============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qeiv/001235/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 ===============================
167.35s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
109.75s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
88.07s call     tablets_movement.py::TestTabletsMovement::test[ROW]
22.45s call     order_by_with_limit.py::TestOrderBy::test
6.12s setup    test_create.py::TestCreate::test_create_all_opt_ints
5.98s call     test_create.py::TestCreate::test_create_decimals
3.83s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.81s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.76s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.54s setup    order_by_with_limit.py::TestOrderBy::test
0.80s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.68s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.61s call     test_create.py::TestCreate::test_create_all_opt_ints
0.57s call     test_create.py::TestCreate::test_create_all_req_ints
0.40s call     test_create.py::TestCreate::test_create_real_opt
0.37s call     test_create.py::TestCreate::test_create_real_req
0.17s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.15s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.11s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s setup    test_create.py::TestCreate::test_create_all_req_ints
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 419.42s (0:06:59) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qeiv/001232/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: 16.8 ms
create table: 309.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.1
    "min_ms": 24.1
    "median_ms": 29.6
    "max_ms": 49.4
    "stdev_ms": 7.1
select count(*) after initial inserts: 96.8 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 60.4
    "min_ms": 40.7
    "median_ms": 53.6
    "max_ms": 272.8
    "stdev_ms": 19.9
select count(*) after all modifications: 3075.6 ms
select all: 4008.5 ms
delete from table: 3664.7 ms
select all after delete: 2911.1 ms
.drop table: 37.9 ms
create table: 421.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 35.6
    "min_ms": 25.2
    "median_ms": 30.4
    "max_ms": 79.3
    "stdev_ms": 16.3
select count(*) after initial inserts: 128.6 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 52.6
    "min_ms": 45.2
    "median_ms": 49.2
    "max_ms": 96.1
    "stdev_ms": 9.3
updates (step 1):
    "runs": 200
    "avg_ms": 180.0
    "min_ms": 115.7
    "median_ms": 158.0
    "max_ms": 2455.1
    "stdev_ms": 165.0
upserts (step 2):
    "runs": 200
    "avg_ms": 24.1
    "min_ms": 18.3
    "median_ms": 22.7
    "max_ms": 57.0
    "stdev_ms": 5.0
select count(*) after all modifications: 287.5 ms
select all: 318.7 ms
delete from table: 308.5 ms
select all after delete: 274.4 ms
.drop table: 24.5 ms
create table: 384.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.8
    "min_ms": 24.2
    "median_ms": 29.7
    "max_ms": 30.9
    "stdev_ms": 2.4
select count(*) after initial inserts: 82.9 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 114.5
    "min_ms": 78.7
    "median_ms": 108.6
    "max_ms": 334.9
    "stdev_ms": 26.4
select count(*) after all modifications: 265.2 ms
select all: 356.8 ms
delete from table: 438.4 ms
select all after delete: 369.2 ms
.drop table: 66.7 ms
create table: 748.8 ms
initial inserts:
    "runs": 15
    "avg_ms": 50.4
    "min_ms": 26.8
    "median_ms": 44.6
    "max_ms": 84.2
    "stdev_ms": 17.8
select count(*) after initial inserts: 154.6 ms
updates (step 0):
    "runs": 150
    "avg_ms": 177.7
    "min_ms": 120.0
    "median_ms": 171.2
    "max_ms": 294.5
    "stdev_ms": 34.1
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 104.6
    "min_ms": 62.3
    "median_ms": 101.0
    "max_ms": 170.1
    "stdev_ms": 27.6
select count(*) after all modifications: 449.9 ms
select all: 492.5 ms
delete from table: 463.4 ms
select all after delete: 414.8 ms
.drop table: 70.4 ms
create table: 691.2 ms
initial inserts:
    "runs": 20
    "avg_ms": 46.1
    "min_ms": 29.5
    "median_ms": 41.1
    "max_ms": 87.2
    "stdev_ms": 16.2
select count(*) after initial inserts: 132.1 ms
updates (step 0):
    "runs": 200
    "avg_ms": 176.9
    "min_ms": 109.4
    "median_ms": 174.1
    "max_ms": 298.7
    "stdev_ms": 34.9
upserts (step 1):
    "runs": 200
    "avg_ms": 42.8
    "min_ms": 20.7
    "median_ms": 39.4
    "max_ms": 100.1
    "stdev_ms": 15.0
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 117.7
    "min_ms": 81.4
    "median_ms": 114.4
    "max_ms": 202.9
    "stdev_ms": 22.5
select count(*) after all modifications: 590.8 ms
select all: 553.2 ms
delete from table: 650.3 ms
select all after delete: 649.3 ms
.drop table: 63.3 ms
create table: 596.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.3
    "min_ms": 25.7
    "median_ms": 30.9
    "max_ms": 42.3
    "stdev_ms": 5.6
select count(*) after initial inserts: 108.9 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 33.1
    "min_ms": 20.3
    "median_ms": 29.6
    "max_ms": 175.9
    "stdev_ms": 11.7
select count(*) after all modifications: 388.8 ms
select all: 254.8 ms
delete from table: 388.3 ms
select all after delete: 297.6 ms
.Generated operation sequence:
  0. BULK_UPSERT: 17 operations
  1. UPSERT: 14 operations
  2. UPSERT: 16 operations
  3. UPDATE: 2 operations
  4. UPSERT: 20 operations
  5. UPSERT: 10 operations
  6. BULK_UPSERT: 8 operations
  7. BULK_UPSERT: 5 operations
  8. BULK_UPSERT: 17 operations
  9. UPSERT: 6 operations
drop table: 47.9 ms
create table: 524.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 41.7
    "min_ms": 26.8
    "median_ms": 40.1
    "max_ms": 84.4
    "stdev_ms": 16.0
select count(*) after initial inserts: 131.0 ms
bulk_upserts (step 0):
    "runs": 17
    "avg_ms": 66.2
    "min_ms": 50.6
    "median_ms": 69.6
    "max_ms": 90.7
    "stdev_ms": 11.9
upserts (step 1):
    "runs": 140
    "avg_ms": 32.6
    "min_ms": 20.4
    "median_ms": 30.3
    "max_ms": 65.6
    "stdev_ms": 8.9
upserts (step 2):
    "runs": 160
    "avg_ms": 30.0
    "min_ms": 19.7
    "median_ms": 28.0
    "max_ms": 63.9
    "stdev_ms": 6.9
updates (step 3):
    "runs": 20
    "avg_ms": 143.8
    "min_ms": 119.0
    "median_ms": 139.7
    "max_ms": 188.1
    "stdev_ms": 20.1
upserts (step 4):
    "runs": 200
    "avg_ms": 27.5
    "min_ms": 20.0
    "median_ms": 25.8
    "max_ms": 70.7
    "stdev_ms": 5.8
upserts (step 5):
    "runs": 100
    "avg_ms": 24.7
    "min_ms": 20.0
    "median_ms": 24.1
    "max_ms": 44.7
    "stdev_ms": 3.2
bulk_upserts (step 6):
    "runs": 8
    "avg_ms": 49.9
    "min_ms": 45.9
    "median_ms": 48.5
    "max_ms": 62.3
    "stdev_ms": 5.3
bulk_upserts (step 7):
    "runs": 5
    "avg_ms": 49.4
    "min_ms": 46.7
    "median_ms": 49.5
    "max_ms": 53.0
    "stdev_ms": 2.3
bulk_upserts (step 8):
    "runs": 17
    "avg_ms": 50.4
    "min_ms": 45.2
    "median_ms": 50.8
    "max_ms": 54.8
    "stdev_ms": 3.0
upserts (step 9):
    "runs": 60
    "avg_ms": 23.7
    "min_ms": 20.9
    "median_ms": 23.4
    "max_ms": 32.1
    "stdev_ms": 2.4
select count(*) after all modifications: 287.2 ms
select all: 272.6 ms
delete from table: 379.3 ms
select all after delete: 258.2 ms
.
test_delete.py ..

