============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/544h/0022f2/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_decimal
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 22 items

test_decimal.py ....................

============================== slowest durations ===============================
72.10s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
48.81s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
40.11s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
36.57s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
34.87s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
30.00s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
27.72s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
27.36s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
24.88s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
20.92s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
20.89s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
19.03s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
18.02s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
17.92s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
14.46s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
13.80s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
13.22s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
12.42s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
12.19s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
11.89s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
7.06s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
6.07s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
3.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
3.44s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
3.13s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
3.00s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
2.44s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
2.30s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
2.25s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
2.24s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
2.22s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
2.17s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
2.12s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
2.11s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
2.09s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.99s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.88s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.84s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.79s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
1.78s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.76s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
0.06s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
0.03s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
0.02s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 20 passed in 601.94s (0:10:01) ========================

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: .../tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/544h/0022f2/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_decimal/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/544h/0022f2', '--source-root', '/home/runner/.ya/build/build_root/544h/0022f2/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/544h/0022f2/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_decimal/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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', 'SANITIZER_TYPE=address', '--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', '--sanitize', 'address', '--test-file-filter', 'test_decimal.py']' 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 1770, 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: ((".../tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/544h/0022f2/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_decimal/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/544h/0022f2', '--source-root', '/home/runner/.ya/build/build_root/544h/0022f2/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/544h/0022f2/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_decimal/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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', 'SANITIZER_TYPE=address', '--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', '--sanitize', 'address', '--test-file-filter', 'test_decimal.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/544h/00230e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 22 items

test_duplicates.py 
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: ...-capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/544h/00230e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/544h/00230e', '--source-root', '/home/runner/.ya/build/build_root/544h/00230e/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/544h/00230e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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', 'SANITIZER_TYPE=address', '--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', '--sanitize', 'address', '--test-file-filter', 'test_duplicates.py']' 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 1770, 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: (("...-capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/544h/00230e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/544h/00230e', '--source-root', '/home/runner/.ya/build/build_root/544h/00230e/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/544h/00230e/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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', 'SANITIZER_TYPE=address', '--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', '--sanitize', 'address', '--test-file-filter', 'test_duplicates.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

test_parallel.py E

==================================== ERRORS ====================================
___________ ERROR at setup of TestTpchParallelS0_1T10.test[Query01] ____________
ydb/tests/olap/load/lib/conftest.py:386: in setup_class
    cls.process_query_result(result, query_name, True)
ydb/tests/olap/load/lib/conftest.py:363: in process_query_result
    raise exc
ydb/tests/olap/load/lib/conftest.py:376: in setup_class
    cls.do_setup_class()
ydb/tests/olap/load/lib/tpch.py:117: in do_setup_class
    super().do_setup_class()
ydb/tests/olap/load/lib/conftest.py:731: in do_setup_class
    cls.__results = YdbCliHelper.workload_run(
ydb/tests/olap/lib/ydb_cli.py:403: in workload_run
    with ThreadPoolExecutor(max_workers=len(runners)) as executor:
contrib/tools/python3/Lib/concurrent/futures/_base.py:647: in __exit__
    self.shutdown(wait=True)
contrib/tools/python3/Lib/concurrent/futures/thread.py:239: in shutdown
    t.join()
contrib/tools/python3/Lib/threading.py:1149: in join
    self._wait_for_tstate_lock()
contrib/tools/python3/Lib/threading.py:1169: in _wait_for_tstate_lock
    if lock.acquire(block, timeout):
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   Failed: Graceful shutdown requested
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[Query01]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/544h/0022c9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27378
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/544h/0022c9/r3tmp/kikimr_cluster_z_5sl3y6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/544h/0022c9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28587
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5869
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9244
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27305
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/544h/0022c9/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/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/node_1/logfile_onxlbah_.log --grpc-port=28587 --mon-port=5869 --ic-port=27378
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28587/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/544h/0022c9/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/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/node_1/logfile_onxlbah_.log --grpc-port=28587 --mon-port=5869 --ic-port=27378
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/544h/0022c9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/node_1/logfile_onxlbah_.log', '--grpc-port=28587', '--mon-port=5869', '--ic-port=27378')' in '/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1376667
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:28587/1
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/544h/0022c9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1376669
DEBUG    ya.test:process.py:259 Command (pid 1376669) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1376669) elapsed time (sec): 0.8329660892486572
DEBUG    ya.test:process.py:263 Command (pid 1376669) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1376669) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1376669) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1376669) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1376669) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1376669) maxrss: 568012
DEBUG    ya.test:process.py:263 Command (pid 1376669) minflt: 45254
DEBUG    ya.test:process.py:263 Command (pid 1376669) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1376669) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1376669) nivcsw: 85
DEBUG    ya.test:process.py:263 Command (pid 1376669) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1376669) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1376669) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1376669) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1376669) stime: 0.210232
DEBUG    ya.test:process.py:263 Command (pid 1376669) utime: 0.49589799999999995
DEBUG    ya.test:process.py:263 Command (pid 1376669) wtime: 0.835
DEBUG    ya.test:process.py:275 Command (pid 1376669) output:
Git info:
    Commit: 91afe8e58951d7973c88c0379c26975e232eae05
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge fe30fb18003ec58bccccaee02496595c49b8bb01 into 8d07770f4b82b8182dfd6f649f77a7576d2e289f

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-a67bk2gvhi
    Host information: 
        Linux ghrun-a67bk2gvhi 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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 -DNDEBUG -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1376669) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 91afe8e58951d7973c88c0379c26975e232eae05
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge fe30fb18003ec58bccccaee02496595c49b8bb01 into 8d07770f4b82b8182dfd6f649f77a7576d2e289f
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/544h/0022c9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/544h/0022c9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28587', '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: 27378\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/544h/0022c9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28587', '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: 27378\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1378607
DEBUG    ya.test:process.py:259 Command (pid 1378607) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1378607) elapsed time (sec): 0.734198808670044
DEBUG    ya.test:process.py:263 Command (pid 1378607) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1378607) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1378607) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1378607) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1378607) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1378607) maxrss: 688264
DEBUG    ya.test:process.py:263 Command (pid 1378607) minflt: 51746
DEBUG    ya.test:process.py:263 Command (pid 1378607) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1378607) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1378607) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 1378607) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1378607) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1378607) nvcsw: 684
DEBUG    ya.test:process.py:263 Command (pid 1378607) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1378607) stime: 0.263333
DEBUG    ya.test:process.py:263 Command (pid 1378607) utime: 0.444748
DEBUG    ya.test:process.py:263 Command (pid 1378607) wtime: 0.736
DEBUG    ya.test:process.py:275 Command (pid 1378607) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/544h/0022c9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/544h/0022c9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28587', '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.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/544h/0022c9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28587', '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: 1378660
DEBUG    ya.test:process.py:259 Command (pid 1378660) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1378660) elapsed time (sec): 0.7818253040313721
DEBUG    ya.test:process.py:263 Command (pid 1378660) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1378660) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1378660) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1378660) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1378660) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1378660) maxrss: 688264
DEBUG    ya.test:process.py:263 Command (pid 1378660) minflt: 51843
DEBUG    ya.test:process.py:263 Command (pid 1378660) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1378660) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1378660) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 1378660) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1378660) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1378660) nvcsw: 789
DEBUG    ya.test:process.py:263 Command (pid 1378660) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1378660) stime: 0.266872
DEBUG    ya.test:process.py:263 Command (pid 1378660) utime: 0.490676
DEBUG    ya.test:process.py:263 Command (pid 1378660) wtime: 0.783
DEBUG    ya.test:process.py:275 Command (pid 1378660) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/544h/0022c9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32548
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9951
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13097
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21249
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/544h/0022c9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28587 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/slot_1/logfile_kw19wq6y.log --grpc-port=32548 --mon-port=9951 --ic-port=10356
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/544h/0022c9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28587 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/slot_1/logfile_kw19wq6y.log --grpc-port=32548 --mon-port=9951 --ic-port=10356
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/544h/0022c9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:28587', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/slot_1/logfile_kw19wq6y.log', '--grpc-port=32548', '--mon-port=9951', '--ic-port=10356')' in '/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1378852
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:32548/1
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/544h/0022c9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1378853
DEBUG    ya.test:process.py:259 Command (pid 1378853) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1378853) elapsed time (sec): 0.7335536479949951
DEBUG    ya.test:process.py:263 Command (pid 1378853) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1378853) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1378853) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1378853) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1378853) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1378853) maxrss: 698760
DEBUG    ya.test:process.py:263 Command (pid 1378853) minflt: 45331
DEBUG    ya.test:process.py:263 Command (pid 1378853) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1378853) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1378853) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1378853) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1378853) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1378853) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1378853) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1378853) stime: 0.187688
DEBUG    ya.test:process.py:263 Command (pid 1378853) utime: 0.49815
DEBUG    ya.test:process.py:263 Command (pid 1378853) wtime: 0.735
DEBUG    ya.test:process.py:275 Command (pid 1378853) output:
Git info:
    Commit: 91afe8e58951d7973c88c0379c26975e232eae05
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge fe30fb18003ec58bccccaee02496595c49b8bb01 into 8d07770f4b82b8182dfd6f649f77a7576d2e289f

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-a67bk2gvhi
    Host information: 
        Linux ghrun-a67bk2gvhi 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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 -DNDEBUG -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1378853) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 91afe8e58951d7973c88c0379c26975e232eae05
    Branch: 
    Author: Aleksandr Dmitriev <monster@ydb.tech>
    Summary: Merge fe30fb18003ec58bccccaee02496595c49b8bb01 into 8d07770f4b82b8182dfd6f649f77a7576d2e289f
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/544h/0022c9/ydb/apps/ydb/ydb
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/544h/0022c9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28587', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s0_1', 'init', '--store=column', '--datetime-types=dt64']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1380562
DEBUG    ya.test:process.py:259 Command (pid 1380562) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1380562) elapsed time (sec): 13.638692617416382
DEBUG    ya.test:process.py:263 Command (pid 1380562) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1380562) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1380562) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1380562) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1380562) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1380562) maxrss: 699548
DEBUG    ya.test:process.py:263 Command (pid 1380562) minflt: 110243
DEBUG    ya.test:process.py:263 Command (pid 1380562) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1380562) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1380562) nivcsw: 70
DEBUG    ya.test:process.py:263 Command (pid 1380562) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1380562) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1380562) nvcsw: 4254
DEBUG    ya.test:process.py:263 Command (pid 1380562) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1380562) stime: 0.32739399999999996
DEBUG    ya.test:process.py:263 Command (pid 1380562) utime: 0.397644
DEBUG    ya.test:process.py:263 Command (pid 1380562) wtime: 13.64
DEBUG    ya.test:process.py:275 Command (pid 1380562) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/544h/0022c9/ydb/apps/ydb/ydb
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/544h/0022c9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28587', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s0_1', 'import', 'generator', '--scale=0.1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1385084
DEBUG    ya.test:process.py:259 Command (pid 1385084) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1385084) elapsed time (sec): 30.86293649673462
DEBUG    ya.test:process.py:263 Command (pid 1385084) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385084) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1385084) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385084) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385084) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1385084) maxrss: 1204972
DEBUG    ya.test:process.py:263 Command (pid 1385084) minflt: 743595
DEBUG    ya.test:process.py:263 Command (pid 1385084) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1385084) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1385084) nivcsw: 2653
DEBUG    ya.test:process.py:263 Command (pid 1385084) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1385084) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1385084) nvcsw: 120831
DEBUG    ya.test:process.py:263 Command (pid 1385084) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1385084) stime: 5.122146
DEBUG    ya.test:process.py:263 Command (pid 1385084) utime: 31.016854
DEBUG    ya.test:process.py:263 Command (pid 1385084) wtime: 30.865
DEBUG    ya.test:process.py:275 Command (pid 1385084) output:
Fill table supplier...
Fill table supplier OK 1000 / 1000 (11.891023s)
Fill table customer...
Fill table customer OK 15000 / 15000 (0.977938s)
Fill table orders...
Fill table orders OK 150000 / 150000 (13.684191s)
Fill table part...
Fill table part OK 20000 / 20000 (2.405444s)
Fill table nation...
Fill table nation OK 25 / 25 (0.296417s)
Fill table region...
Fill table region OK 5 / 5 (0.291348s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 551
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:181 Connecting to grpc://localhost:28587 to local/test_db ydb_access_token is set False
DEBUG    ydb.connection:connection.py:299 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:299 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 local/test_db
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2b175855-3c2e-4074-b5bd-513b9916f0c4, localhost:28587): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2b175855-3c2e-4074-b5bd-513b9916f0c4, localhost:28587): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2b175855-3c2e-4074-b5bd-513b9916f0c4, localhost:28587): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-a67bk2gvhi.auto.internal" port: 32548 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-a67bk2gvhi.auto.internal:32548, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28587
INFO     root:ydb_cluster.py:197 Connected
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 0d692acb-262b-4533-97b8-c8c0d4be657a, ghrun-a67bk2gvhi.auto.internal:32548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 0d692acb-262b-4533-97b8-c8c0d4be657a, ghrun-a67bk2gvhi.auto.internal:32548): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 0d692acb-262b-4533-97b8-c8c0d4be657a, ghrun-a67bk2gvhi.auto.internal:32548): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 552
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:248 get_tables /local/test_db/olap_yatests/tpch/s0_1
INFO     root:ydb_cluster.py:242 describe /local/test_db/olap_yatests/tpch/s0_1
DEBUG    ydb.connection:connection.py:379 RpcState(DescribePath, d6512992-561b-4c3c-a5d4-3cda50bfc102, ghrun-a67bk2gvhi.auto.internal:32548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, d6512992-561b-4c3c-a5d4-3cda50bfc102, ghrun-a67bk2gvhi.auto.internal:32548): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s0_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, d6512992-561b-4c3c-a5d4-3cda50bfc102, ghrun-a67bk2gvhi.auto.internal:32548): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "s0_1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1763544850510 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:226 list /local/test_db/olap_yatests/tpch/s0_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListDirectory, 32264485-449e-412b-87fb-58c3544f022d, ghrun-a67bk2gvhi.auto.internal:32548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 32264485-449e-412b-87fb-58c3544f022d, ghrun-a67bk2gvhi.auto.internal:32548): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s0_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 32264485-449e-412b-87fb-58c3544f022d, ghrun-a67bk2gvhi.auto.internal:32548): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "s0_1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1763544850510 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544850510 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544852640 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544852980 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544854650 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544856560 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544858650 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544859040 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544860920 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/customer&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/customer&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/customer balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/lineitem&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/lineitem&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/lineitem balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/nation&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/nation&tablets=true HTTP/1.1" 200 579
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/nation balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/orders&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/orders&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/orders balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/part&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/part&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/part balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/partsupp&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/partsupp&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/partsupp balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/region&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/region&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/region balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/supplier&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/supplier&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 944bbcc5-4a6d-4be2-9eac-8276e2eac5a7, ghrun-a67bk2gvhi.auto.internal:32548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 944bbcc5-4a6d-4be2-9eac-8276e2eac5a7, ghrun-a67bk2gvhi.auto.internal:32548): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 944bbcc5-4a6d-4be2-9eac-8276e2eac5a7, ghrun-a67bk2gvhi.auto.internal:32548): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 97e18d60-5642-4336-b221-3fe23c1218f1, ghrun-a67bk2gvhi.auto.internal:32548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 97e18d60-5642-4336-b221-3fe23c1218f1, ghrun-a67bk2gvhi.auto.internal:32548): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/customer`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 97e18d60-5642-4336-b221-3fe23c1218f1, ghrun-a67bk2gvhi.auto.internal:32548): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 041fa244-9791-452c-a5b5-7048a102d66d, ghrun-a67bk2gvhi.auto.internal:32548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 041fa244-9791-452c-a5b5-7048a102d66d, ghrun-a67bk2gvhi.auto.internal:32548): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/nation`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 041fa244-9791-452c-a5b5-7048a102d66d, ghrun-a67bk2gvhi.auto.internal:32548): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 71ae4222-c3e3-447c-9699-97087d2cc82d, ghrun-a67bk2gvhi.auto.internal:32548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 71ae4222-c3e3-447c-9699-97087d2cc82d, ghrun-a67bk2gvhi.auto.internal:32548): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/orders`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 71ae4222-c3e3-447c-9699-97087d2cc82d, ghrun-a67bk2gvhi.auto.internal:32548): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 9605abae-4766-463c-a9da-109821b08ade, ghrun-a67bk2gvhi.auto.internal:32548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 9605abae-4766-463c-a9da-109821b08ade, ghrun-a67bk2gvhi.auto.internal:32548): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/part`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 9605abae-4766-463c-a9da-109821b08ade, ghrun-a67bk2gvhi.auto.internal:32548): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 25909735-8965-453a-b23c-faf952d6228d, ghrun-a67bk2gvhi.auto.internal:32548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 25909735-8965-453a-b23c-faf952d6228d, ghrun-a67bk2gvhi.auto.internal:32548): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/partsupp`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 25909735-8965-453a-b23c-faf952d6228d, ghrun-a67bk2gvhi.auto.internal:32548): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 8b3ccb40-10ce-401d-8141-21e40b86bbca, ghrun-a67bk2gvhi.auto.internal:32548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 8b3ccb40-10ce-401d-8141-21e40b86bbca, ghrun-a67bk2gvhi.auto.internal:32548): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/region`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 8b3ccb40-10ce-401d-8141-21e40b86bbca, ghrun-a67bk2gvhi.auto.internal:32548): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 19a8e223-75db-443d-9352-4c0ba7f93c52, ghrun-a67bk2gvhi.auto.internal:32548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 19a8e223-75db-443d-9352-4c0ba7f93c52, ghrun-a67bk2gvhi.auto.internal:32548): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/supplier`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 19a8e223-75db-443d-9352-4c0ba7f93c52, ghrun-a67bk2gvhi.auto.internal:32548): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 859b1450-c3ae-4c69-9ba3-41dae885e1ca, ghrun-a67bk2gvhi.auto.internal:32548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 859b1450-c3ae-4c69-9ba3-41dae885e1ca, ghrun-a67bk2gvhi.auto.internal:32548): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/lineitem`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 859b1450-c3ae-4c69-9ba3-41dae885e1ca, ghrun-a67bk2gvhi.auto.internal:32548): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 552
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 552
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:248 get_tables /local/test_db/olap_yatests/tpch/s0_1
INFO     root:ydb_cluster.py:242 describe /local/test_db/olap_yatests/tpch/s0_1
DEBUG    ydb.connection:connection.py:379 RpcState(DescribePath, afe6e178-702d-4aa7-a2e9-937a71a6f5fd, ghrun-a67bk2gvhi.auto.internal:32548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, afe6e178-702d-4aa7-a2e9-937a71a6f5fd, ghrun-a67bk2gvhi.auto.internal:32548): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s0_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, afe6e178-702d-4aa7-a2e9-937a71a6f5fd, ghrun-a67bk2gvhi.auto.internal:32548): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "s0_1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1763544850510 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:226 list /local/test_db/olap_yatests/tpch/s0_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListDirectory, f7eec590-aab0-4cc6-a1fe-5c78d239aa1b, ghrun-a67bk2gvhi.auto.internal:32548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, f7eec590-aab0-4cc6-a1fe-5c78d239aa1b, ghrun-a67bk2gvhi.auto.internal:32548): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s0_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, f7eec590-aab0-4cc6-a1fe-5c78d239aa1b, ghrun-a67bk2gvhi.auto.internal:32548): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "s0_1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1763544850510 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544850510 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544852640 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544852980 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544854650 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544856560 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544858650 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544859040 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763544860920 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/customer&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/customer&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/customer balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/lineitem&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/lineitem&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/lineitem balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/nation&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/nation&tablets=true HTTP/1.1" 200 579
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/nation balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/orders&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/orders&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/orders balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/part&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/part&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/part balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/partsupp&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/partsupp&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/partsupp balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/region&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/region&tablets=true HTTP/1.1" 200 579
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/region balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/supplier&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/supplier&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, b8450305-2f58-4e97-a528-75c574864f3f, ghrun-a67bk2gvhi.auto.internal:32548): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, b8450305-2f58-4e97-a528-75c574864f3f, ghrun-a67bk2gvhi.auto.internal:32548): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, b8450305-2f58-4e97-a528-75c574864f3f, ghrun-a67bk2gvhi.auto.internal:32548): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/544h/0022c9/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
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/544h/0022c9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28587', '-d', '/local/test_db', 'workload', 'tpch', '--path', 'olap_yatests/tpch/s0_1', 'run', '--json', 'f824baa9cfbbd7f7b5193c0ff93cc740.stats.json', '--output', 'f824baa9cfbbd7f7b5193c0ff93cc740.result', '--include', 'Query01,Query02,Query03,Query04,Query05,Query06,Query07,Query08,Query09,Query10,Query11,Query12,Query13,Query14,Query15,Query16,Query17,Query18,Query19,Query20,Query21,Query22', '--iterations', '1', '--plan', 'f824baa9cfbbd7f7b5193c0ff93cc740.plan', '--global-timeout', '1800.0s', '--verbose', '--scale', '0.1', '--threads', '10']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1393601
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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 local/test_db
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 98179d3c-ea21-48e5-930f-90db4f52d34b, localhost:28587): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 98179d3c-ea21-48e5-930f-90db4f52d34b, localhost:28587): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 98179d3c-ea21-48e5-930f-90db4f52d34b, localhost:28587): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-a67bk2gvhi.auto.internal" port: 32548 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-a67bk2gvhi.auto.internal:32548, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28587
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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 local/test_db
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ca985ead-6917-4a22-a1d1-425f13f3aa2f, localhost:28587): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ca985ead-6917-4a22-a1d1-425f13f3aa2f, localhost:28587): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ca985ead-6917-4a22-a1d1-425f13f3aa2f, localhost:28587): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-a67bk2gvhi.auto.internal" port: 32548 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-a67bk2gvhi.auto.internal:32548, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28587
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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 local/test_db
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 799f604b-b72a-4b0c-9536-15a4d5afcdc4, localhost:28587): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 799f604b-b72a-4b0c-9536-15a4d5afcdc4, localhost:28587): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 799f604b-b72a-4b0c-9536-15a4d5afcdc4, localhost:28587): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-a67bk2gvhi.auto.internal" port: 32548 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-a67bk2gvhi.auto.internal:32548, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28587
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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 local/test_db
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, eea77305-d3ab-4622-b23b-adf01ba57533, localhost:28587): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, eea77305-d3ab-4622-b23b-adf01ba57533, localhost:28587): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, eea77305-d3ab-4622-b23b-adf01ba57533, localhost:28587): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-a67bk2gvhi.auto.internal" port: 32548 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-a67bk2gvhi.auto.internal:32548, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28587
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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 local/test_db
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 801a4f49-a28a-49cf-9a01-330c01acaa99, localhost:28587): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 801a4f49-a28a-49cf-9a01-330c01acaa99, localhost:28587): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 801a4f49-a28a-49cf-9a01-330c01acaa99, localhost:28587): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-a67bk2gvhi.auto.internal" port: 32548 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" node_id: 50000 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database local/test_db: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-a67bk2gvhi.auto.internal:32548, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28587
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes HTTP/1.1" 200 814
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 556
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 556
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes HTTP/1.1" 200 808
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5869
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5869 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 555
INFO     root:allure_utils.py:227 All nodes before filtering: [('10356@ghrun-a67bk2gvhi.auto.internal', <Role.UNKNOWN: 0>)]
INFO     root:allure_utils.py:247 Auto-discovered hosts (all roles): 1 hosts from 1 total nodes
INFO     root:allure_utils.py:248 Host to nodes mapping: [('ghrun-a67bk2gvhi.auto.internal', 1)]
INFO     root:allure_utils.py:804 iterations_table created, length: 515
INFO     root:allure_utils.py:810 Added iterations table to description HTML
============================== slowest durations ===============================
609.63s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
=========================== short test summary info ============================
ERROR test_parallel.py::TestTpchParallelS0_1T10::test[Query01] - Failed: Graceful shutdown requested
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
========================= 1 error in 615.11s (0:10:15) =========================

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: ...p', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/544h/0022c9', '--source-root', '/home/runner/.ya/build/build_root/544h/0022c9/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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', 'SANITIZER_TYPE=address', '--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', '--sanitize', 'address', '--test-file-filter', 'test_parallel.py']' 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 1770, 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: (("...p', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/544h/0022c9', '--source-root', '/home/runner/.ya/build/build_root/544h/0022c9/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/544h/0022c9/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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', 'SANITIZER_TYPE=address', '--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', '--sanitize', 'address', '--test-file-filter', 'test_parallel.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/544h/002321/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 22 items

