============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b1sx/0002bd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 105 items

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

============================== slowest durations ===============================
237.85s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
83.52s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
79.07s call     tablets_movement.py::TestTabletsMovement::test[ROW]
21.02s setup    data_read_correctness.py::TestDataReadCorrectness::test
20.97s call     order_by_with_limit.py::TestOrderBy::test
11.43s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.44s call     test_create.py::TestCreate::test_create_decimals
3.36s setup    order_by_with_limit.py::TestOrderBy::test
3.31s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.17s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.51s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.47s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.41s call     test_create.py::TestCreate::test_create_all_opt_ints
0.41s call     data_read_correctness.py::TestDataReadCorrectness::test
0.38s call     test_create.py::TestCreate::test_create_strings_opt
0.32s call     test_create.py::TestCreate::test_create_real_opt
0.32s call     test_create.py::TestCreate::test_create_all_req_ints
0.30s call     test_create.py::TestCreate::test_create_real_req
0.16s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s teardown data_read_correctness.py::TestDataReadCorrectness::test

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 471.75s (0:07:51) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b1sx/0002b7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 105 items

test_create.py .
test_cs_many_updates.py drop table: 132.2 ms
create table: 935.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 64.4
    "min_ms": 31.4
    "median_ms": 61.5
    "max_ms": 102.4
    "stdev_ms": 19.0
select count(*) after initial inserts: 258.7 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 85.6
    "min_ms": 40.4
    "median_ms": 80.1
    "max_ms": 197.4
    "stdev_ms": 29.6
select count(*) after all modifications: 3349.7 ms
select all: 3560.5 ms
delete from table: 4056.5 ms
select all after delete: 3154.0 ms
.drop table: 53.6 ms
create table: 495.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.9
    "min_ms": 25.8
    "median_ms": 30.9
    "max_ms": 41.4
    "stdev_ms": 4.3
select count(*) after initial inserts: 96.6 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 52.9
    "min_ms": 39.1
    "median_ms": 50.2
    "max_ms": 115.2
    "stdev_ms": 12.6
updates (step 1):
    "runs": 200
    "avg_ms": 253.9
    "min_ms": 161.5
    "median_ms": 248.5
    "max_ms": 415.1
    "stdev_ms": 52.2
upserts (step 2):
    "runs": 200
    "avg_ms": 41.6
    "min_ms": 22.2
    "median_ms": 37.6
    "max_ms": 136.9
    "stdev_ms": 16.6
select count(*) after all modifications: 528.7 ms
select all: 430.2 ms
delete from table: 450.2 ms
select all after delete: 462.7 ms
.drop table: 41.4 ms
create table: 562.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 24.9
    "median_ms": 29.6
    "max_ms": 35.6
    "stdev_ms": 2.9
select count(*) after initial inserts: 101.3 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 114.9
    "min_ms": 81.3
    "median_ms": 107.9
    "max_ms": 296.7
    "stdev_ms": 24.7
select count(*) after all modifications: 250.0 ms
select all: 239.3 ms
delete from table: 214.1 ms
select all after delete: 192.9 ms
.drop table: 26.2 ms
create table: 365.0 ms
initial inserts:
    "runs": 15
    "avg_ms": 26.6
    "min_ms": 19.9
    "median_ms": 29.5
    "max_ms": 30.5
    "stdev_ms": 4.7
select count(*) after initial inserts: 70.6 ms
updates (step 0):
    "runs": 150
    "avg_ms": 88.6
    "min_ms": 76.2
    "median_ms": 87.7
    "max_ms": 110.3
    "stdev_ms": 6.2
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 44.4
    "min_ms": 38.7
    "median_ms": 44.4
    "max_ms": 55.7
    "stdev_ms": 3.1
select count(*) after all modifications: 287.6 ms
select all: 223.9 ms
delete from table: 286.0 ms
select all after delete: 239.4 ms
.drop table: 32.4 ms
create table: 336.9 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.8
    "min_ms": 25.5
    "median_ms": 30.0
    "max_ms": 32.7
    "stdev_ms": 1.4
select count(*) after initial inserts: 77.7 ms
updates (step 0):
    "runs": 200
    "avg_ms": 84.4
    "min_ms": 67.5
    "median_ms": 85.1
    "max_ms": 101.6
    "stdev_ms": 5.9
upserts (step 1):
    "runs": 200
    "avg_ms": 21.7
    "min_ms": 17.9
    "median_ms": 21.7
    "max_ms": 30.6
    "stdev_ms": 1.9
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 54.9
    "min_ms": 44.3
    "median_ms": 54.5
    "max_ms": 71.1
    "stdev_ms": 4.5
select count(*) after all modifications: 446.3 ms
select all: 447.9 ms
delete from table: 452.7 ms
select all after delete: 400.8 ms
.drop table: 29.3 ms
create table: 350.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.8
    "min_ms": 21.7
    "median_ms": 30.2
    "max_ms": 30.9
    "stdev_ms": 2.9
select count(*) after initial inserts: 85.3 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 22.1
    "min_ms": 18.2
    "median_ms": 22.0
    "max_ms": 90.4
    "stdev_ms": 2.6
select count(*) after all modifications: 278.0 ms
select all: 208.0 ms
delete from table: 255.9 ms
select all after delete: 191.7 ms
.Generated operation sequence:
  0. UPSERT: 13 operations
  1. UPSERT: 1 operations
  2. UPSERT: 1 operations
  3. UPDATE: 1 operations
  4. UPDATE: 13 operations
  5. BULK_UPSERT: 11 operations
  6. UPSERT: 4 operations
  7. BULK_UPSERT: 10 operations
  8. UPDATE: 14 operations
  9. BULK_UPSERT: 4 operations
drop table: 29.6 ms
create table: 391.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.9
    "min_ms": 24.3
    "median_ms": 29.9
    "max_ms": 30.4
    "stdev_ms": 2.2
select count(*) after initial inserts: 90.6 ms
upserts (step 0):
    "runs": 130
    "avg_ms": 22.3
    "min_ms": 17.8
    "median_ms": 22.0
    "max_ms": 30.9
    "stdev_ms": 1.8
upserts (step 1):
    "runs": 10
    "avg_ms": 21.9
    "min_ms": 20.2
    "median_ms": 22.2
    "max_ms": 23.9
    "stdev_ms": 1.2
upserts (step 2):
    "runs": 10
    "avg_ms": 20.0
    "min_ms": 18.5
    "median_ms": 20.0
    "max_ms": 21.8
    "stdev_ms": 1.0
updates (step 3):
    "runs": 10
    "avg_ms": 80.6
    "min_ms": 73.8
    "median_ms": 80.6
    "max_ms": 88.7
    "stdev_ms": 4.8
updates (step 4):
    "runs": 130
    "avg_ms": 84.5
    "min_ms": 70.0
    "median_ms": 84.7
    "max_ms": 101.9
    "stdev_ms": 6.2
bulk_upserts (step 5):
    "runs": 11
    "avg_ms": 35.6
    "min_ms": 31.7
    "median_ms": 36.1
    "max_ms": 39.0
    "stdev_ms": 2.4
upserts (step 6):
    "runs": 40
    "avg_ms": 21.6
    "min_ms": 19.6
    "median_ms": 21.3
    "max_ms": 26.5
    "stdev_ms": 1.4
bulk_upserts (step 7):
    "runs": 10
    "avg_ms": 34.2
    "min_ms": 31.8
    "median_ms": 34.5
    "max_ms": 36.9
    "stdev_ms": 1.7
updates (step 8):
    "runs": 140
    "avg_ms": 94.8
    "min_ms": 74.4
    "median_ms": 94.6
    "max_ms": 122.2
    "stdev_ms": 7.2
bulk_upserts (step 9):
    "runs": 4
    "avg_ms": 35.6
    "min_ms": 33.5
    "median_ms": 36.9
    "max_ms": 37.9
    "stdev_ms": 2.1
