============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/65y6/002240/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, timeout-2.4.0, typeguard-2.13.3
collected 22 items

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

============================== slowest durations ===============================
76.73s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
48.42s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
38.73s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
30.89s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
27.62s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
25.23s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
25.06s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
24.83s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
24.20s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
23.52s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
22.11s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
21.94s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
19.81s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
18.53s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
18.46s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
16.43s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
15.91s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
15.77s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
12.31s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
11.24s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
6.96s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
4.81s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
3.82s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
3.22s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
3.16s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
2.95s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
2.94s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
2.88s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
2.83s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
2.74s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
2.63s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
2.57s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
2.56s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
2.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
2.47s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
2.08s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
1.96s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.89s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.84s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.66s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.63s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 20 passed in 603.50s (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: .../tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/65y6/002240/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/65y6/002240', '--source-root', '/home/runner/.ya/build/build_root/65y6/002240/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/65y6/002240/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/9974358003/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/65y6/002240/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/65y6/002240', '--source-root', '/home/runner/.ya/build/build_root/65y6/002240/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/65y6/002240/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/9974358003/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.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/65y6/002233/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, timeout-2.4.0, typeguard-2.13.3
collected 22 items

test_duplicates.py .

============================== slowest durations ===============================
547.71s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1]
21.78s call     test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1]
1.62s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[2]
0.01s teardown test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1]
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 passed in 598.32s (0:09:58) =========================

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/65y6/002233/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/65y6/002233', '--source-root', '/home/runner/.ya/build/build_root/65y6/002233/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/65y6/002233/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/9974358003/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/65y6/002233/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/65y6/002233', '--source-root', '/home/runner/.ya/build/build_root/65y6/002233/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/65y6/002233/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/9974358003/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.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/65y6/002259/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, timeout-2.4.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:588: in setup_class
    cls.perform_verification()
ydb/tests/olap/load/lib/conftest.py:583: in perform_verification
    cls.process_query_result(result, query_name, True)
ydb/tests/olap/load/lib/conftest.py:556: in process_query_result
    raise exc
