============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/hluj/0090d9/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 ===============================
203.24s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
103.03s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
88.11s call     tablets_movement.py::TestTabletsMovement::test[ROW]
27.65s call     order_by_with_limit.py::TestOrderBy::test
9.11s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
8.50s setup    order_by_with_limit.py::TestOrderBy::test
7.06s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
5.09s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.77s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.70s call     test_create.py::TestCreate::test_create_decimals
0.77s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.50s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.39s call     test_create.py::TestCreate::test_create_all_opt_ints
0.35s call     test_create.py::TestCreate::test_create_real_req
0.35s call     test_create.py::TestCreate::test_create_real_opt
0.33s call     test_create.py::TestCreate::test_create_all_req_ints
0.21s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.19s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.14s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 463.64s (0:07:43) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/hluj/0090b8/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: 21.7 ms
create table: 378.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 39.1
    "min_ms": 30.7
    "median_ms": 36.2
    "max_ms": 66.5
    "stdev_ms": 11.7
select count(*) after initial inserts: 124.1 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 70.7
    "min_ms": 46.6
    "median_ms": 65.4
    "max_ms": 193.3
    "stdev_ms": 18.7
select count(*) after all modifications: 4139.2 ms
select all: 3953.1 ms
delete from table: 3853.5 ms
select all after delete: 3952.7 ms
.drop table: 50.0 ms
create table: 464.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.5
    "min_ms": 26.5
    "median_ms": 30.6
    "max_ms": 62.4
    "stdev_ms": 10.3
select count(*) after initial inserts: 98.8 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 56.1
    "min_ms": 46.1
    "median_ms": 53.3
    "max_ms": 92.2
    "stdev_ms": 8.2
updates (step 1):
    "runs": 200
    "avg_ms": 179.8
    "min_ms": 128.9
    "median_ms": 172.8
    "max_ms": 300.3
    "stdev_ms": 30.3
upserts (step 2):
    "runs": 200
    "avg_ms": 30.7
    "min_ms": 22.7
    "median_ms": 29.7
    "max_ms": 64.5
    "stdev_ms": 5.5
select count(*) after all modifications: 360.7 ms
select all: 378.1 ms
delete from table: 549.0 ms
select all after delete: 327.2 ms
.drop table: 33.2 ms
create table: 497.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.8
    "min_ms": 28.1
    "median_ms": 30.8
    "max_ms": 43.3
    "stdev_ms": 4.9
select count(*) after initial inserts: 105.1 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 133.5
    "min_ms": 90.6
    "median_ms": 128.6
    "max_ms": 286.1
    "stdev_ms": 25.6
select count(*) after all modifications: 308.7 ms
select all: 270.2 ms
delete from table: 300.3 ms
select all after delete: 267.2 ms
.drop table: 36.1 ms
create table: 442.0 ms
initial inserts:
    "runs": 15
    "avg_ms": 31.1
    "min_ms": 24.0
    "median_ms": 29.9
    "max_ms": 45.8
    "stdev_ms": 4.6
select count(*) after initial inserts: 112.2 ms
updates (step 0):
    "runs": 150
    "avg_ms": 133.3
    "min_ms": 102.5
    "median_ms": 131.7
    "max_ms": 193.5
    "stdev_ms": 17.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 70.6
    "min_ms": 60.5
    "median_ms": 68.3
    "max_ms": 96.4
    "stdev_ms": 7.3
select count(*) after all modifications: 357.2 ms
select all: 330.9 ms
delete from table: 383.4 ms
select all after delete: 314.4 ms
.drop table: 31.6 ms
create table: 413.2 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.0
    "min_ms": 25.4
    "median_ms": 30.4
    "max_ms": 36.6
    "stdev_ms": 2.6
select count(*) after initial inserts: 98.1 ms
updates (step 0):
    "runs": 200
    "avg_ms": 124.0
    "min_ms": 90.2
    "median_ms": 116.7
    "max_ms": 254.9
    "stdev_ms": 24.4
upserts (step 1):
    "runs": 200
    "avg_ms": 31.1
    "min_ms": 24.4
    "median_ms": 29.1
    "max_ms": 57.7
    "stdev_ms": 5.5
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 89.0
    "min_ms": 75.9
    "median_ms": 87.2
    "max_ms": 128.8
    "stdev_ms": 8.6
select count(*) after all modifications: 604.6 ms
select all: 587.0 ms
delete from table: 630.6 ms
select all after delete: 574.6 ms
.drop table: 34.9 ms
create table: 501.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.3
    "min_ms": 26.2
    "median_ms": 29.8
    "max_ms": 30.9
    "stdev_ms": 1.6
select count(*) after initial inserts: 108.0 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 30.7
    "min_ms": 21.2
    "median_ms": 29.0
    "max_ms": 79.1
    "stdev_ms": 5.6
select count(*) after all modifications: 397.3 ms
select all: 323.3 ms
delete from table: 373.1 ms
select all after delete: 390.9 ms
.Generated operation sequence:
  0. BULK_UPSERT: 9 operations
  1. UPSERT: 1 operations
  2. BULK_UPSERT: 12 operations
  3. UPSERT: 4 operations
  4. BULK_UPSERT: 20 operations
  5. UPDATE: 4 operations
  6. UPDATE: 6 operations
  7. BULK_UPSERT: 17 operations
  8. UPSERT: 11 operations
  9. UPDATE: 2 operations
drop table: 43.7 ms
create table: 672.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 38.9
    "min_ms": 30.5
    "median_ms": 36.7
    "max_ms": 60.6
    "stdev_ms": 9.3
select count(*) after initial inserts: 119.9 ms
bulk_upserts (step 0):
    "runs": 9
    "avg_ms": 57.5
    "min_ms": 53.4
    "median_ms": 56.1
    "max_ms": 62.8
    "stdev_ms": 3.1
upserts (step 1):
    "runs": 10
    "avg_ms": 30.2
    "min_ms": 25.4
    "median_ms": 30.8
    "max_ms": 34.9
    "stdev_ms": 2.9
bulk_upserts (step 2):
    "runs": 12
    "avg_ms": 52.3
    "min_ms": 46.9
    "median_ms": 52.1
    "max_ms": 65.2
    "stdev_ms": 5.1
upserts (step 3):
    "runs": 40
    "avg_ms": 27.2
    "min_ms": 23.4
    "median_ms": 26.7
    "max_ms": 33.7
    "stdev_ms": 2.3
bulk_upserts (step 4):
    "runs": 20
    "avg_ms": 55.7
    "min_ms": 49.0
    "median_ms": 54.1
    "max_ms": 75.2
    "stdev_ms": 5.9
updates (step 5):
    "runs": 40
    "avg_ms": 123.3
    "min_ms": 99.5
    "median_ms": 123.1
    "max_ms": 165.6
    "stdev_ms": 14.1
updates (step 6):
    "runs": 60
    "avg_ms": 144.4
    "min_ms": 102.9
    "median_ms": 140.2
    "max_ms": 213.2
    "stdev_ms": 24.5
bulk_upserts (step 7):
    "runs": 17
    "avg_ms": 53.1
    "min_ms": 48.1
    "median_ms": 52.2
    "max_ms": 67.1
    "stdev_ms": 4.8
upserts (step 8):
    "runs": 110
    "avg_ms": 25.9
    "min_ms": 21.4
    "median_ms": 25.6
    "max_ms": 39.5
    "stdev_ms": 3.0
updates (step 9):
    "runs": 20
    "avg_ms": 148.7
    "min_ms": 126.2
    "median_ms": 142.3
    "max_ms": 213.8
    "stdev_ms": 21.5
select count(*) after all modifications: 148.5 ms
select all: 187.4 ms
delete from table: 206.4 ms
select all after delete: 191.6 ms
.
test_delete.py ..

============================== slowest durations ===============================
135.58s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
52.16s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
50.29s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
43.46s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
33.13s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
29.51s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
25.95s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
7.38s setup    test_create.py::TestCreate::test_create_strings_opt
6.16s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.81s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.25s call     test_delete.py::TestDelete::test_delete_rollback
0.79s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.66s call     test_create.py::TestCreate::test_create_strings_opt
0.02s call     test_create.py::TestCreate::test_dy_number_not_supported
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_create.py::TestCreate::test_create_strings_opt
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

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

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