select count(*) after all modifications: 96.5 ms
select all: 121.7 ms
delete from table: 150.9 ms
select all after delete: 96.5 ms
.
test_delete.py ...

============================== slowest durations ===============================
116.84s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
67.22s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
58.94s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
31.40s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
29.52s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
23.75s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
19.95s setup    test_create.py::TestCreate::test_dy_number_not_supported
19.64s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
10.50s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.30s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.59s call     test_delete.py::TestDelete::test_delete_rollback
0.48s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.38s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.14s call     test_create.py::TestCreate::test_dy_number_not_supported
0.04s teardown test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

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

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

============================== slowest durations ===============================
11.76s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
2.52s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
2.37s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
2.19s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
1.98s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
1.92s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
1.86s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.85s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.81s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.71s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.70s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.86s call     test_delete.py::TestDelete::test_incorrect
0.05s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.05s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.03s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.03s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.02s setup    test_delete.py::TestDelete::test_incorrect
0.01s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 34.19s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b1sx/0002c4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 105 items

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

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/b1sx/0002c4/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/b1sx/0002c4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-10-16T17:47:51.658727Z): tablet_id=72075186224037998;self_id=[1:7561877463338568022:13452];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976712090;lock_id=281474976712061;verification=!CommitSnapshot;fline=written.h:89;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA724595
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA71CAD6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB5AF348
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x144D89A6
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x151DC701
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x151DC514
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x151D44EE
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA0BB5FC
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x151FDB4C
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x152602DE
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2030: ExecuteTransaction @ 0xD14B704
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1935: DoExecute @ 0xD1496CA
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1949: Execute @ 0xD14CA4E
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD125896
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD125896
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x1525FA19
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x152286FA
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB562F77
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB59FE14
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5A3EB2
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5A3AC0
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5A46AE
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7261EC
E   23. ??:0: ?? @ 0x7FDEC1858AC2
E   24. ??:0: ?? @ 0x7FDEC18EA8BF
------------------------------ 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/b1sx/0002c4/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/b1sx/0002c4/ydb/apps/ydb/ydb -e grpc://localhost:61755 -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/b1sx/0002c4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61755', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3988344
DEBUG    ya.test:process.py:259 Command (pid 3988344) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3988344) elapsed time (sec): 0.450913667678833
DEBUG    ya.test:process.py:263 Command (pid 3988344) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) maxrss: 991724
DEBUG    ya.test:process.py:263 Command (pid 3988344) minflt: 3496
DEBUG    ya.test:process.py:263 Command (pid 3988344) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 3988344) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) nvcsw: 184
DEBUG    ya.test:process.py:263 Command (pid 3988344) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3988344) stime: 0.026612999999999998
DEBUG    ya.test:process.py:263 Command (pid 3988344) utime: 0.04879
DEBUG    ya.test:process.py:263 Command (pid 3988344) wtime: 0.469
DEBUG    ya.test:process.py:275 Command (pid 3988344) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3988344) 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/b1sx/0002c4/ydb/apps/ydb/ydb -e grpc://localhost:61755 -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/b1sx/0002c4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61755', '-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: 3988638
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 3988638) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3988638) elapsed time (sec): 30.19108271598816
DEBUG    ya.test:process.py:263 Command (pid 3988638) wtime: 30.192
DEBUG    ya.test:process.py:275 Command (pid 3988638) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    529	529	0	0	16	34	39	46
2	    623	623	0	0	14	25	55	72
3	    534	534	0	0	16	36	57	63
4	    599	599	0	0	15	29	42	47
5	    538	538	0	0	15	38	59	63
6	    736	736	0	0	11	26	40	48
7	    356	356	0	0	22	57	67	71
8	    372	372	0	0	24	49	55	57
9	    596	596	0	0	14	29	45	49
10	    601	601	0	0	13	33	53	70
11	    413	413	0	0	22	39	47	58
12	    710	710	0	0	12	23	54	72
13	    864	864	0	0	10	19	29	37
14	    890	890	0	0	10	17	22	27
15	    748	748	0	0	11	22	45	56
16	    567	567	0	0	15	41	48	55
17	    653	653	0	0	12	29	36	45
18	    999	999	0	0	9	16	22	25
19	   1003	1003	0	0	9	15	18	21
20	    886	886	0	0	9	21	28	35
21	    619	619	0	0	14	30	37	40
22	    760	760	0	0	11	23	36	42
23	    765	765	0	0	10	29	49	60
24	    750	750	0	0	11	27	35	40
25	    498	498	0	0	18	35	42	46
26	    539	539	0	0	15	38	56	61
27	    902	902	0	0	9	18	25	34
28	    961	961	0	0	9	16	21	25
29	    915	915	0	0	9	19	28	35
30	   1133	1133	0	0	8	11	14	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  21059	701.967	0	0	11	29	46	72

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYxMzQ2OWItZGQzNzlkM2YtNzFjOTNkOGQtOTFlMDYzN2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4fe8e01-0494-404a-8818-4823eb3bb466, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4fe8e01-0494-404a-8818-4823eb3bb466, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=NDYxMzQ2OWItZGQzNzlkM2YtNzFjOTNkOGQtOTFlMDYzN2Y=" 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, a4fe8e01-0494-404a-8818-4823eb3bb466, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3ed34a0b-eafd-4359-9fb9-e94c83335417, localhost:61755): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3ed34a0b-eafd-4359-9fb9-e94c83335417, localhost:61755): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3ed34a0b-eafd-4359-9fb9-e94c83335417, localhost:61755): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rhpjeeeody.auto.internal" port: 61755 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-rhpjeeeody.auto.internal:61755, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
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, 3b0bd654-e44e-4154-80db-67937e0bcb91, localhost:21311): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3b0bd654-e44e-4154-80db-67937e0bcb91, localhost:21311): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3b0bd654-e44e-4154-80db-67937e0bcb91, localhost:21311): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rhpjeeeody.auto.internal" port: 21311 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-rhpjeeeody.auto.internal:21311, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21311
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYxMzQ2OWItZGQzNzlkM2YtNzFjOTNkOGQtOTFlMDYzN2Y=
INFO     root:test_log_scenario.py:217 Count rows after insert 21033 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM1YWY2YS0yZTI0NTJlNS1kOWU4ZjQ0Yi0yYzQ3NTg0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9963357-2bcf-4907-9519-81c15b2e7e73, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9963357-2bcf-4907-9519-81c15b2e7e73, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=MWM1YWY2YS0yZTI0NTJlNS1kOWU4ZjQ0Yi0yYzQ3NTg0Yg==" 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, e9963357-2bcf-4907-9519-81c15b2e7e73, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM1YWY2YS0yZTI0NTJlNS1kOWU4ZjQ0Yi0yYzQ3NTg0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTExZTk3ZDYtZWY5OTAwODctNjk2YWJkNmMtN2RkMWQ1ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11057223-acd9-4573-b1d5-70c70bfb9729, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11057223-acd9-4573-b1d5-70c70bfb9729, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=OTExZTk3ZDYtZWY5OTAwODctNjk2YWJkNmMtN2RkMWQ1ZGI=" 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, 11057223-acd9-4573-b1d5-70c70bfb9729, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTExZTk3ZDYtZWY5OTAwODctNjk2YWJkNmMtN2RkMWQ1ZGI=
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/b1sx/0002c4/ydb/apps/ydb/ydb -e grpc://localhost:61755 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQzYzRlZDEtMWZmMmQ2ODctMzE4MTg2MmUtMTE0M2RkNzQ=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/b1sx/0002c4/ydb/apps/ydb/ydb -e grpc://localhost:61755 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/b1sx/0002c4/ydb/apps/ydb/ydb -e grpc://localhost:61755 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b76ae5a8-e5e8-43e4-bef9-7db8278ef8d6, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjM1YTk2NmItNzc4ZjM0NjUtNmE1MDM2MjEtNTYzYzljYWQ=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b76ae5a8-e5e8-43e4-bef9-7db8278ef8d6, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=YmQzYzRlZDEtMWZmMmQ2ODctMzE4MTg2MmUtMTE0M2RkNzQ=" 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, a55a6ba7-f30e-44ed-8ceb-ee0cc63a475a, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGY3NmJkOTYtZjU3YmYzOTMtYmJhMTg4MmEtZmY1MmYxZjI=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b76ae5a8-e5e8-43e4-bef9-7db8278ef8d6, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a55a6ba7-f30e-44ed-8ceb-ee0cc63a475a, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=ZjM1YTk2NmItNzc4ZjM0NjUtNmE1MDM2MjEtNTYzYzljYWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17329636-0a04-4e47-a5b6-9c5e58ddda13, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJmYTkzOGQtNmNjODUxMmEtZGU3NzI3NDMtMWRkMDE0MmQ=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a55a6ba7-f30e-44ed-8ceb-ee0cc63a475a, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17329636-0a04-4e47-a5b6-9c5e58ddda13, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=OGY3NmJkOTYtZjU3YmYzOTMtYmJhMTg4MmEtZmY1MmYxZjI=" 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, 5e3fb535-5a42-401a-bc18-47c18b47b783, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjBiYWNlOTItMWMxOTQ2YjctYWE5NjI2ZDQtZjg3YmZhYzc=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e3fb535-5a42-401a-bc18-47c18b47b783, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=YmJmYTkzOGQtNmNjODUxMmEtZGU3NzI3NDMtMWRkMDE0MmQ=" 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:52 RpcState(ExecuteQuery, 17329636-0a04-4e47-a5b6-9c5e58ddda13, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09dac45c-eac3-4735-8830-a0b0e6045f84, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTU3OTkwNTItYzI1MTA1ODgtYmE2ZTUzZmEtYzk4ODliYTU=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b1sx/0002c4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61755', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e3fb535-5a42-401a-bc18-47c18b47b783, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09dac45c-eac3-4735-8830-a0b0e6045f84, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=ZjBiYWNlOTItMWMxOTQ2YjctYWE5NjI2ZDQtZjg3YmZhYzc=" 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, 253565d5-5d13-45d8-9b04-e7d3660f9f32, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWY5YTZhMTMtYjJhMmJiMTUtMTNiOTMxM2EtODg2YTNlZjM=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b1sx/0002c4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61755', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4005709
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b1sx/0002c4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61755', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 253565d5-5d13-45d8-9b04-e7d3660f9f32, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=YTU3OTkwNTItYzI1MTA1ODgtYmE2ZTUzZmEtYzk4ODliYTU=" 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, 09dac45c-eac3-4735-8830-a0b0e6045f84, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0eea30b6-85df-46fe-98cf-78eb85e7bea2, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYxMzQ2OWItZGQzNzlkM2YtNzFjOTNkOGQtOTFlMDYzN2Y=
DEBUG    ya.test:process.py:628 Command pid: 4005710
DEBUG    ya.test:process.py:628 Command pid: 4005711
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 253565d5-5d13-45d8-9b04-e7d3660f9f32, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0eea30b6-85df-46fe-98cf-78eb85e7bea2, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=ZWY5YTZhMTMtYjJhMmJiMTUtMTNiOTMxM2EtODg2YTNlZjM=" 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, 92bcf600-d1a8-491d-a889-ed3525c48425, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM1YWY2YS0yZTI0NTJlNS1kOWU4ZjQ0Yi0yYzQ3NTg0Yg==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92bcf600-d1a8-491d-a889-ed3525c48425, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=NDYxMzQ2OWItZGQzNzlkM2YtNzFjOTNkOGQtOTFlMDYzN2Y=" 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, 0eea30b6-85df-46fe-98cf-78eb85e7bea2, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 018de0d4-00d0-4fbf-9cdc-2fee17eaeac7, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTExZTk3ZDYtZWY5OTAwODctNjk2YWJkNmMtN2RkMWQ1ZGI=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92bcf600-d1a8-491d-a889-ed3525c48425, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 018de0d4-00d0-4fbf-9cdc-2fee17eaeac7, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=MWM1YWY2YS0yZTI0NTJlNS1kOWU4ZjQ0Yi0yYzQ3NTg0Yg==" 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, 7372cc63-7590-4710-bfae-3093f2d1cf64, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7372cc63-7590-4710-bfae-3093f2d1cf64, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=OTExZTk3ZDYtZWY5OTAwODctNjk2YWJkNmMtN2RkMWQ1ZGI=" 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, 018de0d4-00d0-4fbf-9cdc-2fee17eaeac7, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7372cc63-7590-4710-bfae-3093f2d1cf64, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ce65a9e2-c2b7-4e5a-9941-80d7b81343bf, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-16T17:47:54.960849821+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 072c4190-f0ce-4aa3-a086-94231c56d671, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-16T17:47:54.960971909+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 56306fe9-378e-4d5b-8180-232abc0c9363, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.960989486+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, 6c5b5a27-bed7-40a4-a3a8-760f2f27de74, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-16T17:47:54.96100387+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 698de1ff-48a5-4919-afc5-3896c97f84c7, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.961287211+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-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d85d97d0-4c14-4c3f-836f-2652e61765b2, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.961020148+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, cb853c91-39ca-4276-8c21-0b1763368bd3, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-16T17:47:54.961333778+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1b0f3590-6ce8-4f4d-ae06-8d0f75553986, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.96135026+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, 596ad2a8-2510-4405-955d-0b6836d259e6, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-16T17:47:54.9613192+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, df01bd3d-d66c-40bd-beaf-04c3a0c7186c, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.961363702+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-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b76ae5a8-e5e8-43e4-bef9-7db8278ef8d6, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-10-16T17:47:54.961380073+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a55a6ba7-f30e-44ed-8ceb-ee0cc63a475a, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-10-16T17:47:54.961401567+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 17329636-0a04-4e47-a5b6-9c5e58ddda13, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.961418723+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, 5e3fb535-5a42-401a-bc18-47c18b47b783, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.961443432+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, 09dac45c-eac3-4735-8830-a0b0e6045f84, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.961469711+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, 253565d5-5d13-45d8-9b04-e7d3660f9f32, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-10-16T17:47:54.96149534+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0eea30b6-85df-46fe-98cf-78eb85e7bea2, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-10-16T17:47:54.961511817+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 92bcf600-d1a8-491d-a889-ed3525c48425, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.96152912+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, 018de0d4-00d0-4fbf-9cdc-2fee17eaeac7, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-10-16T17:47:54.96155215+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7372cc63-7590-4710-bfae-3093f2d1cf64, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-10-16T17:47:54.961565305+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4005710) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4005710) elapsed time (sec): 30.238943099975586
DEBUG    ya.test:process.py:263 Command (pid 4005710) wtime: 30.246
DEBUG    ya.test:process.py:275 Command (pid 4005710) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	     20	20	0	0	289	895	911	911
7	     57	57	0	0	151	403	407	419
8	     46	46	0	0	127	439	595	595
9	     48	48	0	0	202	587	611	611
10	     21	21	0	0	263	711	731	731
11	     23	23	0	0	455	771	775	775
12	     34	34	0	0	259	519	599	599
13	      4	4	0	6	437	779	779	779
14	      8	8	0	2	639	983	983	983
15	      4	4	0	6	899	947	947	947
16	      0	0	0	9	0	0	0	0
17	      0	0	0	1014	0	0	0	0
18	      0	0	0	2269	0	0	0	0
19	      0	0	0	2308	0	0	0	0
20	      0	0	0	2340	0	0	0	0
21	      0	0	0	2379	0	0	0	0
22	      0	0	0	2240	0	0	0	0
23	      0	0	0	2310	0	0	0	0
24	      0	0	0	2289	0	0	0	0
25	      0	0	0	2220	0	0	0	0
26	      0	0	0	2409	0	0	0	0
27	      0	0	0	2400	0	0	0	0
28	      0	0	0	2290	0	0	0	0
29	      0	0	0	2425	0	0	0	0
30	      0	0	0	2445	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    265	8.83333	0	31401	217	815	927	983