============================== slowest durations ===============================
116.77s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
60.00s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
48.22s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
44.60s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
40.68s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
35.55s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
26.59s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
3.88s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.87s setup    test_create.py::TestCreate::test_create_strings_opt
3.80s setup    test_delete.py::TestDelete::test_delete_rollback
3.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.94s call     test_delete.py::TestDelete::test_delete_rollback
0.58s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.49s call     test_create.py::TestCreate::test_create_strings_opt
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 389.91s (0:06:29) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qeiv/00123b/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 ===============================
3.79s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.78s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.70s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.69s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.69s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.66s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.63s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.63s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.61s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.61s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.53s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.50s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 11.81s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qeiv/00122b/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 ===============================
25.41s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
18.57s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
10.88s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.10s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
4.83s setup    test_insert.py::TestInsertStatement::test_bulk
4.07s setup    test_delete.py::TestDelete::test_incorrect
1.72s call     test_insert.py::TestInsertStatement::test_copy_full
1.08s call     test_insert.py::TestInsertStatement::test_copy_partial
1.00s call     test_insert.py::TestInsertStatement::test_plain
0.88s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.79s call     test_insert.py::TestInsertStatement::test_out_of_range
0.50s call     test_insert.py::TestInsertStatement::test_bulk
0.48s call     test_insert.py::TestInsertStatement::test_duplicate
0.37s call     test_insert.py::TestInsertStatement::test_incorrect
0.32s call     test_delete.py::TestDelete::test_incorrect
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 78.99s (0:01:18) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qeiv/001238/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/qeiv/001238/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/qeiv/001238/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-11T12:05:46.505191Z): source_id=290;tablet_id=72075186224037908;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 @ 0xA7908E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA788E26
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB616C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90F1AB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE43C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE411F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EA7BD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411345B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D53067
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CAAA63
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CAAA63
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA7883
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CAE337
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14130CD8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB551E5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C1ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB607724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60B7E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60B3F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60BFDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79253C
E   21. ??:0: ?? @ 0x7F4744C57AC2
E   22. ??:0: ?? @ 0x7F4744CE98BF
------------------------------ 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/qeiv/001238/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1366122
DEBUG    ya.test:process.py:259 Command (pid 1366122) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1366122) elapsed time (sec): 0.4003255367279053
DEBUG    ya.test:process.py:263 Command (pid 1366122) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) maxrss: 541080
DEBUG    ya.test:process.py:263 Command (pid 1366122) minflt: 16168
DEBUG    ya.test:process.py:263 Command (pid 1366122) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 1366122) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1366122) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1366122) stime: 0.264561
DEBUG    ya.test:process.py:263 Command (pid 1366122) utime: 0.088187
DEBUG    ya.test:process.py:263 Command (pid 1366122) wtime: 0.402
DEBUG    ya.test:process.py:275 Command (pid 1366122) output:
Git info:
    Commit: 84460960ee6c81356ba56e6396f6bea33cc9c587
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 84460960ee6c81356ba56e6396f6bea33cc9c587
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6563
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/qeiv/001238/r3tmp/kikimr_cluster_vqb27i2m
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11606
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12278
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28950
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31153
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qeiv/001238/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/qeiv/001238/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/qeiv/001238/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_dvz7w8pa.log --grpc-port=11606 --mon-port=12278 --ic-port=6563
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11606/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qeiv/001238/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/qeiv/001238/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/qeiv/001238/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_dvz7w8pa.log --grpc-port=11606 --mon-port=12278 --ic-port=6563
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/qeiv/001238/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/qeiv/001238/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_dvz7w8pa.log', '--grpc-port=11606', '--mon-port=12278', '--ic-port=6563')' in '/home/runner/.ya/build/build_root/qeiv/001238/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: 1366356
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11606/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/qeiv/001238/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1366358
DEBUG    ya.test:process.py:259 Command (pid 1366358) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1366358) elapsed time (sec): 0.39734387397766113
DEBUG    ya.test:process.py:263 Command (pid 1366358) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) maxrss: 541092
DEBUG    ya.test:process.py:263 Command (pid 1366358) minflt: 16169
DEBUG    ya.test:process.py:263 Command (pid 1366358) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1366358) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1366358) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1366358) stime: 0.225064
DEBUG    ya.test:process.py:263 Command (pid 1366358) utime: 0.114589
DEBUG    ya.test:process.py:263 Command (pid 1366358) wtime: 0.398
DEBUG    ya.test:process.py:275 Command (pid 1366358) output:
Git info:
    Commit: 84460960ee6c81356ba56e6396f6bea33cc9c587
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 84460960ee6c81356ba56e6396f6bea33cc9c587
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11606', '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: 6563\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/qeiv/001238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11606', '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: 6563\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1367629
DEBUG    ya.test:process.py:259 Command (pid 1367629) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1367629) elapsed time (sec): 0.4172072410583496
DEBUG    ya.test:process.py:263 Command (pid 1367629) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) maxrss: 549560
DEBUG    ya.test:process.py:263 Command (pid 1367629) minflt: 18313
DEBUG    ya.test:process.py:263 Command (pid 1367629) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 1367629) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) nvcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 1367629) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1367629) stime: 0.245087
DEBUG    ya.test:process.py:263 Command (pid 1367629) utime: 0.124552
DEBUG    ya.test:process.py:263 Command (pid 1367629) wtime: 0.418
DEBUG    ya.test:process.py:275 Command (pid 1367629) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11606', '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/qeiv/001238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11606', '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: 1367887
DEBUG    ya.test:process.py:259 Command (pid 1367887) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1367887) elapsed time (sec): 0.41739702224731445
DEBUG    ya.test:process.py:263 Command (pid 1367887) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) maxrss: 549324
DEBUG    ya.test:process.py:263 Command (pid 1367887) minflt: 18311
DEBUG    ya.test:process.py:263 Command (pid 1367887) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1367887) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 1367887) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1367887) stime: 0.24764699999999998
DEBUG    ya.test:process.py:263 Command (pid 1367887) utime: 0.121793
DEBUG    ya.test:process.py:263 Command (pid 1367887) wtime: 0.418
DEBUG    ya.test:process.py:275 Command (pid 1367887) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1367887) 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, b4c4969e-8968-4d2d-b352-e152fb18eb67, localhost:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b4c4969e-8968-4d2d-b352-e152fb18eb67, localhost:11606): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b4c4969e-8968-4d2d-b352-e152fb18eb67, localhost:11606): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-cynfv3ujhu.auto.internal" port: 11606 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-cynfv3ujhu.auto.internal:11606, 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:11606
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydb/ydb -e grpc://localhost:11606 -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/qeiv/001238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11606', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1368111
DEBUG    ya.test:process.py:259 Command (pid 1368111) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1368111) elapsed time (sec): 0.3023049831390381
DEBUG    ya.test:process.py:263 Command (pid 1368111) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) maxrss: 165776
DEBUG    ya.test:process.py:263 Command (pid 1368111) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 1368111) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1368111) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) nvcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 1368111) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1368111) stime: 0.012077
DEBUG    ya.test:process.py:263 Command (pid 1368111) utime: 0.05636
DEBUG    ya.test:process.py:263 Command (pid 1368111) wtime: 0.303
DEBUG    ya.test:process.py:275 Command (pid 1368111) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1368111) 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/qeiv/001238/ydb/apps/ydb/ydb -e grpc://localhost:11606 -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/qeiv/001238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11606', '-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: 1368249
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 1368249) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1368249) elapsed time (sec): 30.183045625686646
DEBUG    ya.test:process.py:263 Command (pid 1368249) wtime: 30.184
DEBUG    ya.test:process.py:275 Command (pid 1368249) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    454	454	0	0	20	31	36	45
2	    459	459	0	0	20	29	36	41
3	    461	461	0	0	20	28	32	36
4	    459	459	0	0	20	31	35	36
5	    461	461	0	0	20	28	32	33
6	    471	471	0	0	20	24	48	52
7	    463	463	0	0	20	31	37	42
8	    475	475	0	0	20	24	32	34
9	    466	466	0	0	20	28	40	50
10	    427	427	0	0	20	35	61	62
11	    437	437	0	0	20	37	47	52
12	    453	453	0	0	20	28	42	48
13	    446	446	0	0	20	33	46	54
14	    434	434	0	0	20	38	49	54
15	    393	393	0	0	22	46	64	69
16	    449	449	0	0	20	33	38	44
17	    459	459	0	0	20	27	30	34
18	    441	441	0	0	20	38	44	48
19	    380	380	0	0	22	52	60	74
20	    356	356	0	0	24	59	70	78
21	    420	420	0	0	21	39	52	56
22	    353	353	0	0	23	50	73	76
23	    312	312	0	0	27	65	97	100
24	    360	360	0	0	24	51	55	59
25	    359	359	0	0	25	58	88	95
26	    275	275	0	0	28	85	97	101
27	    307	307	0	0	27	65	72	84
28	    308	308	0	0	25	61	89	121
29	    232	232	0	0	30	50	62	122
30	    261	261	0	0	27	81	455	463

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12031	401.033	0	0	21	44	66	463

