============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h461/001139/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 ===============================
193.31s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
102.76s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
89.61s call     tablets_movement.py::TestTabletsMovement::test[ROW]
34.63s call     order_by_with_limit.py::TestOrderBy::test
5.39s call     test_create.py::TestCreate::test_create_decimals
5.22s setup    order_by_with_limit.py::TestOrderBy::test
4.74s setup    data_read_correctness.py::TestDataReadCorrectness::test
4.73s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
4.73s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.07s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.77s call     test_create.py::TestCreate::test_create_all_opt_ints
0.77s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.63s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.60s call     test_create.py::TestCreate::test_create_all_req_ints
0.47s call     test_create.py::TestCreate::test_create_strings_opt
0.44s call     test_create.py::TestCreate::test_create_real_opt
0.43s call     test_create.py::TestCreate::test_create_real_req
0.25s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.21s call     data_read_correctness.py::TestDataReadCorrectness::test
0.01s teardown test_create.py::TestCreate::test_create_decimals
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    test_create.py::TestCreate::test_create_real_opt
0.01s setup    test_create.py::TestCreate::test_create_real_req

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 455.07s (0:07:35) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h461/001121/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: 17.7 ms
create table: 358.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.4
    "min_ms": 28.9
    "median_ms": 30.2
    "max_ms": 50.9
    "stdev_ms": 7.5
select count(*) after initial inserts: 105.5 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 42.1
    "min_ms": 32.3
    "median_ms": 40.3
    "max_ms": 124.1
    "stdev_ms": 7.1
select count(*) after all modifications: 2889.1 ms
select all: 3622.4 ms
delete from table: 3611.3 ms
select all after delete: 3762.5 ms
.drop table: 43.0 ms
create table: 637.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.8
    "min_ms": 26.2
    "median_ms": 30.1
    "max_ms": 32.4
    "stdev_ms": 2.2
select count(*) after initial inserts: 112.7 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 50.9
    "min_ms": 38.9
    "median_ms": 48.2
    "max_ms": 84.3
    "stdev_ms": 9.6
updates (step 1):
    "runs": 200
    "avg_ms": 190.6
    "min_ms": 147.6
    "median_ms": 182.2
    "max_ms": 307.4
    "stdev_ms": 32.9
upserts (step 2):
    "runs": 200
    "avg_ms": 38.3
    "min_ms": 22.8
    "median_ms": 34.5
    "max_ms": 89.3
    "stdev_ms": 13.3
select count(*) after all modifications: 436.3 ms
select all: 384.0 ms
delete from table: 454.9 ms
select all after delete: 367.4 ms
.drop table: 50.9 ms
create table: 584.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.6
    "min_ms": 25.7
    "median_ms": 33.5
    "max_ms": 36.8
    "stdev_ms": 3.7
select count(*) after initial inserts: 128.8 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 211.4
    "min_ms": 110.9
    "median_ms": 204.0
    "max_ms": 543.1
    "stdev_ms": 55.3
select count(*) after all modifications: 409.6 ms
select all: 365.9 ms
delete from table: 410.0 ms
select all after delete: 392.8 ms
.drop table: 41.2 ms
create table: 606.7 ms
initial inserts:
    "runs": 15
    "avg_ms": 34.3
    "min_ms": 25.2
    "median_ms": 31.9
    "max_ms": 46.4
    "stdev_ms": 6.5
select count(*) after initial inserts: 132.7 ms
updates (step 0):
    "runs": 150
    "avg_ms": 126.3
    "min_ms": 99.4
    "median_ms": 122.8
    "max_ms": 209.1
    "stdev_ms": 20.8
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 57.2
    "min_ms": 40.4
    "median_ms": 54.7
    "max_ms": 84.5
    "stdev_ms": 9.9
select count(*) after all modifications: 366.1 ms
select all: 327.4 ms
delete from table: 358.1 ms
select all after delete: 336.8 ms
.drop table: 41.6 ms
create table: 491.5 ms
initial inserts:
    "runs": 20
    "avg_ms": 49.4
    "min_ms": 29.0
    "median_ms": 47.6
    "max_ms": 76.1
    "stdev_ms": 14.6
select count(*) after initial inserts: 124.8 ms
updates (step 0):
    "runs": 200
    "avg_ms": 121.1
    "min_ms": 95.6
    "median_ms": 115.9
    "max_ms": 226.6
    "stdev_ms": 20.7
upserts (step 1):
    "runs": 200
    "avg_ms": 26.7
    "min_ms": 22.1
    "median_ms": 26.0
    "max_ms": 40.6
    "stdev_ms": 2.7
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 63.1
    "min_ms": 52.6
    "median_ms": 62.4
    "max_ms": 89.7
    "stdev_ms": 6.2
select count(*) after all modifications: 565.1 ms
select all: 594.1 ms
delete from table: 569.7 ms
select all after delete: 563.3 ms
.drop table: 29.9 ms
create table: 458.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.5
    "min_ms": 26.2
    "median_ms": 30.1
    "max_ms": 34.2
    "stdev_ms": 2.7
select count(*) after initial inserts: 100.7 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 27.1
    "min_ms": 14.3
    "median_ms": 25.9
    "max_ms": 93.7
    "stdev_ms": 4.9
select count(*) after all modifications: 263.5 ms
select all: 251.0 ms
delete from table: 295.1 ms
select all after delete: 205.4 ms
.Generated operation sequence:
  0. UPSERT: 12 operations
  1. UPDATE: 13 operations
  2. BULK_UPSERT: 2 operations
  3. BULK_UPSERT: 2 operations
  4. UPDATE: 10 operations
  5. UPDATE: 7 operations
  6. UPSERT: 1 operations
  7. UPSERT: 8 operations
  8. BULK_UPSERT: 5 operations
  9. BULK_UPSERT: 20 operations
drop table: 33.0 ms
create table: 421.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.8
    "min_ms": 27.3
    "median_ms": 29.8
    "max_ms": 32.7
    "stdev_ms": 1.5
select count(*) after initial inserts: 96.6 ms
upserts (step 0):
    "runs": 120
    "avg_ms": 26.6
    "min_ms": 20.4
    "median_ms": 25.7
    "max_ms": 63.4
    "stdev_ms": 4.9
updates (step 1):
    "runs": 130
    "avg_ms": 120.2
    "min_ms": 99.2
    "median_ms": 115.4
    "max_ms": 218.7
    "stdev_ms": 19.1
bulk_upserts (step 2):
    "runs": 2
    "avg_ms": 43.4
    "min_ms": 42.9
    "median_ms": 43.9
    "max_ms": 43.9
    "stdev_ms": 0.7
bulk_upserts (step 3):
    "runs": 2
    "avg_ms": 47.0
    "min_ms": 46.0
    "median_ms": 48.1
    "max_ms": 48.1
    "stdev_ms": 1.5
updates (step 4):
    "runs": 100
    "avg_ms": 136.5
    "min_ms": 94.1
    "median_ms": 130.6
    "max_ms": 224.2
    "stdev_ms": 23.6
updates (step 5):
    "runs": 70
    "avg_ms": 107.3
    "min_ms": 86.9
    "median_ms": 105.3
    "max_ms": 143.8
    "stdev_ms": 12.2
upserts (step 6):
    "runs": 10
    "avg_ms": 27.8
    "min_ms": 23.9
    "median_ms": 26.9
    "max_ms": 34.7
    "stdev_ms": 3.3
upserts (step 7):
    "runs": 80
    "avg_ms": 28.6
    "min_ms": 23.6
    "median_ms": 28.0
    "max_ms": 68.6
    "stdev_ms": 5.2
bulk_upserts (step 8):
    "runs": 5
    "avg_ms": 42.3
    "min_ms": 40.5
    "median_ms": 41.7
    "max_ms": 44.2
    "stdev_ms": 1.6
bulk_upserts (step 9):
    "runs": 20
    "avg_ms": 44.2
    "min_ms": 36.6
    "median_ms": 43.4
    "max_ms": 53.8
    "stdev_ms": 4.7
select count(*) after all modifications: 154.7 ms
select all: 184.8 ms
delete from table: 221.6 ms
select all after delete: 155.8 ms
.
test_delete.py ...

