============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nocf/004885/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 106 items

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

============================== slowest durations ===============================
243.41s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
105.29s call     tablets_movement.py::TestTabletsMovement::test[ROW]
103.74s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
24.53s call     order_by_with_limit.py::TestOrderBy::test
7.18s call     test_create.py::TestCreate::test_create_decimals
4.61s setup    test_create.py::TestCreate::test_create_all_opt_ints
4.54s setup    data_read_correctness.py::TestDataReadCorrectness::test
4.03s setup    order_by_with_limit.py::TestOrderBy::test
3.91s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.60s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.83s call     test_create.py::TestCreate::test_create_all_req_ints
0.80s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.79s call     test_create.py::TestCreate::test_create_all_opt_ints
0.71s call     test_create.py::TestCreate::test_create_real_opt
0.67s call     test_create.py::TestCreate::test_create_strings_opt
0.64s call     test_create.py::TestCreate::test_create_real_req
0.49s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.19s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.16s call     data_read_correctness.py::TestDataReadCorrectness::test
0.06s setup    test_create.py::TestCreate::test_create_all_req_ints
0.02s teardown test_create.py::TestCreate::test_create_real_req
0.01s setup    test_create.py::TestCreate::test_create_real_opt
0.01s setup    test_create.py::TestCreate::test_create_real_req
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s setup    test_create.py::TestCreate::test_create_strings_opt
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 511.34s (0:08:31) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nocf/00481d/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 106 items

test_create.py .
test_cs_many_updates.py drop table: 18.3 ms
create table: 460.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.7
    "min_ms": 26.7
    "median_ms": 30.3
    "max_ms": 54.6
    "stdev_ms": 7.9
select count(*) after initial inserts: 169.1 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 76.0
    "min_ms": 37.6
    "median_ms": 68.1
    "max_ms": 242.1
    "stdev_ms": 29.8
select count(*) after all modifications: 3605.0 ms
select all: 5004.2 ms
delete from table: 4656.8 ms
select all after delete: 4728.6 ms
.drop table: 93.9 ms
create table: 803.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 44.2
    "min_ms": 28.4
    "median_ms": 45.8
    "max_ms": 71.3
    "stdev_ms": 14.8
select count(*) after initial inserts: 199.8 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 68.3
    "min_ms": 45.4
    "median_ms": 63.7
    "max_ms": 128.5
    "stdev_ms": 17.2
updates (step 1):
    "runs": 200
    "avg_ms": 219.9
    "min_ms": 149.9
    "median_ms": 216.7
    "max_ms": 341.2
    "stdev_ms": 33.4
upserts (step 2):
    "runs": 200
    "avg_ms": 38.7
    "min_ms": 24.4
    "median_ms": 36.2
    "max_ms": 103.3
    "stdev_ms": 11.6
select count(*) after all modifications: 495.3 ms
select all: 419.7 ms
delete from table: 418.6 ms
select all after delete: 419.8 ms
.drop table: 41.4 ms
create table: 708.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 39.1
    "min_ms": 26.7
    "median_ms": 41.0
    "max_ms": 56.2
    "stdev_ms": 10.2
select count(*) after initial inserts: 121.5 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 142.2
    "min_ms": 89.8
    "median_ms": 135.7
    "max_ms": 279.5
    "stdev_ms": 32.0
select count(*) after all modifications: 286.2 ms
select all: 239.5 ms
delete from table: 242.3 ms
select all after delete: 208.4 ms
.drop table: 27.8 ms
create table: 429.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.4
    "min_ms": 24.3
    "median_ms": 29.9
    "max_ms": 31.4
    "stdev_ms": 1.8
select count(*) after initial inserts: 89.8 ms
updates (step 0):
    "runs": 150
    "avg_ms": 161.4
    "min_ms": 94.7
    "median_ms": 166.0
    "max_ms": 241.0
    "stdev_ms": 34.8
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 72.3
    "min_ms": 48.7
    "median_ms": 68.5
    "max_ms": 126.0
    "stdev_ms": 15.9
select count(*) after all modifications: 377.2 ms
select all: 315.2 ms
delete from table: 353.8 ms
select all after delete: 310.7 ms
.drop table: 36.9 ms
create table: 512.4 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.8
    "min_ms": 27.8
    "median_ms": 29.9
    "max_ms": 43.0
    "stdev_ms": 3.3
select count(*) after initial inserts: 93.6 ms
updates (step 0):
    "runs": 200
    "avg_ms": 109.8
    "min_ms": 87.2
    "median_ms": 108.1
    "max_ms": 188.6
    "stdev_ms": 12.5
upserts (step 1):
    "runs": 200
    "avg_ms": 26.8
    "min_ms": 21.9
    "median_ms": 26.0
    "max_ms": 36.7
    "stdev_ms": 2.6
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 61.8
    "min_ms": 56.2
    "median_ms": 61.0
    "max_ms": 77.7
    "stdev_ms": 3.9
select count(*) after all modifications: 523.0 ms
select all: 504.8 ms
delete from table: 535.2 ms
select all after delete: 511.3 ms
.drop table: 37.7 ms
create table: 434.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 26.9
    "median_ms": 29.5
    "max_ms": 33.4
    "stdev_ms": 2.1
select count(*) after initial inserts: 113.6 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 43.5
    "min_ms": 22.9
    "median_ms": 35.7
    "max_ms": 180.5
    "stdev_ms": 22.2
select count(*) after all modifications: 1048.5 ms
select all: 526.5 ms
delete from table: 785.7 ms
select all after delete: 308.5 ms
.Generated operation sequence:
  0. UPDATE: 10 operations
  1. UPSERT: 12 operations
  2. UPDATE: 16 operations
  3. BULK_UPSERT: 5 operations
  4. BULK_UPSERT: 1 operations
  5. BULK_UPSERT: 10 operations
  6. UPDATE: 7 operations
  7. UPSERT: 12 operations
  8. UPDATE: 15 operations
  9. UPSERT: 19 operations
drop table: 107.2 ms
create table: 796.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 70.8
    "min_ms": 37.0
    "median_ms": 66.3
    "max_ms": 129.2
    "stdev_ms": 28.2
select count(*) after initial inserts: 168.8 ms
updates (step 0):
    "runs": 100
    "avg_ms": 223.6
    "min_ms": 132.2
    "median_ms": 216.9
    "max_ms": 386.5
    "stdev_ms": 50.7
upserts (step 1):
    "runs": 120
    "avg_ms": 67.7
    "min_ms": 31.7
    "median_ms": 60.9
    "max_ms": 156.0
    "stdev_ms": 25.3
updates (step 2):
    "runs": 160
    "avg_ms": 257.7
    "min_ms": 135.4
    "median_ms": 235.4
    "max_ms": 679.6
    "stdev_ms": 91.6
bulk_upserts (step 3):
    "runs": 5
    "avg_ms": 77.0
    "min_ms": 58.4
    "median_ms": 69.8
    "max_ms": 109.8
    "stdev_ms": 20.0
bulk_upserts (step 4): 76.1 ms
bulk_upserts (step 5):
    "runs": 10
    "avg_ms": 98.5
    "min_ms": 61.7
    "median_ms": 101.7
    "max_ms": 130.1
    "stdev_ms": 26.1
updates (step 6):
    "runs": 70
    "avg_ms": 221.2
    "min_ms": 154.4
    "median_ms": 212.1
    "max_ms": 346.3
    "stdev_ms": 41.8
