============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k678/00026e/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 105 items

data_read_correctness.py ..
order_by_with_limit.py .
tablets_movement.py ..
test_create.py ......

============================== slowest durations ===============================
285.82s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
85.86s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
79.58s call     tablets_movement.py::TestTabletsMovement::test[ROW]
20.83s call     order_by_with_limit.py::TestOrderBy::test
17.64s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
8.47s setup    data_read_correctness.py::TestDataReadCorrectness::test
3.37s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.34s call     test_create.py::TestCreate::test_create_decimals
3.19s setup    order_by_with_limit.py::TestOrderBy::test
3.08s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.50s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.49s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.35s call     test_create.py::TestCreate::test_create_strings_opt
0.34s call     test_create.py::TestCreate::test_create_all_opt_ints
0.29s call     test_create.py::TestCreate::test_create_real_opt
0.29s call     test_create.py::TestCreate::test_create_all_req_ints
0.29s call     test_create.py::TestCreate::test_create_real_req
0.28s call     data_read_correctness.py::TestDataReadCorrectness::test
0.10s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 515.28s (0:08:35) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k678/00026b/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 105 items

test_create.py .
test_cs_many_updates.py drop table: 96.8 ms
create table: 803.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 76.0
    "min_ms": 37.6
    "median_ms": 61.7
    "max_ms": 150.5
    "stdev_ms": 38.2
select count(*) after initial inserts: 223.9 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 89.2
    "min_ms": 42.4
    "median_ms": 80.1
    "max_ms": 374.8
    "stdev_ms": 35.2
select count(*) after all modifications: 5113.3 ms
select all: 4478.4 ms
delete from table: 8213.8 ms
select all after delete: 5727.7 ms
.drop table: 49.9 ms
create table: 606.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 47.5
    "min_ms": 28.3
    "median_ms": 48.5
    "max_ms": 74.7
    "stdev_ms": 12.8
select count(*) after initial inserts: 176.3 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 66.3
    "min_ms": 45.1
    "median_ms": 63.1
    "max_ms": 117.2
    "stdev_ms": 15.5
updates (step 1):
    "runs": 200
    "avg_ms": 292.0
    "min_ms": 169.8
    "median_ms": 273.8
    "max_ms": 1251.2
    "stdev_ms": 109.2
upserts (step 2):
    "runs": 200
    "avg_ms": 51.5
    "min_ms": 26.2
    "median_ms": 47.0
    "max_ms": 156.5
    "stdev_ms": 19.8
select count(*) after all modifications: 605.7 ms
select all: 528.9 ms
delete from table: 516.4 ms
select all after delete: 575.3 ms
.drop table: 117.5 ms
create table: 1079.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 56.7
    "min_ms": 34.3
    "median_ms": 50.7
    "max_ms": 113.9
    "stdev_ms": 24.5
select count(*) after initial inserts: 179.8 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 135.0
    "min_ms": 66.8
    "median_ms": 121.1
    "max_ms": 776.3
    "stdev_ms": 50.2
select count(*) after all modifications: 223.4 ms
select all: 189.1 ms
delete from table: 205.5 ms
select all after delete: 152.5 ms
.drop table: 22.6 ms
create table: 353.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 26.0
    "min_ms": 19.8
    "median_ms": 29.6
    "max_ms": 30.6
    "stdev_ms": 4.8
select count(*) after initial inserts: 85.6 ms
updates (step 0):
    "runs": 150
    "avg_ms": 84.7
    "min_ms": 66.3
    "median_ms": 83.9
    "max_ms": 101.1
    "stdev_ms": 7.7
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 44.2
    "min_ms": 37.4
    "median_ms": 44.1
    "max_ms": 53.3
    "stdev_ms": 2.9
select count(*) after all modifications: 288.1 ms
select all: 246.2 ms
delete from table: 270.2 ms
select all after delete: 228.1 ms
.drop table: 24.7 ms
create table: 356.2 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.5
    "min_ms": 22.4
    "median_ms": 29.8
    "max_ms": 31.0
    "stdev_ms": 1.8
select count(*) after initial inserts: 71.8 ms
updates (step 0):
    "runs": 200
    "avg_ms": 85.3
    "min_ms": 73.0
    "median_ms": 85.0
    "max_ms": 110.6
    "stdev_ms": 5.8
upserts (step 1):
    "runs": 200
    "avg_ms": 22.1
    "min_ms": 18.6
    "median_ms": 22.2
    "max_ms": 30.4
    "stdev_ms": 1.6
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 55.0
    "min_ms": 46.6
    "median_ms": 55.0
    "max_ms": 66.9
    "stdev_ms": 4.0
select count(*) after all modifications: 471.8 ms
select all: 434.3 ms
delete from table: 480.5 ms
select all after delete: 449.1 ms
.drop table: 26.6 ms
create table: 393.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 26.6
    "median_ms": 30.0
    "max_ms": 30.6
    "stdev_ms": 1.2
select count(*) after initial inserts: 83.5 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 22.0
    "min_ms": 17.8
    "median_ms": 21.9
    "max_ms": 42.5
    "stdev_ms": 1.9
select count(*) after all modifications: 273.7 ms
select all: 202.5 ms
delete from table: 233.3 ms
select all after delete: 169.6 ms
.Generated operation sequence:
  0. UPSERT: 18 operations
  1. UPDATE: 4 operations
  2. UPDATE: 13 operations
  3. BULK_UPSERT: 3 operations
  4. UPDATE: 12 operations
  5. UPSERT: 3 operations
  6. UPSERT: 14 operations
  7. UPDATE: 7 operations
  8. UPSERT: 1 operations
  9. UPDATE: 5 operations
drop table: 24.1 ms
create table: 352.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.2
    "min_ms": 19.7
    "median_ms": 29.9
    "max_ms": 30.7
    "stdev_ms": 3.9
select count(*) after initial inserts: 77.0 ms
upserts (step 0):
    "runs": 180
    "avg_ms": 20.8
    "min_ms": 17.1
    "median_ms": 20.7
    "max_ms": 27.9
    "stdev_ms": 1.4
updates (step 1):
    "runs": 40
    "avg_ms": 85.1
    "min_ms": 73.4
    "median_ms": 83.7
    "max_ms": 106.7
    "stdev_ms": 7.2
updates (step 2):
    "runs": 130
    "avg_ms": 88.7
    "min_ms": 74.9
    "median_ms": 87.1
    "max_ms": 116.4
    "stdev_ms": 7.8
bulk_upserts (step 3):
    "runs": 3
    "avg_ms": 37.3
    "min_ms": 37.0
    "median_ms": 37.1
    "max_ms": 37.9
    "stdev_ms": 0.5