============================== slowest durations ===============================
7.50s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.07s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.02s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.97s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.92s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.91s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.90s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.90s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.89s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.84s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.81s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.75s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.03s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 18.67s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/hluj/0090f4/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 ===============================
35.14s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
19.54s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.89s setup    test_delete.py::TestDelete::test_incorrect
6.12s setup    test_insert.py::TestInsertStatement::test_bulk
5.95s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.08s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.49s call     test_insert.py::TestInsertStatement::test_copy_partial
1.33s call     test_insert.py::TestInsertStatement::test_copy_full
0.77s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.69s call     test_insert.py::TestInsertStatement::test_bulk
0.66s call     test_insert.py::TestInsertStatement::test_plain
0.61s call     test_insert.py::TestInsertStatement::test_out_of_range
0.54s call     test_insert.py::TestInsertStatement::test_incorrect
0.53s call     test_delete.py::TestDelete::test_incorrect
0.51s call     test_insert.py::TestInsertStatement::test_duplicate
0.05s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 85.86s (0:01:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/hluj/0090bb/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/hluj/0090bb/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/hluj/0090bb/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-12T11:31:37.357695Z): source_id=113;tablet_id=72075186224037921;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7C2945
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7BAE86
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB648C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD941ABB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E163C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E1611F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD91D0CD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1417E47B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DBE087
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D15A83
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D15A83
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D128A3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D19357
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1419BCF8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC28F55
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5F3ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB639724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB63D7E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB63D3F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB63DFDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7C459C
E   21. ??:0: ?? @ 0x7F2F8CC09AC2
E   22. ??:0: ?? @ 0x7F2F8CC9B8BF
------------------------------ 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/hluj/0090bb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1972121
DEBUG    ya.test:process.py:259 Command (pid 1972121) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1972121) elapsed time (sec): 1.092949390411377
DEBUG    ya.test:process.py:263 Command (pid 1972121) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) maxrss: 541924
DEBUG    ya.test:process.py:263 Command (pid 1972121) minflt: 16180
DEBUG    ya.test:process.py:263 Command (pid 1972121) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 1972121) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1972121) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1972121) stime: 0.9065529999999999
DEBUG    ya.test:process.py:263 Command (pid 1972121) utime: 0.110917
DEBUG    ya.test:process.py:263 Command (pid 1972121) wtime: 1.096
DEBUG    ya.test:process.py:275 Command (pid 1972121) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6bwmjinqa4
    Host information: 
        Linux ghrun-6bwmjinqa4 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/hluj/0090bb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20555
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/hluj/0090bb/r3tmp/kikimr_cluster__4vwi88e
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3700
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64937
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10704
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hluj/0090bb/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/hluj/0090bb/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/hluj/0090bb/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_53bxc9qh.log --grpc-port=3700 --mon-port=18012 --ic-port=20555
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3700/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hluj/0090bb/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/hluj/0090bb/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/hluj/0090bb/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_53bxc9qh.log --grpc-port=3700 --mon-port=18012 --ic-port=20555
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hluj/0090bb/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/hluj/0090bb/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_53bxc9qh.log', '--grpc-port=3700', '--mon-port=18012', '--ic-port=20555')' in '/home/runner/.ya/build/build_root/hluj/0090bb/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: 1974801
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3700/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/hluj/0090bb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1974802
DEBUG    ya.test:process.py:259 Command (pid 1974802) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1974802) elapsed time (sec): 1.8937029838562012
DEBUG    ya.test:process.py:263 Command (pid 1974802) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) maxrss: 542028
DEBUG    ya.test:process.py:263 Command (pid 1974802) minflt: 19025
DEBUG    ya.test:process.py:263 Command (pid 1974802) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 1974802) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1974802) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1974802) stime: 1.706604
DEBUG    ya.test:process.py:263 Command (pid 1974802) utime: 0.11617699999999999
DEBUG    ya.test:process.py:263 Command (pid 1974802) wtime: 1.895
DEBUG    ya.test:process.py:275 Command (pid 1974802) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3700', '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: 20555\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/hluj/0090bb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3700', '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: 20555\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1984690
DEBUG    ya.test:process.py:259 Command (pid 1984690) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1984690) elapsed time (sec): 0.8638734817504883
DEBUG    ya.test:process.py:263 Command (pid 1984690) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) maxrss: 550432
DEBUG    ya.test:process.py:263 Command (pid 1984690) minflt: 18323
DEBUG    ya.test:process.py:263 Command (pid 1984690) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 1984690) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) nvcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 1984690) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1984690) stime: 0.6805749999999999
DEBUG    ya.test:process.py:263 Command (pid 1984690) utime: 0.12745599999999999
DEBUG    ya.test:process.py:263 Command (pid 1984690) wtime: 0.866
DEBUG    ya.test:process.py:275 Command (pid 1984690) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3700', '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/hluj/0090bb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3700', '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: 1986300
DEBUG    ya.test:process.py:259 Command (pid 1986300) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1986300) elapsed time (sec): 1.009519100189209
DEBUG    ya.test:process.py:263 Command (pid 1986300) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) maxrss: 550440
DEBUG    ya.test:process.py:263 Command (pid 1986300) minflt: 18322
DEBUG    ya.test:process.py:263 Command (pid 1986300) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) nivcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 1986300) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 1986300) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1986300) stime: 0.782918
DEBUG    ya.test:process.py:263 Command (pid 1986300) utime: 0.10466299999999999
DEBUG    ya.test:process.py:263 Command (pid 1986300) wtime: 1.015
DEBUG    ya.test:process.py:275 Command (pid 1986300) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1986300) 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, 79108d9d-c6f2-4dbf-8069-d231ad592e3b, localhost:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 79108d9d-c6f2-4dbf-8069-d231ad592e3b, localhost:3700): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 79108d9d-c6f2-4dbf-8069-d231ad592e3b, localhost:3700): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6bwmjinqa4.auto.internal" port: 3700 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-6bwmjinqa4.auto.internal:3700, 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:3700
------------------------------ 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/hluj/0090bb/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydb/ydb -e grpc://localhost:3700 -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/hluj/0090bb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3700', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1988063
DEBUG    ya.test:process.py:259 Command (pid 1988063) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1988063) elapsed time (sec): 0.4889073371887207
DEBUG    ya.test:process.py:263 Command (pid 1988063) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) maxrss: 169680
DEBUG    ya.test:process.py:263 Command (pid 1988063) minflt: 3543
DEBUG    ya.test:process.py:263 Command (pid 1988063) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1988063) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) nvcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 1988063) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1988063) stime: 0.042949999999999995
DEBUG    ya.test:process.py:263 Command (pid 1988063) utime: 0.038654999999999995
DEBUG    ya.test:process.py:263 Command (pid 1988063) wtime: 0.49
DEBUG    ya.test:process.py:275 Command (pid 1988063) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1988063) 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/hluj/0090bb/ydb/apps/ydb/ydb -e grpc://localhost:3700 -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/hluj/0090bb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3700', '-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: 1989034
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 1989034) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1989034) elapsed time (sec): 30.299602270126343
DEBUG    ya.test:process.py:263 Command (pid 1989034) wtime: 30.301
DEBUG    ya.test:process.py:275 Command (pid 1989034) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    379	379	0	0	22	45	93	99
2	    429	429	0	0	21	32	37	46
3	    411	411	0	0	22	33	68	72
4	    418	418	0	0	22	35	40	46
5	    443	443	0	0	21	29	35	39
6	    479	479	0	0	20	24	26	27
7	    463	463	0	0	20	27	34	35
8	    471	471	0	0	20	25	27	32
9	    460	460	0	0	20	28	32	35
10	    460	460	0	0	20	28	35	42
11	    406	406	0	0	22	35	45	52
12	    390	390	0	0	22	45	55	65
13	    437	437	0	0	22	32	41	47
14	    406	406	0	0	22	36	52	54
15	    431	431	0	0	21	33	38	46
16	    445	445	0	0	21	30	34	36
17	    441	441	0	0	21	31	36	41
18	    472	472	0	0	20	24	26	30
19	    461	461	0	0	21	26	29	32
20	    418	418	0	0	22	35	44	48
21	    383	383	0	0	24	39	43	50
22	    415	415	0	0	23	34	40	43
23	    386	386	0	0	24	38	50	57
24	    432	432	0	0	22	30	36	37
25	    337	337	0	0	26	54	68	72
26	    322	322	0	0	29	52	70	75
27	    364	364	0	0	24	44	64	71
28	    287	287	0	0	26	65	184	189
29	    377	377	0	0	24	43	52	57
30	    367	367	0	0	25	48	85	91

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12390	413	0	0	22	35	53	189