DEBUG    ya.test:process.py:276 Command (pid 1368249) 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, adc4d3a0-bf12-4b39-9632-6ce57efa5058, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, adc4d3a0-bf12-4b39-9632-6ce57efa5058, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, adc4d3a0-bf12-4b39-9632-6ce57efa5058, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d219a304-f6c2-4e1b-92d0-dcc6240c8650, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d219a304-f6c2-4e1b-92d0-dcc6240c8650, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d219a304-f6c2-4e1b-92d0-dcc6240c8650, ghrun-cynfv3ujhu.auto.internal:11606): 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=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e65c048-7b2b-441b-8ff7-ce8885172aa1, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e65c048-7b2b-441b-8ff7-ce8885172aa1, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=" 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, 4e65c048-7b2b-441b-8ff7-ce8885172aa1, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=
INFO     root:test_log_scenario.py:217 Count rows after insert 11702 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff252d06-2197-43ba-87c7-d1b693faa7a8, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff252d06-2197-43ba-87c7-d1b693faa7a8, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=" 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, ff252d06-2197-43ba-87c7-d1b693faa7a8, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f17977ff-f598-4fa7-a050-4c18d8482ebc, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f17977ff-f598-4fa7-a050-4c18d8482ebc, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=" 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, f17977ff-f598-4fa7-a050-4c18d8482ebc, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=
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/qeiv/001238/ydb/apps/ydb/ydb -e grpc://localhost:11606 -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.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11606', '-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: 1388248
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydb/ydb -e grpc://localhost:11606 -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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11606', '-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: 1388250
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydb/ydb -e grpc://localhost:11606 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11606', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 14acccb8-573e-49d4-a5ad-baa7be5bfb26, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ya.test:process.py:628 Command pid: 1388254
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e300eba0-87e2-48c0-b961-992b9aa03548, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e300eba0-87e2-48c0-b961-992b9aa03548, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14acccb8-573e-49d4-a5ad-baa7be5bfb26, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=" 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, 14acccb8-573e-49d4-a5ad-baa7be5bfb26, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e300eba0-87e2-48c0-b961-992b9aa03548, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2VkZjI5MzYtNzg2ZWU5YWItOGJjNjYxM2UtMWVmZjgwODE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6a0eb928-6e74-4a16-8162-bba25bf8f4ed, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6a0eb928-6e74-4a16-8162-bba25bf8f4ed, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=M2VkZjI5MzYtNzg2ZWU5YWItOGJjNjYxM2UtMWVmZjgwODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6a0eb928-6e74-4a16-8162-bba25bf8f4ed, ghrun-cynfv3ujhu.auto.internal:11606): 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=M2VkZjI5MzYtNzg2ZWU5YWItOGJjNjYxM2UtMWVmZjgwODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77771f9a-3c1d-4863-8a89-790713e6fcab, ghrun-cynfv3ujhu.auto.internal:11606): 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, 77771f9a-3c1d-4863-8a89-790713e6fcab, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=M2VkZjI5MzYtNzg2ZWU5YWItOGJjNjYxM2UtMWVmZjgwODE=" 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, e56cc1b8-b525-45fd-a9c4-83a8e0df055e, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e56cc1b8-b525-45fd-a9c4-83a8e0df055e, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77771f9a-3c1d-4863-8a89-790713e6fcab, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e56cc1b8-b525-45fd-a9c4-83a8e0df055e, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODU5NGMxNGEtYWFlODExZTYtNmY4MGU5YjMtMTM1OTJiNmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f7900d15-2e35-407f-8c97-ad940f24d2ce, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f7900d15-2e35-407f-8c97-ad940f24d2ce, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=ODU5NGMxNGEtYWFlODExZTYtNmY4MGU5YjMtMTM1OTJiNmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f7900d15-2e35-407f-8c97-ad940f24d2ce, ghrun-cynfv3ujhu.auto.internal:11606): 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=ODU5NGMxNGEtYWFlODExZTYtNmY4MGU5YjMtMTM1OTJiNmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 336e6efd-a4c6-47d7-ac65-8635b9f096c2, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 336e6efd-a4c6-47d7-ac65-8635b9f096c2, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=ODU5NGMxNGEtYWFlODExZTYtNmY4MGU5YjMtMTM1OTJiNmY=" 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, 336e6efd-a4c6-47d7-ac65-8635b9f096c2, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8aca5bfb-a09a-4d8c-b422-47479088ab4c, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8aca5bfb-a09a-4d8c-b422-47479088ab4c, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8aca5bfb-a09a-4d8c-b422-47479088ab4c, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGQ5MzE1OTgtOTgyMGNkY2UtYjdkZTljY2MtNjU3N2RlMzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bce1efe2-30f3-4af2-9cd5-e9855f4120df, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bce1efe2-30f3-4af2-9cd5-e9855f4120df, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=NGQ5MzE1OTgtOTgyMGNkY2UtYjdkZTljY2MtNjU3N2RlMzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bce1efe2-30f3-4af2-9cd5-e9855f4120df, ghrun-cynfv3ujhu.auto.internal:11606): 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=NGQ5MzE1OTgtOTgyMGNkY2UtYjdkZTljY2MtNjU3N2RlMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f93e3cd9-4a17-461f-bc60-3c59111e24cb, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f93e3cd9-4a17-461f-bc60-3c59111e24cb, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=NGQ5MzE1OTgtOTgyMGNkY2UtYjdkZTljY2MtNjU3N2RlMzU=" 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, f93e3cd9-4a17-461f-bc60-3c59111e24cb, ghrun-cynfv3ujhu.auto.internal:11606): 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, b30bf6d5-12ee-48eb-9031-7be911c9fbf4, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b30bf6d5-12ee-48eb-9031-7be911c9fbf4, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b30bf6d5-12ee-48eb-9031-7be911c9fbf4, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2IwNjZjYjEtMjBkNTEyM2EtMjQ1MmE3YjctMjk3Njc3N2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 96844f06-5a04-49cc-b9cf-7154a856fb67, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 96844f06-5a04-49cc-b9cf-7154a856fb67, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=M2IwNjZjYjEtMjBkNTEyM2EtMjQ1MmE3YjctMjk3Njc3N2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 96844f06-5a04-49cc-b9cf-7154a856fb67, ghrun-cynfv3ujhu.auto.internal:11606): 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=M2IwNjZjYjEtMjBkNTEyM2EtMjQ1MmE3YjctMjk3Njc3N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5db2a232-14fa-44b7-a362-d5ddaa18e5a5, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5db2a232-14fa-44b7-a362-d5ddaa18e5a5, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=M2IwNjZjYjEtMjBkNTEyM2EtMjQ1MmE3YjctMjk3Njc3N2U=" 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, 5db2a232-14fa-44b7-a362-d5ddaa18e5a5, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4f703742-6ce9-4a9f-8659-3d290f3b43c2, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4f703742-6ce9-4a9f-8659-3d290f3b43c2, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4f703742-6ce9-4a9f-8659-3d290f3b43c2, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTlhYjI3My1mNTNkNjFlYS0zYjNkYjA0YS1lZmQzZDM4" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 766cb877-c804-483f-8129-9ccf616ce63c, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 766cb877-c804-483f-8129-9ccf616ce63c, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=OTlhYjI3My1mNTNkNjFlYS0zYjNkYjA0YS1lZmQzZDM4" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 766cb877-c804-483f-8129-9ccf616ce63c, ghrun-cynfv3ujhu.auto.internal:11606): 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=OTlhYjI3My1mNTNkNjFlYS0zYjNkYjA0YS1lZmQzZDM4
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1a6cf9c-1f6e-4183-a863-44bfe1dc13ab, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1a6cf9c-1f6e-4183-a863-44bfe1dc13ab, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=OTlhYjI3My1mNTNkNjFlYS0zYjNkYjA0YS1lZmQzZDM4" 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, e42fb880-fcef-43d2-9cfc-0643776d8a12, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e42fb880-fcef-43d2-9cfc-0643776d8a12, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1a6cf9c-1f6e-4183-a863-44bfe1dc13ab, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e42fb880-fcef-43d2-9cfc-0643776d8a12, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWNmMWRhZi04ZjI5OWU4NS0zOTU5MTE1OS0yODZiMjA2Mg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0e5d3c70-0b8b-40f5-93c1-9421c85bb6b0, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0e5d3c70-0b8b-40f5-93c1-9421c85bb6b0, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=YWNmMWRhZi04ZjI5OWU4NS0zOTU5MTE1OS0yODZiMjA2Mg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0e5d3c70-0b8b-40f5-93c1-9421c85bb6b0, ghrun-cynfv3ujhu.auto.internal:11606): 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=YWNmMWRhZi04ZjI5OWU4NS0zOTU5MTE1OS0yODZiMjA2Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b390c4f2-630f-4aed-82b7-3bdef8529f6e, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b390c4f2-630f-4aed-82b7-3bdef8529f6e, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=YWNmMWRhZi04ZjI5OWU4NS0zOTU5MTE1OS0yODZiMjA2Mg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 27ac4f10-ea0e-4913-8c0c-5101b7258353, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 27ac4f10-ea0e-4913-8c0c-5101b7258353, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b390c4f2-630f-4aed-82b7-3bdef8529f6e, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 27ac4f10-ea0e-4913-8c0c-5101b7258353, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTZiMDA2ZTAtODIyNzg4MDAtNzZmNDcxZDYtMTM3ZTIxMDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7a6c4240-ac22-4881-873b-c8c516c0e1de, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7a6c4240-ac22-4881-873b-c8c516c0e1de, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=NTZiMDA2ZTAtODIyNzg4MDAtNzZmNDcxZDYtMTM3ZTIxMDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7a6c4240-ac22-4881-873b-c8c516c0e1de, ghrun-cynfv3ujhu.auto.internal:11606): 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=NTZiMDA2ZTAtODIyNzg4MDAtNzZmNDcxZDYtMTM3ZTIxMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b89812cf-c6cc-4fb7-995c-e4070f0bb777, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b89812cf-c6cc-4fb7-995c-e4070f0bb777, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=NTZiMDA2ZTAtODIyNzg4MDAtNzZmNDcxZDYtMTM3ZTIxMDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d32faad0-7169-4aec-9c72-69c9c1afe498, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d32faad0-7169-4aec-9c72-69c9c1afe498, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b89812cf-c6cc-4fb7-995c-e4070f0bb777, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d32faad0-7169-4aec-9c72-69c9c1afe498, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTFkNDZhOWItN2RlYTYzZTItMmFkNjc0ODQtZTgxODZkODU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 778ecb0b-7e63-49d6-9337-697a8b56ae4a, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 778ecb0b-7e63-49d6-9337-697a8b56ae4a, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=MTFkNDZhOWItN2RlYTYzZTItMmFkNjc0ODQtZTgxODZkODU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 778ecb0b-7e63-49d6-9337-697a8b56ae4a, ghrun-cynfv3ujhu.auto.internal:11606): 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=MTFkNDZhOWItN2RlYTYzZTItMmFkNjc0ODQtZTgxODZkODU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44f3cf37-65f3-4f28-ab8b-8c4eb6327314, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44f3cf37-65f3-4f28-ab8b-8c4eb6327314, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=MTFkNDZhOWItN2RlYTYzZTItMmFkNjc0ODQtZTgxODZkODU=" 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, 44f3cf37-65f3-4f28-ab8b-8c4eb6327314, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e00c6dbc-b562-47b7-b9db-2876d8cbdc64, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e00c6dbc-b562-47b7-b9db-2876d8cbdc64, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e00c6dbc-b562-47b7-b9db-2876d8cbdc64, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWExNWMyODEtZDI1NDQ2NzMtYTc5MGU2MDctN2Y2NzhhN2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a93d9224-e07c-4e6f-b122-81474d29cc8f, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a93d9224-e07c-4e6f-b122-81474d29cc8f, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=ZWExNWMyODEtZDI1NDQ2NzMtYTc5MGU2MDctN2Y2NzhhN2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a93d9224-e07c-4e6f-b122-81474d29cc8f, ghrun-cynfv3ujhu.auto.internal:11606): 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=ZWExNWMyODEtZDI1NDQ2NzMtYTc5MGU2MDctN2Y2NzhhN2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f7e70fa-48fe-4cc2-a589-b3e57f2547a4, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f7e70fa-48fe-4cc2-a589-b3e57f2547a4, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=ZWExNWMyODEtZDI1NDQ2NzMtYTc5MGU2MDctN2Y2NzhhN2U=" 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, 5f7e70fa-48fe-4cc2-a589-b3e57f2547a4, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d219a304-f6c2-4e1b-92d0-dcc6240c8650, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T12:05:59.004585799+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f7900d15-2e35-407f-8c97-ad940f24d2ce, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T12:05:59.004874477+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-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6a0eb928-6e74-4a16-8162-bba25bf8f4ed, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T12:05:59.004849929+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, bce1efe2-30f3-4af2-9cd5-e9855f4120df, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T12:05:59.004899779+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 96844f06-5a04-49cc-b9cf-7154a856fb67, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T12:05:59.004939885+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7a6c4240-ac22-4881-873b-c8c516c0e1de, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T12:05:59.005024634+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, 766cb877-c804-483f-8129-9ccf616ce63c, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T12:05:59.004965019+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, a93d9224-e07c-4e6f-b122-81474d29cc8f, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T12:05:59.005064866+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 778ecb0b-7e63-49d6-9337-697a8b56ae4a, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T12:05:59.005048692+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0e5d3c70-0b8b-40f5-93c1-9421c85bb6b0, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T12:05:59.005000617+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 77771f9a-3c1d-4863-8a89-790713e6fcab, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.004864044+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5db2a232-14fa-44b7-a362-d5ddaa18e5a5, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.004955211+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f93e3cd9-4a17-461f-bc60-3c59111e24cb, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.004929327+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b89812cf-c6cc-4fb7-995c-e4070f0bb777, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.005039106+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-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5f7e70fa-48fe-4cc2-a589-b3e57f2547a4, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.00507591+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 44f3cf37-65f3-4f28-ab8b-8c4eb6327314, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.005057341+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c1a6cf9c-1f6e-4183-a863-44bfe1dc13ab, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.004990669+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b390c4f2-630f-4aed-82b7-3bdef8529f6e, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.005014976+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 14acccb8-573e-49d4-a5ad-baa7be5bfb26, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.004785954+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:78 RpcState(ExecuteQuery, 336e6efd-a4c6-47d7-ac65-8635b9f096c2, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.004889599+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-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTFkNDZhOWItN2RlYTYzZTItMmFkNjc0ODQtZTgxODZkODU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1388248) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1388248) elapsed time (sec): 30.160835027694702
DEBUG    ya.test:process.py:263 Command (pid 1388248) wtime: 30.162
DEBUG    ya.test:process.py:275 Command (pid 1388248) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     12	12	0	0	387	519	679	679
2	    106	106	0	0	85	707	751	763
3	    115	115	0	0	88	118	123	123
4	    107	107	0	0	85	161	180	181
5	     92	92	0	0	102	161	173	175
6	     99	99	0	0	91	160	175	182
7	    105	105	0	0	91	135	142	143
8	    138	138	0	0	64	135	143	150
9	    122	122	0	0	80	107	120	122
10	    124	124	0	0	71	200	213	215
11	      4	4	0	0	72	879	879	879
12	      0	0	0	0	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      0	0	0	1201	0	0	0	0
15	      0	0	0	1078	0	0	0	0
16	      0	0	0	1229	0	0	0	0
17	      0	0	0	1226	0	0	0	0
18	      0	0	0	1491	0	0	0	0
19	      0	0	0	1422	0	0	0	0
20	      0	0	0	1330	0	0	0	0
21	      0	0	0	1193	0	0	0	0
22	      0	0	0	1703	0	0	0	0
23	      0	0	0	1612	0	0	0	0
24	      0	0	0	1734	0	0	0	0
25	      0	0	0	1902	0	0	0	0
26	      0	0	0	1992	0	0	0	0
27	      0	0	0	1897	0	0	0	0
28	      0	0	0	2192	0	0	0	0
29	      0	0	0	1597	0	0	0	0
30	      0	0	0	1447	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1024	34.1333	0	26246	84	158	631	879