DEBUG    ya.test:process.py:276 Command (pid 4005710) 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 4005709) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 4005711) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4005709) elapsed time (sec): 30.244454860687256
DEBUG    ya.test:process.py:260 Command (pid 4005711) elapsed time (sec): 30.240891218185425
DEBUG    ya.test:process.py:263 Command (pid 4005709) wtime: 30.252
DEBUG    ya.test:process.py:263 Command (pid 4005711) wtime: 30.246
DEBUG    ya.test:process.py:275 Command (pid 4005709) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	     10	10	0	0	1703	1855	1855	1855
3	      0	0	0	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	     40	40	0	0	166	3759	3903	3903
7	    100	100	0	0	70	305	367	375
8	     93	93	0	0	51	232	519	523
9	     86	86	0	0	113	411	503	509
10	     30	30	0	0	176	627	639	639
11	     31	31	0	0	303	441	567	567
12	     52	52	0	0	145	417	427	435
13	     10	10	0	0	347	699	699	699
14	     21	21	0	0	631	1019	1039	1039
15	     10	10	0	0	823	875	875	875
16	      2	2	0	0	1175	1375	1375	1375
17	      0	0	0	1005	0	0	0	0
18	      0	0	0	2213	0	0	0	0
19	      0	0	0	2289	0	0	0	0
20	      0	0	0	2339	0	0	0	0
21	      0	0	0	2349	0	0	0	0
22	      0	0	0	2230	0	0	0	0
23	      0	0	0	2279	0	0	0	0
24	      0	0	0	2259	0	0	0	0
25	      0	0	0	2194	0	0	0	0
26	      0	0	0	2385	0	0	0	0
27	      0	0	0	2389	0	0	0	0
28	      0	0	0	2300	0	0	0	0
29	      0	0	0	2430	0	0	0	0
30	      0	0	0	2420	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    485	16.1667	0	31081	132	1011	3615	3903