updates (step 4):
    "runs": 120
    "avg_ms": 87.6
    "min_ms": 72.2
    "median_ms": 88.2
    "max_ms": 110.9
    "stdev_ms": 6.9
upserts (step 5):
    "runs": 30
    "avg_ms": 19.9
    "min_ms": 16.6
    "median_ms": 20.0
    "max_ms": 22.4
    "stdev_ms": 1.1
upserts (step 6):
    "runs": 140
    "avg_ms": 21.0
    "min_ms": 16.7
    "median_ms": 20.0
    "max_ms": 41.3
    "stdev_ms": 3.5
updates (step 7):
    "runs": 70
    "avg_ms": 90.3
    "min_ms": 77.0
    "median_ms": 89.1
    "max_ms": 107.3
    "stdev_ms": 7.6
upserts (step 8):
    "runs": 10
    "avg_ms": 19.4
    "min_ms": 17.3
    "median_ms": 19.9
    "max_ms": 21.1
    "stdev_ms": 1.1
updates (step 9):
    "runs": 50
    "avg_ms": 95.5
    "min_ms": 83.5
    "median_ms": 93.8
    "max_ms": 129.7
    "stdev_ms": 9.3
select count(*) after all modifications: 98.7 ms
select all: 129.8 ms
delete from table: 170.1 ms
select all after delete: 99.8 ms
.
test_delete.py ...

============================== slowest durations ===============================
137.69s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
78.89s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
70.06s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
45.37s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
29.87s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
23.73s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
21.43s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
19.02s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
16.80s setup    test_create.py::TestCreate::test_dy_number_not_supported
3.06s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.58s call     test_delete.py::TestDelete::test_delete_rollback
0.47s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.35s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.11s call     test_create.py::TestCreate::test_dy_number_not_supported
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 451.47s (0:07:31) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k678/000283/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 105 items

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

============================== slowest durations ===============================
15.32s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
2.07s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
2.03s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.94s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
1.81s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.72s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
1.72s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.69s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.69s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
1.66s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.54s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.31s call     test_delete.py::TestDelete::test_incorrect
0.06s setup    test_delete.py::TestDelete::test_incorrect
0.03s teardown test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.03s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.01s teardown test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 35.68s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k678/000276/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 105 items

test_insert.py ........
test_log_scenario.py ..FE

