============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/leud/001d8c/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 ===============================
161.03s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
102.78s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
91.47s call     tablets_movement.py::TestTabletsMovement::test[ROW]
26.83s call     order_by_with_limit.py::TestOrderBy::test
6.98s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
5.31s call     test_create.py::TestCreate::test_create_decimals
4.62s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.23s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.87s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.81s setup    order_by_with_limit.py::TestOrderBy::test
0.80s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.68s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.60s call     test_create.py::TestCreate::test_create_all_opt_ints
0.55s call     test_create.py::TestCreate::test_create_all_req_ints
0.53s call     test_create.py::TestCreate::test_create_real_req
0.52s call     test_create.py::TestCreate::test_create_real_opt
0.21s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.18s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.12s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    test_create.py::TestCreate::test_create_all_req_ints

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 415.97s (0:06:55) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/leud/001d82/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: 18.1 ms
create table: 278.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.6
    "min_ms": 29.3
    "median_ms": 29.8
    "max_ms": 46.6
    "stdev_ms": 5.3
select count(*) after initial inserts: 94.4 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 52.0
    "min_ms": 41.1
    "median_ms": 49.3
    "max_ms": 363.8
    "stdev_ms": 18.4
select count(*) after all modifications: 2524.0 ms
select all: 2767.9 ms
delete from table: 3197.7 ms
select all after delete: 3314.3 ms
.drop table: 35.8 ms
create table: 786.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.2
    "min_ms": 26.4
    "median_ms": 33.1
    "max_ms": 36.9
    "stdev_ms": 3.3
select count(*) after initial inserts: 103.0 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 52.5
    "min_ms": 45.0
    "median_ms": 51.7
    "max_ms": 81.8
    "stdev_ms": 6.2
updates (step 1):
    "runs": 200
    "avg_ms": 148.3
    "min_ms": 111.9
    "median_ms": 144.9
    "max_ms": 497.2
    "stdev_ms": 32.2
upserts (step 2):
    "runs": 200
    "avg_ms": 25.5
    "min_ms": 19.5
    "median_ms": 25.4
    "max_ms": 34.5
    "stdev_ms": 2.4
select count(*) after all modifications: 288.1 ms
select all: 347.7 ms
delete from table: 374.4 ms
select all after delete: 307.8 ms
.drop table: 30.1 ms
create table: 426.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.6
    "min_ms": 25.1
    "median_ms": 29.7
    "max_ms": 32.0
    "stdev_ms": 1.9
select count(*) after initial inserts: 102.4 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 127.0
    "min_ms": 85.3
    "median_ms": 124.2
    "max_ms": 207.9
    "stdev_ms": 18.5
select count(*) after all modifications: 320.1 ms
select all: 271.7 ms
delete from table: 315.5 ms
select all after delete: 219.9 ms
.drop table: 32.9 ms
create table: 438.8 ms
initial inserts:
    "runs": 15
    "avg_ms": 33.8
    "min_ms": 27.5
    "median_ms": 33.9
    "max_ms": 43.3
    "stdev_ms": 4.8
select count(*) after initial inserts: 96.3 ms
updates (step 0):
    "runs": 150
    "avg_ms": 120.2
    "min_ms": 93.9
    "median_ms": 116.0
    "max_ms": 171.3
    "stdev_ms": 16.5
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 77.9
    "min_ms": 58.3
    "median_ms": 75.3
    "max_ms": 125.4
    "stdev_ms": 12.7
select count(*) after all modifications: 352.8 ms
select all: 348.5 ms
delete from table: 406.9 ms
select all after delete: 355.6 ms
.drop table: 36.6 ms
create table: 472.4 ms
initial inserts:
    "runs": 20
    "avg_ms": 34.8
    "min_ms": 26.8
    "median_ms": 34.8
    "max_ms": 48.0
    "stdev_ms": 6.1
select count(*) after initial inserts: 97.7 ms
updates (step 0):
    "runs": 200
    "avg_ms": 132.9
    "min_ms": 96.1
    "median_ms": 132.3
    "max_ms": 181.4
    "stdev_ms": 15.3
upserts (step 1):
    "runs": 200
    "avg_ms": 39.9
    "min_ms": 23.2
    "median_ms": 37.6
    "max_ms": 83.7
    "stdev_ms": 11.0
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 104.6
    "min_ms": 82.7
    "median_ms": 101.8
    "max_ms": 201.3
    "stdev_ms": 16.8
select count(*) after all modifications: 617.0 ms
select all: 590.9 ms
delete from table: 653.1 ms
select all after delete: 580.6 ms
.drop table: 64.8 ms
create table: 570.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 34.5
    "min_ms": 29.6
    "median_ms": 34.9
    "max_ms": 41.0
    "stdev_ms": 4.4
select count(*) after initial inserts: 118.5 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 32.1
    "min_ms": 22.6
    "median_ms": 30.0
    "max_ms": 88.9
    "stdev_ms": 7.2
select count(*) after all modifications: 404.4 ms
select all: 279.9 ms
delete from table: 315.0 ms
select all after delete: 283.9 ms
.Generated operation sequence:
  0. UPDATE: 8 operations
  1. UPSERT: 8 operations
  2. BULK_UPSERT: 20 operations
  3. BULK_UPSERT: 16 operations
  4. UPSERT: 19 operations
  5. UPDATE: 2 operations
  6. UPDATE: 13 operations
  7. UPDATE: 12 operations
  8. UPSERT: 1 operations
  9. UPDATE: 11 operations
drop table: 45.7 ms
create table: 509.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.2
    "min_ms": 25.7
    "median_ms": 34.0
    "max_ms": 38.6
    "stdev_ms": 3.4
select count(*) after initial inserts: 101.3 ms
updates (step 0):
    "runs": 80
    "avg_ms": 130.7
    "min_ms": 93.4
    "median_ms": 129.1
    "max_ms": 171.4
    "stdev_ms": 17.0
upserts (step 1):
    "runs": 80
    "avg_ms": 36.0
    "min_ms": 24.6
    "median_ms": 34.9
    "max_ms": 60.4
    "stdev_ms": 7.8
bulk_upserts (step 2):
    "runs": 20
    "avg_ms": 60.2
    "min_ms": 50.0
    "median_ms": 58.9
    "max_ms": 74.4
    "stdev_ms": 7.7
bulk_upserts (step 3):
    "runs": 16
    "avg_ms": 62.1
    "min_ms": 48.3
    "median_ms": 60.4
    "max_ms": 78.7
    "stdev_ms": 8.7
upserts (step 4):
    "runs": 190
    "avg_ms": 35.4
    "min_ms": 24.2
    "median_ms": 33.5
    "max_ms": 66.1
    "stdev_ms": 7.6
updates (step 5):
    "runs": 20
    "avg_ms": 154.5
    "min_ms": 115.6
    "median_ms": 146.5
    "max_ms": 216.0
    "stdev_ms": 23.5
updates (step 6):
    "runs": 130
    "avg_ms": 168.6
    "min_ms": 118.9
    "median_ms": 167.7
    "max_ms": 235.0
    "stdev_ms": 20.7
updates (step 7):
    "runs": 120
    "avg_ms": 181.0
    "min_ms": 130.2
    "median_ms": 178.5
    "max_ms": 250.9
    "stdev_ms": 20.4
upserts (step 8):
    "runs": 10
    "avg_ms": 37.4
    "min_ms": 28.4
    "median_ms": 40.4
    "max_ms": 43.7
    "stdev_ms": 5.1
updates (step 9):
    "runs": 110
    "avg_ms": 205.2
    "min_ms": 157.1
    "median_ms": 203.3
    "max_ms": 320.0
    "stdev_ms": 24.2
select count(*) after all modifications: 311.6 ms
select all: 337.2 ms
delete from table: 383.0 ms
select all after delete: 307.6 ms
.
test_delete.py ..

============================== slowest durations ===============================
129.01s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
94.28s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
48.77s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
42.60s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
38.51s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
34.51s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
28.37s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
5.25s setup    test_create.py::TestCreate::test_create_strings_opt
4.14s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.13s setup    test_delete.py::TestDelete::test_delete_rollback
3.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.19s call     test_delete.py::TestDelete::test_delete_rollback
0.66s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.43s call     test_create.py::TestCreate::test_create_strings_opt
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s setup    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 call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_delete.py::TestDelete::test_delete_where[False-100]

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

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

