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

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

============================== slowest durations ===============================
113.46s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
23.97s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
23.88s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
21.02s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
19.81s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
18.76s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
16.52s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
15.98s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
15.85s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
15.26s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
15.02s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
14.47s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
14.34s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
13.88s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
13.79s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
12.32s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
11.88s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
10.83s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
10.32s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
9.75s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
8.33s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
8.19s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
5.27s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
2.22s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
2.00s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.99s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.97s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.91s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.86s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.82s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.79s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.78s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.71s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.71s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
1.67s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.63s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.63s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.58s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.56s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.53s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
1.49s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 22 passed in 470.04s (0:07:50) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 22 items

test_duplicates.py E

==================================== ERRORS ====================================
__________ ERROR at setup of TestTpchDuplicatesZeroLevel.test_tpch[1] __________
ydb/tests/olap/load/lib/tpch.py:38: in do_setup_class
    cls.check_tables_size(folder=cls._get_path(), tables=TpchSuiteBase._get_tables_size(cls))
ydb/tests/olap/load/lib/conftest.py:107: in check_tables_size
    size = sth.get_table_rows_count(table_full)
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:671: in get_table_rows_count
    result_set = self.execute_scan_query(f'SELECT count(*) FROM `{self.get_full_path(tablename)}`')
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:480: in execute_scan_query
    for result_set in it:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, 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_tpch[1]
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/c8pq/002d0b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27798
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/c8pq/002d0b/r3tmp/kikimr_cluster_bixvvqgq
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14311
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27877
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18209
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29659
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/c8pq/002d0b/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/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/node_1/logfile_u1tviqo2.log --grpc-port=14311 --mon-port=27877 --ic-port=27798
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:14311/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/c8pq/002d0b/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/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/node_1/logfile_u1tviqo2.log --grpc-port=14311 --mon-port=27877 --ic-port=27798
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/node_1/logfile_u1tviqo2.log', '--grpc-port=14311', '--mon-port=27877', '--ic-port=27798')' in '/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1172218
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:14311/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/c8pq/002d0b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1172219
DEBUG    ya.test:process.py:259 Command (pid 1172219) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1172219) elapsed time (sec): 1.0657424926757812
DEBUG    ya.test:process.py:263 Command (pid 1172219) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1172219) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1172219) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1172219) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1172219) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1172219) maxrss: 549568
DEBUG    ya.test:process.py:263 Command (pid 1172219) minflt: 45303
DEBUG    ya.test:process.py:263 Command (pid 1172219) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1172219) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1172219) nivcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1172219) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1172219) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1172219) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1172219) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1172219) stime: 0.253922
DEBUG    ya.test:process.py:263 Command (pid 1172219) utime: 0.569989
DEBUG    ya.test:process.py:263 Command (pid 1172219) wtime: 1.068
DEBUG    ya.test:process.py:275 Command (pid 1172219) output:
Git info:
    Commit: b4fd89ad83a4fd6c410595215407f0bc8dc08292
    Branch: 
    Author: Yury Kiselev <ykiselev.loky@gmail.com>
    Summary: Merge 7d23d5a7a7d357f61184d2307745b45c12fecbc4 into e9cdc65848b6fd51cd53b15bd108db8000a1129a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fzynxx2k4y
    Host information: 
        Linux ghrun-fzynxx2k4y 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b4fd89ad83a4fd6c410595215407f0bc8dc08292
    Branch: 
    Author: Yury Kiselev <ykiselev.loky@gmail.com>
    Summary: Merge 7d23d5a7a7d357f61184d2307745b45c12fecbc4 into e9cdc65848b6fd51cd53b15bd108db8000a1129a
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14311', '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: 27798\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/c8pq/002d0b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14311', '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: 27798\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1174890
DEBUG    ya.test:process.py:259 Command (pid 1174890) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1174890) elapsed time (sec): 1.0488452911376953
DEBUG    ya.test:process.py:263 Command (pid 1174890) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1174890) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1174890) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1174890) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1174890) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1174890) maxrss: 651084
DEBUG    ya.test:process.py:263 Command (pid 1174890) minflt: 51496
DEBUG    ya.test:process.py:263 Command (pid 1174890) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1174890) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1174890) nivcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 1174890) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1174890) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1174890) nvcsw: 770
DEBUG    ya.test:process.py:263 Command (pid 1174890) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1174890) stime: 0.296496
DEBUG    ya.test:process.py:263 Command (pid 1174890) utime: 0.68045
DEBUG    ya.test:process.py:263 Command (pid 1174890) wtime: 1.062
DEBUG    ya.test:process.py:275 Command (pid 1174890) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14311', '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/c8pq/002d0b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:14311', '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: 1175468
DEBUG    ya.test:process.py:259 Command (pid 1175468) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1175468) elapsed time (sec): 1.2589943408966064
DEBUG    ya.test:process.py:263 Command (pid 1175468) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1175468) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1175468) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1175468) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1175468) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1175468) maxrss: 652100
DEBUG    ya.test:process.py:263 Command (pid 1175468) minflt: 51586
DEBUG    ya.test:process.py:263 Command (pid 1175468) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1175468) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1175468) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 1175468) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1175468) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1175468) nvcsw: 508
DEBUG    ya.test:process.py:263 Command (pid 1175468) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1175468) stime: 0.305025
DEBUG    ya.test:process.py:263 Command (pid 1175468) utime: 0.6301249999999999
DEBUG    ya.test:process.py:263 Command (pid 1175468) wtime: 1.261
DEBUG    ya.test:process.py:275 Command (pid 1175468) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1175468) 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/c8pq/002d0b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11584
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12094
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21436
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27973
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12396
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14311 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1/logfile_haxiaufg.log --grpc-port=11584 --mon-port=12094 --ic-port=21436
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14311 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1/logfile_haxiaufg.log --grpc-port=11584 --mon-port=12094 --ic-port=21436
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14311', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1/logfile_haxiaufg.log', '--grpc-port=11584', '--mon-port=12094', '--ic-port=21436')' in '/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff/test_duplicates.py.TestTpchDuplicatesZeroLevel.test_tpch.1/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1176499
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:11584/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/c8pq/002d0b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1176500
DEBUG    ya.test:process.py:259 Command (pid 1176500) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1176500) elapsed time (sec): 0.8341267108917236
DEBUG    ya.test:process.py:263 Command (pid 1176500) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1176500) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1176500) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1176500) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1176500) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1176500) maxrss: 664832
DEBUG    ya.test:process.py:263 Command (pid 1176500) minflt: 45200
DEBUG    ya.test:process.py:263 Command (pid 1176500) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1176500) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1176500) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 1176500) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1176500) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1176500) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1176500) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1176500) stime: 0.22329
DEBUG    ya.test:process.py:263 Command (pid 1176500) utime: 0.498859
DEBUG    ya.test:process.py:263 Command (pid 1176500) wtime: 0.848
DEBUG    ya.test:process.py:275 Command (pid 1176500) output:
Git info:
    Commit: b4fd89ad83a4fd6c410595215407f0bc8dc08292
    Branch: 
    Author: Yury Kiselev <ykiselev.loky@gmail.com>
    Summary: Merge 7d23d5a7a7d357f61184d2307745b45c12fecbc4 into e9cdc65848b6fd51cd53b15bd108db8000a1129a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fzynxx2k4y
    Host information: 
        Linux ghrun-fzynxx2k4y 5.15.0-143-generic #153-Ubuntu SMP Fri Jun 13 19:10:45 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: b4fd89ad83a4fd6c410595215407f0bc8dc08292
    Branch: 
    Author: Yury Kiselev <ykiselev.loky@gmail.com>
    Summary: Merge 7d23d5a7a7d357f61184d2307745b45c12fecbc4 into e9cdc65848b6fd51cd53b15bd108db8000a1129a
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c8pq/002d0b/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/c8pq/002d0b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14311', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s1', 'init', '--store=column', '--datetime-types=dt64']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1179722
DEBUG    ya.test:process.py:259 Command (pid 1179722) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1179722) elapsed time (sec): 19.933600425720215
DEBUG    ya.test:process.py:263 Command (pid 1179722) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1179722) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1179722) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1179722) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1179722) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1179722) maxrss: 665552
DEBUG    ya.test:process.py:263 Command (pid 1179722) minflt: 115476
DEBUG    ya.test:process.py:263 Command (pid 1179722) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1179722) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1179722) nivcsw: 298
DEBUG    ya.test:process.py:263 Command (pid 1179722) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1179722) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1179722) nvcsw: 6249
DEBUG    ya.test:process.py:263 Command (pid 1179722) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1179722) stime: 0.358988
DEBUG    ya.test:process.py:263 Command (pid 1179722) utime: 0.489722
DEBUG    ya.test:process.py:263 Command (pid 1179722) wtime: 19.943
DEBUG    ya.test:process.py:275 Command (pid 1179722) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c8pq/002d0b/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/c8pq/002d0b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14311', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/customer` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1187103
DEBUG    ya.test:process.py:259 Command (pid 1187103) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1187103) elapsed time (sec): 1.3772351741790771
DEBUG    ya.test:process.py:263 Command (pid 1187103) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1187103) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1187103) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1187103) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1187103) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1187103) maxrss: 666108
DEBUG    ya.test:process.py:263 Command (pid 1187103) minflt: 104449
DEBUG    ya.test:process.py:263 Command (pid 1187103) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1187103) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1187103) nivcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 1187103) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1187103) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1187103) nvcsw: 1612
DEBUG    ya.test:process.py:263 Command (pid 1187103) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1187103) stime: 0.18395599999999998
DEBUG    ya.test:process.py:263 Command (pid 1187103) utime: 0.338947
DEBUG    ya.test:process.py:263 Command (pid 1187103) wtime: 1.386
DEBUG    ya.test:process.py:275 Command (pid 1187103) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c8pq/002d0b/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/c8pq/002d0b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14311', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/nation` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1187665
DEBUG    ya.test:process.py:259 Command (pid 1187665) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1187665) elapsed time (sec): 1.3782057762145996
DEBUG    ya.test:process.py:263 Command (pid 1187665) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1187665) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1187665) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1187665) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1187665) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1187665) maxrss: 666600
DEBUG    ya.test:process.py:263 Command (pid 1187665) minflt: 104375
DEBUG    ya.test:process.py:263 Command (pid 1187665) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1187665) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1187665) nivcsw: 164
DEBUG    ya.test:process.py:263 Command (pid 1187665) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1187665) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1187665) nvcsw: 2094
DEBUG    ya.test:process.py:263 Command (pid 1187665) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1187665) stime: 0.21963
DEBUG    ya.test:process.py:263 Command (pid 1187665) utime: 0.319851
DEBUG    ya.test:process.py:263 Command (pid 1187665) wtime: 1.38
DEBUG    ya.test:process.py:275 Command (pid 1187665) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14311', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/orders` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1188135
DEBUG    ya.test:process.py:259 Command (pid 1188135) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1188135) elapsed time (sec): 1.327057123184204
DEBUG    ya.test:process.py:263 Command (pid 1188135) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1188135) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1188135) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1188135) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1188135) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1188135) maxrss: 667352
DEBUG    ya.test:process.py:263 Command (pid 1188135) minflt: 104387
DEBUG    ya.test:process.py:263 Command (pid 1188135) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1188135) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1188135) nivcsw: 165
DEBUG    ya.test:process.py:263 Command (pid 1188135) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1188135) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1188135) nvcsw: 2080
DEBUG    ya.test:process.py:263 Command (pid 1188135) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1188135) stime: 0.26372799999999996
DEBUG    ya.test:process.py:263 Command (pid 1188135) utime: 0.343105
DEBUG    ya.test:process.py:263 Command (pid 1188135) wtime: 1.346
DEBUG    ya.test:process.py:275 Command (pid 1188135) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14311', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/part` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1188582
DEBUG    ya.test:process.py:259 Command (pid 1188582) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1188582) elapsed time (sec): 1.4171533584594727
DEBUG    ya.test:process.py:263 Command (pid 1188582) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1188582) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1188582) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1188582) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1188582) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1188582) maxrss: 667816
DEBUG    ya.test:process.py:263 Command (pid 1188582) minflt: 104689
DEBUG    ya.test:process.py:263 Command (pid 1188582) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1188582) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1188582) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 1188582) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1188582) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1188582) nvcsw: 1950
DEBUG    ya.test:process.py:263 Command (pid 1188582) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1188582) stime: 0.212173
DEBUG    ya.test:process.py:263 Command (pid 1188582) utime: 0.374685
DEBUG    ya.test:process.py:263 Command (pid 1188582) wtime: 1.422
DEBUG    ya.test:process.py:275 Command (pid 1188582) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14311', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/partsupp` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1189036
DEBUG    ya.test:process.py:259 Command (pid 1189036) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1189036) elapsed time (sec): 1.210449457168579
DEBUG    ya.test:process.py:263 Command (pid 1189036) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1189036) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1189036) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1189036) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1189036) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1189036) maxrss: 667816
DEBUG    ya.test:process.py:263 Command (pid 1189036) minflt: 104484
DEBUG    ya.test:process.py:263 Command (pid 1189036) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1189036) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1189036) nivcsw: 168
DEBUG    ya.test:process.py:263 Command (pid 1189036) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1189036) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1189036) nvcsw: 2406
DEBUG    ya.test:process.py:263 Command (pid 1189036) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1189036) stime: 0.19028199999999998
DEBUG    ya.test:process.py:263 Command (pid 1189036) utime: 0.370671
DEBUG    ya.test:process.py:263 Command (pid 1189036) wtime: 1.228
DEBUG    ya.test:process.py:275 Command (pid 1189036) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14311', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/region` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1189447
DEBUG    ya.test:process.py:259 Command (pid 1189447) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1189447) elapsed time (sec): 1.0925962924957275
DEBUG    ya.test:process.py:263 Command (pid 1189447) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1189447) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1189447) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1189447) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1189447) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1189447) maxrss: 667816
DEBUG    ya.test:process.py:263 Command (pid 1189447) minflt: 104561
DEBUG    ya.test:process.py:263 Command (pid 1189447) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1189447) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1189447) nivcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 1189447) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1189447) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1189447) nvcsw: 2165
DEBUG    ya.test:process.py:263 Command (pid 1189447) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1189447) stime: 0.236002
DEBUG    ya.test:process.py:263 Command (pid 1189447) utime: 0.322918
DEBUG    ya.test:process.py:263 Command (pid 1189447) wtime: 1.098
DEBUG    ya.test:process.py:275 Command (pid 1189447) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14311', '-d', '/local/test_db', 'table', 'query', 'execute', '-t', 'scheme', '-q', '\n            ALTER OBJECT `/local/test_db/olap_yatests/tpch/s1/supplier` (TYPE TABLE)\n                SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`lc-buckets`, `COMPACTION_PLANNER.FEATURES`=`\n                    {"levels" : [{"class_name" : "Zero", "expected_blobs_size" : 2048000},\n                                    {"class_name" : "Zero"}]}`);\n        ']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1189756
DEBUG    ya.test:process.py:259 Command (pid 1189756) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1189756) elapsed time (sec): 0.925722599029541
DEBUG    ya.test:process.py:263 Command (pid 1189756) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1189756) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1189756) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1189756) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1189756) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1189756) maxrss: 667816
DEBUG    ya.test:process.py:263 Command (pid 1189756) minflt: 104256
DEBUG    ya.test:process.py:263 Command (pid 1189756) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1189756) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1189756) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 1189756) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1189756) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1189756) nvcsw: 2473
DEBUG    ya.test:process.py:263 Command (pid 1189756) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1189756) stime: 0.26179399999999997
DEBUG    ya.test:process.py:263 Command (pid 1189756) utime: 0.317475
DEBUG    ya.test:process.py:263 Command (pid 1189756) wtime: 0.932
DEBUG    ya.test:process.py:275 Command (pid 1189756) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14311', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s1', 'import', 'generator', '--scale=1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1190008
DEBUG    ya.test:process.py:259 Command (pid 1190008) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1190008) elapsed time (sec): 247.91797041893005
DEBUG    ya.test:process.py:263 Command (pid 1190008) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1190008) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1190008) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1190008) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1190008) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1190008) maxrss: 2481056
DEBUG    ya.test:process.py:263 Command (pid 1190008) minflt: 5055331
DEBUG    ya.test:process.py:263 Command (pid 1190008) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1190008) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1190008) nivcsw: 26256
DEBUG    ya.test:process.py:263 Command (pid 1190008) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1190008) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1190008) nvcsw: 1073891
DEBUG    ya.test:process.py:263 Command (pid 1190008) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 1190008) stime: 38.141306
DEBUG    ya.test:process.py:263 Command (pid 1190008) utime: 233.301229
DEBUG    ya.test:process.py:263 Command (pid 1190008) wtime: 247.926
DEBUG    ya.test:process.py:275 Command (pid 1190008) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (14.795883s)
Fill table customer...
Fill table customer OK 150000 / 150000 (6.359849s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (196.087073s)
Fill table part...
Fill table part OK 200000 / 200000 (28.703576s)
Fill table nation...
Fill table nation OK 25 / 25 (0.182843s)
Fill table region...
Fill table region OK 5 / 5 (0.169905s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydb/ydb
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14311', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s1', 'import', 'generator', '--scale=1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1247722
DEBUG    ya.test:process.py:259 Command (pid 1247722) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1247722) elapsed time (sec): 230.60642957687378
DEBUG    ya.test:process.py:263 Command (pid 1247722) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1247722) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1247722) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1247722) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1247722) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1247722) maxrss: 2857520
DEBUG    ya.test:process.py:263 Command (pid 1247722) minflt: 5442399
DEBUG    ya.test:process.py:263 Command (pid 1247722) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1247722) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1247722) nivcsw: 15261
DEBUG    ya.test:process.py:263 Command (pid 1247722) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1247722) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1247722) nvcsw: 908205
DEBUG    ya.test:process.py:263 Command (pid 1247722) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 1247722) stime: 42.104548
DEBUG    ya.test:process.py:263 Command (pid 1247722) utime: 223.641829
DEBUG    ya.test:process.py:263 Command (pid 1247722) wtime: 230.609
DEBUG    ya.test:process.py:275 Command (pid 1247722) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (13.116494s)
Fill table customer...
Fill table customer OK 150000 / 150000 (5.526255s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (183.620203s)
Fill table part...
Fill table part OK 200000 / 200000 (26.860107s)
Fill table nation...
Fill table nation OK 25 / 25 (0.158437s)
Fill table region...
Fill table region OK 5 / 5 (0.150025s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:27877
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 556
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:181 Connecting to grpc://localhost:14311 to local/test_db ydb_access_token is set False
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local/test_db
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d58f3686-21d3-41a8-84c0-95fb8e0d6974, localhost:14311): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d58f3686-21d3-41a8-84c0-95fb8e0d6974, localhost:14311): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d58f3686-21d3-41a8-84c0-95fb8e0d6974, localhost:14311): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-fzynxx2k4y.auto.internal" port: 11584 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-fzynxx2k4y.auto.internal:11584, location , ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:14311
INFO     root:ydb_cluster.py:197 Connected
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, f3fa2d20-cd8a-42e2-90b4-09750e99e4d7, ghrun-fzynxx2k4y.auto.internal:11584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, f3fa2d20-cd8a-42e2-90b4-09750e99e4d7, ghrun-fzynxx2k4y.auto.internal:11584): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, f3fa2d20-cd8a-42e2-90b4-09750e99e4d7, ghrun-fzynxx2k4y.auto.internal:11584): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:27877
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 556
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:248 get_tables /local/test_db/olap_yatests/tpch/s1
INFO     root:ydb_cluster.py:242 describe /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:379 RpcState(DescribePath, fab327f7-5c19-4105-a9bd-1a3c4126d997, ghrun-fzynxx2k4y.auto.internal:11584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, fab327f7-5c19-4105-a9bd-1a3c4126d997, ghrun-fzynxx2k4y.auto.internal:11584): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, fab327f7-5c19-4105-a9bd-1a3c4126d997, ghrun-fzynxx2k4y.auto.internal:11584): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "s1" 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: 1759487905170 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:226 list /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:379 RpcState(ListDirectory, b55a029b-2ed9-4000-81fc-28a3267d514f, ghrun-fzynxx2k4y.auto.internal:11584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, b55a029b-2ed9-4000-81fc-28a3267d514f, ghrun-fzynxx2k4y.auto.internal:11584): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, b55a029b-2ed9-4000-81fc-28a3267d514f, ghrun-fzynxx2k4y.auto.internal:11584): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "s1" 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: 1759487905170 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1759487905170 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1759487908250 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1759487908770 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1759487910980 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1759487913730 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1759487916760 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1759487917400 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1759487920380 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:27877
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/customer&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/customer&tablets=true HTTP/1.1" 200 584
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/customer balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:27877
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/lineitem&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/lineitem&tablets=true HTTP/1.1" 200 584
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/lineitem balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:27877
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 200 583
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/nation balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:27877
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/orders&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/orders&tablets=true HTTP/1.1" 200 584
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/orders balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:27877
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/part&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/part&tablets=true HTTP/1.1" 200 584
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/part balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:27877
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/partsupp&tablets=true HTTP/1.1" 200 584
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/partsupp balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:27877
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/region&tablets=true HTTP/1.1" 200 583
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/region balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:27877
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 200 584
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 7b4287e2-ea97-4053-8b91-fa7d8e921e90, ghrun-fzynxx2k4y.auto.internal:11584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 7b4287e2-ea97-4053-8b91-fa7d8e921e90, ghrun-fzynxx2k4y.auto.internal:11584): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 7b4287e2-ea97-4053-8b91-fa7d8e921e90, ghrun-fzynxx2k4y.auto.internal:11584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 3eaa0d85-e96f-42cb-a461-84b2326f2d68, ghrun-fzynxx2k4y.auto.internal:11584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 3eaa0d85-e96f-42cb-a461-84b2326f2d68, ghrun-fzynxx2k4y.auto.internal:11584): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/customer`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 3eaa0d85-e96f-42cb-a461-84b2326f2d68, ghrun-fzynxx2k4y.auto.internal:11584): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 6f1867d4-1d00-4d7e-ba95-bb824adb2bff, ghrun-fzynxx2k4y.auto.internal:11584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 6f1867d4-1d00-4d7e-ba95-bb824adb2bff, ghrun-fzynxx2k4y.auto.internal:11584): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/nation`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 6f1867d4-1d00-4d7e-ba95-bb824adb2bff, ghrun-fzynxx2k4y.auto.internal:11584): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 7c8312f1-2b5f-400c-8835-861fa9e543e3, ghrun-fzynxx2k4y.auto.internal:11584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 7c8312f1-2b5f-400c-8835-861fa9e543e3, ghrun-fzynxx2k4y.auto.internal:11584): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/orders`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 7c8312f1-2b5f-400c-8835-861fa9e543e3, ghrun-fzynxx2k4y.auto.internal:11584): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, ae508975-5036-44b3-bb66-c18efda3dabb, ghrun-fzynxx2k4y.auto.internal:11584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, ae508975-5036-44b3-bb66-c18efda3dabb, ghrun-fzynxx2k4y.auto.internal:11584): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/part`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, ae508975-5036-44b3-bb66-c18efda3dabb, ghrun-fzynxx2k4y.auto.internal:11584): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, e5e3ebb5-17d3-40c2-b7b3-d16506863b9c, ghrun-fzynxx2k4y.auto.internal:11584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, e5e3ebb5-17d3-40c2-b7b3-d16506863b9c, ghrun-fzynxx2k4y.auto.internal:11584): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/partsupp`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, e5e3ebb5-17d3-40c2-b7b3-d16506863b9c, ghrun-fzynxx2k4y.auto.internal:11584): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 45c3372c-6d68-4669-b54a-0d0e12a0b663, ghrun-fzynxx2k4y.auto.internal:11584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 45c3372c-6d68-4669-b54a-0d0e12a0b663, ghrun-fzynxx2k4y.auto.internal:11584): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/region`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 45c3372c-6d68-4669-b54a-0d0e12a0b663, ghrun-fzynxx2k4y.auto.internal:11584): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 43318eb5-56e2-4f93-a9c2-cf247ffa5ccb, ghrun-fzynxx2k4y.auto.internal:11584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 43318eb5-56e2-4f93-a9c2-cf247ffa5ccb, ghrun-fzynxx2k4y.auto.internal:11584): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/supplier`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 43318eb5-56e2-4f93-a9c2-cf247ffa5ccb, ghrun-fzynxx2k4y.auto.internal:11584): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, ac1e83ad-c82a-4b04-bcf0-b7188bbe3039, ghrun-fzynxx2k4y.auto.internal:11584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, ac1e83ad-c82a-4b04-bcf0-b7188bbe3039, ghrun-fzynxx2k4y.auto.internal:11584): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/lineitem`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, ac1e83ad-c82a-4b04-bcf0-b7188bbe3039, ghrun-fzynxx2k4y.auto.internal:11584): 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:27877
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /viewer/json/nodes HTTP/1.1" 200 809
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:27877
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 554
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:27877
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /viewer/json/nodes HTTP/1.1" 200 804
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:27877
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:27877 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 550
INFO     root:allure_utils.py:227 All nodes before filtering: [('21436@ghrun-fzynxx2k4y.auto.internal', <Role.UNKNOWN: 0>)]
INFO     root:allure_utils.py:247 Auto-discovered hosts (all roles): 1 hosts from 1 total nodes
INFO     root:allure_utils.py:248 Host to nodes mapping: [('ghrun-fzynxx2k4y.auto.internal', 1)]
INFO     root:allure_utils.py:804 iterations_table created, length: 514
INFO     root:allure_utils.py:810 Added iterations table to description HTML
============================== slowest durations ===============================
594.99s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1]
=========================== short test summary info ============================
ERROR test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1] - Failed: Graceful shutdown requested
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
========================= 1 error in 597.55s (0:09:57) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...-capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c8pq/002d0b/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/c8pq/002d0b', '--source-root', '/home/runner/.ya/build/build_root/c8pq/002d0b/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_duplicates.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...-capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c8pq/002d0b/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/c8pq/002d0b', '--source-root', '/home/runner/.ya/build/build_root/c8pq/002d0b/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c8pq/002d0b/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_duplicates.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c8pq/002c7f/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