DEBUG    ya.test:process.py:276 Command (pid 1989034) 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, 1f403191-09dd-4c74-a06e-b63ea85f25e9, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1f403191-09dd-4c74-a06e-b63ea85f25e9, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1f403191-09dd-4c74-a06e-b63ea85f25e9, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3190d629-0d11-4c04-9e6d-547306f096c3, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3190d629-0d11-4c04-9e6d-547306f096c3, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3190d629-0d11-4c04-9e6d-547306f096c3, ghrun-6bwmjinqa4.auto.internal:3700): 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=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c18559e5-9a25-45c7-b209-00fb22e3d1bc, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c18559e5-9a25-45c7-b209-00fb22e3d1bc, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=" 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, c18559e5-9a25-45c7-b209-00fb22e3d1bc, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=
INFO     root:test_log_scenario.py:217 Count rows after insert 12129 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1219e9b-b3de-419a-beed-c57efeba7890, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1219e9b-b3de-419a-beed-c57efeba7890, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=" 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, a1219e9b-b3de-419a-beed-c57efeba7890, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 51910a55-ab2f-428a-bc52-d1b3588c4864, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51910a55-ab2f-428a-bc52-d1b3588c4864, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=" 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, 51910a55-ab2f-428a-bc52-d1b3588c4864, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=
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/hluj/0090bb/ydb/apps/ydb/ydb -e grpc://localhost:3700 -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
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3700', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydb/ydb -e grpc://localhost:3700 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydb/ydb -e grpc://localhost:3700 -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.2
DEBUG    ya.test:process.py:628 Command pid: 2024632
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d6ed592-e1c3-427e-becf-4ba8ee7a1078, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d6ed592-e1c3-427e-becf-4ba8ee7a1078, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=" 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, 3d6ed592-e1c3-427e-becf-4ba8ee7a1078, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
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.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3700', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.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, a98abb8b-a093-4ed1-bc87-0db34351a323, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a98abb8b-a093-4ed1-bc87-0db34351a323, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
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/hluj/0090bb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3700', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2024644
DEBUG    ya.test:process.py:628 Command pid: 2024676
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a98abb8b-a093-4ed1-bc87-0db34351a323, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODgwMzA5Y2UtYTM3ODJkZjEtM2Q3YzM4NjctZjdlZjgwYmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a14189f4-cbae-46f1-9981-26f9f87ac8fe, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a14189f4-cbae-46f1-9981-26f9f87ac8fe, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ODgwMzA5Y2UtYTM3ODJkZjEtM2Q3YzM4NjctZjdlZjgwYmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a14189f4-cbae-46f1-9981-26f9f87ac8fe, ghrun-6bwmjinqa4.auto.internal:3700): 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=ODgwMzA5Y2UtYTM3ODJkZjEtM2Q3YzM4NjctZjdlZjgwYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e83aaf1-2c42-453d-8ca3-810882387890, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e83aaf1-2c42-453d-8ca3-810882387890, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ODgwMzA5Y2UtYTM3ODJkZjEtM2Q3YzM4NjctZjdlZjgwYmE=" 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, 9e83aaf1-2c42-453d-8ca3-810882387890, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 82d9fb47-c800-421c-bac2-85ed17f4680d, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82d9fb47-c800-421c-bac2-85ed17f4680d, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82d9fb47-c800-421c-bac2-85ed17f4680d, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzZhNWUxOTYtY2NmODU0MjMtMzAwYjExNDEtNWNhMzFmYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 19de6e5c-8cc5-4f2d-8e55-3cec7fdbce65, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 19de6e5c-8cc5-4f2d-8e55-3cec7fdbce65, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=MzZhNWUxOTYtY2NmODU0MjMtMzAwYjExNDEtNWNhMzFmYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 19de6e5c-8cc5-4f2d-8e55-3cec7fdbce65, ghrun-6bwmjinqa4.auto.internal:3700): 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=MzZhNWUxOTYtY2NmODU0MjMtMzAwYjExNDEtNWNhMzFmYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59513a15-4318-4139-89a2-70d120c847ec, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59513a15-4318-4139-89a2-70d120c847ec, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=MzZhNWUxOTYtY2NmODU0MjMtMzAwYjExNDEtNWNhMzFmYg==" 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, 59513a15-4318-4139-89a2-70d120c847ec, ghrun-6bwmjinqa4.auto.internal:3700): 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, d22160e3-ac31-4bdf-a607-ca8dadfe12a5, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d22160e3-ac31-4bdf-a607-ca8dadfe12a5, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d22160e3-ac31-4bdf-a607-ca8dadfe12a5, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTZiY2U4NTctYjkwZmIyYzQtMzk1YzljZjgtZmQ2YTY1NzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 928de76b-8243-44f1-a50e-ef98391d2a1a, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 928de76b-8243-44f1-a50e-ef98391d2a1a, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiY2U4NTctYjkwZmIyYzQtMzk1YzljZjgtZmQ2YTY1NzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 928de76b-8243-44f1-a50e-ef98391d2a1a, ghrun-6bwmjinqa4.auto.internal:3700): 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=ZTZiY2U4NTctYjkwZmIyYzQtMzk1YzljZjgtZmQ2YTY1NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78fa451c-8264-4ecd-9779-79bfb6beae51, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78fa451c-8264-4ecd-9779-79bfb6beae51, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiY2U4NTctYjkwZmIyYzQtMzk1YzljZjgtZmQ2YTY1NzY=" 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, a3a7656e-4c14-47ac-9138-47589bd5bf24, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a3a7656e-4c14-47ac-9138-47589bd5bf24, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78fa451c-8264-4ecd-9779-79bfb6beae51, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a3a7656e-4c14-47ac-9138-47589bd5bf24, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2QwMTQ0Y2QtZjI1NzU5NGMtNWY4NzBlYWItMzExZTIyMDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a7e6b2fe-83da-4ac8-9ab9-cf4bd8ff889f, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a7e6b2fe-83da-4ac8-9ab9-cf4bd8ff889f, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=M2QwMTQ0Y2QtZjI1NzU5NGMtNWY4NzBlYWItMzExZTIyMDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a7e6b2fe-83da-4ac8-9ab9-cf4bd8ff889f, ghrun-6bwmjinqa4.auto.internal:3700): 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=M2QwMTQ0Y2QtZjI1NzU5NGMtNWY4NzBlYWItMzExZTIyMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 968923a5-f0e8-42c2-8535-fbee6955f547, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 968923a5-f0e8-42c2-8535-fbee6955f547, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=M2QwMTQ0Y2QtZjI1NzU5NGMtNWY4NzBlYWItMzExZTIyMDk=" 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, 968923a5-f0e8-42c2-8535-fbee6955f547, ghrun-6bwmjinqa4.auto.internal:3700): 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, ff1e9fae-74f2-4b20-8693-d1d96445e50c, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ff1e9fae-74f2-4b20-8693-d1d96445e50c, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ff1e9fae-74f2-4b20-8693-d1d96445e50c, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTI2OTAzODgtOWNjNGE3YzYtYWM2M2Q4ZWQtZGFjYWY4ZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ee4ecfa6-11f0-45a1-a3a3-a2bc657be1b6, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ee4ecfa6-11f0-45a1-a3a3-a2bc657be1b6, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ZTI2OTAzODgtOWNjNGE3YzYtYWM2M2Q4ZWQtZGFjYWY4ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ee4ecfa6-11f0-45a1-a3a3-a2bc657be1b6, ghrun-6bwmjinqa4.auto.internal:3700): 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=ZTI2OTAzODgtOWNjNGE3YzYtYWM2M2Q4ZWQtZGFjYWY4ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8dfada07-6d51-4896-bd61-e0340a32e438, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8dfada07-6d51-4896-bd61-e0340a32e438, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ZTI2OTAzODgtOWNjNGE3YzYtYWM2M2Q4ZWQtZGFjYWY4ZQ==" 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, 8dfada07-6d51-4896-bd61-e0340a32e438, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8978e067-75a0-48a9-872d-702773b75a66, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8978e067-75a0-48a9-872d-702773b75a66, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8978e067-75a0-48a9-872d-702773b75a66, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDMwMWY3MzktOTJmMzZjMDUtZTk4ZjNiZTktNmQzOTZiZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d99e708b-96ec-4ffc-8d7c-93a24c22d0aa, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d99e708b-96ec-4ffc-8d7c-93a24c22d0aa, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=NDMwMWY3MzktOTJmMzZjMDUtZTk4ZjNiZTktNmQzOTZiZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d99e708b-96ec-4ffc-8d7c-93a24c22d0aa, ghrun-6bwmjinqa4.auto.internal:3700): 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=NDMwMWY3MzktOTJmMzZjMDUtZTk4ZjNiZTktNmQzOTZiZA==
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(ExecuteQuery, 4e7d4956-0d9d-47e6-a9c6-2e064a20a951, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a03d83f9-ec8c-479a-812e-e3a0ff7d9e5a, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e7d4956-0d9d-47e6-a9c6-2e064a20a951, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=NDMwMWY3MzktOTJmMzZjMDUtZTk4ZjNiZTktNmQzOTZiZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a03d83f9-ec8c-479a-812e-e3a0ff7d9e5a, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e7d4956-0d9d-47e6-a9c6-2e064a20a951, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a03d83f9-ec8c-479a-812e-e3a0ff7d9e5a, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTAxMTM5YTQtMWU0MGJmZS00NGU3MjdiZC1iOTRmNTVk" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 50cfe9c8-206f-49db-92bf-dcb49ba8580d, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 50cfe9c8-206f-49db-92bf-dcb49ba8580d, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=MTAxMTM5YTQtMWU0MGJmZS00NGU3MjdiZC1iOTRmNTVk" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 50cfe9c8-206f-49db-92bf-dcb49ba8580d, ghrun-6bwmjinqa4.auto.internal:3700): 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=MTAxMTM5YTQtMWU0MGJmZS00NGU3MjdiZC1iOTRmNTVk
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b88c1fea-3bd5-467a-afa9-f75175d34cb2, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b88c1fea-3bd5-467a-afa9-f75175d34cb2, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=MTAxMTM5YTQtMWU0MGJmZS00NGU3MjdiZC1iOTRmNTVk" 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, b88c1fea-3bd5-467a-afa9-f75175d34cb2, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f47904dd-8bb0-4b21-aa9e-c21da35e50d5, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f47904dd-8bb0-4b21-aa9e-c21da35e50d5, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f47904dd-8bb0-4b21-aa9e-c21da35e50d5, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTA0ODNlNzAtYjc3MDRlZTgtZDdkZThlMjQtMWU3YWM0Y2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 66e2cd25-099b-411d-917e-e7342a8c0810, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66e2cd25-099b-411d-917e-e7342a8c0810, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=MTA0ODNlNzAtYjc3MDRlZTgtZDdkZThlMjQtMWU3YWM0Y2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66e2cd25-099b-411d-917e-e7342a8c0810, ghrun-6bwmjinqa4.auto.internal:3700): 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=MTA0ODNlNzAtYjc3MDRlZTgtZDdkZThlMjQtMWU3YWM0Y2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0244750-7b45-4a0c-95fa-9412989db30d, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0244750-7b45-4a0c-95fa-9412989db30d, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=MTA0ODNlNzAtYjc3MDRlZTgtZDdkZThlMjQtMWU3YWM0Y2E=" 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, 1858a833-64b0-4651-8406-97498dc85341, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1858a833-64b0-4651-8406-97498dc85341, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0244750-7b45-4a0c-95fa-9412989db30d, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1858a833-64b0-4651-8406-97498dc85341, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmZlOWM2NmMtYmNmOWJhNDktYzdjYWRkYi1hNTE1ZDdhOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d7358cfb-e8a5-43c2-8572-f63121612614, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d7358cfb-e8a5-43c2-8572-f63121612614, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ZmZlOWM2NmMtYmNmOWJhNDktYzdjYWRkYi1hNTE1ZDdhOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d7358cfb-e8a5-43c2-8572-f63121612614, ghrun-6bwmjinqa4.auto.internal:3700): 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=ZmZlOWM2NmMtYmNmOWJhNDktYzdjYWRkYi1hNTE1ZDdhOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b537fa9-7e7e-4ff6-9df8-8ceb2d3fff03, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b537fa9-7e7e-4ff6-9df8-8ceb2d3fff03, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ZmZlOWM2NmMtYmNmOWJhNDktYzdjYWRkYi1hNTE1ZDdhOQ==" 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, 4b537fa9-7e7e-4ff6-9df8-8ceb2d3fff03, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3190d629-0d11-4c04-9e6d-547306f096c3, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T11:31:43.763932071+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a14189f4-cbae-46f1-9981-26f9f87ac8fe, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T11:31:43.764366107+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 19de6e5c-8cc5-4f2d-8e55-3cec7fdbce65, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T11:31:43.764409938+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, 928de76b-8243-44f1-a50e-ef98391d2a1a, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T11:31:43.764457521+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ee4ecfa6-11f0-45a1-a3a3-a2bc657be1b6, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T11:31:43.764555181+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, d99e708b-96ec-4ffc-8d7c-93a24c22d0aa, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T11:31:43.764592484+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 66e2cd25-099b-411d-917e-e7342a8c0810, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T11:31:43.764673793+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 50cfe9c8-206f-49db-92bf-dcb49ba8580d, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T11:31:43.764633621+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, d7358cfb-e8a5-43c2-8572-f63121612614, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T11:31:43.764718367+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 968923a5-f0e8-42c2-8535-fbee6955f547, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764539203+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3d6ed592-e1c3-427e-becf-4ba8ee7a1078, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764272546+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 59513a15-4318-4139-89a2-70d120c847ec, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764431022+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 78fa451c-8264-4ecd-9779-79bfb6beae51, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764494432+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a7e6b2fe-83da-4ac8-9ab9-cf4bd8ff889f, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T11:31:43.764508764+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8dfada07-6d51-4896-bd61-e0340a32e438, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764575213+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4e7d4956-0d9d-47e6-a9c6-2e064a20a951, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764606387+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b88c1fea-3bd5-467a-afa9-f75175d34cb2, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764655273+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e0244750-7b45-4a0c-95fa-9412989db30d, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764704086+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9e83aaf1-2c42-453d-8ca3-810882387890, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764395617+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4b537fa9-7e7e-4ff6-9df8-8ceb2d3fff03, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764733047+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
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=M2QwMTQ0Y2QtZjI1NzU5NGMtNWY4NzBlYWItMzExZTIyMDk=
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to 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.connection:connection.py:549 Closing channel for endpoint localhost:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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    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 2024632) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2024632) elapsed time (sec): 30.199482917785645
DEBUG    ya.test:process.py:263 Command (pid 2024632) wtime: 30.215
DEBUG    ya.test:process.py:275 Command (pid 2024632) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     41	41	0	0	179	547	555	555
2	     97	97	0	0	103	149	160	161
3	     98	98	0	0	95	147	171	173
4	     99	99	0	0	88	184	189	195
5	    113	113	0	0	81	126	135	136
6	     87	87	0	0	92	153	160	169
7	      0	0	0	241	0	0	0	0
8	      0	0	0	1081	0	0	0	0
9	      0	0	0	891	0	0	0	0
10	      0	0	0	968	0	0	0	0
11	      0	0	0	1008	0	0	0	0
12	      0	0	0	975	0	0	0	0
13	      0	0	0	1135	0	0	0	0
14	      0	0	0	1012	0	0	0	0
15	      0	0	0	1045	0	0	0	0
16	      0	0	0	1110	0	0	0	0
17	      0	0	0	828	0	0	0	0
18	      0	0	0	1177	0	0	0	0
19	      0	0	0	1361	0	0	0	0
20	      0	0	0	1408	0	0	0	0
21	      0	0	0	1329	0	0	0	0
22	      0	0	0	1241	0	0	0	0
23	      0	0	0	977	0	0	0	0
24	      0	0	0	542	0	0	0	0
25	      0	0	0	304	0	0	0	0
26	      0	0	0	454	0	0	0	0
27	      0	0	0	776	0	0	0	0
28	      0	0	0	589	0	0	0	0
29	      0	0	0	1150	0	0	0	0
30	      0	0	0	1257	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    535	17.8333	0	22859	92	180	539	555