============================== slowest durations ===============================
5.43s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.84s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.71s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.70s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.66s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.62s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.59s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.58s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.56s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.55s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.54s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.49s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 13.41s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/leud/001f07/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 ===============================
23.90s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
16.38s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
4.27s setup    test_delete.py::TestDelete::test_incorrect
4.26s setup    test_insert.py::TestInsertStatement::test_bulk
3.90s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.06s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.22s call     test_insert.py::TestInsertStatement::test_copy_partial
1.09s call     test_insert.py::TestInsertStatement::test_copy_full
0.63s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.51s call     test_insert.py::TestInsertStatement::test_plain
0.51s call     test_insert.py::TestInsertStatement::test_bulk
0.44s call     test_insert.py::TestInsertStatement::test_duplicate
0.42s call     test_delete.py::TestDelete::test_incorrect
0.39s call     test_insert.py::TestInsertStatement::test_incorrect
0.32s call     test_insert.py::TestInsertStatement::test_out_of_range
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 62.38s (0:01:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/leud/001d8a/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/leud/001d8a/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/leud/001d8a/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-11T14:38:46.398389Z): source_id=223;tablet_id=72075186224037900;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 @ 0xA7928E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78AE26
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB618C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD91133B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE63C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE611F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EC94D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411564B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D55257
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CACC53
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CACC53
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA9A73
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CB0527
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14132EC8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB661E5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C3ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB609724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60D7E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60D3F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60DFDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79453C
E   21. ??:0: ?? @ 0x7F713D5EAAC2
E   22. ??:0: ?? @ 0x7F713D67C8BF
------------------------------ 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/leud/001d8a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 194276
DEBUG    ya.test:process.py:259 Command (pid 194276) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 194276) elapsed time (sec): 0.680802583694458
DEBUG    ya.test:process.py:263 Command (pid 194276) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) maxrss: 541136
DEBUG    ya.test:process.py:263 Command (pid 194276) minflt: 16170
DEBUG    ya.test:process.py:263 Command (pid 194276) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 194276) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 194276) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 194276) stime: 0.535974
DEBUG    ya.test:process.py:263 Command (pid 194276) utime: 0.096847
DEBUG    ya.test:process.py:263 Command (pid 194276) wtime: 0.682
DEBUG    ya.test:process.py:275 Command (pid 194276) output:
Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3ynj4chmly
    Host information: 
        Linux ghrun-3ynj4chmly 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/leud/001d8a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17159
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/leud/001d8a/r3tmp/kikimr_cluster_1enynf9d
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22360
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3710
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5142
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/leud/001d8a/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/leud/001d8a/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/leud/001d8a/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_dh28nz97.log --grpc-port=22360 --mon-port=3710 --ic-port=17159
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22360/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/leud/001d8a/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/leud/001d8a/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/leud/001d8a/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_dh28nz97.log --grpc-port=22360 --mon-port=3710 --ic-port=17159
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/leud/001d8a/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/leud/001d8a/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_dh28nz97.log', '--grpc-port=22360', '--mon-port=3710', '--ic-port=17159')' in '/home/runner/.ya/build/build_root/leud/001d8a/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: 194979
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:22360/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/leud/001d8a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 194988
DEBUG    ya.test:process.py:259 Command (pid 194988) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 194988) elapsed time (sec): 0.6390540599822998
DEBUG    ya.test:process.py:263 Command (pid 194988) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) maxrss: 541148
DEBUG    ya.test:process.py:263 Command (pid 194988) minflt: 16167
DEBUG    ya.test:process.py:263 Command (pid 194988) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 194988) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 194988) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 194988) stime: 0.479784
DEBUG    ya.test:process.py:263 Command (pid 194988) utime: 0.11194899999999999
DEBUG    ya.test:process.py:263 Command (pid 194988) wtime: 0.649
DEBUG    ya.test:process.py:275 Command (pid 194988) output:
Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22360', '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: 17159\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/leud/001d8a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22360', '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: 17159\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 198002
DEBUG    ya.test:process.py:259 Command (pid 198002) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 198002) elapsed time (sec): 1.3059980869293213
DEBUG    ya.test:process.py:263 Command (pid 198002) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) maxrss: 549632
DEBUG    ya.test:process.py:263 Command (pid 198002) minflt: 18313
DEBUG    ya.test:process.py:263 Command (pid 198002) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 198002) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) nvcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 198002) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 198002) stime: 1.137346
DEBUG    ya.test:process.py:263 Command (pid 198002) utime: 0.125785
DEBUG    ya.test:process.py:263 Command (pid 198002) wtime: 1.307
DEBUG    ya.test:process.py:275 Command (pid 198002) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22360', '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/leud/001d8a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22360', '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: 199691
DEBUG    ya.test:process.py:259 Command (pid 199691) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 199691) elapsed time (sec): 0.668853759765625
DEBUG    ya.test:process.py:263 Command (pid 199691) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) maxrss: 549520
DEBUG    ya.test:process.py:263 Command (pid 199691) minflt: 18657
DEBUG    ya.test:process.py:263 Command (pid 199691) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 199691) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 199691) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 199691) stime: 0.509406
DEBUG    ya.test:process.py:263 Command (pid 199691) utime: 0.115412
DEBUG    ya.test:process.py:263 Command (pid 199691) wtime: 0.67
DEBUG    ya.test:process.py:275 Command (pid 199691) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 199691) 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, 2447cd1e-db00-4dad-a0d6-609bced393af, localhost:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2447cd1e-db00-4dad-a0d6-609bced393af, localhost:22360): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2447cd1e-db00-4dad-a0d6-609bced393af, localhost:22360): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3ynj4chmly.auto.internal" port: 22360 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-3ynj4chmly.auto.internal:22360, 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:22360
------------------------------ 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/leud/001d8a/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydb/ydb -e grpc://localhost:22360 -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/leud/001d8a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22360', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 200997
DEBUG    ya.test:process.py:259 Command (pid 200997) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 200997) elapsed time (sec): 0.36867523193359375
DEBUG    ya.test:process.py:263 Command (pid 200997) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) maxrss: 165792
DEBUG    ya.test:process.py:263 Command (pid 200997) minflt: 3540
DEBUG    ya.test:process.py:263 Command (pid 200997) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 200997) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) nvcsw: 225
DEBUG    ya.test:process.py:263 Command (pid 200997) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 200997) stime: 0.036159
DEBUG    ya.test:process.py:263 Command (pid 200997) utime: 0.036159
DEBUG    ya.test:process.py:263 Command (pid 200997) wtime: 0.369
DEBUG    ya.test:process.py:275 Command (pid 200997) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 200997) 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/leud/001d8a/ydb/apps/ydb/ydb -e grpc://localhost:22360 -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/leud/001d8a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22360', '-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: 201636
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 201636) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 201636) elapsed time (sec): 30.170393705368042
DEBUG    ya.test:process.py:263 Command (pid 201636) wtime: 30.171
DEBUG    ya.test:process.py:275 Command (pid 201636) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    471	471	0	0	20	22	37	48
2	    486	486	0	0	20	21	23	27
3	    469	469	0	0	20	25	48	49
4	    488	488	0	0	20	21	23	26
5	    482	482	0	0	20	22	26	32
6	    466	466	0	0	20	30	37	44
7	    466	466	0	0	20	26	36	37
8	    477	477	0	0	20	25	28	30
9	    482	482	0	0	20	22	23	24
10	    480	480	0	0	20	23	28	29
11	    402	402	0	0	20	49	75	78
12	    371	371	0	0	20	79	145	146
13	    406	406	0	0	20	52	107	108
14	    298	298	0	0	21	138	144	149
15	    402	402	0	0	20	44	106	112
16	    462	462	0	0	20	26	64	65
17	    414	414	0	0	20	47	67	71
18	    412	412	0	0	20	43	78	81
19	    453	453	0	0	20	29	55	60
20	    398	398	0	0	21	53	111	112
21	    435	435	0	0	20	33	89	90
22	    461	461	0	0	20	26	60	62
23	    407	407	0	0	21	40	65	69
24	    314	314	0	0	24	75	92	100
25	    346	346	0	0	22	54	230	232
26	    324	324	0	0	21	96	145	148
27	    338	338	0	0	20	78	145	147
28	    438	438	0	0	20	50	65	78
29	    481	481	0	0	20	24	30	32
30	    495	495	0	0	20	22	25	26

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12824	427.467	0	0	20	35	83	232

