============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p7ex/002f3c/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 ===============================
267.06s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
108.24s call     tablets_movement.py::TestTabletsMovement::test[ROW]
91.77s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
22.49s call     order_by_with_limit.py::TestOrderBy::test
7.70s setup    data_read_correctness.py::TestDataReadCorrectness::test
5.65s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
5.46s call     test_create.py::TestCreate::test_create_decimals
4.32s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.50s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.40s setup    order_by_with_limit.py::TestOrderBy::test
0.76s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.65s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.52s call     test_create.py::TestCreate::test_create_all_opt_ints
0.44s call     test_create.py::TestCreate::test_create_real_opt
0.44s call     test_create.py::TestCreate::test_create_strings_opt
0.41s call     test_create.py::TestCreate::test_create_real_req
0.40s call     test_create.py::TestCreate::test_create_all_req_ints
0.37s call     data_read_correctness.py::TestDataReadCorrectness::test
0.15s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 525.09s (0:08:45) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p7ex/002f23/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: 173.8 ms
create table: 552.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 57.6
    "min_ms": 31.2
    "median_ms": 47.4
    "max_ms": 116.9
    "stdev_ms": 28.5
select count(*) after initial inserts: 151.7 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 85.0
    "min_ms": 41.5
    "median_ms": 79.5
    "max_ms": 235.7
    "stdev_ms": 30.3
select count(*) after all modifications: 4214.6 ms
select all: 5936.4 ms
delete from table: 4379.8 ms
select all after delete: 4049.9 ms
.drop table: 50.4 ms
create table: 749.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 36.4
    "min_ms": 26.6
    "median_ms": 37.4
    "max_ms": 43.9
    "stdev_ms": 6.3
select count(*) after initial inserts: 121.6 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 63.6
    "min_ms": 40.6
    "median_ms": 62.9
    "max_ms": 120.0
    "stdev_ms": 16.2
updates (step 1):
    "runs": 200
    "avg_ms": 237.4
    "min_ms": 158.0
    "median_ms": 231.7
    "max_ms": 426.2
    "stdev_ms": 46.3
upserts (step 2):
    "runs": 200
    "avg_ms": 37.9
    "min_ms": 23.3
    "median_ms": 33.5
    "max_ms": 127.2
    "stdev_ms": 14.1
select count(*) after all modifications: 442.7 ms
select all: 403.0 ms
delete from table: 573.2 ms
select all after delete: 495.2 ms
.drop table: 47.7 ms
create table: 567.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.7
    "min_ms": 24.6
    "median_ms": 29.9
    "max_ms": 40.1
    "stdev_ms": 4.5
select count(*) after initial inserts: 136.7 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 128.3
    "min_ms": 81.4
    "median_ms": 124.6
    "max_ms": 244.5
    "stdev_ms": 27.8
select count(*) after all modifications: 272.1 ms
select all: 233.4 ms
delete from table: 249.2 ms
select all after delete: 210.7 ms
.drop table: 24.1 ms
create table: 376.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.7
    "min_ms": 22.8
    "median_ms": 30.0
    "max_ms": 40.6
    "stdev_ms": 4.1
select count(*) after initial inserts: 79.1 ms
updates (step 0):
    "runs": 150
    "avg_ms": 87.6
    "min_ms": 73.0
    "median_ms": 86.6
    "max_ms": 105.7
    "stdev_ms": 5.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 45.4
    "min_ms": 38.6
    "median_ms": 45.2
    "max_ms": 56.1
    "stdev_ms": 2.8
select count(*) after all modifications: 286.8 ms
select all: 280.8 ms
delete from table: 321.5 ms
select all after delete: 275.7 ms
.drop table: 25.3 ms
create table: 357.9 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.8
    "min_ms": 26.5
    "median_ms": 29.9
    "max_ms": 31.0
    "stdev_ms": 0.9
select count(*) after initial inserts: 92.8 ms
updates (step 0):
    "runs": 200
    "avg_ms": 91.3
    "min_ms": 76.5
    "median_ms": 91.1
    "max_ms": 111.9
    "stdev_ms": 4.8
upserts (step 1):
    "runs": 200
    "avg_ms": 23.5
    "min_ms": 20.9
    "median_ms": 23.4
    "max_ms": 32.9
    "stdev_ms": 1.4
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 56.1
    "min_ms": 51.1
    "median_ms": 55.8
    "max_ms": 65.5
    "stdev_ms": 2.6
select count(*) after all modifications: 515.3 ms
select all: 518.9 ms
delete from table: 537.7 ms
select all after delete: 516.6 ms
.drop table: 28.0 ms
create table: 406.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.0
    "min_ms": 23.3
    "median_ms": 29.9
    "max_ms": 30.5
    "stdev_ms": 2.2
select count(*) after initial inserts: 89.0 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 27.1
    "min_ms": 21.9
    "median_ms": 25.4
    "max_ms": 76.9
    "stdev_ms": 5.3
select count(*) after all modifications: 390.0 ms
select all: 286.8 ms
delete from table: 350.6 ms
select all after delete: 288.0 ms
.Generated operation sequence:
  0. BULK_UPSERT: 16 operations
  1. UPSERT: 12 operations
  2. BULK_UPSERT: 9 operations
  3. UPSERT: 8 operations
  4. BULK_UPSERT: 10 operations
  5. UPDATE: 17 operations
  6. UPSERT: 14 operations
  7. UPSERT: 16 operations
  8. UPDATE: 1 operations
  9. UPSERT: 10 operations
drop table: 36.0 ms
create table: 470.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.7
    "min_ms": 26.5
    "median_ms": 30.0
    "max_ms": 45.9
    "stdev_ms": 5.8
select count(*) after initial inserts: 118.9 ms
bulk_upserts (step 0):
    "runs": 16
    "avg_ms": 50.4
    "min_ms": 39.4
    "median_ms": 51.6
    "max_ms": 62.1
    "stdev_ms": 5.6
upserts (step 1):
    "runs": 120
    "avg_ms": 29.0
    "min_ms": 22.8
    "median_ms": 27.0
    "max_ms": 54.7
    "stdev_ms": 6.2
bulk_upserts (step 2):
    "runs": 9
    "avg_ms": 45.0
    "min_ms": 42.2
    "median_ms": 44.5
    "max_ms": 50.5
    "stdev_ms": 2.7
upserts (step 3):
    "runs": 80
    "avg_ms": 28.4
    "min_ms": 22.9
    "median_ms": 27.5
    "max_ms": 43.3
    "stdev_ms": 4.0
bulk_upserts (step 4):
    "runs": 10
    "avg_ms": 53.6
    "min_ms": 42.9
    "median_ms": 49.8
    "max_ms": 77.2
    "stdev_ms": 11.1
updates (step 5):
    "runs": 170
    "avg_ms": 156.2
    "min_ms": 108.1
    "median_ms": 143.0
    "max_ms": 473.2
    "stdev_ms": 48.2
upserts (step 6):
    "runs": 140
    "avg_ms": 64.1
    "min_ms": 24.8
    "median_ms": 56.3
    "max_ms": 286.1
    "stdev_ms": 35.5
upserts (step 7):
    "runs": 160
    "avg_ms": 73.4
    "min_ms": 25.9
    "median_ms": 66.1
    "max_ms": 216.1
    "stdev_ms": 37.8
updates (step 8):
    "runs": 10
    "avg_ms": 251.5
    "min_ms": 192.7
    "median_ms": 272.3
    "max_ms": 316.7
    "stdev_ms": 40.4
upserts (step 9):
    "runs": 100
    "avg_ms": 56.8
    "min_ms": 27.5
    "median_ms": 47.7
    "max_ms": 198.5
    "stdev_ms": 28.0
select count(*) after all modifications: 358.7 ms
select all: 573.1 ms
delete from table: 479.1 ms
select all after delete: 431.7 ms
.
test_delete.py ...