DEBUG    ya.test:process.py:276 Command (pid 2024632) 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 2024676) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2024676) elapsed time (sec): 30.191036224365234
DEBUG    ya.test:process.py:263 Command (pid 2024676) wtime: 30.194
DEBUG    ya.test:process.py:275 Command (pid 2024676) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     25	25	0	0	128	775	783	783
2	     73	73	0	0	139	189	199	210
3	     76	76	0	0	128	173	210	212
4	     74	74	0	0	115	227	233	240
5	     86	86	0	0	106	151	159	164
6	     60	60	0	0	129	185	186	203
7	      0	0	0	321	0	0	0	0
8	      0	0	0	1227	0	0	0	0
9	      0	0	0	1028	0	0	0	0
10	      0	0	0	972	0	0	0	0
11	      0	0	0	966	0	0	0	0
12	      0	0	0	1005	0	0	0	0
13	      0	0	0	1163	0	0	0	0
14	      0	0	0	1196	0	0	0	0
15	      0	0	0	1174	0	0	0	0
16	      0	0	0	1111	0	0	0	0
17	      0	0	0	993	0	0	0	0
18	      0	0	0	1392	0	0	0	0
19	      0	0	0	1487	0	0	0	0
20	      0	0	0	1695	0	0	0	0
21	      0	0	0	1330	0	0	0	0
22	      0	0	0	1288	0	0	0	0
23	      0	0	0	1084	0	0	0	0
24	      0	0	0	628	0	0	0	0
25	      0	0	0	339	0	0	0	0
26	      0	0	0	428	0	0	0	0
27	      0	0	0	709	0	0	0	0
28	      0	0	0	580	0	0	0	0
29	      0	0	0	1217	0	0	0	0
30	      0	0	0	1333	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    394	13.1333	0	24666	123	212	763	783