DEBUG    ya.test:process.py:276 Command (pid 1388248) 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 1388254) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1388254) elapsed time (sec): 30.249425411224365
DEBUG    ya.test:process.py:263 Command (pid 1388254) wtime: 30.257
DEBUG    ya.test:process.py:275 Command (pid 1388254) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      8	8	0	0	867	967	967	967
2	     87	87	0	0	109	257	1019	1039
3	     90	90	0	0	110	158	160	169
4	     78	78	0	0	127	197	208	226
5	     71	71	0	0	135	202	204	205
6	     76	76	0	0	119	187	196	206
7	     83	83	0	0	117	164	178	188
8	    105	105	0	0	88	153	161	173
9	     96	96	0	0	105	135	141	142
10	     85	85	0	0	92	212	235	249
11	      0	0	0	10	0	0	0	0
12	      0	0	0	1	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      0	0	0	1205	0	0	0	0
15	      0	0	0	1281	0	0	0	0
16	      0	0	0	1416	0	0	0	0
17	      0	0	0	1432	0	0	0	0
18	      0	0	0	1479	0	0	0	0
19	      0	0	0	1430	0	0	0	0
20	      0	0	0	1553	0	0	0	0
21	      0	0	0	1419	0	0	0	0
22	      0	0	0	1728	0	0	0	0
23	      0	0	0	1741	0	0	0	0
24	      0	0	0	1594	0	0	0	0
25	      0	0	0	2064	0	0	0	0
26	      0	0	0	2110	0	0	0	0
27	      0	0	0	2124	0	0	0	0
28	      0	0	0	2196	0	0	0	0
29	      0	0	0	1572	0	0	0	0
30	      0	0	0	1467	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    779	25.9667	0	27822	110	190	731	1039