============================== slowest durations ===============================
214.09s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
53.61s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
45.41s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
39.83s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
35.79s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
29.00s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
27.36s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.09s setup    test_create.py::TestCreate::test_dy_number_not_supported
4.12s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.48s setup    test_delete.py::TestDelete::test_delete_rollback
3.05s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.69s call     test_delete.py::TestDelete::test_delete_rollback
0.50s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.40s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.02s call     test_create.py::TestCreate::test_dy_number_not_supported
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_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_upsert_bulk_upsert]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 465.66s (0:07:45) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h461/001118/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 ===============================
4.26s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.66s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.66s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.62s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.60s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.59s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.57s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.57s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.54s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.50s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.49s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.32s call     test_delete.py::TestDelete::test_incorrect
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 11.41s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h461/0010fa/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:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/h461/0010fa/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/h461/0010fa/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-11-04T12:24:35.211050Z): tablet_id=72075186224037992;self_id=[1:7568844922360783378:11922];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711353;lock_id=281474976711327;verification=!CommitSnapshot;fline=written.h:108;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA61CFD5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA615516
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4A2FA8
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x167BB4A6
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16AD7101
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16AD6F14
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16ACEF2E
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0x9FB426C
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16AF851C
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16B5CA4E
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0xCF82466
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0xCF8042E
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0xCF837AE
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xCF5C5A6
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xCF5C5A6
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16B5C189
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x16B23F68
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB44EE57
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB493A54
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB497B14
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB497720
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB49830E
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA61EC2C
E   23. ??:0: ?? @ 0x7FF4C37CDAC2
E   24. ??:0: ?? @ 0x7FF4C385F8BF
------------------------------ 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/h461/0010fa/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h461/0010fa/ydb/apps/ydb/ydb -e grpc://localhost:62290 -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/h461/0010fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62290', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2207164
DEBUG    ya.test:process.py:259 Command (pid 2207164) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2207164) elapsed time (sec): 0.41459059715270996
DEBUG    ya.test:process.py:263 Command (pid 2207164) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) maxrss: 1158200
DEBUG    ya.test:process.py:263 Command (pid 2207164) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 2207164) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 2207164) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) nvcsw: 212
DEBUG    ya.test:process.py:263 Command (pid 2207164) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2207164) stime: 0.030677999999999997
DEBUG    ya.test:process.py:263 Command (pid 2207164) utime: 0.048208999999999995
DEBUG    ya.test:process.py:263 Command (pid 2207164) wtime: 0.421
DEBUG    ya.test:process.py:275 Command (pid 2207164) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2207164) 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/h461/0010fa/ydb/apps/ydb/ydb -e grpc://localhost:62290 -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/h461/0010fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62290', '-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: 2207350
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, d3148705-c93c-48a8-8874-f7254a228c2a, localhost:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d3148705-c93c-48a8-8874-f7254a228c2a, localhost:62290): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d3148705-c93c-48a8-8874-f7254a228c2a, localhost:62290): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7vrqyoiwpe.auto.internal" port: 62290 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-7vrqyoiwpe.auto.internal:62290, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62290
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 2207350) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2207350) elapsed time (sec): 30.21507501602173
DEBUG    ya.test:process.py:263 Command (pid 2207350) wtime: 30.216
DEBUG    ya.test:process.py:275 Command (pid 2207350) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    763	763	0	0	12	19	28	37
2	    843	843	0	0	11	15	19	22
3	    831	831	0	0	11	17	22	31
4	    844	844	0	0	11	16	20	23
5	    763	763	0	0	12	18	23	25
6	    767	767	0	0	12	18	26	32
7	    729	729	0	0	12	20	28	29
8	    780	780	0	0	11	19	23	27
9	    702	702	0	0	13	22	27	30
10	    769	769	0	0	12	18	27	36
11	    572	572	0	0	15	29	33	42
12	    633	633	0	0	14	24	29	33
13	    562	562	0	0	16	32	37	38
14	    662	662	0	0	13	24	33	41
15	    625	625	0	0	14	27	37	48
16	    599	599	0	0	14	27	40	53
17	    615	615	0	0	14	29	48	58
18	    611	611	0	0	14	27	39	43
19	    618	618	0	0	14	30	39	45
20	    658	658	0	0	13	24	30	36
21	    737	737	0	0	11	24	30	38
22	    700	700	0	0	13	23	36	45
23	    748	748	0	0	12	19	23	25
24	    747	747	0	0	12	21	26	36
25	    789	789	0	0	12	17	20	24
26	    755	755	0	0	12	19	24	28
27	    800	800	0	0	11	19	22	29
28	    814	814	0	0	11	18	22	33
29	    790	790	0	0	11	18	21	23
30	    741	741	0	0	12	20	30	36

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  21567	718.9	0	0	12	22	31	58

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, de2e20db-31fc-4d07-a4b0-eb1f8c9f8123, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de2e20db-31fc-4d07-a4b0-eb1f8c9f8123, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==" 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, de2e20db-31fc-4d07-a4b0-eb1f8c9f8123, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 21164 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e34130e-145e-4761-91e4-456aedbb47f6, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e34130e-145e-4761-91e4-456aedbb47f6, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=" 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, 7e34130e-145e-4761-91e4-456aedbb47f6, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f7354d44-af63-4a8a-a755-bce8f60bc4e2, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7354d44-af63-4a8a-a755-bce8f60bc4e2, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==" 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, f7354d44-af63-4a8a-a755-bce8f60bc4e2, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h461/0010fa/ydb/apps/ydb/ydb -e grpc://localhost:62290 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h461/0010fa/ydb/apps/ydb/ydb -e grpc://localhost:62290 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkzODIyOGYtYTdhODc2ZjEtNDQxMzU2NGQtOTJjMzgyMTM=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h461/0010fa/ydb/apps/ydb/ydb -e grpc://localhost:62290 -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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTkwNDE5NzctZmRjOWIwYTAtODBkMzgyNWUtNjBkMzI3ZmY=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d28acac-b4f1-44b2-b7ed-8ef1d3a3dd3f, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96f6b559-37f7-4834-bab6-7576a387cbea, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y4Y2FhYmEtN2FkOTkzZjItY2ZhNGUxMi04MDE0Y2Y1Yw==
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d28acac-b4f1-44b2-b7ed-8ef1d3a3dd3f, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=YTkzODIyOGYtYTdhODc2ZjEtNDQxMzU2NGQtOTJjMzgyMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96f6b559-37f7-4834-bab6-7576a387cbea, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=ZTkwNDE5NzctZmRjOWIwYTAtODBkMzgyNWUtNjBkMzI3ZmY=" 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, d788a32b-f713-4598-9109-af536dc7e56d, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h461/0010fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62290', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ0NDFkNWYtNjUyYmQyN2ItNDRkNjQ2OGMtZThhNzRiNQ==
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h461/0010fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62290', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d788a32b-f713-4598-9109-af536dc7e56d, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y4Y2FhYmEtN2FkOTkzZjItY2ZhNGUxMi04MDE0Y2Y1Yw==" 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, d788a32b-f713-4598-9109-af536dc7e56d, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96f6b559-37f7-4834-bab6-7576a387cbea, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 2210884
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9585672e-f4c3-4030-bc21-3861475a4613, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBkMTFjNWQtZjk1ZDRjNGMtYjljMGYyOC00N2EyNjFiOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5600d69b-c160-4cc2-bceb-a527518212ed, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5600d69b-c160-4cc2-bceb-a527518212ed, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=MzBkMTFjNWQtZjk1ZDRjNGMtYjljMGYyOC00N2EyNjFiOQ==" 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, 5600d69b-c160-4cc2-bceb-a527518212ed, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d28acac-b4f1-44b2-b7ed-8ef1d3a3dd3f, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h461/0010fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62290', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2210885
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9585672e-f4c3-4030-bc21-3861475a4613, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=YzQ0NDFkNWYtNjUyYmQyN2ItNDRkNjQ2OGMtZThhNzRiNQ==" 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: 2210888
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyNzc4NGEtZTQyMDMxNzMtODdiOWMxMmQtZDllZGIxZTA=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9585672e-f4c3-4030-bc21-3861475a4613, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, adf4f4ba-f2ec-4c39-b9d5-4b21b5731a80, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, adf4f4ba-f2ec-4c39-b9d5-4b21b5731a80, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyNzc4NGEtZTQyMDMxNzMtODdiOWMxMmQtZDllZGIxZTA=" 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, adf4f4ba-f2ec-4c39-b9d5-4b21b5731a80, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTVkZjIzYTctODY3ZDIxZDctNzFmZDVhNjYtODg0NWE0OWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28938aad-c197-4b27-a5fc-98267a14a383, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28938aad-c197-4b27-a5fc-98267a14a383, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=ZTVkZjIzYTctODY3ZDIxZDctNzFmZDVhNjYtODg0NWE0OWY=" 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=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fac8da76-1a54-43e7-b91b-5c190e27ac2b, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28938aad-c197-4b27-a5fc-98267a14a383, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fac8da76-1a54-43e7-b91b-5c190e27ac2b, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==" 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, fac8da76-1a54-43e7-b91b-5c190e27ac2b, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8155ef7b-e097-4afc-9240-187b7f36529b, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8155ef7b-e097-4afc-9240-187b7f36529b, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=" 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, c240cbe9-ce93-4bed-b85b-f3c71e2ac3c8, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8155ef7b-e097-4afc-9240-187b7f36529b, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c240cbe9-ce93-4bed-b85b-f3c71e2ac3c8, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==" 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, c240cbe9-ce93-4bed-b85b-f3c71e2ac3c8, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f7b5228-b3df-4127-b474-7c7adc93b0e5, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f7b5228-b3df-4127-b474-7c7adc93b0e5, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==" 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, 1f7b5228-b3df-4127-b474-7c7adc93b0e5, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5595312f-aa21-487e-834d-df52101cc052, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5595312f-aa21-487e-834d-df52101cc052, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5595312f-aa21-487e-834d-df52101cc052, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjIyNzc4NGEtZTQyMDMxNzMtODdiOWMxMmQtZDllZGIxZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyNzc4NGEtZTQyMDMxNzMtODdiOWMxMmQtZDllZGIxZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f6f853b-8bfe-44ba-ae8f-bb81a7376ce6, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f6f853b-8bfe-44ba-ae8f-bb81a7376ce6, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyNzc4NGEtZTQyMDMxNzMtODdiOWMxMmQtZDllZGIxZTA=" 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.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTkzODIyOGYtYTdhODc2ZjEtNDQxMzU2NGQtOTJjMzgyMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkzODIyOGYtYTdhODc2ZjEtNDQxMzU2NGQtOTJjMzgyMTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 21d0ba54-143a-48a8-be5e-f458f8aba840, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21d0ba54-143a-48a8-be5e-f458f8aba840, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=YTkzODIyOGYtYTdhODc2ZjEtNDQxMzU2NGQtOTJjMzgyMTM=" 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, 21d0ba54-143a-48a8-be5e-f458f8aba840, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzQ0NDFkNWYtNjUyYmQyN2ItNDRkNjQ2OGMtZThhNzRiNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ0NDFkNWYtNjUyYmQyN2ItNDRkNjQ2OGMtZThhNzRiNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cdfc8909-1a8a-4a3e-86bf-a73deb0aa817, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdfc8909-1a8a-4a3e-86bf-a73deb0aa817, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=YzQ0NDFkNWYtNjUyYmQyN2ItNDRkNjQ2OGMtZThhNzRiNQ==" 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, cdfc8909-1a8a-4a3e-86bf-a73deb0aa817, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTkwNDE5NzctZmRjOWIwYTAtODBkMzgyNWUtNjBkMzI3ZmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTkwNDE5NzctZmRjOWIwYTAtODBkMzgyNWUtNjBkMzI3ZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 821e2c04-f8a9-42b3-befb-5111f4039bec, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 821e2c04-f8a9-42b3-befb-5111f4039bec, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=ZTkwNDE5NzctZmRjOWIwYTAtODBkMzgyNWUtNjBkMzI3ZmY=" 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, 821e2c04-f8a9-42b3-befb-5111f4039bec, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f6f853b-8bfe-44ba-ae8f-bb81a7376ce6, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBkMTFjNWQtZjk1ZDRjNGMtYjljMGYyOC00N2EyNjFiOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBkMTFjNWQtZjk1ZDRjNGMtYjljMGYyOC00N2EyNjFiOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abe08988-8cc2-4d9e-a4eb-61b68bd39cb5, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abe08988-8cc2-4d9e-a4eb-61b68bd39cb5, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=MzBkMTFjNWQtZjk1ZDRjNGMtYjljMGYyOC00N2EyNjFiOQ==" 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, abe08988-8cc2-4d9e-a4eb-61b68bd39cb5, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26484af4-2d49-4c7f-bd18-cd6415c4947d, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26484af4-2d49-4c7f-bd18-cd6415c4947d, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==" 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, 26484af4-2d49-4c7f-bd18-cd6415c4947d, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y4Y2FhYmEtN2FkOTkzZjItY2ZhNGUxMi04MDE0Y2Y1Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTVkZjIzYTctODY3ZDIxZDctNzFmZDVhNjYtODg0NWE0OWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe80d5a0-dcaa-4b12-b7c7-d82887d0a51f, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe80d5a0-dcaa-4b12-b7c7-d82887d0a51f, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=ZTVkZjIzYTctODY3ZDIxZDctNzFmZDVhNjYtODg0NWE0OWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe80d5a0-dcaa-4b12-b7c7-d82887d0a51f, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTVkZjIzYTctODY3ZDIxZDctNzFmZDVhNjYtODg0NWE0OWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y4Y2FhYmEtN2FkOTkzZjItY2ZhNGUxMi04MDE0Y2Y1Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d725819-df6b-4cd4-8cd4-eadbc6f27e4d, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d725819-df6b-4cd4-8cd4-eadbc6f27e4d, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y4Y2FhYmEtN2FkOTkzZjItY2ZhNGUxMi04MDE0Y2Y1Yw==" 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, 0d725819-df6b-4cd4-8cd4-eadbc6f27e4d, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 85ad2f9b-9e61-4928-aed0-a301d3481f1f, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.172569736+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1c73a388-4f67-4840-8575-6d3759948561, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.172710884+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f777d407-2abb-4baa-b195-3f2a8c3eff7d, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.172732087+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0e10d85e-9c93-4e32-b3c4-1feb4ac9914b, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-04T12:24:39.172755079+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, 8fa77098-6c67-4406-86f7-913324ed66ed, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-04T12:24:39.172787119+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, c89b5ef6-dfa2-4ba0-96b7-b4b6f3e6da4d, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.172771734+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5db0229a-59b3-4130-9665-49e6af83b191, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-04T12:24:39.172809014+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-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e5169458-60f4-45ed-863d-1f16fa8b2e0d, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.172827681+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 71583c70-9034-4f72-81b8-2d51b1da6e3b, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-04T12:24:39.172844354+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, 8cebf66a-6134-43f3-bad7-55e84a646489, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.17286707+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0d725819-df6b-4cd4-8cd4-eadbc6f27e4d, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.212052167+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5595312f-aa21-487e-834d-df52101cc052, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-11-04T12:24:39.212686082+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, abe08988-8cc2-4d9e-a4eb-61b68bd39cb5, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-11-04T12:24:39.212937711+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, fe80d5a0-dcaa-4b12-b7c7-d82887d0a51f, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.21157021+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 821e2c04-f8a9-42b3-befb-5111f4039bec, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-11-04T12:24:39.213524949+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, 5f6f853b-8bfe-44ba-ae8f-bb81a7376ce6, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-11-04T12:24:39.211854906+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, 26484af4-2d49-4c7f-bd18-cd6415c4947d, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.212480588+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cdfc8909-1a8a-4a3e-86bf-a73deb0aa817, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.213249906+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 21d0ba54-143a-48a8-be5e-f458f8aba840, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.219364992+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1f7b5228-b3df-4127-b474-7c7adc93b0e5, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-11-04T12:24:39.212266788+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBkMTFjNWQtZjk1ZDRjNGMtYjljMGYyOC00N2EyNjFiOQ==
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=ZjIyNzc4NGEtZTQyMDMxNzMtODdiOWMxMmQtZDllZGIxZTA=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62290". 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    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 2210885) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2210885) elapsed time (sec): 30.192641496658325
DEBUG    ya.test:process.py:263 Command (pid 2210885) wtime: 30.211
DEBUG    ya.test:process.py:275 Command (pid 2210885) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     20	20	0	0	363	501	527	527
2	     31	31	0	0	301	439	465	465
3	     35	35	0	0	297	349	377	377
4	     34	34	0	0	307	477	491	491
5	     74	74	0	0	88	207	240	301
6	     18	18	0	0	659	715	771	771
7	     22	22	0	0	405	497	515	515
8	     23	23	0	0	463	507	511	511
9	     17	17	0	0	431	747	747	747
10	     12	12	0	0	879	1063	1071	1071
11	    122	122	0	0	50	131	595	643
12	     98	98	0	0	37	66	93	101
13	     11	11	0	0	35	47	49	49
14	      0	0	0	510	0	0	0	0
15	      0	0	0	1035	0	0	0	0
16	      0	0	0	1174	0	0	0	0
17	      0	0	0	1004	0	0	0	0
18	      0	0	0	928	0	0	0	0
19	      0	0	0	967	0	0	0	0
20	      0	0	0	769	0	0	0	0
21	      0	0	0	990	0	0	0	0
22	      0	0	0	1221	0	0	0	0
23	      0	0	0	946	0	0	0	0
24	      0	0	0	876	0	0	0	0
25	      0	0	0	687	0	0	0	0
26	      0	0	0	612	0	0	0	0
27	      0	0	0	637	0	0	0	0
28	      0	0	0	875	0	0	0	0
29	      0	0	0	928	0	0	0	0
30	      0	0	0	1283	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    517	17.2333	0	15442	99	651	895	1071

