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

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

============================== slowest durations ===============================
353.01s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
83.09s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
77.94s call     tablets_movement.py::TestTabletsMovement::test[ROW]
19.82s call     order_by_with_limit.py::TestOrderBy::test
13.72s setup    data_read_correctness.py::TestDataReadCorrectness::test
10.92s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.25s call     test_create.py::TestCreate::test_create_decimals
3.15s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.13s setup    order_by_with_limit.py::TestOrderBy::test
3.12s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.60s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.46s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.35s call     test_create.py::TestCreate::test_create_all_opt_ints
0.34s call     data_read_correctness.py::TestDataReadCorrectness::test
0.32s call     test_create.py::TestCreate::test_create_real_opt
0.30s call     test_create.py::TestCreate::test_create_strings_opt
0.29s call     test_create.py::TestCreate::test_create_all_req_ints
0.28s call     test_create.py::TestCreate::test_create_real_req
0.13s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 575.21s (0:09:35) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m38k/000317/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 106 items

test_create.py .
test_cs_many_updates.py drop table: 50.5 ms
create table: 692.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 96.8
    "min_ms": 48.9
    "median_ms": 111.2
    "max_ms": 165.4
    "stdev_ms": 42.1
select count(*) after initial inserts: 163.6 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 93.8
    "min_ms": 39.9
    "median_ms": 84.7
    "max_ms": 385.5
    "stdev_ms": 38.3
select count(*) after all modifications: 5039.7 ms
select all: 4839.3 ms
delete from table: 6600.4 ms
select all after delete: 6108.8 ms
.drop table: 48.2 ms
create table: 894.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 60.3
    "min_ms": 30.5
    "median_ms": 63.5
    "max_ms": 103.5
    "stdev_ms": 29.5
select count(*) after initial inserts: 176.5 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 82.9
    "min_ms": 40.0
    "median_ms": 76.5
    "max_ms": 196.8
    "stdev_ms": 28.5
updates (step 1):
    "runs": 200
    "avg_ms": 330.1
    "min_ms": 186.5
    "median_ms": 302.6
    "max_ms": 812.2
    "stdev_ms": 106.0
upserts (step 2):
    "runs": 200
    "avg_ms": 160.6
    "min_ms": 27.8
    "median_ms": 92.7
    "max_ms": 3685.4
    "stdev_ms": 354.5
select count(*) after all modifications: 664.7 ms
select all: 941.3 ms
delete from table: 639.6 ms
select all after delete: 603.9 ms
.drop table: 61.6 ms
create table: 1274.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 78.4
    "min_ms": 34.6
    "median_ms": 82.0
    "max_ms": 143.4
    "stdev_ms": 35.1
select count(*) after initial inserts: 148.9 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 145.5
    "min_ms": 77.5
    "median_ms": 130.8
    "max_ms": 455.9
    "stdev_ms": 49.4
select count(*) after all modifications: 251.4 ms
select all: 235.0 ms
delete from table: 233.4 ms
select all after delete: 213.9 ms
.drop table: 27.8 ms
create table: 367.9 ms
initial inserts:
    "runs": 15
    "avg_ms": 28.9
    "min_ms": 19.7
    "median_ms": 29.9
    "max_ms": 30.8
    "stdev_ms": 3.1
select count(*) after initial inserts: 77.1 ms
updates (step 0):
    "runs": 150
    "avg_ms": 83.3
    "min_ms": 72.0
    "median_ms": 83.2
    "max_ms": 97.4
    "stdev_ms": 5.8
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 43.3
    "min_ms": 35.8
    "median_ms": 43.4
    "max_ms": 50.5
    "stdev_ms": 3.3
select count(*) after all modifications: 265.0 ms
select all: 215.6 ms
delete from table: 263.2 ms
select all after delete: 195.1 ms
.drop table: 18.7 ms
create table: 300.8 ms
initial inserts:
    "runs": 20
    "avg_ms": 25.9
    "min_ms": 19.8
    "median_ms": 29.6
    "max_ms": 31.3
    "stdev_ms": 5.0
select count(*) after initial inserts: 72.0 ms
updates (step 0):
    "runs": 200
    "avg_ms": 79.9
    "min_ms": 70.0
    "median_ms": 79.6
    "max_ms": 104.2
    "stdev_ms": 5.6
upserts (step 1):
    "runs": 200
    "avg_ms": 20.8
    "min_ms": 17.1
    "median_ms": 20.4
    "max_ms": 39.6
    "stdev_ms": 2.2
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 52.0
    "min_ms": 40.6
    "median_ms": 48.3
    "max_ms": 177.2
    "stdev_ms": 17.2
select count(*) after all modifications: 361.7 ms
select all: 362.6 ms
delete from table: 347.8 ms
select all after delete: 338.3 ms
.drop table: 20.6 ms
create table: 263.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.3
    "min_ms": 19.9
    "median_ms": 30.1
    "max_ms": 31.3
    "stdev_ms": 4.0
select count(*) after initial inserts: 77.8 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 20.7
    "min_ms": 16.3
    "median_ms": 20.3
    "max_ms": 36.9
    "stdev_ms": 1.9
select count(*) after all modifications: 227.8 ms
select all: 159.4 ms
delete from table: 199.6 ms
select all after delete: 149.0 ms
.Generated operation sequence:
  0. BULK_UPSERT: 6 operations
  1. UPDATE: 19 operations
  2. UPDATE: 14 operations
  3. UPSERT: 18 operations
  4. UPDATE: 1 operations
  5. BULK_UPSERT: 20 operations
  6. UPSERT: 13 operations
  7. UPDATE: 11 operations
  8. BULK_UPSERT: 1 operations
  9. BULK_UPSERT: 15 operations
drop table: 24.0 ms
create table: 320.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 25.7
    "min_ms": 19.5
    "median_ms": 29.5
    "max_ms": 30.4
    "stdev_ms": 5.1
select count(*) after initial inserts: 68.7 ms
bulk_upserts (step 0):
    "runs": 6
    "avg_ms": 34.1
    "min_ms": 28.8
    "median_ms": 36.3
    "max_ms": 39.0
    "stdev_ms": 4.0
updates (step 1):
    "runs": 190
    "avg_ms": 83.5
    "min_ms": 68.1
    "median_ms": 83.0
    "max_ms": 112.9
    "stdev_ms": 7.3
updates (step 2):
    "runs": 140
    "avg_ms": 89.8
    "min_ms": 73.8
    "median_ms": 89.2
    "max_ms": 118.7
    "stdev_ms": 8.0
upserts (step 3):
    "runs": 180
    "avg_ms": 22.2
    "min_ms": 18.1
    "median_ms": 22.3
    "max_ms": 26.6
    "stdev_ms": 1.5
updates (step 4):
    "runs": 10
    "avg_ms": 93.5
    "min_ms": 87.2
    "median_ms": 92.7
    "max_ms": 104.2
    "stdev_ms": 5.3