==================================== 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:639: 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/k678/000276/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/k678/000276/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/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-10-13T18:39:45.399046Z): tablet_id=72075186224037994;self_id=[1:7560777546894428550:3362];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976716423;lock_id=281474976716391;verification=!CommitSnapshot;fline=written.h:89;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:83: InternalPanicImpl @ 0xA70B616
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA703B66
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB5963A8
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x1449E306
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x151A2021
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x151A1E34
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x15199E0E
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA0A25FC
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x151C346C
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x15225BFE
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2029: ExecuteTransaction @ 0xD1318C4
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1934: DoExecute @ 0xD12F88A
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1948: Execute @ 0xD132C0E
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD10BCA6
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD10BCA6
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x15225339
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x151EE01A
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB549FD7
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB586E74
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB58AF12
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB58AB20
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB58B70E
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA70D17C
E   23. ??:0: ?? @ 0x7FAAF60CEAC2
E   24. ??:0: ?? @ 0x7FAAF61608BF
------------------------------ 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k678/000276/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k678/000276/ydb/apps/ydb/ydb -e grpc://localhost:15081 -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.11
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/k678/000276/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15081', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 105719
DEBUG    ya.test:process.py:259 Command (pid 105719) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 105719) elapsed time (sec): 0.5922577381134033
DEBUG    ya.test:process.py:263 Command (pid 105719) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) maxrss: 664312
DEBUG    ya.test:process.py:263 Command (pid 105719) minflt: 3496
DEBUG    ya.test:process.py:263 Command (pid 105719) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) nivcsw: 53
DEBUG    ya.test:process.py:263 Command (pid 105719) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 105719) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 105719) stime: 0.042806
DEBUG    ya.test:process.py:263 Command (pid 105719) utime: 0.049392
DEBUG    ya.test:process.py:263 Command (pid 105719) wtime: 0.627
DEBUG    ya.test:process.py:275 Command (pid 105719) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 105719) 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/k678/000276/ydb/apps/ydb/ydb -e grpc://localhost:15081 -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.12
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/k678/000276/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15081', '-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: 106200
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, f6d31659-d5e7-4f52-b1c7-b1b95b084a8d, localhost:14884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f6d31659-d5e7-4f52-b1c7-b1b95b084a8d, localhost:14884): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f6d31659-d5e7-4f52-b1c7-b1b95b084a8d, localhost:14884): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4cmejngpx4.auto.internal" port: 14884 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-4cmejngpx4.auto.internal:14884, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14884
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 106200) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 106200) elapsed time (sec): 30.41437530517578
DEBUG    ya.test:process.py:263 Command (pid 106200) wtime: 30.421
DEBUG    ya.test:process.py:275 Command (pid 106200) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    484	484	0	0	17	40	58	63
2	    480	480	0	0	17	37	69	76
3	    430	430	0	0	19	49	66	97
4	    518	518	0	0	17	38	61	74
5	    543	543	0	0	17	27	30	35
6	    522	522	0	0	18	31	45	57
7	    505	505	0	0	15	46	56	64
8	    358	358	0	0	26	52	58	76
9	    378	378	0	0	25	41	50	52
10	    490	490	0	0	18	36	48	54
11	    400	400	0	0	24	42	50	56
12	    483	483	0	0	18	36	50	57
13	    429	429	0	0	19	48	63	69
14	    395	395	0	0	22	48	56	67
15	    416	416	0	0	20	48	70	78
16	    319	319	0	0	23	83	105	121
17	    491	491	0	0	17	38	74	87
18	    578	578	0	0	15	31	53	64
19	    676	676	0	0	14	23	26	30
20	    464	464	0	0	20	36	53	61
21	    532	532	0	0	16	33	47	54
22	    457	457	0	0	20	38	55	59
23	    465	465	0	0	19	37	55	60
24	    433	433	0	0	20	43	51	56
25	    371	371	0	0	22	54	107	110
26	    669	669	0	0	13	24	28	32
27	    715	715	0	0	12	21	25	28
28	    636	636	0	0	14	27	44	58
29	    628	628	0	0	14	26	36	41
30	    555	555	0	0	15	35	48	58

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14820	494	0	0	17	39	57	121

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2YxOWM2ZTctODVmM2UxZDQtNWYxYTc5YjQtOTVjNzVmMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c45b7a98-61a2-437e-9baa-39a2c5a2f729, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c45b7a98-61a2-437e-9baa-39a2c5a2f729, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=M2YxOWM2ZTctODVmM2UxZDQtNWYxYTc5YjQtOTVjNzVmMzY=" 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, c45b7a98-61a2-437e-9baa-39a2c5a2f729, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2YxOWM2ZTctODVmM2UxZDQtNWYxYTc5YjQtOTVjNzVmMzY=
INFO     root:test_log_scenario.py:217 Count rows after insert 14814 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY4YWMxYWYtYmJkOTViMTMtNWM3MzdhN2QtMWMyODk5Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5287af0-a4d2-4e54-9f2b-59625c00018f, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5287af0-a4d2-4e54-9f2b-59625c00018f, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=YzY4YWMxYWYtYmJkOTViMTMtNWM3MzdhN2QtMWMyODk5Yw==" 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, a5287af0-a4d2-4e54-9f2b-59625c00018f, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY4YWMxYWYtYmJkOTViMTMtNWM3MzdhN2QtMWMyODk5Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJkNDUxZDktYzY1NmRkNWItNmRlZmQxOTktNWVlYTcxYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a0ed9c5-f25c-4c45-bb96-c9fa988637f4, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a0ed9c5-f25c-4c45-bb96-c9fa988637f4, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=YmJkNDUxZDktYzY1NmRkNWItNmRlZmQxOTktNWVlYTcxYjI=" 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, 4a0ed9c5-f25c-4c45-bb96-c9fa988637f4, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmJkNDUxZDktYzY1NmRkNWItNmRlZmQxOTktNWVlYTcxYjI=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k678/000276/ydb/apps/ydb/ydb -e grpc://localhost:15081 -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    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjI3ODg2YzgtNDliYzVmZTItYzAxZjQzZDYtZjdmMzJjMTc=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k678/000276/ydb/apps/ydb/ydb -e grpc://localhost:15081 -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/k678/000276/ydb/apps/ydb/ydb -e grpc://localhost:15081 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 257e9810-93cd-4141-90a1-a472c298f56c, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 257e9810-93cd-4141-90a1-a472c298f56c, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3ODg2YzgtNDliYzVmZTItYzAxZjQzZDYtZjdmMzJjMTc=" 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 out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 257e9810-93cd-4141-90a1-a472c298f56c, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmJiYjI0OGQtNmE0Y2QxMjUtYTcxZDM0Yy1hZDE1YTc3Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a187a585-cea5-4d32-b804-69164974c0a5, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a187a585-cea5-4d32-b804-69164974c0a5, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=NmJiYjI0OGQtNmE0Y2QxMjUtYTcxZDM0Yy1hZDE1YTc3Ng==" 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.13
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjliZDg5ODItYWY3NmQ0ZjAtMjhlNGVkM2ItMjUzNWRhYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, de8d492f-11bd-43a1-ad0b-e9eb8d052b09, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de8d492f-11bd-43a1-ad0b-e9eb8d052b09, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=ZjliZDg5ODItYWY3NmQ0ZjAtMjhlNGVkM2ItMjUzNWRhYmM=" 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:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTk4ZTQ3ZjAtNTBkOWQyOTktNWVhMzhmM2UtZjE3MjRkMmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a608b80c-485b-4d6f-aab3-3b43ff3fcef7, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjJhMjZkMzMtYjU3MWYwODItYjQ2MzNmMTctNjM2YjllOWQ=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k678/000276/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15081', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a187a585-cea5-4d32-b804-69164974c0a5, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a608b80c-485b-4d6f-aab3-3b43ff3fcef7, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=YTk4ZTQ3ZjAtNTBkOWQyOTktNWVhMzhmM2UtZjE3MjRkMmE=" 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, de8d492f-11bd-43a1-ad0b-e9eb8d052b09, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k678/000276/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15081', '-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:610 Executing '['/home/runner/.ya/build/build_root/k678/000276/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15081', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjA4Yjk1MWYtMWU3NDIxYjItYjdkZGRjNjQtOWQzMjU2ZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 92e44d9b-ea11-467e-8055-5476d32acfce, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92e44d9b-ea11-467e-8055-5476d32acfce, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=ZjA4Yjk1MWYtMWU3NDIxYjItYjdkZGRjNjQtOWQzMjU2ZTc=" 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, 92e44d9b-ea11-467e-8055-5476d32acfce, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 148452
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a608b80c-485b-4d6f-aab3-3b43ff3fcef7, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 148446
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJmYzIxMTQtYTMwZjllYjctYzliZjQyZC1kNjJjMDk5Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8d414f3-b5cb-44ad-b75e-4388a728c1fb, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ya.test:process.py:628 Command pid: 148448
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8d414f3-b5cb-44ad-b75e-4388a728c1fb, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=NWJmYzIxMTQtYTMwZjllYjctYzliZjQyZC1kNjJjMDk5Yg==" 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(ExecuteQuery, f1bab5a9-c3bf-4f46-a672-95a3c5de907e, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1bab5a9-c3bf-4f46-a672-95a3c5de907e, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=ZjJhMjZkMzMtYjU3MWYwODItYjQ2MzNmMTctNjM2YjllOWQ=" 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:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2YxOWM2ZTctODVmM2UxZDQtNWYxYTc5YjQtOTVjNzVmMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f425992-7ae0-44ea-8861-2c1f60cd4dbc, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8d414f3-b5cb-44ad-b75e-4388a728c1fb, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f425992-7ae0-44ea-8861-2c1f60cd4dbc, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=M2YxOWM2ZTctODVmM2UxZDQtNWYxYTc5YjQtOTVjNzVmMzY=" 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:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY4YWMxYWYtYmJkOTViMTMtNWM3MzdhN2QtMWMyODk5Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f1bab5a9-c3bf-4f46-a672-95a3c5de907e, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec2022e8-a83b-493c-921c-23025368eb13, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJkNDUxZDktYzY1NmRkNWItNmRlZmQxOTktNWVlYTcxYjI=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec2022e8-a83b-493c-921c-23025368eb13, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=YzY4YWMxYWYtYmJkOTViMTMtNWM3MzdhN2QtMWMyODk5Yw==" 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(ExecuteQuery, a3b06600-df08-423c-a0f6-3b85f6e8bec8, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f425992-7ae0-44ea-8861-2c1f60cd4dbc, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3b06600-df08-423c-a0f6-3b85f6e8bec8, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=YmJkNDUxZDktYzY1NmRkNWItNmRlZmQxOTktNWVlYTcxYjI=" 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, a3b06600-df08-423c-a0f6-3b85f6e8bec8, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec2022e8-a83b-493c-921c-23025368eb13, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
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, db2f6076-c41e-4b78-8518-243f219019d0, localhost:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, db2f6076-c41e-4b78-8518-243f219019d0, localhost:15081): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, db2f6076-c41e-4b78-8518-243f219019d0, localhost:15081): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4cmejngpx4.auto.internal" port: 15081 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-4cmejngpx4.auto.internal:15081, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15081
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5a310eb3-ff5d-475a-a4e7-b1e9138720b7, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-13T18:39:49.625965695+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b579bca7-d83a-44f8-9d6b-db5d2b93be6f, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-13T18:39:49.626063326+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c8eb1390-1923-4e3b-a730-894120965f20, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-13T18:39:49.626084444+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, 7d6a1888-e3ac-4575-af4f-b3188529f8ba, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-13T18:39:49.626099531+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-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1fe62ca9-be8b-4fb3-ae95-e5911ba1b1c5, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-13T18:39:49.62611527+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-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4bc71e0c-eb46-4e96-8fd7-e52f2cf3692a, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-13T18:39:49.626129885+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, 3ce8aaf4-e4d8-4fcd-b649-a1e4e31441fe, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-13T18:39:49.626144043+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 16ec24e4-4686-4c34-8c27-dcd5ebd13720, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-13T18:39:49.626159095+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7a734a84-51bc-4a76-ae65-ee23a8436622, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-13T18:39:49.626173519+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6583fa8b-45cc-4367-b096-e9bbbacdd842, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-13T18:39:49.626187851+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 257e9810-93cd-4141-90a1-a472c298f56c, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626201146+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a187a585-cea5-4d32-b804-69164974c0a5, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626228569+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, de8d492f-11bd-43a1-ad0b-e9eb8d052b09, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626240971+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a608b80c-485b-4d6f-aab3-3b43ff3fcef7, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626255037+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 92e44d9b-ea11-467e-8055-5476d32acfce, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626266606+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b8d414f3-b5cb-44ad-b75e-4388a728c1fb, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.62628099+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f1bab5a9-c3bf-4f46-a672-95a3c5de907e, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626303018+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ec2022e8-a83b-493c-921c-23025368eb13, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626326815+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2f425992-7ae0-44ea-8861-2c1f60cd4dbc, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626314771+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:78 RpcState(ExecuteQuery, a3b06600-df08-423c-a0f6-3b85f6e8bec8, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626358091+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
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: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: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    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 148448) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 148448) elapsed time (sec): 30.889355182647705
DEBUG    ya.test:process.py:263 Command (pid 148448) wtime: 30.912
DEBUG    ya.test:process.py:275 Command (pid 148448) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	0	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	5	0	0	0	0
8	      0	0	0	8	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	0	0	0	0	0
11	      0	0	0	2	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	9	0	0	0	0
14	      0	0	0	1	0	0	0	0
15	      0	0	0	0	0	0	0	0
16	      0	0	0	10	0	0	0	0
17	      0	0	0	10	0	0	0	0
18	      0	0	0	10	0	0	0	0
19	      0	0	0	0	0	0	0	0
20	     20	20	0	10	309	523	531	531
21	     41	41	0	0	249	313	317	317
22	     24	24	0	0	257	359	415	415
23	      0	0	0	10	0	0	0	0
24	     20	20	0	0	527	743	775	775
25	      0	0	0	10	0	0	0	0
26	      4	4	0	6	1071	1167	1167	1167
27	     29	29	0	0	439	543	547	547
28	      9	9	0	1	495	567	567	567
29	      0	0	0	167	0	0	0	0
30	      0	0	0	1368	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    147	4.9	0	1677	301	679	1159	1167