DEBUG    ya.test:process.py:276 Command (pid 2210885) 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 2210884) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2210884) elapsed time (sec): 30.223922967910767
DEBUG    ya.test:process.py:263 Command (pid 2210884) wtime: 30.235
DEBUG    ya.test:process.py:275 Command (pid 2210884) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      3	3	0	0	983	987	987	987
2	      8	8	0	4	1007	1095	1095	1095
3	      8	8	0	6	791	927	927	927
4	      6	6	0	5	643	979	979	979
5	      9	9	0	3	679	991	991	991
6	      3	3	0	5	899	915	915	915
7	      1	1	0	9	943	943	943	943
8	      1	1	0	9	1019	1019	1019	1019
9	      1	1	0	9	1039	1039	1039	1039
10	      0	0	0	9	0	0	0	0
11	     72	72	0	0	114	571	983	1047
12	     76	76	0	3	98	172	182	183
13	     31	31	0	1	87	120	126	126
14	      0	0	0	537	0	0	0	0
15	      0	0	0	975	0	0	0	0
16	      0	0	0	1305	0	0	0	0
17	      0	0	0	1116	0	0	0	0
18	      0	0	0	1110	0	0	0	0
19	      0	0	0	1285	0	0	0	0
20	      0	0	0	921	0	0	0	0
21	      0	0	0	1043	0	0	0	0
22	      0	0	0	1326	0	0	0	0
23	      0	0	0	1044	0	0	0	0
24	      0	0	0	938	0	0	0	0
25	      0	0	0	786	0	0	0	0
26	      0	0	0	640	0	0	0	0
27	      0	0	0	675	0	0	0	0
28	      0	0	0	904	0	0	0	0
29	      0	0	0	1083	0	0	0	0
30	      0	0	0	1152	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    219	7.3	0	16903	112	983	1039	1095