bulk_upserts (step 5):
    "runs": 20
    "avg_ms": 35.8
    "min_ms": 31.3
    "median_ms": 35.8
    "max_ms": 42.5
    "stdev_ms": 2.8
upserts (step 6):
    "runs": 130
    "avg_ms": 21.5
    "min_ms": 18.7
    "median_ms": 21.5
    "max_ms": 29.3
    "stdev_ms": 1.7
updates (step 7):
    "runs": 110
    "avg_ms": 110.8
    "min_ms": 92.6
    "median_ms": 109.2
    "max_ms": 135.4
    "stdev_ms": 8.2
bulk_upserts (step 8): 32.8 ms
bulk_upserts (step 9):
    "runs": 15
    "avg_ms": 34.5
    "min_ms": 31.1
    "median_ms": 34.6
    "max_ms": 37.9
    "stdev_ms": 1.9
select count(*) after all modifications: 204.7 ms
select all: 208.3 ms
delete from table: 269.8 ms
select all after delete: 205.1 ms
.
test_delete.py ...

============================== slowest durations ===============================
148.72s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
111.03s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
71.39s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
51.38s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
27.66s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
22.12s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
18.68s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
17.18s setup    test_create.py::TestCreate::test_dy_number_not_supported
10.58s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.04s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.58s call     test_delete.py::TestDelete::test_delete_rollback
0.47s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.36s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.13s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.13s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.12s call     test_create.py::TestCreate::test_dy_number_not_supported
0.03s teardown test_create.py::TestCreate::test_dy_number_not_supported
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

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

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