DEBUG    ya.test:process.py:276 Command (pid 201636) 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, 704c272b-f8e1-49f3-8e01-4bedb0e74f89, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 704c272b-f8e1-49f3-8e01-4bedb0e74f89, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 704c272b-f8e1-49f3-8e01-4bedb0e74f89, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7e16c6b0-b040-4ab5-af3e-cda1769fdb94, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7e16c6b0-b040-4ab5-af3e-cda1769fdb94, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7e16c6b0-b040-4ab5-af3e-cda1769fdb94, ghrun-3ynj4chmly.auto.internal:22360): 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=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16fc4d1e-7171-4245-bb83-fd28636ef470, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16fc4d1e-7171-4245-bb83-fd28636ef470, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=" 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, 16fc4d1e-7171-4245-bb83-fd28636ef470, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=
INFO     root:test_log_scenario.py:217 Count rows after insert 12473 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d98c5b8-5729-48ad-8ade-c4ca78c95814, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d98c5b8-5729-48ad-8ade-c4ca78c95814, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=" 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, 8d98c5b8-5729-48ad-8ade-c4ca78c95814, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91c31b27-61fa-4e26-b182-c88203990780, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91c31b27-61fa-4e26-b182-c88203990780, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=" 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, 91c31b27-61fa-4e26-b182-c88203990780, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=
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/leud/001d8a/ydb/apps/ydb/ydb -e grpc://localhost:22360 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydb/ydb -e grpc://localhost:22360 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydb/ydb -e grpc://localhost:22360 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 60249576-0049-4152-a9cc-b8c1c081b97a, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60249576-0049-4152-a9cc-b8c1c081b97a, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f75b9bb6-9d18-4322-be40-5e740d7a17ba, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60249576-0049-4152-a9cc-b8c1c081b97a, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f75b9bb6-9d18-4322-be40-5e740d7a17ba, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22360', '-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:610 Executing '['/home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22360', '-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: 228401
DEBUG    ya.test:process.py:628 Command pid: 228402
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22360', '-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.connection:connection.py:52 RpcState(CreateSession, f75b9bb6-9d18-4322-be40-5e740d7a17ba, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWU4YWQzNy03ODY2ODc1Ny0xMWY1MTg3OC1mMjNlZWE2Ng==" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 228403
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9c4c408c-fc5a-4826-a80f-1d2c8131147c, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9c4c408c-fc5a-4826-a80f-1d2c8131147c, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=OWU4YWQzNy03ODY2ODc1Ny0xMWY1MTg3OC1mMjNlZWE2Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9c4c408c-fc5a-4826-a80f-1d2c8131147c, ghrun-3ynj4chmly.auto.internal:22360): 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=OWU4YWQzNy03ODY2ODc1Ny0xMWY1MTg3OC1mMjNlZWE2Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb933af3-9b50-4735-8192-fdcee839bfca, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb933af3-9b50-4735-8192-fdcee839bfca, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=OWU4YWQzNy03ODY2ODc1Ny0xMWY1MTg3OC1mMjNlZWE2Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb933af3-9b50-4735-8192-fdcee839bfca, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d5981564-a9db-4956-abf0-8f1864426106, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d5981564-a9db-4956-abf0-8f1864426106, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d5981564-a9db-4956-abf0-8f1864426106, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODZiYTkwM2ItNWNjOGE2MTYtYWFlYWVkNC0yNTNjNTFmNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 74e197e5-626c-4820-86f2-fc9257489aaa, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 74e197e5-626c-4820-86f2-fc9257489aaa, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ODZiYTkwM2ItNWNjOGE2MTYtYWFlYWVkNC0yNTNjNTFmNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 74e197e5-626c-4820-86f2-fc9257489aaa, ghrun-3ynj4chmly.auto.internal:22360): 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=ODZiYTkwM2ItNWNjOGE2MTYtYWFlYWVkNC0yNTNjNTFmNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e785a993-15ff-4e7a-941b-3d0120250311, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e785a993-15ff-4e7a-941b-3d0120250311, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ODZiYTkwM2ItNWNjOGE2MTYtYWFlYWVkNC0yNTNjNTFmNw==" 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, c89b46dd-0227-472b-b03d-74df0e5971ed, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c89b46dd-0227-472b-b03d-74df0e5971ed, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e785a993-15ff-4e7a-941b-3d0120250311, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c89b46dd-0227-472b-b03d-74df0e5971ed, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzEyNWFlZDgtNWVjMWJhNGUtZTk5ZDQ3ZWMtYWY0MjExOTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e58598db-6385-42e4-b43e-9bd7cee10858, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e58598db-6385-42e4-b43e-9bd7cee10858, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=NzEyNWFlZDgtNWVjMWJhNGUtZTk5ZDQ3ZWMtYWY0MjExOTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e58598db-6385-42e4-b43e-9bd7cee10858, ghrun-3ynj4chmly.auto.internal:22360): 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=NzEyNWFlZDgtNWVjMWJhNGUtZTk5ZDQ3ZWMtYWY0MjExOTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bbb218af-f97a-45dc-91a5-cf6745041a1e, ghrun-3ynj4chmly.auto.internal:22360): 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, bbb218af-f97a-45dc-91a5-cf6745041a1e, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=NzEyNWFlZDgtNWVjMWJhNGUtZTk5ZDQ3ZWMtYWY0MjExOTA=" 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, 34835b12-a877-46ca-9c63-1e9f0ff07141, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbb218af-f97a-45dc-91a5-cf6745041a1e, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 34835b12-a877-46ca-9c63-1e9f0ff07141, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 34835b12-a877-46ca-9c63-1e9f0ff07141, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDgxMWZlODAtN2ViYTQ5MDgtNTkzNjU4ZTktZTEyM2Y0Zjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9a228e3b-0bd9-4131-bfba-dab8991d62ea, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9a228e3b-0bd9-4131-bfba-dab8991d62ea, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZDgxMWZlODAtN2ViYTQ5MDgtNTkzNjU4ZTktZTEyM2Y0Zjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9a228e3b-0bd9-4131-bfba-dab8991d62ea, ghrun-3ynj4chmly.auto.internal:22360): 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=ZDgxMWZlODAtN2ViYTQ5MDgtNTkzNjU4ZTktZTEyM2Y0Zjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f74b2f57-ccfb-4538-8615-46c44ace5891, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f74b2f57-ccfb-4538-8615-46c44ace5891, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZDgxMWZlODAtN2ViYTQ5MDgtNTkzNjU4ZTktZTEyM2Y0Zjg=" 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, f74b2f57-ccfb-4538-8615-46c44ace5891, ghrun-3ynj4chmly.auto.internal:22360): 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, be6ec1f2-9023-4a24-8f98-a6fd980dfc32, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, be6ec1f2-9023-4a24-8f98-a6fd980dfc32, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, be6ec1f2-9023-4a24-8f98-a6fd980dfc32, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjIwNDVkZGEtYmY0MjcxNTQtYjA1N2Y2ZGEtMzI4ZjIwYmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c4bf5e09-9c2c-4e6d-862d-7e8c0e6b4b91, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c4bf5e09-9c2c-4e6d-862d-7e8c0e6b4b91, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZjIwNDVkZGEtYmY0MjcxNTQtYjA1N2Y2ZGEtMzI4ZjIwYmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c4bf5e09-9c2c-4e6d-862d-7e8c0e6b4b91, ghrun-3ynj4chmly.auto.internal:22360): 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=ZjIwNDVkZGEtYmY0MjcxNTQtYjA1N2Y2ZGEtMzI4ZjIwYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c382eb83-af88-4049-92e3-a814d3ad3445, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c382eb83-af88-4049-92e3-a814d3ad3445, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZjIwNDVkZGEtYmY0MjcxNTQtYjA1N2Y2ZGEtMzI4ZjIwYmM=" 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, dbc68e83-7651-4fdc-a408-154890ea49da, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dbc68e83-7651-4fdc-a408-154890ea49da, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c382eb83-af88-4049-92e3-a814d3ad3445, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dbc68e83-7651-4fdc-a408-154890ea49da, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDM4MjIzMmYtOTM0ZWVmYjctYTcyNDhkYmUtY2JlZDFkZGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe5dfa18-c8d1-446f-9b16-2550248ff2fc, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe5dfa18-c8d1-446f-9b16-2550248ff2fc, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZDM4MjIzMmYtOTM0ZWVmYjctYTcyNDhkYmUtY2JlZDFkZGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe5dfa18-c8d1-446f-9b16-2550248ff2fc, ghrun-3ynj4chmly.auto.internal:22360): 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=ZDM4MjIzMmYtOTM0ZWVmYjctYTcyNDhkYmUtY2JlZDFkZGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62a9e277-a886-4ba6-8ea3-74b657533f88, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62a9e277-a886-4ba6-8ea3-74b657533f88, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZDM4MjIzMmYtOTM0ZWVmYjctYTcyNDhkYmUtY2JlZDFkZGE=" 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, 0ba5937c-260a-4b06-a5eb-0f3338634030, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0ba5937c-260a-4b06-a5eb-0f3338634030, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62a9e277-a886-4ba6-8ea3-74b657533f88, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0ba5937c-260a-4b06-a5eb-0f3338634030, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODY4NGMzOS01MjE3NmM0My00YzkxZWVlYy05OTFlNDdlOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a65e2028-1afa-44fb-8542-c5333ddf9163, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a65e2028-1afa-44fb-8542-c5333ddf9163, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ODY4NGMzOS01MjE3NmM0My00YzkxZWVlYy05OTFlNDdlOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a65e2028-1afa-44fb-8542-c5333ddf9163, ghrun-3ynj4chmly.auto.internal:22360): 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=ODY4NGMzOS01MjE3NmM0My00YzkxZWVlYy05OTFlNDdlOA==
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, 0fc2b020-a9c7-4369-814a-769e67c39f1f, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19cc4fdb-079d-4e83-837a-5c4d4a202c58, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0fc2b020-a9c7-4369-814a-769e67c39f1f, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19cc4fdb-079d-4e83-837a-5c4d4a202c58, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ODY4NGMzOS01MjE3NmM0My00YzkxZWVlYy05OTFlNDdlOA==" 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, 19cc4fdb-079d-4e83-837a-5c4d4a202c58, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0fc2b020-a9c7-4369-814a-769e67c39f1f, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTZkOTQ2YWMtOGM3ZWY4YWEtMTI3NzllOTItOGJhMTAxYjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 44b2b52e-012e-48c7-bdf6-fb391a9dbcb7, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 44b2b52e-012e-48c7-bdf6-fb391a9dbcb7, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=YTZkOTQ2YWMtOGM3ZWY4YWEtMTI3NzllOTItOGJhMTAxYjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 44b2b52e-012e-48c7-bdf6-fb391a9dbcb7, ghrun-3ynj4chmly.auto.internal:22360): 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=YTZkOTQ2YWMtOGM3ZWY4YWEtMTI3NzllOTItOGJhMTAxYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17f28fdb-6ddd-4765-8f28-ed0aeff7ee65, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17f28fdb-6ddd-4765-8f28-ed0aeff7ee65, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=YTZkOTQ2YWMtOGM3ZWY4YWEtMTI3NzllOTItOGJhMTAxYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17f28fdb-6ddd-4765-8f28-ed0aeff7ee65, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7126fe6c-6598-417a-bc7f-eaa921c8f7ae, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7126fe6c-6598-417a-bc7f-eaa921c8f7ae, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7126fe6c-6598-417a-bc7f-eaa921c8f7ae, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjlkZGYzZDctNTFlZTExZmEtY2Y5ZDcyMGUtMmNiNzkzNGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a89ebbd8-7257-4c8d-8397-0b6c1cc14617, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a89ebbd8-7257-4c8d-8397-0b6c1cc14617, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=MjlkZGYzZDctNTFlZTExZmEtY2Y5ZDcyMGUtMmNiNzkzNGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a89ebbd8-7257-4c8d-8397-0b6c1cc14617, ghrun-3ynj4chmly.auto.internal:22360): 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=MjlkZGYzZDctNTFlZTExZmEtY2Y5ZDcyMGUtMmNiNzkzNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6eb767c-9ba5-48f7-9995-f47dca50a6b6, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6eb767c-9ba5-48f7-9995-f47dca50a6b6, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=MjlkZGYzZDctNTFlZTExZmEtY2Y5ZDcyMGUtMmNiNzkzNGE=" 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, a6eb767c-9ba5-48f7-9995-f47dca50a6b6, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7e16c6b0-b040-4ab5-af3e-cda1769fdb94, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T14:38:49.726927035+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 74e197e5-626c-4820-86f2-fc9257489aaa, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T14:38:49.727150597+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9c4c408c-fc5a-4826-a80f-1d2c8131147c, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T14:38:49.727114272+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, e58598db-6385-42e4-b43e-9bd7cee10858, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T14:38:49.727183912+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9a228e3b-0bd9-4131-bfba-dab8991d62ea, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T14:38:49.727215694+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c4bf5e09-9c2c-4e6d-862d-7e8c0e6b4b91, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T14:38:49.727246199+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, fe5dfa18-c8d1-446f-9b16-2550248ff2fc, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T14:38:49.727272932+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a65e2028-1afa-44fb-8542-c5333ddf9163, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T14:38:49.727315475+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 44b2b52e-012e-48c7-bdf6-fb391a9dbcb7, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T14:38:49.727354067+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a89ebbd8-7257-4c8d-8397-0b6c1cc14617, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T14:38:49.727378321+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 60249576-0049-4152-a9cc-b8c1c081b97a, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.72709323+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, eb933af3-9b50-4735-8192-fdcee839bfca, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727130264+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e785a993-15ff-4e7a-941b-3d0120250311, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727171247+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bbb218af-f97a-45dc-91a5-cf6745041a1e, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727201634+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, f74b2f57-ccfb-4538-8615-46c44ace5891, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727232232+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c382eb83-af88-4049-92e3-a814d3ad3445, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727260251+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 62a9e277-a886-4ba6-8ea3-74b657533f88, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727302179+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 19cc4fdb-079d-4e83-837a-5c4d4a202c58, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.72733323+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 17f28fdb-6ddd-4765-8f28-ed0aeff7ee65, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727367415+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a6eb767c-9ba5-48f7-9995-f47dca50a6b6, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727395646+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22360
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:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 228401) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 228401) elapsed time (sec): 30.20694136619568
DEBUG    ya.test:process.py:263 Command (pid 228401) wtime: 30.211
DEBUG    ya.test:process.py:275 Command (pid 228401) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    101	101	0	0	51	371	391	397
2	    165	165	0	0	53	86	111	117
3	     64	64	0	0	58	196	204	211
4	      0	0	0	795	0	0	0	0
5	      0	0	0	2237	0	0	0	0
6	      0	0	0	2146	0	0	0	0
7	      0	0	0	2077	0	0	0	0
8	      0	0	0	2192	0	0	0	0
9	      0	0	0	2186	0	0	0	0
10	      0	0	0	2006	0	0	0	0
11	      0	0	0	1726	0	0	0	0
12	      0	0	0	1962	0	0	0	0
13	      0	0	0	1711	0	0	0	0
14	      0	0	0	1899	0	0	0	0
15	      0	0	0	1853	0	0	0	0
16	      0	0	0	1999	0	0	0	0
17	      0	0	0	1796	0	0	0	0
18	      0	0	0	1945	0	0	0	0
19	      0	0	0	2028	0	0	0	0
20	      0	0	0	1466	0	0	0	0
21	      0	0	0	1759	0	0	0	0
22	      0	0	0	1978	0	0	0	0
23	      0	0	0	1845	0	0	0	0
24	      0	0	0	1833	0	0	0	0
25	      0	0	0	1519	0	0	0	0
26	      0	0	0	1528	0	0	0	0
27	      0	0	0	1720	0	0	0	0
28	      0	0	0	2112	0	0	0	0
29	      0	0	0	1911	0	0	0	0
30	      0	0	0	1898	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    330	11	0	50127	53	197	381	397