DEBUG    ya.test:process.py:276 Command (pid 2210884) 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 2210888) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2210888) elapsed time (sec): 30.38070774078369
DEBUG    ya.test:process.py:263 Command (pid 2210888) wtime: 30.394
DEBUG    ya.test:process.py:275 Command (pid 2210888) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     16	16	0	0	603	695	731	731
2	     23	23	0	0	433	527	559	559
3	     23	23	0	0	369	431	435	435
4	     36	36	0	0	333	543	555	555
5	     45	45	0	0	124	481	567	567
6	     13	13	0	0	811	855	871	871
7	     17	17	0	0	483	595	595	595
8	     21	21	0	0	551	611	635	635
9	     10	10	0	0	599	923	923	923
10	     16	16	0	7	387	967	991	991
11	     99	99	0	1	67	149	165	167
12	     57	57	0	4	74	120	130	154
13	     14	14	0	5	66	79	86	86
14	      0	0	0	735	0	0	0	0
15	      0	0	0	1057	0	0	0	0
16	      0	0	0	1174	0	0	0	0
17	      0	0	0	1124	0	0	0	0
18	      0	0	0	1154	0	0	0	0
19	      0	0	0	1194	0	0	0	0
20	      0	0	0	998	0	0	0	0
21	      0	0	0	1137	0	0	0	0
22	      0	0	0	1301	0	0	0	0
23	      0	0	0	949	0	0	0	0
24	      0	0	0	1041	0	0	0	0
25	      0	0	0	747	0	0	0	0
26	      0	0	0	609	0	0	0	0
27	      0	0	0	639	0	0	0	0
28	      0	0	0	944	0	0	0	0
29	      0	0	0	1386	0	0	0	0
30	      0	0	0	1147	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    390	13	0	17353	140	731	871	991

DEBUG    ya.test:process.py:276 Command (pid 2210888) errors:
---------------------------- 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:62290
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62290". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-7vrqyoiwpe'
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/h461/0010fa/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.2196304' in '/home/runner/.ya/build/build_root/h461/0010fa/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_d5t6vmgc.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:62290/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4096
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3525
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13403
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62290
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12451
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:969: in _next
    raise self
E   grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
E   	status = StatusCode.CANCELLED
E   	details = "Channel closed!"
E   	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.219364992+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
E   >

During handling of the above exception, another exception occurred:
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:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:250: in wrapped_callee
    return [result_set for result_set in it]
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:364: in __next__
    raise ydb_error