upserts (step 7):
    "runs": 120
    "avg_ms": 42.2
    "min_ms": 25.9
    "median_ms": 39.3
    "max_ms": 119.9
    "stdev_ms": 15.0
updates (step 8):
    "runs": 150
    "avg_ms": 174.2
    "min_ms": 131.5
    "median_ms": 164.9
    "max_ms": 268.1
    "stdev_ms": 34.0
upserts (step 9):
    "runs": 190
    "avg_ms": 32.8
    "min_ms": 24.4
    "median_ms": 30.9
    "max_ms": 57.9
    "stdev_ms": 5.9
select count(*) after all modifications: 282.6 ms
select all: 288.3 ms
delete from table: 329.6 ms
select all after delete: 280.3 ms
.
test_delete.py ...

============================== slowest durations ===============================
144.41s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
129.05s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
61.87s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
57.00s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
47.08s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
36.85s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
33.79s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
5.55s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.77s setup    test_delete.py::TestDelete::test_delete_rollback
4.58s setup    test_create.py::TestCreate::test_dy_number_not_supported
3.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.20s call     test_delete.py::TestDelete::test_delete_rollback
1.16s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.77s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.05s call     test_create.py::TestCreate::test_dy_number_not_supported
0.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.03s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.03s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.03s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.03s setup    test_delete.py::TestDelete::test_delete_where[False-100]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 532.45s (0:08:52) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nocf/004837/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 106 items

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

