============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/hyn5/001f18/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 ===============================
110.80s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
25.64s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
22.96s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
19.73s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
18.87s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
16.85s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
16.83s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
16.62s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
16.49s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
16.33s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
15.91s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
15.04s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
14.96s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
14.37s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
12.86s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
12.40s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
10.94s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
10.38s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
10.24s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
9.76s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
9.11s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
8.26s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
5.43s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.86s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.83s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.79s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.78s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.71s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.68s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.68s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.66s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.63s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.62s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.58s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.58s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.55s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.54s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.51s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
1.50s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.50s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.48s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 22 passed in 465.49s (0:07:45) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/hyn5/001ee8/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/hyn5/001ee8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29703
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/hyn5/001ee8/r3tmp/kikimr_cluster_o70w9jc6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hyn5/001ee8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14999
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24547
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63592
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16485
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hyn5/001ee8/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:269 Final command: /home/runner/.ya/build/build_root/hyn5/001ee8/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/hyn5/001ee8/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_0bm2vy6f.log --grpc-port=14999 --mon-port=24547 --ic-port=29703
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14999/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hyn5/001ee8/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:269 Final command: /home/runner/.ya/build/build_root/hyn5/001ee8/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/hyn5/001ee8/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_0bm2vy6f.log --grpc-port=14999 --mon-port=24547 --ic-port=29703
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hyn5/001ee8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hyn5/001ee8/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/hyn5/001ee8/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_0bm2vy6f.log', '--grpc-port=14999', '--mon-port=24547', '--ic-port=29703')' in '/home/runner/.ya/build/build_root/hyn5/001ee8/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: 1161748
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14999/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/hyn5/001ee8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1161749
DEBUG    ya.test:process.py:259 Command (pid 1161749) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1161749) elapsed time (sec): 1.116422176361084
DEBUG    ya.test:process.py:263 Command (pid 1161749) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) maxrss: 551064
DEBUG    ya.test:process.py:263 Command (pid 1161749) minflt: 45284
DEBUG    ya.test:process.py:263 Command (pid 1161749) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 1161749) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1161749) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1161749) stime: 0.212779
DEBUG    ya.test:process.py:263 Command (pid 1161749) utime: 0.529527
DEBUG    ya.test:process.py:263 Command (pid 1161749) wtime: 1.133
DEBUG    ya.test:process.py:275 Command (pid 1161749) output:
Git info:
    Commit: 58cda5d8e4aae4cb6f435bcd1f41596779abec3d
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 23e9f0c33bbe59aab526719cc4e459936ae97898 into 91f82ed33954b4914ecc011fd9963a7ab091cd4c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-od76hyjjsu
    Host information: 
        Linux ghrun-od76hyjjsu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 58cda5d8e4aae4cb6f435bcd1f41596779abec3d
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 23e9f0c33bbe59aab526719cc4e459936ae97898 into 91f82ed33954b4914ecc011fd9963a7ab091cd4c
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hyn5/001ee8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/hyn5/001ee8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14999', '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: 29703\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/hyn5/001ee8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14999', '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: 29703\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1165546
DEBUG    ya.test:process.py:259 Command (pid 1165546) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1165546) elapsed time (sec): 1.7425334453582764
DEBUG    ya.test:process.py:263 Command (pid 1165546) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165546) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1165546) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165546) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165546) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1165546) maxrss: 658760
DEBUG    ya.test:process.py:263 Command (pid 1165546) minflt: 51667
DEBUG    ya.test:process.py:263 Command (pid 1165546) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1165546) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1165546) nivcsw: 404
DEBUG    ya.test:process.py:263 Command (pid 1165546) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1165546) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1165546) nvcsw: 363
DEBUG    ya.test:process.py:263 Command (pid 1165546) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1165546) stime: 0.238166
DEBUG    ya.test:process.py:263 Command (pid 1165546) utime: 0.584957
DEBUG    ya.test:process.py:263 Command (pid 1165546) wtime: 1.756
DEBUG    ya.test:process.py:275 Command (pid 1165546) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hyn5/001ee8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/hyn5/001ee8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14999', '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/hyn5/001ee8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14999', '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: 1166272
DEBUG    ya.test:process.py:259 Command (pid 1166272) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1166272) elapsed time (sec): 1.4715030193328857
DEBUG    ya.test:process.py:263 Command (pid 1166272) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166272) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1166272) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166272) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166272) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1166272) maxrss: 659760
DEBUG    ya.test:process.py:263 Command (pid 1166272) minflt: 51795
DEBUG    ya.test:process.py:263 Command (pid 1166272) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1166272) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1166272) nivcsw: 271
DEBUG    ya.test:process.py:263 Command (pid 1166272) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1166272) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1166272) nvcsw: 650
DEBUG    ya.test:process.py:263 Command (pid 1166272) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1166272) stime: 0.334158
DEBUG    ya.test:process.py:263 Command (pid 1166272) utime: 0.567373
DEBUG    ya.test:process.py:263 Command (pid 1166272) wtime: 1.482
DEBUG    ya.test:process.py:275 Command (pid 1166272) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hyn5/001ee8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10253
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19885
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28859
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4833
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15731
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hyn5/001ee8/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:269 Final command: /home/runner/.ya/build/build_root/hyn5/001ee8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14999 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/hyn5/001ee8/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_707r2_k6.log --grpc-port=10253 --mon-port=19885 --ic-port=28859
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/hyn5/001ee8/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:269 Final command: /home/runner/.ya/build/build_root/hyn5/001ee8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14999 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/hyn5/001ee8/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_707r2_k6.log --grpc-port=10253 --mon-port=19885 --ic-port=28859
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/hyn5/001ee8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/hyn5/001ee8/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:14999', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/hyn5/001ee8/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_707r2_k6.log', '--grpc-port=10253', '--mon-port=19885', '--ic-port=28859')' in '/home/runner/.ya/build/build_root/hyn5/001ee8/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: 1167103
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:10253/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/hyn5/001ee8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1167140
DEBUG    ya.test:process.py:259 Command (pid 1167140) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1167140) elapsed time (sec): 1.5882232189178467
DEBUG    ya.test:process.py:263 Command (pid 1167140) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167140) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1167140) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167140) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167140) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1167140) maxrss: 672176
DEBUG    ya.test:process.py:263 Command (pid 1167140) minflt: 45397
DEBUG    ya.test:process.py:263 Command (pid 1167140) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1167140) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1167140) nivcsw: 190
DEBUG    ya.test:process.py:263 Command (pid 1167140) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1167140) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1167140) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1167140) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1167140) stime: 0.23530199999999998
DEBUG    ya.test:process.py:263 Command (pid 1167140) utime: 0.510034
DEBUG    ya.test:process.py:263 Command (pid 1167140) wtime: 1.602
DEBUG    ya.test:process.py:275 Command (pid 1167140) output:
Git info:
    Commit: 58cda5d8e4aae4cb6f435bcd1f41596779abec3d
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 23e9f0c33bbe59aab526719cc4e459936ae97898 into 91f82ed33954b4914ecc011fd9963a7ab091cd4c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-od76hyjjsu
    Host information: 
        Linux ghrun-od76hyjjsu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 58cda5d8e4aae4cb6f435bcd1f41596779abec3d
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 23e9f0c33bbe59aab526719cc4e459936ae97898 into 91f82ed33954b4914ecc011fd9963a7ab091cd4c
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hyn5/001ee8/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/hyn5/001ee8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14999', '-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: 1171230
DEBUG    ya.test:process.py:259 Command (pid 1171230) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1171230) elapsed time (sec): 29.157371759414673
DEBUG    ya.test:process.py:263 Command (pid 1171230) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1171230) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1171230) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1171230) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1171230) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1171230) maxrss: 672892
DEBUG    ya.test:process.py:263 Command (pid 1171230) minflt: 116850
DEBUG    ya.test:process.py:263 Command (pid 1171230) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1171230) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1171230) nivcsw: 402
DEBUG    ya.test:process.py:263 Command (pid 1171230) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1171230) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1171230) nvcsw: 6226
DEBUG    ya.test:process.py:263 Command (pid 1171230) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1171230) stime: 0.332432
DEBUG    ya.test:process.py:263 Command (pid 1171230) utime: 0.504908
DEBUG    ya.test:process.py:263 Command (pid 1171230) wtime: 29.172
DEBUG    ya.test:process.py:275 Command (pid 1171230) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hyn5/001ee8/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/hyn5/001ee8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14999', '-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: 1183018
DEBUG    ya.test:process.py:259 Command (pid 1183018) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1183018) elapsed time (sec): 1.5832548141479492
DEBUG    ya.test:process.py:263 Command (pid 1183018) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1183018) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1183018) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1183018) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1183018) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1183018) maxrss: 673708
DEBUG    ya.test:process.py:263 Command (pid 1183018) minflt: 104349
DEBUG    ya.test:process.py:263 Command (pid 1183018) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1183018) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1183018) nivcsw: 213
DEBUG    ya.test:process.py:263 Command (pid 1183018) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1183018) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1183018) nvcsw: 1801
DEBUG    ya.test:process.py:263 Command (pid 1183018) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1183018) stime: 0.230291
DEBUG    ya.test:process.py:263 Command (pid 1183018) utime: 0.336736
DEBUG    ya.test:process.py:263 Command (pid 1183018) wtime: 1.589
DEBUG    ya.test:process.py:275 Command (pid 1183018) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hyn5/001ee8/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/hyn5/001ee8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14999', '-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: 1183635
DEBUG    ya.test:process.py:259 Command (pid 1183635) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1183635) elapsed time (sec): 1.2100892066955566
DEBUG    ya.test:process.py:263 Command (pid 1183635) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1183635) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1183635) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1183635) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1183635) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1183635) maxrss: 674208
DEBUG    ya.test:process.py:263 Command (pid 1183635) minflt: 104350
DEBUG    ya.test:process.py:263 Command (pid 1183635) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1183635) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1183635) nivcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 1183635) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1183635) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1183635) nvcsw: 1819
DEBUG    ya.test:process.py:263 Command (pid 1183635) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1183635) stime: 0.225648
DEBUG    ya.test:process.py:263 Command (pid 1183635) utime: 0.31476899999999997
DEBUG    ya.test:process.py:263 Command (pid 1183635) wtime: 1.233
DEBUG    ya.test:process.py:275 Command (pid 1183635) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hyn5/001ee8/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/hyn5/001ee8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14999', '-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: 1184101
DEBUG    ya.test:process.py:259 Command (pid 1184101) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1184101) elapsed time (sec): 1.2815804481506348
DEBUG    ya.test:process.py:263 Command (pid 1184101) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1184101) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1184101) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1184101) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1184101) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1184101) maxrss: 674680
DEBUG    ya.test:process.py:263 Command (pid 1184101) minflt: 104449
DEBUG    ya.test:process.py:263 Command (pid 1184101) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1184101) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1184101) nivcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 1184101) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1184101) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1184101) nvcsw: 2015
DEBUG    ya.test:process.py:263 Command (pid 1184101) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1184101) stime: 0.21748099999999998
DEBUG    ya.test:process.py:263 Command (pid 1184101) utime: 0.33260799999999996
DEBUG    ya.test:process.py:263 Command (pid 1184101) wtime: 1.289
DEBUG    ya.test:process.py:275 Command (pid 1184101) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hyn5/001ee8/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/hyn5/001ee8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14999', '-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: 1184655
DEBUG    ya.test:process.py:259 Command (pid 1184655) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1184655) elapsed time (sec): 1.2106904983520508
DEBUG    ya.test:process.py:263 Command (pid 1184655) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1184655) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1184655) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1184655) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1184655) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1184655) maxrss: 675060
DEBUG    ya.test:process.py:263 Command (pid 1184655) minflt: 104292
DEBUG    ya.test:process.py:263 Command (pid 1184655) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1184655) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1184655) nivcsw: 249
DEBUG    ya.test:process.py:263 Command (pid 1184655) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1184655) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1184655) nvcsw: 1681
DEBUG    ya.test:process.py:263 Command (pid 1184655) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1184655) stime: 0.216001
DEBUG    ya.test:process.py:263 Command (pid 1184655) utime: 0.34549199999999997
DEBUG    ya.test:process.py:263 Command (pid 1184655) wtime: 1.225
DEBUG    ya.test:process.py:275 Command (pid 1184655) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hyn5/001ee8/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/hyn5/001ee8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14999', '-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: 1185189
DEBUG    ya.test:process.py:259 Command (pid 1185189) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1185189) elapsed time (sec): 1.2353365421295166
DEBUG    ya.test:process.py:263 Command (pid 1185189) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1185189) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1185189) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1185189) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1185189) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1185189) maxrss: 675688
DEBUG    ya.test:process.py:263 Command (pid 1185189) minflt: 104418
DEBUG    ya.test:process.py:263 Command (pid 1185189) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1185189) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1185189) nivcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 1185189) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1185189) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1185189) nvcsw: 2365
DEBUG    ya.test:process.py:263 Command (pid 1185189) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1185189) stime: 0.208454
DEBUG    ya.test:process.py:263 Command (pid 1185189) utime: 0.348145
DEBUG    ya.test:process.py:263 Command (pid 1185189) wtime: 1.237
DEBUG    ya.test:process.py:275 Command (pid 1185189) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hyn5/001ee8/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/hyn5/001ee8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14999', '-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: 1185894
DEBUG    ya.test:process.py:259 Command (pid 1185894) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1185894) elapsed time (sec): 1.2476885318756104
DEBUG    ya.test:process.py:263 Command (pid 1185894) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1185894) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1185894) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1185894) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1185894) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1185894) maxrss: 676380
DEBUG    ya.test:process.py:263 Command (pid 1185894) minflt: 103156
DEBUG    ya.test:process.py:263 Command (pid 1185894) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1185894) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1185894) nivcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 1185894) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1185894) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1185894) nvcsw: 1464
DEBUG    ya.test:process.py:263 Command (pid 1185894) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1185894) stime: 0.22592199999999998
DEBUG    ya.test:process.py:263 Command (pid 1185894) utime: 0.312226
DEBUG    ya.test:process.py:263 Command (pid 1185894) wtime: 1.259
DEBUG    ya.test:process.py:275 Command (pid 1185894) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hyn5/001ee8/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/hyn5/001ee8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14999', '-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: 1186611
DEBUG    ya.test:process.py:259 Command (pid 1186611) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1186611) elapsed time (sec): 1.6819188594818115
DEBUG    ya.test:process.py:263 Command (pid 1186611) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1186611) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1186611) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1186611) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1186611) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1186611) maxrss: 677128
DEBUG    ya.test:process.py:263 Command (pid 1186611) minflt: 104331
DEBUG    ya.test:process.py:263 Command (pid 1186611) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1186611) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1186611) nivcsw: 232
DEBUG    ya.test:process.py:263 Command (pid 1186611) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1186611) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1186611) nvcsw: 1838
DEBUG    ya.test:process.py:263 Command (pid 1186611) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1186611) stime: 0.19678099999999998
DEBUG    ya.test:process.py:263 Command (pid 1186611) utime: 0.354728
DEBUG    ya.test:process.py:263 Command (pid 1186611) wtime: 1.684
DEBUG    ya.test:process.py:275 Command (pid 1186611) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/hyn5/001ee8/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/hyn5/001ee8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14999', '-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: 1187426
DEBUG    ya.test:process.py:259 Command (pid 1187426) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1187426) elapsed time (sec): 255.40596103668213
DEBUG    ya.test:process.py:263 Command (pid 1187426) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1187426) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1187426) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1187426) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1187426) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1187426) maxrss: 2592792
DEBUG    ya.test:process.py:263 Command (pid 1187426) minflt: 5189011
DEBUG    ya.test:process.py:263 Command (pid 1187426) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1187426) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1187426) nivcsw: 29733
DEBUG    ya.test:process.py:263 Command (pid 1187426) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1187426) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1187426) nvcsw: 1018190
DEBUG    ya.test:process.py:263 Command (pid 1187426) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 1187426) stime: 34.107343
DEBUG    ya.test:process.py:263 Command (pid 1187426) utime: 211.32199
DEBUG    ya.test:process.py:263 Command (pid 1187426) wtime: 255.42
DEBUG    ya.test:process.py:275 Command (pid 1187426) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (15.314730s)
Fill table customer...
Fill table customer OK 150000 / 150000 (7.240792s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (208.965219s)
Fill table part...
Fill table part OK 200000 / 200000 (22.012924s)
Fill table nation...
Fill table nation OK 25 / 25 (0.219837s)
Fill table region...
Fill table region OK 5 / 5 (0.159440s)

DEBUG    ya.test:process.py:276 Command (pid 1187426) 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/hyn5/001ee8/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/hyn5/001ee8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14999', '-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: 1263316
DEBUG    ya.test:process.py:259 Command (pid 1263316) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1263316) elapsed time (sec): 259.37501335144043
DEBUG    ya.test:process.py:263 Command (pid 1263316) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1263316) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1263316) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1263316) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1263316) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1263316) maxrss: 2534208
DEBUG    ya.test:process.py:263 Command (pid 1263316) minflt: 5184705
DEBUG    ya.test:process.py:263 Command (pid 1263316) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1263316) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1263316) nivcsw: 44555
DEBUG    ya.test:process.py:263 Command (pid 1263316) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1263316) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1263316) nvcsw: 1025965
DEBUG    ya.test:process.py:263 Command (pid 1263316) oublock: 48
DEBUG    ya.test:process.py:263 Command (pid 1263316) stime: 36.08832
DEBUG    ya.test:process.py:263 Command (pid 1263316) utime: 214.789955
DEBUG    ya.test:process.py:263 Command (pid 1263316) wtime: 259.377
DEBUG    ya.test:process.py:275 Command (pid 1263316) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (11.457882s)
Fill table customer...
Fill table customer OK 150000 / 150000 (5.823014s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (209.400647s)
Fill table part...
Fill table part OK 200000 / 200000 (31.186292s)
Fill table nation...
Fill table nation OK 25 / 25 (0.194775s)
Fill table region...
Fill table region OK 5 / 5 (0.177043s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:24547
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 551
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:181 Connecting to grpc://localhost:14999 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, 54173d63-5f6f-477c-82fe-26338b941c12, localhost:14999): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 54173d63-5f6f-477c-82fe-26338b941c12, localhost:14999): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 54173d63-5f6f-477c-82fe-26338b941c12, localhost:14999): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-od76hyjjsu.auto.internal" port: 10253 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-od76hyjjsu.auto.internal:10253, 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:14999
INFO     root:ydb_cluster.py:197 Connected
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, b1b464ad-71b2-41c4-b63e-d3e0890f5953, ghrun-od76hyjjsu.auto.internal:10253): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, b1b464ad-71b2-41c4-b63e-d3e0890f5953, ghrun-od76hyjjsu.auto.internal:10253): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, b1b464ad-71b2-41c4-b63e-d3e0890f5953, ghrun-od76hyjjsu.auto.internal:10253): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:24547
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 554
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, 341b71c2-a562-4b57-9532-a1cd38aeeb02, ghrun-od76hyjjsu.auto.internal:10253): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 341b71c2-a562-4b57-9532-a1cd38aeeb02, ghrun-od76hyjjsu.auto.internal:10253): 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, 341b71c2-a562-4b57-9532-a1cd38aeeb02, ghrun-od76hyjjsu.auto.internal:10253): 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: 1763148924880 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, 4f4f5ce5-5877-43d1-924f-058734e15234, ghrun-od76hyjjsu.auto.internal:10253): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 4f4f5ce5-5877-43d1-924f-058734e15234, ghrun-od76hyjjsu.auto.internal:10253): 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, 4f4f5ce5-5877-43d1-924f-058734e15234, ghrun-od76hyjjsu.auto.internal:10253): 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: 1763148924880 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763148924880 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763148929030 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763148929720 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763148933810 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763148938520 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763148942080 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763148942770 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1763148946300 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:24547
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "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:24547 "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 583
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:24547
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "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:24547 "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 583
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:24547
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "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:24547 "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 582
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:24547
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "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:24547 "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 583
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:24547
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "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:24547 "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 583
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:24547
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "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:24547 "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 583
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:24547
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "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:24547 "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 582
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:24547
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "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:24547 "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 583
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, 9685bc6e-f21c-4329-ada5-89b816767762, ghrun-od76hyjjsu.auto.internal:10253): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 9685bc6e-f21c-4329-ada5-89b816767762, ghrun-od76hyjjsu.auto.internal:10253): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 9685bc6e-f21c-4329-ada5-89b816767762, ghrun-od76hyjjsu.auto.internal:10253): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 76ad7c3d-f76c-4992-a4a2-b94f0398fdca, ghrun-od76hyjjsu.auto.internal:10253): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 76ad7c3d-f76c-4992-a4a2-b94f0398fdca, ghrun-od76hyjjsu.auto.internal:10253): 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, 76ad7c3d-f76c-4992-a4a2-b94f0398fdca, ghrun-od76hyjjsu.auto.internal:10253): 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, c4981553-1673-4c85-bddc-9a39932214cf, ghrun-od76hyjjsu.auto.internal:10253): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, c4981553-1673-4c85-bddc-9a39932214cf, ghrun-od76hyjjsu.auto.internal:10253): 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, c4981553-1673-4c85-bddc-9a39932214cf, ghrun-od76hyjjsu.auto.internal:10253): 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, a95d3dbe-a4f1-4cff-8c52-5cc65a5a24b6, ghrun-od76hyjjsu.auto.internal:10253): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, a95d3dbe-a4f1-4cff-8c52-5cc65a5a24b6, ghrun-od76hyjjsu.auto.internal:10253): 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, a95d3dbe-a4f1-4cff-8c52-5cc65a5a24b6, ghrun-od76hyjjsu.auto.internal:10253): 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:24547
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "GET /viewer/json/nodes HTTP/1.1" 200 787
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:24547
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "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:24547
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "GET /viewer/json/nodes HTTP/1.1" 200 787
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:24547
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:24547 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 554
INFO     root:allure_utils.py:227 All nodes before filtering: [('28859@ghrun-od76hyjjsu.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-od76hyjjsu.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.00s 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 596.46s (0:09:56) =========================

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/hyn5/001ee8/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/hyn5/001ee8', '--source-root', '/home/runner/.ya/build/build_root/hyn5/001ee8/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/hyn5/001ee8/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/hyn5/001ee8/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/hyn5/001ee8', '--source-root', '/home/runner/.ya/build/build_root/hyn5/001ee8/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/hyn5/001ee8/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/hyn5/001ef6/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 ===============================
348.52s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
1.68s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
1.67s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
1.65s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
1.65s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
1.61s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
1.60s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
1.58s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
1.57s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
1.56s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
1.56s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
1.56s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
1.55s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
1.53s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
1.52s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
1.52s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
1.52s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
1.51s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
1.50s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
1.50s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
1.49s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
1.48s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
1.43s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.13s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
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 384.97s (0:06:24) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/hyn5/001f09/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 ===============================
316.31s setup    test_s1.py::TestTpchS1::test_tpch[1]
35.20s call     test_s1.py::TestTpchS1::test_tpch[9]
33.14s call     test_s1.py::TestTpchS1::test_tpch[8]
33.11s call     test_s1.py::TestTpchS1::test_tpch[1]
27.70s call     test_s1.py::TestTpchS1::test_tpch[5]
23.28s call     test_s1.py::TestTpchS1::test_tpch[4]
22.85s call     test_s1.py::TestTpchS1::test_tpch[3]
21.71s call     test_s1.py::TestTpchS1::test_tpch[2]
20.56s call     test_s1.py::TestTpchS1::test_tpch[7]
16.71s call     test_s1.py::TestTpchS1::test_tpch[10]
14.34s call     test_s1.py::TestTpchS1::test_tpch[11]
5.78s call     test_s1.py::TestTpchS1::test_tpch[6]
1.94s setup    test_s1.py::TestTpchS1::test_tpch[4]
1.61s setup    test_s1.py::TestTpchS1::test_tpch[11]
1.60s setup    test_s1.py::TestTpchS1::test_tpch[2]
1.52s setup    test_s1.py::TestTpchS1::test_tpch[3]
1.44s setup    test_s1.py::TestTpchS1::test_tpch[7]
1.44s setup    test_s1.py::TestTpchS1::test_tpch[5]
1.44s setup    test_s1.py::TestTpchS1::test_tpch[6]
1.43s setup    test_s1.py::TestTpchS1::test_tpch[9]
1.42s setup    test_s1.py::TestTpchS1::test_tpch[8]
1.38s setup    test_s1.py::TestTpchS1::test_tpch[10]
1.31s setup    test_s1.py::TestTpchS1::test_tpch[12]
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 !!!!!!!!!!!!!!
======================== 11 passed in 595.43s (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/hyn5/001f09/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/hyn5/001f09/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/hyn5/001f09', '--source-root', '/home/runner/.ya/build/build_root/hyn5/001f09/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/hyn5/001f09/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/hyn5/001f09/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/hyn5/001f09/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/hyn5/001f09', '--source-root', '/home/runner/.ya/build/build_root/hyn5/001f09/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/hyn5/001f09/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/hyn5/001f59/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 ===============================
126.71s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
93.00s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
25.51s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
23.40s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
21.56s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
21.43s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
18.04s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
17.64s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
17.12s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
16.26s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
15.32s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
14.90s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
14.80s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
14.51s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
13.73s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
13.73s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
12.82s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
11.99s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
11.71s call     test_s_float.py::TestTpchS0_2::test_tpch[1]
11.08s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
9.11s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
8.86s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
8.82s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
8.77s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
5.13s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
2.55s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
2.14s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
1.97s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
1.92s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
1.81s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.80s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.80s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
1.76s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
1.75s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.73s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
1.71s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
1.70s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
1.69s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
1.63s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
1.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.57s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
1.56s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.54s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.52s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
1.52s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.50s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
0.02s teardown test_s_float.py::TestTpchS0_1::test_tpch[20]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[14]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[22]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[4]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[7]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[5]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 23 passed in 597.35s (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: .../tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/hyn5/001f59/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/hyn5/001f59', '--source-root', '/home/runner/.ya/build/build_root/hyn5/001f59/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/hyn5/001f59/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/hyn5/001f59/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/hyn5/001f59', '--source-root', '/home/runner/.ya/build/build_root/hyn5/001f59/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/hyn5/001f59/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",), {})