DEBUG    ya.test:process.py:275 Command (pid 4005711) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	     29	29	0	0	177	1111	1119	1119
7	     77	77	0	0	94	333	399	401
8	     71	71	0	0	72	497	543	543
9	     67	67	0	0	154	463	555	559
10	     24	24	0	0	204	647	675	675
11	     27	27	0	0	365	599	667	667
12	     42	42	0	0	177	483	505	505
13	      9	9	0	1	385	707	707	707
14	     12	12	0	4	611	951	999	999
15	      8	8	0	2	891	979	979	979
16	      0	0	0	9	0	0	0	0
17	      0	0	0	1016	0	0	0	0
18	      0	0	0	2236	0	0	0	0
19	      0	0	0	2253	0	0	0	0
20	      0	0	0	2338	0	0	0	0
21	      0	0	0	2369	0	0	0	0
22	      0	0	0	2248	0	0	0	0
23	      0	0	0	2310	0	0	0	0
24	      0	0	0	2279	0	0	0	0
25	      0	0	0	2220	0	0	0	0
26	      0	0	0	2400	0	0	0	0
27	      0	0	0	2400	0	0	0	0
28	      0	0	0	2270	0	0	0	0
29	      0	0	0	2440	0	0	0	0
30	      0	0	0	2389	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    366	12.2	0	31224	166	783	979	1119

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4940b623-6c63-44c2-9776-07f0406d2ee1, localhost:21311): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4940b623-6c63-44c2-9776-07f0406d2ee1, localhost:21311): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4940b623-6c63-44c2-9776-07f0406d2ee1, localhost:21311): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rhpjeeeody.auto.internal" port: 21311 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-rhpjeeeody.auto.internal:21311, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21311
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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, 30b89618-caa4-4609-93cc-20f5763ad3fa, localhost:21311): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 30b89618-caa4-4609-93cc-20f5763ad3fa, localhost:21311): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 30b89618-caa4-4609-93cc-20f5763ad3fa, localhost:21311): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rhpjeeeody.auto.internal" port: 21311 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-rhpjeeeody.auto.internal:21311, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21311
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, eccbecbb-5a43-435c-b976-68d9cbae9cda, localhost:21311): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, eccbecbb-5a43-435c-b976-68d9cbae9cda, localhost:21311): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, eccbecbb-5a43-435c-b976-68d9cbae9cda, localhost:21311): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rhpjeeeody.auto.internal" port: 21311 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-rhpjeeeody.auto.internal:21311, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21311
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-rhpjeeeody'
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/b1sx/0002c4/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.3890100' in '/home/runner/.ya/build/build_root/b1sx/0002c4/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_tipq29r0.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:61755/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30195
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16877
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17773
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61755
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22142
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/b1sx/0002c4/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/b1sx/0002c4/ydb/apps/ydb/ydb -e grpc://localhost:61755 -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/b1sx/0002c4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61755', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3988344
DEBUG    ya.test:process.py:259 Command (pid 3988344) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3988344) elapsed time (sec): 0.450913667678833
DEBUG    ya.test:process.py:263 Command (pid 3988344) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) maxrss: 991724
DEBUG    ya.test:process.py:263 Command (pid 3988344) minflt: 3496
DEBUG    ya.test:process.py:263 Command (pid 3988344) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 3988344) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3988344) nvcsw: 184
DEBUG    ya.test:process.py:263 Command (pid 3988344) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3988344) stime: 0.026612999999999998
DEBUG    ya.test:process.py:263 Command (pid 3988344) utime: 0.04879
DEBUG    ya.test:process.py:263 Command (pid 3988344) wtime: 0.469
DEBUG    ya.test:process.py:275 Command (pid 3988344) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3988344) 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/b1sx/0002c4/ydb/apps/ydb/ydb -e grpc://localhost:61755 -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/b1sx/0002c4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61755', '-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: 3988638
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 3988638) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3988638) elapsed time (sec): 30.19108271598816
DEBUG    ya.test:process.py:263 Command (pid 3988638) wtime: 30.192
DEBUG    ya.test:process.py:275 Command (pid 3988638) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    529	529	0	0	16	34	39	46
2	    623	623	0	0	14	25	55	72
3	    534	534	0	0	16	36	57	63
4	    599	599	0	0	15	29	42	47
5	    538	538	0	0	15	38	59	63
6	    736	736	0	0	11	26	40	48
7	    356	356	0	0	22	57	67	71
8	    372	372	0	0	24	49	55	57
9	    596	596	0	0	14	29	45	49
10	    601	601	0	0	13	33	53	70
11	    413	413	0	0	22	39	47	58
12	    710	710	0	0	12	23	54	72
13	    864	864	0	0	10	19	29	37
14	    890	890	0	0	10	17	22	27
15	    748	748	0	0	11	22	45	56
16	    567	567	0	0	15	41	48	55
17	    653	653	0	0	12	29	36	45
18	    999	999	0	0	9	16	22	25
19	   1003	1003	0	0	9	15	18	21
20	    886	886	0	0	9	21	28	35
21	    619	619	0	0	14	30	37	40
22	    760	760	0	0	11	23	36	42
23	    765	765	0	0	10	29	49	60
24	    750	750	0	0	11	27	35	40
25	    498	498	0	0	18	35	42	46
26	    539	539	0	0	15	38	56	61
27	    902	902	0	0	9	18	25	34
28	    961	961	0	0	9	16	21	25
29	    915	915	0	0	9	19	28	35
30	   1133	1133	0	0	8	11	14	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  21059	701.967	0	0	11	29	46	72

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYxMzQ2OWItZGQzNzlkM2YtNzFjOTNkOGQtOTFlMDYzN2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4fe8e01-0494-404a-8818-4823eb3bb466, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4fe8e01-0494-404a-8818-4823eb3bb466, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=NDYxMzQ2OWItZGQzNzlkM2YtNzFjOTNkOGQtOTFlMDYzN2Y=" 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, a4fe8e01-0494-404a-8818-4823eb3bb466, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3ed34a0b-eafd-4359-9fb9-e94c83335417, localhost:61755): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3ed34a0b-eafd-4359-9fb9-e94c83335417, localhost:61755): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3ed34a0b-eafd-4359-9fb9-e94c83335417, localhost:61755): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rhpjeeeody.auto.internal" port: 61755 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-rhpjeeeody.auto.internal:61755, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
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, 3b0bd654-e44e-4154-80db-67937e0bcb91, localhost:21311): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3b0bd654-e44e-4154-80db-67937e0bcb91, localhost:21311): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3b0bd654-e44e-4154-80db-67937e0bcb91, localhost:21311): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rhpjeeeody.auto.internal" port: 21311 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-rhpjeeeody.auto.internal:21311, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21311
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYxMzQ2OWItZGQzNzlkM2YtNzFjOTNkOGQtOTFlMDYzN2Y=
INFO     root:test_log_scenario.py:217 Count rows after insert 21033 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM1YWY2YS0yZTI0NTJlNS1kOWU4ZjQ0Yi0yYzQ3NTg0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9963357-2bcf-4907-9519-81c15b2e7e73, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9963357-2bcf-4907-9519-81c15b2e7e73, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=MWM1YWY2YS0yZTI0NTJlNS1kOWU4ZjQ0Yi0yYzQ3NTg0Yg==" 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, e9963357-2bcf-4907-9519-81c15b2e7e73, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWM1YWY2YS0yZTI0NTJlNS1kOWU4ZjQ0Yi0yYzQ3NTg0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTExZTk3ZDYtZWY5OTAwODctNjk2YWJkNmMtN2RkMWQ1ZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11057223-acd9-4573-b1d5-70c70bfb9729, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11057223-acd9-4573-b1d5-70c70bfb9729, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=OTExZTk3ZDYtZWY5OTAwODctNjk2YWJkNmMtN2RkMWQ1ZGI=" 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, 11057223-acd9-4573-b1d5-70c70bfb9729, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTExZTk3ZDYtZWY5OTAwODctNjk2YWJkNmMtN2RkMWQ1ZGI=
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/b1sx/0002c4/ydb/apps/ydb/ydb -e grpc://localhost:61755 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQzYzRlZDEtMWZmMmQ2ODctMzE4MTg2MmUtMTE0M2RkNzQ=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/b1sx/0002c4/ydb/apps/ydb/ydb -e grpc://localhost:61755 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/b1sx/0002c4/ydb/apps/ydb/ydb -e grpc://localhost:61755 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b76ae5a8-e5e8-43e4-bef9-7db8278ef8d6, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjM1YTk2NmItNzc4ZjM0NjUtNmE1MDM2MjEtNTYzYzljYWQ=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b76ae5a8-e5e8-43e4-bef9-7db8278ef8d6, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=YmQzYzRlZDEtMWZmMmQ2ODctMzE4MTg2MmUtMTE0M2RkNzQ=" 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, a55a6ba7-f30e-44ed-8ceb-ee0cc63a475a, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGY3NmJkOTYtZjU3YmYzOTMtYmJhMTg4MmEtZmY1MmYxZjI=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b76ae5a8-e5e8-43e4-bef9-7db8278ef8d6, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a55a6ba7-f30e-44ed-8ceb-ee0cc63a475a, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=ZjM1YTk2NmItNzc4ZjM0NjUtNmE1MDM2MjEtNTYzYzljYWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17329636-0a04-4e47-a5b6-9c5e58ddda13, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJmYTkzOGQtNmNjODUxMmEtZGU3NzI3NDMtMWRkMDE0MmQ=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a55a6ba7-f30e-44ed-8ceb-ee0cc63a475a, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17329636-0a04-4e47-a5b6-9c5e58ddda13, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=OGY3NmJkOTYtZjU3YmYzOTMtYmJhMTg4MmEtZmY1MmYxZjI=" 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, 5e3fb535-5a42-401a-bc18-47c18b47b783, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjBiYWNlOTItMWMxOTQ2YjctYWE5NjI2ZDQtZjg3YmZhYzc=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e3fb535-5a42-401a-bc18-47c18b47b783, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=YmJmYTkzOGQtNmNjODUxMmEtZGU3NzI3NDMtMWRkMDE0MmQ=" 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:52 RpcState(ExecuteQuery, 17329636-0a04-4e47-a5b6-9c5e58ddda13, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09dac45c-eac3-4735-8830-a0b0e6045f84, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTU3OTkwNTItYzI1MTA1ODgtYmE2ZTUzZmEtYzk4ODliYTU=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b1sx/0002c4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61755', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e3fb535-5a42-401a-bc18-47c18b47b783, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09dac45c-eac3-4735-8830-a0b0e6045f84, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=ZjBiYWNlOTItMWMxOTQ2YjctYWE5NjI2ZDQtZjg3YmZhYzc=" 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, 253565d5-5d13-45d8-9b04-e7d3660f9f32, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWY5YTZhMTMtYjJhMmJiMTUtMTNiOTMxM2EtODg2YTNlZjM=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b1sx/0002c4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61755', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4005709
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b1sx/0002c4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61755', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 253565d5-5d13-45d8-9b04-e7d3660f9f32, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=YTU3OTkwNTItYzI1MTA1ODgtYmE2ZTUzZmEtYzk4ODliYTU=" 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, 09dac45c-eac3-4735-8830-a0b0e6045f84, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0eea30b6-85df-46fe-98cf-78eb85e7bea2, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYxMzQ2OWItZGQzNzlkM2YtNzFjOTNkOGQtOTFlMDYzN2Y=
DEBUG    ya.test:process.py:628 Command pid: 4005710
DEBUG    ya.test:process.py:628 Command pid: 4005711
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 253565d5-5d13-45d8-9b04-e7d3660f9f32, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0eea30b6-85df-46fe-98cf-78eb85e7bea2, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=ZWY5YTZhMTMtYjJhMmJiMTUtMTNiOTMxM2EtODg2YTNlZjM=" 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, 92bcf600-d1a8-491d-a889-ed3525c48425, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWM1YWY2YS0yZTI0NTJlNS1kOWU4ZjQ0Yi0yYzQ3NTg0Yg==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92bcf600-d1a8-491d-a889-ed3525c48425, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=NDYxMzQ2OWItZGQzNzlkM2YtNzFjOTNkOGQtOTFlMDYzN2Y=" 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, 0eea30b6-85df-46fe-98cf-78eb85e7bea2, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 018de0d4-00d0-4fbf-9cdc-2fee17eaeac7, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTExZTk3ZDYtZWY5OTAwODctNjk2YWJkNmMtN2RkMWQ1ZGI=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92bcf600-d1a8-491d-a889-ed3525c48425, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 018de0d4-00d0-4fbf-9cdc-2fee17eaeac7, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=MWM1YWY2YS0yZTI0NTJlNS1kOWU4ZjQ0Yi0yYzQ3NTg0Yg==" 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, 7372cc63-7590-4710-bfae-3093f2d1cf64, ghrun-rhpjeeeody.auto.internal:61755): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7372cc63-7590-4710-bfae-3093f2d1cf64, ghrun-rhpjeeeody.auto.internal:61755): request = { session_id: "ydb://session/3?node_id=1&id=OTExZTk3ZDYtZWY5OTAwODctNjk2YWJkNmMtN2RkMWQ1ZGI=" 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, 018de0d4-00d0-4fbf-9cdc-2fee17eaeac7, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7372cc63-7590-4710-bfae-3093f2d1cf64, ghrun-rhpjeeeody.auto.internal:61755): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ce65a9e2-c2b7-4e5a-9941-80d7b81343bf, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-16T17:47:54.960849821+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 072c4190-f0ce-4aa3-a086-94231c56d671, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-16T17:47:54.960971909+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 56306fe9-378e-4d5b-8180-232abc0c9363, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.960989486+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, 6c5b5a27-bed7-40a4-a3a8-760f2f27de74, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-16T17:47:54.96100387+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 698de1ff-48a5-4919-afc5-3896c97f84c7, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.961287211+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-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d85d97d0-4c14-4c3f-836f-2652e61765b2, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.961020148+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, cb853c91-39ca-4276-8c21-0b1763368bd3, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-16T17:47:54.961333778+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1b0f3590-6ce8-4f4d-ae06-8d0f75553986, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.96135026+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, 596ad2a8-2510-4405-955d-0b6836d259e6, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-16T17:47:54.9613192+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, df01bd3d-d66c-40bd-beaf-04c3a0c7186c, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61755 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.961363702+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-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b76ae5a8-e5e8-43e4-bef9-7db8278ef8d6, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-10-16T17:47:54.961380073+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a55a6ba7-f30e-44ed-8ceb-ee0cc63a475a, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-10-16T17:47:54.961401567+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 17329636-0a04-4e47-a5b6-9c5e58ddda13, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.961418723+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, 5e3fb535-5a42-401a-bc18-47c18b47b783, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.961443432+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, 09dac45c-eac3-4735-8830-a0b0e6045f84, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.961469711+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, 253565d5-5d13-45d8-9b04-e7d3660f9f32, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-10-16T17:47:54.96149534+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0eea30b6-85df-46fe-98cf-78eb85e7bea2, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-10-16T17:47:54.961511817+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 92bcf600-d1a8-491d-a889-ed3525c48425, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-16T17:47:54.96152912+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, 018de0d4-00d0-4fbf-9cdc-2fee17eaeac7, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-10-16T17:47:54.96155215+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7372cc63-7590-4710-bfae-3093f2d1cf64, ghrun-rhpjeeeody.auto.internal:61755): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-10-16T17:47:54.961565305+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rhpjeeeody.auto.internal:61755
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4005710) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4005710) elapsed time (sec): 30.238943099975586
DEBUG    ya.test:process.py:263 Command (pid 4005710) wtime: 30.246
DEBUG    ya.test:process.py:275 Command (pid 4005710) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	     20	20	0	0	289	895	911	911
7	     57	57	0	0	151	403	407	419
8	     46	46	0	0	127	439	595	595
9	     48	48	0	0	202	587	611	611
10	     21	21	0	0	263	711	731	731
11	     23	23	0	0	455	771	775	775
12	     34	34	0	0	259	519	599	599
13	      4	4	0	6	437	779	779	779
14	      8	8	0	2	639	983	983	983
15	      4	4	0	6	899	947	947	947
16	      0	0	0	9	0	0	0	0
17	      0	0	0	1014	0	0	0	0
18	      0	0	0	2269	0	0	0	0
19	      0	0	0	2308	0	0	0	0
20	      0	0	0	2340	0	0	0	0
21	      0	0	0	2379	0	0	0	0
22	      0	0	0	2240	0	0	0	0
23	      0	0	0	2310	0	0	0	0
24	      0	0	0	2289	0	0	0	0
25	      0	0	0	2220	0	0	0	0
26	      0	0	0	2409	0	0	0	0
27	      0	0	0	2400	0	0	0	0
28	      0	0	0	2290	0	0	0	0
29	      0	0	0	2425	0	0	0	0
30	      0	0	0	2445	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    265	8.83333	0	31401	217	815	927	983