ydb/tests/olap/load/lib/conftest.py:573: in perform_verification
    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:976: 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/65y6/002259/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8223
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/65y6/002259/r3tmp/kikimr_cluster_y3j0blss
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/65y6/002259/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7370
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20542
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6623
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18045
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/65y6/002259/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:257 Final command: /home/runner/.ya/build/build_root/65y6/002259/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/65y6/002259/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_3alim_bc.log --grpc-port=7370 --mon-port=20542 --ic-port=8223
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:7370/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/65y6/002259/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:257 Final command: /home/runner/.ya/build/build_root/65y6/002259/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/65y6/002259/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_3alim_bc.log --grpc-port=7370 --mon-port=20542 --ic-port=8223
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/65y6/002259/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/65y6/002259/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/65y6/002259/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_3alim_bc.log', '--grpc-port=7370', '--mon-port=20542', '--ic-port=8223')' in '/home/runner/.ya/build/build_root/65y6/002259/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: 1345752
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:7370/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/65y6/002259/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1345753
DEBUG    ya.test:process.py:259 Command (pid 1345753) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1345753) elapsed time (sec): 0.8028805255889893
DEBUG    ya.test:process.py:263 Command (pid 1345753) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1345753) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1345753) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1345753) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1345753) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1345753) maxrss: 559648
DEBUG    ya.test:process.py:263 Command (pid 1345753) minflt: 45107
DEBUG    ya.test:process.py:263 Command (pid 1345753) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1345753) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1345753) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 1345753) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1345753) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1345753) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1345753) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1345753) stime: 0.159126
DEBUG    ya.test:process.py:263 Command (pid 1345753) utime: 0.5399229999999999
DEBUG    ya.test:process.py:263 Command (pid 1345753) wtime: 0.827
DEBUG    ya.test:process.py:275 Command (pid 1345753) output:
Git info:
    Commit: b5e8c8a234f399df51d7c4b20daa7d1d35fb94fc
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge d328ed85580d52acb5afad91b3806e371d10b0ea into e1f3ac8690fb2b711dfe096fdc532f7052f51f46

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-js4grwqki4
    Host information: 
        Linux ghrun-js4grwqki4 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 1345753) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b5e8c8a234f399df51d7c4b20daa7d1d35fb94fc
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge d328ed85580d52acb5afad91b3806e371d10b0ea into e1f3ac8690fb2b711dfe096fdc532f7052f51f46
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/65y6/002259/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/65y6/002259/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:7370', '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: 8223\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/65y6/002259/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:7370', '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: 8223\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1346087
DEBUG    ya.test:process.py:259 Command (pid 1346087) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1346087) elapsed time (sec): 0.8964130878448486
DEBUG    ya.test:process.py:263 Command (pid 1346087) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1346087) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1346087) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1346087) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1346087) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1346087) maxrss: 660348
DEBUG    ya.test:process.py:263 Command (pid 1346087) minflt: 51367
DEBUG    ya.test:process.py:263 Command (pid 1346087) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1346087) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1346087) nivcsw: 71
DEBUG    ya.test:process.py:263 Command (pid 1346087) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1346087) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1346087) nvcsw: 773
DEBUG    ya.test:process.py:263 Command (pid 1346087) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1346087) stime: 0.276964
DEBUG    ya.test:process.py:263 Command (pid 1346087) utime: 0.580955
DEBUG    ya.test:process.py:263 Command (pid 1346087) wtime: 0.898
DEBUG    ya.test:process.py:275 Command (pid 1346087) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/65y6/002259/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/65y6/002259/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:7370', '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/65y6/002259/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:7370', '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: 1346283
DEBUG    ya.test:process.py:259 Command (pid 1346283) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1346283) elapsed time (sec): 0.9457659721374512
DEBUG    ya.test:process.py:263 Command (pid 1346283) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1346283) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1346283) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1346283) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1346283) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1346283) maxrss: 660848
DEBUG    ya.test:process.py:263 Command (pid 1346283) minflt: 51391
DEBUG    ya.test:process.py:263 Command (pid 1346283) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1346283) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1346283) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 1346283) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1346283) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1346283) nvcsw: 683
DEBUG    ya.test:process.py:263 Command (pid 1346283) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1346283) stime: 0.332628
DEBUG    ya.test:process.py:263 Command (pid 1346283) utime: 0.5632269999999999
DEBUG    ya.test:process.py:263 Command (pid 1346283) wtime: 0.947
DEBUG    ya.test:process.py:275 Command (pid 1346283) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/65y6/002259/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12904
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4537
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22150
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31472
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/65y6/002259/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:257 Final command: /home/runner/.ya/build/build_root/65y6/002259/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7370 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/65y6/002259/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_ll4ue93m.log --grpc-port=18074 --mon-port=12904 --ic-port=4537
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/65y6/002259/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:257 Final command: /home/runner/.ya/build/build_root/65y6/002259/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7370 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/65y6/002259/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_ll4ue93m.log --grpc-port=18074 --mon-port=12904 --ic-port=4537
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/65y6/002259/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/65y6/002259/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:7370', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/65y6/002259/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_ll4ue93m.log', '--grpc-port=18074', '--mon-port=12904', '--ic-port=4537')' in '/home/runner/.ya/build/build_root/65y6/002259/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: 1346370
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:18074/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/65y6/002259/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1346371
DEBUG    ya.test:process.py:259 Command (pid 1346371) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1346371) elapsed time (sec): 0.782311201095581
DEBUG    ya.test:process.py:263 Command (pid 1346371) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1346371) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1346371) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1346371) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1346371) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1346371) maxrss: 673284
DEBUG    ya.test:process.py:263 Command (pid 1346371) minflt: 45167
DEBUG    ya.test:process.py:263 Command (pid 1346371) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1346371) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1346371) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1346371) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1346371) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1346371) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1346371) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1346371) stime: 0.231434
DEBUG    ya.test:process.py:263 Command (pid 1346371) utime: 0.506719
DEBUG    ya.test:process.py:263 Command (pid 1346371) wtime: 0.785
DEBUG    ya.test:process.py:275 Command (pid 1346371) output:
Git info:
    Commit: b5e8c8a234f399df51d7c4b20daa7d1d35fb94fc
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge d328ed85580d52acb5afad91b3806e371d10b0ea into e1f3ac8690fb2b711dfe096fdc532f7052f51f46

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-js4grwqki4
    Host information: 
        Linux ghrun-js4grwqki4 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 1346371) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b5e8c8a234f399df51d7c4b20daa7d1d35fb94fc
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge d328ed85580d52acb5afad91b3806e371d10b0ea into e1f3ac8690fb2b711dfe096fdc532f7052f51f46
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/65y6/002259/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/65y6/002259/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7370', '-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: 1347086
DEBUG    ya.test:process.py:259 Command (pid 1347086) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1347086) elapsed time (sec): 12.668335199356079
DEBUG    ya.test:process.py:263 Command (pid 1347086) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1347086) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1347086) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1347086) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1347086) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1347086) maxrss: 674108
DEBUG    ya.test:process.py:263 Command (pid 1347086) minflt: 110348
DEBUG    ya.test:process.py:263 Command (pid 1347086) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1347086) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1347086) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 1347086) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1347086) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1347086) nvcsw: 4481
DEBUG    ya.test:process.py:263 Command (pid 1347086) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1347086) stime: 0.299784
DEBUG    ya.test:process.py:263 Command (pid 1347086) utime: 0.412838
DEBUG    ya.test:process.py:263 Command (pid 1347086) wtime: 12.67
DEBUG    ya.test:process.py:275 Command (pid 1347086) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/65y6/002259/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/65y6/002259/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7370', '-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: 1348213
DEBUG    ya.test:process.py:259 Command (pid 1348213) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1348213) elapsed time (sec): 39.43285393714905
DEBUG    ya.test:process.py:263 Command (pid 1348213) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1348213) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1348213) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1348213) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1348213) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1348213) maxrss: 1200888
DEBUG    ya.test:process.py:263 Command (pid 1348213) minflt: 761342
DEBUG    ya.test:process.py:263 Command (pid 1348213) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1348213) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1348213) nivcsw: 3694
DEBUG    ya.test:process.py:263 Command (pid 1348213) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1348213) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1348213) nvcsw: 130155
DEBUG    ya.test:process.py:263 Command (pid 1348213) oublock: 56
DEBUG    ya.test:process.py:263 Command (pid 1348213) stime: 4.699056
DEBUG    ya.test:process.py:263 Command (pid 1348213) utime: 32.187862
DEBUG    ya.test:process.py:263 Command (pid 1348213) wtime: 39.435
DEBUG    ya.test:process.py:275 Command (pid 1348213) output:
Fill table supplier...
Fill table supplier OK 1000 / 1000 (12.909266s)
Fill table customer...
Fill table customer OK 15000 / 15000 (0.985400s)
Fill table orders...
Fill table orders OK 150000 / 150000 (20.395015s)
Fill table part...
Fill table part OK 20000 / 20000 (2.918285s)
Fill table nation...
Fill table nation OK 25 / 25 (0.345032s)
Fill table region...
Fill table region OK 5 / 5 (0.438589s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 554
DEBUG    root:ydb_cluster.py:370 Expected nodes count: 1
INFO     root:ydb_cluster.py:206 Connecting to grpc://localhost:7370 to local/test_db ydb_access_token is set False
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9b06f8b6-1017-40b7-a9c1-30671601a465, localhost:7370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9b06f8b6-1017-40b7-a9c1-30671601a465, localhost:7370): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9b06f8b6-1017-40b7-a9c1-30671601a465, localhost:7370): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-js4grwqki4.auto.internal" port: 18074 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-js4grwqki4.auto.internal:18074, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7370
INFO     root:ydb_cluster.py:222 Connected
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, e32637b5-faba-4478-b129-5731aaa1cd62, ghrun-js4grwqki4.auto.internal:18074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, e32637b5-faba-4478-b129-5731aaa1cd62, ghrun-js4grwqki4.auto.internal:18074): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, e32637b5-faba-4478-b129-5731aaa1cd62, ghrun-js4grwqki4.auto.internal:18074): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 554
DEBUG    root:ydb_cluster.py:370 Expected nodes count: 1
INFO     root:ydb_cluster.py:273 get_tables /local/test_db/olap_yatests/tpch/s0_1
INFO     root:ydb_cluster.py:267 describe /local/test_db/olap_yatests/tpch/s0_1
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 5a99cebe-8856-4e62-b78c-93f25ad049e5, ghrun-js4grwqki4.auto.internal:18074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 5a99cebe-8856-4e62-b78c-93f25ad049e5, ghrun-js4grwqki4.auto.internal:18074): 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, 5a99cebe-8856-4e62-b78c-93f25ad049e5, ghrun-js4grwqki4.auto.internal:18074): 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: 1760612351190 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:251 list /local/test_db/olap_yatests/tpch/s0_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 6cbe13c9-f066-480b-ae85-5ff0edab7755, ghrun-js4grwqki4.auto.internal:18074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 6cbe13c9-f066-480b-ae85-5ff0edab7755, ghrun-js4grwqki4.auto.internal:18074): 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, 6cbe13c9-f066-480b-ae85-5ff0edab7755, ghrun-js4grwqki4.auto.internal:18074): 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: 1760612351190 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612351190 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612353250 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612353560 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612355310 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612356970 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612358900 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612359200 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612361020 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 582
INFO     root:ydb_cluster.py:412 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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 582
INFO     root:ydb_cluster.py:412 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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 581
INFO     root:ydb_cluster.py:412 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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 582
INFO     root:ydb_cluster.py:412 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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 582
INFO     root:ydb_cluster.py:412 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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 582
INFO     root:ydb_cluster.py:412 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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 581
INFO     root:ydb_cluster.py:412 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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 582
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s0_1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, b960b603-97f6-4e59-a78f-199265227053, ghrun-js4grwqki4.auto.internal:18074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, b960b603-97f6-4e59-a78f-199265227053, ghrun-js4grwqki4.auto.internal:18074): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, b960b603-97f6-4e59-a78f-199265227053, ghrun-js4grwqki4.auto.internal:18074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 2c496e8e-cae8-4044-b1d8-caae243b715a, ghrun-js4grwqki4.auto.internal:18074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 2c496e8e-cae8-4044-b1d8-caae243b715a, ghrun-js4grwqki4.auto.internal:18074): 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, 2c496e8e-cae8-4044-b1d8-caae243b715a, ghrun-js4grwqki4.auto.internal:18074): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 0e9798a8-470d-4b7b-bb1d-334eeb36b9f5, ghrun-js4grwqki4.auto.internal:18074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 0e9798a8-470d-4b7b-bb1d-334eeb36b9f5, ghrun-js4grwqki4.auto.internal:18074): 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, 0e9798a8-470d-4b7b-bb1d-334eeb36b9f5, ghrun-js4grwqki4.auto.internal:18074): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, cd758901-2eb3-4320-9a12-168e8c37d8bd, ghrun-js4grwqki4.auto.internal:18074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, cd758901-2eb3-4320-9a12-168e8c37d8bd, ghrun-js4grwqki4.auto.internal:18074): 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, cd758901-2eb3-4320-9a12-168e8c37d8bd, ghrun-js4grwqki4.auto.internal:18074): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, f68705e4-98de-4a70-a00a-4d05592233c6, ghrun-js4grwqki4.auto.internal:18074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, f68705e4-98de-4a70-a00a-4d05592233c6, ghrun-js4grwqki4.auto.internal:18074): 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, f68705e4-98de-4a70-a00a-4d05592233c6, ghrun-js4grwqki4.auto.internal:18074): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 8449dca4-e28d-4041-8dca-1182003c6dc2, ghrun-js4grwqki4.auto.internal:18074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 8449dca4-e28d-4041-8dca-1182003c6dc2, ghrun-js4grwqki4.auto.internal:18074): 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, 8449dca4-e28d-4041-8dca-1182003c6dc2, ghrun-js4grwqki4.auto.internal:18074): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 7bf0a572-e0da-4532-acc5-96c20a12d353, ghrun-js4grwqki4.auto.internal:18074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 7bf0a572-e0da-4532-acc5-96c20a12d353, ghrun-js4grwqki4.auto.internal:18074): 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, 7bf0a572-e0da-4532-acc5-96c20a12d353, ghrun-js4grwqki4.auto.internal:18074): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, ed814028-ebe4-401c-aa68-3d4c0882c3e4, ghrun-js4grwqki4.auto.internal:18074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, ed814028-ebe4-401c-aa68-3d4c0882c3e4, ghrun-js4grwqki4.auto.internal:18074): 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, ed814028-ebe4-401c-aa68-3d4c0882c3e4, ghrun-js4grwqki4.auto.internal:18074): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 44114e5a-02ba-4bba-8221-367b92754f19, ghrun-js4grwqki4.auto.internal:18074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 44114e5a-02ba-4bba-8221-367b92754f19, ghrun-js4grwqki4.auto.internal:18074): 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, 44114e5a-02ba-4bba-8221-367b92754f19, ghrun-js4grwqki4.auto.internal:18074): 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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 547
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 547
DEBUG    root:ydb_cluster.py:370 Expected nodes count: 1
INFO     root:ydb_cluster.py:273 get_tables /local/test_db/olap_yatests/tpch/s0_1
INFO     root:ydb_cluster.py:267 describe /local/test_db/olap_yatests/tpch/s0_1
DEBUG    ydb.connection:connection.py:421 RpcState(DescribePath, 7604d33c-9643-4dd2-8a16-759e85802669, ghrun-js4grwqki4.auto.internal:18074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 7604d33c-9643-4dd2-8a16-759e85802669, ghrun-js4grwqki4.auto.internal:18074): 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, 7604d33c-9643-4dd2-8a16-759e85802669, ghrun-js4grwqki4.auto.internal:18074): 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: 1760612351190 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:251 list /local/test_db/olap_yatests/tpch/s0_1
DEBUG    ydb.connection:connection.py:421 RpcState(ListDirectory, 152d7bbe-2933-4bcf-bb95-f98f872d529c, ghrun-js4grwqki4.auto.internal:18074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 152d7bbe-2933-4bcf-bb95-f98f872d529c, ghrun-js4grwqki4.auto.internal:18074): 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, 152d7bbe-2933-4bcf-bb95-f98f872d529c, ghrun-js4grwqki4.auto.internal:18074): 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: 1760612351190 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612351190 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612353250 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612353560 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612355310 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612356970 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612358900 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612359200 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1760612361020 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 575
INFO     root:ydb_cluster.py:412 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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 575
INFO     root:ydb_cluster.py:412 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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 574
INFO     root:ydb_cluster.py:412 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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 575
INFO     root:ydb_cluster.py:412 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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 575
INFO     root:ydb_cluster.py:412 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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 575
INFO     root:ydb_cluster.py:412 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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 574
INFO     root:ydb_cluster.py:412 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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542 "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 577
INFO     root:ydb_cluster.py:412 Table /local/test_db/olap_yatests/tpch/s0_1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:421 RpcState(StreamExecuteScanQuery, 5d60914d-c27f-4e07-a71e-336467f166d2, ghrun-js4grwqki4.auto.internal:18074): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 5d60914d-c27f-4e07-a71e-336467f166d2, ghrun-js4grwqki4.auto.internal:18074): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 5d60914d-c27f-4e07-a71e-336467f166d2, ghrun-js4grwqki4.auto.internal:18074): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/65y6/002259/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/65y6/002259/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:7370', '-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: 1365381
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4f25a259-84f7-4014-a8ba-f913e92c1686, localhost:7370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4f25a259-84f7-4014-a8ba-f913e92c1686, localhost:7370): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4f25a259-84f7-4014-a8ba-f913e92c1686, localhost:7370): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-js4grwqki4.auto.internal" port: 18074 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-js4grwqki4.auto.internal:18074, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7fcfa63f-1198-4c56-a4aa-cabbd9aaf48a, localhost:7370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7fcfa63f-1198-4c56-a4aa-cabbd9aaf48a, localhost:7370): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7fcfa63f-1198-4c56-a4aa-cabbd9aaf48a, localhost:7370): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-js4grwqki4.auto.internal" port: 18074 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-js4grwqki4.auto.internal:18074, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a4a799b5-976d-4979-bfdb-a755d598b653, localhost:7370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a4a799b5-976d-4979-bfdb-a755d598b653, localhost:7370): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a4a799b5-976d-4979-bfdb-a755d598b653, localhost:7370): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-js4grwqki4.auto.internal" port: 18074 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-js4grwqki4.auto.internal:18074, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 3af744db-335b-4e2f-aa7a-55babc95e165, localhost:7370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3af744db-335b-4e2f-aa7a-55babc95e165, localhost:7370): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3af744db-335b-4e2f-aa7a-55babc95e165, localhost:7370): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-js4grwqki4.auto.internal" port: 18074 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-js4grwqki4.auto.internal:18074, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 69c5908f-03de-4673-adfa-86a795586e63, localhost:7370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 69c5908f-03de-4673-adfa-86a795586e63, localhost:7370): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 69c5908f-03de-4673-adfa-86a795586e63, localhost:7370): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-js4grwqki4.auto.internal" port: 18074 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-js4grwqki4.auto.internal:18074, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7370
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c5f225b0-6e03-42e3-be5f-df2aced7c5f7, localhost:7370): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c5f225b0-6e03-42e3-be5f-df2aced7c5f7, localhost:7370): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c5f225b0-6e03-42e3-be5f-df2aced7c5f7, localhost:7370): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-js4grwqki4.auto.internal" port: 18074 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-js4grwqki4.auto.internal:18074, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7370
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "GET /viewer/json/nodes HTTP/1.1" 200 804
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "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:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 551
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "GET /viewer/json/nodes HTTP/1.1" 200 806
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20542
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20542 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 552
INFO     root:allure_utils.py:292 All nodes before filtering: [('4537@ghrun-js4grwqki4.auto.internal', <Role.UNKNOWN: 0>)]
INFO     root:allure_utils.py:312 Auto-discovered hosts (all roles): 1 hosts from 1 total nodes
INFO     root:allure_utils.py:313 Host to nodes mapping: [('ghrun-js4grwqki4.auto.internal', 1)]
INFO     root:allure_utils.py:889 iterations_table created, length: 515
INFO     root:allure_utils.py:895 Added iterations table to description HTML
============================== slowest durations ===============================
612.67s 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 617.28s (0:10:17) =========================

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/65y6/002259/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/65y6/002259', '--source-root', '/home/runner/.ya/build/build_root/65y6/002259/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/65y6/002259/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/9974358003/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/65y6/002259/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/65y6/002259', '--source-root', '/home/runner/.ya/build/build_root/65y6/002259/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/65y6/002259/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/9974358003/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.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/65y6/00224b/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, timeout-2.4.0, typeguard-2.13.3
collected 22 items

