============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ye9c/00194c/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 ===============================
136.67s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
23.57s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
22.44s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
20.90s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
18.72s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
16.96s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
15.17s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
13.76s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
13.35s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
13.11s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
12.47s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
12.12s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
12.11s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
11.42s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
10.93s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
10.10s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
9.45s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
9.16s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
8.64s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
8.03s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
7.32s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
6.26s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
4.17s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.97s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
1.96s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.61s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.59s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
1.57s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.54s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.54s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.51s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.51s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.47s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.41s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.39s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.38s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.38s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.36s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
1.36s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.33s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.28s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.25s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.20s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 22 passed in 448.37s (0:07:28) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ye9c/0019da/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 

============================== slowest durations ===============================
594.36s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1]
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
====================== no tests ran in 599.92s (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: ...-capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ye9c/0019da/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/ye9c/0019da', '--source-root', '/home/runner/.ya/build/build_root/ye9c/0019da/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ye9c/0019da/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/ye9c/0019da/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/ye9c/0019da', '--source-root', '/home/runner/.ya/build/build_root/ye9c/0019da/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ye9c/0019da/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/ye9c/00192a/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 
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/ye9c/00192a/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/ye9c/00192a', '--source-root', '/home/runner/.ya/build/build_root/ye9c/00192a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ye9c/00192a/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/ye9c/00192a/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/ye9c/00192a', '--source-root', '/home/runner/.ya/build/build_root/ye9c/00192a/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ye9c/00192a/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/ye9c/00190f/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 ===============================
326.30s setup    test_s1.py::TestTpchS1::test_tpch[1]
39.83s call     test_s1.py::TestTpchS1::test_tpch[8]
37.71s call     test_s1.py::TestTpchS1::test_tpch[9]
29.49s call     test_s1.py::TestTpchS1::test_tpch[5]
26.88s call     test_s1.py::TestTpchS1::test_tpch[1]
26.35s call     test_s1.py::TestTpchS1::test_tpch[7]
22.54s call     test_s1.py::TestTpchS1::test_tpch[10]
20.57s call     test_s1.py::TestTpchS1::test_tpch[2]
19.93s call     test_s1.py::TestTpchS1::test_tpch[4]
16.22s call     test_s1.py::TestTpchS1::test_tpch[3]
9.07s call     test_s1.py::TestTpchS1::test_tpch[6]
1.84s setup    test_s1.py::TestTpchS1::test_tpch[7]
1.80s setup    test_s1.py::TestTpchS1::test_tpch[9]
1.71s setup    test_s1.py::TestTpchS1::test_tpch[6]
1.60s setup    test_s1.py::TestTpchS1::test_tpch[8]
1.57s setup    test_s1.py::TestTpchS1::test_tpch[11]
1.56s setup    test_s1.py::TestTpchS1::test_tpch[4]
1.54s setup    test_s1.py::TestTpchS1::test_tpch[10]
1.50s setup    test_s1.py::TestTpchS1::test_tpch[2]
1.48s setup    test_s1.py::TestTpchS1::test_tpch[3]
1.42s setup    test_s1.py::TestTpchS1::test_tpch[5]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[1]

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

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/ye9c/00190f/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ye9c/00190f/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/ye9c/00190f', '--source-root', '/home/runner/.ya/build/build_root/ye9c/00190f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ye9c/00190f/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/ye9c/00190f/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/ye9c/00190f/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/ye9c/00190f', '--source-root', '/home/runner/.ya/build/build_root/ye9c/00190f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ye9c/00190f/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/ye9c/00194f/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 ===============================
106.04s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
71.41s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
26.67s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
26.25s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
21.18s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
19.56s call     test_s_float.py::TestTpchS0_2::test_tpch[2]
18.02s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
17.74s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
16.67s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
16.53s call     test_s_float.py::TestTpchS0_2::test_tpch[1]
16.04s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
15.53s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
15.50s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
15.11s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
15.01s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
14.71s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
14.20s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
12.67s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
11.93s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
11.45s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
11.15s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
10.69s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
9.56s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
9.28s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
7.68s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
4.90s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
2.10s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
1.98s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
1.97s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.92s setup    test_s_float.py::TestTpchS0_2::test_tpch[2]
1.87s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
1.82s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.80s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
1.80s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
1.75s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
1.74s setup    test_s_float.py::TestTpchS0_2::test_tpch[3]
1.74s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
1.73s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.70s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
1.67s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.65s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
1.65s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.63s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
1.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
1.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
1.60s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.56s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.55s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
1.54s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]

(22 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 24 passed in 600.22s (0:10:00) ========================

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/ye9c/00194f/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/ye9c/00194f', '--source-root', '/home/runner/.ya/build/build_root/ye9c/00194f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ye9c/00194f/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/ye9c/00194f/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/ye9c/00194f', '--source-root', '/home/runner/.ya/build/build_root/ye9c/00194f/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/ye9c/00194f/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",), {})
