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

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

============================== slowest durations ===============================
171.75s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
102.67s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
89.26s call     tablets_movement.py::TestTabletsMovement::test[ROW]
28.27s call     order_by_with_limit.py::TestOrderBy::test
5.38s call     test_create.py::TestCreate::test_create_decimals
4.50s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
4.19s setup    test_create.py::TestCreate::test_create_all_opt_ints
4.07s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.01s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.85s setup    order_by_with_limit.py::TestOrderBy::test
0.62s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.60s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.57s call     test_create.py::TestCreate::test_create_all_opt_ints
0.53s call     test_create.py::TestCreate::test_create_all_req_ints
0.48s call     test_create.py::TestCreate::test_create_real_req
0.42s call     test_create.py::TestCreate::test_create_real_opt
0.25s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.18s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.02s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s teardown test_create.py::TestCreate::test_create_all_opt_ints
0.01s setup    test_create.py::TestCreate::test_create_decimals
0.01s setup    test_create.py::TestCreate::test_create_real_opt
0.01s teardown test_create.py::TestCreate::test_create_real_req

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 422.86s (0:07:02) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zqih/0034e7/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 107 items

test_create.py ..
test_cs_many_updates.py drop table: 45.1 ms
create table: 346.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 39.7
    "min_ms": 25.4
    "median_ms": 35.6
    "max_ms": 56.9
    "stdev_ms": 11.8
select count(*) after initial inserts: 115.5 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 58.7
    "min_ms": 44.6
    "median_ms": 56.2
    "max_ms": 100.3
    "stdev_ms": 9.9
select count(*) after all modifications: 2498.5 ms
select all: 2860.8 ms
delete from table: 3013.3 ms
select all after delete: 3188.0 ms
.drop table: 39.8 ms
create table: 469.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.5
    "min_ms": 28.7
    "median_ms": 30.0
    "max_ms": 42.2
    "stdev_ms": 5.1
select count(*) after initial inserts: 142.3 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 59.9
    "min_ms": 47.0
    "median_ms": 57.6
    "max_ms": 100.5
    "stdev_ms": 9.8
updates (step 1):
    "runs": 200
    "avg_ms": 170.1
    "min_ms": 119.5
    "median_ms": 168.4
    "max_ms": 270.8
    "stdev_ms": 21.5
upserts (step 2):
    "runs": 200
    "avg_ms": 35.8
    "min_ms": 24.0
    "median_ms": 33.8
    "max_ms": 70.4
    "stdev_ms": 8.9
select count(*) after all modifications: 285.1 ms
select all: 326.4 ms
delete from table: 363.1 ms
select all after delete: 341.2 ms
.drop table: 53.8 ms
create table: 597.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.5
    "min_ms": 25.9
    "median_ms": 34.5
    "max_ms": 45.4
    "stdev_ms": 6.5
select count(*) after initial inserts: 99.1 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 161.1
    "min_ms": 94.0
    "median_ms": 154.5
    "max_ms": 558.6
    "stdev_ms": 38.7
select count(*) after all modifications: 568.9 ms
select all: 352.1 ms
delete from table: 324.0 ms
select all after delete: 259.1 ms
.drop table: 42.9 ms
create table: 601.4 ms
initial inserts:
    "runs": 15
    "avg_ms": 63.4
    "min_ms": 27.2
    "median_ms": 65.2
    "max_ms": 109.2
    "stdev_ms": 24.2
select count(*) after initial inserts: 214.1 ms
updates (step 0):
    "runs": 150
    "avg_ms": 167.7
    "min_ms": 113.0
    "median_ms": 160.6
    "max_ms": 278.5
    "stdev_ms": 31.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 104.1
    "min_ms": 66.1
    "median_ms": 99.0
    "max_ms": 181.4
    "stdev_ms": 26.9
select count(*) after all modifications: 413.3 ms
select all: 360.2 ms
delete from table: 396.1 ms
select all after delete: 395.5 ms
.drop table: 31.8 ms
create table: 567.3 ms
initial inserts:
    "runs": 20
    "avg_ms": 45.3
    "min_ms": 25.3
    "median_ms": 42.0
    "max_ms": 76.8
    "stdev_ms": 19.4
select count(*) after initial inserts: 145.6 ms
updates (step 0):
    "runs": 200
    "avg_ms": 148.4
    "min_ms": 106.3
    "median_ms": 144.9
    "max_ms": 285.1
    "stdev_ms": 27.7
upserts (step 1):
    "runs": 200
    "avg_ms": 49.0
    "min_ms": 24.2
    "median_ms": 42.5
    "max_ms": 153.5
    "stdev_ms": 22.3
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 148.1
    "min_ms": 88.6
    "median_ms": 126.6
    "max_ms": 436.3
    "stdev_ms": 62.9
select count(*) after all modifications: 1459.2 ms
select all: 1629.5 ms
delete from table: 1786.0 ms
select all after delete: 943.4 ms
.drop table: 93.1 ms
create table: 1256.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 75.9
    "min_ms": 46.2
    "median_ms": 76.1
    "max_ms": 107.1
    "stdev_ms": 21.0
select count(*) after initial inserts: 257.5 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 100.0
    "min_ms": 22.2
    "median_ms": 86.5
    "max_ms": 591.8
    "stdev_ms": 52.8
select count(*) after all modifications: 845.2 ms
select all: 556.4 ms
delete from table: 663.4 ms
select all after delete: 532.7 ms
.Generated operation sequence:
  0. UPDATE: 11 operations
  1. BULK_UPSERT: 14 operations
  2. UPSERT: 4 operations
  3. UPDATE: 9 operations
  4. UPSERT: 1 operations
  5. BULK_UPSERT: 4 operations
  6. UPSERT: 1 operations
  7. UPDATE: 15 operations
  8. UPSERT: 20 operations
  9. UPDATE: 12 operations
drop table: 102.3 ms
create table: 1293.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 105.4
    "min_ms": 57.6
    "median_ms": 89.4
    "max_ms": 255.6
    "stdev_ms": 62.4
select count(*) after initial inserts: 290.9 ms
updates (step 0):
    "runs": 110
    "avg_ms": 332.8
    "min_ms": 169.1
    "median_ms": 317.9
    "max_ms": 702.9
    "stdev_ms": 95.6
bulk_upserts (step 1):
    "runs": 14
    "avg_ms": 143.3
    "min_ms": 103.4
    "median_ms": 146.1
    "max_ms": 233.1
    "stdev_ms": 33.9
upserts (step 2):
    "runs": 40
    "avg_ms": 76.8
    "min_ms": 36.0
    "median_ms": 71.6
    "max_ms": 140.0
    "stdev_ms": 23.5
updates (step 3):
    "runs": 90
    "avg_ms": 389.7
    "min_ms": 213.8
    "median_ms": 364.9
    "max_ms": 763.7
    "stdev_ms": 96.6
upserts (step 4):
    "runs": 10
    "avg_ms": 69.2
    "min_ms": 40.6
    "median_ms": 59.9
    "max_ms": 95.1
    "stdev_ms": 20.7
bulk_upserts (step 5):
    "runs": 4
    "avg_ms": 119.4
    "min_ms": 77.0
    "median_ms": 120.1
    "max_ms": 162.1
    "stdev_ms": 34.8
upserts (step 6):
    "runs": 10
    "avg_ms": 69.3
    "min_ms": 48.3
    "median_ms": 61.7
    "max_ms": 104.0
    "stdev_ms": 18.9


============================== slowest durations ===============================
163.72s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
104.98s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
61.77s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
49.46s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
41.84s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
38.96s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
4.11s setup    test_create.py::TestCreate::test_create_strings_opt
3.99s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.57s call     test_create.py::TestCreate::test_create_strings_opt
0.06s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.05s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.04s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.03s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.03s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.02s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s setup    test_create.py::TestCreate::test_dy_number_not_supported
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_random_sequence
0.01s teardown test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 8 passed in 613.97s (0:10:13) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...er/.ya/build/build_root/zqih/0034e7/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/zqih/0034e7/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/zqih/0034e7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/zqih/0034e7', '--source-root', '/home/runner/.ya/build/build_root/zqih/0034e7/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/zqih/0034e7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10190826595/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '1', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1768, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...er/.ya/build/build_root/zqih/0034e7/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/zqih/0034e7/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/zqih/0034e7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/zqih/0034e7', '--source-root', '/home/runner/.ya/build/build_root/zqih/0034e7/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/zqih/0034e7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10190826595/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '1', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zqih/0034ed/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 107 items

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

