============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9v5s/002281/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clean
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 1 item

test_clean.py .

============================== slowest durations ===============================
246.71s call     test_clean.py::TestClean::test
20.07s setup    test_clean.py::TestClean::test
0.02s teardown test_clean.py::TestClean::test
======================== 1 passed in 266.89s (0:04:26) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9v5s/002294/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 130 items

test_clickbench.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: ...9v5s/002294/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/9v5s/002294/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/9v5s/002294', '--source-root', '/home/runner/.ya/build/build_root/9v5s/002294/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/9v5s/002294/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--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', '--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_clickbench.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: (("...9v5s/002294/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/9v5s/002294/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/9v5s/002294', '--source-root', '/home/runner/.ya/build/build_root/9v5s/002294/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/9v5s/002294/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_clickbench/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--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', '--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_clickbench.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/9v5s/002274/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 3 items

test_default_path.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: ...02274/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/9v5s/002274/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/9v5s/002274', '--source-root', '/home/runner/.ya/build/build_root/9v5s/002274/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/9v5s/002274/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--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', '--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_default_path.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: (("...02274/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/9v5s/002274/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/9v5s/002274', '--source-root', '/home/runner/.ya/build/build_root/9v5s/002274/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/9v5s/002274/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_default_path/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--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', '--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_default_path.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/9v5s/002266/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_diff_processing
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 9 items

test_diff_processing.py .........

============================== slowest durations ===============================
64.45s setup    test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.NO]
26.16s setup    test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.NO]
24.35s setup    test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.NO]
18.72s call     test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.NO]
10.78s call     test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.WARNING]
9.23s call     test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.ERROR]
4.83s call     test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.NO]
2.89s call     test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.NO]
2.34s call     test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.WARNING]
1.90s setup    test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.WARNING]
1.64s setup    test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.ERROR]
1.59s setup    test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.WARNING]
1.59s call     test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.ERROR]
1.58s setup    test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.ERROR]
1.50s setup    test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.WARNING]
1.46s call     test_diff_processing.py::TestClickbenchDiffProcessing::test_clickbench[CheckCanonicalPolicy.ERROR]
1.46s call     test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.WARNING]
1.33s setup    test_diff_processing.py::TestTpchDiffProcessing::test_tpch[CheckCanonicalPolicy.ERROR]
0.01s teardown test_diff_processing.py::TestTpcdsDiffProcessing::test_tpcds[CheckCanonicalPolicy.NO]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 9 passed in 177.92s (0:02:57) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9v5s/0022d7/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_external
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 3 items

test_external.py ...

============================== slowest durations ===============================
32.70s setup    test_external.py::TestExternalE1::test[first_query_set.1.sql]
3.95s call     test_external.py::TestExternalE1::test[second_query_set.join.sql]
3.10s teardown test_external.py::TestExternalE1::test[second_query_set.join.sql]
2.58s call     test_external.py::TestExternalE1::test[first_query_set.2.yql]
2.19s call     test_external.py::TestExternalE1::test[first_query_set.1.sql]
2.14s setup    test_external.py::TestExternalE1::test[first_query_set.2.yql]
1.95s setup    test_external.py::TestExternalE1::test[second_query_set.join.sql]
0.01s teardown test_external.py::TestExternalE1::test[first_query_set.1.sql]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 3 passed in 48.68s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9v5s/002269/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_import_csv
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 2 items

test_import_csv.py ..

============================== slowest durations ===============================
31.75s setup    test_import_csv.py::TestExternalImportCsv::test
29.95s setup    test_import_csv.py::TestExternalImportCsvArrow::test
1.73s teardown test_import_csv.py::TestExternalImportCsv::test
1.52s teardown test_import_csv.py::TestExternalImportCsvArrow::test
0.05s call     test_import_csv.py::TestExternalImportCsv::test
0.04s call     test_import_csv.py::TestExternalImportCsvArrow::test
========================= 2 passed in 65.09s (0:01:05) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9v5s/00227e/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