DEBUG    ya.test:process.py:276 Command (pid 4005710) 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 4005709) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 4005711) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4005709) elapsed time (sec): 30.244454860687256
DEBUG    ya.test:process.py:260 Command (pid 4005711) elapsed time (sec): 30.240891218185425
DEBUG    ya.test:process.py:263 Command (pid 4005709) wtime: 30.252
DEBUG    ya.test:process.py:263 Command (pid 4005711) wtime: 30.246
DEBUG    ya.test:process.py:275 Command (pid 4005709) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	     10	10	0	0	1703	1855	1855	1855
3	      0	0	0	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	     40	40	0	0	166	3759	3903	3903
7	    100	100	0	0	70	305	367	375
8	     93	93	0	0	51	232	519	523
9	     86	86	0	0	113	411	503	509
10	     30	30	0	0	176	627	639	639
11	     31	31	0	0	303	441	567	567
12	     52	52	0	0	145	417	427	435
13	     10	10	0	0	347	699	699	699
14	     21	21	0	0	631	1019	1039	1039
15	     10	10	0	0	823	875	875	875
16	      2	2	0	0	1175	1375	1375	1375
17	      0	0	0	1005	0	0	0	0
18	      0	0	0	2213	0	0	0	0
19	      0	0	0	2289	0	0	0	0
20	      0	0	0	2339	0	0	0	0
21	      0	0	0	2349	0	0	0	0
22	      0	0	0	2230	0	0	0	0
23	      0	0	0	2279	0	0	0	0
24	      0	0	0	2259	0	0	0	0
25	      0	0	0	2194	0	0	0	0
26	      0	0	0	2385	0	0	0	0
27	      0	0	0	2389	0	0	0	0
28	      0	0	0	2300	0	0	0	0
29	      0	0	0	2430	0	0	0	0
30	      0	0	0	2420	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    485	16.1667	0	31081	132	1011	3615	3903