============================== slowest durations ===============================
4.86s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.01s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.86s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.84s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.83s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.82s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.82s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.79s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.77s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.76s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.70s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.69s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 14.83s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zqih/0034ec/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 107 items

test_delete.py .
test_insert.py ........
test_log_scenario.py ..

============================== slowest durations ===============================
24.00s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
19.32s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
5.23s setup    test_delete.py::TestDelete::test_incorrect
4.26s setup    test_insert.py::TestInsertStatement::test_bulk
4.13s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.11s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.36s call     test_insert.py::TestInsertStatement::test_copy_partial
1.36s call     test_insert.py::TestInsertStatement::test_copy_full
0.69s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.56s call     test_insert.py::TestInsertStatement::test_plain
0.50s call     test_insert.py::TestInsertStatement::test_bulk
0.48s call     test_delete.py::TestDelete::test_incorrect
0.47s call     test_insert.py::TestInsertStatement::test_incorrect
0.41s call     test_insert.py::TestInsertStatement::test_duplicate
0.38s call     test_insert.py::TestInsertStatement::test_out_of_range
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_incorrect
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]

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

test_log_scenario.py FE
test_overloads.py ..........

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-11T09:55:04.977724Z): source_id=225;tablet_id=72075186224037910;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7928E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78AE26
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB618C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD91133B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE63C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE611F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EC94D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411564B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D55257
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CACC53
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CACC53
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA9A73
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CB0527
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14132EC8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB661E5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C3ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB609724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60D7E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60D3F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60DFDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79453C
E   21. ??:0: ?? @ 0x7F258BEC6AC2
E   22. ??:0: ?? @ 0x7F258BF588BF
------------------------------ 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
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2783983
DEBUG    ya.test:process.py:259 Command (pid 2783983) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2783983) elapsed time (sec): 0.43447113037109375
DEBUG    ya.test:process.py:263 Command (pid 2783983) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) maxrss: 541148
DEBUG    ya.test:process.py:263 Command (pid 2783983) minflt: 16166
DEBUG    ya.test:process.py:263 Command (pid 2783983) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2783983) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2783983) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2783983) stime: 0.27463
DEBUG    ya.test:process.py:263 Command (pid 2783983) utime: 0.111444
DEBUG    ya.test:process.py:263 Command (pid 2783983) wtime: 0.436
DEBUG    ya.test:process.py:275 Command (pid 2783983) output:
Git info:
    Commit: 5699dc57c63bcc82fe53e6db27b24b4f67ce1925
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into 3896819ce6e65a21a955c904e62cb1c735754104

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 5699dc57c63bcc82fe53e6db27b24b4f67ce1925
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into 3896819ce6e65a21a955c904e62cb1c735754104

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7098
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7099
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7100
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/zqih/0034ea/r3tmp/kikimr_cluster_p6a72_qt
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21778
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20829
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10689
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7369
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_3tcwz3h8.log --grpc-port=21778 --mon-port=20829 --ic-port=7100
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21778/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_3tcwz3h8.log --grpc-port=21778 --mon-port=20829 --ic-port=7100
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_3tcwz3h8.log', '--grpc-port=21778', '--mon-port=20829', '--ic-port=7100')' in '/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2784192
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21778/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2784194
DEBUG    ya.test:process.py:259 Command (pid 2784194) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2784194) elapsed time (sec): 0.5084629058837891
DEBUG    ya.test:process.py:263 Command (pid 2784194) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) maxrss: 541148
DEBUG    ya.test:process.py:263 Command (pid 2784194) minflt: 16166
DEBUG    ya.test:process.py:263 Command (pid 2784194) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 2784194) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2784194) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2784194) stime: 0.30330199999999996
DEBUG    ya.test:process.py:263 Command (pid 2784194) utime: 0.13219899999999998
DEBUG    ya.test:process.py:263 Command (pid 2784194) wtime: 0.51
DEBUG    ya.test:process.py:275 Command (pid 2784194) output:
Git info:
    Commit: 5699dc57c63bcc82fe53e6db27b24b4f67ce1925
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into 3896819ce6e65a21a955c904e62cb1c735754104

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 5699dc57c63bcc82fe53e6db27b24b4f67ce1925
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into 3896819ce6e65a21a955c904e62cb1c735754104
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21778', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7100\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21778', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7100\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2785512
DEBUG    ya.test:process.py:259 Command (pid 2785512) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2785512) elapsed time (sec): 0.5190548896789551
DEBUG    ya.test:process.py:263 Command (pid 2785512) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) maxrss: 549648
DEBUG    ya.test:process.py:263 Command (pid 2785512) minflt: 18308
DEBUG    ya.test:process.py:263 Command (pid 2785512) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 2785512) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 2785512) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2785512) stime: 0.356438
DEBUG    ya.test:process.py:263 Command (pid 2785512) utime: 0.112283
DEBUG    ya.test:process.py:263 Command (pid 2785512) wtime: 0.52
DEBUG    ya.test:process.py:275 Command (pid 2785512) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21778', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21778', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2785827
DEBUG    ya.test:process.py:259 Command (pid 2785827) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2785827) elapsed time (sec): 0.46868014335632324
DEBUG    ya.test:process.py:263 Command (pid 2785827) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) maxrss: 549384
DEBUG    ya.test:process.py:263 Command (pid 2785827) minflt: 18312
DEBUG    ya.test:process.py:263 Command (pid 2785827) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 2785827) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) nvcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 2785827) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2785827) stime: 0.28740699999999997
DEBUG    ya.test:process.py:263 Command (pid 2785827) utime: 0.127736
DEBUG    ya.test:process.py:263 Command (pid 2785827) wtime: 0.47
DEBUG    ya.test:process.py:275 Command (pid 2785827) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7c69e483-2f24-4e6a-9c5a-606ab5d1c576, localhost:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7c69e483-2f24-4e6a-9c5a-606ab5d1c576, localhost:21778): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7c69e483-2f24-4e6a-9c5a-606ab5d1c576, localhost:21778): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rovxcfxu4y.auto.internal" port: 21778 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-rovxcfxu4y.auto.internal:21778, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
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:185 Binary was found by /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb -e grpc://localhost:21778 -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
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21778', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2786417
DEBUG    ya.test:process.py:259 Command (pid 2786417) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2786417) elapsed time (sec): 0.39310336112976074
DEBUG    ya.test:process.py:263 Command (pid 2786417) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) maxrss: 165972
DEBUG    ya.test:process.py:263 Command (pid 2786417) minflt: 3544
DEBUG    ya.test:process.py:263 Command (pid 2786417) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) nivcsw: 55
DEBUG    ya.test:process.py:263 Command (pid 2786417) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) nvcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 2786417) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2786417) stime: 0.033599
DEBUG    ya.test:process.py:263 Command (pid 2786417) utime: 0.048532
DEBUG    ya.test:process.py:263 Command (pid 2786417) wtime: 0.394
DEBUG    ya.test:process.py:275 Command (pid 2786417) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2786417) 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/zqih/0034ea/ydb/apps/ydb/ydb -e grpc://localhost:21778 -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.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21778', '-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: 2786721
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 2786721) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2786721) elapsed time (sec): 30.217873096466064
DEBUG    ya.test:process.py:263 Command (pid 2786721) wtime: 30.219
DEBUG    ya.test:process.py:275 Command (pid 2786721) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    451	451	0	0	21	29	33	43
2	    441	441	0	0	21	29	35	43
3	    379	379	0	0	22	48	63	66
4	    442	442	0	0	22	29	32	34
5	    440	440	0	0	21	31	37	43
6	    424	424	0	0	23	29	33	35
7	    466	466	0	0	20	25	27	32
8	    424	424	0	0	22	32	39	47
9	    470	470	0	0	20	25	28	32
10	    460	460	0	0	21	26	31	35
11	    447	447	0	0	21	31	40	42
12	    447	447	0	0	21	30	37	41
13	    444	444	0	0	21	30	37	39
14	    422	422	0	0	22	35	41	46
15	    426	426	0	0	22	33	38	40
16	    410	410	0	0	22	39	52	56
17	    298	298	0	0	29	61	99	101
18	    323	323	0	0	28	52	59	67
19	    428	428	0	0	22	32	42	46
20	    409	409	0	0	23	34	39	47
21	    372	372	0	0	24	48	61	69
22	    439	439	0	0	22	32	42	47
23	    445	445	0	0	21	28	39	44
24	    442	442	0	0	21	32	39	43
25	    459	459	0	0	21	25	41	47
26	    456	456	0	0	20	26	57	64
27	    472	472	0	0	20	25	27	28
28	    450	450	0	0	20	27	60	63
29	    457	457	0	0	20	30	35	39
30	    445	445	0	0	21	30	33	38

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12888	429.6	0	0	21	33	47	101

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bdecaea1-6b02-43b1-b66b-f5c209cf527c, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bdecaea1-6b02-43b1-b66b-f5c209cf527c, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bdecaea1-6b02-43b1-b66b-f5c209cf527c, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bee4e5d3-20b5-4548-9672-da60fbda7e0c, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bee4e5d3-20b5-4548-9672-da60fbda7e0c, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bee4e5d3-20b5-4548-9672-da60fbda7e0c, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b172b61a-0fc0-42d0-9d27-3e6bc8d5316c, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b172b61a-0fc0-42d0-9d27-3e6bc8d5316c, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=" 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, b172b61a-0fc0-42d0-9d27-3e6bc8d5316c, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=
INFO     root:test_log_scenario.py:217 Count rows after insert 12566 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ef22f98-5d36-4c50-8713-bc294447ecef, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ef22f98-5d36-4c50-8713-bc294447ecef, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=" 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, 6ef22f98-5d36-4c50-8713-bc294447ecef, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0765632a-de24-480b-9cb8-045067f1a85e, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0765632a-de24-480b-9cb8-045067f1a85e, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=" 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, 0765632a-de24-480b-9cb8-045067f1a85e, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb -e grpc://localhost:21778 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb -e grpc://localhost:21778 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb -e grpc://localhost:21778 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e102ef60-c0bc-408c-b8c2-60b1773621c7, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e102ef60-c0bc-408c-b8c2-60b1773621c7, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4a11646c-3034-4879-9d04-7d79fc451144, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e102ef60-c0bc-408c-b8c2-60b1773621c7, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4a11646c-3034-4879-9d04-7d79fc451144, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21778', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:628 Command pid: 2809132
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4a11646c-3034-4879-9d04-7d79fc451144, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTc4MmIyYjktZmIyNjlkNzktYjRlNzcxZjMtMzdkNWZlMDQ=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21778', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6b30bc3e-a990-48b6-83c9-6f5a84fd461b, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 2809135
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6b30bc3e-a990-48b6-83c9-6f5a84fd461b, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=MTc4MmIyYjktZmIyNjlkNzktYjRlNzcxZjMtMzdkNWZlMDQ=" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21778', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6b30bc3e-a990-48b6-83c9-6f5a84fd461b, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 2809136
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTc4MmIyYjktZmIyNjlkNzktYjRlNzcxZjMtMzdkNWZlMDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4938e787-ebee-420a-8e9c-85e172933606, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4938e787-ebee-420a-8e9c-85e172933606, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=MTc4MmIyYjktZmIyNjlkNzktYjRlNzcxZjMtMzdkNWZlMDQ=" 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, 4938e787-ebee-420a-8e9c-85e172933606, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 09a8cc07-ec33-4644-b0e7-38755ef49e11, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 09a8cc07-ec33-4644-b0e7-38755ef49e11, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 09a8cc07-ec33-4644-b0e7-38755ef49e11, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzg0MTE4ZDYtZDMyNTA2NmYtNTU4NTMzNDctNGQ2NmY1OWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 31aebebc-23fd-483b-a524-c668919c8bdc, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 31aebebc-23fd-483b-a524-c668919c8bdc, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=Mzg0MTE4ZDYtZDMyNTA2NmYtNTU4NTMzNDctNGQ2NmY1OWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 31aebebc-23fd-483b-a524-c668919c8bdc, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Mzg0MTE4ZDYtZDMyNTA2NmYtNTU4NTMzNDctNGQ2NmY1OWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a798a3d-307e-48c6-a471-418b55ccd7c7, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a798a3d-307e-48c6-a471-418b55ccd7c7, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=Mzg0MTE4ZDYtZDMyNTA2NmYtNTU4NTMzNDctNGQ2NmY1OWQ=" 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:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9863d6a2-77c9-49a8-9b60-106e450835f0, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a798a3d-307e-48c6-a471-418b55ccd7c7, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9863d6a2-77c9-49a8-9b60-106e450835f0, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9863d6a2-77c9-49a8-9b60-106e450835f0, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDdjYzY4MTgtNWE5NmI4NmQtMzhlYjk4Y2MtMjRkODIxMDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ea16f6bd-468c-4e59-80f2-54acc8b8fa85, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ea16f6bd-468c-4e59-80f2-54acc8b8fa85, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NDdjYzY4MTgtNWE5NmI4NmQtMzhlYjk4Y2MtMjRkODIxMDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ea16f6bd-468c-4e59-80f2-54acc8b8fa85, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDdjYzY4MTgtNWE5NmI4NmQtMzhlYjk4Y2MtMjRkODIxMDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d1f307fc-9fe8-4877-aba2-d9a42465e8d8, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1f307fc-9fe8-4877-aba2-d9a42465e8d8, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NDdjYzY4MTgtNWE5NmI4NmQtMzhlYjk4Y2MtMjRkODIxMDI=" 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(CreateSession, 8cf7079b-5c01-40c2-8ccc-583048ad9bb3, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8cf7079b-5c01-40c2-8ccc-583048ad9bb3, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d1f307fc-9fe8-4877-aba2-d9a42465e8d8, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8cf7079b-5c01-40c2-8ccc-583048ad9bb3, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzIwZmRlZWYtM2JkZjlmMmMtN2Y3ZWE2MDUtYjQzMzg5Yzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 11a25af5-9da5-4f0e-a0bc-48a93cf7eb29, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 11a25af5-9da5-4f0e-a0bc-48a93cf7eb29, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NzIwZmRlZWYtM2JkZjlmMmMtN2Y3ZWE2MDUtYjQzMzg5Yzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 11a25af5-9da5-4f0e-a0bc-48a93cf7eb29, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzIwZmRlZWYtM2JkZjlmMmMtN2Y3ZWE2MDUtYjQzMzg5Yzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 65c9e6ec-2fd9-43cf-ba30-1eec672f376b, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65c9e6ec-2fd9-43cf-ba30-1eec672f376b, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NzIwZmRlZWYtM2JkZjlmMmMtN2Y3ZWE2MDUtYjQzMzg5Yzg=" 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:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65c9e6ec-2fd9-43cf-ba30-1eec672f376b, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5825f77f-5847-42a5-95d2-1a1bfcb3b077, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5825f77f-5847-42a5-95d2-1a1bfcb3b077, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5825f77f-5847-42a5-95d2-1a1bfcb3b077, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjMxY2ExZGItOWZiMmQ4MTUtNjQyM2JjYmQtYjg2MWNjODE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 81e54e12-8812-4d94-bac5-401d08068eea, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 81e54e12-8812-4d94-bac5-401d08068eea, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=ZjMxY2ExZGItOWZiMmQ4MTUtNjQyM2JjYmQtYjg2MWNjODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 81e54e12-8812-4d94-bac5-401d08068eea, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjMxY2ExZGItOWZiMmQ4MTUtNjQyM2JjYmQtYjg2MWNjODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb1662c7-e758-4b1b-b198-3bdbdd43c8b1, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb1662c7-e758-4b1b-b198-3bdbdd43c8b1, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=ZjMxY2ExZGItOWZiMmQ4MTUtNjQyM2JjYmQtYjg2MWNjODE=" 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:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c4c58f31-9def-4622-b4de-6bcdb606c3d2, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb1662c7-e758-4b1b-b198-3bdbdd43c8b1, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c4c58f31-9def-4622-b4de-6bcdb606c3d2, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c4c58f31-9def-4622-b4de-6bcdb606c3d2, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmE4YzBhNTQtODFhOTMwZTUtOWRkNGMzNmMtNTRlOTBjMDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 191b5ac2-34b3-48d3-be3c-0e379f8859e1, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 191b5ac2-34b3-48d3-be3c-0e379f8859e1, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=YmE4YzBhNTQtODFhOTMwZTUtOWRkNGMzNmMtNTRlOTBjMDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 191b5ac2-34b3-48d3-be3c-0e379f8859e1, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YmE4YzBhNTQtODFhOTMwZTUtOWRkNGMzNmMtNTRlOTBjMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd286783-1214-4ff7-8fdc-df84bc3d595b, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd286783-1214-4ff7-8fdc-df84bc3d595b, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=YmE4YzBhNTQtODFhOTMwZTUtOWRkNGMzNmMtNTRlOTBjMDg=" 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(CreateSession, fce14470-40e8-4c7c-979e-6f062281ff3c, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fce14470-40e8-4c7c-979e-6f062281ff3c, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd286783-1214-4ff7-8fdc-df84bc3d595b, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fce14470-40e8-4c7c-979e-6f062281ff3c, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWE1YWY0MDQtZmUwMWQzMGMtNmEwMDlkY2QtYWUwMzI3MTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 054a0046-fe5e-4e97-ac2b-1449db56a78c, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 054a0046-fe5e-4e97-ac2b-1449db56a78c, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=OWE1YWY0MDQtZmUwMWQzMGMtNmEwMDlkY2QtYWUwMzI3MTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 054a0046-fe5e-4e97-ac2b-1449db56a78c, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWE1YWY0MDQtZmUwMWQzMGMtNmEwMDlkY2QtYWUwMzI3MTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f27478c-967d-4e98-a2d4-07fbdda6380b, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f27478c-967d-4e98-a2d4-07fbdda6380b, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=OWE1YWY0MDQtZmUwMWQzMGMtNmEwMDlkY2QtYWUwMzI3MTI=" 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(CreateSession, b279738e-8ccd-427e-8a12-c87f115e7e99, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b279738e-8ccd-427e-8a12-c87f115e7e99, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f27478c-967d-4e98-a2d4-07fbdda6380b, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b279738e-8ccd-427e-8a12-c87f115e7e99, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWI1NzU0ODQtZDNiNjNlODAtMTlhNGNkMTYtZDdmM2MwMTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7d030e8d-349e-447a-b37b-19133a165d23, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7d030e8d-349e-447a-b37b-19133a165d23, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=YWI1NzU0ODQtZDNiNjNlODAtMTlhNGNkMTYtZDdmM2MwMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7d030e8d-349e-447a-b37b-19133a165d23, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YWI1NzU0ODQtZDNiNjNlODAtMTlhNGNkMTYtZDdmM2MwMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fa68376-f53e-4904-b9ab-6896a54293cc, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fa68376-f53e-4904-b9ab-6896a54293cc, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=YWI1NzU0ODQtZDNiNjNlODAtMTlhNGNkMTYtZDdmM2MwMTE=" 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:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fa68376-f53e-4904-b9ab-6896a54293cc, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 61c78aa4-8dad-4885-8abe-5b2dc6418cd9, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 61c78aa4-8dad-4885-8abe-5b2dc6418cd9, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 61c78aa4-8dad-4885-8abe-5b2dc6418cd9, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDc4ZDEzMTktZjAxOTljYTUtZGVmNzEwNDctNmI0NTE0NGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c34d4c16-f4a2-485c-b014-c7cfb9e09d6a, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c34d4c16-f4a2-485c-b014-c7cfb9e09d6a, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=ZDc4ZDEzMTktZjAxOTljYTUtZGVmNzEwNDctNmI0NTE0NGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c34d4c16-f4a2-485c-b014-c7cfb9e09d6a, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDc4ZDEzMTktZjAxOTljYTUtZGVmNzEwNDctNmI0NTE0NGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fdaee3f9-b7ef-438e-89c5-fa358ff50bca, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdaee3f9-b7ef-438e-89c5-fa358ff50bca, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=ZDc4ZDEzMTktZjAxOTljYTUtZGVmNzEwNDctNmI0NTE0NGU=" 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, fdaee3f9-b7ef-438e-89c5-fa358ff50bca, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bee4e5d3-20b5-4548-9672-da60fbda7e0c, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.88080528+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, 6b30bc3e-a990-48b6-83c9-6f5a84fd461b, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T09:55:09.880957035+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 31aebebc-23fd-483b-a524-c668919c8bdc, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T09:55:09.880999279+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ea16f6bd-468c-4e59-80f2-54acc8b8fa85, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T09:55:09.88102666+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 11a25af5-9da5-4f0e-a0bc-48a93cf7eb29, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.88107158+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, 81e54e12-8812-4d94-bac5-401d08068eea, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881102541+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-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 054a0046-fe5e-4e97-ac2b-1449db56a78c, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T09:55:09.881157096+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 191b5ac2-34b3-48d3-be3c-0e379f8859e1, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881129886+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-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7d030e8d-349e-447a-b37b-19133a165d23, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T09:55:09.881185178+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e102ef60-c0bc-408c-b8c2-60b1773621c7, ghrun-rovxcfxu4y.auto.internal:21778): 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-11-11T09:55:09.880939419+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5a798a3d-307e-48c6-a471-418b55ccd7c7, ghrun-rovxcfxu4y.auto.internal:21778): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881014346+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, 4938e787-ebee-420a-8e9c-85e172933606, ghrun-rovxcfxu4y.auto.internal:21778): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.880977067+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, d1f307fc-9fe8-4877-aba2-d9a42465e8d8, ghrun-rovxcfxu4y.auto.internal:21778): 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-11-11T09:55:09.881043357+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 65c9e6ec-2fd9-43cf-ba30-1eec672f376b, ghrun-rovxcfxu4y.auto.internal:21778): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881089847+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, bb1662c7-e758-4b1b-b198-3bdbdd43c8b1, ghrun-rovxcfxu4y.auto.internal:21778): 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-11-11T09:55:09.88111612+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9f27478c-967d-4e98-a2d4-07fbdda6380b, ghrun-rovxcfxu4y.auto.internal:21778): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881172911+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, dd286783-1214-4ff7-8fdc-df84bc3d595b, ghrun-rovxcfxu4y.auto.internal:21778): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881146033+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, 3fa68376-f53e-4904-b9ab-6896a54293cc, ghrun-rovxcfxu4y.auto.internal:21778): 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-11-11T09:55:09.881288507+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fdaee3f9-b7ef-438e-89c5-fa358ff50bca, ghrun-rovxcfxu4y.auto.internal:21778): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881323516+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c34d4c16-f4a2-485c-b014-c7cfb9e09d6a, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881302001+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-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDc4ZDEzMTktZjAxOTljYTUtZGVmNzEwNDctNmI0NTE0NGU=
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2809132) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 2809135) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2809132) elapsed time (sec): 30.200353384017944
DEBUG    ya.test:process.py:260 Command (pid 2809135) elapsed time (sec): 30.193116664886475
DEBUG    ya.test:process.py:263 Command (pid 2809132) wtime: 30.204
DEBUG    ya.test:process.py:263 Command (pid 2809135) wtime: 30.198
DEBUG    ya.test:process.py:275 Command (pid 2809132) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     60	60	0	0	82	559	567	571
2	    128	128	0	0	76	104	117	118
3	    128	128	0	0	71	105	123	124
4	    138	138	0	0	67	131	134	134
5	     47	47	0	0	74	141	151	151
6	      0	0	0	1777	0	0	0	0
7	      0	0	0	2063	0	0	0	0
8	      0	0	0	2028	0	0	0	0
9	      0	0	0	2097	0	0	0	0
10	      0	0	0	1814	0	0	0	0
11	      0	0	0	1602	0	0	0	0
12	      0	0	0	2043	0	0	0	0
13	      0	0	0	1924	0	0	0	0
14	      0	0	0	1763	0	0	0	0
15	      0	0	0	1968	0	0	0	0
16	      0	0	0	2099	0	0	0	0
17	      0	0	0	1586	0	0	0	0
18	      0	0	0	1638	0	0	0	0
19	      0	0	0	1525	0	0	0	0
20	      0	0	0	1639	0	0	0	0
21	      0	0	0	1780	0	0	0	0
22	      0	0	0	1783	0	0	0	0
23	      0	0	0	1705	0	0	0	0
24	      0	0	0	1949	0	0	0	0
25	      0	0	0	1949	0	0	0	0
26	      0	0	0	1876	0	0	0	0
27	      0	0	0	1854	0	0	0	0
28	      0	0	0	1726	0	0	0	0
29	      0	0	0	1717	0	0	0	0
30	      0	0	0	1695	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    501	16.7	0	45600	71	124	555	571