============================== slowest durations ===============================
130.30s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
65.77s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
64.62s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
62.58s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
31.74s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
29.22s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
19.77s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
5.81s setup    test_delete.py::TestDelete::test_delete_rollback
5.50s setup    test_create.py::TestCreate::test_dy_number_not_supported
5.06s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.13s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.47s call     test_delete.py::TestDelete::test_delete_rollback
0.91s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.88s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.17s call     test_create.py::TestCreate::test_dy_number_not_supported
0.05s setup    test_delete.py::TestDelete::test_delete_where[False-100]
0.04s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.02s 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]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s 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_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 428.62s (0:07:08) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p7ex/002f07/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 ===============================
5.71s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.38s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.35s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.27s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
1.27s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.25s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.21s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.17s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
1.15s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
1.14s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.03s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.90s call     test_delete.py::TestDelete::test_incorrect
0.03s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.03s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.03s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.02s setup    test_delete.py::TestDelete::test_incorrect
0.02s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.01s teardown test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 20.70s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p7ex/002ff4/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/p7ex/002ff4/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/p7ex/002ff4/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-31T11:09:44.890226Z): tablet_id=72075186224037996;self_id=[1:7567341194535018323:15423];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976713058;lock_id=281474976713037;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 @ 0xA606BC5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA5FF106
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB48BE98
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x1677E3E6
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16A99FE1
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16A99DF4
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16A91E0E
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0x9F9DD7C
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16ABB3FC
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16B1F00E
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0xCF69936
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0xCF678FE
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0xCF6AC7E
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xCF43A76
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xCF43A76
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16B1E749
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16AE6D9A
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB437D57
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB47C944
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB480A04
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB480610
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4811FE
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA60881C
E   23. ??:0: ?? @ 0x7FC5428DCAC2
E   24. ??:0: ?? @ 0x7FC54296E8BF
------------------------------ 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/p7ex/002ff4/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/p7ex/002ff4/ydb/apps/ydb/ydb -e grpc://localhost:2841 -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/p7ex/002ff4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2841', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2581378
DEBUG    ya.test:process.py:259 Command (pid 2581378) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2581378) elapsed time (sec): 0.6102123260498047
DEBUG    ya.test:process.py:263 Command (pid 2581378) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) maxrss: 1144028
DEBUG    ya.test:process.py:263 Command (pid 2581378) minflt: 3537
DEBUG    ya.test:process.py:263 Command (pid 2581378) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) nivcsw: 47
DEBUG    ya.test:process.py:263 Command (pid 2581378) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) nvcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 2581378) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2581378) stime: 0.021200999999999998
DEBUG    ya.test:process.py:263 Command (pid 2581378) utime: 0.056535999999999996
DEBUG    ya.test:process.py:263 Command (pid 2581378) wtime: 0.611
DEBUG    ya.test:process.py:275 Command (pid 2581378) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2581378) 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/p7ex/002ff4/ydb/apps/ydb/ydb -e grpc://localhost:2841 -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/p7ex/002ff4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2841', '-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: 2581580
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, 3a8dab25-8282-408e-b170-ce4fcf93451a, localhost:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3a8dab25-8282-408e-b170-ce4fcf93451a, localhost:2841): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3a8dab25-8282-408e-b170-ce4fcf93451a, localhost:2841): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-sanfcqibkm.auto.internal" port: 2841 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-sanfcqibkm.auto.internal:2841, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2841
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 2581580) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2581580) elapsed time (sec): 30.16919183731079
DEBUG    ya.test:process.py:263 Command (pid 2581580) wtime: 30.177
DEBUG    ya.test:process.py:275 Command (pid 2581580) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    361	361	0	0	23	55	68	77
2	    387	387	0	0	24	44	50	57
3	    407	407	0	0	22	39	43	53
4	    351	351	0	0	25	51	60	68
5	    339	339	0	0	27	49	71	78
6	    318	318	0	0	29	57	68	75
7	    336	336	0	0	26	51	74	80
8	    404	404	0	0	21	44	53	65
9	    359	359	0	0	27	53	60	64
10	    279	279	0	0	32	66	74	85
11	    315	315	0	0	30	50	56	64
12	    357	357	0	0	25	52	70	72
13	    318	318	0	0	25	59	77	83
14	    387	387	0	0	24	45	53	69
15	    404	404	0	0	23	42	56	71
16	    399	399	0	0	22	43	51	56
17	    406	406	0	0	21	50	61	68
18	    437	437	0	0	20	38	49	49
19	    359	359	0	0	22	66	88	98
20	    323	323	0	0	26	56	68	78
21	    408	408	0	0	23	40	49	53
22	    417	417	0	0	20	44	54	60
23	    407	407	0	0	20	51	62	70
24	    355	355	0	0	24	57	69	77
25	    351	351	0	0	24	58	67	77
26	    393	393	0	0	24	39	56	61
27	    263	263	0	0	36	67	73	78
28	    417	417	0	0	22	42	67	73
29	    306	306	0	0	27	63	105	110
30	    360	360	0	0	25	50	62	69

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10923	364.1	0	0	24	51	68	110

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67b56278-800f-4fa3-8110-2107a8f8351b, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67b56278-800f-4fa3-8110-2107a8f8351b, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=" 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, 67b56278-800f-4fa3-8110-2107a8f8351b, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
INFO     root:test_log_scenario.py:217 Count rows after insert 10694 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26a4b849-c198-4e63-8ae5-3a2826da99b9, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26a4b849-c198-4e63-8ae5-3a2826da99b9, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=" 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, 26a4b849-c198-4e63-8ae5-3a2826da99b9, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12558d48-d44d-4ded-a0ec-e7af8677da70, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12558d48-d44d-4ded-a0ec-e7af8677da70, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==" 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, 12558d48-d44d-4ded-a0ec-e7af8677da70, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
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/p7ex/002ff4/ydb/apps/ydb/ydb -e grpc://localhost:2841 -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.13
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/p7ex/002ff4/ydb/apps/ydb/ydb -e grpc://localhost:2841 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80f26bc6-b02c-42d8-9ed9-01d647347aa0, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80f26bc6-b02c-42d8-9ed9-01d647347aa0, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=" 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, 80f26bc6-b02c-42d8-9ed9-01d647347aa0, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbff9957-def2-4fd7-85ad-3a3bdd5b1053, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbff9957-def2-4fd7-85ad-3a3bdd5b1053, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/p7ex/002ff4/ydb/apps/ydb/ydb -e grpc://localhost:2841 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p7ex/002ff4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2841', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p7ex/002ff4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2841', '-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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ya.test:process.py:628 Command pid: 2595954
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbff9957-def2-4fd7-85ad-3a3bdd5b1053, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd028684-a615-4548-a483-3418f2f0550f, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd028684-a615-4548-a483-3418f2f0550f, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=" 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/p7ex/002ff4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2841', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2595955
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64cc4fbd-e326-432b-9651-0701e0baf721, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64cc4fbd-e326-432b-9651-0701e0baf721, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" 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, 64cc4fbd-e326-432b-9651-0701e0baf721, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd028684-a615-4548-a483-3418f2f0550f, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91a4a8e1-7098-49a1-8fc9-9a5fd1e76200, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91a4a8e1-7098-49a1-8fc9-9a5fd1e76200, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=" 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, 91a4a8e1-7098-49a1-8fc9-9a5fd1e76200, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 2595997
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d09fe836-ff97-4605-a99a-14ddcc75218b, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d09fe836-ff97-4605-a99a-14ddcc75218b, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, baf212db-6cc3-4648-b783-5a31f23672c5, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, baf212db-6cc3-4648-b783-5a31f23672c5, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==" 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, d09fe836-ff97-4605-a99a-14ddcc75218b, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6bda2b4-2ba5-42e9-a663-b011506e3900, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, baf212db-6cc3-4648-b783-5a31f23672c5, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6bda2b4-2ba5-42e9-a663-b011506e3900, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8afeebe-e749-4b63-a581-4cdcc01fb43a, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6bda2b4-2ba5-42e9-a663-b011506e3900, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8afeebe-e749-4b63-a581-4cdcc01fb43a, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d91c7f23-7fdc-415a-b2e5-acc5f90a483a, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d91c7f23-7fdc-415a-b2e5-acc5f90a483a, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==" 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, d91c7f23-7fdc-415a-b2e5-acc5f90a483a, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8afeebe-e749-4b63-a581-4cdcc01fb43a, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed8457d7-c4ce-4abc-924d-d98543586ad7, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed8457d7-c4ce-4abc-924d-d98543586ad7, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=" 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:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b09dd0eb-bf67-4fee-a247-a1744f93b5de, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed8457d7-c4ce-4abc-924d-d98543586ad7, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e606d282-b42c-4de5-893c-b90d69ddec63, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e606d282-b42c-4de5-893c-b90d69ddec63, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b09dd0eb-bf67-4fee-a247-a1744f93b5de, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=" 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, e606d282-b42c-4de5-893c-b90d69ddec63, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b09dd0eb-bf67-4fee-a247-a1744f93b5de, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f416fbb0-ec55-47ad-8217-c42154ad96ff, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f416fbb0-ec55-47ad-8217-c42154ad96ff, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" 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, f416fbb0-ec55-47ad-8217-c42154ad96ff, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50df8177-df14-46dc-9e83-90d19b872ccd, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50df8177-df14-46dc-9e83-90d19b872ccd, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50df8177-df14-46dc-9e83-90d19b872ccd, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 275996d8-f369-4ff9-97fa-9a4378021ae6, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4da652f2-85da-49b0-9ecf-e733444ad334, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4da652f2-85da-49b0-9ecf-e733444ad334, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==" 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:421 RpcState(ExecuteQuery, 9b5bc6cd-e8db-4a99-945a-c15b1f41a7fb, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 275996d8-f369-4ff9-97fa-9a4378021ae6, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=" 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, 275996d8-f369-4ff9-97fa-9a4378021ae6, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4da652f2-85da-49b0-9ecf-e733444ad334, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ac72434-b59a-4ca5-97a1-1227f990af89, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b5bc6cd-e8db-4a99-945a-c15b1f41a7fb, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ac72434-b59a-4ca5-97a1-1227f990af89, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==" 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:421 RpcState(ExecuteQuery, 6581cea1-6820-4149-87c1-aa27f412a32c, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6581cea1-6820-4149-87c1-aa27f412a32c, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=" 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, 0ac72434-b59a-4ca5-97a1-1227f990af89, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b5bc6cd-e8db-4a99-945a-c15b1f41a7fb, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6581cea1-6820-4149-87c1-aa27f412a32c, ghrun-sanfcqibkm.auto.internal:2841): 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, 9acb7011-9056-4e9c-a972-9775e147b8b2, localhost:5523): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9acb7011-9056-4e9c-a972-9775e147b8b2, localhost:5523): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9acb7011-9056-4e9c-a972-9775e147b8b2, localhost:5523): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-sanfcqibkm.auto.internal" port: 5523 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-sanfcqibkm.auto.internal:5523, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5523
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 85fd32a6-dc01-48c7-b461-ce262ff0f401, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85fd32a6-dc01-48c7-b461-ce262ff0f401, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" 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, 85fd32a6-dc01-48c7-b461-ce262ff0f401, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52850ed8-9fe1-4c1f-9a5b-1fcdcb813a62, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52850ed8-9fe1-4c1f-9a5b-1fcdcb813a62, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(3))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52850ed8-9fe1-4c1f-9a5b-1fcdcb813a62, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1da6291d-1f31-41f9-b0e4-6db67a9c9fb2, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1da6291d-1f31-41f9-b0e4-6db67a9c9fb2, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1da6291d-1f31-41f9-b0e4-6db67a9c9fb2, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91b62c30-84db-44f4-a123-3c81d2bbffa2, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91b62c30-84db-44f4-a123-3c81d2bbffa2, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==" 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=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5dc0275e-1462-4221-aa51-9da89ae065d8, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5dc0275e-1462-4221-aa51-9da89ae065d8, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5dc0275e-1462-4221-aa51-9da89ae065d8, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91b62c30-84db-44f4-a123-3c81d2bbffa2, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c08bbd8b-81e5-42a2-8666-7ff01b28b799, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c08bbd8b-81e5-42a2-8666-7ff01b28b799, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==" 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.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c08bbd8b-81e5-42a2-8666-7ff01b28b799, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe88e31a-cec0-49db-a69d-030a5d021c81, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe88e31a-cec0-49db-a69d-030a5d021c81, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe88e31a-cec0-49db-a69d-030a5d021c81, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93bc013a-c833-4713-a521-61c972b9de03, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2990d3fc-feb4-4460-87c0-f5c25bd9dfe5, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93bc013a-c833-4713-a521-61c972b9de03, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=" 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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2990d3fc-feb4-4460-87c0-f5c25bd9dfe5, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=" 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:421 RpcState(ExecuteQuery, 0f2e99e9-bc75-4ffb-86db-872eae8fa43b, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2990d3fc-feb4-4460-87c0-f5c25bd9dfe5, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93bc013a-c833-4713-a521-61c972b9de03, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f2e99e9-bc75-4ffb-86db-872eae8fa43b, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc0a2952-0c25-4f2f-aaae-5808c2064198, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f2e99e9-bc75-4ffb-86db-872eae8fa43b, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc0a2952-0c25-4f2f-aaae-5808c2064198, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=" 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:421 RpcState(ExecuteQuery, 7b7447fb-154c-45d6-b399-849a40e1968a, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b7447fb-154c-45d6-b399-849a40e1968a, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc0a2952-0c25-4f2f-aaae-5808c2064198, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b7447fb-154c-45d6-b399-849a40e1968a, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df1f97ec-b8bf-4431-971b-8e0396789c4b, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df1f97ec-b8bf-4431-971b-8e0396789c4b, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(3))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df1f97ec-b8bf-4431-971b-8e0396789c4b, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38e84569-c341-49d7-aff8-24334acb2688, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38e84569-c341-49d7-aff8-24334acb2688, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(4))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 145da59b-7c51-451a-91a6-710840226bcc, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 145da59b-7c51-451a-91a6-710840226bcc, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==" 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, 145da59b-7c51-451a-91a6-710840226bcc, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01edf33f-91e1-4df9-a3d3-2fb8c15de535, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38e84569-c341-49d7-aff8-24334acb2688, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01edf33f-91e1-4df9-a3d3-2fb8c15de535, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(3))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01edf33f-91e1-4df9-a3d3-2fb8c15de535, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ab16529-19b4-4896-b26c-51c9a547cac6, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ab16529-19b4-4896-b26c-51c9a547cac6, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)) AND (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=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 45300855-506d-4aff-b842-7aba067fb63b, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45300855-506d-4aff-b842-7aba067fb63b, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(11)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(10))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0703cc4f-bc66-4968-ad61-7115a0b21eae, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f93438cb-13d3-4689-89f9-eea218b0476d, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0703cc4f-bc66-4968-ad61-7115a0b21eae, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(6))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4bdfac9-1282-4d06-801f-fa06a43764a4, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4bdfac9-1282-4d06-801f-fa06a43764a4, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(4))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4bdfac9-1282-4d06-801f-fa06a43764a4, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d077fb9b-2274-4ca7-bd8d-f1f72794f9af, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d077fb9b-2274-4ca7-bd8d-f1f72794f9af, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(2))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d077fb9b-2274-4ca7-bd8d-f1f72794f9af, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ab16529-19b4-4896-b26c-51c9a547cac6, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f93438cb-13d3-4689-89f9-eea218b0476d, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(11)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(10))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45300855-506d-4aff-b842-7aba067fb63b, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0703cc4f-bc66-4968-ad61-7115a0b21eae, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f93438cb-13d3-4689-89f9-eea218b0476d, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cfba2384-c26e-4c05-8b8b-86c31afdc67c, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfba2384-c26e-4c05-8b8b-86c31afdc67c, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==" 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, cfba2384-c26e-4c05-8b8b-86c31afdc67c, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 120ce68c-68db-43c4-a14e-67d7c5e1d80c, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 120ce68c-68db-43c4-a14e-67d7c5e1d80c, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=" 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:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce4463d5-98a8-4a35-bde7-85d9838fda5f, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce4463d5-98a8-4a35-bde7-85d9838fda5f, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=" 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, ce4463d5-98a8-4a35-bde7-85d9838fda5f, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c8ffb79-be05-430b-9edb-67a7d9450383, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c8ffb79-be05-430b-9edb-67a7d9450383, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=" 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, 7c8ffb79-be05-430b-9edb-67a7d9450383, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e78bc00f-56cd-4e48-9bfe-5bab58b6141d, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e78bc00f-56cd-4e48-9bfe-5bab58b6141d, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=" 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, 120ce68c-68db-43c4-a14e-67d7c5e1d80c, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf1276c4-eea9-4aeb-b589-1c2133fb7eda, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00a7d48e-d8a0-4126-8280-08c8e8abb8ab, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e78bc00f-56cd-4e48-9bfe-5bab58b6141d, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be0ab2d1-7a73-4699-8159-f35a124a2f61, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf1276c4-eea9-4aeb-b589-1c2133fb7eda, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==" 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=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00a7d48e-d8a0-4126-8280-08c8e8abb8ab, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be0ab2d1-7a73-4699-8159-f35a124a2f61, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=" 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, be0ab2d1-7a73-4699-8159-f35a124a2f61, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf1276c4-eea9-4aeb-b589-1c2133fb7eda, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00a7d48e-d8a0-4126-8280-08c8e8abb8ab, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 92da7e78-7a8b-4ef1-9edd-5ebcde9aa2d6, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92da7e78-7a8b-4ef1-9edd-5ebcde9aa2d6, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=" 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, 92da7e78-7a8b-4ef1-9edd-5ebcde9aa2d6, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd425779-9fe6-4caa-bd65-b210715ec0b3, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd425779-9fe6-4caa-bd65-b210715ec0b3, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==" 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, bd425779-9fe6-4caa-bd65-b210715ec0b3, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b53377f-38a9-4959-9cc6-6f4b077e81e3, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b53377f-38a9-4959-9cc6-6f4b077e81e3, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=" 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, 0b53377f-38a9-4959-9cc6-6f4b077e81e3, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49f81230-b046-46fe-9de1-9af6001f4bd3, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49f81230-b046-46fe-9de1-9af6001f4bd3, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49f81230-b046-46fe-9de1-9af6001f4bd3, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 650ffda2-f7bb-4eaf-ab66-d56ea6756e35, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 650ffda2-f7bb-4eaf-ab66-d56ea6756e35, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" 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:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, acd8e9bb-9abd-4cad-bfd6-3a279a30f6e9, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, acd8e9bb-9abd-4cad-bfd6-3a279a30f6e9, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50397128-a843-492b-92da-a90a8b5c9d55, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50397128-a843-492b-92da-a90a8b5c9d55, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=" 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, 50397128-a843-492b-92da-a90a8b5c9d55, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5960a1c2-8b8a-4efa-a844-1011b3007177, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5960a1c2-8b8a-4efa-a844-1011b3007177, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==" 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, 5960a1c2-8b8a-4efa-a844-1011b3007177, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3be7455a-9fc1-4195-a743-6d6cbb14e0cc, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3be7455a-9fc1-4195-a743-6d6cbb14e0cc, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=" 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, 3be7455a-9fc1-4195-a743-6d6cbb14e0cc, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52ac6646-63a7-493b-9eaa-b4de6f021a11, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52ac6646-63a7-493b-9eaa-b4de6f021a11, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52ac6646-63a7-493b-9eaa-b4de6f021a11, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, acd8e9bb-9abd-4cad-bfd6-3a279a30f6e9, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 650ffda2-f7bb-4eaf-ab66-d56ea6756e35, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19abd6f7-e114-485b-a5fc-abd41668441e, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19abd6f7-e114-485b-a5fc-abd41668441e, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==" 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.connection:connection.py:52 RpcState(ExecuteQuery, 19abd6f7-e114-485b-a5fc-abd41668441e, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2595954) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2595954) elapsed time (sec): 31.27266573905945
DEBUG    ya.test:process.py:263 Command (pid 2595954) wtime: 31.302
DEBUG    ya.test:process.py:259 Command (pid 2595997) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 2595954) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	409	457	457	457
2	     26	26	0	0	497	823	823	823
3	     24	24	0	0	439	461	463	463
4	     41	41	0	0	269	381	421	421
5	     25	25	0	0	327	587	587	587
6	     42	42	0	0	214	337	355	355
7	     13	13	0	0	735	795	815	815
8	     16	16	0	0	675	747	803	803
9	     15	15	0	0	599	659	671	671
10	     19	19	0	0	599	739	743	743
11	     18	18	0	0	501	655	707	707
12	     79	79	0	0	64	811	903	907
13	     86	86	0	0	120	176	179	180
14	    115	115	0	0	83	113	143	143
15	     74	74	0	0	90	283	303	303
16	     26	26	0	0	198	599	603	603
17	     17	17	0	0	535	711	715	715
18	     20	20	0	0	469	759	791	791
19	     13	13	0	0	859	1015	1015	1015
20	     11	11	0	0	743	887	887	887
21	     18	18	0	0	647	771	795	795
22	     20	20	0	0	461	783	787	787
23	     20	20	0	0	461	607	631	631
24	     12	12	0	0	647	831	859	859
25	     18	18	0	0	587	867	895	895
26	     20	20	0	0	611	867	871	871
27	     23	23	0	0	413	543	567	567
28	     24	24	0	0	379	615	651	651
29	     20	20	0	0	433	551	607	607
30	     28	28	0	0	607	1063	1087	1087

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    893	29.7667	0	0	303	795	927	1087

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 2595955) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2595997) elapsed time (sec): 31.236743211746216
DEBUG    ya.test:process.py:276 Command (pid 2595954) errors:

DEBUG    ya.test:process.py:260 Command (pid 2595955) elapsed time (sec): 31.467804193496704
DEBUG    ya.test:process.py:263 Command (pid 2595997) wtime: 31.255
DEBUG    ya.test:process.py:263 Command (pid 2595955) wtime: 31.517
DEBUG    ya.test:process.py:275 Command (pid 2595997) 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	     12	12	0	8	455	1039	1071	1071
5	      2	2	0	9	493	787	787	787
6	     11	11	0	0	679	871	891	891
7	      2	2	0	8	927	1007	1007	1007
8	      0	0	0	10	0	0	0	0
9	      2	2	0	8	1039	1063	1063	1063
10	      1	1	0	9	979	979	979	979
11	      3	3	0	7	883	995	995	995
12	     47	47	0	1	113	827	963	963
13	     59	59	0	0	181	229	242	244
14	     74	74	0	0	133	155	161	163
15	     48	48	0	0	160	423	479	479
16	     12	12	0	0	411	619	699	699
17	      6	6	0	4	787	983	983	983
18	      2	2	0	8	975	1055	1055	1055
19	      0	0	0	10	0	0	0	0
20	      0	0	0	10	0	0	0	0
21	      3	3	0	7	1047	1111	1111	1111
22	      0	0	0	9	0	0	0	0
23	      6	6	0	5	895	1039	1039	1039
24	      1	1	0	9	963	963	963	963
25	      2	2	0	8	995	1007	1007	1007
26	      0	0	0	10	0	0	0	0
27	     11	11	0	0	803	871	943	943
28	     10	10	0	2	795	951	951	951
29	      8	8	0	2	727	843	843	843
30	      6	6	0	14	943	1031	1031	1031

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    328	10.9333	0	178	179	979	1055	1111

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