test_parallel.py .......................

============================== slowest durations ===============================
441.30s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
1.64s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
1.60s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
1.60s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
1.57s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
1.54s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
1.51s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
1.51s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
1.51s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
1.51s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
1.47s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
1.46s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
1.45s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
1.44s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
1.43s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
1.40s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
1.40s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
1.37s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
1.32s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
1.29s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
1.28s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
1.27s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
1.21s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.04s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.03s call     test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query01]

(22 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 23 passed in 475.14s (0:07:55) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c8pq/002cdf/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 22 items

test_s1.py ............

============================== slowest durations ===============================
306.98s setup    test_s1.py::TestTpchS1::test_tpch[1]
32.33s call     test_s1.py::TestTpchS1::test_tpch[8]
29.74s call     test_s1.py::TestTpchS1::test_tpch[1]
29.59s call     test_s1.py::TestTpchS1::test_tpch[9]
26.70s call     test_s1.py::TestTpchS1::test_tpch[10]
24.64s call     test_s1.py::TestTpchS1::test_tpch[5]
22.67s call     test_s1.py::TestTpchS1::test_tpch[2]
21.48s call     test_s1.py::TestTpchS1::test_tpch[4]
20.55s call     test_s1.py::TestTpchS1::test_tpch[3]
18.02s call     test_s1.py::TestTpchS1::test_tpch[7]
16.03s call     test_s1.py::TestTpchS1::test_tpch[11]
13.48s call     test_s1.py::TestTpchS1::test_tpch[12]
5.88s call     test_s1.py::TestTpchS1::test_tpch[6]
1.84s setup    test_s1.py::TestTpchS1::test_tpch[12]
1.76s setup    test_s1.py::TestTpchS1::test_tpch[11]
1.74s setup    test_s1.py::TestTpchS1::test_tpch[13]
1.67s setup    test_s1.py::TestTpchS1::test_tpch[6]
1.58s setup    test_s1.py::TestTpchS1::test_tpch[2]
1.57s setup    test_s1.py::TestTpchS1::test_tpch[4]
1.55s setup    test_s1.py::TestTpchS1::test_tpch[3]
1.48s setup    test_s1.py::TestTpchS1::test_tpch[9]
1.40s setup    test_s1.py::TestTpchS1::test_tpch[8]
1.34s setup    test_s1.py::TestTpchS1::test_tpch[5]
1.33s setup    test_s1.py::TestTpchS1::test_tpch[7]
1.21s setup    test_s1.py::TestTpchS1::test_tpch[10]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[10]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[1]

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

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/c8pq/002cdf/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c8pq/002cdf/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/c8pq/002cdf', '--source-root', '/home/runner/.ya/build/build_root/c8pq/002cdf/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c8pq/002cdf/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s1.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...oot/c8pq/002cdf/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c8pq/002cdf/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/c8pq/002cdf', '--source-root', '/home/runner/.ya/build/build_root/c8pq/002cdf/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c8pq/002cdf/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s1.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/c8pq/002ceb/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 66 items

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

============================== slowest durations ===============================
109.05s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
81.04s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
27.13s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
22.60s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
19.84s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
19.76s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
15.97s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
15.57s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
15.42s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
15.10s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
14.72s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
14.70s call     test_s_float.py::TestTpchS0_2::test_tpch[3]
14.36s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
14.01s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
13.95s call     test_s_float.py::TestTpchS0_2::test_tpch[2]
13.81s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
13.23s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
13.11s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
11.75s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
11.23s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
10.71s call     test_s_float.py::TestTpchS0_2::test_tpch[1]
9.91s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
9.70s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
9.42s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
8.64s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
6.50s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
4.87s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
2.94s setup    test_s_float.py::TestTpchS0_2::test_tpch[4]
2.03s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
2.00s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
1.89s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.85s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.76s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.75s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
1.70s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
1.69s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.68s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
1.66s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
1.65s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.64s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.63s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
1.63s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
1.62s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
1.62s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
1.60s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
1.60s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
1.56s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.51s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
1.47s setup    test_s_float.py::TestTpchS0_2::test_tpch[2]
1.30s setup    test_s_float.py::TestTpchS0_2::test_tpch[3]
0.02s teardown test_s_float.py::TestTpchS0_1::test_tpch[4]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[1]

(22 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 25 passed in 598.14s (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/c8pq/002ceb/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/c8pq/002ceb', '--source-root', '/home/runner/.ya/build/build_root/c8pq/002ceb/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c8pq/002ceb/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s_float.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: ((".../tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/c8pq/002ceb/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/c8pq/002ceb', '--source-root', '/home/runner/.ya/build/build_root/c8pq/002ceb/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/c8pq/002ceb/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_s_float.py']' stopped by 600 seconds timeout",), {})