============================== slowest durations ===============================
3.93s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.81s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.77s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.76s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.76s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.75s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.65s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.63s call     test_delete.py::TestDelete::test_incorrect
0.60s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.59s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.52s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.44s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s teardown test_delete.py::TestDelete::test_incorrect
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 12.18s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nocf/004816/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 106 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:658: 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/nocf/004816/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/nocf/004816/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-25T18:48:57.408759Z): tablet_id=72075186224037971;self_id=[1:7565233142945353019:7590];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;verification=result;fline=manager.h:279;lock_id=281474976710880;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA791485
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7899C6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB61BC28
E   3. /-S/ydb/core/tx/columnshard/operations/manager.h:279: GetLockVerified @ 0xA12E64D
E   4. /-S/ydb/core/tx/columnshard/operations/manager.h:253: GetLockFeaturesForTxOptional @ 0x16D434E2
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:124: AbortTransactionOnExecute @ 0x16D434E2
E   6. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA1283FC
E   7. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16D6CC8C
E   8. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16DCFCDE
E   9. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2031: ExecuteTransaction @ 0xD1C1694
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1936: DoExecute @ 0xD1BF65A
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1950: Execute @ 0xD1C29DE
E   12. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD19B766
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD19B766
E   14. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16DCF419
E   15. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16D97E2A
E   16. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFF77
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB60C6E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB610792
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6103A0
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB610F8E
E   21. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7930DC
E   22. ??:0: ?? @ 0x7F5BEB186AC2
E   23. ??:0: ?? @ 0x7F5BEB2188BF
------------------------------ 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/nocf/004816/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/nocf/004816/ydb/apps/ydb/ydb -e grpc://localhost:31395 -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/nocf/004816/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:31395', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2237157
DEBUG    ya.test:process.py:259 Command (pid 2237157) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2237157) elapsed time (sec): 0.43135905265808105
DEBUG    ya.test:process.py:263 Command (pid 2237157) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) maxrss: 978424
DEBUG    ya.test:process.py:263 Command (pid 2237157) minflt: 3494
DEBUG    ya.test:process.py:263 Command (pid 2237157) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 2237157) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) nvcsw: 190
DEBUG    ya.test:process.py:263 Command (pid 2237157) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2237157) stime: 0.023916999999999997
DEBUG    ya.test:process.py:263 Command (pid 2237157) utime: 0.051821
DEBUG    ya.test:process.py:263 Command (pid 2237157) wtime: 0.435
DEBUG    ya.test:process.py:275 Command (pid 2237157) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2237157) 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/nocf/004816/ydb/apps/ydb/ydb -e grpc://localhost:31395 -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/nocf/004816/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:31395', '-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: 2237288
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, f259de5d-8c88-4ff5-a8b8-3851d6ed5d1b, localhost:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f259de5d-8c88-4ff5-a8b8-3851d6ed5d1b, localhost:31395): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f259de5d-8c88-4ff5-a8b8-3851d6ed5d1b, localhost:31395): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ea7mag237q.auto.internal" port: 31395 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-ea7mag237q.auto.internal:31395, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 52022e20-0460-4275-93f6-b0a07b41f873, localhost:29510): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 52022e20-0460-4275-93f6-b0a07b41f873, localhost:29510): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 52022e20-0460-4275-93f6-b0a07b41f873, localhost:29510): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ea7mag237q.auto.internal" port: 29510 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-ea7mag237q.auto.internal:29510, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29510
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 2237288) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2237288) elapsed time (sec): 30.20653247833252
DEBUG    ya.test:process.py:263 Command (pid 2237288) wtime: 30.212
DEBUG    ya.test:process.py:275 Command (pid 2237288) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    628	628	0	0	14	25	37	55
2	    655	655	0	0	14	24	31	41
3	    602	602	0	0	15	30	35	44
4	    529	529	0	0	16	33	41	49
5	    555	555	0	0	16	30	34	38
6	    603	603	0	0	15	27	33	37
7	    637	637	0	0	15	24	30	34
8	    601	601	0	0	15	27	31	40
9	    624	624	0	0	15	26	29	37
10	    625	625	0	0	14	26	39	44
11	    717	717	0	0	13	21	28	35
12	    595	595	0	0	14	30	44	52
13	    659	659	0	0	14	24	30	38
14	    657	657	0	0	14	23	30	34
15	    693	693	0	0	13	23	29	36
16	    709	709	0	0	13	21	26	30
17	    657	657	0	0	14	24	29	37
18	    678	678	0	0	13	23	43	54
19	    587	587	0	0	15	29	39	52
20	    600	600	0	0	15	29	41	50
21	    709	709	0	0	13	20	23	31
22	    721	721	0	0	12	22	27	32
23	    609	609	0	0	15	27	31	35
24	    463	463	0	0	19	42	64	69
25	    619	619	0	0	14	26	34	36
26	    589	589	0	0	16	27	36	44
27	    545	545	0	0	16	32	52	56
28	    604	604	0	0	15	26	37	46
29	    630	630	0	0	14	26	32	35
30	    645	645	0	0	14	26	31	37

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  18745	624.833	0	0	14	26	35	69

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9374cc0-0361-4d8e-8a93-9c7d758d4750, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9374cc0-0361-4d8e-8a93-9c7d758d4750, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=" 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, a9374cc0-0361-4d8e-8a93-9c7d758d4750, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=
INFO     root:test_log_scenario.py:217 Count rows after insert 18435 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 365270ed-e0d5-47c2-9293-1ea01cf69662, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 365270ed-e0d5-47c2-9293-1ea01cf69662, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=" 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, 365270ed-e0d5-47c2-9293-1ea01cf69662, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf8077ef-a652-4006-8db3-a0316387fc61, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf8077ef-a652-4006-8db3-a0316387fc61, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw" 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, bf8077ef-a652-4006-8db3-a0316387fc61, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw
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/nocf/004816/ydb/apps/ydb/ydb -e grpc://localhost:31395 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTllNWI1M2UtYWUxYWYxMzMtMjBmYTJiZGUtNzdhOWRlOTg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/nocf/004816/ydb/apps/ydb/ydb -e grpc://localhost:31395 -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/nocf/004816/ydb/apps/ydb/ydb -e grpc://localhost:31395 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7efcb417-da22-4790-bfd9-1b75fa5063d6, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2UxN2EyNTYtN2ZlMThlYWItNmFlNzQzYTAtZWQ2MzNjYzU=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7efcb417-da22-4790-bfd9-1b75fa5063d6, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=NTllNWI1M2UtYWUxYWYxMzMtMjBmYTJiZGUtNzdhOWRlOTg=" 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, ac3b4ce5-6535-44ac-8fb4-3c12bb679a44, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJjMzE4ODUtZjIyMWM2NzktZjYyODczZi1hYmQxOTM1NQ==
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7efcb417-da22-4790-bfd9-1b75fa5063d6, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac3b4ce5-6535-44ac-8fb4-3c12bb679a44, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=N2UxN2EyNTYtN2ZlMThlYWItNmFlNzQzYTAtZWQ2MzNjYzU=" 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, 281aa084-e9a4-45d4-bc4f-2c532bdf1b4d, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWYwNTg4NTctMWQ1NWU1NDMtNGM5NGQ4ZWUtMTVmOGNlZjI=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 281aa084-e9a4-45d4-bc4f-2c532bdf1b4d, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ODJjMzE4ODUtZjIyMWM2NzktZjYyODczZi1hYmQxOTM1NQ==" 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, 926cd9b5-043a-4c9c-86e7-2c31f886fa8f, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI5M2U3YTItZjlkNDAzNGYtMTg4NmUxN2MtYmNkYWFiYjk=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac3b4ce5-6535-44ac-8fb4-3c12bb679a44, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/nocf/004816/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:31395', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 281aa084-e9a4-45d4-bc4f-2c532bdf1b4d, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 926cd9b5-043a-4c9c-86e7-2c31f886fa8f, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=MWYwNTg4NTctMWQ1NWU1NDMtNGM5NGQ4ZWUtMTVmOGNlZjI=" 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, 3fa6dc17-1c88-4feb-b0fa-b6590ede4747, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QzZTVmMGYtOGFjMjYwMGItNGUwZDYyZmQtOWM4MGEyMDg=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/nocf/004816/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:31395', '-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:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:628 Command pid: 2245530
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fa6dc17-1c88-4feb-b0fa-b6590ede4747, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=MjI5M2U3YTItZjlkNDAzNGYtMTg4NmUxN2MtYmNkYWFiYjk=" 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, 926cd9b5-043a-4c9c-86e7-2c31f886fa8f, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3533abd6-c9d9-4d54-8ad5-5b0c54861580, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUxZWFjZGItNzZiYzk2YTktMmUzOWZkMjktM2RjYTAyZjE=
DEBUG    ya.test:process.py:628 Command pid: 2245531
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/nocf/004816/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:31395', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fa6dc17-1c88-4feb-b0fa-b6590ede4747, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1397df16-2403-42c6-a7c4-a03792591c9a, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3533abd6-c9d9-4d54-8ad5-5b0c54861580, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=N2QzZTVmMGYtOGFjMjYwMGItNGUwZDYyZmQtOWM4MGEyMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1397df16-2403-42c6-a7c4-a03792591c9a, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZmUxZWFjZGItNzZiYzk2YTktMmUzOWZkMjktM2RjYTAyZjE=" 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:628 Command pid: 2245532
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3533abd6-c9d9-4d54-8ad5-5b0c54861580, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce4e2bdb-2f5b-4746-8de1-78d0dbb13b26, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce4e2bdb-2f5b-4746-8de1-78d0dbb13b26, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=" 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=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fb294db-2e28-4456-bdd2-622a31f7b95b, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7a266bb-acaf-4778-b6b5-4c052b3320c9, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1397df16-2403-42c6-a7c4-a03792591c9a, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce4e2bdb-2f5b-4746-8de1-78d0dbb13b26, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fb294db-2e28-4456-bdd2-622a31f7b95b, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7a266bb-acaf-4778-b6b5-4c052b3320c9, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=" 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, 4fb294db-2e28-4456-bdd2-622a31f7b95b, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7a266bb-acaf-4778-b6b5-4c052b3320c9, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJjMzE4ODUtZjIyMWM2NzktZjYyODczZi1hYmQxOTM1NQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJjMzE4ODUtZjIyMWM2NzktZjYyODczZi1hYmQxOTM1NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b08ca1f-3386-4fdf-978c-5e26b62ebf7e, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b08ca1f-3386-4fdf-978c-5e26b62ebf7e, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ODJjMzE4ODUtZjIyMWM2NzktZjYyODczZi1hYmQxOTM1NQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b08ca1f-3386-4fdf-978c-5e26b62ebf7e, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QzZTVmMGYtOGFjMjYwMGItNGUwZDYyZmQtOWM4MGEyMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QzZTVmMGYtOGFjMjYwMGItNGUwZDYyZmQtOWM4MGEyMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6d109f6-fb25-4b63-b25d-24f447272764, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6d109f6-fb25-4b63-b25d-24f447272764, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=N2QzZTVmMGYtOGFjMjYwMGItNGUwZDYyZmQtOWM4MGEyMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6d109f6-fb25-4b63-b25d-24f447272764, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWYwNTg4NTctMWQ1NWU1NDMtNGM5NGQ4ZWUtMTVmOGNlZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWYwNTg4NTctMWQ1NWU1NDMtNGM5NGQ4ZWUtMTVmOGNlZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4f9a566-5f50-443a-9727-a64f17f8bd6b, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4f9a566-5f50-443a-9727-a64f17f8bd6b, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=MWYwNTg4NTctMWQ1NWU1NDMtNGM5NGQ4ZWUtMTVmOGNlZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4f9a566-5f50-443a-9727-a64f17f8bd6b, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49ed3d3a-ec8e-4e0e-91ab-f9b14801192c, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49ed3d3a-ec8e-4e0e-91ab-f9b14801192c, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49ed3d3a-ec8e-4e0e-91ab-f9b14801192c, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2UxN2EyNTYtN2ZlMThlYWItNmFlNzQzYTAtZWQ2MzNjYzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2UxN2EyNTYtN2ZlMThlYWItNmFlNzQzYTAtZWQ2MzNjYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66fd2a30-a6ba-4c5b-a679-6ed6f277429c, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66fd2a30-a6ba-4c5b-a679-6ed6f277429c, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=N2UxN2EyNTYtN2ZlMThlYWItNmFlNzQzYTAtZWQ2MzNjYzU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66fd2a30-a6ba-4c5b-a679-6ed6f277429c, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUxZWFjZGItNzZiYzk2YTktMmUzOWZkMjktM2RjYTAyZjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUxZWFjZGItNzZiYzk2YTktMmUzOWZkMjktM2RjYTAyZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41fb77d6-95c8-4ea7-a48d-cad1e79f2c0f, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41fb77d6-95c8-4ea7-a48d-cad1e79f2c0f, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZmUxZWFjZGItNzZiYzk2YTktMmUzOWZkMjktM2RjYTAyZjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41fb77d6-95c8-4ea7-a48d-cad1e79f2c0f, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d251fab-ec86-4985-8074-4d887cb26086, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d251fab-ec86-4985-8074-4d887cb26086, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d251fab-ec86-4985-8074-4d887cb26086, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI5M2U3YTItZjlkNDAzNGYtMTg4NmUxN2MtYmNkYWFiYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI5M2U3YTItZjlkNDAzNGYtMTg4NmUxN2MtYmNkYWFiYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7a33ef7-5fda-4f0b-8066-e21a9d3ef717, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7a33ef7-5fda-4f0b-8066-e21a9d3ef717, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=MjI5M2U3YTItZjlkNDAzNGYtMTg4NmUxN2MtYmNkYWFiYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7a33ef7-5fda-4f0b-8066-e21a9d3ef717, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 53282aec-74b9-468d-8860-aa4e0bae15d2, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53282aec-74b9-468d-8860-aa4e0bae15d2, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53282aec-74b9-468d-8860-aa4e0bae15d2, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTllNWI1M2UtYWUxYWYxMzMtMjBmYTJiZGUtNzdhOWRlOTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTllNWI1M2UtYWUxYWYxMzMtMjBmYTJiZGUtNzdhOWRlOTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26471dbc-29e1-43f9-873f-3448abbad47a, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26471dbc-29e1-43f9-873f-3448abbad47a, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=NTllNWI1M2UtYWUxYWYxMzMtMjBmYTJiZGUtNzdhOWRlOTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26471dbc-29e1-43f9-873f-3448abbad47a, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 109aaecd-8888-41f7-943a-1373c69b969d, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.452841211+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 033930b3-5757-416c-a362-eb3f305af905, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453002573+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, 5db8c2ce-a361-466a-ab1e-901ee3c37aca, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453055136+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, cf82f117-1628-449f-8bf4-5f68d1e50911, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453099169+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, aec16054-5d89-4464-9a1a-44d336666ef7, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453085406+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a6d109f6-fb25-4b63-b25d-24f447272764, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453143379+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2b08ca1f-3386-4fdf-978c-5e26b62ebf7e, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453130979+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-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f4f9a566-5f50-443a-9727-a64f17f8bd6b, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453156586+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, c4214a16-0940-4eb7-b6d4-e50f465ef34a, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.452979804+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 41fb77d6-95c8-4ea7-a48d-cad1e79f2c0f, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453195255+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 66fd2a30-a6ba-4c5b-a679-6ed6f277429c, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453184135+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2d251fab-ec86-4985-8074-4d887cb26086, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453207974+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 53282aec-74b9-468d-8860-aa4e0bae15d2, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453233013+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 26471dbc-29e1-43f9-873f-3448abbad47a, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453249306+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a7a33ef7-5fda-4f0b-8066-e21a9d3ef717, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453221074+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 41b18d99-0670-4f19-8eaf-31e5564eb7ff, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453016591+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, 9b91c930-9d14-43ca-a33f-633d126d12db, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453067961+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5ea72c19-adef-4cdd-b8be-770c907db8d3, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453040547+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-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4a964ee4-8b97-421b-bfdb-31723408cfcb, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453111637+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 49ed3d3a-ec8e-4e0e-91ab-f9b14801192c, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453168781+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJjMzE4ODUtZjIyMWM2NzktZjYyODczZi1hYmQxOTM1NQ==
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUxZWFjZGItNzZiYzk2YTktMmUzOWZkMjktM2RjYTAyZjE=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWYwNTg4NTctMWQ1NWU1NDMtNGM5NGQ4ZWUtMTVmOGNlZjI=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". Check endpoint correctness.
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 2245530) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2245530) elapsed time (sec): 30.27959370613098
DEBUG    ya.test:process.py:263 Command (pid 2245530) wtime: 30.288
DEBUG    ya.test:process.py:275 Command (pid 2245530) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      9	9	0	0	855	895	895	895
2	      2	2	0	8	879	931	931	931
3	      2	2	0	8	723	959	959	959
4	      0	0	0	10	0	0	0	0
5	      0	0	0	4	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	8	0	0	0	0
8	      0	0	0	9	0	0	0	0
9	      0	0	0	253	0	0	0	0
10	      0	0	0	1477	0	0	0	0
11	      0	0	0	1517	0	0	0	0
12	      0	0	0	1501	0	0	0	0
13	      0	0	0	1401	0	0	0	0
14	      0	0	0	1305	0	0	0	0
15	      0	0	0	1566	0	0	0	0
16	      0	0	0	1395	0	0	0	0
17	      0	0	0	1732	0	0	0	0
18	      0	0	0	1542	0	0	0	0
19	      0	0	0	1369	0	0	0	0
20	      0	0	0	1345	0	0	0	0
21	      0	0	0	1567	0	0	0	0
22	      0	0	0	1499	0	0	0	0
23	      0	0	0	1649	0	0	0	0
24	      0	0	0	1579	0	0	0	0
25	      0	0	0	1403	0	0	0	0
26	      0	0	0	1199	0	0	0	0
27	      0	0	0	1277	0	0	0	0
28	      0	0	0	1540	0	0	0	0
29	      0	0	0	1449	0	0	0	0
30	      0	0	0	1542	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     13	0.433333	0	31164	855	931	959	959