DEBUG    ya.test:process.py:276 Command (pid 148448) 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 148446) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 148446) elapsed time (sec): 30.898503303527832
DEBUG    ya.test:process.py:263 Command (pid 148446) wtime: 30.928
DEBUG    ya.test:process.py:275 Command (pid 148446) 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	0	0	0	0	0
3	      0	0	0	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	     10	10	0	0	4799	4959	4959	4959
6	      0	0	0	0	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	0	0	0	0	0
9	      0	0	0	0	0	0	0	0
10	      0	0	0	0	0	0	0	0
11	      0	0	0	0	0	0	0	0
12	      0	0	0	0	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      0	0	0	0	0	0	0	0
15	      0	0	0	0	0	0	0	0
16	      0	0	0	0	0	0	0	0
17	      0	0	0	0	0	0	0	0
18	      0	0	0	0	0	0	0	0
19	     10	10	0	0	13631	13695	13695	13695
20	     36	36	0	0	281	987	1095	1095
21	     48	48	0	0	203	236	255	255
22	     28	28	0	0	199	327	353	353
23	      8	8	0	0	1271	1383	1383	1383
24	     23	23	0	0	405	1279	1295	1295
25	      6	6	0	0	939	987	987	987
26	     17	17	0	0	1031	1519	1519	1519
27	     28	28	0	0	321	451	453	453
28	     12	12	0	0	349	453	457	457
29	      0	0	0	151	0	0	0	0
30	      0	0	0	1366	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    226	7.53333	0	1517	313	4959	13695	13695