============================== slowest durations ===============================
13.84s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.19s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.18s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.13s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.04s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.01s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.93s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.90s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.89s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.88s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.73s call     test_delete.py::TestDelete::test_incorrect
0.69s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.07s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.04s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.01s setup    test_delete.py::TestDelete::test_incorrect
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]

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

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

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:676: 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/m38k/00031d/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/m38k/00031d/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-29T17:03:54.008125Z): tablet_id=72075186224038005;self_id=[1:7566690352737506405:7893];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711096;lock_id=281474976711072;verification=!CommitSnapshot;fline=written.h:108;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7F9DD5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7F2316
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB682C98
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x1696B596
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16C87191
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16C86FA4
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16C7EFBE
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA190D7C
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16CA85AC
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16D0C1BE
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0xD15CD06
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0xD15ACCE
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0xD15E04E
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD136E46
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD136E46
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16D0B8F9
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16CD3F4A
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB62BD57
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB673744
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB677804
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB677410
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB677FFE
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7FBA2C
E   23. ??:0: ?? @ 0x7F7531498AC2
E   24. ??:0: ?? @ 0x7F753152A8BF
------------------------------ 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/m38k/00031d/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/m38k/00031d/ydb/apps/ydb/ydb -e grpc://localhost:5334 -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/m38k/00031d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5334', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3065482
DEBUG    ya.test:process.py:259 Command (pid 3065482) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3065482) elapsed time (sec): 0.6669213771820068
DEBUG    ya.test:process.py:263 Command (pid 3065482) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) maxrss: 614820
DEBUG    ya.test:process.py:263 Command (pid 3065482) minflt: 3656
DEBUG    ya.test:process.py:263 Command (pid 3065482) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 3065482) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) nvcsw: 160
DEBUG    ya.test:process.py:263 Command (pid 3065482) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3065482) stime: 0.024298999999999998
DEBUG    ya.test:process.py:263 Command (pid 3065482) utime: 0.059011999999999995
DEBUG    ya.test:process.py:263 Command (pid 3065482) wtime: 0.735
DEBUG    ya.test:process.py:275 Command (pid 3065482) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3065482) 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/m38k/00031d/ydb/apps/ydb/ydb -e grpc://localhost:5334 -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/m38k/00031d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5334', '-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: 3066156
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, ced3ff62-e559-4a49-a7a9-d85e9a96efb1, localhost:2315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ced3ff62-e559-4a49-a7a9-d85e9a96efb1, localhost:2315): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ced3ff62-e559-4a49-a7a9-d85e9a96efb1, localhost:2315): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 2315 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-s3sf7hqfl4.auto.internal:2315, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2315
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 3066156) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3066156) elapsed time (sec): 30.292335510253906
DEBUG    ya.test:process.py:263 Command (pid 3066156) wtime: 30.307
DEBUG    ya.test:process.py:275 Command (pid 3066156) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    488	488	0	0	15	43	62	68
2	    517	517	0	0	18	30	40	47
3	    531	531	0	0	16	29	78	84
4	    441	441	0	0	20	40	47	53
5	    486	486	0	0	18	36	49	51
6	    449	449	0	0	19	50	68	83
7	    364	364	0	0	25	48	58	65
8	    331	331	0	0	29	51	58	66
9	    417	417	0	0	21	42	51	58
10	    378	378	0	0	24	44	50	52
11	    383	383	0	0	24	40	48	58
12	    349	349	0	0	27	47	58	62
13	    323	323	0	0	28	53	62	67
14	    393	393	0	0	24	41	49	58
15	    279	279	0	0	31	74	84	90
16	    410	410	0	0	21	48	62	79
17	    194	194	0	0	38	95	244	249
18	    296	296	0	0	31	64	77	83
19	    266	266	0	0	36	62	72	79
20	    276	276	0	0	31	64	125	129
21	    232	232	0	0	40	80	112	143
22	    227	227	0	0	39	74	123	132
23	    239	239	0	0	40	63	74	76
24	    208	208	0	0	47	74	114	115
25	    200	200	0	0	47	76	91	98
26	    208	208	0	0	43	71	154	159
27	    189	189	0	0	45	101	133	164
28	    190	190	0	0	48	91	138	141
29	    228	228	0	0	41	67	85	90
30	    300	300	0	0	32	61	71	102

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   9792	326.4	0	0	26	61	87	249

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34ab55d5-9ff4-451b-8ad7-0bcf7a6041e0, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34ab55d5-9ff4-451b-8ad7-0bcf7a6041e0, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=" 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, 34ab55d5-9ff4-451b-8ad7-0bcf7a6041e0, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=
INFO     root:test_log_scenario.py:217 Count rows after insert 9607 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11e0b90c-15c6-4f7c-a1d8-2a4ac46c2728, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11e0b90c-15c6-4f7c-a1d8-2a4ac46c2728, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==" 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, 11e0b90c-15c6-4f7c-a1d8-2a4ac46c2728, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40f70ca6-4fa0-4925-a7d2-580a501c1469, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40f70ca6-4fa0-4925-a7d2-580a501c1469, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==" 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, 40f70ca6-4fa0-4925-a7d2-580a501c1469, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==
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/m38k/00031d/ydb/apps/ydb/ydb -e grpc://localhost:5334 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/m38k/00031d/ydb/apps/ydb/ydb -e grpc://localhost:5334 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/m38k/00031d/ydb/apps/ydb/ydb -e grpc://localhost:5334 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg2MDJiMDUtNTVkMmU0OWYtOTVlZTE4YWEtZWE4NTg4ODM=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 373d6042-d2fd-470a-9fd6-4b49e5f13719, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 373d6042-d2fd-470a-9fd6-4b49e5f13719, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NTg2MDJiMDUtNTVkMmU0OWYtOTVlZTE4YWEtZWE4NTg4ODM=" 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:610 Executing '['/home/runner/.ya/build/build_root/m38k/00031d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5334', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m38k/00031d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5334', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 373d6042-d2fd-470a-9fd6-4b49e5f13719, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:628 Command pid: 3095403
DEBUG    ya.test:process.py:628 Command pid: 3095414
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad29c79b-fe4c-428f-be61-f283c4691522, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3907598c-385a-4f96-854d-a944ef6ab338, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3907598c-385a-4f96-854d-a944ef6ab338, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=" 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:610 Executing '['/home/runner/.ya/build/build_root/m38k/00031d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5334', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3907598c-385a-4f96-854d-a944ef6ab338, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad29c79b-fe4c-428f-be61-f283c4691522, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:628 Command pid: 3095578
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad29c79b-fe4c-428f-be61-f283c4691522, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dbf21233-ec68-4dd6-9c1a-0f869b86d934, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbf21233-ec68-4dd6-9c1a-0f869b86d934, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=" 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, dbf21233-ec68-4dd6-9c1a-0f869b86d934, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGVlODRjZjEtNTE1MDZmZTItOWIwNzYxYzctOGYwNzk3ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 708b91c6-a661-4187-84a7-9457114ceeb0, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 708b91c6-a661-4187-84a7-9457114ceeb0, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=OGVlODRjZjEtNTE1MDZmZTItOWIwNzYxYzctOGYwNzk3ZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 708b91c6-a661-4187-84a7-9457114ceeb0, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6b2e0fb9-8b21-4bc7-a722-d542481b829a, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b2e0fb9-8b21-4bc7-a722-d542481b829a, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=" 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, 6b2e0fb9-8b21-4bc7-a722-d542481b829a, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2725aae-e146-4012-8ffb-942235e7010f, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2725aae-e146-4012-8ffb-942235e7010f, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d922020d-3f1d-4dfb-aaf5-7f4d9d95a903, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2725aae-e146-4012-8ffb-942235e7010f, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6acf267e-828e-4003-a230-441845065663, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d922020d-3f1d-4dfb-aaf5-7f4d9d95a903, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=" 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, d922020d-3f1d-4dfb-aaf5-7f4d9d95a903, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6acf267e-828e-4003-a230-441845065663, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==" 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, 6acf267e-828e-4003-a230-441845065663, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ce29e7e-a294-44a0-8d27-409998b6fe57, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ce29e7e-a294-44a0-8d27-409998b6fe57, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==" 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, 9ce29e7e-a294-44a0-8d27-409998b6fe57, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf670984-0f29-4ded-ab1d-6fbaa2cb1ec6, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf670984-0f29-4ded-ab1d-6fbaa2cb1ec6, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf670984-0f29-4ded-ab1d-6fbaa2cb1ec6, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 31e245b4-2f18-4924-96ca-e91e2fda8618, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31e245b4-2f18-4924-96ca-e91e2fda8618, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg2MDJiMDUtNTVkMmU0OWYtOTVlZTE4YWEtZWE4NTg4ODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2893ad5-c9eb-45b4-9b2b-25a7a532829a, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2893ad5-c9eb-45b4-9b2b-25a7a532829a, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31e245b4-2f18-4924-96ca-e91e2fda8618, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGVlODRjZjEtNTE1MDZmZTItOWIwNzYxYzctOGYwNzk3ZA==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2893ad5-c9eb-45b4-9b2b-25a7a532829a, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 952e2e5c-de6f-49b5-877e-edaa0c664b1c, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 952e2e5c-de6f-49b5-877e-edaa0c664b1c, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg2MDJiMDUtNTVkMmU0OWYtOTVlZTE4YWEtZWE4NTg4ODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 244d1c1f-c8db-45b8-813d-597fd7fd4fef, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 244d1c1f-c8db-45b8-813d-597fd7fd4fef, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NTg2MDJiMDUtNTVkMmU0OWYtOTVlZTE4YWEtZWE4NTg4ODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 244d1c1f-c8db-45b8-813d-597fd7fd4fef, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 952e2e5c-de6f-49b5-877e-edaa0c664b1c, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b968252-ad84-4340-b715-18ac302b3bf2, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b968252-ad84-4340-b715-18ac302b3bf2, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b968252-ad84-4340-b715-18ac302b3bf2, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 131ebe5f-0dad-49c2-b0f7-f8a408ad3191, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 131ebe5f-0dad-49c2-b0f7-f8a408ad3191, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 131ebe5f-0dad-49c2-b0f7-f8a408ad3191, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a86f57b4-85d0-4bd9-addc-e84859f8539a, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a86f57b4-85d0-4bd9-addc-e84859f8539a, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a86f57b4-85d0-4bd9-addc-e84859f8539a, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0aaa79df-9fdb-4773-bbad-5a34aa9604a3, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGVlODRjZjEtNTE1MDZmZTItOWIwNzYxYzctOGYwNzk3ZA==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0aaa79df-9fdb-4773-bbad-5a34aa9604a3, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0aaa79df-9fdb-4773-bbad-5a34aa9604a3, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c670d80d-a44c-4723-a5a1-92a9dd38ea75, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c670d80d-a44c-4723-a5a1-92a9dd38ea75, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=OGVlODRjZjEtNTE1MDZmZTItOWIwNzYxYzctOGYwNzk3ZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c670d80d-a44c-4723-a5a1-92a9dd38ea75, ghrun-s3sf7hqfl4.auto.internal:5334): 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, 78a11dec-be07-4bc1-a0f8-d298bb873bdc, localhost:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 78a11dec-be07-4bc1-a0f8-d298bb873bdc, localhost:5334): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 78a11dec-be07-4bc1-a0f8-d298bb873bdc, localhost:5334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 5334 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-s3sf7hqfl4.auto.internal:5334, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5334
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e996eda-6cd7-416e-bc94-dfce6a45632b, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e996eda-6cd7-416e-bc94-dfce6a45632b, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e996eda-6cd7-416e-bc94-dfce6a45632b, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6f73e61-0528-4c6c-9b15-5e5993f0e8ca, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6f73e61-0528-4c6c-9b15-5e5993f0e8ca, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6f73e61-0528-4c6c-9b15-5e5993f0e8ca, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0247c53b-21a8-459b-8b8b-ca47017f4358, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 304ce7be-ed91-4bb0-afb1-93db9a815688, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0247c53b-21a8-459b-8b8b-ca47017f4358, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0247c53b-21a8-459b-8b8b-ca47017f4358, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 304ce7be-ed91-4bb0-afb1-93db9a815688, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 68da9647-ee07-427b-aca5-8f1dc33da50a, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68da9647-ee07-427b-aca5-8f1dc33da50a, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68da9647-ee07-427b-aca5-8f1dc33da50a, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 304ce7be-ed91-4bb0-afb1-93db9a815688, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da7af91c-3bef-456e-954e-c14e180a9da0, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da7af91c-3bef-456e-954e-c14e180a9da0, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da7af91c-3bef-456e-954e-c14e180a9da0, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd43b376-78a4-4f36-a649-ae1aac47ccda, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd43b376-78a4-4f36-a649-ae1aac47ccda, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd43b376-78a4-4f36-a649-ae1aac47ccda, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af5a8d10-3522-4546-8390-a889a26e37eb, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af5a8d10-3522-4546-8390-a889a26e37eb, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af5a8d10-3522-4546-8390-a889a26e37eb, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7f7ca54c-0cc3-4560-91bb-023ee20c15f2, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.200281301+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-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0ee3f0ef-fd3d-4ade-9e50-e6986b822a0d, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200420741+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bf4cc453-1039-4428-a2b7-21873f170876, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.200467613+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-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7da53c5d-ed1b-4351-82c2-3a14806d7d8d, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.200401984+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-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0fe5d73e-bcc6-406d-9e9b-246a6dd1fd34, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200501309+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 244d1c1f-c8db-45b8-813d-597fd7fd4fef, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.20055294+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7c73ab68-81a1-4838-9c0b-d730394d553c, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200533123+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c670d80d-a44c-4723-a5a1-92a9dd38ea75, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.20056914+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, 304ce7be-ed91-4bb0-afb1-93db9a815688, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200624441+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0247c53b-21a8-459b-8b8b-ca47017f4358, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200611872+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5e996eda-6cd7-416e-bc94-dfce6a45632b, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200584247+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c6f73e61-0528-4c6c-9b15-5e5993f0e8ca, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.200598531+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, 68da9647-ee07-427b-aca5-8f1dc33da50a, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.200637207+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, af5a8d10-3522-4546-8390-a889a26e37eb, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.2006855+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, da7af91c-3bef-456e-954e-c14e180a9da0, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.200651682+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, cd43b376-78a4-4f36-a649-ae1aac47ccda, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.20066789+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3c0f5e84-47d5-45f1-a15a-cb2cbe1561e4, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200484724+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d7076b49-e5a8-493a-86d2-0cfe189a3065, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.20043744+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-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e3dd28ad-39fc-4163-b4be-5ec183107cf5, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.200518638+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-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b514b401-d895-4992-87c1-cf1eccd2b0c7, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200452476+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg2MDJiMDUtNTVkMmU0OWYtOTVlZTE4YWEtZWE4NTg4ODM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGVlODRjZjEtNTE1MDZmZTItOWIwNzYxYzctOGYwNzk3ZA==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=
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.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
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    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 3095414) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3095414) elapsed time (sec): 30.299370288848877
DEBUG    ya.test:process.py:263 Command (pid 3095414) wtime: 30.365
DEBUG    ya.test:process.py:275 Command (pid 3095414) 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	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	5	0	0	0	0
12	      0	0	0	5	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	10	0	0	0	0
15	      1	1	0	9	1271	1271	1271	1271
16	      0	0	0	10	0	0	0	0
17	      0	0	0	10	0	0	0	0
18	     29	29	0	0	275	611	815	815
19	     22	22	0	1	267	527	531	531
20	      2	2	0	8	575	579	579	579
21	      0	0	0	226	0	0	0	0
22	      0	0	0	798	0	0	0	0
23	      0	0	0	1060	0	0	0	0
24	      0	0	0	1128	0	0	0	0
25	      0	0	0	977	0	0	0	0
26	      0	0	0	966	0	0	0	0
27	      0	0	0	946	0	0	0	0
28	      0	0	0	985	0	0	0	0
29	      0	0	0	1095	0	0	0	0
30	      0	0	0	1049	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     54	1.8	0	9388	277	607	815	1271