E   ydb.issues.Cancelled: Channel closed!
------------------------------ 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/h461/0010fa/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h461/0010fa/ydb/apps/ydb/ydb -e grpc://localhost:62290 -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/h461/0010fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62290', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2207164
DEBUG    ya.test:process.py:259 Command (pid 2207164) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2207164) elapsed time (sec): 0.41459059715270996
DEBUG    ya.test:process.py:263 Command (pid 2207164) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) maxrss: 1158200
DEBUG    ya.test:process.py:263 Command (pid 2207164) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 2207164) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 2207164) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2207164) nvcsw: 212
DEBUG    ya.test:process.py:263 Command (pid 2207164) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2207164) stime: 0.030677999999999997
DEBUG    ya.test:process.py:263 Command (pid 2207164) utime: 0.048208999999999995
DEBUG    ya.test:process.py:263 Command (pid 2207164) wtime: 0.421
DEBUG    ya.test:process.py:275 Command (pid 2207164) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2207164) 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/h461/0010fa/ydb/apps/ydb/ydb -e grpc://localhost:62290 -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/h461/0010fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62290', '-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: 2207350
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, d3148705-c93c-48a8-8874-f7254a228c2a, localhost:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d3148705-c93c-48a8-8874-f7254a228c2a, localhost:62290): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d3148705-c93c-48a8-8874-f7254a228c2a, localhost:62290): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7vrqyoiwpe.auto.internal" port: 62290 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-7vrqyoiwpe.auto.internal:62290, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62290
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 2207350) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2207350) elapsed time (sec): 30.21507501602173
DEBUG    ya.test:process.py:263 Command (pid 2207350) wtime: 30.216
DEBUG    ya.test:process.py:275 Command (pid 2207350) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    763	763	0	0	12	19	28	37
2	    843	843	0	0	11	15	19	22
3	    831	831	0	0	11	17	22	31
4	    844	844	0	0	11	16	20	23
5	    763	763	0	0	12	18	23	25
6	    767	767	0	0	12	18	26	32
7	    729	729	0	0	12	20	28	29
8	    780	780	0	0	11	19	23	27
9	    702	702	0	0	13	22	27	30
10	    769	769	0	0	12	18	27	36
11	    572	572	0	0	15	29	33	42
12	    633	633	0	0	14	24	29	33
13	    562	562	0	0	16	32	37	38
14	    662	662	0	0	13	24	33	41
15	    625	625	0	0	14	27	37	48
16	    599	599	0	0	14	27	40	53
17	    615	615	0	0	14	29	48	58
18	    611	611	0	0	14	27	39	43
19	    618	618	0	0	14	30	39	45
20	    658	658	0	0	13	24	30	36
21	    737	737	0	0	11	24	30	38
22	    700	700	0	0	13	23	36	45
23	    748	748	0	0	12	19	23	25
24	    747	747	0	0	12	21	26	36
25	    789	789	0	0	12	17	20	24
26	    755	755	0	0	12	19	24	28
27	    800	800	0	0	11	19	22	29
28	    814	814	0	0	11	18	22	33
29	    790	790	0	0	11	18	21	23
30	    741	741	0	0	12	20	30	36

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  21567	718.9	0	0	12	22	31	58

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, de2e20db-31fc-4d07-a4b0-eb1f8c9f8123, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de2e20db-31fc-4d07-a4b0-eb1f8c9f8123, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==" 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, de2e20db-31fc-4d07-a4b0-eb1f8c9f8123, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 21164 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e34130e-145e-4761-91e4-456aedbb47f6, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e34130e-145e-4761-91e4-456aedbb47f6, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=" 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, 7e34130e-145e-4761-91e4-456aedbb47f6, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f7354d44-af63-4a8a-a755-bce8f60bc4e2, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7354d44-af63-4a8a-a755-bce8f60bc4e2, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==" 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, f7354d44-af63-4a8a-a755-bce8f60bc4e2, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h461/0010fa/ydb/apps/ydb/ydb -e grpc://localhost:62290 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h461/0010fa/ydb/apps/ydb/ydb -e grpc://localhost:62290 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkzODIyOGYtYTdhODc2ZjEtNDQxMzU2NGQtOTJjMzgyMTM=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h461/0010fa/ydb/apps/ydb/ydb -e grpc://localhost:62290 -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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTkwNDE5NzctZmRjOWIwYTAtODBkMzgyNWUtNjBkMzI3ZmY=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d28acac-b4f1-44b2-b7ed-8ef1d3a3dd3f, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96f6b559-37f7-4834-bab6-7576a387cbea, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y4Y2FhYmEtN2FkOTkzZjItY2ZhNGUxMi04MDE0Y2Y1Yw==
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d28acac-b4f1-44b2-b7ed-8ef1d3a3dd3f, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=YTkzODIyOGYtYTdhODc2ZjEtNDQxMzU2NGQtOTJjMzgyMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96f6b559-37f7-4834-bab6-7576a387cbea, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=ZTkwNDE5NzctZmRjOWIwYTAtODBkMzgyNWUtNjBkMzI3ZmY=" 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, d788a32b-f713-4598-9109-af536dc7e56d, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h461/0010fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62290', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ0NDFkNWYtNjUyYmQyN2ItNDRkNjQ2OGMtZThhNzRiNQ==
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h461/0010fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62290', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d788a32b-f713-4598-9109-af536dc7e56d, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y4Y2FhYmEtN2FkOTkzZjItY2ZhNGUxMi04MDE0Y2Y1Yw==" 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, d788a32b-f713-4598-9109-af536dc7e56d, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96f6b559-37f7-4834-bab6-7576a387cbea, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 2210884
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9585672e-f4c3-4030-bc21-3861475a4613, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBkMTFjNWQtZjk1ZDRjNGMtYjljMGYyOC00N2EyNjFiOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5600d69b-c160-4cc2-bceb-a527518212ed, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5600d69b-c160-4cc2-bceb-a527518212ed, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=MzBkMTFjNWQtZjk1ZDRjNGMtYjljMGYyOC00N2EyNjFiOQ==" 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, 5600d69b-c160-4cc2-bceb-a527518212ed, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d28acac-b4f1-44b2-b7ed-8ef1d3a3dd3f, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h461/0010fa/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62290', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2210885
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9585672e-f4c3-4030-bc21-3861475a4613, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=YzQ0NDFkNWYtNjUyYmQyN2ItNDRkNjQ2OGMtZThhNzRiNQ==" 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: 2210888
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyNzc4NGEtZTQyMDMxNzMtODdiOWMxMmQtZDllZGIxZTA=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9585672e-f4c3-4030-bc21-3861475a4613, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, adf4f4ba-f2ec-4c39-b9d5-4b21b5731a80, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, adf4f4ba-f2ec-4c39-b9d5-4b21b5731a80, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyNzc4NGEtZTQyMDMxNzMtODdiOWMxMmQtZDllZGIxZTA=" 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, adf4f4ba-f2ec-4c39-b9d5-4b21b5731a80, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTVkZjIzYTctODY3ZDIxZDctNzFmZDVhNjYtODg0NWE0OWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28938aad-c197-4b27-a5fc-98267a14a383, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28938aad-c197-4b27-a5fc-98267a14a383, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=ZTVkZjIzYTctODY3ZDIxZDctNzFmZDVhNjYtODg0NWE0OWY=" 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=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fac8da76-1a54-43e7-b91b-5c190e27ac2b, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28938aad-c197-4b27-a5fc-98267a14a383, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fac8da76-1a54-43e7-b91b-5c190e27ac2b, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==" 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, fac8da76-1a54-43e7-b91b-5c190e27ac2b, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8155ef7b-e097-4afc-9240-187b7f36529b, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8155ef7b-e097-4afc-9240-187b7f36529b, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=" 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, c240cbe9-ce93-4bed-b85b-f3c71e2ac3c8, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8155ef7b-e097-4afc-9240-187b7f36529b, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c240cbe9-ce93-4bed-b85b-f3c71e2ac3c8, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==" 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, c240cbe9-ce93-4bed-b85b-f3c71e2ac3c8, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f7b5228-b3df-4127-b474-7c7adc93b0e5, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f7b5228-b3df-4127-b474-7c7adc93b0e5, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=NWYxZjQ1MTgtNTAxODRiOTctYWJiZjM2OC1hZTQ1OTAxZQ==" 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, 1f7b5228-b3df-4127-b474-7c7adc93b0e5, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5595312f-aa21-487e-834d-df52101cc052, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5595312f-aa21-487e-834d-df52101cc052, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5595312f-aa21-487e-834d-df52101cc052, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjIyNzc4NGEtZTQyMDMxNzMtODdiOWMxMmQtZDllZGIxZTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyNzc4NGEtZTQyMDMxNzMtODdiOWMxMmQtZDllZGIxZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f6f853b-8bfe-44ba-ae8f-bb81a7376ce6, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f6f853b-8bfe-44ba-ae8f-bb81a7376ce6, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyNzc4NGEtZTQyMDMxNzMtODdiOWMxMmQtZDllZGIxZTA=" 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.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTkzODIyOGYtYTdhODc2ZjEtNDQxMzU2NGQtOTJjMzgyMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTkzODIyOGYtYTdhODc2ZjEtNDQxMzU2NGQtOTJjMzgyMTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 21d0ba54-143a-48a8-be5e-f458f8aba840, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21d0ba54-143a-48a8-be5e-f458f8aba840, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=YTkzODIyOGYtYTdhODc2ZjEtNDQxMzU2NGQtOTJjMzgyMTM=" 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, 21d0ba54-143a-48a8-be5e-f458f8aba840, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzQ0NDFkNWYtNjUyYmQyN2ItNDRkNjQ2OGMtZThhNzRiNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ0NDFkNWYtNjUyYmQyN2ItNDRkNjQ2OGMtZThhNzRiNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cdfc8909-1a8a-4a3e-86bf-a73deb0aa817, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdfc8909-1a8a-4a3e-86bf-a73deb0aa817, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=YzQ0NDFkNWYtNjUyYmQyN2ItNDRkNjQ2OGMtZThhNzRiNQ==" 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, cdfc8909-1a8a-4a3e-86bf-a73deb0aa817, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTkwNDE5NzctZmRjOWIwYTAtODBkMzgyNWUtNjBkMzI3ZmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTkwNDE5NzctZmRjOWIwYTAtODBkMzgyNWUtNjBkMzI3ZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 821e2c04-f8a9-42b3-befb-5111f4039bec, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 821e2c04-f8a9-42b3-befb-5111f4039bec, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=ZTkwNDE5NzctZmRjOWIwYTAtODBkMzgyNWUtNjBkMzI3ZmY=" 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, 821e2c04-f8a9-42b3-befb-5111f4039bec, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f6f853b-8bfe-44ba-ae8f-bb81a7376ce6, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBkMTFjNWQtZjk1ZDRjNGMtYjljMGYyOC00N2EyNjFiOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBkMTFjNWQtZjk1ZDRjNGMtYjljMGYyOC00N2EyNjFiOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abe08988-8cc2-4d9e-a4eb-61b68bd39cb5, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abe08988-8cc2-4d9e-a4eb-61b68bd39cb5, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=MzBkMTFjNWQtZjk1ZDRjNGMtYjljMGYyOC00N2EyNjFiOQ==" 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, abe08988-8cc2-4d9e-a4eb-61b68bd39cb5, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26484af4-2d49-4c7f-bd18-cd6415c4947d, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26484af4-2d49-4c7f-bd18-cd6415c4947d, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=NGJkNjE5Y2UtZWNiN2M2ZTYtMjk4MWIyZWItNGY3NzJiYw==" 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, 26484af4-2d49-4c7f-bd18-cd6415c4947d, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y4Y2FhYmEtN2FkOTkzZjItY2ZhNGUxMi04MDE0Y2Y1Yw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTVkZjIzYTctODY3ZDIxZDctNzFmZDVhNjYtODg0NWE0OWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe80d5a0-dcaa-4b12-b7c7-d82887d0a51f, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe80d5a0-dcaa-4b12-b7c7-d82887d0a51f, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=ZTVkZjIzYTctODY3ZDIxZDctNzFmZDVhNjYtODg0NWE0OWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe80d5a0-dcaa-4b12-b7c7-d82887d0a51f, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTVkZjIzYTctODY3ZDIxZDctNzFmZDVhNjYtODg0NWE0OWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y4Y2FhYmEtN2FkOTkzZjItY2ZhNGUxMi04MDE0Y2Y1Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d725819-df6b-4cd4-8cd4-eadbc6f27e4d, ghrun-7vrqyoiwpe.auto.internal:62290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d725819-df6b-4cd4-8cd4-eadbc6f27e4d, ghrun-7vrqyoiwpe.auto.internal:62290): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y4Y2FhYmEtN2FkOTkzZjItY2ZhNGUxMi04MDE0Y2Y1Yw==" 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, 0d725819-df6b-4cd4-8cd4-eadbc6f27e4d, ghrun-7vrqyoiwpe.auto.internal:62290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 85ad2f9b-9e61-4928-aed0-a301d3481f1f, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.172569736+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1c73a388-4f67-4840-8575-6d3759948561, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.172710884+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f777d407-2abb-4baa-b195-3f2a8c3eff7d, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.172732087+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0e10d85e-9c93-4e32-b3c4-1feb4ac9914b, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-04T12:24:39.172755079+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, 8fa77098-6c67-4406-86f7-913324ed66ed, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-04T12:24:39.172787119+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, c89b5ef6-dfa2-4ba0-96b7-b4b6f3e6da4d, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.172771734+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5db0229a-59b3-4130-9665-49e6af83b191, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-04T12:24:39.172809014+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-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e5169458-60f4-45ed-863d-1f16fa8b2e0d, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.172827681+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 71583c70-9034-4f72-81b8-2d51b1da6e3b, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-04T12:24:39.172844354+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, 8cebf66a-6134-43f3-bad7-55e84a646489, ghrun-7vrqyoiwpe.auto.internal:62290): 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:62290 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.17286707+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7vrqyoiwpe.auto.internal:62290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0d725819-df6b-4cd4-8cd4-eadbc6f27e4d, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.212052167+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5595312f-aa21-487e-834d-df52101cc052, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-11-04T12:24:39.212686082+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, abe08988-8cc2-4d9e-a4eb-61b68bd39cb5, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-11-04T12:24:39.212937711+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, fe80d5a0-dcaa-4b12-b7c7-d82887d0a51f, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.21157021+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 821e2c04-f8a9-42b3-befb-5111f4039bec, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-11-04T12:24:39.213524949+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, 5f6f853b-8bfe-44ba-ae8f-bb81a7376ce6, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-11-04T12:24:39.211854906+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, 26484af4-2d49-4c7f-bd18-cd6415c4947d, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.212480588+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cdfc8909-1a8a-4a3e-86bf-a73deb0aa817, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.213249906+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 21d0ba54-143a-48a8-be5e-f458f8aba840, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-04T12:24:39.219364992+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1f7b5228-b3df-4127-b474-7c7adc93b0e5, ghrun-7vrqyoiwpe.auto.internal:62290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-11-04T12:24:39.212266788+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBkMTFjNWQtZjk1ZDRjNGMtYjljMGYyOC00N2EyNjFiOQ==
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=ZjIyNzc4NGEtZTQyMDMxNzMtODdiOWMxMmQtZDllZGIxZTA=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjMzYTkxYWQtYzMwNjIwMTItYmE1ZWYyYjYtYmI1ODRhODk=
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62290". 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    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 2210885) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2210885) elapsed time (sec): 30.192641496658325
DEBUG    ya.test:process.py:263 Command (pid 2210885) wtime: 30.211
DEBUG    ya.test:process.py:275 Command (pid 2210885) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     20	20	0	0	363	501	527	527
2	     31	31	0	0	301	439	465	465
3	     35	35	0	0	297	349	377	377
4	     34	34	0	0	307	477	491	491
5	     74	74	0	0	88	207	240	301
6	     18	18	0	0	659	715	771	771
7	     22	22	0	0	405	497	515	515
8	     23	23	0	0	463	507	511	511
9	     17	17	0	0	431	747	747	747
10	     12	12	0	0	879	1063	1071	1071
11	    122	122	0	0	50	131	595	643
12	     98	98	0	0	37	66	93	101
13	     11	11	0	0	35	47	49	49
14	      0	0	0	510	0	0	0	0
15	      0	0	0	1035	0	0	0	0
16	      0	0	0	1174	0	0	0	0
17	      0	0	0	1004	0	0	0	0
18	      0	0	0	928	0	0	0	0
19	      0	0	0	967	0	0	0	0
20	      0	0	0	769	0	0	0	0
21	      0	0	0	990	0	0	0	0
22	      0	0	0	1221	0	0	0	0
23	      0	0	0	946	0	0	0	0
24	      0	0	0	876	0	0	0	0
25	      0	0	0	687	0	0	0	0
26	      0	0	0	612	0	0	0	0
27	      0	0	0	637	0	0	0	0
28	      0	0	0	875	0	0	0	0
29	      0	0	0	928	0	0	0	0
30	      0	0	0	1283	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    517	17.2333	0	15442	99	651	895	1071