DEBUG    ya.test:process.py:276 Command (pid 2024676) 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 2024644) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2024644) elapsed time (sec): 30.264305353164673
DEBUG    ya.test:process.py:263 Command (pid 2024644) wtime: 30.272
DEBUG    ya.test:process.py:275 Command (pid 2024644) 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	304	0	0	0	0
8	      0	0	0	1320	0	0	0	0
9	      0	0	0	1061	0	0	0	0
10	      0	0	0	1082	0	0	0	0
11	      0	0	0	1051	0	0	0	0
12	      0	0	0	950	0	0	0	0
13	      0	0	0	1310	0	0	0	0
14	      0	0	0	1102	0	0	0	0
15	      0	0	0	1138	0	0	0	0
16	      0	0	0	1135	0	0	0	0
17	      0	0	0	910	0	0	0	0
18	      0	0	0	1322	0	0	0	0
19	      0	0	0	1435	0	0	0	0
20	      0	0	0	1626	0	0	0	0
21	      0	0	0	1338	0	0	0	0
22	      0	0	0	1363	0	0	0	0
23	      0	0	0	985	0	0	0	0
24	      0	0	0	619	0	0	0	0
25	      0	0	0	319	0	0	0	0
26	      0	0	0	365	0	0	0	0
27	      0	0	0	708	0	0	0	0
28	      0	0	0	599	0	0	0	0
29	      0	0	0	1238	0	0	0	0
30	      0	0	0	1325	0	0	0	0

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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.connection:connection.py:549 Closing channel for endpoint localhost:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
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:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-6bwmjinqa4'
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/hluj/0090bb/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.1974801' in '/home/runner/.ya/build/build_root/hluj/0090bb/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, logfile_53bxc9qh.log, stdout)
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:3700/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10704
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64937
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18012
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3700
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20555
=================================== 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/hluj/0090bb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1972121
DEBUG    ya.test:process.py:259 Command (pid 1972121) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1972121) elapsed time (sec): 1.092949390411377
DEBUG    ya.test:process.py:263 Command (pid 1972121) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) maxrss: 541924
DEBUG    ya.test:process.py:263 Command (pid 1972121) minflt: 16180
DEBUG    ya.test:process.py:263 Command (pid 1972121) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 1972121) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1972121) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1972121) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1972121) stime: 0.9065529999999999
DEBUG    ya.test:process.py:263 Command (pid 1972121) utime: 0.110917
DEBUG    ya.test:process.py:263 Command (pid 1972121) wtime: 1.096
DEBUG    ya.test:process.py:275 Command (pid 1972121) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6bwmjinqa4
    Host information: 
        Linux ghrun-6bwmjinqa4 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/hluj/0090bb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20555
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/hluj/0090bb/r3tmp/kikimr_cluster__4vwi88e
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3700
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64937
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10704
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hluj/0090bb/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/hluj/0090bb/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/hluj/0090bb/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_53bxc9qh.log --grpc-port=3700 --mon-port=18012 --ic-port=20555
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3700/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hluj/0090bb/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/hluj/0090bb/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/hluj/0090bb/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_53bxc9qh.log --grpc-port=3700 --mon-port=18012 --ic-port=20555
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hluj/0090bb/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/hluj/0090bb/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_53bxc9qh.log', '--grpc-port=3700', '--mon-port=18012', '--ic-port=20555')' in '/home/runner/.ya/build/build_root/hluj/0090bb/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: 1974801
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:3700/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/hluj/0090bb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1974802
DEBUG    ya.test:process.py:259 Command (pid 1974802) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1974802) elapsed time (sec): 1.8937029838562012
DEBUG    ya.test:process.py:263 Command (pid 1974802) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) maxrss: 542028
DEBUG    ya.test:process.py:263 Command (pid 1974802) minflt: 19025
DEBUG    ya.test:process.py:263 Command (pid 1974802) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 1974802) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1974802) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1974802) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1974802) stime: 1.706604
DEBUG    ya.test:process.py:263 Command (pid 1974802) utime: 0.11617699999999999
DEBUG    ya.test:process.py:263 Command (pid 1974802) wtime: 1.895
DEBUG    ya.test:process.py:275 Command (pid 1974802) output:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 7b0a4d9c78559261275975fd17549d749b5011c4
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 5700ad652966da6232d9553b52ea9591443ffafa into b48c4328a3d2a0ad6fb9b97b0dc31d6f155c3131
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3700', '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: 20555\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/hluj/0090bb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3700', '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: 20555\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1984690
DEBUG    ya.test:process.py:259 Command (pid 1984690) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1984690) elapsed time (sec): 0.8638734817504883
DEBUG    ya.test:process.py:263 Command (pid 1984690) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) maxrss: 550432
DEBUG    ya.test:process.py:263 Command (pid 1984690) minflt: 18323
DEBUG    ya.test:process.py:263 Command (pid 1984690) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 1984690) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1984690) nvcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 1984690) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1984690) stime: 0.6805749999999999
DEBUG    ya.test:process.py:263 Command (pid 1984690) utime: 0.12745599999999999
DEBUG    ya.test:process.py:263 Command (pid 1984690) wtime: 0.866
DEBUG    ya.test:process.py:275 Command (pid 1984690) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3700', '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/hluj/0090bb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3700', '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: 1986300
DEBUG    ya.test:process.py:259 Command (pid 1986300) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1986300) elapsed time (sec): 1.009519100189209
DEBUG    ya.test:process.py:263 Command (pid 1986300) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) maxrss: 550440
DEBUG    ya.test:process.py:263 Command (pid 1986300) minflt: 18322
DEBUG    ya.test:process.py:263 Command (pid 1986300) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) nivcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 1986300) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1986300) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 1986300) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1986300) stime: 0.782918
DEBUG    ya.test:process.py:263 Command (pid 1986300) utime: 0.10466299999999999
DEBUG    ya.test:process.py:263 Command (pid 1986300) wtime: 1.015
DEBUG    ya.test:process.py:275 Command (pid 1986300) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1986300) 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, 79108d9d-c6f2-4dbf-8069-d231ad592e3b, localhost:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 79108d9d-c6f2-4dbf-8069-d231ad592e3b, localhost:3700): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 79108d9d-c6f2-4dbf-8069-d231ad592e3b, localhost:3700): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6bwmjinqa4.auto.internal" port: 3700 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-6bwmjinqa4.auto.internal:3700, 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:3700
------------------------------ 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/hluj/0090bb/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydb/ydb -e grpc://localhost:3700 -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/hluj/0090bb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3700', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1988063
DEBUG    ya.test:process.py:259 Command (pid 1988063) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1988063) elapsed time (sec): 0.4889073371887207
DEBUG    ya.test:process.py:263 Command (pid 1988063) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) maxrss: 169680
DEBUG    ya.test:process.py:263 Command (pid 1988063) minflt: 3543
DEBUG    ya.test:process.py:263 Command (pid 1988063) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1988063) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1988063) nvcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 1988063) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1988063) stime: 0.042949999999999995
DEBUG    ya.test:process.py:263 Command (pid 1988063) utime: 0.038654999999999995
DEBUG    ya.test:process.py:263 Command (pid 1988063) wtime: 0.49
DEBUG    ya.test:process.py:275 Command (pid 1988063) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1988063) 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/hluj/0090bb/ydb/apps/ydb/ydb -e grpc://localhost:3700 -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/hluj/0090bb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3700', '-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: 1989034
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 1989034) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1989034) elapsed time (sec): 30.299602270126343
DEBUG    ya.test:process.py:263 Command (pid 1989034) wtime: 30.301
DEBUG    ya.test:process.py:275 Command (pid 1989034) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    379	379	0	0	22	45	93	99
2	    429	429	0	0	21	32	37	46
3	    411	411	0	0	22	33	68	72
4	    418	418	0	0	22	35	40	46
5	    443	443	0	0	21	29	35	39
6	    479	479	0	0	20	24	26	27
7	    463	463	0	0	20	27	34	35
8	    471	471	0	0	20	25	27	32
9	    460	460	0	0	20	28	32	35
10	    460	460	0	0	20	28	35	42
11	    406	406	0	0	22	35	45	52
12	    390	390	0	0	22	45	55	65
13	    437	437	0	0	22	32	41	47
14	    406	406	0	0	22	36	52	54
15	    431	431	0	0	21	33	38	46
16	    445	445	0	0	21	30	34	36
17	    441	441	0	0	21	31	36	41
18	    472	472	0	0	20	24	26	30
19	    461	461	0	0	21	26	29	32
20	    418	418	0	0	22	35	44	48
21	    383	383	0	0	24	39	43	50
22	    415	415	0	0	23	34	40	43
23	    386	386	0	0	24	38	50	57
24	    432	432	0	0	22	30	36	37
25	    337	337	0	0	26	54	68	72
26	    322	322	0	0	29	52	70	75
27	    364	364	0	0	24	44	64	71
28	    287	287	0	0	26	65	184	189
29	    377	377	0	0	24	43	52	57
30	    367	367	0	0	25	48	85	91

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12390	413	0	0	22	35	53	189