DEBUG    ya.test:process.py:276 Command (pid 3095414) 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 3095578) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3095578) elapsed time (sec): 30.39368510246277
DEBUG    ya.test:process.py:263 Command (pid 3095578) wtime: 30.41
DEBUG    ya.test:process.py:275 Command (pid 3095578) 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	      6	6	0	4	1087	1175	1175	1175
7	      2	2	0	8	1087	1119	1119	1119
8	     10	10	0	0	711	799	799	799
9	      2	2	0	8	859	987	987	987
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	6	0	0	0	0
14	      0	0	0	5	0	0	0	0
15	      9	9	0	1	1207	1375	1375	1375
16	      0	0	0	9	0	0	0	0
17	      0	0	0	10	0	0	0	0
18	     44	44	0	0	183	999	1095	1095
19	     28	28	0	1	242	515	519	519
20	      0	0	0	10	0	0	0	0
21	      0	0	0	404	0	0	0	0
22	      0	0	0	835	0	0	0	0
23	      0	0	0	1061	0	0	0	0
24	      0	0	0	1019	0	0	0	0
25	      0	0	0	994	0	0	0	0
26	      0	0	0	921	0	0	0	0
27	      0	0	0	1019	0	0	0	0
28	      0	0	0	1029	0	0	0	0
29	      0	0	0	1012	0	0	0	0
30	      0	0	0	1084	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    101	3.36667	0	9510	271	1175	1295	1375