DEBUG    ya.test:process.py:276 Command (pid 2245530) 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 2245531) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2245531) elapsed time (sec): 30.286508083343506
DEBUG    ya.test:process.py:263 Command (pid 2245531) wtime: 30.295
DEBUG    ya.test:process.py:275 Command (pid 2245531) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     26	26	0	0	301	511	527	527
2	     32	32	0	0	309	455	461	461
3	     25	25	0	0	357	425	453	453
4	      6	6	0	0	485	635	635	635
5	      6	6	0	0	1575	1655	1655	1655
6	      3	3	0	0	1791	1807	1807	1807
7	      4	4	0	0	1567	1591	1591	1591
8	      2	2	0	0	2287	2623	2623	2623
9	      0	0	0	297	0	0	0	0
10	      0	0	0	1460	0	0	0	0
11	      0	0	0	1293	0	0	0	0
12	      0	0	0	1452	0	0	0	0
13	      0	0	0	1474	0	0	0	0
14	      0	0	0	1232	0	0	0	0
15	      0	0	0	1263	0	0	0	0
16	      0	0	0	1345	0	0	0	0
17	      0	0	0	1471	0	0	0	0
18	      0	0	0	1375	0	0	0	0
19	      0	0	0	1346	0	0	0	0
20	      0	0	0	1257	0	0	0	0
21	      0	0	0	1429	0	0	0	0
22	      0	0	0	1488	0	0	0	0
23	      0	0	0	1451	0	0	0	0
24	      0	0	0	1357	0	0	0	0
25	      0	0	0	1377	0	0	0	0
26	      0	0	0	1127	0	0	0	0
27	      0	0	0	1181	0	0	0	0
28	      0	0	0	1400	0	0	0	0
29	      0	0	0	1291	0	0	0	0
30	      0	0	0	1462	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    104	3.46667	0	28828	359	1647	2287	2623