DEBUG    ya.test:process.py:276 Command (pid 1989034) 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, 1f403191-09dd-4c74-a06e-b63ea85f25e9, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1f403191-09dd-4c74-a06e-b63ea85f25e9, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1f403191-09dd-4c74-a06e-b63ea85f25e9, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3190d629-0d11-4c04-9e6d-547306f096c3, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3190d629-0d11-4c04-9e6d-547306f096c3, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3190d629-0d11-4c04-9e6d-547306f096c3, ghrun-6bwmjinqa4.auto.internal:3700): 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=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c18559e5-9a25-45c7-b209-00fb22e3d1bc, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c18559e5-9a25-45c7-b209-00fb22e3d1bc, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=" 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, c18559e5-9a25-45c7-b209-00fb22e3d1bc, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=
INFO     root:test_log_scenario.py:217 Count rows after insert 12129 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1219e9b-b3de-419a-beed-c57efeba7890, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1219e9b-b3de-419a-beed-c57efeba7890, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=" 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, a1219e9b-b3de-419a-beed-c57efeba7890, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 51910a55-ab2f-428a-bc52-d1b3588c4864, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51910a55-ab2f-428a-bc52-d1b3588c4864, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=" 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, 51910a55-ab2f-428a-bc52-d1b3588c4864, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=
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/hluj/0090bb/ydb/apps/ydb/ydb -e grpc://localhost:3700 -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
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3700', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydb/ydb -e grpc://localhost:3700 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydb/ydb -e grpc://localhost:3700 -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.2
DEBUG    ya.test:process.py:628 Command pid: 2024632
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d6ed592-e1c3-427e-becf-4ba8ee7a1078, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d6ed592-e1c3-427e-becf-4ba8ee7a1078, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=Yzg0MmY2OWUtNDJhNGU3OTMtOWQ5N2I2ODYtNDY0ZGYzNmU=" 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, 3d6ed592-e1c3-427e-becf-4ba8ee7a1078, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
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.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/hluj/0090bb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3700', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.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, a98abb8b-a093-4ed1-bc87-0db34351a323, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a98abb8b-a093-4ed1-bc87-0db34351a323, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
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/hluj/0090bb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:3700', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2024644
DEBUG    ya.test:process.py:628 Command pid: 2024676
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a98abb8b-a093-4ed1-bc87-0db34351a323, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODgwMzA5Y2UtYTM3ODJkZjEtM2Q3YzM4NjctZjdlZjgwYmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a14189f4-cbae-46f1-9981-26f9f87ac8fe, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a14189f4-cbae-46f1-9981-26f9f87ac8fe, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ODgwMzA5Y2UtYTM3ODJkZjEtM2Q3YzM4NjctZjdlZjgwYmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a14189f4-cbae-46f1-9981-26f9f87ac8fe, ghrun-6bwmjinqa4.auto.internal:3700): 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=ODgwMzA5Y2UtYTM3ODJkZjEtM2Q3YzM4NjctZjdlZjgwYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e83aaf1-2c42-453d-8ca3-810882387890, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e83aaf1-2c42-453d-8ca3-810882387890, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ODgwMzA5Y2UtYTM3ODJkZjEtM2Q3YzM4NjctZjdlZjgwYmE=" 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, 9e83aaf1-2c42-453d-8ca3-810882387890, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 82d9fb47-c800-421c-bac2-85ed17f4680d, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82d9fb47-c800-421c-bac2-85ed17f4680d, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82d9fb47-c800-421c-bac2-85ed17f4680d, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzZhNWUxOTYtY2NmODU0MjMtMzAwYjExNDEtNWNhMzFmYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 19de6e5c-8cc5-4f2d-8e55-3cec7fdbce65, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 19de6e5c-8cc5-4f2d-8e55-3cec7fdbce65, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=MzZhNWUxOTYtY2NmODU0MjMtMzAwYjExNDEtNWNhMzFmYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 19de6e5c-8cc5-4f2d-8e55-3cec7fdbce65, ghrun-6bwmjinqa4.auto.internal:3700): 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=MzZhNWUxOTYtY2NmODU0MjMtMzAwYjExNDEtNWNhMzFmYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59513a15-4318-4139-89a2-70d120c847ec, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59513a15-4318-4139-89a2-70d120c847ec, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=MzZhNWUxOTYtY2NmODU0MjMtMzAwYjExNDEtNWNhMzFmYg==" 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, 59513a15-4318-4139-89a2-70d120c847ec, ghrun-6bwmjinqa4.auto.internal:3700): 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, d22160e3-ac31-4bdf-a607-ca8dadfe12a5, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d22160e3-ac31-4bdf-a607-ca8dadfe12a5, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d22160e3-ac31-4bdf-a607-ca8dadfe12a5, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTZiY2U4NTctYjkwZmIyYzQtMzk1YzljZjgtZmQ2YTY1NzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 928de76b-8243-44f1-a50e-ef98391d2a1a, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 928de76b-8243-44f1-a50e-ef98391d2a1a, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiY2U4NTctYjkwZmIyYzQtMzk1YzljZjgtZmQ2YTY1NzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 928de76b-8243-44f1-a50e-ef98391d2a1a, ghrun-6bwmjinqa4.auto.internal:3700): 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=ZTZiY2U4NTctYjkwZmIyYzQtMzk1YzljZjgtZmQ2YTY1NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78fa451c-8264-4ecd-9779-79bfb6beae51, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78fa451c-8264-4ecd-9779-79bfb6beae51, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ZTZiY2U4NTctYjkwZmIyYzQtMzk1YzljZjgtZmQ2YTY1NzY=" 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, a3a7656e-4c14-47ac-9138-47589bd5bf24, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a3a7656e-4c14-47ac-9138-47589bd5bf24, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78fa451c-8264-4ecd-9779-79bfb6beae51, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a3a7656e-4c14-47ac-9138-47589bd5bf24, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2QwMTQ0Y2QtZjI1NzU5NGMtNWY4NzBlYWItMzExZTIyMDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a7e6b2fe-83da-4ac8-9ab9-cf4bd8ff889f, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a7e6b2fe-83da-4ac8-9ab9-cf4bd8ff889f, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=M2QwMTQ0Y2QtZjI1NzU5NGMtNWY4NzBlYWItMzExZTIyMDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a7e6b2fe-83da-4ac8-9ab9-cf4bd8ff889f, ghrun-6bwmjinqa4.auto.internal:3700): 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=M2QwMTQ0Y2QtZjI1NzU5NGMtNWY4NzBlYWItMzExZTIyMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 968923a5-f0e8-42c2-8535-fbee6955f547, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 968923a5-f0e8-42c2-8535-fbee6955f547, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=M2QwMTQ0Y2QtZjI1NzU5NGMtNWY4NzBlYWItMzExZTIyMDk=" 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, 968923a5-f0e8-42c2-8535-fbee6955f547, ghrun-6bwmjinqa4.auto.internal:3700): 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, ff1e9fae-74f2-4b20-8693-d1d96445e50c, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ff1e9fae-74f2-4b20-8693-d1d96445e50c, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ff1e9fae-74f2-4b20-8693-d1d96445e50c, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTI2OTAzODgtOWNjNGE3YzYtYWM2M2Q4ZWQtZGFjYWY4ZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ee4ecfa6-11f0-45a1-a3a3-a2bc657be1b6, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ee4ecfa6-11f0-45a1-a3a3-a2bc657be1b6, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ZTI2OTAzODgtOWNjNGE3YzYtYWM2M2Q4ZWQtZGFjYWY4ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ee4ecfa6-11f0-45a1-a3a3-a2bc657be1b6, ghrun-6bwmjinqa4.auto.internal:3700): 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=ZTI2OTAzODgtOWNjNGE3YzYtYWM2M2Q4ZWQtZGFjYWY4ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8dfada07-6d51-4896-bd61-e0340a32e438, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8dfada07-6d51-4896-bd61-e0340a32e438, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ZTI2OTAzODgtOWNjNGE3YzYtYWM2M2Q4ZWQtZGFjYWY4ZQ==" 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, 8dfada07-6d51-4896-bd61-e0340a32e438, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8978e067-75a0-48a9-872d-702773b75a66, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8978e067-75a0-48a9-872d-702773b75a66, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8978e067-75a0-48a9-872d-702773b75a66, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDMwMWY3MzktOTJmMzZjMDUtZTk4ZjNiZTktNmQzOTZiZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d99e708b-96ec-4ffc-8d7c-93a24c22d0aa, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d99e708b-96ec-4ffc-8d7c-93a24c22d0aa, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=NDMwMWY3MzktOTJmMzZjMDUtZTk4ZjNiZTktNmQzOTZiZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d99e708b-96ec-4ffc-8d7c-93a24c22d0aa, ghrun-6bwmjinqa4.auto.internal:3700): 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=NDMwMWY3MzktOTJmMzZjMDUtZTk4ZjNiZTktNmQzOTZiZA==
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(ExecuteQuery, 4e7d4956-0d9d-47e6-a9c6-2e064a20a951, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a03d83f9-ec8c-479a-812e-e3a0ff7d9e5a, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e7d4956-0d9d-47e6-a9c6-2e064a20a951, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=NDMwMWY3MzktOTJmMzZjMDUtZTk4ZjNiZTktNmQzOTZiZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a03d83f9-ec8c-479a-812e-e3a0ff7d9e5a, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e7d4956-0d9d-47e6-a9c6-2e064a20a951, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a03d83f9-ec8c-479a-812e-e3a0ff7d9e5a, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTAxMTM5YTQtMWU0MGJmZS00NGU3MjdiZC1iOTRmNTVk" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 50cfe9c8-206f-49db-92bf-dcb49ba8580d, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 50cfe9c8-206f-49db-92bf-dcb49ba8580d, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=MTAxMTM5YTQtMWU0MGJmZS00NGU3MjdiZC1iOTRmNTVk" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 50cfe9c8-206f-49db-92bf-dcb49ba8580d, ghrun-6bwmjinqa4.auto.internal:3700): 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=MTAxMTM5YTQtMWU0MGJmZS00NGU3MjdiZC1iOTRmNTVk
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b88c1fea-3bd5-467a-afa9-f75175d34cb2, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b88c1fea-3bd5-467a-afa9-f75175d34cb2, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=MTAxMTM5YTQtMWU0MGJmZS00NGU3MjdiZC1iOTRmNTVk" 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, b88c1fea-3bd5-467a-afa9-f75175d34cb2, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f47904dd-8bb0-4b21-aa9e-c21da35e50d5, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f47904dd-8bb0-4b21-aa9e-c21da35e50d5, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f47904dd-8bb0-4b21-aa9e-c21da35e50d5, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTA0ODNlNzAtYjc3MDRlZTgtZDdkZThlMjQtMWU3YWM0Y2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 66e2cd25-099b-411d-917e-e7342a8c0810, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66e2cd25-099b-411d-917e-e7342a8c0810, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=MTA0ODNlNzAtYjc3MDRlZTgtZDdkZThlMjQtMWU3YWM0Y2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66e2cd25-099b-411d-917e-e7342a8c0810, ghrun-6bwmjinqa4.auto.internal:3700): 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=MTA0ODNlNzAtYjc3MDRlZTgtZDdkZThlMjQtMWU3YWM0Y2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0244750-7b45-4a0c-95fa-9412989db30d, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0244750-7b45-4a0c-95fa-9412989db30d, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=MTA0ODNlNzAtYjc3MDRlZTgtZDdkZThlMjQtMWU3YWM0Y2E=" 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, 1858a833-64b0-4651-8406-97498dc85341, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1858a833-64b0-4651-8406-97498dc85341, ghrun-6bwmjinqa4.auto.internal:3700): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0244750-7b45-4a0c-95fa-9412989db30d, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1858a833-64b0-4651-8406-97498dc85341, ghrun-6bwmjinqa4.auto.internal:3700): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmZlOWM2NmMtYmNmOWJhNDktYzdjYWRkYi1hNTE1ZDdhOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d7358cfb-e8a5-43c2-8572-f63121612614, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d7358cfb-e8a5-43c2-8572-f63121612614, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ZmZlOWM2NmMtYmNmOWJhNDktYzdjYWRkYi1hNTE1ZDdhOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d7358cfb-e8a5-43c2-8572-f63121612614, ghrun-6bwmjinqa4.auto.internal:3700): 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=ZmZlOWM2NmMtYmNmOWJhNDktYzdjYWRkYi1hNTE1ZDdhOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b537fa9-7e7e-4ff6-9df8-8ceb2d3fff03, ghrun-6bwmjinqa4.auto.internal:3700): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b537fa9-7e7e-4ff6-9df8-8ceb2d3fff03, ghrun-6bwmjinqa4.auto.internal:3700): request = { session_id: "ydb://session/3?node_id=1&id=ZmZlOWM2NmMtYmNmOWJhNDktYzdjYWRkYi1hNTE1ZDdhOQ==" 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, 4b537fa9-7e7e-4ff6-9df8-8ceb2d3fff03, ghrun-6bwmjinqa4.auto.internal:3700): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3190d629-0d11-4c04-9e6d-547306f096c3, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T11:31:43.763932071+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a14189f4-cbae-46f1-9981-26f9f87ac8fe, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T11:31:43.764366107+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 19de6e5c-8cc5-4f2d-8e55-3cec7fdbce65, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T11:31:43.764409938+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, 928de76b-8243-44f1-a50e-ef98391d2a1a, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T11:31:43.764457521+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ee4ecfa6-11f0-45a1-a3a3-a2bc657be1b6, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T11:31:43.764555181+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, d99e708b-96ec-4ffc-8d7c-93a24c22d0aa, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T11:31:43.764592484+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 66e2cd25-099b-411d-917e-e7342a8c0810, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T11:31:43.764673793+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 50cfe9c8-206f-49db-92bf-dcb49ba8580d, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T11:31:43.764633621+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, d7358cfb-e8a5-43c2-8572-f63121612614, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T11:31:43.764718367+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 968923a5-f0e8-42c2-8535-fbee6955f547, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764539203+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3d6ed592-e1c3-427e-becf-4ba8ee7a1078, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764272546+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 59513a15-4318-4139-89a2-70d120c847ec, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764431022+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 78fa451c-8264-4ecd-9779-79bfb6beae51, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764494432+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a7e6b2fe-83da-4ac8-9ab9-cf4bd8ff889f, ghrun-6bwmjinqa4.auto.internal:3700): 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:3700 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T11:31:43.764508764+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8dfada07-6d51-4896-bd61-e0340a32e438, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764575213+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4e7d4956-0d9d-47e6-a9c6-2e064a20a951, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764606387+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b88c1fea-3bd5-467a-afa9-f75175d34cb2, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764655273+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e0244750-7b45-4a0c-95fa-9412989db30d, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764704086+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9e83aaf1-2c42-453d-8ca3-810882387890, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764395617+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4b537fa9-7e7e-4ff6-9df8-8ceb2d3fff03, ghrun-6bwmjinqa4.auto.internal:3700): 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-12T11:31:43.764733047+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
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=M2QwMTQ0Y2QtZjI1NzU5NGMtNWY4NzBlYWItMzExZTIyMDk=
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-6bwmjinqa4.auto.internal:3700
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to 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.connection:connection.py:549 Closing channel for endpoint localhost:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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    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 2024632) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2024632) elapsed time (sec): 30.199482917785645
DEBUG    ya.test:process.py:263 Command (pid 2024632) wtime: 30.215
DEBUG    ya.test:process.py:275 Command (pid 2024632) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     41	41	0	0	179	547	555	555
2	     97	97	0	0	103	149	160	161
3	     98	98	0	0	95	147	171	173
4	     99	99	0	0	88	184	189	195
5	    113	113	0	0	81	126	135	136
6	     87	87	0	0	92	153	160	169
7	      0	0	0	241	0	0	0	0
8	      0	0	0	1081	0	0	0	0
9	      0	0	0	891	0	0	0	0
10	      0	0	0	968	0	0	0	0
11	      0	0	0	1008	0	0	0	0
12	      0	0	0	975	0	0	0	0
13	      0	0	0	1135	0	0	0	0
14	      0	0	0	1012	0	0	0	0
15	      0	0	0	1045	0	0	0	0
16	      0	0	0	1110	0	0	0	0
17	      0	0	0	828	0	0	0	0
18	      0	0	0	1177	0	0	0	0
19	      0	0	0	1361	0	0	0	0
20	      0	0	0	1408	0	0	0	0
21	      0	0	0	1329	0	0	0	0
22	      0	0	0	1241	0	0	0	0
23	      0	0	0	977	0	0	0	0
24	      0	0	0	542	0	0	0	0
25	      0	0	0	304	0	0	0	0
26	      0	0	0	454	0	0	0	0
27	      0	0	0	776	0	0	0	0
28	      0	0	0	589	0	0	0	0
29	      0	0	0	1150	0	0	0	0
30	      0	0	0	1257	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    535	17.8333	0	22859	92	180	539	555