DEBUG    ya.test:process.py:276 Command (pid 3095578) 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 3095403) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3095403) elapsed time (sec): 30.539886951446533
DEBUG    ya.test:process.py:263 Command (pid 3095403) wtime: 30.611
DEBUG    ya.test:process.py:275 Command (pid 3095403) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      9	9	0	0	611	771	771	771
2	     11	11	0	0	1183	1223	1231	1231
3	      8	8	0	0	955	1199	1199	1199
4	      6	6	0	0	1223	1607	1607	1607
5	      6	6	0	0	1447	1703	1703	1703
6	     13	13	0	0	995	1279	1335	1335
7	     10	10	0	0	1143	1223	1223	1223
8	     18	18	0	0	523	639	663	663
9	     11	11	0	0	1047	1103	1103	1103
10	      2	2	0	0	791	1295	1295	1295
11	      2	2	0	0	1903	2111	2111	2111
12	      7	7	0	0	2799	2895	2895	2895
13	      1	1	0	0	2415	2415	2415	2415
14	     10	10	0	0	2223	3103	3103	3103
15	      6	6	0	0	771	1159	1159	1159
16	      4	4	0	0	1495	1759	1759	1759
17	      3	3	0	0	2719	2735	2735	2735
18	     62	62	0	0	141	1695	2191	2287
19	     29	29	0	0	181	403	435	435
20	      0	0	0	0	0	0	0	0
21	      0	0	0	370	0	0	0	0
22	      0	0	0	814	0	0	0	0
23	      0	0	0	966	0	0	0	0
24	      0	0	0	912	0	0	0	0
25	      0	0	0	967	0	0	0	0
26	      0	0	0	1000	0	0	0	0
27	      0	0	0	838	0	0	0	0
28	      0	0	0	940	0	0	0	0
29	      0	0	0	961	0	0	0	0
30	      0	0	0	988	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    218	7.26667	0	8756	635	2479	2879	3103

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5334
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:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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, fb2dc5ea-4029-4b5d-a388-648cac186d6f, localhost:2315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fb2dc5ea-4029-4b5d-a388-648cac186d6f, localhost:2315): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fb2dc5ea-4029-4b5d-a388-648cac186d6f, localhost:2315): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 2315 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-s3sf7hqfl4.auto.internal:2315, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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, 561f6e66-c84f-4912-9663-e549cb266b0e, localhost:2315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 561f6e66-c84f-4912-9663-e549cb266b0e, localhost:2315): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 561f6e66-c84f-4912-9663-e549cb266b0e, localhost:2315): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 2315 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-s3sf7hqfl4.auto.internal:2315, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2315
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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, d63cb4e6-9871-406e-92d5-8fde8553b67a, localhost:2315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d63cb4e6-9871-406e-92d5-8fde8553b67a, localhost:2315): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d63cb4e6-9871-406e-92d5-8fde8553b67a, localhost:2315): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 2315 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-s3sf7hqfl4.auto.internal:2315, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2315
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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.
---------------------------- 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:5334
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-s3sf7hqfl4'
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/m38k/00031d/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.2998710' in '/home/runner/.ya/build/build_root/m38k/00031d/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_z7myi0jr.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:5334/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9067
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7086
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19391
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5334
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25363
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:148: in aggregation_query
    self.ydb_client.query(
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/m38k/00031d/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/m38k/00031d/ydb/apps/ydb/ydb -e grpc://localhost:5334 -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/m38k/00031d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5334', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3065482
DEBUG    ya.test:process.py:259 Command (pid 3065482) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3065482) elapsed time (sec): 0.6669213771820068
DEBUG    ya.test:process.py:263 Command (pid 3065482) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) maxrss: 614820
DEBUG    ya.test:process.py:263 Command (pid 3065482) minflt: 3656
DEBUG    ya.test:process.py:263 Command (pid 3065482) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 3065482) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3065482) nvcsw: 160
DEBUG    ya.test:process.py:263 Command (pid 3065482) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3065482) stime: 0.024298999999999998
DEBUG    ya.test:process.py:263 Command (pid 3065482) utime: 0.059011999999999995
DEBUG    ya.test:process.py:263 Command (pid 3065482) wtime: 0.735
DEBUG    ya.test:process.py:275 Command (pid 3065482) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3065482) 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/m38k/00031d/ydb/apps/ydb/ydb -e grpc://localhost:5334 -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/m38k/00031d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5334', '-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: 3066156
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, ced3ff62-e559-4a49-a7a9-d85e9a96efb1, localhost:2315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ced3ff62-e559-4a49-a7a9-d85e9a96efb1, localhost:2315): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ced3ff62-e559-4a49-a7a9-d85e9a96efb1, localhost:2315): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 2315 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-s3sf7hqfl4.auto.internal:2315, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2315
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 3066156) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3066156) elapsed time (sec): 30.292335510253906
DEBUG    ya.test:process.py:263 Command (pid 3066156) wtime: 30.307
DEBUG    ya.test:process.py:275 Command (pid 3066156) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    488	488	0	0	15	43	62	68
2	    517	517	0	0	18	30	40	47
3	    531	531	0	0	16	29	78	84
4	    441	441	0	0	20	40	47	53
5	    486	486	0	0	18	36	49	51
6	    449	449	0	0	19	50	68	83
7	    364	364	0	0	25	48	58	65
8	    331	331	0	0	29	51	58	66
9	    417	417	0	0	21	42	51	58
10	    378	378	0	0	24	44	50	52
11	    383	383	0	0	24	40	48	58
12	    349	349	0	0	27	47	58	62
13	    323	323	0	0	28	53	62	67
14	    393	393	0	0	24	41	49	58
15	    279	279	0	0	31	74	84	90
16	    410	410	0	0	21	48	62	79
17	    194	194	0	0	38	95	244	249
18	    296	296	0	0	31	64	77	83
19	    266	266	0	0	36	62	72	79
20	    276	276	0	0	31	64	125	129
21	    232	232	0	0	40	80	112	143
22	    227	227	0	0	39	74	123	132
23	    239	239	0	0	40	63	74	76
24	    208	208	0	0	47	74	114	115
25	    200	200	0	0	47	76	91	98
26	    208	208	0	0	43	71	154	159
27	    189	189	0	0	45	101	133	164
28	    190	190	0	0	48	91	138	141
29	    228	228	0	0	41	67	85	90
30	    300	300	0	0	32	61	71	102

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   9792	326.4	0	0	26	61	87	249

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34ab55d5-9ff4-451b-8ad7-0bcf7a6041e0, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34ab55d5-9ff4-451b-8ad7-0bcf7a6041e0, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=" 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, 34ab55d5-9ff4-451b-8ad7-0bcf7a6041e0, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=
INFO     root:test_log_scenario.py:217 Count rows after insert 9607 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11e0b90c-15c6-4f7c-a1d8-2a4ac46c2728, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11e0b90c-15c6-4f7c-a1d8-2a4ac46c2728, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==" 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, 11e0b90c-15c6-4f7c-a1d8-2a4ac46c2728, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40f70ca6-4fa0-4925-a7d2-580a501c1469, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40f70ca6-4fa0-4925-a7d2-580a501c1469, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==" 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, 40f70ca6-4fa0-4925-a7d2-580a501c1469, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==
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/m38k/00031d/ydb/apps/ydb/ydb -e grpc://localhost:5334 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/m38k/00031d/ydb/apps/ydb/ydb -e grpc://localhost:5334 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/m38k/00031d/ydb/apps/ydb/ydb -e grpc://localhost:5334 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg2MDJiMDUtNTVkMmU0OWYtOTVlZTE4YWEtZWE4NTg4ODM=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 373d6042-d2fd-470a-9fd6-4b49e5f13719, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 373d6042-d2fd-470a-9fd6-4b49e5f13719, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NTg2MDJiMDUtNTVkMmU0OWYtOTVlZTE4YWEtZWE4NTg4ODM=" 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:610 Executing '['/home/runner/.ya/build/build_root/m38k/00031d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5334', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/m38k/00031d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5334', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 373d6042-d2fd-470a-9fd6-4b49e5f13719, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:628 Command pid: 3095403
DEBUG    ya.test:process.py:628 Command pid: 3095414
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad29c79b-fe4c-428f-be61-f283c4691522, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3907598c-385a-4f96-854d-a944ef6ab338, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3907598c-385a-4f96-854d-a944ef6ab338, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=" 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:610 Executing '['/home/runner/.ya/build/build_root/m38k/00031d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5334', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3907598c-385a-4f96-854d-a944ef6ab338, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad29c79b-fe4c-428f-be61-f283c4691522, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:628 Command pid: 3095578
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad29c79b-fe4c-428f-be61-f283c4691522, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dbf21233-ec68-4dd6-9c1a-0f869b86d934, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbf21233-ec68-4dd6-9c1a-0f869b86d934, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=" 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, dbf21233-ec68-4dd6-9c1a-0f869b86d934, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGVlODRjZjEtNTE1MDZmZTItOWIwNzYxYzctOGYwNzk3ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 708b91c6-a661-4187-84a7-9457114ceeb0, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 708b91c6-a661-4187-84a7-9457114ceeb0, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=OGVlODRjZjEtNTE1MDZmZTItOWIwNzYxYzctOGYwNzk3ZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 708b91c6-a661-4187-84a7-9457114ceeb0, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6b2e0fb9-8b21-4bc7-a722-d542481b829a, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b2e0fb9-8b21-4bc7-a722-d542481b829a, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=" 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, 6b2e0fb9-8b21-4bc7-a722-d542481b829a, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2725aae-e146-4012-8ffb-942235e7010f, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2725aae-e146-4012-8ffb-942235e7010f, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d922020d-3f1d-4dfb-aaf5-7f4d9d95a903, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2725aae-e146-4012-8ffb-942235e7010f, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6acf267e-828e-4003-a230-441845065663, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d922020d-3f1d-4dfb-aaf5-7f4d9d95a903, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=" 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, d922020d-3f1d-4dfb-aaf5-7f4d9d95a903, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6acf267e-828e-4003-a230-441845065663, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==" 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, 6acf267e-828e-4003-a230-441845065663, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ce29e7e-a294-44a0-8d27-409998b6fe57, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ce29e7e-a294-44a0-8d27-409998b6fe57, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==" 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, 9ce29e7e-a294-44a0-8d27-409998b6fe57, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf670984-0f29-4ded-ab1d-6fbaa2cb1ec6, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf670984-0f29-4ded-ab1d-6fbaa2cb1ec6, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf670984-0f29-4ded-ab1d-6fbaa2cb1ec6, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 31e245b4-2f18-4924-96ca-e91e2fda8618, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31e245b4-2f18-4924-96ca-e91e2fda8618, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg2MDJiMDUtNTVkMmU0OWYtOTVlZTE4YWEtZWE4NTg4ODM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2893ad5-c9eb-45b4-9b2b-25a7a532829a, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2893ad5-c9eb-45b4-9b2b-25a7a532829a, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31e245b4-2f18-4924-96ca-e91e2fda8618, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGVlODRjZjEtNTE1MDZmZTItOWIwNzYxYzctOGYwNzk3ZA==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2893ad5-c9eb-45b4-9b2b-25a7a532829a, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 952e2e5c-de6f-49b5-877e-edaa0c664b1c, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 952e2e5c-de6f-49b5-877e-edaa0c664b1c, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg2MDJiMDUtNTVkMmU0OWYtOTVlZTE4YWEtZWE4NTg4ODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 244d1c1f-c8db-45b8-813d-597fd7fd4fef, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 244d1c1f-c8db-45b8-813d-597fd7fd4fef, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NTg2MDJiMDUtNTVkMmU0OWYtOTVlZTE4YWEtZWE4NTg4ODM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 244d1c1f-c8db-45b8-813d-597fd7fd4fef, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 952e2e5c-de6f-49b5-877e-edaa0c664b1c, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b968252-ad84-4340-b715-18ac302b3bf2, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b968252-ad84-4340-b715-18ac302b3bf2, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b968252-ad84-4340-b715-18ac302b3bf2, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 131ebe5f-0dad-49c2-b0f7-f8a408ad3191, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 131ebe5f-0dad-49c2-b0f7-f8a408ad3191, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 131ebe5f-0dad-49c2-b0f7-f8a408ad3191, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a86f57b4-85d0-4bd9-addc-e84859f8539a, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a86f57b4-85d0-4bd9-addc-e84859f8539a, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a86f57b4-85d0-4bd9-addc-e84859f8539a, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0aaa79df-9fdb-4773-bbad-5a34aa9604a3, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGVlODRjZjEtNTE1MDZmZTItOWIwNzYxYzctOGYwNzk3ZA==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0aaa79df-9fdb-4773-bbad-5a34aa9604a3, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0aaa79df-9fdb-4773-bbad-5a34aa9604a3, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c670d80d-a44c-4723-a5a1-92a9dd38ea75, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c670d80d-a44c-4723-a5a1-92a9dd38ea75, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=OGVlODRjZjEtNTE1MDZmZTItOWIwNzYxYzctOGYwNzk3ZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c670d80d-a44c-4723-a5a1-92a9dd38ea75, ghrun-s3sf7hqfl4.auto.internal:5334): 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, 78a11dec-be07-4bc1-a0f8-d298bb873bdc, localhost:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 78a11dec-be07-4bc1-a0f8-d298bb873bdc, localhost:5334): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 78a11dec-be07-4bc1-a0f8-d298bb873bdc, localhost:5334): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 5334 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-s3sf7hqfl4.auto.internal:5334, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5334
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e996eda-6cd7-416e-bc94-dfce6a45632b, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e996eda-6cd7-416e-bc94-dfce6a45632b, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e996eda-6cd7-416e-bc94-dfce6a45632b, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6f73e61-0528-4c6c-9b15-5e5993f0e8ca, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6f73e61-0528-4c6c-9b15-5e5993f0e8ca, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6f73e61-0528-4c6c-9b15-5e5993f0e8ca, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0247c53b-21a8-459b-8b8b-ca47017f4358, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 304ce7be-ed91-4bb0-afb1-93db9a815688, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0247c53b-21a8-459b-8b8b-ca47017f4358, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0247c53b-21a8-459b-8b8b-ca47017f4358, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 304ce7be-ed91-4bb0-afb1-93db9a815688, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NGYwMTIxMDItYzMyZjc3N2QtMjJmNDZmNWEtNDJjYzYyNzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 68da9647-ee07-427b-aca5-8f1dc33da50a, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68da9647-ee07-427b-aca5-8f1dc33da50a, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTk4YTI3ZjItYmU1OTIzNmUtOGU5MzMzMS1jYzQ0YTkwZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68da9647-ee07-427b-aca5-8f1dc33da50a, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 304ce7be-ed91-4bb0-afb1-93db9a815688, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da7af91c-3bef-456e-954e-c14e180a9da0, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da7af91c-3bef-456e-954e-c14e180a9da0, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=M2MyZWJiOWEtNWY2NmZhODAtMWI4YWY0NzEtZmZkZjg0ZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da7af91c-3bef-456e-954e-c14e180a9da0, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd43b376-78a4-4f36-a649-ae1aac47ccda, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd43b376-78a4-4f36-a649-ae1aac47ccda, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=NWMwYWE3MzEtMTc3MjU1MzctYjZmZTU3YTgtOGVlZTVhNWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd43b376-78a4-4f36-a649-ae1aac47ccda, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af5a8d10-3522-4546-8390-a889a26e37eb, ghrun-s3sf7hqfl4.auto.internal:5334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af5a8d10-3522-4546-8390-a889a26e37eb, ghrun-s3sf7hqfl4.auto.internal:5334): request = { session_id: "ydb://session/3?node_id=1&id=YTVjNTA4NWEtMzg3MmQ5ZTktZTc0YTI0ZGMtNjY2OTg0MGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af5a8d10-3522-4546-8390-a889a26e37eb, ghrun-s3sf7hqfl4.auto.internal:5334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7f7ca54c-0cc3-4560-91bb-023ee20c15f2, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.200281301+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-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0ee3f0ef-fd3d-4ade-9e50-e6986b822a0d, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200420741+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bf4cc453-1039-4428-a2b7-21873f170876, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.200467613+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-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7da53c5d-ed1b-4351-82c2-3a14806d7d8d, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.200401984+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-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0fe5d73e-bcc6-406d-9e9b-246a6dd1fd34, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200501309+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 244d1c1f-c8db-45b8-813d-597fd7fd4fef, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.20055294+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7c73ab68-81a1-4838-9c0b-d730394d553c, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200533123+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c670d80d-a44c-4723-a5a1-92a9dd38ea75, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.20056914+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, 304ce7be-ed91-4bb0-afb1-93db9a815688, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200624441+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0247c53b-21a8-459b-8b8b-ca47017f4358, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200611872+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5e996eda-6cd7-416e-bc94-dfce6a45632b, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200584247+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c6f73e61-0528-4c6c-9b15-5e5993f0e8ca, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.200598531+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, 68da9647-ee07-427b-aca5-8f1dc33da50a, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.200637207+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, af5a8d10-3522-4546-8390-a889a26e37eb, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.2006855+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, da7af91c-3bef-456e-954e-c14e180a9da0, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.200651682+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, cd43b376-78a4-4f36-a649-ae1aac47ccda, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.20066789+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3c0f5e84-47d5-45f1-a15a-cb2cbe1561e4, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200484724+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d7076b49-e5a8-493a-86d2-0cfe189a3065, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.20043744+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-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e3dd28ad-39fc-4163-b4be-5ec183107cf5, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-29T17:04:00.200518638+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-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b514b401-d895-4992-87c1-cf1eccd2b0c7, ghrun-s3sf7hqfl4.auto.internal:5334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5334 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-29T17:04:00.200452476+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBhOWNlNy03NzdjZTk1Mi1kZTZkNWY0NC1jNWMxYzUzZg==
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTUyOWZmN2MtNjM3MDU1ZjgtZmIyZGQyMzItYWFmZjJiYmE=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg2MDJiMDUtNTVkMmU0OWYtOTVlZTE4YWEtZWE4NTg4ODM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGVlODRjZjEtNTE1MDZmZTItOWIwNzYxYzctOGYwNzk3ZA==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzExZTliNzAtYmZkYTY4NDctMjZmODUzOGItM2I1NDNjNjU=
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.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-s3sf7hqfl4.auto.internal:5334
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    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 3095414) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3095414) elapsed time (sec): 30.299370288848877
DEBUG    ya.test:process.py:263 Command (pid 3095414) wtime: 30.365
DEBUG    ya.test:process.py:275 Command (pid 3095414) 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	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	5	0	0	0	0
12	      0	0	0	5	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	10	0	0	0	0
15	      1	1	0	9	1271	1271	1271	1271
16	      0	0	0	10	0	0	0	0
17	      0	0	0	10	0	0	0	0
18	     29	29	0	0	275	611	815	815
19	     22	22	0	1	267	527	531	531
20	      2	2	0	8	575	579	579	579
21	      0	0	0	226	0	0	0	0
22	      0	0	0	798	0	0	0	0
23	      0	0	0	1060	0	0	0	0
24	      0	0	0	1128	0	0	0	0
25	      0	0	0	977	0	0	0	0
26	      0	0	0	966	0	0	0	0
27	      0	0	0	946	0	0	0	0
28	      0	0	0	985	0	0	0	0
29	      0	0	0	1095	0	0	0	0
30	      0	0	0	1049	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     54	1.8	0	9388	277	607	815	1271