DEBUG    ya.test:process.py:276 Command (pid 148446) 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 148452) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 148452) elapsed time (sec): 30.944751262664795
DEBUG    ya.test:process.py:263 Command (pid 148452) wtime: 30.962
DEBUG    ya.test:process.py:275 Command (pid 148452) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	0	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	9	0	0	0	0
8	      0	0	0	8	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	0	0	0	0	0
11	      0	0	0	2	0	0	0	0
12	      0	0	0	9	0	0	0	0
13	      0	0	0	1	0	0	0	0
14	      0	0	0	9	0	0	0	0
15	      0	0	0	0	0	0	0	0
16	      0	0	0	10	0	0	0	0
17	      0	0	0	10	0	0	0	0
18	      0	0	0	10	0	0	0	0
19	      0	0	0	0	0	0	0	0
20	     16	16	0	10	467	599	607	607
21	     33	33	0	0	299	361	383	383
22	     18	18	0	0	335	399	423	423
23	      0	0	0	10	0	0	0	0
24	     17	17	0	0	783	971	975	975
25	      2	2	0	8	727	795	795	795
26	      7	7	0	3	1055	1175	1175	1175
27	     21	21	0	0	443	1103	1135	1135
28	      7	7	0	3	587	715	715	715
29	      0	0	0	118	0	0	0	0
30	      0	0	0	1355	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    121	4.03333	0	1615	413	1039	1151	1175

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 22280956-ac95-4ed5-a664-6e059bee39d3, localhost:14884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 22280956-ac95-4ed5-a664-6e059bee39d3, localhost:14884): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 22280956-ac95-4ed5-a664-6e059bee39d3, localhost:14884): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4cmejngpx4.auto.internal" port: 14884 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-4cmejngpx4.auto.internal:14884, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14884
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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.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, 60185f5a-1916-4ede-af5b-503e859bf0eb, localhost:14884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 60185f5a-1916-4ede-af5b-503e859bf0eb, localhost:14884): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 60185f5a-1916-4ede-af5b-503e859bf0eb, localhost:14884): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4cmejngpx4.auto.internal" port: 14884 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-4cmejngpx4.auto.internal:14884, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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.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, f5b943f2-7707-4d3a-86d4-756a1c3af498, localhost:14884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f5b943f2-7707-4d3a-86d4-756a1c3af498, localhost:14884): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f5b943f2-7707-4d3a-86d4-756a1c3af498, localhost:14884): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4cmejngpx4.auto.internal" port: 14884 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-4cmejngpx4.auto.internal:14884, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
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, d12855c9-e293-40e6-8458-f21263146e72, localhost:14884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d12855c9-e293-40e6-8458-f21263146e72, localhost:14884): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d12855c9-e293-40e6-8458-f21263146e72, localhost:14884): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4cmejngpx4.auto.internal" port: 14884 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-4cmejngpx4.auto.internal:14884, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-4cmejngpx4'
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/k678/000276/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/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.4189403' in '/home/runner/.ya/build/build_root/k678/000276/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_vb25ggu1.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:264 Stopped node localhost:15081/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3425
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61857
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25623
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15081
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8550
=================================== 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k678/000276/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k678/000276/ydb/apps/ydb/ydb -e grpc://localhost:15081 -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.11
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/k678/000276/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15081', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 105719
DEBUG    ya.test:process.py:259 Command (pid 105719) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 105719) elapsed time (sec): 0.5922577381134033
DEBUG    ya.test:process.py:263 Command (pid 105719) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) maxrss: 664312
DEBUG    ya.test:process.py:263 Command (pid 105719) minflt: 3496
DEBUG    ya.test:process.py:263 Command (pid 105719) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) nivcsw: 53
DEBUG    ya.test:process.py:263 Command (pid 105719) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 105719) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 105719) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 105719) stime: 0.042806
DEBUG    ya.test:process.py:263 Command (pid 105719) utime: 0.049392
DEBUG    ya.test:process.py:263 Command (pid 105719) wtime: 0.627
DEBUG    ya.test:process.py:275 Command (pid 105719) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 105719) 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/k678/000276/ydb/apps/ydb/ydb -e grpc://localhost:15081 -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.12
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/k678/000276/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15081', '-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: 106200
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, f6d31659-d5e7-4f52-b1c7-b1b95b084a8d, localhost:14884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f6d31659-d5e7-4f52-b1c7-b1b95b084a8d, localhost:14884): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f6d31659-d5e7-4f52-b1c7-b1b95b084a8d, localhost:14884): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4cmejngpx4.auto.internal" port: 14884 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-4cmejngpx4.auto.internal:14884, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14884
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 106200) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 106200) elapsed time (sec): 30.41437530517578
DEBUG    ya.test:process.py:263 Command (pid 106200) wtime: 30.421
DEBUG    ya.test:process.py:275 Command (pid 106200) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    484	484	0	0	17	40	58	63
2	    480	480	0	0	17	37	69	76
3	    430	430	0	0	19	49	66	97
4	    518	518	0	0	17	38	61	74
5	    543	543	0	0	17	27	30	35
6	    522	522	0	0	18	31	45	57
7	    505	505	0	0	15	46	56	64
8	    358	358	0	0	26	52	58	76
9	    378	378	0	0	25	41	50	52
10	    490	490	0	0	18	36	48	54
11	    400	400	0	0	24	42	50	56
12	    483	483	0	0	18	36	50	57
13	    429	429	0	0	19	48	63	69
14	    395	395	0	0	22	48	56	67
15	    416	416	0	0	20	48	70	78
16	    319	319	0	0	23	83	105	121
17	    491	491	0	0	17	38	74	87
18	    578	578	0	0	15	31	53	64
19	    676	676	0	0	14	23	26	30
20	    464	464	0	0	20	36	53	61
21	    532	532	0	0	16	33	47	54
22	    457	457	0	0	20	38	55	59
23	    465	465	0	0	19	37	55	60
24	    433	433	0	0	20	43	51	56
25	    371	371	0	0	22	54	107	110
26	    669	669	0	0	13	24	28	32
27	    715	715	0	0	12	21	25	28
28	    636	636	0	0	14	27	44	58
29	    628	628	0	0	14	26	36	41
30	    555	555	0	0	15	35	48	58

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14820	494	0	0	17	39	57	121

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2YxOWM2ZTctODVmM2UxZDQtNWYxYTc5YjQtOTVjNzVmMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c45b7a98-61a2-437e-9baa-39a2c5a2f729, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c45b7a98-61a2-437e-9baa-39a2c5a2f729, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=M2YxOWM2ZTctODVmM2UxZDQtNWYxYTc5YjQtOTVjNzVmMzY=" 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, c45b7a98-61a2-437e-9baa-39a2c5a2f729, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2YxOWM2ZTctODVmM2UxZDQtNWYxYTc5YjQtOTVjNzVmMzY=
INFO     root:test_log_scenario.py:217 Count rows after insert 14814 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY4YWMxYWYtYmJkOTViMTMtNWM3MzdhN2QtMWMyODk5Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5287af0-a4d2-4e54-9f2b-59625c00018f, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5287af0-a4d2-4e54-9f2b-59625c00018f, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=YzY4YWMxYWYtYmJkOTViMTMtNWM3MzdhN2QtMWMyODk5Yw==" 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, a5287af0-a4d2-4e54-9f2b-59625c00018f, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY4YWMxYWYtYmJkOTViMTMtNWM3MzdhN2QtMWMyODk5Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJkNDUxZDktYzY1NmRkNWItNmRlZmQxOTktNWVlYTcxYjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a0ed9c5-f25c-4c45-bb96-c9fa988637f4, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a0ed9c5-f25c-4c45-bb96-c9fa988637f4, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=YmJkNDUxZDktYzY1NmRkNWItNmRlZmQxOTktNWVlYTcxYjI=" 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, 4a0ed9c5-f25c-4c45-bb96-c9fa988637f4, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmJkNDUxZDktYzY1NmRkNWItNmRlZmQxOTktNWVlYTcxYjI=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k678/000276/ydb/apps/ydb/ydb -e grpc://localhost:15081 -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    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjI3ODg2YzgtNDliYzVmZTItYzAxZjQzZDYtZjdmMzJjMTc=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k678/000276/ydb/apps/ydb/ydb -e grpc://localhost:15081 -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/k678/000276/ydb/apps/ydb/ydb -e grpc://localhost:15081 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 257e9810-93cd-4141-90a1-a472c298f56c, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 257e9810-93cd-4141-90a1-a472c298f56c, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3ODg2YzgtNDliYzVmZTItYzAxZjQzZDYtZjdmMzJjMTc=" 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 out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 257e9810-93cd-4141-90a1-a472c298f56c, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmJiYjI0OGQtNmE0Y2QxMjUtYTcxZDM0Yy1hZDE1YTc3Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a187a585-cea5-4d32-b804-69164974c0a5, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a187a585-cea5-4d32-b804-69164974c0a5, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=NmJiYjI0OGQtNmE0Y2QxMjUtYTcxZDM0Yy1hZDE1YTc3Ng==" 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.13
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjliZDg5ODItYWY3NmQ0ZjAtMjhlNGVkM2ItMjUzNWRhYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, de8d492f-11bd-43a1-ad0b-e9eb8d052b09, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de8d492f-11bd-43a1-ad0b-e9eb8d052b09, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=ZjliZDg5ODItYWY3NmQ0ZjAtMjhlNGVkM2ItMjUzNWRhYmM=" 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:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTk4ZTQ3ZjAtNTBkOWQyOTktNWVhMzhmM2UtZjE3MjRkMmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a608b80c-485b-4d6f-aab3-3b43ff3fcef7, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjJhMjZkMzMtYjU3MWYwODItYjQ2MzNmMTctNjM2YjllOWQ=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k678/000276/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15081', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a187a585-cea5-4d32-b804-69164974c0a5, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a608b80c-485b-4d6f-aab3-3b43ff3fcef7, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=YTk4ZTQ3ZjAtNTBkOWQyOTktNWVhMzhmM2UtZjE3MjRkMmE=" 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, de8d492f-11bd-43a1-ad0b-e9eb8d052b09, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k678/000276/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15081', '-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:610 Executing '['/home/runner/.ya/build/build_root/k678/000276/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15081', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjA4Yjk1MWYtMWU3NDIxYjItYjdkZGRjNjQtOWQzMjU2ZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 92e44d9b-ea11-467e-8055-5476d32acfce, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92e44d9b-ea11-467e-8055-5476d32acfce, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=ZjA4Yjk1MWYtMWU3NDIxYjItYjdkZGRjNjQtOWQzMjU2ZTc=" 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, 92e44d9b-ea11-467e-8055-5476d32acfce, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 148452
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a608b80c-485b-4d6f-aab3-3b43ff3fcef7, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 148446
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWJmYzIxMTQtYTMwZjllYjctYzliZjQyZC1kNjJjMDk5Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8d414f3-b5cb-44ad-b75e-4388a728c1fb, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ya.test:process.py:628 Command pid: 148448
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8d414f3-b5cb-44ad-b75e-4388a728c1fb, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=NWJmYzIxMTQtYTMwZjllYjctYzliZjQyZC1kNjJjMDk5Yg==" 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(ExecuteQuery, f1bab5a9-c3bf-4f46-a672-95a3c5de907e, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1bab5a9-c3bf-4f46-a672-95a3c5de907e, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=ZjJhMjZkMzMtYjU3MWYwODItYjQ2MzNmMTctNjM2YjllOWQ=" 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:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2YxOWM2ZTctODVmM2UxZDQtNWYxYTc5YjQtOTVjNzVmMzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f425992-7ae0-44ea-8861-2c1f60cd4dbc, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8d414f3-b5cb-44ad-b75e-4388a728c1fb, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f425992-7ae0-44ea-8861-2c1f60cd4dbc, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=M2YxOWM2ZTctODVmM2UxZDQtNWYxYTc5YjQtOTVjNzVmMzY=" 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:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY4YWMxYWYtYmJkOTViMTMtNWM3MzdhN2QtMWMyODk5Yw==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f1bab5a9-c3bf-4f46-a672-95a3c5de907e, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec2022e8-a83b-493c-921c-23025368eb13, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJkNDUxZDktYzY1NmRkNWItNmRlZmQxOTktNWVlYTcxYjI=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec2022e8-a83b-493c-921c-23025368eb13, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=YzY4YWMxYWYtYmJkOTViMTMtNWM3MzdhN2QtMWMyODk5Yw==" 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(ExecuteQuery, a3b06600-df08-423c-a0f6-3b85f6e8bec8, ghrun-4cmejngpx4.auto.internal:15081): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f425992-7ae0-44ea-8861-2c1f60cd4dbc, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3b06600-df08-423c-a0f6-3b85f6e8bec8, ghrun-4cmejngpx4.auto.internal:15081): request = { session_id: "ydb://session/3?node_id=1&id=YmJkNDUxZDktYzY1NmRkNWItNmRlZmQxOTktNWVlYTcxYjI=" 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, a3b06600-df08-423c-a0f6-3b85f6e8bec8, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec2022e8-a83b-493c-921c-23025368eb13, ghrun-4cmejngpx4.auto.internal:15081): response = { <_MultiThreadedRendezvous object> }
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, db2f6076-c41e-4b78-8518-243f219019d0, localhost:15081): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, db2f6076-c41e-4b78-8518-243f219019d0, localhost:15081): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, db2f6076-c41e-4b78-8518-243f219019d0, localhost:15081): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4cmejngpx4.auto.internal" port: 15081 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-4cmejngpx4.auto.internal:15081, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15081
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5a310eb3-ff5d-475a-a4e7-b1e9138720b7, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-13T18:39:49.625965695+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b579bca7-d83a-44f8-9d6b-db5d2b93be6f, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-13T18:39:49.626063326+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c8eb1390-1923-4e3b-a730-894120965f20, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-13T18:39:49.626084444+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, 7d6a1888-e3ac-4575-af4f-b3188529f8ba, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-13T18:39:49.626099531+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-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1fe62ca9-be8b-4fb3-ae95-e5911ba1b1c5, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-13T18:39:49.62611527+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-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4bc71e0c-eb46-4e96-8fd7-e52f2cf3692a, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-13T18:39:49.626129885+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, 3ce8aaf4-e4d8-4fcd-b649-a1e4e31441fe, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-13T18:39:49.626144043+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 16ec24e4-4686-4c34-8c27-dcd5ebd13720, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-13T18:39:49.626159095+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7a734a84-51bc-4a76-ae65-ee23a8436622, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-13T18:39:49.626173519+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6583fa8b-45cc-4367-b096-e9bbbacdd842, ghrun-4cmejngpx4.auto.internal:15081): 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:15081 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-13T18:39:49.626187851+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 257e9810-93cd-4141-90a1-a472c298f56c, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626201146+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a187a585-cea5-4d32-b804-69164974c0a5, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626228569+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, de8d492f-11bd-43a1-ad0b-e9eb8d052b09, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626240971+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a608b80c-485b-4d6f-aab3-3b43ff3fcef7, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626255037+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 92e44d9b-ea11-467e-8055-5476d32acfce, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626266606+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b8d414f3-b5cb-44ad-b75e-4388a728c1fb, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.62628099+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f1bab5a9-c3bf-4f46-a672-95a3c5de907e, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626303018+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ec2022e8-a83b-493c-921c-23025368eb13, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626326815+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2f425992-7ae0-44ea-8861-2c1f60cd4dbc, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626314771+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:78 RpcState(ExecuteQuery, a3b06600-df08-423c-a0f6-3b85f6e8bec8, ghrun-4cmejngpx4.auto.internal:15081): 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-10-13T18:39:49.626358091+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4cmejngpx4.auto.internal:15081
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: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: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    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 148448) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 148448) elapsed time (sec): 30.889355182647705
DEBUG    ya.test:process.py:263 Command (pid 148448) wtime: 30.912
DEBUG    ya.test:process.py:275 Command (pid 148448) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	0	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	5	0	0	0	0
8	      0	0	0	8	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	0	0	0	0	0
11	      0	0	0	2	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	9	0	0	0	0
14	      0	0	0	1	0	0	0	0
15	      0	0	0	0	0	0	0	0
16	      0	0	0	10	0	0	0	0
17	      0	0	0	10	0	0	0	0
18	      0	0	0	10	0	0	0	0
19	      0	0	0	0	0	0	0	0
20	     20	20	0	10	309	523	531	531
21	     41	41	0	0	249	313	317	317
22	     24	24	0	0	257	359	415	415
23	      0	0	0	10	0	0	0	0
24	     20	20	0	0	527	743	775	775
25	      0	0	0	10	0	0	0	0
26	      4	4	0	6	1071	1167	1167	1167
27	     29	29	0	0	439	543	547	547
28	      9	9	0	1	495	567	567	567
29	      0	0	0	167	0	0	0	0
30	      0	0	0	1368	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    147	4.9	0	1677	301	679	1159	1167