DEBUG    ya.test:process.py:276 Command (pid 2245531) 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 2245532) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2245532) elapsed time (sec): 30.288732528686523
DEBUG    ya.test:process.py:263 Command (pid 2245532) wtime: 30.292
DEBUG    ya.test:process.py:275 Command (pid 2245532) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     12	12	0	0	631	719	739	739
2	     27	27	0	0	371	523	531	531
3	     23	23	0	0	407	507	551	551
4	      3	3	0	7	527	627	627	627
5	      0	0	0	8	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	10	0	0	0	0
9	      0	0	0	264	0	0	0	0
10	      0	0	0	1414	0	0	0	0
11	      0	0	0	1513	0	0	0	0
12	      0	0	0	1341	0	0	0	0
13	      0	0	0	1572	0	0	0	0
14	      0	0	0	1429	0	0	0	0
15	      0	0	0	1276	0	0	0	0
16	      0	0	0	1453	0	0	0	0
17	      0	0	0	1404	0	0	0	0
18	      0	0	0	1466	0	0	0	0
19	      0	0	0	1417	0	0	0	0
20	      0	0	0	1446	0	0	0	0
21	      0	0	0	1413	0	0	0	0
22	      0	0	0	1457	0	0	0	0
23	      0	0	0	1707	0	0	0	0
24	      0	0	0	1616	0	0	0	0
25	      0	0	0	1626	0	0	0	0
26	      0	0	0	1311	0	0	0	0
27	      0	0	0	1140	0	0	0	0
28	      0	0	0	1511	0	0	0	0
29	      0	0	0	1410	0	0	0	0
30	      0	0	0	1490	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     65	2.16667	0	30716	431	659	719	739

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, ce6364de-d00e-49f4-8b6d-aee9d5d1a2f2, localhost:29510): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ce6364de-d00e-49f4-8b6d-aee9d5d1a2f2, localhost:29510): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ce6364de-d00e-49f4-8b6d-aee9d5d1a2f2, localhost:29510): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ea7mag237q.auto.internal" port: 29510 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-ea7mag237q.auto.internal:29510, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29510
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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, f0466a67-cbef-4590-a3f3-4a0972910799, localhost:29510): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f0466a67-cbef-4590-a3f3-4a0972910799, localhost:29510): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f0466a67-cbef-4590-a3f3-4a0972910799, localhost:29510): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ea7mag237q.auto.internal" port: 29510 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-ea7mag237q.auto.internal:29510, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29510
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-ea7mag237q'
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/nocf/004816/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.2202778' in '/home/runner/.ya/build/build_root/nocf/004816/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_2pnk9w5o.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:272 Stopped node localhost:31395/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17662
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11882
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5146
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31395
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13765
=================================== 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:148: in aggregation_query
    self.ydb_client.query(
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/nocf/004816/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/nocf/004816/ydb/apps/ydb/ydb -e grpc://localhost:31395 -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/nocf/004816/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:31395', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2237157
DEBUG    ya.test:process.py:259 Command (pid 2237157) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2237157) elapsed time (sec): 0.43135905265808105
DEBUG    ya.test:process.py:263 Command (pid 2237157) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) maxrss: 978424
DEBUG    ya.test:process.py:263 Command (pid 2237157) minflt: 3494
DEBUG    ya.test:process.py:263 Command (pid 2237157) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 2237157) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2237157) nvcsw: 190
DEBUG    ya.test:process.py:263 Command (pid 2237157) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2237157) stime: 0.023916999999999997
DEBUG    ya.test:process.py:263 Command (pid 2237157) utime: 0.051821
DEBUG    ya.test:process.py:263 Command (pid 2237157) wtime: 0.435
DEBUG    ya.test:process.py:275 Command (pid 2237157) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2237157) 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/nocf/004816/ydb/apps/ydb/ydb -e grpc://localhost:31395 -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/nocf/004816/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:31395', '-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: 2237288
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, f259de5d-8c88-4ff5-a8b8-3851d6ed5d1b, localhost:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f259de5d-8c88-4ff5-a8b8-3851d6ed5d1b, localhost:31395): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f259de5d-8c88-4ff5-a8b8-3851d6ed5d1b, localhost:31395): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ea7mag237q.auto.internal" port: 31395 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-ea7mag237q.auto.internal:31395, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 52022e20-0460-4275-93f6-b0a07b41f873, localhost:29510): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 52022e20-0460-4275-93f6-b0a07b41f873, localhost:29510): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 52022e20-0460-4275-93f6-b0a07b41f873, localhost:29510): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ea7mag237q.auto.internal" port: 29510 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-ea7mag237q.auto.internal:29510, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29510
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 2237288) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2237288) elapsed time (sec): 30.20653247833252
DEBUG    ya.test:process.py:263 Command (pid 2237288) wtime: 30.212
DEBUG    ya.test:process.py:275 Command (pid 2237288) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    628	628	0	0	14	25	37	55
2	    655	655	0	0	14	24	31	41
3	    602	602	0	0	15	30	35	44
4	    529	529	0	0	16	33	41	49
5	    555	555	0	0	16	30	34	38
6	    603	603	0	0	15	27	33	37
7	    637	637	0	0	15	24	30	34
8	    601	601	0	0	15	27	31	40
9	    624	624	0	0	15	26	29	37
10	    625	625	0	0	14	26	39	44
11	    717	717	0	0	13	21	28	35
12	    595	595	0	0	14	30	44	52
13	    659	659	0	0	14	24	30	38
14	    657	657	0	0	14	23	30	34
15	    693	693	0	0	13	23	29	36
16	    709	709	0	0	13	21	26	30
17	    657	657	0	0	14	24	29	37
18	    678	678	0	0	13	23	43	54
19	    587	587	0	0	15	29	39	52
20	    600	600	0	0	15	29	41	50
21	    709	709	0	0	13	20	23	31
22	    721	721	0	0	12	22	27	32
23	    609	609	0	0	15	27	31	35
24	    463	463	0	0	19	42	64	69
25	    619	619	0	0	14	26	34	36
26	    589	589	0	0	16	27	36	44
27	    545	545	0	0	16	32	52	56
28	    604	604	0	0	15	26	37	46
29	    630	630	0	0	14	26	32	35
30	    645	645	0	0	14	26	31	37

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  18745	624.833	0	0	14	26	35	69

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9374cc0-0361-4d8e-8a93-9c7d758d4750, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9374cc0-0361-4d8e-8a93-9c7d758d4750, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=" 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, a9374cc0-0361-4d8e-8a93-9c7d758d4750, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=
INFO     root:test_log_scenario.py:217 Count rows after insert 18435 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 365270ed-e0d5-47c2-9293-1ea01cf69662, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 365270ed-e0d5-47c2-9293-1ea01cf69662, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=" 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, 365270ed-e0d5-47c2-9293-1ea01cf69662, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf8077ef-a652-4006-8db3-a0316387fc61, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf8077ef-a652-4006-8db3-a0316387fc61, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw" 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, bf8077ef-a652-4006-8db3-a0316387fc61, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw
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/nocf/004816/ydb/apps/ydb/ydb -e grpc://localhost:31395 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTllNWI1M2UtYWUxYWYxMzMtMjBmYTJiZGUtNzdhOWRlOTg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/nocf/004816/ydb/apps/ydb/ydb -e grpc://localhost:31395 -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/nocf/004816/ydb/apps/ydb/ydb -e grpc://localhost:31395 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7efcb417-da22-4790-bfd9-1b75fa5063d6, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2UxN2EyNTYtN2ZlMThlYWItNmFlNzQzYTAtZWQ2MzNjYzU=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7efcb417-da22-4790-bfd9-1b75fa5063d6, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=NTllNWI1M2UtYWUxYWYxMzMtMjBmYTJiZGUtNzdhOWRlOTg=" 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, ac3b4ce5-6535-44ac-8fb4-3c12bb679a44, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJjMzE4ODUtZjIyMWM2NzktZjYyODczZi1hYmQxOTM1NQ==
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7efcb417-da22-4790-bfd9-1b75fa5063d6, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac3b4ce5-6535-44ac-8fb4-3c12bb679a44, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=N2UxN2EyNTYtN2ZlMThlYWItNmFlNzQzYTAtZWQ2MzNjYzU=" 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, 281aa084-e9a4-45d4-bc4f-2c532bdf1b4d, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWYwNTg4NTctMWQ1NWU1NDMtNGM5NGQ4ZWUtMTVmOGNlZjI=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 281aa084-e9a4-45d4-bc4f-2c532bdf1b4d, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ODJjMzE4ODUtZjIyMWM2NzktZjYyODczZi1hYmQxOTM1NQ==" 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, 926cd9b5-043a-4c9c-86e7-2c31f886fa8f, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI5M2U3YTItZjlkNDAzNGYtMTg4NmUxN2MtYmNkYWFiYjk=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac3b4ce5-6535-44ac-8fb4-3c12bb679a44, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/nocf/004816/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:31395', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 281aa084-e9a4-45d4-bc4f-2c532bdf1b4d, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 926cd9b5-043a-4c9c-86e7-2c31f886fa8f, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=MWYwNTg4NTctMWQ1NWU1NDMtNGM5NGQ4ZWUtMTVmOGNlZjI=" 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, 3fa6dc17-1c88-4feb-b0fa-b6590ede4747, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QzZTVmMGYtOGFjMjYwMGItNGUwZDYyZmQtOWM4MGEyMDg=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/nocf/004816/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:31395', '-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:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:628 Command pid: 2245530
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fa6dc17-1c88-4feb-b0fa-b6590ede4747, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=MjI5M2U3YTItZjlkNDAzNGYtMTg4NmUxN2MtYmNkYWFiYjk=" 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, 926cd9b5-043a-4c9c-86e7-2c31f886fa8f, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3533abd6-c9d9-4d54-8ad5-5b0c54861580, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUxZWFjZGItNzZiYzk2YTktMmUzOWZkMjktM2RjYTAyZjE=
DEBUG    ya.test:process.py:628 Command pid: 2245531
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/nocf/004816/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:31395', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fa6dc17-1c88-4feb-b0fa-b6590ede4747, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1397df16-2403-42c6-a7c4-a03792591c9a, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3533abd6-c9d9-4d54-8ad5-5b0c54861580, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=N2QzZTVmMGYtOGFjMjYwMGItNGUwZDYyZmQtOWM4MGEyMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1397df16-2403-42c6-a7c4-a03792591c9a, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZmUxZWFjZGItNzZiYzk2YTktMmUzOWZkMjktM2RjYTAyZjE=" 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:628 Command pid: 2245532
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3533abd6-c9d9-4d54-8ad5-5b0c54861580, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce4e2bdb-2f5b-4746-8de1-78d0dbb13b26, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce4e2bdb-2f5b-4746-8de1-78d0dbb13b26, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=" 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=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fb294db-2e28-4456-bdd2-622a31f7b95b, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7a266bb-acaf-4778-b6b5-4c052b3320c9, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1397df16-2403-42c6-a7c4-a03792591c9a, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce4e2bdb-2f5b-4746-8de1-78d0dbb13b26, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fb294db-2e28-4456-bdd2-622a31f7b95b, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7a266bb-acaf-4778-b6b5-4c052b3320c9, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=" 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, 4fb294db-2e28-4456-bdd2-622a31f7b95b, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7a266bb-acaf-4778-b6b5-4c052b3320c9, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJjMzE4ODUtZjIyMWM2NzktZjYyODczZi1hYmQxOTM1NQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJjMzE4ODUtZjIyMWM2NzktZjYyODczZi1hYmQxOTM1NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b08ca1f-3386-4fdf-978c-5e26b62ebf7e, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b08ca1f-3386-4fdf-978c-5e26b62ebf7e, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ODJjMzE4ODUtZjIyMWM2NzktZjYyODczZi1hYmQxOTM1NQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b08ca1f-3386-4fdf-978c-5e26b62ebf7e, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2QzZTVmMGYtOGFjMjYwMGItNGUwZDYyZmQtOWM4MGEyMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2QzZTVmMGYtOGFjMjYwMGItNGUwZDYyZmQtOWM4MGEyMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6d109f6-fb25-4b63-b25d-24f447272764, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6d109f6-fb25-4b63-b25d-24f447272764, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=N2QzZTVmMGYtOGFjMjYwMGItNGUwZDYyZmQtOWM4MGEyMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6d109f6-fb25-4b63-b25d-24f447272764, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWYwNTg4NTctMWQ1NWU1NDMtNGM5NGQ4ZWUtMTVmOGNlZjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWYwNTg4NTctMWQ1NWU1NDMtNGM5NGQ4ZWUtMTVmOGNlZjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4f9a566-5f50-443a-9727-a64f17f8bd6b, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4f9a566-5f50-443a-9727-a64f17f8bd6b, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=MWYwNTg4NTctMWQ1NWU1NDMtNGM5NGQ4ZWUtMTVmOGNlZjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4f9a566-5f50-443a-9727-a64f17f8bd6b, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49ed3d3a-ec8e-4e0e-91ab-f9b14801192c, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49ed3d3a-ec8e-4e0e-91ab-f9b14801192c, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZTE1YmE3ODMtYjBjZTFlZWEtOGY2NjllMjMtNzY2MzhkNTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49ed3d3a-ec8e-4e0e-91ab-f9b14801192c, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2UxN2EyNTYtN2ZlMThlYWItNmFlNzQzYTAtZWQ2MzNjYzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2UxN2EyNTYtN2ZlMThlYWItNmFlNzQzYTAtZWQ2MzNjYzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66fd2a30-a6ba-4c5b-a679-6ed6f277429c, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66fd2a30-a6ba-4c5b-a679-6ed6f277429c, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=N2UxN2EyNTYtN2ZlMThlYWItNmFlNzQzYTAtZWQ2MzNjYzU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66fd2a30-a6ba-4c5b-a679-6ed6f277429c, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUxZWFjZGItNzZiYzk2YTktMmUzOWZkMjktM2RjYTAyZjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUxZWFjZGItNzZiYzk2YTktMmUzOWZkMjktM2RjYTAyZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41fb77d6-95c8-4ea7-a48d-cad1e79f2c0f, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41fb77d6-95c8-4ea7-a48d-cad1e79f2c0f, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZmUxZWFjZGItNzZiYzk2YTktMmUzOWZkMjktM2RjYTAyZjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41fb77d6-95c8-4ea7-a48d-cad1e79f2c0f, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d251fab-ec86-4985-8074-4d887cb26086, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d251fab-ec86-4985-8074-4d887cb26086, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=ZWQ2YTM3OS1lMzFhM2E1Mi1lMGVhMThmLTcyODBjNTYw" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d251fab-ec86-4985-8074-4d887cb26086, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI5M2U3YTItZjlkNDAzNGYtMTg4NmUxN2MtYmNkYWFiYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI5M2U3YTItZjlkNDAzNGYtMTg4NmUxN2MtYmNkYWFiYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7a33ef7-5fda-4f0b-8066-e21a9d3ef717, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7a33ef7-5fda-4f0b-8066-e21a9d3ef717, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=MjI5M2U3YTItZjlkNDAzNGYtMTg4NmUxN2MtYmNkYWFiYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7a33ef7-5fda-4f0b-8066-e21a9d3ef717, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 53282aec-74b9-468d-8860-aa4e0bae15d2, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53282aec-74b9-468d-8860-aa4e0bae15d2, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=MTg1MDllZGQtMzY2YTVmYzYtY2I1MzY2MmYtYmJhZThkY2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53282aec-74b9-468d-8860-aa4e0bae15d2, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTllNWI1M2UtYWUxYWYxMzMtMjBmYTJiZGUtNzdhOWRlOTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTllNWI1M2UtYWUxYWYxMzMtMjBmYTJiZGUtNzdhOWRlOTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26471dbc-29e1-43f9-873f-3448abbad47a, ghrun-ea7mag237q.auto.internal:31395): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26471dbc-29e1-43f9-873f-3448abbad47a, ghrun-ea7mag237q.auto.internal:31395): request = { session_id: "ydb://session/3?node_id=1&id=NTllNWI1M2UtYWUxYWYxMzMtMjBmYTJiZGUtNzdhOWRlOTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26471dbc-29e1-43f9-873f-3448abbad47a, ghrun-ea7mag237q.auto.internal:31395): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 109aaecd-8888-41f7-943a-1373c69b969d, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.452841211+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 033930b3-5757-416c-a362-eb3f305af905, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453002573+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, 5db8c2ce-a361-466a-ab1e-901ee3c37aca, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453055136+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, cf82f117-1628-449f-8bf4-5f68d1e50911, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453099169+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, aec16054-5d89-4464-9a1a-44d336666ef7, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453085406+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a6d109f6-fb25-4b63-b25d-24f447272764, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453143379+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2b08ca1f-3386-4fdf-978c-5e26b62ebf7e, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453130979+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-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f4f9a566-5f50-443a-9727-a64f17f8bd6b, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453156586+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, c4214a16-0940-4eb7-b6d4-e50f465ef34a, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.452979804+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 41fb77d6-95c8-4ea7-a48d-cad1e79f2c0f, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453195255+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 66fd2a30-a6ba-4c5b-a679-6ed6f277429c, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453184135+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2d251fab-ec86-4985-8074-4d887cb26086, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453207974+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 53282aec-74b9-468d-8860-aa4e0bae15d2, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453233013+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 26471dbc-29e1-43f9-873f-3448abbad47a, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453249306+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a7a33ef7-5fda-4f0b-8066-e21a9d3ef717, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453221074+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 41b18d99-0670-4f19-8eaf-31e5564eb7ff, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453016591+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, 9b91c930-9d14-43ca-a33f-633d126d12db, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453067961+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5ea72c19-adef-4cdd-b8be-770c907db8d3, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T18:49:03.453040547+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-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4a964ee4-8b97-421b-bfdb-31723408cfcb, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453111637+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 49ed3d3a-ec8e-4e0e-91ab-f9b14801192c, ghrun-ea7mag237q.auto.internal:31395): 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:31395 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T18:49:03.453168781+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJjMzE4ODUtZjIyMWM2NzktZjYyODczZi1hYmQxOTM1NQ==
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUxZWFjZGItNzZiYzk2YTktMmUzOWZkMjktM2RjYTAyZjE=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ea7mag237q.auto.internal:31395
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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWYwNTg4NTctMWQ1NWU1NDMtNGM5NGQ4ZWUtMTVmOGNlZjI=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". Check endpoint correctness.
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 2245530) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2245530) elapsed time (sec): 30.27959370613098
DEBUG    ya.test:process.py:263 Command (pid 2245530) wtime: 30.288
DEBUG    ya.test:process.py:275 Command (pid 2245530) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      9	9	0	0	855	895	895	895
2	      2	2	0	8	879	931	931	931
3	      2	2	0	8	723	959	959	959
4	      0	0	0	10	0	0	0	0
5	      0	0	0	4	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	8	0	0	0	0
8	      0	0	0	9	0	0	0	0
9	      0	0	0	253	0	0	0	0
10	      0	0	0	1477	0	0	0	0
11	      0	0	0	1517	0	0	0	0
12	      0	0	0	1501	0	0	0	0
13	      0	0	0	1401	0	0	0	0
14	      0	0	0	1305	0	0	0	0
15	      0	0	0	1566	0	0	0	0
16	      0	0	0	1395	0	0	0	0
17	      0	0	0	1732	0	0	0	0
18	      0	0	0	1542	0	0	0	0
19	      0	0	0	1369	0	0	0	0
20	      0	0	0	1345	0	0	0	0
21	      0	0	0	1567	0	0	0	0
22	      0	0	0	1499	0	0	0	0
23	      0	0	0	1649	0	0	0	0
24	      0	0	0	1579	0	0	0	0
25	      0	0	0	1403	0	0	0	0
26	      0	0	0	1199	0	0	0	0
27	      0	0	0	1277	0	0	0	0
28	      0	0	0	1540	0	0	0	0
29	      0	0	0	1449	0	0	0	0
30	      0	0	0	1542	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     13	0.433333	0	31164	855	931	959	959