DEBUG    ya.test:process.py:276 Command (pid 3095414) 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 3095578) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3095578) elapsed time (sec): 30.39368510246277
DEBUG    ya.test:process.py:263 Command (pid 3095578) wtime: 30.41
DEBUG    ya.test:process.py:275 Command (pid 3095578) 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	      6	6	0	4	1087	1175	1175	1175
7	      2	2	0	8	1087	1119	1119	1119
8	     10	10	0	0	711	799	799	799
9	      2	2	0	8	859	987	987	987
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	6	0	0	0	0
14	      0	0	0	5	0	0	0	0
15	      9	9	0	1	1207	1375	1375	1375
16	      0	0	0	9	0	0	0	0
17	      0	0	0	10	0	0	0	0
18	     44	44	0	0	183	999	1095	1095
19	     28	28	0	1	242	515	519	519
20	      0	0	0	10	0	0	0	0
21	      0	0	0	404	0	0	0	0
22	      0	0	0	835	0	0	0	0
23	      0	0	0	1061	0	0	0	0
24	      0	0	0	1019	0	0	0	0
25	      0	0	0	994	0	0	0	0
26	      0	0	0	921	0	0	0	0
27	      0	0	0	1019	0	0	0	0
28	      0	0	0	1029	0	0	0	0
29	      0	0	0	1012	0	0	0	0
30	      0	0	0	1084	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    101	3.36667	0	9510	271	1175	1295	1375