DEBUG    ya.test:process.py:276 Command (pid 2210885) 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 2210884) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2210884) elapsed time (sec): 30.223922967910767
DEBUG    ya.test:process.py:263 Command (pid 2210884) wtime: 30.235
DEBUG    ya.test:process.py:275 Command (pid 2210884) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      3	3	0	0	983	987	987	987
2	      8	8	0	4	1007	1095	1095	1095
3	      8	8	0	6	791	927	927	927
4	      6	6	0	5	643	979	979	979
5	      9	9	0	3	679	991	991	991
6	      3	3	0	5	899	915	915	915
7	      1	1	0	9	943	943	943	943
8	      1	1	0	9	1019	1019	1019	1019
9	      1	1	0	9	1039	1039	1039	1039
10	      0	0	0	9	0	0	0	0
11	     72	72	0	0	114	571	983	1047
12	     76	76	0	3	98	172	182	183
13	     31	31	0	1	87	120	126	126
14	      0	0	0	537	0	0	0	0
15	      0	0	0	975	0	0	0	0
16	      0	0	0	1305	0	0	0	0
17	      0	0	0	1116	0	0	0	0
18	      0	0	0	1110	0	0	0	0
19	      0	0	0	1285	0	0	0	0
20	      0	0	0	921	0	0	0	0
21	      0	0	0	1043	0	0	0	0
22	      0	0	0	1326	0	0	0	0
23	      0	0	0	1044	0	0	0	0
24	      0	0	0	938	0	0	0	0
25	      0	0	0	786	0	0	0	0
26	      0	0	0	640	0	0	0	0
27	      0	0	0	675	0	0	0	0
28	      0	0	0	904	0	0	0	0
29	      0	0	0	1083	0	0	0	0
30	      0	0	0	1152	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    219	7.3	0	16903	112	983	1039	1095