DEBUG    ya.test:process.py:276 Command (pid 2024632) 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 2024676) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2024676) elapsed time (sec): 30.191036224365234
DEBUG    ya.test:process.py:263 Command (pid 2024676) wtime: 30.194
DEBUG    ya.test:process.py:275 Command (pid 2024676) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     25	25	0	0	128	775	783	783
2	     73	73	0	0	139	189	199	210
3	     76	76	0	0	128	173	210	212
4	     74	74	0	0	115	227	233	240
5	     86	86	0	0	106	151	159	164
6	     60	60	0	0	129	185	186	203
7	      0	0	0	321	0	0	0	0
8	      0	0	0	1227	0	0	0	0
9	      0	0	0	1028	0	0	0	0
10	      0	0	0	972	0	0	0	0
11	      0	0	0	966	0	0	0	0
12	      0	0	0	1005	0	0	0	0
13	      0	0	0	1163	0	0	0	0
14	      0	0	0	1196	0	0	0	0
15	      0	0	0	1174	0	0	0	0
16	      0	0	0	1111	0	0	0	0
17	      0	0	0	993	0	0	0	0
18	      0	0	0	1392	0	0	0	0
19	      0	0	0	1487	0	0	0	0
20	      0	0	0	1695	0	0	0	0
21	      0	0	0	1330	0	0	0	0
22	      0	0	0	1288	0	0	0	0
23	      0	0	0	1084	0	0	0	0
24	      0	0	0	628	0	0	0	0
25	      0	0	0	339	0	0	0	0
26	      0	0	0	428	0	0	0	0
27	      0	0	0	709	0	0	0	0
28	      0	0	0	580	0	0	0	0
29	      0	0	0	1217	0	0	0	0
30	      0	0	0	1333	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    394	13.1333	0	24666	123	212	763	783