DEBUG    ya.test:process.py:276 Command (pid 3095578) 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 3095403) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3095403) elapsed time (sec): 30.539886951446533
DEBUG    ya.test:process.py:263 Command (pid 3095403) wtime: 30.611
DEBUG    ya.test:process.py:275 Command (pid 3095403) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      9	9	0	0	611	771	771	771
2	     11	11	0	0	1183	1223	1231	1231
3	      8	8	0	0	955	1199	1199	1199
4	      6	6	0	0	1223	1607	1607	1607
5	      6	6	0	0	1447	1703	1703	1703
6	     13	13	0	0	995	1279	1335	1335
7	     10	10	0	0	1143	1223	1223	1223
8	     18	18	0	0	523	639	663	663
9	     11	11	0	0	1047	1103	1103	1103
10	      2	2	0	0	791	1295	1295	1295
11	      2	2	0	0	1903	2111	2111	2111
12	      7	7	0	0	2799	2895	2895	2895
13	      1	1	0	0	2415	2415	2415	2415
14	     10	10	0	0	2223	3103	3103	3103
15	      6	6	0	0	771	1159	1159	1159
16	      4	4	0	0	1495	1759	1759	1759
17	      3	3	0	0	2719	2735	2735	2735
18	     62	62	0	0	141	1695	2191	2287
19	     29	29	0	0	181	403	435	435
20	      0	0	0	0	0	0	0	0
21	      0	0	0	370	0	0	0	0
22	      0	0	0	814	0	0	0	0
23	      0	0	0	966	0	0	0	0
24	      0	0	0	912	0	0	0	0
25	      0	0	0	967	0	0	0	0
26	      0	0	0	1000	0	0	0	0
27	      0	0	0	838	0	0	0	0
28	      0	0	0	940	0	0	0	0
29	      0	0	0	961	0	0	0	0
30	      0	0	0	988	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    218	7.26667	0	8756	635	2479	2879	3103

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5334
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:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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, fb2dc5ea-4029-4b5d-a388-648cac186d6f, localhost:2315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fb2dc5ea-4029-4b5d-a388-648cac186d6f, localhost:2315): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fb2dc5ea-4029-4b5d-a388-648cac186d6f, localhost:2315): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 2315 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-s3sf7hqfl4.auto.internal:2315, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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, 561f6e66-c84f-4912-9663-e549cb266b0e, localhost:2315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 561f6e66-c84f-4912-9663-e549cb266b0e, localhost:2315): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 561f6e66-c84f-4912-9663-e549cb266b0e, localhost:2315): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 2315 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-s3sf7hqfl4.auto.internal:2315, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2315
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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, d63cb4e6-9871-406e-92d5-8fde8553b67a, localhost:2315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d63cb4e6-9871-406e-92d5-8fde8553b67a, localhost:2315): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d63cb4e6-9871-406e-92d5-8fde8553b67a, localhost:2315): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s3sf7hqfl4.auto.internal" port: 2315 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-s3sf7hqfl4.auto.internal:2315, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2315
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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:5334
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5334". 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.
============================== slowest durations ===============================
317.93s call     test_log_scenario.py::TestLogScenario::test_log_uniform
35.28s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
27.83s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
20.77s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
16.00s setup    test_insert.py::TestInsertStatement::test_bulk
3.72s call     test_insert.py::TestInsertStatement::test_copy_full
3.67s call     test_insert.py::TestInsertStatement::test_copy_partial
2.78s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
2.57s call     test_insert.py::TestInsertStatement::test_insert_rollback
1.77s call     test_insert.py::TestInsertStatement::test_duplicate
1.70s call     test_insert.py::TestInsertStatement::test_plain
1.52s call     test_insert.py::TestInsertStatement::test_incorrect
1.10s call     test_insert.py::TestInsertStatement::test_out_of_range
0.79s call     test_insert.py::TestInsertStatement::test_bulk
0.08s setup    test_insert.py::TestInsertStatement::test_duplicate
0.05s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.04s setup    test_insert.py::TestInsertStatement::test_incorrect
0.03s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.02s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s teardown test_insert.py::TestInsertStatement::test_plain

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/m38k/00031d/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/m38k/00031d/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-29T17:03:54.008125Z): tablet_id=72075186224038005;self_id=[1:7566690352737506405:7893];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711096;lock_id=281474976711072;verification=!CommitSnapshot;fline=written.h:108;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7F9DD5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7F2316
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB682C98
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x1696B596
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16C87191
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16C86FA4
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16C7EFBE
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA190D7C
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16CA85AC
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16D0C1BE
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0xD15CD06
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0xD15ACCE
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0xD15E04E
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD136E46
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD136E46
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16D0B8F9
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16CD3F4A
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB62BD57
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB673744
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB677804
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB677410
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB677FFE
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7FBA2C
23. ??:0: ?? @ 0x7F7531498AC2
24. ??:0: ?? @ 0x7F753152A8BF
============== 1 failed, 10 passed, 1 error in 439.60s (0:07:19) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m38k/000314/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 106 items

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