DEBUG    ya.test:process.py:276 Command (pid 148448) 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 148446) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 148446) elapsed time (sec): 30.898503303527832
DEBUG    ya.test:process.py:263 Command (pid 148446) wtime: 30.928
DEBUG    ya.test:process.py:275 Command (pid 148446) 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	0	0	0	0	0
3	      0	0	0	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	     10	10	0	0	4799	4959	4959	4959
6	      0	0	0	0	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	0	0	0	0	0
9	      0	0	0	0	0	0	0	0
10	      0	0	0	0	0	0	0	0
11	      0	0	0	0	0	0	0	0
12	      0	0	0	0	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      0	0	0	0	0	0	0	0
15	      0	0	0	0	0	0	0	0
16	      0	0	0	0	0	0	0	0
17	      0	0	0	0	0	0	0	0
18	      0	0	0	0	0	0	0	0
19	     10	10	0	0	13631	13695	13695	13695
20	     36	36	0	0	281	987	1095	1095
21	     48	48	0	0	203	236	255	255
22	     28	28	0	0	199	327	353	353
23	      8	8	0	0	1271	1383	1383	1383
24	     23	23	0	0	405	1279	1295	1295
25	      6	6	0	0	939	987	987	987
26	     17	17	0	0	1031	1519	1519	1519
27	     28	28	0	0	321	451	453	453
28	     12	12	0	0	349	453	457	457
29	      0	0	0	151	0	0	0	0
30	      0	0	0	1366	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    226	7.53333	0	1517	313	4959	13695	13695