test_s1.py ....

============================== slowest durations ===============================
391.38s setup    test_s1.py::TestTpchS1::test_tpch[1]
50.07s call     test_s1.py::TestTpchS1::test_tpch[4]
45.27s call     test_s1.py::TestTpchS1::test_tpch[3]
42.49s call     test_s1.py::TestTpchS1::test_tpch[2]
41.41s call     test_s1.py::TestTpchS1::test_tpch[1]
2.80s setup    test_s1.py::TestTpchS1::test_tpch[4]
2.65s setup    test_s1.py::TestTpchS1::test_tpch[5]
2.49s setup    test_s1.py::TestTpchS1::test_tpch[2]
2.31s setup    test_s1.py::TestTpchS1::test_tpch[3]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[1]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[4]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 4 passed in 599.91s (0:09:59) =========================

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: ...oot/544h/002321/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/544h/002321/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/544h/002321', '--source-root', '/home/runner/.ya/build/build_root/544h/002321/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/544h/002321/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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', 'SANITIZER_TYPE=address', '--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', '--sanitize', 'address', '--test-file-filter', 'test_s1.py']' 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 1770, 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: (("...oot/544h/002321/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/544h/002321/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/544h/002321', '--source-root', '/home/runner/.ya/build/build_root/544h/002321/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/544h/002321/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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', 'SANITIZER_TYPE=address', '--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', '--sanitize', 'address', '--test-file-filter', 'test_s1.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/544h/002316/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 66 items

test_s_float.py ....................

============================== slowest durations ===============================
67.16s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
38.49s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
37.47s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
33.94s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
33.85s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
28.84s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
25.78s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
23.49s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
22.66s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
21.91s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
21.66s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
20.04s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
19.59s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
18.39s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
18.17s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
16.08s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
12.88s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
12.57s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
10.33s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
9.66s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
6.88s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
5.23s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
4.11s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
3.64s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
2.72s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
2.64s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
2.62s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
2.57s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
2.51s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
2.41s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
2.39s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
2.37s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
2.27s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
2.05s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.84s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.79s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
1.78s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.74s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
1.72s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.65s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
1.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
0.06s teardown test_s_float.py::TestTpchS0_1::test_tpch[8]
0.03s teardown test_s_float.py::TestTpchS0_1::test_tpch[12]
0.03s teardown test_s_float.py::TestTpchS0_1::test_tpch[9]
0.02s teardown test_s_float.py::TestTpchS0_1::test_tpch[15]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[3]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[11]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[16]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[13]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[6]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[17]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 20 passed in 599.99s (0:09:59) ========================

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: .../tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/544h/002316/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/544h/002316', '--source-root', '/home/runner/.ya/build/build_root/544h/002316/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/544h/002316/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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', 'SANITIZER_TYPE=address', '--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', '--sanitize', 'address', '--test-file-filter', 'test_s_float.py']' 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 1770, 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: ((".../tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/544h/002316/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/544h/002316', '--source-root', '/home/runner/.ya/build/build_root/544h/002316/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/544h/002316/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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', 'SANITIZER_TYPE=address', '--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', '--sanitize', 'address', '--test-file-filter', 'test_s_float.py']' stopped by 600 seconds timeout",), {})