test_s1.py ...

============================== slowest durations ===============================
380.18s setup    test_s1.py::TestTpchS1::test_tpch[1]
55.78s call     test_s1.py::TestTpchS1::test_tpch[1]
47.95s call     test_s1.py::TestTpchS1::test_tpch[3]
47.14s call     test_s1.py::TestTpchS1::test_tpch[2]
3.22s setup    test_s1.py::TestTpchS1::test_tpch[2]
2.84s setup    test_s1.py::TestTpchS1::test_tpch[3]
2.72s setup    test_s1.py::TestTpchS1::test_tpch[4]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[1]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 3 passed in 604.30s (0:10:04) =========================

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/65y6/00224b/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/65y6/00224b/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/65y6/00224b', '--source-root', '/home/runner/.ya/build/build_root/65y6/00224b/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/65y6/00224b/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/9974358003/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/65y6/00224b/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/65y6/00224b/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/65y6/00224b', '--source-root', '/home/runner/.ya/build/build_root/65y6/00224b/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/65y6/00224b/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/9974358003/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.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/65y6/002270/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, timeout-2.4.0, typeguard-2.13.3
collected 66 items

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

============================== slowest durations ===============================
90.75s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
89.95s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
20.38s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
19.24s call     test_s_float.py::TestTpchS0_2::test_tpch[8]
18.57s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
16.95s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
14.68s call     test_s_float.py::TestTpchS0_2::test_tpch[1]
14.37s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
13.99s call     test_s_float.py::TestTpchS0_2::test_tpch[3]
13.68s call     test_s_float.py::TestTpchS0_2::test_tpch[5]
13.51s call     test_s_float.py::TestTpchS0_2::test_tpch[7]
13.42s call     test_s_float.py::TestTpchS0_2::test_tpch[4]
13.36s call     test_s_float.py::TestTpchS0_2::test_tpch[2]
13.33s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
13.32s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
13.13s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
12.72s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
12.68s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
12.44s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
11.61s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
11.32s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
11.22s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
10.88s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
10.73s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
8.87s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
8.77s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
8.48s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
8.46s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
8.12s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
7.58s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
4.44s call     test_s_float.py::TestTpchS0_2::test_tpch[6]
4.24s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
1.83s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.81s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
1.74s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
1.70s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
1.68s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
1.59s setup    test_s_float.py::TestTpchS0_2::test_tpch[7]
1.59s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
1.58s setup    test_s_float.py::TestTpchS0_2::test_tpch[8]
1.58s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
1.57s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.55s setup    test_s_float.py::TestTpchS0_2::test_tpch[2]
1.55s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
1.53s setup    test_s_float.py::TestTpchS0_2::test_tpch[5]
1.53s setup    test_s_float.py::TestTpchS0_2::test_tpch[3]
1.52s setup    test_s_float.py::TestTpchS0_2::test_tpch[4]
1.51s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.50s setup    test_s_float.py::TestTpchS0_2::test_tpch[9]
1.49s setup    test_s_float.py::TestTpchS0_2::test_tpch[6]
1.46s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.45s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
1.45s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
1.40s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
1.39s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
1.37s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.36s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
1.35s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.34s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.30s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.21s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]

(28 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 30 passed in 598.91s (0:09:58) ========================

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/65y6/002270/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/65y6/002270', '--source-root', '/home/runner/.ya/build/build_root/65y6/002270/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/65y6/002270/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/9974358003/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/65y6/002270/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/65y6/002270', '--source-root', '/home/runner/.ya/build/build_root/65y6/002270/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/65y6/002270/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/9974358003/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",), {})