DEBUG    ya.test:process.py:276 Command (pid 228401) 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 228403) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 228403) elapsed time (sec): 30.207801580429077
DEBUG    ya.test:process.py:263 Command (pid 228403) wtime: 30.21
DEBUG    ya.test:process.py:275 Command (pid 228403) 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	      1	1	0	10	141	141	141	141
4	      0	0	0	819	0	0	0	0
5	      0	0	0	2250	0	0	0	0
6	      0	0	0	2142	0	0	0	0
7	      0	0	0	2186	0	0	0	0
8	      0	0	0	2220	0	0	0	0
9	      0	0	0	2259	0	0	0	0
10	      0	0	0	2169	0	0	0	0
11	      0	0	0	1803	0	0	0	0
12	      0	0	0	2023	0	0	0	0
13	      0	0	0	1847	0	0	0	0
14	      0	0	0	2090	0	0	0	0
15	      0	0	0	2016	0	0	0	0
16	      0	0	0	2072	0	0	0	0
17	      0	0	0	1802	0	0	0	0
18	      0	0	0	2073	0	0	0	0
19	      0	0	0	2041	0	0	0	0
20	      0	0	0	1638	0	0	0	0
21	      0	0	0	1913	0	0	0	0
22	      0	0	0	2056	0	0	0	0
23	      0	0	0	1822	0	0	0	0
24	      0	0	0	1972	0	0	0	0
25	      0	0	0	1548	0	0	0	0
26	      0	0	0	1506	0	0	0	0
27	      0	0	0	1819	0	0	0	0
28	      0	0	0	2206	0	0	0	0
29	      0	0	0	2026	0	0	0	0
30	      0	0	0	2115	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 228403) 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 228402) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 228402) elapsed time (sec): 30.227665424346924
DEBUG    ya.test:process.py:263 Command (pid 228402) wtime: 30.23
DEBUG    ya.test:process.py:275 Command (pid 228402) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     68	68	0	0	71	567	567	571
2	    124	124	0	0	70	109	119	120
3	     52	52	0	0	80	210	210	211
4	      0	0	0	829	0	0	0	0
5	      0	0	0	2288	0	0	0	0
6	      0	0	0	2146	0	0	0	0
7	      0	0	0	2173	0	0	0	0
8	      0	0	0	2232	0	0	0	0
9	      0	0	0	2219	0	0	0	0
10	      0	0	0	2105	0	0	0	0
11	      0	0	0	1704	0	0	0	0
12	      0	0	0	1909	0	0	0	0
13	      0	0	0	1809	0	0	0	0
14	      0	0	0	1987	0	0	0	0
15	      0	0	0	1954	0	0	0	0
16	      0	0	0	2068	0	0	0	0
17	      0	0	0	1807	0	0	0	0
18	      0	0	0	2029	0	0	0	0
19	      0	0	0	2058	0	0	0	0
20	      0	0	0	1528	0	0	0	0
21	      0	0	0	1937	0	0	0	0
22	      0	0	0	2074	0	0	0	0
23	      0	0	0	1842	0	0	0	0
24	      0	0	0	1963	0	0	0	0
25	      0	0	0	1559	0	0	0	0
26	      0	0	0	1672	0	0	0	0
27	      0	0	0	1911	0	0	0	0
28	      0	0	0	2217	0	0	0	0
29	      0	0	0	1950	0	0	0	0
30	      0	0	0	2061	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    244	8.13333	0	52031	72	210	567	571

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
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:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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.connection:connection.py:549 Closing channel for endpoint localhost:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". Check endpoint correctness.
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22360
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-3ynj4chmly'
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/leud/001d8a/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.194979' in '/home/runner/.ya/build/build_root/leud/001d8a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_dh28nz97.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:22360/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5142
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3710
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22360
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17159
=================================== 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/leud/001d8a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 194276
DEBUG    ya.test:process.py:259 Command (pid 194276) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 194276) elapsed time (sec): 0.680802583694458
DEBUG    ya.test:process.py:263 Command (pid 194276) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) maxrss: 541136
DEBUG    ya.test:process.py:263 Command (pid 194276) minflt: 16170
DEBUG    ya.test:process.py:263 Command (pid 194276) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 194276) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 194276) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 194276) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 194276) stime: 0.535974
DEBUG    ya.test:process.py:263 Command (pid 194276) utime: 0.096847
DEBUG    ya.test:process.py:263 Command (pid 194276) wtime: 0.682
DEBUG    ya.test:process.py:275 Command (pid 194276) output:
Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3ynj4chmly
    Host information: 
        Linux ghrun-3ynj4chmly 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/leud/001d8a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17159
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/leud/001d8a/r3tmp/kikimr_cluster_1enynf9d
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22360
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3710
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5142
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/leud/001d8a/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/leud/001d8a/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/leud/001d8a/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_dh28nz97.log --grpc-port=22360 --mon-port=3710 --ic-port=17159
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22360/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/leud/001d8a/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/leud/001d8a/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/leud/001d8a/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_dh28nz97.log --grpc-port=22360 --mon-port=3710 --ic-port=17159
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/leud/001d8a/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/leud/001d8a/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_dh28nz97.log', '--grpc-port=22360', '--mon-port=3710', '--ic-port=17159')' in '/home/runner/.ya/build/build_root/leud/001d8a/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: 194979
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:22360/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/leud/001d8a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 194988
DEBUG    ya.test:process.py:259 Command (pid 194988) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 194988) elapsed time (sec): 0.6390540599822998
DEBUG    ya.test:process.py:263 Command (pid 194988) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) maxrss: 541148
DEBUG    ya.test:process.py:263 Command (pid 194988) minflt: 16167
DEBUG    ya.test:process.py:263 Command (pid 194988) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 194988) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 194988) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 194988) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 194988) stime: 0.479784
DEBUG    ya.test:process.py:263 Command (pid 194988) utime: 0.11194899999999999
DEBUG    ya.test:process.py:263 Command (pid 194988) wtime: 0.649
DEBUG    ya.test:process.py:275 Command (pid 194988) output:
Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22360', '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: 17159\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/leud/001d8a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22360', '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: 17159\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 198002
DEBUG    ya.test:process.py:259 Command (pid 198002) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 198002) elapsed time (sec): 1.3059980869293213
DEBUG    ya.test:process.py:263 Command (pid 198002) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) maxrss: 549632
DEBUG    ya.test:process.py:263 Command (pid 198002) minflt: 18313
DEBUG    ya.test:process.py:263 Command (pid 198002) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 198002) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 198002) nvcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 198002) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 198002) stime: 1.137346
DEBUG    ya.test:process.py:263 Command (pid 198002) utime: 0.125785
DEBUG    ya.test:process.py:263 Command (pid 198002) wtime: 1.307
DEBUG    ya.test:process.py:275 Command (pid 198002) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22360', '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/leud/001d8a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22360', '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: 199691
DEBUG    ya.test:process.py:259 Command (pid 199691) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 199691) elapsed time (sec): 0.668853759765625
DEBUG    ya.test:process.py:263 Command (pid 199691) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) maxrss: 549520
DEBUG    ya.test:process.py:263 Command (pid 199691) minflt: 18657
DEBUG    ya.test:process.py:263 Command (pid 199691) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 199691) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 199691) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 199691) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 199691) stime: 0.509406
DEBUG    ya.test:process.py:263 Command (pid 199691) utime: 0.115412
DEBUG    ya.test:process.py:263 Command (pid 199691) wtime: 0.67
DEBUG    ya.test:process.py:275 Command (pid 199691) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 199691) 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, 2447cd1e-db00-4dad-a0d6-609bced393af, localhost:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2447cd1e-db00-4dad-a0d6-609bced393af, localhost:22360): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2447cd1e-db00-4dad-a0d6-609bced393af, localhost:22360): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3ynj4chmly.auto.internal" port: 22360 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-3ynj4chmly.auto.internal:22360, 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:22360
------------------------------ 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/leud/001d8a/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydb/ydb -e grpc://localhost:22360 -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/leud/001d8a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22360', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 200997
DEBUG    ya.test:process.py:259 Command (pid 200997) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 200997) elapsed time (sec): 0.36867523193359375
DEBUG    ya.test:process.py:263 Command (pid 200997) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) maxrss: 165792
DEBUG    ya.test:process.py:263 Command (pid 200997) minflt: 3540
DEBUG    ya.test:process.py:263 Command (pid 200997) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 200997) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 200997) nvcsw: 225
DEBUG    ya.test:process.py:263 Command (pid 200997) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 200997) stime: 0.036159
DEBUG    ya.test:process.py:263 Command (pid 200997) utime: 0.036159
DEBUG    ya.test:process.py:263 Command (pid 200997) wtime: 0.369
DEBUG    ya.test:process.py:275 Command (pid 200997) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 200997) 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/leud/001d8a/ydb/apps/ydb/ydb -e grpc://localhost:22360 -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/leud/001d8a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22360', '-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: 201636
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 201636) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 201636) elapsed time (sec): 30.170393705368042
DEBUG    ya.test:process.py:263 Command (pid 201636) wtime: 30.171
DEBUG    ya.test:process.py:275 Command (pid 201636) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    471	471	0	0	20	22	37	48
2	    486	486	0	0	20	21	23	27
3	    469	469	0	0	20	25	48	49
4	    488	488	0	0	20	21	23	26
5	    482	482	0	0	20	22	26	32
6	    466	466	0	0	20	30	37	44
7	    466	466	0	0	20	26	36	37
8	    477	477	0	0	20	25	28	30
9	    482	482	0	0	20	22	23	24
10	    480	480	0	0	20	23	28	29
11	    402	402	0	0	20	49	75	78
12	    371	371	0	0	20	79	145	146
13	    406	406	0	0	20	52	107	108
14	    298	298	0	0	21	138	144	149
15	    402	402	0	0	20	44	106	112
16	    462	462	0	0	20	26	64	65
17	    414	414	0	0	20	47	67	71
18	    412	412	0	0	20	43	78	81
19	    453	453	0	0	20	29	55	60
20	    398	398	0	0	21	53	111	112
21	    435	435	0	0	20	33	89	90
22	    461	461	0	0	20	26	60	62
23	    407	407	0	0	21	40	65	69
24	    314	314	0	0	24	75	92	100
25	    346	346	0	0	22	54	230	232
26	    324	324	0	0	21	96	145	148
27	    338	338	0	0	20	78	145	147
28	    438	438	0	0	20	50	65	78
29	    481	481	0	0	20	24	30	32
30	    495	495	0	0	20	22	25	26

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12824	427.467	0	0	20	35	83	232