DEBUG    ya.test:process.py:276 Command (pid 2210884) 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 2210888) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2210888) elapsed time (sec): 30.38070774078369
DEBUG    ya.test:process.py:263 Command (pid 2210888) wtime: 30.394
DEBUG    ya.test:process.py:275 Command (pid 2210888) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     16	16	0	0	603	695	731	731
2	     23	23	0	0	433	527	559	559
3	     23	23	0	0	369	431	435	435
4	     36	36	0	0	333	543	555	555
5	     45	45	0	0	124	481	567	567
6	     13	13	0	0	811	855	871	871
7	     17	17	0	0	483	595	595	595
8	     21	21	0	0	551	611	635	635
9	     10	10	0	0	599	923	923	923
10	     16	16	0	7	387	967	991	991
11	     99	99	0	1	67	149	165	167
12	     57	57	0	4	74	120	130	154
13	     14	14	0	5	66	79	86	86
14	      0	0	0	735	0	0	0	0
15	      0	0	0	1057	0	0	0	0
16	      0	0	0	1174	0	0	0	0
17	      0	0	0	1124	0	0	0	0
18	      0	0	0	1154	0	0	0	0
19	      0	0	0	1194	0	0	0	0
20	      0	0	0	998	0	0	0	0
21	      0	0	0	1137	0	0	0	0
22	      0	0	0	1301	0	0	0	0
23	      0	0	0	949	0	0	0	0
24	      0	0	0	1041	0	0	0	0
25	      0	0	0	747	0	0	0	0
26	      0	0	0	609	0	0	0	0
27	      0	0	0	639	0	0	0	0
28	      0	0	0	944	0	0	0	0
29	      0	0	0	1386	0	0	0	0
30	      0	0	0	1147	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    390	13	0	17353	140	731	871	991

DEBUG    ya.test:process.py:276 Command (pid 2210888) errors:
============================== slowest durations ===============================
62.08s call     test_log_scenario.py::TestLogScenario::test_log_uniform
30.44s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
24.47s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
5.43s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.29s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.19s setup    test_insert.py::TestInsertStatement::test_bulk
1.09s call     test_insert.py::TestInsertStatement::test_copy_full
1.03s call     test_insert.py::TestInsertStatement::test_copy_partial
0.71s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.54s call     test_insert.py::TestInsertStatement::test_plain
0.53s call     test_insert.py::TestInsertStatement::test_bulk
0.51s call     test_insert.py::TestInsertStatement::test_duplicate
0.50s call     test_insert.py::TestInsertStatement::test_out_of_range
0.43s call     test_insert.py::TestInsertStatement::test_incorrect
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.02s setup    test_insert.py::TestInsertStatement::test_plain
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.01s setup    test_insert.py::TestInsertStatement::test_incorrect

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.Cancelled: Channel closed!
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/h461/0010fa/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/h461/0010fa/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-11-04T12:24:35.211050Z): tablet_id=72075186224037992;self_id=[1:7568844922360783378:11922];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711353;lock_id=281474976711327;verification=!CommitSnapshot;fline=written.h:108;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA61CFD5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA615516
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4A2FA8
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x167BB4A6
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16AD7101
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16AD6F14
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16ACEF2E
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0x9FB426C
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16AF851C
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16B5CA4E
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0xCF82466
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0xCF8042E
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0xCF837AE
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xCF5C5A6
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xCF5C5A6
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16B5C189
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x16B23F68
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB44EE57
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB493A54
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB497B14
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB497720
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB49830E
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA61EC2C
23. ??:0: ?? @ 0x7FF4C37CDAC2
24. ??:0: ?? @ 0x7FF4C385F8BF
============== 1 failed, 10 passed, 1 error in 138.35s (0:02:18) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h461/001132/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 ===============================
6.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
5.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 57.14s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h461/0010f1/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 ===============================
6.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 57.29s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h461/001129/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 ===============================
89.29s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
7.25s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 139.22s (0:02:19) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h461/0010d3/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 ..F..
test_replace.py .....

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

During handling of the above exception, another exception occurred:
ydb/tests/olap/test_overloads.py:190: in test_overloads_workload
    ydb_workload.bulk_upsert(seconds=wait_time, threads=10, rows=10, wait=True)
ydb/tests/olap/test_overloads.py:71: in bulk_upsert
    self._insert_rows(operation_name="bulk_upsert", seconds=seconds, threads=threads, rows=rows, wait=wait)
ydb/tests/olap/test_overloads.py:65: in _insert_rows
    self._call(command=command, wait=wait, timeout=2*seconds)
ydb/tests/olap/test_overloads.py:46: in _call
    yatest.common.execute(command=command, wait=wait, timeout=timeout, stderr=self.stderr, stdout=self.stdout)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:398: in wait
    raise ExecutionTimeoutError(self, str(e))
E   yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18333', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_overloads_workload[1000-2]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[1000-2])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2335010
DEBUG    ya.test:process.py:259 Command (pid 2335010) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2335010) elapsed time (sec): 0.44969749450683594
DEBUG    ya.test:process.py:263 Command (pid 2335010) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2335010) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2335010) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2335010) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2335010) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2335010) maxrss: 538576
DEBUG    ya.test:process.py:263 Command (pid 2335010) minflt: 16128
DEBUG    ya.test:process.py:263 Command (pid 2335010) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2335010) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2335010) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 2335010) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2335010) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2335010) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2335010) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2335010) stime: 0.255519
DEBUG    ya.test:process.py:263 Command (pid 2335010) utime: 0.125794
DEBUG    ya.test:process.py:263 Command (pid 2335010) wtime: 0.456
DEBUG    ya.test:process.py:275 Command (pid 2335010) output:
Git info:
    Commit: 3fc92b6c1920c777b20e00a45d852041df901448
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 649d93ac3dbe6771b069c13072dc110143206ff2 into f5ad9b55634ac97de44bee49e39356e042dc62cf

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

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

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