test_upload.py .....................

============================== slowest durations ===============================
190.69s setup    test_upload.py::TestUploadTpchS0_1::test
29.77s call     test_upload.py::TestUploadTpchS0_1::test_tpch[20]
29.62s call     test_upload.py::TestUploadTpchS0_1::test_tpch[8]
24.04s call     test_upload.py::TestUploadTpchS0_1::test_tpch[5]
23.64s call     test_upload.py::TestUploadTpchS0_1::test_tpch[2]
23.53s call     test_upload.py::TestUploadTpchS0_1::test_tpch[9]
20.61s call     test_upload.py::TestUploadTpchS0_1::test_tpch[17]
20.60s call     test_upload.py::TestUploadTpchS0_1::test_tpch[7]
18.46s call     test_upload.py::TestUploadTpchS0_1::test_tpch[16]
17.83s call     test_upload.py::TestUploadTpchS0_1::test_tpch[11]
16.90s call     test_upload.py::TestUploadTpchS0_1::test_tpch[10]
16.57s call     test_upload.py::TestUploadTpchS0_1::test_tpch[18]
16.29s call     test_upload.py::TestUploadTpchS0_1::test_tpch[3]
15.59s call     test_upload.py::TestUploadTpchS0_1::test_tpch[15]
13.61s call     test_upload.py::TestUploadTpchS0_1::test_tpch[4]
13.57s call     test_upload.py::TestUploadTpchS0_1::test_tpch[19]
12.89s call     test_upload.py::TestUploadTpchS0_1::test_tpch[1]
11.96s call     test_upload.py::TestUploadTpchS0_1::test_tpch[13]
11.52s call     test_upload.py::TestUploadTpchS0_1::test_tpch[12]
10.53s call     test_upload.py::TestUploadTpchS0_1::test_tpch[14]
6.33s call     test_upload.py::TestUploadTpchS0_1::test_tpch[6]
1.66s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[3]
1.65s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[2]
1.64s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[7]
1.63s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[4]
1.61s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[21]
1.59s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[5]
1.58s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[13]
1.58s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[10]
1.55s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[6]
1.54s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[19]
1.52s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[1]
1.51s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[16]
1.51s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[15]
1.50s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[12]
1.47s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[20]
1.44s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[11]
1.43s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[18]
1.41s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[14]
1.36s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[17]
1.34s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[8]
1.34s setup    test_upload.py::TestUploadTpchS0_1::test_tpch[9]
0.04s call     test_upload.py::TestUploadTpchS0_1::test
0.01s teardown test_upload.py::TestUploadTpchS0_1::test
0.01s teardown test_upload.py::TestUploadTpchS0_1::test_tpch[4]

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 21 passed in 603.42s (0:10:03) ========================

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: .../build_root/9v5s/00227e/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/9v5s/00227e/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/9v5s/00227e', '--source-root', '/home/runner/.ya/build/build_root/9v5s/00227e/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/9v5s/00227e/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--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', '--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_upload.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: ((".../build_root/9v5s/00227e/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/9v5s/00227e/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/9v5s/00227e', '--source-root', '/home/runner/.ya/build/build_root/9v5s/00227e/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/9v5s/00227e/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_upload/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium', '--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', '--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_upload.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/9v5s/00227b/ydb/tests/functional/tpc/medium/test-results/py3test/testing_out_stuff/test_workload_manager
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 2 items

test_workload_manager.py ..

============================== slowest durations ===============================
168.70s call     test_workload_manager.py::TestClickbenchWM::test
157.28s call     test_workload_manager.py::TestTpchWMS0_1::test
68.77s setup    test_workload_manager.py::TestTpchWMS0_1::test
66.02s setup    test_workload_manager.py::TestClickbenchWM::test
0.02s teardown test_workload_manager.py::TestClickbenchWM::test
0.01s teardown test_workload_manager.py::TestTpchWMS0_1::test
======================== 2 passed in 462.37s (0:07:42) =========================