DEBUG    ya.test:process.py:276 Command (pid 201636) 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, 704c272b-f8e1-49f3-8e01-4bedb0e74f89, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 704c272b-f8e1-49f3-8e01-4bedb0e74f89, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 704c272b-f8e1-49f3-8e01-4bedb0e74f89, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7e16c6b0-b040-4ab5-af3e-cda1769fdb94, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7e16c6b0-b040-4ab5-af3e-cda1769fdb94, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7e16c6b0-b040-4ab5-af3e-cda1769fdb94, ghrun-3ynj4chmly.auto.internal:22360): 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=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16fc4d1e-7171-4245-bb83-fd28636ef470, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16fc4d1e-7171-4245-bb83-fd28636ef470, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=" 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, 16fc4d1e-7171-4245-bb83-fd28636ef470, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=
INFO     root:test_log_scenario.py:217 Count rows after insert 12473 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d98c5b8-5729-48ad-8ade-c4ca78c95814, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d98c5b8-5729-48ad-8ade-c4ca78c95814, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=" 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, 8d98c5b8-5729-48ad-8ade-c4ca78c95814, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91c31b27-61fa-4e26-b182-c88203990780, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91c31b27-61fa-4e26-b182-c88203990780, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=" 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, 91c31b27-61fa-4e26-b182-c88203990780, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=
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/leud/001d8a/ydb/apps/ydb/ydb -e grpc://localhost:22360 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydb/ydb -e grpc://localhost:22360 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydb/ydb -e grpc://localhost:22360 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 60249576-0049-4152-a9cc-b8c1c081b97a, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60249576-0049-4152-a9cc-b8c1c081b97a, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyZDQ0NWQtYzkwNTAyZTAtNTA5ZmRiZGItNWE1OTU5NzY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f75b9bb6-9d18-4322-be40-5e740d7a17ba, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60249576-0049-4152-a9cc-b8c1c081b97a, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f75b9bb6-9d18-4322-be40-5e740d7a17ba, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22360', '-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:610 Executing '['/home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22360', '-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: 228401
DEBUG    ya.test:process.py:628 Command pid: 228402
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/leud/001d8a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22360', '-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.connection:connection.py:52 RpcState(CreateSession, f75b9bb6-9d18-4322-be40-5e740d7a17ba, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWU4YWQzNy03ODY2ODc1Ny0xMWY1MTg3OC1mMjNlZWE2Ng==" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 228403
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9c4c408c-fc5a-4826-a80f-1d2c8131147c, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9c4c408c-fc5a-4826-a80f-1d2c8131147c, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=OWU4YWQzNy03ODY2ODc1Ny0xMWY1MTg3OC1mMjNlZWE2Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9c4c408c-fc5a-4826-a80f-1d2c8131147c, ghrun-3ynj4chmly.auto.internal:22360): 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=OWU4YWQzNy03ODY2ODc1Ny0xMWY1MTg3OC1mMjNlZWE2Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb933af3-9b50-4735-8192-fdcee839bfca, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb933af3-9b50-4735-8192-fdcee839bfca, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=OWU4YWQzNy03ODY2ODc1Ny0xMWY1MTg3OC1mMjNlZWE2Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb933af3-9b50-4735-8192-fdcee839bfca, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d5981564-a9db-4956-abf0-8f1864426106, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d5981564-a9db-4956-abf0-8f1864426106, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d5981564-a9db-4956-abf0-8f1864426106, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODZiYTkwM2ItNWNjOGE2MTYtYWFlYWVkNC0yNTNjNTFmNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 74e197e5-626c-4820-86f2-fc9257489aaa, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 74e197e5-626c-4820-86f2-fc9257489aaa, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ODZiYTkwM2ItNWNjOGE2MTYtYWFlYWVkNC0yNTNjNTFmNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 74e197e5-626c-4820-86f2-fc9257489aaa, ghrun-3ynj4chmly.auto.internal:22360): 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=ODZiYTkwM2ItNWNjOGE2MTYtYWFlYWVkNC0yNTNjNTFmNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e785a993-15ff-4e7a-941b-3d0120250311, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e785a993-15ff-4e7a-941b-3d0120250311, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ODZiYTkwM2ItNWNjOGE2MTYtYWFlYWVkNC0yNTNjNTFmNw==" 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, c89b46dd-0227-472b-b03d-74df0e5971ed, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c89b46dd-0227-472b-b03d-74df0e5971ed, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e785a993-15ff-4e7a-941b-3d0120250311, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c89b46dd-0227-472b-b03d-74df0e5971ed, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzEyNWFlZDgtNWVjMWJhNGUtZTk5ZDQ3ZWMtYWY0MjExOTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e58598db-6385-42e4-b43e-9bd7cee10858, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e58598db-6385-42e4-b43e-9bd7cee10858, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=NzEyNWFlZDgtNWVjMWJhNGUtZTk5ZDQ3ZWMtYWY0MjExOTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e58598db-6385-42e4-b43e-9bd7cee10858, ghrun-3ynj4chmly.auto.internal:22360): 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=NzEyNWFlZDgtNWVjMWJhNGUtZTk5ZDQ3ZWMtYWY0MjExOTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bbb218af-f97a-45dc-91a5-cf6745041a1e, ghrun-3ynj4chmly.auto.internal:22360): 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, bbb218af-f97a-45dc-91a5-cf6745041a1e, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=NzEyNWFlZDgtNWVjMWJhNGUtZTk5ZDQ3ZWMtYWY0MjExOTA=" 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, 34835b12-a877-46ca-9c63-1e9f0ff07141, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbb218af-f97a-45dc-91a5-cf6745041a1e, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 34835b12-a877-46ca-9c63-1e9f0ff07141, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 34835b12-a877-46ca-9c63-1e9f0ff07141, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDgxMWZlODAtN2ViYTQ5MDgtNTkzNjU4ZTktZTEyM2Y0Zjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9a228e3b-0bd9-4131-bfba-dab8991d62ea, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9a228e3b-0bd9-4131-bfba-dab8991d62ea, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZDgxMWZlODAtN2ViYTQ5MDgtNTkzNjU4ZTktZTEyM2Y0Zjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9a228e3b-0bd9-4131-bfba-dab8991d62ea, ghrun-3ynj4chmly.auto.internal:22360): 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=ZDgxMWZlODAtN2ViYTQ5MDgtNTkzNjU4ZTktZTEyM2Y0Zjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f74b2f57-ccfb-4538-8615-46c44ace5891, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f74b2f57-ccfb-4538-8615-46c44ace5891, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZDgxMWZlODAtN2ViYTQ5MDgtNTkzNjU4ZTktZTEyM2Y0Zjg=" 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, f74b2f57-ccfb-4538-8615-46c44ace5891, ghrun-3ynj4chmly.auto.internal:22360): 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, be6ec1f2-9023-4a24-8f98-a6fd980dfc32, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, be6ec1f2-9023-4a24-8f98-a6fd980dfc32, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, be6ec1f2-9023-4a24-8f98-a6fd980dfc32, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjIwNDVkZGEtYmY0MjcxNTQtYjA1N2Y2ZGEtMzI4ZjIwYmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c4bf5e09-9c2c-4e6d-862d-7e8c0e6b4b91, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c4bf5e09-9c2c-4e6d-862d-7e8c0e6b4b91, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZjIwNDVkZGEtYmY0MjcxNTQtYjA1N2Y2ZGEtMzI4ZjIwYmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c4bf5e09-9c2c-4e6d-862d-7e8c0e6b4b91, ghrun-3ynj4chmly.auto.internal:22360): 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=ZjIwNDVkZGEtYmY0MjcxNTQtYjA1N2Y2ZGEtMzI4ZjIwYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c382eb83-af88-4049-92e3-a814d3ad3445, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c382eb83-af88-4049-92e3-a814d3ad3445, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZjIwNDVkZGEtYmY0MjcxNTQtYjA1N2Y2ZGEtMzI4ZjIwYmM=" 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, dbc68e83-7651-4fdc-a408-154890ea49da, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dbc68e83-7651-4fdc-a408-154890ea49da, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c382eb83-af88-4049-92e3-a814d3ad3445, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dbc68e83-7651-4fdc-a408-154890ea49da, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDM4MjIzMmYtOTM0ZWVmYjctYTcyNDhkYmUtY2JlZDFkZGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe5dfa18-c8d1-446f-9b16-2550248ff2fc, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe5dfa18-c8d1-446f-9b16-2550248ff2fc, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZDM4MjIzMmYtOTM0ZWVmYjctYTcyNDhkYmUtY2JlZDFkZGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe5dfa18-c8d1-446f-9b16-2550248ff2fc, ghrun-3ynj4chmly.auto.internal:22360): 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=ZDM4MjIzMmYtOTM0ZWVmYjctYTcyNDhkYmUtY2JlZDFkZGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62a9e277-a886-4ba6-8ea3-74b657533f88, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62a9e277-a886-4ba6-8ea3-74b657533f88, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ZDM4MjIzMmYtOTM0ZWVmYjctYTcyNDhkYmUtY2JlZDFkZGE=" 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, 0ba5937c-260a-4b06-a5eb-0f3338634030, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0ba5937c-260a-4b06-a5eb-0f3338634030, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62a9e277-a886-4ba6-8ea3-74b657533f88, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0ba5937c-260a-4b06-a5eb-0f3338634030, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODY4NGMzOS01MjE3NmM0My00YzkxZWVlYy05OTFlNDdlOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a65e2028-1afa-44fb-8542-c5333ddf9163, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a65e2028-1afa-44fb-8542-c5333ddf9163, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ODY4NGMzOS01MjE3NmM0My00YzkxZWVlYy05OTFlNDdlOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a65e2028-1afa-44fb-8542-c5333ddf9163, ghrun-3ynj4chmly.auto.internal:22360): 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=ODY4NGMzOS01MjE3NmM0My00YzkxZWVlYy05OTFlNDdlOA==
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, 0fc2b020-a9c7-4369-814a-769e67c39f1f, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19cc4fdb-079d-4e83-837a-5c4d4a202c58, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0fc2b020-a9c7-4369-814a-769e67c39f1f, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19cc4fdb-079d-4e83-837a-5c4d4a202c58, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=ODY4NGMzOS01MjE3NmM0My00YzkxZWVlYy05OTFlNDdlOA==" 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, 19cc4fdb-079d-4e83-837a-5c4d4a202c58, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0fc2b020-a9c7-4369-814a-769e67c39f1f, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTZkOTQ2YWMtOGM3ZWY4YWEtMTI3NzllOTItOGJhMTAxYjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 44b2b52e-012e-48c7-bdf6-fb391a9dbcb7, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 44b2b52e-012e-48c7-bdf6-fb391a9dbcb7, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=YTZkOTQ2YWMtOGM3ZWY4YWEtMTI3NzllOTItOGJhMTAxYjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 44b2b52e-012e-48c7-bdf6-fb391a9dbcb7, ghrun-3ynj4chmly.auto.internal:22360): 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=YTZkOTQ2YWMtOGM3ZWY4YWEtMTI3NzllOTItOGJhMTAxYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17f28fdb-6ddd-4765-8f28-ed0aeff7ee65, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17f28fdb-6ddd-4765-8f28-ed0aeff7ee65, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=YTZkOTQ2YWMtOGM3ZWY4YWEtMTI3NzllOTItOGJhMTAxYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17f28fdb-6ddd-4765-8f28-ed0aeff7ee65, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7126fe6c-6598-417a-bc7f-eaa921c8f7ae, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7126fe6c-6598-417a-bc7f-eaa921c8f7ae, ghrun-3ynj4chmly.auto.internal:22360): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7126fe6c-6598-417a-bc7f-eaa921c8f7ae, ghrun-3ynj4chmly.auto.internal:22360): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjlkZGYzZDctNTFlZTExZmEtY2Y5ZDcyMGUtMmNiNzkzNGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a89ebbd8-7257-4c8d-8397-0b6c1cc14617, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a89ebbd8-7257-4c8d-8397-0b6c1cc14617, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=MjlkZGYzZDctNTFlZTExZmEtY2Y5ZDcyMGUtMmNiNzkzNGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a89ebbd8-7257-4c8d-8397-0b6c1cc14617, ghrun-3ynj4chmly.auto.internal:22360): 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=MjlkZGYzZDctNTFlZTExZmEtY2Y5ZDcyMGUtMmNiNzkzNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6eb767c-9ba5-48f7-9995-f47dca50a6b6, ghrun-3ynj4chmly.auto.internal:22360): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6eb767c-9ba5-48f7-9995-f47dca50a6b6, ghrun-3ynj4chmly.auto.internal:22360): request = { session_id: "ydb://session/3?node_id=1&id=MjlkZGYzZDctNTFlZTExZmEtY2Y5ZDcyMGUtMmNiNzkzNGE=" 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, a6eb767c-9ba5-48f7-9995-f47dca50a6b6, ghrun-3ynj4chmly.auto.internal:22360): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7e16c6b0-b040-4ab5-af3e-cda1769fdb94, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T14:38:49.726927035+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 74e197e5-626c-4820-86f2-fc9257489aaa, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T14:38:49.727150597+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9c4c408c-fc5a-4826-a80f-1d2c8131147c, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T14:38:49.727114272+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, e58598db-6385-42e4-b43e-9bd7cee10858, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T14:38:49.727183912+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9a228e3b-0bd9-4131-bfba-dab8991d62ea, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T14:38:49.727215694+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c4bf5e09-9c2c-4e6d-862d-7e8c0e6b4b91, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T14:38:49.727246199+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, fe5dfa18-c8d1-446f-9b16-2550248ff2fc, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T14:38:49.727272932+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a65e2028-1afa-44fb-8542-c5333ddf9163, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T14:38:49.727315475+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 44b2b52e-012e-48c7-bdf6-fb391a9dbcb7, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T14:38:49.727354067+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a89ebbd8-7257-4c8d-8397-0b6c1cc14617, ghrun-3ynj4chmly.auto.internal:22360): 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:22360 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T14:38:49.727378321+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 60249576-0049-4152-a9cc-b8c1c081b97a, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.72709323+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, eb933af3-9b50-4735-8192-fdcee839bfca, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727130264+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e785a993-15ff-4e7a-941b-3d0120250311, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727171247+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bbb218af-f97a-45dc-91a5-cf6745041a1e, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727201634+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, f74b2f57-ccfb-4538-8615-46c44ace5891, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727232232+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c382eb83-af88-4049-92e3-a814d3ad3445, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727260251+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 62a9e277-a886-4ba6-8ea3-74b657533f88, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727302179+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 19cc4fdb-079d-4e83-837a-5c4d4a202c58, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.72733323+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 17f28fdb-6ddd-4765-8f28-ed0aeff7ee65, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727367415+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a6eb767c-9ba5-48f7-9995-f47dca50a6b6, ghrun-3ynj4chmly.auto.internal:22360): 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-11T14:38:49.727395646+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:22360
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22360
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:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 228401) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 228401) elapsed time (sec): 30.20694136619568
DEBUG    ya.test:process.py:263 Command (pid 228401) wtime: 30.211
DEBUG    ya.test:process.py:275 Command (pid 228401) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    101	101	0	0	51	371	391	397
2	    165	165	0	0	53	86	111	117
3	     64	64	0	0	58	196	204	211
4	      0	0	0	795	0	0	0	0
5	      0	0	0	2237	0	0	0	0
6	      0	0	0	2146	0	0	0	0
7	      0	0	0	2077	0	0	0	0
8	      0	0	0	2192	0	0	0	0
9	      0	0	0	2186	0	0	0	0
10	      0	0	0	2006	0	0	0	0
11	      0	0	0	1726	0	0	0	0
12	      0	0	0	1962	0	0	0	0
13	      0	0	0	1711	0	0	0	0
14	      0	0	0	1899	0	0	0	0
15	      0	0	0	1853	0	0	0	0
16	      0	0	0	1999	0	0	0	0
17	      0	0	0	1796	0	0	0	0
18	      0	0	0	1945	0	0	0	0
19	      0	0	0	2028	0	0	0	0
20	      0	0	0	1466	0	0	0	0
21	      0	0	0	1759	0	0	0	0
22	      0	0	0	1978	0	0	0	0
23	      0	0	0	1845	0	0	0	0
24	      0	0	0	1833	0	0	0	0
25	      0	0	0	1519	0	0	0	0
26	      0	0	0	1528	0	0	0	0
27	      0	0	0	1720	0	0	0	0
28	      0	0	0	2112	0	0	0	0
29	      0	0	0	1911	0	0	0	0
30	      0	0	0	1898	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    330	11	0	50127	53	197	381	397