DEBUG    ya.test:process.py:276 Command (pid 2245530) 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 2245531) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2245531) elapsed time (sec): 30.286508083343506
DEBUG    ya.test:process.py:263 Command (pid 2245531) wtime: 30.295
DEBUG    ya.test:process.py:275 Command (pid 2245531) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     26	26	0	0	301	511	527	527
2	     32	32	0	0	309	455	461	461
3	     25	25	0	0	357	425	453	453
4	      6	6	0	0	485	635	635	635
5	      6	6	0	0	1575	1655	1655	1655
6	      3	3	0	0	1791	1807	1807	1807
7	      4	4	0	0	1567	1591	1591	1591
8	      2	2	0	0	2287	2623	2623	2623
9	      0	0	0	297	0	0	0	0
10	      0	0	0	1460	0	0	0	0
11	      0	0	0	1293	0	0	0	0
12	      0	0	0	1452	0	0	0	0
13	      0	0	0	1474	0	0	0	0
14	      0	0	0	1232	0	0	0	0
15	      0	0	0	1263	0	0	0	0
16	      0	0	0	1345	0	0	0	0
17	      0	0	0	1471	0	0	0	0
18	      0	0	0	1375	0	0	0	0
19	      0	0	0	1346	0	0	0	0
20	      0	0	0	1257	0	0	0	0
21	      0	0	0	1429	0	0	0	0
22	      0	0	0	1488	0	0	0	0
23	      0	0	0	1451	0	0	0	0
24	      0	0	0	1357	0	0	0	0
25	      0	0	0	1377	0	0	0	0
26	      0	0	0	1127	0	0	0	0
27	      0	0	0	1181	0	0	0	0
28	      0	0	0	1400	0	0	0	0
29	      0	0	0	1291	0	0	0	0
30	      0	0	0	1462	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    104	3.46667	0	28828	359	1647	2287	2623