DEBUG    ya.test:process.py:276 Command (pid 1388254) 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 1388250) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1388250) elapsed time (sec): 30.299407243728638
DEBUG    ya.test:process.py:263 Command (pid 1388250) wtime: 30.302
DEBUG    ya.test:process.py:275 Command (pid 1388250) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      0	0	0	1430	0	0	0	0
15	      0	0	0	1322	0	0	0	0
16	      0	0	0	1350	0	0	0	0
17	      0	0	0	1461	0	0	0	0
18	      0	0	0	1451	0	0	0	0
19	      0	0	0	1273	0	0	0	0
20	      0	0	0	1518	0	0	0	0
21	      0	0	0	1352	0	0	0	0
22	      0	0	0	1844	0	0	0	0
23	      0	0	0	1818	0	0	0	0
24	      0	0	0	2137	0	0	0	0
25	      0	0	0	2025	0	0	0	0
26	      0	0	0	2053	0	0	0	0
27	      0	0	0	2207	0	0	0	0
28	      0	0	0	2224	0	0	0	0
29	      0	0	0	1817	0	0	0	0
30	      0	0	0	1436	0	0	0	0

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
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:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". Check endpoint correctness.
---------------------------- 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:11606
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-cynfv3ujhu'
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/qeiv/001238/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.1366356' in '/home/runner/.ya/build/build_root/qeiv/001238/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_dvz7w8pa.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:11606/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31153
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28950
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12278
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11606
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6563
=================================== 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/qeiv/001238/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1366122
DEBUG    ya.test:process.py:259 Command (pid 1366122) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1366122) elapsed time (sec): 0.4003255367279053
DEBUG    ya.test:process.py:263 Command (pid 1366122) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) maxrss: 541080
DEBUG    ya.test:process.py:263 Command (pid 1366122) minflt: 16168
DEBUG    ya.test:process.py:263 Command (pid 1366122) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 1366122) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1366122) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1366122) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1366122) stime: 0.264561
DEBUG    ya.test:process.py:263 Command (pid 1366122) utime: 0.088187
DEBUG    ya.test:process.py:263 Command (pid 1366122) wtime: 0.402
DEBUG    ya.test:process.py:275 Command (pid 1366122) output:
Git info:
    Commit: 84460960ee6c81356ba56e6396f6bea33cc9c587
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 84460960ee6c81356ba56e6396f6bea33cc9c587
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6563
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/qeiv/001238/r3tmp/kikimr_cluster_vqb27i2m
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11606
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12278
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28950
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31153
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qeiv/001238/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/qeiv/001238/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/qeiv/001238/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_dvz7w8pa.log --grpc-port=11606 --mon-port=12278 --ic-port=6563
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11606/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/qeiv/001238/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/qeiv/001238/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/qeiv/001238/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_dvz7w8pa.log --grpc-port=11606 --mon-port=12278 --ic-port=6563
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/qeiv/001238/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/qeiv/001238/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_dvz7w8pa.log', '--grpc-port=11606', '--mon-port=12278', '--ic-port=6563')' in '/home/runner/.ya/build/build_root/qeiv/001238/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: 1366356
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11606/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/qeiv/001238/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1366358
DEBUG    ya.test:process.py:259 Command (pid 1366358) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1366358) elapsed time (sec): 0.39734387397766113
DEBUG    ya.test:process.py:263 Command (pid 1366358) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) maxrss: 541092
DEBUG    ya.test:process.py:263 Command (pid 1366358) minflt: 16169
DEBUG    ya.test:process.py:263 Command (pid 1366358) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1366358) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1366358) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1366358) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1366358) stime: 0.225064
DEBUG    ya.test:process.py:263 Command (pid 1366358) utime: 0.114589
DEBUG    ya.test:process.py:263 Command (pid 1366358) wtime: 0.398
DEBUG    ya.test:process.py:275 Command (pid 1366358) output:
Git info:
    Commit: 84460960ee6c81356ba56e6396f6bea33cc9c587
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 84460960ee6c81356ba56e6396f6bea33cc9c587
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11606', '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: 6563\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/qeiv/001238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11606', '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: 6563\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1367629
DEBUG    ya.test:process.py:259 Command (pid 1367629) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1367629) elapsed time (sec): 0.4172072410583496
DEBUG    ya.test:process.py:263 Command (pid 1367629) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) maxrss: 549560
DEBUG    ya.test:process.py:263 Command (pid 1367629) minflt: 18313
DEBUG    ya.test:process.py:263 Command (pid 1367629) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 1367629) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1367629) nvcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 1367629) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1367629) stime: 0.245087
DEBUG    ya.test:process.py:263 Command (pid 1367629) utime: 0.124552
DEBUG    ya.test:process.py:263 Command (pid 1367629) wtime: 0.418
DEBUG    ya.test:process.py:275 Command (pid 1367629) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11606', '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/qeiv/001238/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11606', '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: 1367887
DEBUG    ya.test:process.py:259 Command (pid 1367887) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1367887) elapsed time (sec): 0.41739702224731445
DEBUG    ya.test:process.py:263 Command (pid 1367887) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) maxrss: 549324
DEBUG    ya.test:process.py:263 Command (pid 1367887) minflt: 18311
DEBUG    ya.test:process.py:263 Command (pid 1367887) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1367887) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1367887) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 1367887) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1367887) stime: 0.24764699999999998
DEBUG    ya.test:process.py:263 Command (pid 1367887) utime: 0.121793
DEBUG    ya.test:process.py:263 Command (pid 1367887) wtime: 0.418
DEBUG    ya.test:process.py:275 Command (pid 1367887) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1367887) 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, b4c4969e-8968-4d2d-b352-e152fb18eb67, localhost:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b4c4969e-8968-4d2d-b352-e152fb18eb67, localhost:11606): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b4c4969e-8968-4d2d-b352-e152fb18eb67, localhost:11606): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-cynfv3ujhu.auto.internal" port: 11606 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-cynfv3ujhu.auto.internal:11606, 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:11606
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydb/ydb -e grpc://localhost:11606 -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/qeiv/001238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11606', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1368111
DEBUG    ya.test:process.py:259 Command (pid 1368111) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1368111) elapsed time (sec): 0.3023049831390381
DEBUG    ya.test:process.py:263 Command (pid 1368111) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) maxrss: 165776
DEBUG    ya.test:process.py:263 Command (pid 1368111) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 1368111) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1368111) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1368111) nvcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 1368111) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1368111) stime: 0.012077
DEBUG    ya.test:process.py:263 Command (pid 1368111) utime: 0.05636
DEBUG    ya.test:process.py:263 Command (pid 1368111) wtime: 0.303
DEBUG    ya.test:process.py:275 Command (pid 1368111) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1368111) 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/qeiv/001238/ydb/apps/ydb/ydb -e grpc://localhost:11606 -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/qeiv/001238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11606', '-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: 1368249
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 1368249) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1368249) elapsed time (sec): 30.183045625686646
DEBUG    ya.test:process.py:263 Command (pid 1368249) wtime: 30.184
DEBUG    ya.test:process.py:275 Command (pid 1368249) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    454	454	0	0	20	31	36	45
2	    459	459	0	0	20	29	36	41
3	    461	461	0	0	20	28	32	36
4	    459	459	0	0	20	31	35	36
5	    461	461	0	0	20	28	32	33
6	    471	471	0	0	20	24	48	52
7	    463	463	0	0	20	31	37	42
8	    475	475	0	0	20	24	32	34
9	    466	466	0	0	20	28	40	50
10	    427	427	0	0	20	35	61	62
11	    437	437	0	0	20	37	47	52
12	    453	453	0	0	20	28	42	48
13	    446	446	0	0	20	33	46	54
14	    434	434	0	0	20	38	49	54
15	    393	393	0	0	22	46	64	69
16	    449	449	0	0	20	33	38	44
17	    459	459	0	0	20	27	30	34
18	    441	441	0	0	20	38	44	48
19	    380	380	0	0	22	52	60	74
20	    356	356	0	0	24	59	70	78
21	    420	420	0	0	21	39	52	56
22	    353	353	0	0	23	50	73	76
23	    312	312	0	0	27	65	97	100
24	    360	360	0	0	24	51	55	59
25	    359	359	0	0	25	58	88	95
26	    275	275	0	0	28	85	97	101
27	    307	307	0	0	27	65	72	84
28	    308	308	0	0	25	61	89	121
29	    232	232	0	0	30	50	62	122
30	    261	261	0	0	27	81	455	463

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12031	401.033	0	0	21	44	66	463