DEBUG    ya.test:process.py:275 Command (pid 2809135) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     91	91	0	0	61	361	389	395
2	    166	166	0	0	57	83	97	99
3	    167	167	0	0	53	93	101	107
4	    180	180	0	0	50	108	113	118
5	     62	62	0	0	54	115	126	135
6	      0	0	0	1697	0	0	0	0
7	      0	0	0	2123	0	0	0	0
8	      0	0	0	1992	0	0	0	0
9	      0	0	0	1634	0	0	0	0
10	      0	0	0	1885	0	0	0	0
11	      0	0	0	1689	0	0	0	0
12	      0	0	0	1609	0	0	0	0
13	      0	0	0	1687	0	0	0	0
14	      0	0	0	1702	0	0	0	0
15	      0	0	0	1692	0	0	0	0
16	      0	0	0	1710	0	0	0	0
17	      0	0	0	1707	0	0	0	0
18	      0	0	0	1963	0	0	0	0
19	      0	0	0	1556	0	0	0	0
20	      0	0	0	1332	0	0	0	0
21	      0	0	0	1579	0	0	0	0
22	      0	0	0	1661	0	0	0	0
23	      0	0	0	1724	0	0	0	0
24	      0	0	0	1834	0	0	0	0
25	      0	0	0	1884	0	0	0	0
26	      0	0	0	1691	0	0	0	0
27	      0	0	0	1770	0	0	0	0
28	      0	0	0	1590	0	0	0	0
29	      0	0	0	1620	0	0	0	0
30	      0	0	0	1634	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    666	22.2	0	42965	54	108	355	395

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2809136) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2809136) elapsed time (sec): 30.228347301483154
DEBUG    ya.test:process.py:263 Command (pid 2809136) wtime: 30.234
DEBUG    ya.test:process.py:275 Command (pid 2809136) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	1779	0	0	0	0
7	      0	0	0	2217	0	0	0	0
8	      0	0	0	2028	0	0	0	0
9	      0	0	0	2219	0	0	0	0
10	      0	0	0	2031	0	0	0	0
11	      0	0	0	1602	0	0	0	0
12	      0	0	0	1942	0	0	0	0
13	      0	0	0	1662	0	0	0	0
14	      0	0	0	1585	0	0	0	0
15	      0	0	0	1683	0	0	0	0
16	      0	0	0	1904	0	0	0	0
17	      0	0	0	1606	0	0	0	0
18	      0	0	0	2062	0	0	0	0
19	      0	0	0	1444	0	0	0	0
20	      0	0	0	1616	0	0	0	0
21	      0	0	0	1822	0	0	0	0
22	      0	0	0	1935	0	0	0	0
23	      0	0	0	1807	0	0	0	0
24	      0	0	0	2046	0	0	0	0
25	      0	0	0	1974	0	0	0	0
26	      0	0	0	1817	0	0	0	0
27	      0	0	0	1888	0	0	0	0
28	      0	0	0	1648	0	0	0	0
29	      0	0	0	1715	0	0	0	0
30	      0	0	0	1716	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      0	0	0	45788	0	0	0	0

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-rovxcfxu4y'
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/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/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.2784192' in '/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_3tcwz3h8.log, stdout)
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:21778/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7369
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10689
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20829
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21778
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7100
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2783983
DEBUG    ya.test:process.py:259 Command (pid 2783983) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2783983) elapsed time (sec): 0.43447113037109375
DEBUG    ya.test:process.py:263 Command (pid 2783983) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) maxrss: 541148
DEBUG    ya.test:process.py:263 Command (pid 2783983) minflt: 16166
DEBUG    ya.test:process.py:263 Command (pid 2783983) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2783983) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2783983) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2783983) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2783983) stime: 0.27463
DEBUG    ya.test:process.py:263 Command (pid 2783983) utime: 0.111444
DEBUG    ya.test:process.py:263 Command (pid 2783983) wtime: 0.436
DEBUG    ya.test:process.py:275 Command (pid 2783983) output:
Git info:
    Commit: 5699dc57c63bcc82fe53e6db27b24b4f67ce1925
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into 3896819ce6e65a21a955c904e62cb1c735754104

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 5699dc57c63bcc82fe53e6db27b24b4f67ce1925
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into 3896819ce6e65a21a955c904e62cb1c735754104

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7098
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7099
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7100
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/zqih/0034ea/r3tmp/kikimr_cluster_p6a72_qt
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21778
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20829
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10689
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7369
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_3tcwz3h8.log --grpc-port=21778 --mon-port=20829 --ic-port=7100
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21778/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_3tcwz3h8.log --grpc-port=21778 --mon-port=20829 --ic-port=7100
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_3tcwz3h8.log', '--grpc-port=21778', '--mon-port=20829', '--ic-port=7100')' in '/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2784192
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21778/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2784194
DEBUG    ya.test:process.py:259 Command (pid 2784194) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2784194) elapsed time (sec): 0.5084629058837891
DEBUG    ya.test:process.py:263 Command (pid 2784194) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) maxrss: 541148
DEBUG    ya.test:process.py:263 Command (pid 2784194) minflt: 16166
DEBUG    ya.test:process.py:263 Command (pid 2784194) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 2784194) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2784194) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2784194) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2784194) stime: 0.30330199999999996
DEBUG    ya.test:process.py:263 Command (pid 2784194) utime: 0.13219899999999998
DEBUG    ya.test:process.py:263 Command (pid 2784194) wtime: 0.51
DEBUG    ya.test:process.py:275 Command (pid 2784194) output:
Git info:
    Commit: 5699dc57c63bcc82fe53e6db27b24b4f67ce1925
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into 3896819ce6e65a21a955c904e62cb1c735754104

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 5699dc57c63bcc82fe53e6db27b24b4f67ce1925
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into 3896819ce6e65a21a955c904e62cb1c735754104
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21778', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7100\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21778', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7100\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2785512
DEBUG    ya.test:process.py:259 Command (pid 2785512) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2785512) elapsed time (sec): 0.5190548896789551
DEBUG    ya.test:process.py:263 Command (pid 2785512) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) maxrss: 549648
DEBUG    ya.test:process.py:263 Command (pid 2785512) minflt: 18308
DEBUG    ya.test:process.py:263 Command (pid 2785512) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 2785512) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2785512) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 2785512) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2785512) stime: 0.356438
DEBUG    ya.test:process.py:263 Command (pid 2785512) utime: 0.112283
DEBUG    ya.test:process.py:263 Command (pid 2785512) wtime: 0.52
DEBUG    ya.test:process.py:275 Command (pid 2785512) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21778', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21778', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2785827
DEBUG    ya.test:process.py:259 Command (pid 2785827) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2785827) elapsed time (sec): 0.46868014335632324
DEBUG    ya.test:process.py:263 Command (pid 2785827) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) maxrss: 549384
DEBUG    ya.test:process.py:263 Command (pid 2785827) minflt: 18312
DEBUG    ya.test:process.py:263 Command (pid 2785827) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 2785827) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2785827) nvcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 2785827) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2785827) stime: 0.28740699999999997
DEBUG    ya.test:process.py:263 Command (pid 2785827) utime: 0.127736
DEBUG    ya.test:process.py:263 Command (pid 2785827) wtime: 0.47
DEBUG    ya.test:process.py:275 Command (pid 2785827) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7c69e483-2f24-4e6a-9c5a-606ab5d1c576, localhost:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7c69e483-2f24-4e6a-9c5a-606ab5d1c576, localhost:21778): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7c69e483-2f24-4e6a-9c5a-606ab5d1c576, localhost:21778): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rovxcfxu4y.auto.internal" port: 21778 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-rovxcfxu4y.auto.internal:21778, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
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:185 Binary was found by /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb -e grpc://localhost:21778 -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
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21778', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2786417
DEBUG    ya.test:process.py:259 Command (pid 2786417) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2786417) elapsed time (sec): 0.39310336112976074
DEBUG    ya.test:process.py:263 Command (pid 2786417) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) maxrss: 165972
DEBUG    ya.test:process.py:263 Command (pid 2786417) minflt: 3544
DEBUG    ya.test:process.py:263 Command (pid 2786417) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) nivcsw: 55
DEBUG    ya.test:process.py:263 Command (pid 2786417) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2786417) nvcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 2786417) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2786417) stime: 0.033599
DEBUG    ya.test:process.py:263 Command (pid 2786417) utime: 0.048532
DEBUG    ya.test:process.py:263 Command (pid 2786417) wtime: 0.394
DEBUG    ya.test:process.py:275 Command (pid 2786417) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2786417) 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/zqih/0034ea/ydb/apps/ydb/ydb -e grpc://localhost:21778 -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.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21778', '-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: 2786721
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 2786721) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2786721) elapsed time (sec): 30.217873096466064
DEBUG    ya.test:process.py:263 Command (pid 2786721) wtime: 30.219
DEBUG    ya.test:process.py:275 Command (pid 2786721) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    451	451	0	0	21	29	33	43
2	    441	441	0	0	21	29	35	43
3	    379	379	0	0	22	48	63	66
4	    442	442	0	0	22	29	32	34
5	    440	440	0	0	21	31	37	43
6	    424	424	0	0	23	29	33	35
7	    466	466	0	0	20	25	27	32
8	    424	424	0	0	22	32	39	47
9	    470	470	0	0	20	25	28	32
10	    460	460	0	0	21	26	31	35
11	    447	447	0	0	21	31	40	42
12	    447	447	0	0	21	30	37	41
13	    444	444	0	0	21	30	37	39
14	    422	422	0	0	22	35	41	46
15	    426	426	0	0	22	33	38	40
16	    410	410	0	0	22	39	52	56
17	    298	298	0	0	29	61	99	101
18	    323	323	0	0	28	52	59	67
19	    428	428	0	0	22	32	42	46
20	    409	409	0	0	23	34	39	47
21	    372	372	0	0	24	48	61	69
22	    439	439	0	0	22	32	42	47
23	    445	445	0	0	21	28	39	44
24	    442	442	0	0	21	32	39	43
25	    459	459	0	0	21	25	41	47
26	    456	456	0	0	20	26	57	64
27	    472	472	0	0	20	25	27	28
28	    450	450	0	0	20	27	60	63
29	    457	457	0	0	20	30	35	39
30	    445	445	0	0	21	30	33	38

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12888	429.6	0	0	21	33	47	101

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bdecaea1-6b02-43b1-b66b-f5c209cf527c, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bdecaea1-6b02-43b1-b66b-f5c209cf527c, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bdecaea1-6b02-43b1-b66b-f5c209cf527c, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bee4e5d3-20b5-4548-9672-da60fbda7e0c, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bee4e5d3-20b5-4548-9672-da60fbda7e0c, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bee4e5d3-20b5-4548-9672-da60fbda7e0c, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b172b61a-0fc0-42d0-9d27-3e6bc8d5316c, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b172b61a-0fc0-42d0-9d27-3e6bc8d5316c, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=" 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, b172b61a-0fc0-42d0-9d27-3e6bc8d5316c, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=
INFO     root:test_log_scenario.py:217 Count rows after insert 12566 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ef22f98-5d36-4c50-8713-bc294447ecef, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ef22f98-5d36-4c50-8713-bc294447ecef, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=" 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, 6ef22f98-5d36-4c50-8713-bc294447ecef, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0765632a-de24-480b-9cb8-045067f1a85e, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0765632a-de24-480b-9cb8-045067f1a85e, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=" 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, 0765632a-de24-480b-9cb8-045067f1a85e, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb -e grpc://localhost:21778 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb -e grpc://localhost:21778 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb -e grpc://localhost:21778 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e102ef60-c0bc-408c-b8c2-60b1773621c7, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e102ef60-c0bc-408c-b8c2-60b1773621c7, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NmZiNjhiOTUtZjNmYjQzODUtYThkOTNiYmQtYTE5MjUzNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4a11646c-3034-4879-9d04-7d79fc451144, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e102ef60-c0bc-408c-b8c2-60b1773621c7, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4a11646c-3034-4879-9d04-7d79fc451144, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21778', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:628 Command pid: 2809132
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4a11646c-3034-4879-9d04-7d79fc451144, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTc4MmIyYjktZmIyNjlkNzktYjRlNzcxZjMtMzdkNWZlMDQ=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21778', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6b30bc3e-a990-48b6-83c9-6f5a84fd461b, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 2809135
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6b30bc3e-a990-48b6-83c9-6f5a84fd461b, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=MTc4MmIyYjktZmIyNjlkNzktYjRlNzcxZjMtMzdkNWZlMDQ=" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zqih/0034ea/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21778', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6b30bc3e-a990-48b6-83c9-6f5a84fd461b, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 2809136
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTc4MmIyYjktZmIyNjlkNzktYjRlNzcxZjMtMzdkNWZlMDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4938e787-ebee-420a-8e9c-85e172933606, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4938e787-ebee-420a-8e9c-85e172933606, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=MTc4MmIyYjktZmIyNjlkNzktYjRlNzcxZjMtMzdkNWZlMDQ=" 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, 4938e787-ebee-420a-8e9c-85e172933606, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 09a8cc07-ec33-4644-b0e7-38755ef49e11, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 09a8cc07-ec33-4644-b0e7-38755ef49e11, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 09a8cc07-ec33-4644-b0e7-38755ef49e11, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzg0MTE4ZDYtZDMyNTA2NmYtNTU4NTMzNDctNGQ2NmY1OWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 31aebebc-23fd-483b-a524-c668919c8bdc, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 31aebebc-23fd-483b-a524-c668919c8bdc, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=Mzg0MTE4ZDYtZDMyNTA2NmYtNTU4NTMzNDctNGQ2NmY1OWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 31aebebc-23fd-483b-a524-c668919c8bdc, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Mzg0MTE4ZDYtZDMyNTA2NmYtNTU4NTMzNDctNGQ2NmY1OWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a798a3d-307e-48c6-a471-418b55ccd7c7, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a798a3d-307e-48c6-a471-418b55ccd7c7, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=Mzg0MTE4ZDYtZDMyNTA2NmYtNTU4NTMzNDctNGQ2NmY1OWQ=" 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:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9863d6a2-77c9-49a8-9b60-106e450835f0, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a798a3d-307e-48c6-a471-418b55ccd7c7, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9863d6a2-77c9-49a8-9b60-106e450835f0, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9863d6a2-77c9-49a8-9b60-106e450835f0, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDdjYzY4MTgtNWE5NmI4NmQtMzhlYjk4Y2MtMjRkODIxMDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ea16f6bd-468c-4e59-80f2-54acc8b8fa85, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ea16f6bd-468c-4e59-80f2-54acc8b8fa85, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NDdjYzY4MTgtNWE5NmI4NmQtMzhlYjk4Y2MtMjRkODIxMDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ea16f6bd-468c-4e59-80f2-54acc8b8fa85, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDdjYzY4MTgtNWE5NmI4NmQtMzhlYjk4Y2MtMjRkODIxMDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d1f307fc-9fe8-4877-aba2-d9a42465e8d8, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1f307fc-9fe8-4877-aba2-d9a42465e8d8, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NDdjYzY4MTgtNWE5NmI4NmQtMzhlYjk4Y2MtMjRkODIxMDI=" 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(CreateSession, 8cf7079b-5c01-40c2-8ccc-583048ad9bb3, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8cf7079b-5c01-40c2-8ccc-583048ad9bb3, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d1f307fc-9fe8-4877-aba2-d9a42465e8d8, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8cf7079b-5c01-40c2-8ccc-583048ad9bb3, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzIwZmRlZWYtM2JkZjlmMmMtN2Y3ZWE2MDUtYjQzMzg5Yzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 11a25af5-9da5-4f0e-a0bc-48a93cf7eb29, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 11a25af5-9da5-4f0e-a0bc-48a93cf7eb29, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NzIwZmRlZWYtM2JkZjlmMmMtN2Y3ZWE2MDUtYjQzMzg5Yzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 11a25af5-9da5-4f0e-a0bc-48a93cf7eb29, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzIwZmRlZWYtM2JkZjlmMmMtN2Y3ZWE2MDUtYjQzMzg5Yzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 65c9e6ec-2fd9-43cf-ba30-1eec672f376b, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65c9e6ec-2fd9-43cf-ba30-1eec672f376b, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=NzIwZmRlZWYtM2JkZjlmMmMtN2Y3ZWE2MDUtYjQzMzg5Yzg=" 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:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65c9e6ec-2fd9-43cf-ba30-1eec672f376b, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5825f77f-5847-42a5-95d2-1a1bfcb3b077, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5825f77f-5847-42a5-95d2-1a1bfcb3b077, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5825f77f-5847-42a5-95d2-1a1bfcb3b077, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjMxY2ExZGItOWZiMmQ4MTUtNjQyM2JjYmQtYjg2MWNjODE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 81e54e12-8812-4d94-bac5-401d08068eea, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 81e54e12-8812-4d94-bac5-401d08068eea, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=ZjMxY2ExZGItOWZiMmQ4MTUtNjQyM2JjYmQtYjg2MWNjODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 81e54e12-8812-4d94-bac5-401d08068eea, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjMxY2ExZGItOWZiMmQ4MTUtNjQyM2JjYmQtYjg2MWNjODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb1662c7-e758-4b1b-b198-3bdbdd43c8b1, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb1662c7-e758-4b1b-b198-3bdbdd43c8b1, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=ZjMxY2ExZGItOWZiMmQ4MTUtNjQyM2JjYmQtYjg2MWNjODE=" 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:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c4c58f31-9def-4622-b4de-6bcdb606c3d2, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb1662c7-e758-4b1b-b198-3bdbdd43c8b1, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c4c58f31-9def-4622-b4de-6bcdb606c3d2, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c4c58f31-9def-4622-b4de-6bcdb606c3d2, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmE4YzBhNTQtODFhOTMwZTUtOWRkNGMzNmMtNTRlOTBjMDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 191b5ac2-34b3-48d3-be3c-0e379f8859e1, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 191b5ac2-34b3-48d3-be3c-0e379f8859e1, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=YmE4YzBhNTQtODFhOTMwZTUtOWRkNGMzNmMtNTRlOTBjMDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 191b5ac2-34b3-48d3-be3c-0e379f8859e1, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YmE4YzBhNTQtODFhOTMwZTUtOWRkNGMzNmMtNTRlOTBjMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd286783-1214-4ff7-8fdc-df84bc3d595b, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd286783-1214-4ff7-8fdc-df84bc3d595b, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=YmE4YzBhNTQtODFhOTMwZTUtOWRkNGMzNmMtNTRlOTBjMDg=" 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(CreateSession, fce14470-40e8-4c7c-979e-6f062281ff3c, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fce14470-40e8-4c7c-979e-6f062281ff3c, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd286783-1214-4ff7-8fdc-df84bc3d595b, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fce14470-40e8-4c7c-979e-6f062281ff3c, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWE1YWY0MDQtZmUwMWQzMGMtNmEwMDlkY2QtYWUwMzI3MTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 054a0046-fe5e-4e97-ac2b-1449db56a78c, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 054a0046-fe5e-4e97-ac2b-1449db56a78c, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=OWE1YWY0MDQtZmUwMWQzMGMtNmEwMDlkY2QtYWUwMzI3MTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 054a0046-fe5e-4e97-ac2b-1449db56a78c, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWE1YWY0MDQtZmUwMWQzMGMtNmEwMDlkY2QtYWUwMzI3MTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f27478c-967d-4e98-a2d4-07fbdda6380b, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f27478c-967d-4e98-a2d4-07fbdda6380b, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=OWE1YWY0MDQtZmUwMWQzMGMtNmEwMDlkY2QtYWUwMzI3MTI=" 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(CreateSession, b279738e-8ccd-427e-8a12-c87f115e7e99, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b279738e-8ccd-427e-8a12-c87f115e7e99, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f27478c-967d-4e98-a2d4-07fbdda6380b, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b279738e-8ccd-427e-8a12-c87f115e7e99, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWI1NzU0ODQtZDNiNjNlODAtMTlhNGNkMTYtZDdmM2MwMTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7d030e8d-349e-447a-b37b-19133a165d23, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7d030e8d-349e-447a-b37b-19133a165d23, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=YWI1NzU0ODQtZDNiNjNlODAtMTlhNGNkMTYtZDdmM2MwMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7d030e8d-349e-447a-b37b-19133a165d23, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YWI1NzU0ODQtZDNiNjNlODAtMTlhNGNkMTYtZDdmM2MwMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fa68376-f53e-4904-b9ab-6896a54293cc, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fa68376-f53e-4904-b9ab-6896a54293cc, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=YWI1NzU0ODQtZDNiNjNlODAtMTlhNGNkMTYtZDdmM2MwMTE=" 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:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fa68376-f53e-4904-b9ab-6896a54293cc, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 61c78aa4-8dad-4885-8abe-5b2dc6418cd9, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 61c78aa4-8dad-4885-8abe-5b2dc6418cd9, ghrun-rovxcfxu4y.auto.internal:21778): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 61c78aa4-8dad-4885-8abe-5b2dc6418cd9, ghrun-rovxcfxu4y.auto.internal:21778): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDc4ZDEzMTktZjAxOTljYTUtZGVmNzEwNDctNmI0NTE0NGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c34d4c16-f4a2-485c-b014-c7cfb9e09d6a, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c34d4c16-f4a2-485c-b014-c7cfb9e09d6a, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=ZDc4ZDEzMTktZjAxOTljYTUtZGVmNzEwNDctNmI0NTE0NGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c34d4c16-f4a2-485c-b014-c7cfb9e09d6a, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDc4ZDEzMTktZjAxOTljYTUtZGVmNzEwNDctNmI0NTE0NGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fdaee3f9-b7ef-438e-89c5-fa358ff50bca, ghrun-rovxcfxu4y.auto.internal:21778): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdaee3f9-b7ef-438e-89c5-fa358ff50bca, ghrun-rovxcfxu4y.auto.internal:21778): request = { session_id: "ydb://session/3?node_id=1&id=ZDc4ZDEzMTktZjAxOTljYTUtZGVmNzEwNDctNmI0NTE0NGU=" 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, fdaee3f9-b7ef-438e-89c5-fa358ff50bca, ghrun-rovxcfxu4y.auto.internal:21778): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bee4e5d3-20b5-4548-9672-da60fbda7e0c, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.88080528+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, 6b30bc3e-a990-48b6-83c9-6f5a84fd461b, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T09:55:09.880957035+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 31aebebc-23fd-483b-a524-c668919c8bdc, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T09:55:09.880999279+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ea16f6bd-468c-4e59-80f2-54acc8b8fa85, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T09:55:09.88102666+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 11a25af5-9da5-4f0e-a0bc-48a93cf7eb29, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.88107158+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, 81e54e12-8812-4d94-bac5-401d08068eea, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881102541+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-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 054a0046-fe5e-4e97-ac2b-1449db56a78c, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T09:55:09.881157096+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 191b5ac2-34b3-48d3-be3c-0e379f8859e1, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881129886+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-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7d030e8d-349e-447a-b37b-19133a165d23, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T09:55:09.881185178+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e102ef60-c0bc-408c-b8c2-60b1773621c7, ghrun-rovxcfxu4y.auto.internal:21778): 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-11-11T09:55:09.880939419+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5a798a3d-307e-48c6-a471-418b55ccd7c7, ghrun-rovxcfxu4y.auto.internal:21778): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881014346+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, 4938e787-ebee-420a-8e9c-85e172933606, ghrun-rovxcfxu4y.auto.internal:21778): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.880977067+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, d1f307fc-9fe8-4877-aba2-d9a42465e8d8, ghrun-rovxcfxu4y.auto.internal:21778): 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-11-11T09:55:09.881043357+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 65c9e6ec-2fd9-43cf-ba30-1eec672f376b, ghrun-rovxcfxu4y.auto.internal:21778): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881089847+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, bb1662c7-e758-4b1b-b198-3bdbdd43c8b1, ghrun-rovxcfxu4y.auto.internal:21778): 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-11-11T09:55:09.88111612+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9f27478c-967d-4e98-a2d4-07fbdda6380b, ghrun-rovxcfxu4y.auto.internal:21778): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881172911+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, dd286783-1214-4ff7-8fdc-df84bc3d595b, ghrun-rovxcfxu4y.auto.internal:21778): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881146033+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, 3fa68376-f53e-4904-b9ab-6896a54293cc, ghrun-rovxcfxu4y.auto.internal:21778): 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-11-11T09:55:09.881288507+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fdaee3f9-b7ef-438e-89c5-fa358ff50bca, ghrun-rovxcfxu4y.auto.internal:21778): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881323516+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c34d4c16-f4a2-485c-b014-c7cfb9e09d6a, ghrun-rovxcfxu4y.auto.internal:21778): 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:21778 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T09:55:09.881302001+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-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rovxcfxu4y.auto.internal:21778
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDc4ZDEzMTktZjAxOTljYTUtZGVmNzEwNDctNmI0NTE0NGU=
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2809132) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 2809135) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2809132) elapsed time (sec): 30.200353384017944
DEBUG    ya.test:process.py:260 Command (pid 2809135) elapsed time (sec): 30.193116664886475
DEBUG    ya.test:process.py:263 Command (pid 2809132) wtime: 30.204
DEBUG    ya.test:process.py:263 Command (pid 2809135) wtime: 30.198
DEBUG    ya.test:process.py:275 Command (pid 2809132) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     60	60	0	0	82	559	567	571
2	    128	128	0	0	76	104	117	118
3	    128	128	0	0	71	105	123	124
4	    138	138	0	0	67	131	134	134
5	     47	47	0	0	74	141	151	151
6	      0	0	0	1777	0	0	0	0
7	      0	0	0	2063	0	0	0	0
8	      0	0	0	2028	0	0	0	0
9	      0	0	0	2097	0	0	0	0
10	      0	0	0	1814	0	0	0	0
11	      0	0	0	1602	0	0	0	0
12	      0	0	0	2043	0	0	0	0
13	      0	0	0	1924	0	0	0	0
14	      0	0	0	1763	0	0	0	0
15	      0	0	0	1968	0	0	0	0
16	      0	0	0	2099	0	0	0	0
17	      0	0	0	1586	0	0	0	0
18	      0	0	0	1638	0	0	0	0
19	      0	0	0	1525	0	0	0	0
20	      0	0	0	1639	0	0	0	0
21	      0	0	0	1780	0	0	0	0
22	      0	0	0	1783	0	0	0	0
23	      0	0	0	1705	0	0	0	0
24	      0	0	0	1949	0	0	0	0
25	      0	0	0	1949	0	0	0	0
26	      0	0	0	1876	0	0	0	0
27	      0	0	0	1854	0	0	0	0
28	      0	0	0	1726	0	0	0	0
29	      0	0	0	1717	0	0	0	0
30	      0	0	0	1695	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    501	16.7	0	45600	71	124	555	571