INFO     __tests__.test_overloads:test_overloads.py:94 Git info:
    Commit: 3fc92b6c1920c777b20e00a45d852041df901448
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 649d93ac3dbe6771b069c13072dc110143206ff2 into f5ad9b55634ac97de44bee49e39356e042dc62cf

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24660
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/h461/0010d3/r3tmp/kikimr_cluster_anqd7qr4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18333
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15655
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2122
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28033
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h461/0010d3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/h461/0010d3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-2/cluster/node_1/logfile_dcq75wpo.log --grpc-port=18333 --mon-port=15655 --ic-port=24660
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18333/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h461/0010d3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/h461/0010d3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-2/cluster/node_1/logfile_dcq75wpo.log --grpc-port=18333 --mon-port=15655 --ic-port=24660
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/h461/0010d3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-2/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/h461/0010d3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-2/cluster/node_1/logfile_dcq75wpo.log', '--grpc-port=18333', '--mon-port=15655', '--ic-port=24660')' in '/home/runner/.ya/build/build_root/h461/0010d3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-2/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2335909
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18333/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2335926
DEBUG    ya.test:process.py:259 Command (pid 2335926) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2335926) elapsed time (sec): 0.40239691734313965
DEBUG    ya.test:process.py:263 Command (pid 2335926) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2335926) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2335926) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2335926) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2335926) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2335926) maxrss: 538576
DEBUG    ya.test:process.py:263 Command (pid 2335926) minflt: 16126
DEBUG    ya.test:process.py:263 Command (pid 2335926) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2335926) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2335926) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2335926) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2335926) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2335926) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2335926) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2335926) stime: 0.249722
DEBUG    ya.test:process.py:263 Command (pid 2335926) utime: 0.10306
DEBUG    ya.test:process.py:263 Command (pid 2335926) wtime: 0.404
DEBUG    ya.test:process.py:275 Command (pid 2335926) output:
Git info:
    Commit: 3fc92b6c1920c777b20e00a45d852041df901448
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 649d93ac3dbe6771b069c13072dc110143206ff2 into f5ad9b55634ac97de44bee49e39356e042dc62cf

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 3fc92b6c1920c777b20e00a45d852041df901448
    Branch: 
    Author: Daniil Cherednik <dan.cherednik@gmail.com>
    Summary: Merge 649d93ac3dbe6771b069c13072dc110143206ff2 into f5ad9b55634ac97de44bee49e39356e042dc62cf
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18333', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24660\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18333', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24660\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2339711
DEBUG    ya.test:process.py:259 Command (pid 2339711) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2339711) elapsed time (sec): 0.5279021263122559
DEBUG    ya.test:process.py:263 Command (pid 2339711) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2339711) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2339711) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2339711) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2339711) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2339711) maxrss: 547032
DEBUG    ya.test:process.py:263 Command (pid 2339711) minflt: 18266
DEBUG    ya.test:process.py:263 Command (pid 2339711) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2339711) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2339711) nivcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 2339711) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2339711) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2339711) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 2339711) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2339711) stime: 0.32357199999999997
DEBUG    ya.test:process.py:263 Command (pid 2339711) utime: 0.135984
DEBUG    ya.test:process.py:263 Command (pid 2339711) wtime: 0.529
DEBUG    ya.test:process.py:275 Command (pid 2339711) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18333', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:18333', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2340611
DEBUG    ya.test:process.py:259 Command (pid 2340611) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2340611) elapsed time (sec): 0.505342960357666
DEBUG    ya.test:process.py:263 Command (pid 2340611) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2340611) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2340611) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2340611) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2340611) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2340611) maxrss: 547048
DEBUG    ya.test:process.py:263 Command (pid 2340611) minflt: 18268
DEBUG    ya.test:process.py:263 Command (pid 2340611) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2340611) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2340611) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 2340611) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2340611) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2340611) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 2340611) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2340611) stime: 0.31470699999999996
DEBUG    ya.test:process.py:263 Command (pid 2340611) utime: 0.143755
DEBUG    ya.test:process.py:263 Command (pid 2340611) wtime: 0.507
DEBUG    ya.test:process.py:275 Command (pid 2340611) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 86bed2ac-0e44-4a5f-93a4-39a09223105c, localhost:18333): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 86bed2ac-0e44-4a5f-93a4-39a09223105c, localhost:18333): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 86bed2ac-0e44-4a5f-93a4-39a09223105c, localhost:18333): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7vrqyoiwpe.auto.internal" port: 18333 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-7vrqyoiwpe.auto.internal:18333, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18333
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydb/ydb -e grpc://localhost:18333 -d /Root workload log --path log_1000_2 init --path log_1000_2 --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18333', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_2', 'init', '--path', 'log_1000_2', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2341513
DEBUG    ya.test:process.py:259 Command (pid 2341513) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2341513) elapsed time (sec): 0.4192068576812744
DEBUG    ya.test:process.py:263 Command (pid 2341513) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341513) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2341513) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341513) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2341513) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2341513) maxrss: 173364
DEBUG    ya.test:process.py:263 Command (pid 2341513) minflt: 3543
DEBUG    ya.test:process.py:263 Command (pid 2341513) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2341513) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2341513) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 2341513) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2341513) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2341513) nvcsw: 189
DEBUG    ya.test:process.py:263 Command (pid 2341513) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2341513) stime: 0.022088
DEBUG    ya.test:process.py:263 Command (pid 2341513) utime: 0.05522
DEBUG    ya.test:process.py:263 Command (pid 2341513) wtime: 0.42
DEBUG    ya.test:process.py:275 Command (pid 2341513) output:
None
DEBUG    ya.test:process.py:276 Command (pid 2341513) errors:

INFO     root:test_overloads.py:53 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydb/ydb -e grpc://localhost:18333 -d /Root workload log --path log_1000_2 run bulk_upsert --seconds 60 --threads 10 --rows 10 --quiet with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18333', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2342245
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 75558fb9-06ce-4bfa-bda3-473d76aa7c5d, localhost:21356): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 75558fb9-06ce-4bfa-bda3-473d76aa7c5d, localhost:21356): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 75558fb9-06ce-4bfa-bda3-473d76aa7c5d, localhost:21356): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7vrqyoiwpe.auto.internal" port: 21356 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-7vrqyoiwpe.auto.internal:21356, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21356
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, a5744ae4-00fb-4412-a353-6a3ceb54a4db, localhost:8668): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a5744ae4-00fb-4412-a353-6a3ceb54a4db, localhost:8668): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a5744ae4-00fb-4412-a353-6a3ceb54a4db, localhost:8668): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7vrqyoiwpe.auto.internal" port: 8668 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-7vrqyoiwpe.auto.internal:8668, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8668
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 3e8c07ba-25ee-4c97-8d86-5035fd82c6f3, localhost:18333): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3e8c07ba-25ee-4c97-8d86-5035fd82c6f3, localhost:18333): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3e8c07ba-25ee-4c97-8d86-5035fd82c6f3, localhost:18333): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7vrqyoiwpe.auto.internal" port: 18333 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-7vrqyoiwpe.auto.internal:18333, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:18333
DEBUG    ya.test:process.py:773 Killing process 2342245
DEBUG    ya.test:process.py:799 Killing process tree for pid 2342245 (bin:'ydb')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 2342245
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 2342245
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 2342245
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18333', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
DEBUG    ya.test:process.py:259 Command (pid 2342245) rc: -9
DEBUG    ya.test:process.py:260 Command (pid 2342245) elapsed time (sec): 120.13455533981323
DEBUG    ya.test:process.py:263 Command (pid 2342245) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2342245) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2342245) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2342245) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2342245) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2342245) maxrss: 173364
DEBUG    ya.test:process.py:263 Command (pid 2342245) minflt: 7413
DEBUG    ya.test:process.py:263 Command (pid 2342245) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2342245) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2342245) nivcsw: 667
DEBUG    ya.test:process.py:263 Command (pid 2342245) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2342245) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2342245) nvcsw: 916823
DEBUG    ya.test:process.py:263 Command (pid 2342245) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 2342245) stime: 4.210852
DEBUG    ya.test:process.py:263 Command (pid 2342245) utime: 5.507067
DEBUG    ya.test:process.py:263 Command (pid 2342245) wtime: 120.16
DEBUG    ya.test:process.py:275 Command (pid 2342245) output:
None
DEBUG    ya.test:process.py:276 Command (pid 2342245) errors:

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-7vrqyoiwpe'
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/h461/0010d3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.2342245' in '/home/runner/.ya/build/build_root/h461/0010d3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
============================== slowest durations ===============================
124.77s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
120.63s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
106.14s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
94.39s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
94.09s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.43s setup    test_replace.py::TestReplace::test_copy_full
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.86s call     test_replace.py::TestReplace::test_count
0.85s call     test_replace.py::TestReplace::test_copy_full
0.78s call     test_replace.py::TestReplace::test_copy_partial
0.43s call     test_replace.py::TestReplace::test_partial_replace
0.32s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[1000-2] - yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/h461/0010d3/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:18333', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
=================== 1 failed, 9 passed in 551.41s (0:09:11) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h461/00110d/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 ===============================
4.08s setup    test_update.py::TestUpdate::test_incorrect
4.02s setup    test_replace.py::TestReplace::test_replace_rollback
3.98s setup    test_select.py::TestSelect::test_incorrect
0.87s call     test_update.py::TestUpdate::test_update_rollback
0.80s call     test_select.py::TestSelect::test_json_query
0.77s call     test_update.py::TestUpdate::test_update_many_rows
0.68s call     test_replace.py::TestReplace::test_replace_total
0.67s call     test_replace.py::TestReplace::test_replace_rollback
0.65s call     test_update.py::TestUpdate::test_partial_update
0.46s call     test_update.py::TestUpdate::test_incorrect
0.44s call     test_select.py::TestSelect::test_incorrect
0.42s call     test_update.py::TestUpdate::test_update_pk
0.42s call     test_replace.py::TestReplace::test_replace_with_nulls

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 19.32s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h461/001103/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 ===============================
339.75s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
43.05s call     zip_bomb.py::TestZipBomb::test
12.01s teardown zip_bomb.py::TestZipBomb::test
9.02s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
4.25s setup    test_upsert.py::TestUpsert::test_copy_full
4.12s setup    test_update.py::TestUpdate::test_update_single_column
3.36s setup    zip_bomb.py::TestZipBomb::test
3.04s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.13s call     test_upsert.py::TestUpsert::test_copy_full
1.12s call     test_upsert.py::TestUpsert::test_count
1.02s call     test_upsert.py::TestUpsert::test_copy_partial
0.75s call     test_update.py::TestUpdate::test_update_single_column
0.62s call     test_update.py::TestUpdate::test_update_single_row
0.59s call     test_upsert.py::TestUpsert::test_partial_update
0.54s call     test_upsert.py::TestUpsert::test_insert_nulls
0.51s call     test_upsert.py::TestUpsert::test_incorrect

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