DEBUG    ya.test:process.py:276 Command (pid 1368249) 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, adc4d3a0-bf12-4b39-9632-6ce57efa5058, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, adc4d3a0-bf12-4b39-9632-6ce57efa5058, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, adc4d3a0-bf12-4b39-9632-6ce57efa5058, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d219a304-f6c2-4e1b-92d0-dcc6240c8650, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d219a304-f6c2-4e1b-92d0-dcc6240c8650, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d219a304-f6c2-4e1b-92d0-dcc6240c8650, ghrun-cynfv3ujhu.auto.internal:11606): 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=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e65c048-7b2b-441b-8ff7-ce8885172aa1, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e65c048-7b2b-441b-8ff7-ce8885172aa1, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=" 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, 4e65c048-7b2b-441b-8ff7-ce8885172aa1, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=
INFO     root:test_log_scenario.py:217 Count rows after insert 11702 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff252d06-2197-43ba-87c7-d1b693faa7a8, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff252d06-2197-43ba-87c7-d1b693faa7a8, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=" 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, ff252d06-2197-43ba-87c7-d1b693faa7a8, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f17977ff-f598-4fa7-a050-4c18d8482ebc, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f17977ff-f598-4fa7-a050-4c18d8482ebc, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=" 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, f17977ff-f598-4fa7-a050-4c18d8482ebc, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=
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/qeiv/001238/ydb/apps/ydb/ydb -e grpc://localhost:11606 -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.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11606', '-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: 1388248
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydb/ydb -e grpc://localhost:11606 -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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11606', '-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: 1388250
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydb/ydb -e grpc://localhost:11606 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/qeiv/001238/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11606', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 14acccb8-573e-49d4-a5ad-baa7be5bfb26, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ya.test:process.py:628 Command pid: 1388254
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e300eba0-87e2-48c0-b961-992b9aa03548, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e300eba0-87e2-48c0-b961-992b9aa03548, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14acccb8-573e-49d4-a5ad-baa7be5bfb26, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=YzE0NWRmZDktZTgxNTQzOTAtMWIxMzhhY2EtMmFhMmNjZjc=" 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, 14acccb8-573e-49d4-a5ad-baa7be5bfb26, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e300eba0-87e2-48c0-b961-992b9aa03548, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2VkZjI5MzYtNzg2ZWU5YWItOGJjNjYxM2UtMWVmZjgwODE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6a0eb928-6e74-4a16-8162-bba25bf8f4ed, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6a0eb928-6e74-4a16-8162-bba25bf8f4ed, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=M2VkZjI5MzYtNzg2ZWU5YWItOGJjNjYxM2UtMWVmZjgwODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6a0eb928-6e74-4a16-8162-bba25bf8f4ed, ghrun-cynfv3ujhu.auto.internal:11606): 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=M2VkZjI5MzYtNzg2ZWU5YWItOGJjNjYxM2UtMWVmZjgwODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77771f9a-3c1d-4863-8a89-790713e6fcab, ghrun-cynfv3ujhu.auto.internal:11606): 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, 77771f9a-3c1d-4863-8a89-790713e6fcab, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=M2VkZjI5MzYtNzg2ZWU5YWItOGJjNjYxM2UtMWVmZjgwODE=" 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, e56cc1b8-b525-45fd-a9c4-83a8e0df055e, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e56cc1b8-b525-45fd-a9c4-83a8e0df055e, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77771f9a-3c1d-4863-8a89-790713e6fcab, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e56cc1b8-b525-45fd-a9c4-83a8e0df055e, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODU5NGMxNGEtYWFlODExZTYtNmY4MGU5YjMtMTM1OTJiNmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f7900d15-2e35-407f-8c97-ad940f24d2ce, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f7900d15-2e35-407f-8c97-ad940f24d2ce, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=ODU5NGMxNGEtYWFlODExZTYtNmY4MGU5YjMtMTM1OTJiNmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f7900d15-2e35-407f-8c97-ad940f24d2ce, ghrun-cynfv3ujhu.auto.internal:11606): 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=ODU5NGMxNGEtYWFlODExZTYtNmY4MGU5YjMtMTM1OTJiNmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 336e6efd-a4c6-47d7-ac65-8635b9f096c2, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 336e6efd-a4c6-47d7-ac65-8635b9f096c2, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=ODU5NGMxNGEtYWFlODExZTYtNmY4MGU5YjMtMTM1OTJiNmY=" 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, 336e6efd-a4c6-47d7-ac65-8635b9f096c2, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8aca5bfb-a09a-4d8c-b422-47479088ab4c, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8aca5bfb-a09a-4d8c-b422-47479088ab4c, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8aca5bfb-a09a-4d8c-b422-47479088ab4c, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGQ5MzE1OTgtOTgyMGNkY2UtYjdkZTljY2MtNjU3N2RlMzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bce1efe2-30f3-4af2-9cd5-e9855f4120df, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bce1efe2-30f3-4af2-9cd5-e9855f4120df, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=NGQ5MzE1OTgtOTgyMGNkY2UtYjdkZTljY2MtNjU3N2RlMzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bce1efe2-30f3-4af2-9cd5-e9855f4120df, ghrun-cynfv3ujhu.auto.internal:11606): 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=NGQ5MzE1OTgtOTgyMGNkY2UtYjdkZTljY2MtNjU3N2RlMzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f93e3cd9-4a17-461f-bc60-3c59111e24cb, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f93e3cd9-4a17-461f-bc60-3c59111e24cb, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=NGQ5MzE1OTgtOTgyMGNkY2UtYjdkZTljY2MtNjU3N2RlMzU=" 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, f93e3cd9-4a17-461f-bc60-3c59111e24cb, ghrun-cynfv3ujhu.auto.internal:11606): 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, b30bf6d5-12ee-48eb-9031-7be911c9fbf4, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b30bf6d5-12ee-48eb-9031-7be911c9fbf4, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b30bf6d5-12ee-48eb-9031-7be911c9fbf4, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2IwNjZjYjEtMjBkNTEyM2EtMjQ1MmE3YjctMjk3Njc3N2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 96844f06-5a04-49cc-b9cf-7154a856fb67, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 96844f06-5a04-49cc-b9cf-7154a856fb67, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=M2IwNjZjYjEtMjBkNTEyM2EtMjQ1MmE3YjctMjk3Njc3N2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 96844f06-5a04-49cc-b9cf-7154a856fb67, ghrun-cynfv3ujhu.auto.internal:11606): 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=M2IwNjZjYjEtMjBkNTEyM2EtMjQ1MmE3YjctMjk3Njc3N2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5db2a232-14fa-44b7-a362-d5ddaa18e5a5, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5db2a232-14fa-44b7-a362-d5ddaa18e5a5, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=M2IwNjZjYjEtMjBkNTEyM2EtMjQ1MmE3YjctMjk3Njc3N2U=" 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, 5db2a232-14fa-44b7-a362-d5ddaa18e5a5, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4f703742-6ce9-4a9f-8659-3d290f3b43c2, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4f703742-6ce9-4a9f-8659-3d290f3b43c2, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4f703742-6ce9-4a9f-8659-3d290f3b43c2, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTlhYjI3My1mNTNkNjFlYS0zYjNkYjA0YS1lZmQzZDM4" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 766cb877-c804-483f-8129-9ccf616ce63c, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 766cb877-c804-483f-8129-9ccf616ce63c, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=OTlhYjI3My1mNTNkNjFlYS0zYjNkYjA0YS1lZmQzZDM4" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 766cb877-c804-483f-8129-9ccf616ce63c, ghrun-cynfv3ujhu.auto.internal:11606): 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=OTlhYjI3My1mNTNkNjFlYS0zYjNkYjA0YS1lZmQzZDM4
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1a6cf9c-1f6e-4183-a863-44bfe1dc13ab, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1a6cf9c-1f6e-4183-a863-44bfe1dc13ab, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=OTlhYjI3My1mNTNkNjFlYS0zYjNkYjA0YS1lZmQzZDM4" 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, e42fb880-fcef-43d2-9cfc-0643776d8a12, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e42fb880-fcef-43d2-9cfc-0643776d8a12, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1a6cf9c-1f6e-4183-a863-44bfe1dc13ab, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e42fb880-fcef-43d2-9cfc-0643776d8a12, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWNmMWRhZi04ZjI5OWU4NS0zOTU5MTE1OS0yODZiMjA2Mg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0e5d3c70-0b8b-40f5-93c1-9421c85bb6b0, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0e5d3c70-0b8b-40f5-93c1-9421c85bb6b0, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=YWNmMWRhZi04ZjI5OWU4NS0zOTU5MTE1OS0yODZiMjA2Mg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0e5d3c70-0b8b-40f5-93c1-9421c85bb6b0, ghrun-cynfv3ujhu.auto.internal:11606): 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=YWNmMWRhZi04ZjI5OWU4NS0zOTU5MTE1OS0yODZiMjA2Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b390c4f2-630f-4aed-82b7-3bdef8529f6e, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b390c4f2-630f-4aed-82b7-3bdef8529f6e, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=YWNmMWRhZi04ZjI5OWU4NS0zOTU5MTE1OS0yODZiMjA2Mg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 27ac4f10-ea0e-4913-8c0c-5101b7258353, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 27ac4f10-ea0e-4913-8c0c-5101b7258353, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b390c4f2-630f-4aed-82b7-3bdef8529f6e, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 27ac4f10-ea0e-4913-8c0c-5101b7258353, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTZiMDA2ZTAtODIyNzg4MDAtNzZmNDcxZDYtMTM3ZTIxMDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7a6c4240-ac22-4881-873b-c8c516c0e1de, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7a6c4240-ac22-4881-873b-c8c516c0e1de, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=NTZiMDA2ZTAtODIyNzg4MDAtNzZmNDcxZDYtMTM3ZTIxMDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7a6c4240-ac22-4881-873b-c8c516c0e1de, ghrun-cynfv3ujhu.auto.internal:11606): 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=NTZiMDA2ZTAtODIyNzg4MDAtNzZmNDcxZDYtMTM3ZTIxMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b89812cf-c6cc-4fb7-995c-e4070f0bb777, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b89812cf-c6cc-4fb7-995c-e4070f0bb777, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=NTZiMDA2ZTAtODIyNzg4MDAtNzZmNDcxZDYtMTM3ZTIxMDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d32faad0-7169-4aec-9c72-69c9c1afe498, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d32faad0-7169-4aec-9c72-69c9c1afe498, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b89812cf-c6cc-4fb7-995c-e4070f0bb777, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d32faad0-7169-4aec-9c72-69c9c1afe498, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTFkNDZhOWItN2RlYTYzZTItMmFkNjc0ODQtZTgxODZkODU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 778ecb0b-7e63-49d6-9337-697a8b56ae4a, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 778ecb0b-7e63-49d6-9337-697a8b56ae4a, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=MTFkNDZhOWItN2RlYTYzZTItMmFkNjc0ODQtZTgxODZkODU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 778ecb0b-7e63-49d6-9337-697a8b56ae4a, ghrun-cynfv3ujhu.auto.internal:11606): 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=MTFkNDZhOWItN2RlYTYzZTItMmFkNjc0ODQtZTgxODZkODU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44f3cf37-65f3-4f28-ab8b-8c4eb6327314, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44f3cf37-65f3-4f28-ab8b-8c4eb6327314, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=MTFkNDZhOWItN2RlYTYzZTItMmFkNjc0ODQtZTgxODZkODU=" 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, 44f3cf37-65f3-4f28-ab8b-8c4eb6327314, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e00c6dbc-b562-47b7-b9db-2876d8cbdc64, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e00c6dbc-b562-47b7-b9db-2876d8cbdc64, ghrun-cynfv3ujhu.auto.internal:11606): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e00c6dbc-b562-47b7-b9db-2876d8cbdc64, ghrun-cynfv3ujhu.auto.internal:11606): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWExNWMyODEtZDI1NDQ2NzMtYTc5MGU2MDctN2Y2NzhhN2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a93d9224-e07c-4e6f-b122-81474d29cc8f, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a93d9224-e07c-4e6f-b122-81474d29cc8f, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=ZWExNWMyODEtZDI1NDQ2NzMtYTc5MGU2MDctN2Y2NzhhN2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a93d9224-e07c-4e6f-b122-81474d29cc8f, ghrun-cynfv3ujhu.auto.internal:11606): 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=ZWExNWMyODEtZDI1NDQ2NzMtYTc5MGU2MDctN2Y2NzhhN2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f7e70fa-48fe-4cc2-a589-b3e57f2547a4, ghrun-cynfv3ujhu.auto.internal:11606): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f7e70fa-48fe-4cc2-a589-b3e57f2547a4, ghrun-cynfv3ujhu.auto.internal:11606): request = { session_id: "ydb://session/3?node_id=1&id=ZWExNWMyODEtZDI1NDQ2NzMtYTc5MGU2MDctN2Y2NzhhN2U=" 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, 5f7e70fa-48fe-4cc2-a589-b3e57f2547a4, ghrun-cynfv3ujhu.auto.internal:11606): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d219a304-f6c2-4e1b-92d0-dcc6240c8650, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T12:05:59.004585799+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f7900d15-2e35-407f-8c97-ad940f24d2ce, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T12:05:59.004874477+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-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6a0eb928-6e74-4a16-8162-bba25bf8f4ed, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T12:05:59.004849929+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, bce1efe2-30f3-4af2-9cd5-e9855f4120df, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T12:05:59.004899779+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 96844f06-5a04-49cc-b9cf-7154a856fb67, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T12:05:59.004939885+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7a6c4240-ac22-4881-873b-c8c516c0e1de, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T12:05:59.005024634+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, 766cb877-c804-483f-8129-9ccf616ce63c, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T12:05:59.004965019+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, a93d9224-e07c-4e6f-b122-81474d29cc8f, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T12:05:59.005064866+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 778ecb0b-7e63-49d6-9337-697a8b56ae4a, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T12:05:59.005048692+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0e5d3c70-0b8b-40f5-93c1-9421c85bb6b0, ghrun-cynfv3ujhu.auto.internal:11606): 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:11606 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T12:05:59.005000617+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 77771f9a-3c1d-4863-8a89-790713e6fcab, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.004864044+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5db2a232-14fa-44b7-a362-d5ddaa18e5a5, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.004955211+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f93e3cd9-4a17-461f-bc60-3c59111e24cb, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.004929327+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b89812cf-c6cc-4fb7-995c-e4070f0bb777, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.005039106+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-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5f7e70fa-48fe-4cc2-a589-b3e57f2547a4, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.00507591+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 44f3cf37-65f3-4f28-ab8b-8c4eb6327314, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.005057341+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c1a6cf9c-1f6e-4183-a863-44bfe1dc13ab, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.004990669+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b390c4f2-630f-4aed-82b7-3bdef8529f6e, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.005014976+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 14acccb8-573e-49d4-a5ad-baa7be5bfb26, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.004785954+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:78 RpcState(ExecuteQuery, 336e6efd-a4c6-47d7-ac65-8635b9f096c2, ghrun-cynfv3ujhu.auto.internal:11606): 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-11T12:05:59.004889599+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-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-cynfv3ujhu.auto.internal:11606
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTFkNDZhOWItN2RlYTYzZTItMmFkNjc0ODQtZTgxODZkODU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1388248) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1388248) elapsed time (sec): 30.160835027694702
DEBUG    ya.test:process.py:263 Command (pid 1388248) wtime: 30.162
DEBUG    ya.test:process.py:275 Command (pid 1388248) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     12	12	0	0	387	519	679	679
2	    106	106	0	0	85	707	751	763
3	    115	115	0	0	88	118	123	123
4	    107	107	0	0	85	161	180	181
5	     92	92	0	0	102	161	173	175
6	     99	99	0	0	91	160	175	182
7	    105	105	0	0	91	135	142	143
8	    138	138	0	0	64	135	143	150
9	    122	122	0	0	80	107	120	122
10	    124	124	0	0	71	200	213	215
11	      4	4	0	0	72	879	879	879
12	      0	0	0	0	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      0	0	0	1201	0	0	0	0
15	      0	0	0	1078	0	0	0	0
16	      0	0	0	1229	0	0	0	0
17	      0	0	0	1226	0	0	0	0
18	      0	0	0	1491	0	0	0	0
19	      0	0	0	1422	0	0	0	0
20	      0	0	0	1330	0	0	0	0
21	      0	0	0	1193	0	0	0	0
22	      0	0	0	1703	0	0	0	0
23	      0	0	0	1612	0	0	0	0
24	      0	0	0	1734	0	0	0	0
25	      0	0	0	1902	0	0	0	0
26	      0	0	0	1992	0	0	0	0
27	      0	0	0	1897	0	0	0	0
28	      0	0	0	2192	0	0	0	0
29	      0	0	0	1597	0	0	0	0
30	      0	0	0	1447	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1024	34.1333	0	26246	84	158	631	879