DEBUG    ya.test:process.py:275 Command (pid 2595955) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      4	4	0	0	903	943	943	943
2	     17	17	0	4	631	1039	1055	1055
3	     18	18	0	0	531	611	615	615
4	     32	32	0	0	363	459	523	523
5	     20	20	0	0	411	667	667	667
6	     31	31	0	0	301	351	407	407
7	     11	11	0	0	847	955	999	999
8	     12	12	0	1	847	895	931	931
9	     13	13	0	0	751	783	811	811
10	     15	15	0	0	635	851	883	883
11	     13	13	0	0	615	743	811	811
12	     55	55	0	2	96	847	975	979
13	     64	64	0	0	163	216	218	220
14	     89	89	0	0	109	136	147	153
15	     57	57	0	0	120	365	385	411
16	     21	21	0	0	315	719	723	723
17	     13	13	0	0	671	807	863	863
18	     15	15	0	0	611	851	899	899
19	      7	7	0	4	919	975	975	975
20	      8	8	0	2	903	963	963	963
21	     14	14	0	0	775	987	995	995
22	     16	16	0	0	787	863	887	887
23	     17	17	0	0	539	699	731	731
24	     10	10	0	2	727	955	955	955
25	     14	14	0	0	763	911	955	955
26	     15	15	0	0	855	927	935	935
27	     18	18	0	0	501	659	663	663
28	     21	21	0	0	491	671	695	695
29	     15	15	0	0	551	671	715	715
30	     17	17	0	7	719	867	947	947

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    672	22.4	0	22	385	903	975	1055

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

DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e62a63db-a62b-4424-a7cd-26925073609f, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e62a63db-a62b-4424-a7cd-26925073609f, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(9))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e62a63db-a62b-4424-a7cd-26925073609f, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 342777d8-2e2a-4ac3-9fcd-f10ffbcbbbfd, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-31T11:09:52.064897968+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f0991090-389d-4f0f-aca3-d5a08b0c52fe, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-31T11:09:52.064745187+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dd51af75-8808-4acb-9331-d5e5b2348706, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-31T11:09:52.064937655+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 32050fd1-eeaf-408b-aaab-a8c3693ca294, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-31T11:09:52.064955037+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ef96570b-c191-40a2-ac53-32de0f5a6507, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-31T11:09:52.064921528+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0ea79435-b81c-4df2-ab46-38bd3599a411, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-31T11:09:52.064970981+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 40fb62e2-7caa-4395-9d72-06a0a29914c6, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-31T11:09:52.065042033+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 650ffda2-f7bb-4eaf-ab66-d56ea6756e35, ghrun-sanfcqibkm.auto.internal:2841): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-31T11:09:52.138775805+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6e38e495-5943-4fda-8067-d0dd2b1f740a, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-31T11:09:52.065055597+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7d2031b2-6f56-4126-b6e8-9448d9151489, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-31T11:09:52.065018774+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-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e62a63db-a62b-4424-a7cd-26925073609f, ghrun-sanfcqibkm.auto.internal:2841): 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-31T11:09:52.06507374+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cf8ce47b-788d-484f-bfe0-d8e42934879a, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-31T11:09:52.065003622+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-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 52ac6646-63a7-493b-9eaa-b4de6f021a11, ghrun-sanfcqibkm.auto.internal:2841): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-31T11:09:52.139410731+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, acd8e9bb-9abd-4cad-bfd6-3a279a30f6e9, ghrun-sanfcqibkm.auto.internal:2841): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-31T11:09:52.139254081+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5960a1c2-8b8a-4efa-a844-1011b3007177, ghrun-sanfcqibkm.auto.internal:2841): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-31T11:09:52.139139648+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, 0b53377f-38a9-4959-9cc6-6f4b077e81e3, ghrun-sanfcqibkm.auto.internal:2841): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-31T11:09:52.13898592+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 49f81230-b046-46fe-9de1-9af6001f4bd3, ghrun-sanfcqibkm.auto.internal:2841): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-31T11:09:52.13930397+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
---------------------------- 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:2841
ERROR    ydb.query.pool:pool.py:81 An attempt to take session from closed session pool.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2841
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2841". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-sanfcqibkm'
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/p7ex/002ff4/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.2542727' in '/home/runner/.ya/build/build_root/p7ex/002ff4/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_up2yh380.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:2841/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21669
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21349
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6664
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2841
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64737
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:952: in _next
    raise self
E   grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
E   	status = StatusCode.CANCELLED
E   	details = "Channel closed!"
E   	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-31T11:09:52.138775805+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
E   >