DEBUG    ya.test:process.py:276 Command (pid 228401) 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 228403) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 228403) elapsed time (sec): 30.207801580429077
DEBUG    ya.test:process.py:263 Command (pid 228403) wtime: 30.21
DEBUG    ya.test:process.py:275 Command (pid 228403) 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	      1	1	0	10	141	141	141	141
4	      0	0	0	819	0	0	0	0
5	      0	0	0	2250	0	0	0	0
6	      0	0	0	2142	0	0	0	0
7	      0	0	0	2186	0	0	0	0
8	      0	0	0	2220	0	0	0	0
9	      0	0	0	2259	0	0	0	0
10	      0	0	0	2169	0	0	0	0
11	      0	0	0	1803	0	0	0	0
12	      0	0	0	2023	0	0	0	0
13	      0	0	0	1847	0	0	0	0
14	      0	0	0	2090	0	0	0	0
15	      0	0	0	2016	0	0	0	0
16	      0	0	0	2072	0	0	0	0
17	      0	0	0	1802	0	0	0	0
18	      0	0	0	2073	0	0	0	0
19	      0	0	0	2041	0	0	0	0
20	      0	0	0	1638	0	0	0	0
21	      0	0	0	1913	0	0	0	0
22	      0	0	0	2056	0	0	0	0
23	      0	0	0	1822	0	0	0	0
24	      0	0	0	1972	0	0	0	0
25	      0	0	0	1548	0	0	0	0
26	      0	0	0	1506	0	0	0	0
27	      0	0	0	1819	0	0	0	0
28	      0	0	0	2206	0	0	0	0
29	      0	0	0	2026	0	0	0	0
30	      0	0	0	2115	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 228403) 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 228402) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 228402) elapsed time (sec): 30.227665424346924
DEBUG    ya.test:process.py:263 Command (pid 228402) wtime: 30.23
DEBUG    ya.test:process.py:275 Command (pid 228402) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     68	68	0	0	71	567	567	571
2	    124	124	0	0	70	109	119	120
3	     52	52	0	0	80	210	210	211
4	      0	0	0	829	0	0	0	0
5	      0	0	0	2288	0	0	0	0
6	      0	0	0	2146	0	0	0	0
7	      0	0	0	2173	0	0	0	0
8	      0	0	0	2232	0	0	0	0
9	      0	0	0	2219	0	0	0	0
10	      0	0	0	2105	0	0	0	0
11	      0	0	0	1704	0	0	0	0
12	      0	0	0	1909	0	0	0	0
13	      0	0	0	1809	0	0	0	0
14	      0	0	0	1987	0	0	0	0
15	      0	0	0	1954	0	0	0	0
16	      0	0	0	2068	0	0	0	0
17	      0	0	0	1807	0	0	0	0
18	      0	0	0	2029	0	0	0	0
19	      0	0	0	2058	0	0	0	0
20	      0	0	0	1528	0	0	0	0
21	      0	0	0	1937	0	0	0	0
22	      0	0	0	2074	0	0	0	0
23	      0	0	0	1842	0	0	0	0
24	      0	0	0	1963	0	0	0	0
25	      0	0	0	1559	0	0	0	0
26	      0	0	0	1672	0	0	0	0
27	      0	0	0	1911	0	0	0	0
28	      0	0	0	2217	0	0	0	0
29	      0	0	0	1950	0	0	0	0
30	      0	0	0	2061	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    244	8.13333	0	52031	72	210	567	571

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
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:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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.connection:connection.py:549 Closing channel for endpoint localhost:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". 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:22360
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22360". Check endpoint correctness.
============================== slowest durations ===============================
263.33s call     test_log_scenario.py::TestLogScenario::test_log_uniform
5.44s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
5.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]