DEBUG    ya.test:process.py:275 Command (pid 4005711) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	     29	29	0	0	177	1111	1119	1119
7	     77	77	0	0	94	333	399	401
8	     71	71	0	0	72	497	543	543
9	     67	67	0	0	154	463	555	559
10	     24	24	0	0	204	647	675	675
11	     27	27	0	0	365	599	667	667
12	     42	42	0	0	177	483	505	505
13	      9	9	0	1	385	707	707	707
14	     12	12	0	4	611	951	999	999
15	      8	8	0	2	891	979	979	979
16	      0	0	0	9	0	0	0	0
17	      0	0	0	1016	0	0	0	0
18	      0	0	0	2236	0	0	0	0
19	      0	0	0	2253	0	0	0	0
20	      0	0	0	2338	0	0	0	0
21	      0	0	0	2369	0	0	0	0
22	      0	0	0	2248	0	0	0	0
23	      0	0	0	2310	0	0	0	0
24	      0	0	0	2279	0	0	0	0
25	      0	0	0	2220	0	0	0	0
26	      0	0	0	2400	0	0	0	0
27	      0	0	0	2400	0	0	0	0
28	      0	0	0	2270	0	0	0	0
29	      0	0	0	2440	0	0	0	0
30	      0	0	0	2389	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    366	12.2	0	31224	166	783	979	1119

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4940b623-6c63-44c2-9776-07f0406d2ee1, localhost:21311): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4940b623-6c63-44c2-9776-07f0406d2ee1, localhost:21311): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4940b623-6c63-44c2-9776-07f0406d2ee1, localhost:21311): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rhpjeeeody.auto.internal" port: 21311 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-rhpjeeeody.auto.internal:21311, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21311
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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, 30b89618-caa4-4609-93cc-20f5763ad3fa, localhost:21311): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 30b89618-caa4-4609-93cc-20f5763ad3fa, localhost:21311): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 30b89618-caa4-4609-93cc-20f5763ad3fa, localhost:21311): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rhpjeeeody.auto.internal" port: 21311 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-rhpjeeeody.auto.internal:21311, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21311
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, eccbecbb-5a43-435c-b976-68d9cbae9cda, localhost:21311): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, eccbecbb-5a43-435c-b976-68d9cbae9cda, localhost:21311): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, eccbecbb-5a43-435c-b976-68d9cbae9cda, localhost:21311): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rhpjeeeody.auto.internal" port: 21311 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-rhpjeeeody.auto.internal:21311, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21311
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61755
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61755". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
363.42s call     test_log_scenario.py::TestLogScenario::test_log_uniform
69.25s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
66.60s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
17.26s setup    test_insert.py::TestInsertStatement::test_bulk
8.58s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
8.43s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.61s call     test_insert.py::TestInsertStatement::test_copy_full
3.03s call     test_insert.py::TestInsertStatement::test_copy_partial
2.45s call     test_insert.py::TestInsertStatement::test_insert_rollback
1.45s call     test_insert.py::TestInsertStatement::test_duplicate
1.45s call     test_insert.py::TestInsertStatement::test_incorrect
1.22s call     test_insert.py::TestInsertStatement::test_bulk
1.21s call     test_insert.py::TestInsertStatement::test_out_of_range
1.00s call     test_insert.py::TestInsertStatement::test_plain
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.02s setup    test_insert.py::TestInsertStatement::test_incorrect
0.02s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.02s setup    test_insert.py::TestInsertStatement::test_insert_rollback
0.02s setup    test_insert.py::TestInsertStatement::test_duplicate
0.01s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.01s teardown test_insert.py::TestInsertStatement::test_plain
0.01s setup    test_insert.py::TestInsertStatement::test_plain
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/b1sx/0002c4/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/b1sx/0002c4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-10-16T17:47:51.658727Z): tablet_id=72075186224037998;self_id=[1:7561877463338568022:13452];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976712090;lock_id=281474976712061;verification=!CommitSnapshot;fline=written.h:89;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA724595
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA71CAD6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB5AF348
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x144D89A6
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x151DC701
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x151DC514
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x151D44EE
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA0BB5FC
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x151FDB4C
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x152602DE
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2030: ExecuteTransaction @ 0xD14B704
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1935: DoExecute @ 0xD1496CA
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1949: Execute @ 0xD14CA4E
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD125896
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD125896
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x1525FA19
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x152286FA
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB562F77
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB59FE14
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5A3EB2
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5A3AC0
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5A46AE
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7261EC
23. ??:0: ?? @ 0x7FDEC1858AC2
24. ??:0: ?? @ 0x7FDEC18EA8BF
============== 1 failed, 10 passed, 1 error in 550.80s (0:09:10) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b1sx/0002bb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 105 items

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