DEBUG    ya.test:process.py:276 Command (pid 148446) 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 148452) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 148452) elapsed time (sec): 30.944751262664795
DEBUG    ya.test:process.py:263 Command (pid 148452) wtime: 30.962
DEBUG    ya.test:process.py:275 Command (pid 148452) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	0	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	9	0	0	0	0
8	      0	0	0	8	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	0	0	0	0	0
11	      0	0	0	2	0	0	0	0
12	      0	0	0	9	0	0	0	0
13	      0	0	0	1	0	0	0	0
14	      0	0	0	9	0	0	0	0
15	      0	0	0	0	0	0	0	0
16	      0	0	0	10	0	0	0	0
17	      0	0	0	10	0	0	0	0
18	      0	0	0	10	0	0	0	0
19	      0	0	0	0	0	0	0	0
20	     16	16	0	10	467	599	607	607
21	     33	33	0	0	299	361	383	383
22	     18	18	0	0	335	399	423	423
23	      0	0	0	10	0	0	0	0
24	     17	17	0	0	783	971	975	975
25	      2	2	0	8	727	795	795	795
26	      7	7	0	3	1055	1175	1175	1175
27	     21	21	0	0	443	1103	1135	1135
28	      7	7	0	3	587	715	715	715
29	      0	0	0	118	0	0	0	0
30	      0	0	0	1355	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    121	4.03333	0	1615	413	1039	1151	1175

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 22280956-ac95-4ed5-a664-6e059bee39d3, localhost:14884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 22280956-ac95-4ed5-a664-6e059bee39d3, localhost:14884): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 22280956-ac95-4ed5-a664-6e059bee39d3, localhost:14884): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4cmejngpx4.auto.internal" port: 14884 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-4cmejngpx4.auto.internal:14884, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14884
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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.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, 60185f5a-1916-4ede-af5b-503e859bf0eb, localhost:14884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 60185f5a-1916-4ede-af5b-503e859bf0eb, localhost:14884): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 60185f5a-1916-4ede-af5b-503e859bf0eb, localhost:14884): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4cmejngpx4.auto.internal" port: 14884 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-4cmejngpx4.auto.internal:14884, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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.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, f5b943f2-7707-4d3a-86d4-756a1c3af498, localhost:14884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f5b943f2-7707-4d3a-86d4-756a1c3af498, localhost:14884): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f5b943f2-7707-4d3a-86d4-756a1c3af498, localhost:14884): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4cmejngpx4.auto.internal" port: 14884 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-4cmejngpx4.auto.internal:14884, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
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, d12855c9-e293-40e6-8458-f21263146e72, localhost:14884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d12855c9-e293-40e6-8458-f21263146e72, localhost:14884): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d12855c9-e293-40e6-8458-f21263146e72, localhost:14884): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4cmejngpx4.auto.internal" port: 14884 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-4cmejngpx4.auto.internal:14884, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". 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:15081
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15081". Check endpoint correctness.
============================== slowest durations ===============================
361.90s call     test_log_scenario.py::TestLogScenario::test_log_uniform
64.73s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
64.71s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
19.74s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
10.66s setup    test_insert.py::TestInsertStatement::test_bulk
3.41s call     test_insert.py::TestInsertStatement::test_copy_partial
3.25s call     test_insert.py::TestInsertStatement::test_copy_full
1.67s call     test_insert.py::TestInsertStatement::test_insert_rollback
1.39s call     test_insert.py::TestInsertStatement::test_plain
1.22s call     test_insert.py::TestInsertStatement::test_duplicate
1.14s call     test_insert.py::TestInsertStatement::test_incorrect
1.08s call     test_insert.py::TestInsertStatement::test_bulk
1.03s call     test_insert.py::TestInsertStatement::test_out_of_range
0.03s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.02s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_insert_rollback
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s setup    test_insert.py::TestInsertStatement::test_incorrect
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(12 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/k678/000276/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/k678/000276/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/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-10-13T18:39:45.399046Z): tablet_id=72075186224037994;self_id=[1:7560777546894428550:3362];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976716423;lock_id=281474976716391;verification=!CommitSnapshot;fline=written.h:89;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:83: InternalPanicImpl @ 0xA70B616
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA703B66
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB5963A8
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x1449E306
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x151A2021
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x151A1E34
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x15199E0E
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA0A25FC
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x151C346C
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x15225BFE
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2029: ExecuteTransaction @ 0xD1318C4
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1934: DoExecute @ 0xD12F88A
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1948: Execute @ 0xD132C0E
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD10BCA6
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD10BCA6
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x15225339
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x151EE01A
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB549FD7
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB586E74
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB58AF12
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB58AB20
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB58B70E
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA70D17C
23. ??:0: ?? @ 0x7FAAF60CEAC2
24. ??:0: ?? @ 0x7FAAF61608BF
============== 1 failed, 10 passed, 1 error in 537.50s (0:08:57) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k678/000268/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 105 items

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