(14 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/leud/001d8a/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/leud/001d8a/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-11T14:38:46.398389Z): source_id=223;tablet_id=72075186224037900;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 @ 0xA7928E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78AE26
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB618C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD91133B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE63C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE611F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EC94D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411564B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D55257
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CACC53
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CACC53
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA9A73
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CB0527
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14132EC8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB661E5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C3ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB609724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60D7E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60D3F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60DFDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79453C
21. ??:0: ?? @ 0x7F713D5EAAC2
22. ??:0: ?? @ 0x7F713D67C8BF
============== 1 failed, 10 passed, 1 error in 317.40s (0:05:17) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/leud/001d84/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 ===============================
7.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
6.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.23s 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]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 65.32s (0:01:05) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/leud/001d8e/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 ===============================
76.64s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
12.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
8.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
7.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
7.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
7.18s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
6.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 155.52s (0:02: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/leud/001d92/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

=================================== FAILURES ===================================
_________________ TestLogScenario.test_overloads_workload[2-2] _________________
library/python/testing/yatest_common/yatest/common/process.py:384: in wait
    wait_for(
library/python/testing/yatest_common/yatest/common/process.py:765: in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
E   yatest.common.process.TimeoutError: 120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64081', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout

During handling of the above exception, another exception occurred:
ydb/tests/olap/test_overloads.py:190: in test_overloads_workload
    ydb_workload.bulk_upsert(seconds=wait_time, threads=10, rows=10, wait=True)
ydb/tests/olap/test_overloads.py:71: in bulk_upsert
    self._insert_rows(operation_name="bulk_upsert", seconds=seconds, threads=threads, rows=rows, wait=wait)
ydb/tests/olap/test_overloads.py:65: in _insert_rows
    self._call(command=command, wait=wait, timeout=2*seconds)
ydb/tests/olap/test_overloads.py:46: in _call
    yatest.common.execute(command=command, wait=wait, timeout=timeout, stderr=self.stderr, stdout=self.stdout)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:398: in wait
    raise ExecutionTimeoutError(self, str(e))
E   yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64081', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_overloads_workload[2-2]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[2-2])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 547469
DEBUG    ya.test:process.py:259 Command (pid 547469) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 547469) elapsed time (sec): 0.4561455249786377
DEBUG    ya.test:process.py:263 Command (pid 547469) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 547469) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 547469) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 547469) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 547469) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 547469) maxrss: 541180
DEBUG    ya.test:process.py:263 Command (pid 547469) minflt: 16168
DEBUG    ya.test:process.py:263 Command (pid 547469) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 547469) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 547469) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 547469) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 547469) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 547469) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 547469) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 547469) stime: 0.27813699999999997
DEBUG    ya.test:process.py:263 Command (pid 547469) utime: 0.12714799999999998
DEBUG    ya.test:process.py:263 Command (pid 547469) wtime: 0.458
DEBUG    ya.test:process.py:275 Command (pid 547469) output:
Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