DEBUG    ya.test:process.py:275 Command (pid 2809135) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     91	91	0	0	61	361	389	395
2	    166	166	0	0	57	83	97	99
3	    167	167	0	0	53	93	101	107
4	    180	180	0	0	50	108	113	118
5	     62	62	0	0	54	115	126	135
6	      0	0	0	1697	0	0	0	0
7	      0	0	0	2123	0	0	0	0
8	      0	0	0	1992	0	0	0	0
9	      0	0	0	1634	0	0	0	0
10	      0	0	0	1885	0	0	0	0
11	      0	0	0	1689	0	0	0	0
12	      0	0	0	1609	0	0	0	0
13	      0	0	0	1687	0	0	0	0
14	      0	0	0	1702	0	0	0	0
15	      0	0	0	1692	0	0	0	0
16	      0	0	0	1710	0	0	0	0
17	      0	0	0	1707	0	0	0	0
18	      0	0	0	1963	0	0	0	0
19	      0	0	0	1556	0	0	0	0
20	      0	0	0	1332	0	0	0	0
21	      0	0	0	1579	0	0	0	0
22	      0	0	0	1661	0	0	0	0
23	      0	0	0	1724	0	0	0	0
24	      0	0	0	1834	0	0	0	0
25	      0	0	0	1884	0	0	0	0
26	      0	0	0	1691	0	0	0	0
27	      0	0	0	1770	0	0	0	0
28	      0	0	0	1590	0	0	0	0
29	      0	0	0	1620	0	0	0	0
30	      0	0	0	1634	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    666	22.2	0	42965	54	108	355	395

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2809136) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2809136) elapsed time (sec): 30.228347301483154
DEBUG    ya.test:process.py:263 Command (pid 2809136) wtime: 30.234
DEBUG    ya.test:process.py:275 Command (pid 2809136) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	1779	0	0	0	0
7	      0	0	0	2217	0	0	0	0
8	      0	0	0	2028	0	0	0	0
9	      0	0	0	2219	0	0	0	0
10	      0	0	0	2031	0	0	0	0
11	      0	0	0	1602	0	0	0	0
12	      0	0	0	1942	0	0	0	0
13	      0	0	0	1662	0	0	0	0
14	      0	0	0	1585	0	0	0	0
15	      0	0	0	1683	0	0	0	0
16	      0	0	0	1904	0	0	0	0
17	      0	0	0	1606	0	0	0	0
18	      0	0	0	2062	0	0	0	0
19	      0	0	0	1444	0	0	0	0
20	      0	0	0	1616	0	0	0	0
21	      0	0	0	1822	0	0	0	0
22	      0	0	0	1935	0	0	0	0
23	      0	0	0	1807	0	0	0	0
24	      0	0	0	2046	0	0	0	0
25	      0	0	0	1974	0	0	0	0
26	      0	0	0	1817	0	0	0	0
27	      0	0	0	1888	0	0	0	0
28	      0	0	0	1648	0	0	0	0
29	      0	0	0	1715	0	0	0	0
30	      0	0	0	1716	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      0	0	0	45788	0	0	0	0

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21778
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21778". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
338.97s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.60s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.20s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
4.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(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.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/zqih/0034ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-11T09:55:04.977724Z): source_id=225;tablet_id=72075186224037910;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7928E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78AE26
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB618C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD91133B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE63C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE611F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EC94D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411564B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D55257
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CACC53
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CACC53
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA9A73
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CB0527
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14132EC8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB661E5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C3ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB609724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60D7E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60D3F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60DFDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79453C
21. ??:0: ?? @ 0x7F258BEC6AC2
22. ??:0: ?? @ 0x7F258BF588BF
============== 1 failed, 10 passed, 1 error in 399.55s (0:06:39) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zqih/0034e5/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 107 items

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