============================== slowest durations ===============================
23.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
16.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
15.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
7.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
7.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
6.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
6.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 111.77s (0:01:51) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k678/00027c/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 105 items

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

============================== slowest durations ===============================
20.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
19.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
13.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
7.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
7.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
7.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
6.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
6.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 108.46s (0:01:48) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k678/000272/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 105 items

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

============================== slowest durations ===============================
79.72s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
21.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
20.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
12.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
12.12s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
7.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
7.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
6.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
6.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
6.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
6.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 188.12s (0:03:08) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k678/000279/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 105 items

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

============================== slowest durations ===============================
114.80s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
111.61s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
92.69s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
86.07s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
81.83s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
3.15s setup    test_replace.py::TestReplace::test_copy_full
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.77s call     test_replace.py::TestReplace::test_count
0.70s call     test_replace.py::TestReplace::test_copy_full
0.69s call     test_replace.py::TestReplace::test_copy_partial
0.35s call     test_replace.py::TestReplace::test_partial_replace
0.26s call     test_replace.py::TestReplace::test_incorrect
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 496.92s (0:08:16) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k678/000280/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 105 items

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

============================== slowest durations ===============================
23.76s setup    test_select.py::TestSelect::test_incorrect
16.56s setup    test_replace.py::TestReplace::test_replace_rollback
11.81s setup    test_update.py::TestUpdate::test_incorrect
2.26s call     test_select.py::TestSelect::test_json_query
1.92s call     test_replace.py::TestReplace::test_replace_rollback
1.91s call     test_update.py::TestUpdate::test_update_rollback
1.74s call     test_replace.py::TestReplace::test_replace_total
1.68s call     test_update.py::TestUpdate::test_update_many_rows
1.52s call     test_replace.py::TestReplace::test_replace_with_nulls
1.28s call     test_update.py::TestUpdate::test_partial_update
1.27s call     test_select.py::TestSelect::test_incorrect
0.88s call     test_update.py::TestUpdate::test_update_pk
0.82s call     test_update.py::TestUpdate::test_incorrect
0.04s setup    test_update.py::TestUpdate::test_update_many_rows
0.03s setup    test_select.py::TestSelect::test_json_query
0.01s setup    test_update.py::TestUpdate::test_update_rollback
0.01s setup    test_update.py::TestUpdate::test_update_pk
0.01s setup    test_update.py::TestUpdate::test_partial_update

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 68.60s (0:01:08) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k678/000286/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 105 items

test_update.py ..
test_upsert.py ......
upgrade_to_internal_path_id.py .
zip_bomb.py .

============================== slowest durations ===============================
356.12s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
34.01s call     zip_bomb.py::TestZipBomb::test
32.04s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
21.05s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
16.92s setup    test_upsert.py::TestUpsert::test_copy_full
12.01s teardown zip_bomb.py::TestZipBomb::test
10.65s setup    test_update.py::TestUpdate::test_update_single_column
3.42s call     test_upsert.py::TestUpsert::test_partial_update
3.25s call     test_upsert.py::TestUpsert::test_count
2.94s setup    zip_bomb.py::TestZipBomb::test
2.42s call     test_upsert.py::TestUpsert::test_insert_nulls
2.30s call     test_upsert.py::TestUpsert::test_incorrect
1.97s call     test_upsert.py::TestUpsert::test_copy_partial
1.84s call     test_upsert.py::TestUpsert::test_copy_full
1.69s call     test_update.py::TestUpdate::test_update_single_row
1.30s call     test_update.py::TestUpdate::test_update_single_column
0.09s setup    test_upsert.py::TestUpsert::test_partial_update
0.05s setup    test_upsert.py::TestUpsert::test_incorrect
0.03s teardown test_upsert.py::TestUpsert::test_insert_nulls
0.03s setup    test_upsert.py::TestUpsert::test_count
0.01s setup    test_update.py::TestUpdate::test_update_single_row
0.01s setup    test_upsert.py::TestUpsert::test_copy_partial
0.01s teardown test_update.py::TestUpdate::test_update_single_column

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 505.24s (0:08:25) ========================