DEBUG    ya.test:process.py:276 Command (pid 2245531) 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 2245532) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2245532) elapsed time (sec): 30.288732528686523
DEBUG    ya.test:process.py:263 Command (pid 2245532) wtime: 30.292
DEBUG    ya.test:process.py:275 Command (pid 2245532) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     12	12	0	0	631	719	739	739
2	     27	27	0	0	371	523	531	531
3	     23	23	0	0	407	507	551	551
4	      3	3	0	7	527	627	627	627
5	      0	0	0	8	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	10	0	0	0	0
9	      0	0	0	264	0	0	0	0
10	      0	0	0	1414	0	0	0	0
11	      0	0	0	1513	0	0	0	0
12	      0	0	0	1341	0	0	0	0
13	      0	0	0	1572	0	0	0	0
14	      0	0	0	1429	0	0	0	0
15	      0	0	0	1276	0	0	0	0
16	      0	0	0	1453	0	0	0	0
17	      0	0	0	1404	0	0	0	0
18	      0	0	0	1466	0	0	0	0
19	      0	0	0	1417	0	0	0	0
20	      0	0	0	1446	0	0	0	0
21	      0	0	0	1413	0	0	0	0
22	      0	0	0	1457	0	0	0	0
23	      0	0	0	1707	0	0	0	0
24	      0	0	0	1616	0	0	0	0
25	      0	0	0	1626	0	0	0	0
26	      0	0	0	1311	0	0	0	0
27	      0	0	0	1140	0	0	0	0
28	      0	0	0	1511	0	0	0	0
29	      0	0	0	1410	0	0	0	0
30	      0	0	0	1490	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     65	2.16667	0	30716	431	659	719	739

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, ce6364de-d00e-49f4-8b6d-aee9d5d1a2f2, localhost:29510): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ce6364de-d00e-49f4-8b6d-aee9d5d1a2f2, localhost:29510): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ce6364de-d00e-49f4-8b6d-aee9d5d1a2f2, localhost:29510): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ea7mag237q.auto.internal" port: 29510 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-ea7mag237q.auto.internal:29510, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29510
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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, f0466a67-cbef-4590-a3f3-4a0972910799, localhost:29510): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f0466a67-cbef-4590-a3f3-4a0972910799, localhost:29510): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f0466a67-cbef-4590-a3f3-4a0972910799, localhost:29510): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ea7mag237q.auto.internal" port: 29510 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-ea7mag237q.auto.internal:29510, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29510
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". 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:31395
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:31395". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
317.29s call     test_log_scenario.py::TestLogScenario::test_log_uniform
34.21s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
22.40s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.81s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.37s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.46s setup    test_insert.py::TestInsertStatement::test_bulk
1.68s call     test_insert.py::TestInsertStatement::test_copy_partial
1.41s call     test_insert.py::TestInsertStatement::test_copy_full
1.02s call     test_insert.py::TestInsertStatement::test_plain
0.80s call     test_insert.py::TestInsertStatement::test_out_of_range
0.76s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.57s call     test_insert.py::TestInsertStatement::test_duplicate
0.57s call     test_insert.py::TestInsertStatement::test_bulk
0.54s call     test_insert.py::TestInsertStatement::test_incorrect
0.07s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.03s setup    test_insert.py::TestInsertStatement::test_duplicate
0.02s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.01s setup    test_insert.py::TestInsertStatement::test_plain
0.01s teardown test_insert.py::TestInsertStatement::test_insert_rollback
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_full