============================== slowest durations ===============================
5.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
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-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 55.56s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zqih/0034eb/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 107 items

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

============================== slowest durations ===============================
76.00s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
7.45s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 128.89s (0:02: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/zqih/0034e8/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 107 items

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

============================== slowest durations ===============================
114.02s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
111.30s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
96.50s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
83.76s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
73.12s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
4.05s setup    test_replace.py::TestReplace::test_copy_full
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.30s call     test_replace.py::TestReplace::test_copy_full
1.26s call     test_replace.py::TestReplace::test_count
1.11s call     test_replace.py::TestReplace::test_copy_partial
0.59s call     test_replace.py::TestReplace::test_partial_replace
0.39s call     test_replace.py::TestReplace::test_incorrect
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s setup    test_replace.py::TestReplace::test_copy_partial
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 491.48s (0:08: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/zqih/0034ee/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 107 items

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

============================== slowest durations ===============================
4.65s setup    test_replace.py::TestReplace::test_replace_rollback
4.53s setup    test_select.py::TestSelect::test_incorrect
3.94s setup    test_update.py::TestUpdate::test_incorrect
0.95s call     test_select.py::TestSelect::test_json_query
0.92s call     test_update.py::TestUpdate::test_update_rollback
0.79s call     test_replace.py::TestReplace::test_replace_total
0.77s call     test_replace.py::TestReplace::test_replace_rollback
0.77s call     test_update.py::TestUpdate::test_partial_update
0.72s call     test_update.py::TestUpdate::test_update_many_rows
0.44s call     test_update.py::TestUpdate::test_incorrect
0.43s call     test_select.py::TestSelect::test_incorrect
0.42s call     test_replace.py::TestReplace::test_replace_with_nulls
0.41s call     test_update.py::TestUpdate::test_update_pk
0.01s setup    test_update.py::TestUpdate::test_partial_update
0.01s setup    test_update.py::TestUpdate::test_update_rollback
0.01s setup    test_select.py::TestSelect::test_json_query

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

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

============================== slowest durations ===============================
347.76s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
43.06s call     zip_bomb.py::TestZipBomb::test
12.02s teardown zip_bomb.py::TestZipBomb::test
8.89s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
4.40s setup    test_update.py::TestUpdate::test_update_single_column
3.91s setup    test_upsert.py::TestUpsert::test_copy_full
3.50s setup    zip_bomb.py::TestZipBomb::test
3.04s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.34s call     test_upsert.py::TestUpsert::test_count
1.30s call     test_upsert.py::TestUpsert::test_copy_partial
1.05s call     test_upsert.py::TestUpsert::test_copy_full
0.83s call     test_update.py::TestUpdate::test_update_single_column
0.69s call     test_update.py::TestUpdate::test_update_single_row
0.67s call     test_upsert.py::TestUpsert::test_partial_update
0.53s call     test_upsert.py::TestUpsert::test_insert_nulls
0.51s call     test_upsert.py::TestUpsert::test_incorrect
0.02s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.01s teardown test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_partial_update

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