DEBUG    ya.test:process.py:276 Command (pid 1388248) 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 1388254) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1388254) elapsed time (sec): 30.249425411224365
DEBUG    ya.test:process.py:263 Command (pid 1388254) wtime: 30.257
DEBUG    ya.test:process.py:275 Command (pid 1388254) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      8	8	0	0	867	967	967	967
2	     87	87	0	0	109	257	1019	1039
3	     90	90	0	0	110	158	160	169
4	     78	78	0	0	127	197	208	226
5	     71	71	0	0	135	202	204	205
6	     76	76	0	0	119	187	196	206
7	     83	83	0	0	117	164	178	188
8	    105	105	0	0	88	153	161	173
9	     96	96	0	0	105	135	141	142
10	     85	85	0	0	92	212	235	249
11	      0	0	0	10	0	0	0	0
12	      0	0	0	1	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      0	0	0	1205	0	0	0	0
15	      0	0	0	1281	0	0	0	0
16	      0	0	0	1416	0	0	0	0
17	      0	0	0	1432	0	0	0	0
18	      0	0	0	1479	0	0	0	0
19	      0	0	0	1430	0	0	0	0
20	      0	0	0	1553	0	0	0	0
21	      0	0	0	1419	0	0	0	0
22	      0	0	0	1728	0	0	0	0
23	      0	0	0	1741	0	0	0	0
24	      0	0	0	1594	0	0	0	0
25	      0	0	0	2064	0	0	0	0
26	      0	0	0	2110	0	0	0	0
27	      0	0	0	2124	0	0	0	0
28	      0	0	0	2196	0	0	0	0
29	      0	0	0	1572	0	0	0	0
30	      0	0	0	1467	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    779	25.9667	0	27822	110	190	731	1039