During handling of the above exception, another exception occurred:
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:148: in aggregation_query
    self.ydb_client.query(
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:250: in wrapped_callee
    return [result_set for result_set in it]
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:364: in __next__
    raise ydb_error
E   ydb.issues.Cancelled: Channel closed!
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/p7ex/002ff4/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/p7ex/002ff4/ydb/apps/ydb/ydb -e grpc://localhost:2841 -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/p7ex/002ff4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2841', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2581378
DEBUG    ya.test:process.py:259 Command (pid 2581378) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2581378) elapsed time (sec): 0.6102123260498047
DEBUG    ya.test:process.py:263 Command (pid 2581378) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) maxrss: 1144028
DEBUG    ya.test:process.py:263 Command (pid 2581378) minflt: 3537
DEBUG    ya.test:process.py:263 Command (pid 2581378) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) nivcsw: 47
DEBUG    ya.test:process.py:263 Command (pid 2581378) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2581378) nvcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 2581378) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2581378) stime: 0.021200999999999998
DEBUG    ya.test:process.py:263 Command (pid 2581378) utime: 0.056535999999999996
DEBUG    ya.test:process.py:263 Command (pid 2581378) wtime: 0.611
DEBUG    ya.test:process.py:275 Command (pid 2581378) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2581378) 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/p7ex/002ff4/ydb/apps/ydb/ydb -e grpc://localhost:2841 -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/p7ex/002ff4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2841', '-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: 2581580
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, 3a8dab25-8282-408e-b170-ce4fcf93451a, localhost:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3a8dab25-8282-408e-b170-ce4fcf93451a, localhost:2841): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3a8dab25-8282-408e-b170-ce4fcf93451a, localhost:2841): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-sanfcqibkm.auto.internal" port: 2841 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-sanfcqibkm.auto.internal:2841, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2841
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 2581580) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2581580) elapsed time (sec): 30.16919183731079
DEBUG    ya.test:process.py:263 Command (pid 2581580) wtime: 30.177
DEBUG    ya.test:process.py:275 Command (pid 2581580) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    361	361	0	0	23	55	68	77
2	    387	387	0	0	24	44	50	57
3	    407	407	0	0	22	39	43	53
4	    351	351	0	0	25	51	60	68
5	    339	339	0	0	27	49	71	78
6	    318	318	0	0	29	57	68	75
7	    336	336	0	0	26	51	74	80
8	    404	404	0	0	21	44	53	65
9	    359	359	0	0	27	53	60	64
10	    279	279	0	0	32	66	74	85
11	    315	315	0	0	30	50	56	64
12	    357	357	0	0	25	52	70	72
13	    318	318	0	0	25	59	77	83
14	    387	387	0	0	24	45	53	69
15	    404	404	0	0	23	42	56	71
16	    399	399	0	0	22	43	51	56
17	    406	406	0	0	21	50	61	68
18	    437	437	0	0	20	38	49	49
19	    359	359	0	0	22	66	88	98
20	    323	323	0	0	26	56	68	78
21	    408	408	0	0	23	40	49	53
22	    417	417	0	0	20	44	54	60
23	    407	407	0	0	20	51	62	70
24	    355	355	0	0	24	57	69	77
25	    351	351	0	0	24	58	67	77
26	    393	393	0	0	24	39	56	61
27	    263	263	0	0	36	67	73	78
28	    417	417	0	0	22	42	67	73
29	    306	306	0	0	27	63	105	110
30	    360	360	0	0	25	50	62	69

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10923	364.1	0	0	24	51	68	110

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67b56278-800f-4fa3-8110-2107a8f8351b, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67b56278-800f-4fa3-8110-2107a8f8351b, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=" 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, 67b56278-800f-4fa3-8110-2107a8f8351b, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
INFO     root:test_log_scenario.py:217 Count rows after insert 10694 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26a4b849-c198-4e63-8ae5-3a2826da99b9, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26a4b849-c198-4e63-8ae5-3a2826da99b9, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=" 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, 26a4b849-c198-4e63-8ae5-3a2826da99b9, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12558d48-d44d-4ded-a0ec-e7af8677da70, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12558d48-d44d-4ded-a0ec-e7af8677da70, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==" 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, 12558d48-d44d-4ded-a0ec-e7af8677da70, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
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/p7ex/002ff4/ydb/apps/ydb/ydb -e grpc://localhost:2841 -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.13
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/p7ex/002ff4/ydb/apps/ydb/ydb -e grpc://localhost:2841 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80f26bc6-b02c-42d8-9ed9-01d647347aa0, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80f26bc6-b02c-42d8-9ed9-01d647347aa0, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=" 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, 80f26bc6-b02c-42d8-9ed9-01d647347aa0, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbff9957-def2-4fd7-85ad-3a3bdd5b1053, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbff9957-def2-4fd7-85ad-3a3bdd5b1053, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/p7ex/002ff4/ydb/apps/ydb/ydb -e grpc://localhost:2841 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p7ex/002ff4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2841', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p7ex/002ff4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2841', '-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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ya.test:process.py:628 Command pid: 2595954
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbff9957-def2-4fd7-85ad-3a3bdd5b1053, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd028684-a615-4548-a483-3418f2f0550f, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd028684-a615-4548-a483-3418f2f0550f, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=" 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/p7ex/002ff4/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2841', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2595955
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64cc4fbd-e326-432b-9651-0701e0baf721, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64cc4fbd-e326-432b-9651-0701e0baf721, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" 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, 64cc4fbd-e326-432b-9651-0701e0baf721, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd028684-a615-4548-a483-3418f2f0550f, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91a4a8e1-7098-49a1-8fc9-9a5fd1e76200, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91a4a8e1-7098-49a1-8fc9-9a5fd1e76200, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=" 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, 91a4a8e1-7098-49a1-8fc9-9a5fd1e76200, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 2595997
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d09fe836-ff97-4605-a99a-14ddcc75218b, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d09fe836-ff97-4605-a99a-14ddcc75218b, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, baf212db-6cc3-4648-b783-5a31f23672c5, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, baf212db-6cc3-4648-b783-5a31f23672c5, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==" 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, d09fe836-ff97-4605-a99a-14ddcc75218b, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6bda2b4-2ba5-42e9-a663-b011506e3900, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, baf212db-6cc3-4648-b783-5a31f23672c5, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6bda2b4-2ba5-42e9-a663-b011506e3900, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8afeebe-e749-4b63-a581-4cdcc01fb43a, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6bda2b4-2ba5-42e9-a663-b011506e3900, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8afeebe-e749-4b63-a581-4cdcc01fb43a, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d91c7f23-7fdc-415a-b2e5-acc5f90a483a, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d91c7f23-7fdc-415a-b2e5-acc5f90a483a, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==" 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, d91c7f23-7fdc-415a-b2e5-acc5f90a483a, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8afeebe-e749-4b63-a581-4cdcc01fb43a, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed8457d7-c4ce-4abc-924d-d98543586ad7, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed8457d7-c4ce-4abc-924d-d98543586ad7, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=" 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:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b09dd0eb-bf67-4fee-a247-a1744f93b5de, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed8457d7-c4ce-4abc-924d-d98543586ad7, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e606d282-b42c-4de5-893c-b90d69ddec63, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e606d282-b42c-4de5-893c-b90d69ddec63, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b09dd0eb-bf67-4fee-a247-a1744f93b5de, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=" 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, e606d282-b42c-4de5-893c-b90d69ddec63, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b09dd0eb-bf67-4fee-a247-a1744f93b5de, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f416fbb0-ec55-47ad-8217-c42154ad96ff, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f416fbb0-ec55-47ad-8217-c42154ad96ff, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" 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, f416fbb0-ec55-47ad-8217-c42154ad96ff, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50df8177-df14-46dc-9e83-90d19b872ccd, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50df8177-df14-46dc-9e83-90d19b872ccd, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50df8177-df14-46dc-9e83-90d19b872ccd, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 275996d8-f369-4ff9-97fa-9a4378021ae6, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4da652f2-85da-49b0-9ecf-e733444ad334, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4da652f2-85da-49b0-9ecf-e733444ad334, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==" 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:421 RpcState(ExecuteQuery, 9b5bc6cd-e8db-4a99-945a-c15b1f41a7fb, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 275996d8-f369-4ff9-97fa-9a4378021ae6, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=" 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, 275996d8-f369-4ff9-97fa-9a4378021ae6, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4da652f2-85da-49b0-9ecf-e733444ad334, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ac72434-b59a-4ca5-97a1-1227f990af89, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b5bc6cd-e8db-4a99-945a-c15b1f41a7fb, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ac72434-b59a-4ca5-97a1-1227f990af89, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==" 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:421 RpcState(ExecuteQuery, 6581cea1-6820-4149-87c1-aa27f412a32c, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6581cea1-6820-4149-87c1-aa27f412a32c, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=" 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, 0ac72434-b59a-4ca5-97a1-1227f990af89, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b5bc6cd-e8db-4a99-945a-c15b1f41a7fb, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6581cea1-6820-4149-87c1-aa27f412a32c, ghrun-sanfcqibkm.auto.internal:2841): 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, 9acb7011-9056-4e9c-a972-9775e147b8b2, localhost:5523): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9acb7011-9056-4e9c-a972-9775e147b8b2, localhost:5523): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9acb7011-9056-4e9c-a972-9775e147b8b2, localhost:5523): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-sanfcqibkm.auto.internal" port: 5523 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-sanfcqibkm.auto.internal:5523, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5523
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 85fd32a6-dc01-48c7-b461-ce262ff0f401, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85fd32a6-dc01-48c7-b461-ce262ff0f401, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" 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, 85fd32a6-dc01-48c7-b461-ce262ff0f401, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52850ed8-9fe1-4c1f-9a5b-1fcdcb813a62, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52850ed8-9fe1-4c1f-9a5b-1fcdcb813a62, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(3))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52850ed8-9fe1-4c1f-9a5b-1fcdcb813a62, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1da6291d-1f31-41f9-b0e4-6db67a9c9fb2, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1da6291d-1f31-41f9-b0e4-6db67a9c9fb2, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1da6291d-1f31-41f9-b0e4-6db67a9c9fb2, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91b62c30-84db-44f4-a123-3c81d2bbffa2, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91b62c30-84db-44f4-a123-3c81d2bbffa2, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==" 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=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5dc0275e-1462-4221-aa51-9da89ae065d8, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5dc0275e-1462-4221-aa51-9da89ae065d8, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5dc0275e-1462-4221-aa51-9da89ae065d8, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91b62c30-84db-44f4-a123-3c81d2bbffa2, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c08bbd8b-81e5-42a2-8666-7ff01b28b799, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c08bbd8b-81e5-42a2-8666-7ff01b28b799, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==" 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.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c08bbd8b-81e5-42a2-8666-7ff01b28b799, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe88e31a-cec0-49db-a69d-030a5d021c81, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe88e31a-cec0-49db-a69d-030a5d021c81, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe88e31a-cec0-49db-a69d-030a5d021c81, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93bc013a-c833-4713-a521-61c972b9de03, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2990d3fc-feb4-4460-87c0-f5c25bd9dfe5, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93bc013a-c833-4713-a521-61c972b9de03, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=" 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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2990d3fc-feb4-4460-87c0-f5c25bd9dfe5, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=" 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:421 RpcState(ExecuteQuery, 0f2e99e9-bc75-4ffb-86db-872eae8fa43b, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2990d3fc-feb4-4460-87c0-f5c25bd9dfe5, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93bc013a-c833-4713-a521-61c972b9de03, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f2e99e9-bc75-4ffb-86db-872eae8fa43b, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc0a2952-0c25-4f2f-aaae-5808c2064198, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f2e99e9-bc75-4ffb-86db-872eae8fa43b, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc0a2952-0c25-4f2f-aaae-5808c2064198, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=" 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:421 RpcState(ExecuteQuery, 7b7447fb-154c-45d6-b399-849a40e1968a, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b7447fb-154c-45d6-b399-849a40e1968a, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc0a2952-0c25-4f2f-aaae-5808c2064198, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b7447fb-154c-45d6-b399-849a40e1968a, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df1f97ec-b8bf-4431-971b-8e0396789c4b, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df1f97ec-b8bf-4431-971b-8e0396789c4b, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(3))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df1f97ec-b8bf-4431-971b-8e0396789c4b, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38e84569-c341-49d7-aff8-24334acb2688, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38e84569-c341-49d7-aff8-24334acb2688, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(4))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 145da59b-7c51-451a-91a6-710840226bcc, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 145da59b-7c51-451a-91a6-710840226bcc, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==" 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, 145da59b-7c51-451a-91a6-710840226bcc, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01edf33f-91e1-4df9-a3d3-2fb8c15de535, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38e84569-c341-49d7-aff8-24334acb2688, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01edf33f-91e1-4df9-a3d3-2fb8c15de535, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(3))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01edf33f-91e1-4df9-a3d3-2fb8c15de535, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ab16529-19b4-4896-b26c-51c9a547cac6, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ab16529-19b4-4896-b26c-51c9a547cac6, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)) AND (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=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 45300855-506d-4aff-b842-7aba067fb63b, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45300855-506d-4aff-b842-7aba067fb63b, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(11)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(10))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0703cc4f-bc66-4968-ad61-7115a0b21eae, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f93438cb-13d3-4689-89f9-eea218b0476d, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0703cc4f-bc66-4968-ad61-7115a0b21eae, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(6))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4bdfac9-1282-4d06-801f-fa06a43764a4, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4bdfac9-1282-4d06-801f-fa06a43764a4, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(4))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4bdfac9-1282-4d06-801f-fa06a43764a4, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d077fb9b-2274-4ca7-bd8d-f1f72794f9af, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d077fb9b-2274-4ca7-bd8d-f1f72794f9af, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(2))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d077fb9b-2274-4ca7-bd8d-f1f72794f9af, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ab16529-19b4-4896-b26c-51c9a547cac6, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f93438cb-13d3-4689-89f9-eea218b0476d, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(11)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(10))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45300855-506d-4aff-b842-7aba067fb63b, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0703cc4f-bc66-4968-ad61-7115a0b21eae, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f93438cb-13d3-4689-89f9-eea218b0476d, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cfba2384-c26e-4c05-8b8b-86c31afdc67c, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfba2384-c26e-4c05-8b8b-86c31afdc67c, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==" 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, cfba2384-c26e-4c05-8b8b-86c31afdc67c, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 120ce68c-68db-43c4-a14e-67d7c5e1d80c, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 120ce68c-68db-43c4-a14e-67d7c5e1d80c, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=" 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:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce4463d5-98a8-4a35-bde7-85d9838fda5f, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce4463d5-98a8-4a35-bde7-85d9838fda5f, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=" 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, ce4463d5-98a8-4a35-bde7-85d9838fda5f, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c8ffb79-be05-430b-9edb-67a7d9450383, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c8ffb79-be05-430b-9edb-67a7d9450383, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=" 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, 7c8ffb79-be05-430b-9edb-67a7d9450383, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e78bc00f-56cd-4e48-9bfe-5bab58b6141d, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e78bc00f-56cd-4e48-9bfe-5bab58b6141d, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=" 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, 120ce68c-68db-43c4-a14e-67d7c5e1d80c, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf1276c4-eea9-4aeb-b589-1c2133fb7eda, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00a7d48e-d8a0-4126-8280-08c8e8abb8ab, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e78bc00f-56cd-4e48-9bfe-5bab58b6141d, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be0ab2d1-7a73-4699-8159-f35a124a2f61, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf1276c4-eea9-4aeb-b589-1c2133fb7eda, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==" 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=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00a7d48e-d8a0-4126-8280-08c8e8abb8ab, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be0ab2d1-7a73-4699-8159-f35a124a2f61, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=" 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, be0ab2d1-7a73-4699-8159-f35a124a2f61, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf1276c4-eea9-4aeb-b589-1c2133fb7eda, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00a7d48e-d8a0-4126-8280-08c8e8abb8ab, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 92da7e78-7a8b-4ef1-9edd-5ebcde9aa2d6, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92da7e78-7a8b-4ef1-9edd-5ebcde9aa2d6, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=" 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, 92da7e78-7a8b-4ef1-9edd-5ebcde9aa2d6, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd425779-9fe6-4caa-bd65-b210715ec0b3, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd425779-9fe6-4caa-bd65-b210715ec0b3, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=Y2MzMjA4ODktODI0MzFlOC0yZjJkNjA2NS1lM2IxNmY1Yg==" 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, bd425779-9fe6-4caa-bd65-b210715ec0b3, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b53377f-38a9-4959-9cc6-6f4b077e81e3, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b53377f-38a9-4959-9cc6-6f4b077e81e3, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NDVkNjY1OTMtNWNjNzhiZDgtMzdmM2M5NTctODg2NGU1NDI=" 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, 0b53377f-38a9-4959-9cc6-6f4b077e81e3, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49f81230-b046-46fe-9de1-9af6001f4bd3, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49f81230-b046-46fe-9de1-9af6001f4bd3, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTgzZjFjMDItNjg5MjE2NGEtNzNkOGViYjQtMTU3NGQ0NWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49f81230-b046-46fe-9de1-9af6001f4bd3, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 650ffda2-f7bb-4eaf-ab66-d56ea6756e35, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 650ffda2-f7bb-4eaf-ab66-d56ea6756e35, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=" 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:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, acd8e9bb-9abd-4cad-bfd6-3a279a30f6e9, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, acd8e9bb-9abd-4cad-bfd6-3a279a30f6e9, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YTM5MmIwZTUtYWMyODY2NzgtYjkwMjhkZjUtOWYxNzU0ZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50397128-a843-492b-92da-a90a8b5c9d55, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50397128-a843-492b-92da-a90a8b5c9d55, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=" 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, 50397128-a843-492b-92da-a90a8b5c9d55, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5960a1c2-8b8a-4efa-a844-1011b3007177, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5960a1c2-8b8a-4efa-a844-1011b3007177, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=NzExMjM5NDAtZTExM2I0OTMtOTlkZmQyMy1lZWM3NGNjYQ==" 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, 5960a1c2-8b8a-4efa-a844-1011b3007177, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjIyZTE0Y2YtYTY2OTgxZDUtYjViNjUxZjktMjFjYWViNTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3be7455a-9fc1-4195-a743-6d6cbb14e0cc, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3be7455a-9fc1-4195-a743-6d6cbb14e0cc, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=M2ZmZGFlODYtMTcyYmUxZDItOWMxYmM2OTItNGJmMDljYTc=" 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, 3be7455a-9fc1-4195-a743-6d6cbb14e0cc, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52ac6646-63a7-493b-9eaa-b4de6f021a11, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52ac6646-63a7-493b-9eaa-b4de6f021a11, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=YWQxMTU0NTktMzhiN2VkYjgtNjQzNzMwZDUtZDcyYzExN2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52ac6646-63a7-493b-9eaa-b4de6f021a11, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, acd8e9bb-9abd-4cad-bfd6-3a279a30f6e9, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 650ffda2-f7bb-4eaf-ab66-d56ea6756e35, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19abd6f7-e114-485b-a5fc-abd41668441e, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19abd6f7-e114-485b-a5fc-abd41668441e, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==" 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.connection:connection.py:52 RpcState(ExecuteQuery, 19abd6f7-e114-485b-a5fc-abd41668441e, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2595954) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2595954) elapsed time (sec): 31.27266573905945
DEBUG    ya.test:process.py:263 Command (pid 2595954) wtime: 31.302
DEBUG    ya.test:process.py:259 Command (pid 2595997) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 2595954) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	409	457	457	457
2	     26	26	0	0	497	823	823	823
3	     24	24	0	0	439	461	463	463
4	     41	41	0	0	269	381	421	421
5	     25	25	0	0	327	587	587	587
6	     42	42	0	0	214	337	355	355
7	     13	13	0	0	735	795	815	815
8	     16	16	0	0	675	747	803	803
9	     15	15	0	0	599	659	671	671
10	     19	19	0	0	599	739	743	743
11	     18	18	0	0	501	655	707	707
12	     79	79	0	0	64	811	903	907
13	     86	86	0	0	120	176	179	180
14	    115	115	0	0	83	113	143	143
15	     74	74	0	0	90	283	303	303
16	     26	26	0	0	198	599	603	603
17	     17	17	0	0	535	711	715	715
18	     20	20	0	0	469	759	791	791
19	     13	13	0	0	859	1015	1015	1015
20	     11	11	0	0	743	887	887	887
21	     18	18	0	0	647	771	795	795
22	     20	20	0	0	461	783	787	787
23	     20	20	0	0	461	607	631	631
24	     12	12	0	0	647	831	859	859
25	     18	18	0	0	587	867	895	895
26	     20	20	0	0	611	867	871	871
27	     23	23	0	0	413	543	567	567
28	     24	24	0	0	379	615	651	651
29	     20	20	0	0	433	551	607	607
30	     28	28	0	0	607	1063	1087	1087

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    893	29.7667	0	0	303	795	927	1087

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 2595955) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2595997) elapsed time (sec): 31.236743211746216
DEBUG    ya.test:process.py:276 Command (pid 2595954) errors:

DEBUG    ya.test:process.py:260 Command (pid 2595955) elapsed time (sec): 31.467804193496704
DEBUG    ya.test:process.py:263 Command (pid 2595997) wtime: 31.255
DEBUG    ya.test:process.py:263 Command (pid 2595955) wtime: 31.517
DEBUG    ya.test:process.py:275 Command (pid 2595997) 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	     12	12	0	8	455	1039	1071	1071
5	      2	2	0	9	493	787	787	787
6	     11	11	0	0	679	871	891	891
7	      2	2	0	8	927	1007	1007	1007
8	      0	0	0	10	0	0	0	0
9	      2	2	0	8	1039	1063	1063	1063
10	      1	1	0	9	979	979	979	979
11	      3	3	0	7	883	995	995	995
12	     47	47	0	1	113	827	963	963
13	     59	59	0	0	181	229	242	244
14	     74	74	0	0	133	155	161	163
15	     48	48	0	0	160	423	479	479
16	     12	12	0	0	411	619	699	699
17	      6	6	0	4	787	983	983	983
18	      2	2	0	8	975	1055	1055	1055
19	      0	0	0	10	0	0	0	0
20	      0	0	0	10	0	0	0	0
21	      3	3	0	7	1047	1111	1111	1111
22	      0	0	0	9	0	0	0	0
23	      6	6	0	5	895	1039	1039	1039
24	      1	1	0	9	963	963	963	963
25	      2	2	0	8	995	1007	1007	1007
26	      0	0	0	10	0	0	0	0
27	     11	11	0	0	803	871	943	943
28	     10	10	0	2	795	951	951	951
29	      8	8	0	2	727	843	843	843
30	      6	6	0	14	943	1031	1031	1031

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    328	10.9333	0	178	179	979	1055	1111

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

DEBUG    ya.test:process.py:275 Command (pid 2595955) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      4	4	0	0	903	943	943	943
2	     17	17	0	4	631	1039	1055	1055
3	     18	18	0	0	531	611	615	615
4	     32	32	0	0	363	459	523	523
5	     20	20	0	0	411	667	667	667
6	     31	31	0	0	301	351	407	407
7	     11	11	0	0	847	955	999	999
8	     12	12	0	1	847	895	931	931
9	     13	13	0	0	751	783	811	811
10	     15	15	0	0	635	851	883	883
11	     13	13	0	0	615	743	811	811
12	     55	55	0	2	96	847	975	979
13	     64	64	0	0	163	216	218	220
14	     89	89	0	0	109	136	147	153
15	     57	57	0	0	120	365	385	411
16	     21	21	0	0	315	719	723	723
17	     13	13	0	0	671	807	863	863
18	     15	15	0	0	611	851	899	899
19	      7	7	0	4	919	975	975	975
20	      8	8	0	2	903	963	963	963
21	     14	14	0	0	775	987	995	995
22	     16	16	0	0	787	863	887	887
23	     17	17	0	0	539	699	731	731
24	     10	10	0	2	727	955	955	955
25	     14	14	0	0	763	911	955	955
26	     15	15	0	0	855	927	935	935
27	     18	18	0	0	501	659	663	663
28	     21	21	0	0	491	671	695	695
29	     15	15	0	0	551	671	715	715
30	     17	17	0	7	719	867	947	947

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    672	22.4	0	22	385	903	975	1055

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

DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e62a63db-a62b-4424-a7cd-26925073609f, ghrun-sanfcqibkm.auto.internal:2841): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e62a63db-a62b-4424-a7cd-26925073609f, ghrun-sanfcqibkm.auto.internal:2841): request = { session_id: "ydb://session/3?node_id=1&id=OGE3MDAxNmEtYmJmNDlmYy1iNGYxNWY0Mi0xNTEwYmFjMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(9))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e62a63db-a62b-4424-a7cd-26925073609f, ghrun-sanfcqibkm.auto.internal:2841): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 342777d8-2e2a-4ac3-9fcd-f10ffbcbbbfd, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-31T11:09:52.064897968+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f0991090-389d-4f0f-aca3-d5a08b0c52fe, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-31T11:09:52.064745187+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dd51af75-8808-4acb-9331-d5e5b2348706, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-31T11:09:52.064937655+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 32050fd1-eeaf-408b-aaab-a8c3693ca294, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-31T11:09:52.064955037+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ef96570b-c191-40a2-ac53-32de0f5a6507, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-31T11:09:52.064921528+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0ea79435-b81c-4df2-ab46-38bd3599a411, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-31T11:09:52.064970981+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 40fb62e2-7caa-4395-9d72-06a0a29914c6, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-31T11:09:52.065042033+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 650ffda2-f7bb-4eaf-ab66-d56ea6756e35, ghrun-sanfcqibkm.auto.internal:2841): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-31T11:09:52.138775805+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6e38e495-5943-4fda-8067-d0dd2b1f740a, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-31T11:09:52.065055597+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7d2031b2-6f56-4126-b6e8-9448d9151489, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-31T11:09:52.065018774+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-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e62a63db-a62b-4424-a7cd-26925073609f, ghrun-sanfcqibkm.auto.internal:2841): 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-31T11:09:52.06507374+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cf8ce47b-788d-484f-bfe0-d8e42934879a, ghrun-sanfcqibkm.auto.internal:2841): 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:2841 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-31T11:09:52.065003622+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-sanfcqibkm.auto.internal:2841
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 52ac6646-63a7-493b-9eaa-b4de6f021a11, ghrun-sanfcqibkm.auto.internal:2841): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-31T11:09:52.139410731+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, acd8e9bb-9abd-4cad-bfd6-3a279a30f6e9, ghrun-sanfcqibkm.auto.internal:2841): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-31T11:09:52.139254081+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5960a1c2-8b8a-4efa-a844-1011b3007177, ghrun-sanfcqibkm.auto.internal:2841): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-31T11:09:52.139139648+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, 0b53377f-38a9-4959-9cc6-6f4b077e81e3, ghrun-sanfcqibkm.auto.internal:2841): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-31T11:09:52.13898592+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 49f81230-b046-46fe-9de1-9af6001f4bd3, ghrun-sanfcqibkm.auto.internal:2841): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-31T11:09:52.13930397+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2FiZWZkZmYtYjFiZTU3OWUtYzIxZjUzOGEtMTIyNDVjMmI=
============================== slowest durations ===============================
71.04s call     test_log_scenario.py::TestLogScenario::test_log_uniform
33.89s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
23.56s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
9.41s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.12s setup    test_insert.py::TestInsertStatement::test_bulk
3.95s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.85s call     test_insert.py::TestInsertStatement::test_copy_full
0.78s call     test_insert.py::TestInsertStatement::test_copy_partial
0.56s call     test_insert.py::TestInsertStatement::test_plain
0.53s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.48s call     test_insert.py::TestInsertStatement::test_bulk
0.39s call     test_insert.py::TestInsertStatement::test_duplicate
0.34s call     test_insert.py::TestInsertStatement::test_out_of_range
0.29s call     test_insert.py::TestInsertStatement::test_incorrect
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.Cancelled: Channel closed!
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/p7ex/002ff4/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/p7ex/002ff4/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-31T11:09:44.890226Z): tablet_id=72075186224037996;self_id=[1:7567341194535018323:15423];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976713058;lock_id=281474976713037;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 @ 0xA606BC5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA5FF106
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB48BE98
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x1677E3E6
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16A99FE1
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16A99DF4
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16A91E0E
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0x9F9DD7C
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16ABB3FC
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16B1F00E
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0xCF69936
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0xCF678FE
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0xCF6AC7E
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xCF43A76
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xCF43A76
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16B1E749
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16AE6D9A
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB437D57
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB47C944
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB480A04
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB480610
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4811FE
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA60881C
23. ??:0: ?? @ 0x7FC5428DCAC2
24. ??:0: ?? @ 0x7FC54296E8BF
============== 1 failed, 10 passed, 1 error in 152.34s (0:02:32) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p7ex/002ef5/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 ===============================
8.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
7.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
6.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
5.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
5.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 71.07s (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/p7ex/002f18/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 ===============================
8.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
6.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
6.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
6.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.09s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 73.59s (0:01:13) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p7ex/002fe4/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 ===============================
105.17s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
9.07s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.10s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 156.60s (0:02:36) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p7ex/002fda/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 ===============================
126.23s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
115.27s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
88.85s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
86.25s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
80.18s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
6.75s setup    test_replace.py::TestReplace::test_copy_full
3.17s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
2.04s call     test_replace.py::TestReplace::test_copy_full
1.91s call     test_replace.py::TestReplace::test_count
1.30s call     test_replace.py::TestReplace::test_copy_partial
0.68s call     test_replace.py::TestReplace::test_partial_replace
0.54s call     test_replace.py::TestReplace::test_incorrect
0.05s setup    test_replace.py::TestReplace::test_incorrect
0.03s setup    test_replace.py::TestReplace::test_partial_replace
0.03s setup    test_replace.py::TestReplace::test_count
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_replace.py::TestReplace::test_copy_partial
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s teardown test_replace.py::TestReplace::test_copy_partial
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 514.58s (0:08:34) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p7ex/002ee6/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 ===============================
6.29s setup    test_select.py::TestSelect::test_incorrect
6.07s setup    test_replace.py::TestReplace::test_replace_rollback
5.04s setup    test_update.py::TestUpdate::test_incorrect
2.05s call     test_select.py::TestSelect::test_json_query
1.79s call     test_replace.py::TestReplace::test_replace_rollback
1.46s call     test_update.py::TestUpdate::test_update_rollback
1.18s call     test_replace.py::TestReplace::test_replace_total
1.13s call     test_update.py::TestUpdate::test_partial_update
1.05s call     test_update.py::TestUpdate::test_update_many_rows
0.90s call     test_update.py::TestUpdate::test_incorrect
0.84s call     test_update.py::TestUpdate::test_update_pk
0.83s call     test_replace.py::TestReplace::test_replace_with_nulls
0.77s call     test_select.py::TestSelect::test_incorrect
0.03s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_select.py::TestSelect::test_json_query
0.01s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.01s setup    test_update.py::TestUpdate::test_update_rollback
0.01s setup    test_update.py::TestUpdate::test_partial_update
0.01s setup    test_update.py::TestUpdate::test_update_pk

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 31.20s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p7ex/002f15/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 ===============================
330.95s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
74.08s call     zip_bomb.py::TestZipBomb::test
16.90s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
6.06s setup    test_upsert.py::TestUpsert::test_copy_full
5.51s setup    zip_bomb.py::TestZipBomb::test
5.44s setup    test_update.py::TestUpdate::test_update_single_column
3.11s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.41s call     test_upsert.py::TestUpsert::test_copy_full
1.84s call     test_upsert.py::TestUpsert::test_copy_partial
1.80s call     test_upsert.py::TestUpsert::test_count
1.55s call     test_update.py::TestUpdate::test_update_single_column
1.12s call     test_update.py::TestUpdate::test_update_single_row
1.01s call     test_upsert.py::TestUpsert::test_partial_update
0.96s call     test_upsert.py::TestUpsert::test_insert_nulls
0.74s call     test_upsert.py::TestUpsert::test_incorrect
0.03s setup    test_upsert.py::TestUpsert::test_incorrect
0.02s setup    test_update.py::TestUpdate::test_update_single_row
0.01s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.01s setup    test_upsert.py::TestUpsert::test_partial_update
0.01s setup    test_upsert.py::TestUpsert::test_copy_partial

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 467.42s (0:07:47) ========================