(11 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/nocf/004816/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/nocf/004816/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-25T18:48:57.408759Z): tablet_id=72075186224037971;self_id=[1:7565233142945353019:7590];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;verification=result;fline=manager.h:279;lock_id=281474976710880;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA791485
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7899C6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB61BC28
3. /-S/ydb/core/tx/columnshard/operations/manager.h:279: GetLockVerified @ 0xA12E64D
4. /-S/ydb/core/tx/columnshard/operations/manager.h:253: GetLockFeaturesForTxOptional @ 0x16D434E2
5. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:124: AbortTransactionOnExecute @ 0x16D434E2
6. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA1283FC
7. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16D6CC8C
8. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16DCFCDE
9. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2031: ExecuteTransaction @ 0xD1C1694
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1936: DoExecute @ 0xD1BF65A
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1950: Execute @ 0xD1C29DE
12. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD19B766
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD19B766
14. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16DCF419
15. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16D97E2A
16. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFF77
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB60C6E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB610792
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6103A0
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB610F8E
21. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7930DC
22. ??:0: ?? @ 0x7F5BEB186AC2
23. ??:0: ?? @ 0x7F5BEB2188BF
============== 1 failed, 10 passed, 1 error in 402.86s (0:06:42) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nocf/00482e/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 106 items

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

============================== slowest durations ===============================
7.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
7.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
7.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
7.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
6.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
5.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 75.11s (0:01:15) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nocf/004825/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 106 items

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

============================== slowest durations ===============================
10.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
7.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
6.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
1.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
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-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
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-64]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 73.62s (0:01:13) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nocf/00485e/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 106 items

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

============================== slowest durations ===============================
114.84s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
12.80s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
6.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
6.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 176.77s (0:02:56) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nocf/004829/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 106 items

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

============================== slowest durations ===============================
116.94s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
102.87s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
93.07s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
91.67s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
83.47s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
5.83s setup    test_replace.py::TestReplace::test_copy_full
3.12s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.49s call     test_replace.py::TestReplace::test_copy_partial
1.40s call     test_replace.py::TestReplace::test_copy_full
1.12s call     test_replace.py::TestReplace::test_count
0.65s call     test_replace.py::TestReplace::test_partial_replace
0.44s call     test_replace.py::TestReplace::test_incorrect
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 503.11s (0:08:23) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nocf/004842/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 106 items

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

============================== slowest durations ===============================
8.26s setup    test_update.py::TestUpdate::test_incorrect
5.22s setup    test_select.py::TestSelect::test_incorrect
3.95s setup    test_replace.py::TestReplace::test_replace_rollback
1.42s call     test_update.py::TestUpdate::test_partial_update
1.28s call     test_select.py::TestSelect::test_json_query
1.18s call     test_update.py::TestUpdate::test_update_many_rows
1.08s call     test_update.py::TestUpdate::test_update_rollback
0.71s call     test_update.py::TestUpdate::test_incorrect
0.64s call     test_replace.py::TestReplace::test_replace_rollback
0.60s call     test_replace.py::TestReplace::test_replace_total
0.58s call     test_update.py::TestUpdate::test_update_pk
0.54s call     test_select.py::TestSelect::test_incorrect
0.42s call     test_replace.py::TestReplace::test_replace_with_nulls
0.03s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_update.py::TestUpdate::test_update_pk
0.01s teardown test_select.py::TestSelect::test_json_query

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 26.98s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nocf/004850/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 106 items

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

============================== slowest durations ===============================
338.64s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
80.13s call     zip_bomb.py::TestZipBomb::test
13.85s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.11s teardown zip_bomb.py::TestZipBomb::test
5.68s setup    zip_bomb.py::TestZipBomb::test
4.11s setup    test_upsert.py::TestUpsert::test_copy_full
4.08s setup    test_update.py::TestUpdate::test_update_single_column
3.23s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.59s call     test_upsert.py::TestUpsert::test_count
1.26s call     test_upsert.py::TestUpsert::test_copy_full
1.25s call     test_upsert.py::TestUpsert::test_copy_partial
0.65s call     test_update.py::TestUpdate::test_update_single_column
0.63s call     test_upsert.py::TestUpsert::test_insert_nulls
0.59s call     test_update.py::TestUpdate::test_update_single_row
0.59s call     test_upsert.py::TestUpsert::test_incorrect
0.58s call     test_upsert.py::TestUpsert::test_partial_update
0.03s setup    test_upsert.py::TestUpsert::test_partial_update
0.01s teardown test_upsert.py::TestUpsert::test_insert_nulls
0.01s setup    test_upsert.py::TestUpsert::test_insert_nulls

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 470.12s (0:07:50) ========================