DEBUG    ya.test:process.py:276 Command (pid 1388254) 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 1388250) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1388250) elapsed time (sec): 30.299407243728638
DEBUG    ya.test:process.py:263 Command (pid 1388250) wtime: 30.302
DEBUG    ya.test:process.py:275 Command (pid 1388250) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      0	0	0	1430	0	0	0	0
15	      0	0	0	1322	0	0	0	0
16	      0	0	0	1350	0	0	0	0
17	      0	0	0	1461	0	0	0	0
18	      0	0	0	1451	0	0	0	0
19	      0	0	0	1273	0	0	0	0
20	      0	0	0	1518	0	0	0	0
21	      0	0	0	1352	0	0	0	0
22	      0	0	0	1844	0	0	0	0
23	      0	0	0	1818	0	0	0	0
24	      0	0	0	2137	0	0	0	0
25	      0	0	0	2025	0	0	0	0
26	      0	0	0	2053	0	0	0	0
27	      0	0	0	2207	0	0	0	0
28	      0	0	0	2224	0	0	0	0
29	      0	0	0	1817	0	0	0	0
30	      0	0	0	1436	0	0	0	0

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
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:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". 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:11606
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11606". Check endpoint correctness.
============================== slowest durations ===============================
328.52s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.77s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.73s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.03s 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-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]

(16 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/qeiv/001238/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/qeiv/001238/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-11T12:05:46.505191Z): source_id=290;tablet_id=72075186224037908;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 @ 0xA7908E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA788E26
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB616C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90F1AB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE43C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE411F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EA7BD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411345B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D53067
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CAAA63
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CAAA63
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA7883
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CAE337
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14130CD8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB551E5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C1ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB607724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60B7E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60B3F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60BFDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79253C
21. ??:0: ?? @ 0x7F4744C57AC2
22. ??:0: ?? @ 0x7F4744CE98BF
============== 1 failed, 10 passed, 1 error in 389.42s (0:06:29) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qeiv/001223/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 ===============================
13.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
10.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
9.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
8.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
8.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
8.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
6.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 92.62s (0:01:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qeiv/00123e/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 ===============================
98.73s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
8.65s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
6.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
6.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
6.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
6.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
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 164.17s (0:02:44) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qeiv/001226/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 ===============================
117.20s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
100.63s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
96.29s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
89.81s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
86.76s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
19.71s setup    test_replace.py::TestReplace::test_copy_full
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
2.28s call     test_replace.py::TestReplace::test_copy_partial
1.79s call     test_replace.py::TestReplace::test_copy_full
1.69s call     test_replace.py::TestReplace::test_count
0.94s call     test_replace.py::TestReplace::test_partial_replace
0.71s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 525.71s (0:08: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/qeiv/00122f/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 ===============================
5.34s setup    test_update.py::TestUpdate::test_incorrect
4.88s setup    test_select.py::TestSelect::test_incorrect
4.06s setup    test_replace.py::TestReplace::test_replace_rollback
1.29s call     test_update.py::TestUpdate::test_update_rollback
1.08s call     test_update.py::TestUpdate::test_update_many_rows
0.93s call     test_update.py::TestUpdate::test_partial_update
0.88s call     test_select.py::TestSelect::test_json_query
0.75s call     test_replace.py::TestReplace::test_replace_total
0.72s call     test_update.py::TestUpdate::test_update_pk
0.69s call     test_replace.py::TestReplace::test_replace_rollback
0.46s call     test_select.py::TestSelect::test_incorrect
0.40s call     test_replace.py::TestReplace::test_replace_with_nulls
0.33s call     test_update.py::TestUpdate::test_incorrect
0.01s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s teardown test_update.py::TestUpdate::test_update_many_rows

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 22.87s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/qeiv/001228/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 ===============================
369.49s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
50.04s call     zip_bomb.py::TestZipBomb::test
22.02s teardown zip_bomb.py::TestZipBomb::test
17.52s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
7.05s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
6.13s setup    test_upsert.py::TestUpsert::test_copy_full
4.54s setup    test_update.py::TestUpdate::test_update_single_column
4.48s setup    zip_bomb.py::TestZipBomb::test
1.65s call     test_upsert.py::TestUpsert::test_copy_full
1.31s call     test_upsert.py::TestUpsert::test_count
1.26s call     test_upsert.py::TestUpsert::test_copy_partial
0.88s call     test_upsert.py::TestUpsert::test_insert_nulls
0.82s call     test_update.py::TestUpdate::test_update_single_column
0.74s call     test_update.py::TestUpdate::test_update_single_row
0.70s call     test_upsert.py::TestUpsert::test_partial_update
0.49s call     test_upsert.py::TestUpsert::test_incorrect

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 490.00s (0:08:09) ========================