INFO     __tests__.test_overloads:test_overloads.py:94 Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-3ynj4chmly
    Host information: 
        Linux ghrun-3ynj4chmly 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/leud/001d92/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64330
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/leud/001d92/r3tmp/kikimr_cluster_g9gaxn2j
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64081
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17735
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14061
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63975
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/leud/001d92/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/leud/001d92/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/leud/001d92/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_klrbabka.log --grpc-port=64081 --mon-port=17735 --ic-port=64330
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64081/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/leud/001d92/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/leud/001d92/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/leud/001d92/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_klrbabka.log --grpc-port=64081 --mon-port=17735 --ic-port=64330
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/leud/001d92/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/leud/001d92/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_klrbabka.log', '--grpc-port=64081', '--mon-port=17735', '--ic-port=64330')' in '/home/runner/.ya/build/build_root/leud/001d92/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 547990
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:64081/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 547991
DEBUG    ya.test:process.py:259 Command (pid 547991) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 547991) elapsed time (sec): 0.4568309783935547
DEBUG    ya.test:process.py:263 Command (pid 547991) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 547991) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 547991) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 547991) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 547991) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 547991) maxrss: 541148
DEBUG    ya.test:process.py:263 Command (pid 547991) minflt: 16167
DEBUG    ya.test:process.py:263 Command (pid 547991) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 547991) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 547991) nivcsw: 48
DEBUG    ya.test:process.py:263 Command (pid 547991) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 547991) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 547991) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 547991) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 547991) stime: 0.299323
DEBUG    ya.test:process.py:263 Command (pid 547991) utime: 0.105116
DEBUG    ya.test:process.py:263 Command (pid 547991) wtime: 0.458
DEBUG    ya.test:process.py:275 Command (pid 547991) output:
Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: b1fe97d9d8127d8f2b1d0c3f6dfd6bba81272e1b
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into c6a8dfb1a22b05b4afbbf1cd50c1ca5a0dcd4305
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64081', '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: 64330\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64081', '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: 64330\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 550719
DEBUG    ya.test:process.py:259 Command (pid 550719) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 550719) elapsed time (sec): 0.5054285526275635
DEBUG    ya.test:process.py:263 Command (pid 550719) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 550719) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 550719) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 550719) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 550719) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 550719) maxrss: 549388
DEBUG    ya.test:process.py:263 Command (pid 550719) minflt: 18307
DEBUG    ya.test:process.py:263 Command (pid 550719) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 550719) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 550719) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 550719) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 550719) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 550719) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 550719) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 550719) stime: 0.35198599999999997
DEBUG    ya.test:process.py:263 Command (pid 550719) utime: 0.107995
DEBUG    ya.test:process.py:263 Command (pid 550719) wtime: 0.507
DEBUG    ya.test:process.py:275 Command (pid 550719) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64081', '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.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64081', '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: 551145
DEBUG    ya.test:process.py:259 Command (pid 551145) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 551145) elapsed time (sec): 0.5430774688720703
DEBUG    ya.test:process.py:263 Command (pid 551145) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 551145) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 551145) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 551145) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 551145) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 551145) maxrss: 549412
DEBUG    ya.test:process.py:263 Command (pid 551145) minflt: 18307
DEBUG    ya.test:process.py:263 Command (pid 551145) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 551145) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 551145) nivcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 551145) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 551145) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 551145) nvcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 551145) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 551145) stime: 0.323607
DEBUG    ya.test:process.py:263 Command (pid 551145) utime: 0.145611
DEBUG    ya.test:process.py:263 Command (pid 551145) wtime: 0.544
DEBUG    ya.test:process.py:275 Command (pid 551145) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 551145) 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, a09759e7-6b18-4bbb-949a-1da2db892a29, localhost:64081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a09759e7-6b18-4bbb-949a-1da2db892a29, localhost:64081): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a09759e7-6b18-4bbb-949a-1da2db892a29, localhost:64081): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3ynj4chmly.auto.internal" port: 64081 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-3ynj4chmly.auto.internal:64081, 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:64081
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydb/ydb -e grpc://localhost:64081 -d /Root workload log --path log_2_2 init --path log_2_2 --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64081', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'init', '--path', 'log_2_2', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 551991
DEBUG    ya.test:process.py:259 Command (pid 551991) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 551991) elapsed time (sec): 0.45380544662475586
DEBUG    ya.test:process.py:263 Command (pid 551991) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 551991) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 551991) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 551991) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 551991) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 551991) maxrss: 175860
DEBUG    ya.test:process.py:263 Command (pid 551991) minflt: 3540
DEBUG    ya.test:process.py:263 Command (pid 551991) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 551991) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 551991) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 551991) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 551991) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 551991) nvcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 551991) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 551991) stime: 0.033134
DEBUG    ya.test:process.py:263 Command (pid 551991) utime: 0.039568
DEBUG    ya.test:process.py:263 Command (pid 551991) wtime: 0.455
DEBUG    ya.test:process.py:275 Command (pid 551991) output:
None
DEBUG    ya.test:process.py:276 Command (pid 551991) errors:

INFO     root:test_overloads.py:53 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydb/ydb -e grpc://localhost:64081 -d /Root workload log --path log_2_2 run bulk_upsert --seconds 60 --threads 10 --rows 10 --quiet with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64081', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 552645
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 25a3315b-638a-486d-bce8-fd9ea182abb7, localhost:10751): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 25a3315b-638a-486d-bce8-fd9ea182abb7, localhost:10751): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 25a3315b-638a-486d-bce8-fd9ea182abb7, localhost:10751): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3ynj4chmly.auto.internal" port: 10751 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-3ynj4chmly.auto.internal:10751, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10751
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 8d6a544f-ef05-4e4b-b08b-7faa7f053ae3, localhost:6171): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8d6a544f-ef05-4e4b-b08b-7faa7f053ae3, localhost:6171): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8d6a544f-ef05-4e4b-b08b-7faa7f053ae3, localhost:6171): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3ynj4chmly.auto.internal" port: 6171 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-3ynj4chmly.auto.internal:6171, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6171
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, e6c785f8-d2c3-46e1-832e-d5e5245e9ff7, localhost:5772): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e6c785f8-d2c3-46e1-832e-d5e5245e9ff7, localhost:5772): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e6c785f8-d2c3-46e1-832e-d5e5245e9ff7, localhost:5772): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3ynj4chmly.auto.internal" port: 5772 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-3ynj4chmly.auto.internal:5772, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5772
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 6a4f9518-e9fc-45ff-a01d-0e3be8adda87, localhost:10751): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6a4f9518-e9fc-45ff-a01d-0e3be8adda87, localhost:10751): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6a4f9518-e9fc-45ff-a01d-0e3be8adda87, localhost:10751): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3ynj4chmly.auto.internal" port: 10751 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-3ynj4chmly.auto.internal:10751, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10751
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 9935a44e-9818-4066-9c13-065e8f915946, localhost:24295): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9935a44e-9818-4066-9c13-065e8f915946, localhost:24295): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9935a44e-9818-4066-9c13-065e8f915946, localhost:24295): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3ynj4chmly.auto.internal" port: 24295 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-3ynj4chmly.auto.internal:24295, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24295
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 4239c636-d76a-4f3b-8552-2fa0519ad62d, localhost:64081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4239c636-d76a-4f3b-8552-2fa0519ad62d, localhost:64081): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4239c636-d76a-4f3b-8552-2fa0519ad62d, localhost:64081): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3ynj4chmly.auto.internal" port: 64081 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-3ynj4chmly.auto.internal:64081, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64081
DEBUG    ya.test:process.py:773 Killing process 552645
DEBUG    ya.test:process.py:799 Killing process tree for pid 552645 (bin:'ydb')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 552645
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 552645
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 552645
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64081', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
DEBUG    ya.test:process.py:259 Command (pid 552645) rc: -9
DEBUG    ya.test:process.py:260 Command (pid 552645) elapsed time (sec): 120.10285496711731
DEBUG    ya.test:process.py:263 Command (pid 552645) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 552645) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 552645) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 552645) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 552645) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 552645) maxrss: 175924
DEBUG    ya.test:process.py:263 Command (pid 552645) minflt: 6189
DEBUG    ya.test:process.py:263 Command (pid 552645) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 552645) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 552645) nivcsw: 781
DEBUG    ya.test:process.py:263 Command (pid 552645) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 552645) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 552645) nvcsw: 672869
DEBUG    ya.test:process.py:263 Command (pid 552645) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 552645) stime: 3.135591
DEBUG    ya.test:process.py:263 Command (pid 552645) utime: 3.557525
DEBUG    ya.test:process.py:263 Command (pid 552645) wtime: 120.109
DEBUG    ya.test:process.py:275 Command (pid 552645) output:
None
DEBUG    ya.test:process.py:276 Command (pid 552645) errors:

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-3ynj4chmly'
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/leud/001d92/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.552645' in '/home/runner/.ya/build/build_root/leud/001d92/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
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:64081
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3ynj4chmly.auto.internal:64081
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 0dd23970-3a53-45fb-a75c-0524570dd132, localhost:6171): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0dd23970-3a53-45fb-a75c-0524570dd132, localhost:6171): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0dd23970-3a53-45fb-a75c-0524570dd132, localhost:6171): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3ynj4chmly.auto.internal" port: 6171 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-3ynj4chmly.auto.internal:6171, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6171
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:64081/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63975
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14061
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17735
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64081
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64330
============================== slowest durations ===============================
124.68s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
116.07s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
94.82s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
86.34s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
71.38s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
17.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
10.15s setup    test_replace.py::TestReplace::test_copy_full
3.31s call     test_replace.py::TestReplace::test_copy_full
2.70s call     test_replace.py::TestReplace::test_copy_partial
2.65s call     test_replace.py::TestReplace::test_count
1.86s call     test_replace.py::TestReplace::test_partial_replace
1.40s call     test_replace.py::TestReplace::test_incorrect
0.01s teardown test_replace.py::TestReplace::test_incorrect
0.01s setup    test_replace.py::TestReplace::test_incorrect
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[2-2] - yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/leud/001d92/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64081', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
=================== 1 failed, 9 passed in 533.79s (0:08:53) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/leud/001d86/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 ===============================
8.79s setup    test_update.py::TestUpdate::test_incorrect
6.68s setup    test_replace.py::TestReplace::test_replace_rollback
3.83s setup    test_select.py::TestSelect::test_incorrect
1.33s call     test_update.py::TestUpdate::test_partial_update
1.24s call     test_update.py::TestUpdate::test_update_rollback
0.95s call     test_update.py::TestUpdate::test_update_many_rows
0.81s call     test_select.py::TestSelect::test_json_query
0.72s call     test_replace.py::TestReplace::test_replace_total
0.70s call     test_replace.py::TestReplace::test_replace_rollback
0.45s call     test_update.py::TestUpdate::test_incorrect
0.44s call     test_update.py::TestUpdate::test_update_pk
0.38s call     test_replace.py::TestReplace::test_replace_with_nulls
0.31s call     test_select.py::TestSelect::test_incorrect
0.01s setup    test_update.py::TestUpdate::test_partial_update

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 27.42s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/leud/001d88/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 ===============================
350.40s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
52.07s call     zip_bomb.py::TestZipBomb::test
17.02s teardown zip_bomb.py::TestZipBomb::test
13.10s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
4.91s setup    test_update.py::TestUpdate::test_update_single_column
4.62s setup    test_upsert.py::TestUpsert::test_copy_full
3.89s setup    zip_bomb.py::TestZipBomb::test
3.06s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.19s call     test_upsert.py::TestUpsert::test_copy_full
1.01s call     test_upsert.py::TestUpsert::test_count
0.91s call     test_upsert.py::TestUpsert::test_copy_partial
0.83s call     test_upsert.py::TestUpsert::test_partial_update
0.70s call     test_update.py::TestUpdate::test_update_single_column
0.61s call     test_update.py::TestUpdate::test_update_single_row
0.40s call     test_upsert.py::TestUpsert::test_insert_nulls
0.35s call     test_upsert.py::TestUpsert::test_incorrect

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 455.96s (0:07:35) ========================