DEBUG    ya.test:process.py:276 Command (pid 2024676) 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 2024644) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2024644) elapsed time (sec): 30.264305353164673
DEBUG    ya.test:process.py:263 Command (pid 2024644) wtime: 30.272
DEBUG    ya.test:process.py:275 Command (pid 2024644) 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	304	0	0	0	0
8	      0	0	0	1320	0	0	0	0
9	      0	0	0	1061	0	0	0	0
10	      0	0	0	1082	0	0	0	0
11	      0	0	0	1051	0	0	0	0
12	      0	0	0	950	0	0	0	0
13	      0	0	0	1310	0	0	0	0
14	      0	0	0	1102	0	0	0	0
15	      0	0	0	1138	0	0	0	0
16	      0	0	0	1135	0	0	0	0
17	      0	0	0	910	0	0	0	0
18	      0	0	0	1322	0	0	0	0
19	      0	0	0	1435	0	0	0	0
20	      0	0	0	1626	0	0	0	0
21	      0	0	0	1338	0	0	0	0
22	      0	0	0	1363	0	0	0	0
23	      0	0	0	985	0	0	0	0
24	      0	0	0	619	0	0	0	0
25	      0	0	0	319	0	0	0	0
26	      0	0	0	365	0	0	0	0
27	      0	0	0	708	0	0	0	0
28	      0	0	0	599	0	0	0	0
29	      0	0	0	1238	0	0	0	0
30	      0	0	0	1325	0	0	0	0

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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.connection:connection.py:549 Closing channel for endpoint localhost:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
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:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". 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:3700
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3700". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
343.12s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.24s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
6.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.98s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
5.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/hluj/0090bb/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/hluj/0090bb/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-12T11:31:37.357695Z): source_id=113;tablet_id=72075186224037921;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7C2945
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7BAE86
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB648C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD941ABB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E163C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E1611F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD91D0CD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1417E47B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DBE087
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D15A83
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D15A83
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D128A3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D19357
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1419BCF8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC28F55
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5F3ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB639724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB63D7E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB63D3F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB63DFDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7C459C
21. ??:0: ?? @ 0x7F2F8CC09AC2
22. ??:0: ?? @ 0x7F2F8CC9B8BF
============== 1 failed, 10 passed, 1 error in 414.20s (0:06:54) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/hluj/0090c7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
5.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
4.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 54.68s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/hluj/0090cd/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 ===============================
78.84s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
6.52s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 130.82s (0:02:10) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/hluj/0090c4/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 ===============================
98.68s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
92.93s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
87.56s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
77.15s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
75.85s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
4.59s setup    test_replace.py::TestReplace::test_copy_full
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.07s call     test_replace.py::TestReplace::test_copy_partial
1.00s call     test_replace.py::TestReplace::test_copy_full
0.98s call     test_replace.py::TestReplace::test_count
0.54s call     test_replace.py::TestReplace::test_partial_replace
0.31s call     test_replace.py::TestReplace::test_incorrect
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

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

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

============================== slowest durations ===============================
9.67s setup    test_select.py::TestSelect::test_incorrect
7.83s setup    test_replace.py::TestReplace::test_replace_rollback
5.89s setup    test_update.py::TestUpdate::test_incorrect
1.24s call     test_replace.py::TestReplace::test_replace_total
1.16s call     test_update.py::TestUpdate::test_update_rollback
1.09s call     test_update.py::TestUpdate::test_partial_update
1.05s call     test_update.py::TestUpdate::test_update_many_rows
0.95s call     test_replace.py::TestReplace::test_replace_rollback
0.84s call     test_select.py::TestSelect::test_json_query
0.70s call     test_replace.py::TestReplace::test_replace_with_nulls
0.70s call     test_update.py::TestUpdate::test_incorrect
0.56s call     test_update.py::TestUpdate::test_update_pk
0.44s call     test_select.py::TestSelect::test_incorrect
0.02s setup    test_update.py::TestUpdate::test_partial_update
0.01s setup    test_replace.py::TestReplace::test_replace_total

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 33.21s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/hluj/0090e8/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 ===============================
425.31s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
34.02s call     zip_bomb.py::TestZipBomb::test
15.13s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.00s teardown zip_bomb.py::TestZipBomb::test
9.71s setup    test_upsert.py::TestUpsert::test_copy_full
8.42s setup    test_update.py::TestUpdate::test_update_single_column
3.04s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.00s setup    zip_bomb.py::TestZipBomb::test
1.89s call     test_upsert.py::TestUpsert::test_copy_partial
1.56s call     test_upsert.py::TestUpsert::test_copy_full
1.54s call     test_upsert.py::TestUpsert::test_count
1.11s call     test_update.py::TestUpdate::test_update_single_column
0.80s call     test_upsert.py::TestUpsert::test_partial_update
0.77s call     test_update.py::TestUpdate::test_update_single_row
0.52s call     test_upsert.py::TestUpsert::test_insert_nulls
0.44s call     test_upsert.py::TestUpsert::test_incorrect
0.03s setup    test_upsert.py::TestUpsert::test_count
0.02s setup    test_upsert.py::TestUpsert::test_incorrect

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 520.17s (0:08:40) ========================