============================== slowest durations ===============================
18.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
17.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
11.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
10.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
8.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
7.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
6.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
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[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-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-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]

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

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

============================== slowest durations ===============================
19.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
13.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
12.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
12.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
11.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
6.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.10s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]

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

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

============================== slowest durations ===============================
131.23s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
23.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
20.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
12.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
12.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
9.52s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
6.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
6.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
6.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
3.12s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 242.02s (0:04:02) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m38k/00032c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 106 items

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

============================== slowest durations ===============================
118.98s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
107.64s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
107.26s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
94.91s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
88.93s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.04s setup    test_replace.py::TestReplace::test_copy_full
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.73s call     test_replace.py::TestReplace::test_count
0.67s call     test_replace.py::TestReplace::test_copy_full
0.61s call     test_replace.py::TestReplace::test_copy_partial
0.31s call     test_replace.py::TestReplace::test_partial_replace
0.23s call     test_replace.py::TestReplace::test_incorrect
0.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 527.72s (0:08:47) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m38k/000326/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 106 items

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

============================== slowest durations ===============================
26.71s setup    test_replace.py::TestReplace::test_replace_rollback
20.34s setup    test_select.py::TestSelect::test_incorrect
7.99s setup    test_update.py::TestUpdate::test_incorrect
2.15s call     test_select.py::TestSelect::test_json_query
1.86s call     test_update.py::TestUpdate::test_update_rollback
1.75s call     test_replace.py::TestReplace::test_replace_total
1.65s call     test_update.py::TestUpdate::test_update_many_rows
1.63s call     test_update.py::TestUpdate::test_partial_update
1.48s call     test_replace.py::TestReplace::test_replace_with_nulls
1.42s call     test_replace.py::TestReplace::test_replace_rollback
1.14s call     test_update.py::TestUpdate::test_incorrect
1.09s call     test_select.py::TestSelect::test_incorrect
1.02s call     test_update.py::TestUpdate::test_update_pk
0.04s setup    test_update.py::TestUpdate::test_partial_update
0.02s setup    test_update.py::TestUpdate::test_update_pk
0.02s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.02s setup    test_update.py::TestUpdate::test_update_many_rows
0.02s setup    test_update.py::TestUpdate::test_update_rollback
0.01s teardown test_update.py::TestUpdate::test_incorrect

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

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

============================== slowest durations ===============================
381.40s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
35.02s call     zip_bomb.py::TestZipBomb::test
30.56s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
14.51s setup    test_update.py::TestUpdate::test_update_single_column
12.01s teardown zip_bomb.py::TestZipBomb::test
11.39s setup    test_upsert.py::TestUpsert::test_copy_full
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.01s setup    zip_bomb.py::TestZipBomb::test
2.50s call     test_upsert.py::TestUpsert::test_copy_partial
1.92s call     test_upsert.py::TestUpsert::test_copy_full
1.90s call     test_upsert.py::TestUpsert::test_count
1.15s call     test_update.py::TestUpdate::test_update_single_column
0.99s call     test_update.py::TestUpdate::test_update_single_row
0.83s call     test_upsert.py::TestUpsert::test_partial_update
0.73s call     test_upsert.py::TestUpsert::test_incorrect
0.62s call     test_upsert.py::TestUpsert::test_insert_nulls
0.03s setup    test_upsert.py::TestUpsert::test_copy_partial
0.01s setup    test_upsert.py::TestUpsert::test_partial_update
0.01s setup    test_update.py::TestUpdate::test_update_single_row
0.01s setup    test_upsert.py::TestUpsert::test_incorrect

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