============================== slowest durations ===============================
18.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
11.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
8.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
7.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
7.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
7.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
6.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
6.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
4.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-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[1-1-1]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 92.11s (0:01:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b1sx/0002d2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 105 items

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

============================== slowest durations ===============================
20.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
12.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
11.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
8.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
6.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
6.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
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 teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 94.82s (0:01:34) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b1sx/0002ca/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 105 items

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

============================== slowest durations ===============================
120.40s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
21.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
12.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
8.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
7.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
6.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
6.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
6.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 206.69s (0:03:26) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b1sx/0002d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 105 items

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

=================================== FAILURES ===================================
_______________ TestLogScenario.test_overloads_workload[1000-1] ________________
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/b1sx/0002d5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1543', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', '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:173: in test_overloads_workload
    ydb_workload.bulk_upsert(seconds=wait_time, threads=10, rows=10, wait=True)
ydb/tests/olap/test_overloads.py:69: in bulk_upsert
    self._insert_rows(operation_name="bulk_upsert", seconds=seconds, threads=threads, rows=rows, wait=wait)
ydb/tests/olap/test_overloads.py:63: in _insert_rows
    self._call(command=command, wait=wait, timeout=2*seconds)
ydb/tests/olap/test_overloads.py:44: 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/b1sx/0002d5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1543', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', '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-1]
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-1])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3943046
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, ee227d97-4ad8-4371-80e5-cb36e4edcc3c, localhost:19509): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ee227d97-4ad8-4371-80e5-cb36e4edcc3c, localhost:19509): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ee227d97-4ad8-4371-80e5-cb36e4edcc3c, localhost:19509): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rhpjeeeody.auto.internal" port: 19509 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-rhpjeeeody.auto.internal:19509, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19509
DEBUG    ya.test:process.py:259 Command (pid 3943046) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3943046) elapsed time (sec): 0.6209695339202881
DEBUG    ya.test:process.py:263 Command (pid 3943046) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3943046) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3943046) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3943046) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3943046) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3943046) maxrss: 537688
DEBUG    ya.test:process.py:263 Command (pid 3943046) minflt: 16089
DEBUG    ya.test:process.py:263 Command (pid 3943046) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3943046) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3943046) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 3943046) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3943046) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3943046) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3943046) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3943046) stime: 0.296687
DEBUG    ya.test:process.py:263 Command (pid 3943046) utime: 0.120252
DEBUG    ya.test:process.py:263 Command (pid 3943046) wtime: 0.622
DEBUG    ya.test:process.py:275 Command (pid 3943046) output:
Git info:
    Commit: d615d0ffd6e2f23c896ca96121aca842413fb672
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 2f4fc663ace566d7ea72dd9c85ebd0092851e7e4 into 6819ac59eb1f43dd80b94010061f13b3ff17d91a

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

INFO     __tests__.test_overloads:test_overloads.py:92 Git info:
    Commit: d615d0ffd6e2f23c896ca96121aca842413fb672
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 2f4fc663ace566d7ea72dd9c85ebd0092851e7e4 into 6819ac59eb1f43dd80b94010061f13b3ff17d91a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-rhpjeeeody
    Host information: 
        Linux ghrun-rhpjeeeody 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/b1sx/0002d5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32253
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/b1sx/0002d5/r3tmp/kikimr_cluster_qkpnfxli
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1543
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30399
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14597
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18892
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/b1sx/0002d5/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/b1sx/0002d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/node_1/logfile_j2vz6ojz.log --grpc-port=1543 --mon-port=30399 --ic-port=32253
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:1543/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/b1sx/0002d5/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/b1sx/0002d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/node_1/logfile_j2vz6ojz.log --grpc-port=1543 --mon-port=30399 --ic-port=32253
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/node_1/logfile_j2vz6ojz.log', '--grpc-port=1543', '--mon-port=30399', '--ic-port=32253')' in '/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3943888
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:1543/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3943937
DEBUG    ya.test:process.py:259 Command (pid 3943937) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3943937) elapsed time (sec): 0.5225968360900879
DEBUG    ya.test:process.py:263 Command (pid 3943937) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3943937) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3943937) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3943937) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3943937) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3943937) maxrss: 537688
DEBUG    ya.test:process.py:263 Command (pid 3943937) minflt: 16086
DEBUG    ya.test:process.py:263 Command (pid 3943937) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3943937) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3943937) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 3943937) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3943937) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3943937) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3943937) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3943937) stime: 0.307906
DEBUG    ya.test:process.py:263 Command (pid 3943937) utime: 0.11749799999999999
DEBUG    ya.test:process.py:263 Command (pid 3943937) wtime: 0.524
DEBUG    ya.test:process.py:275 Command (pid 3943937) output:
Git info:
    Commit: d615d0ffd6e2f23c896ca96121aca842413fb672
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 2f4fc663ace566d7ea72dd9c85ebd0092851e7e4 into 6819ac59eb1f43dd80b94010061f13b3ff17d91a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: d615d0ffd6e2f23c896ca96121aca842413fb672
    Branch: 
    Author: Andrey Zaspa <zacpa@ya.ru>
    Summary: Merge 2f4fc663ace566d7ea72dd9c85ebd0092851e7e4 into 6819ac59eb1f43dd80b94010061f13b3ff17d91a
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1543', '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: 32253\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1543', '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: 32253\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3947923
DEBUG    ya.test:process.py:259 Command (pid 3947923) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3947923) elapsed time (sec): 0.495647668838501
DEBUG    ya.test:process.py:263 Command (pid 3947923) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3947923) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3947923) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3947923) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3947923) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3947923) maxrss: 546096
DEBUG    ya.test:process.py:263 Command (pid 3947923) minflt: 18230
DEBUG    ya.test:process.py:263 Command (pid 3947923) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3947923) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3947923) nivcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 3947923) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3947923) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3947923) nvcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 3947923) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3947923) stime: 0.301774
DEBUG    ya.test:process.py:263 Command (pid 3947923) utime: 0.117157
DEBUG    ya.test:process.py:263 Command (pid 3947923) wtime: 0.497
DEBUG    ya.test:process.py:275 Command (pid 3947923) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1543', '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.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1543', '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: 3948346
DEBUG    ya.test:process.py:259 Command (pid 3948346) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3948346) elapsed time (sec): 0.5918033123016357
DEBUG    ya.test:process.py:263 Command (pid 3948346) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3948346) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3948346) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3948346) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3948346) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3948346) maxrss: 546096
DEBUG    ya.test:process.py:263 Command (pid 3948346) minflt: 18231
DEBUG    ya.test:process.py:263 Command (pid 3948346) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3948346) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3948346) nivcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 3948346) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3948346) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3948346) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 3948346) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3948346) stime: 0.32173799999999997
DEBUG    ya.test:process.py:263 Command (pid 3948346) utime: 0.13022699999999998
DEBUG    ya.test:process.py:263 Command (pid 3948346) wtime: 0.593
DEBUG    ya.test:process.py:275 Command (pid 3948346) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 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, 626d0987-7c79-4424-bc3a-f0554f9ea49f, localhost:1543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 626d0987-7c79-4424-bc3a-f0554f9ea49f, localhost:1543): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 626d0987-7c79-4424-bc3a-f0554f9ea49f, localhost:1543): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rhpjeeeody.auto.internal" port: 1543 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-rhpjeeeody.auto.internal:1543, 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:1543
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:43 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydb/ydb -e grpc://localhost:1543 -d /Root workload log --path log_1000_1 init --path log_1000_1 --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1543', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', 'init', '--path', 'log_1000_1', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3949137
DEBUG    ya.test:process.py:259 Command (pid 3949137) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3949137) elapsed time (sec): 0.790632963180542
DEBUG    ya.test:process.py:263 Command (pid 3949137) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3949137) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3949137) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3949137) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3949137) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3949137) maxrss: 177068
DEBUG    ya.test:process.py:263 Command (pid 3949137) minflt: 3493
DEBUG    ya.test:process.py:263 Command (pid 3949137) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3949137) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3949137) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 3949137) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3949137) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3949137) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 3949137) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3949137) stime: 0.022052
DEBUG    ya.test:process.py:263 Command (pid 3949137) utime: 0.055131
DEBUG    ya.test:process.py:263 Command (pid 3949137) wtime: 0.814
DEBUG    ya.test:process.py:275 Command (pid 3949137) output:
None
DEBUG    ya.test:process.py:276 Command (pid 3949137) errors:

INFO     root:test_overloads.py:51 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:43 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydb/ydb -e grpc://localhost:1543 -d /Root workload log --path log_1000_1 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.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1543', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3949974
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, 032142ad-567f-48a0-b0e1-67fb68632b69, localhost:19509): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 032142ad-567f-48a0-b0e1-67fb68632b69, localhost:19509): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 032142ad-567f-48a0-b0e1-67fb68632b69, localhost:19509): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rhpjeeeody.auto.internal" port: 19509 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-rhpjeeeody.auto.internal:19509, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19509
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, 6a95040f-16b1-498f-8494-19db4fa5a6b2, localhost:1543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6a95040f-16b1-498f-8494-19db4fa5a6b2, localhost:1543): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6a95040f-16b1-498f-8494-19db4fa5a6b2, localhost:1543): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rhpjeeeody.auto.internal" port: 1543 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-rhpjeeeody.auto.internal:1543, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1543
DEBUG    ya.test:process.py:773 Killing process 3949974
DEBUG    ya.test:process.py:799 Killing process tree for pid 3949974 (bin:'ydb')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 3949974
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 3949974
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 3949974
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1543', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
DEBUG    ya.test:process.py:259 Command (pid 3949974) rc: -9
DEBUG    ya.test:process.py:260 Command (pid 3949974) elapsed time (sec): 120.09728479385376
DEBUG    ya.test:process.py:263 Command (pid 3949974) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3949974) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3949974) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3949974) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3949974) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3949974) maxrss: 177068
DEBUG    ya.test:process.py:263 Command (pid 3949974) minflt: 5910
DEBUG    ya.test:process.py:263 Command (pid 3949974) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3949974) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3949974) nivcsw: 521
DEBUG    ya.test:process.py:263 Command (pid 3949974) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3949974) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3949974) nvcsw: 490197
DEBUG    ya.test:process.py:263 Command (pid 3949974) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3949974) stime: 1.875046
DEBUG    ya.test:process.py:263 Command (pid 3949974) utime: 2.561676
DEBUG    ya.test:process.py:263 Command (pid 3949974) wtime: 120.104
DEBUG    ya.test:process.py:275 Command (pid 3949974) output:
None
DEBUG    ya.test:process.py:276 Command (pid 3949974) errors:

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-rhpjeeeody'
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/b1sx/0002d5/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.3949974' in '/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, testing_out_stuff.tar.zstd, 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 ===============================
126.11s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
124.41s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
119.02s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
111.89s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
76.18s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
2.96s setup    test_replace.py::TestReplace::test_copy_full
0.72s call     test_replace.py::TestReplace::test_count
0.65s call     test_replace.py::TestReplace::test_copy_partial
0.64s call     test_replace.py::TestReplace::test_copy_full
0.31s call     test_replace.py::TestReplace::test_partial_replace
0.23s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[1000-1] - yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/b1sx/0002d5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1543', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
=================== 1 failed, 9 passed in 567.98s (0:09:27) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b1sx/0002cd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 105 items

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

============================== slowest durations ===============================
19.07s setup    test_select.py::TestSelect::test_incorrect
10.69s setup    test_replace.py::TestReplace::test_replace_rollback
6.13s setup    test_update.py::TestUpdate::test_incorrect
2.13s call     test_select.py::TestSelect::test_json_query
1.93s call     test_replace.py::TestReplace::test_replace_total
1.84s call     test_replace.py::TestReplace::test_replace_rollback
1.61s call     test_update.py::TestUpdate::test_update_rollback
1.41s call     test_update.py::TestUpdate::test_update_many_rows
1.38s call     test_replace.py::TestReplace::test_replace_with_nulls
1.31s call     test_update.py::TestUpdate::test_partial_update
1.31s call     test_select.py::TestSelect::test_incorrect
0.82s call     test_update.py::TestUpdate::test_update_pk
0.61s call     test_update.py::TestUpdate::test_incorrect
0.04s setup    test_update.py::TestUpdate::test_update_many_rows
0.03s setup    test_replace.py::TestReplace::test_replace_total
0.02s setup    test_update.py::TestUpdate::test_update_pk
0.02s teardown test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_update.py::TestUpdate::test_update_rollback
0.01s teardown test_update.py::TestUpdate::test_update_pk
0.01s teardown test_select.py::TestSelect::test_json_query
0.01s teardown test_update.py::TestUpdate::test_partial_update
0.01s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.01s setup    test_select.py::TestSelect::test_json_query
0.01s setup    test_update.py::TestUpdate::test_partial_update

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 51.58s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b1sx/0002c1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 105 items

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

============================== slowest durations ===============================
294.78s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
36.01s call     zip_bomb.py::TestZipBomb::test
20.37s setup    test_update.py::TestUpdate::test_update_single_column
14.44s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.00s teardown zip_bomb.py::TestZipBomb::test
11.03s setup    test_upsert.py::TestUpsert::test_copy_full
3.02s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.01s setup    zip_bomb.py::TestZipBomb::test
2.73s call     test_upsert.py::TestUpsert::test_copy_full
2.71s call     test_upsert.py::TestUpsert::test_copy_partial
2.36s call     test_upsert.py::TestUpsert::test_count
2.04s call     test_update.py::TestUpdate::test_update_single_column
1.46s call     test_update.py::TestUpdate::test_update_single_row
1.13s call     test_upsert.py::TestUpsert::test_partial_update
0.84s call     test_upsert.py::TestUpsert::test_insert_nulls
0.82s call     test_upsert.py::TestUpsert::test_incorrect
0.07s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.03s setup    test_upsert.py::TestUpsert::test_copy_partial
0.01s setup    test_update.py::TestUpdate::test_update_single_row
0.01s teardown test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_partial_update
0.01s setup    test_upsert.py::TestUpsert::test_count

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 410.29s (0:06:50) ========================
