============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bey3/0015d6/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 ===============================
66.06s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
38.29s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
24.56s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
21.76s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
20.22s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
20.06s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
18.11s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
17.11s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
17.01s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
16.43s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
16.00s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
14.73s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
14.68s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
14.63s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
12.56s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
10.84s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
10.79s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
10.67s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
10.06s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
9.14s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
8.92s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
7.89s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
5.22s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
2.00s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.92s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.91s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.76s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
1.66s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.63s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.62s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.61s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.60s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.58s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.58s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
1.54s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.53s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.50s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
1.49s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.49s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.48s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.47s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.44s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
0.03s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
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 440.11s (0:07:20) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bey3/0015a7/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/bey3/0015a7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/bey3/0015a7/r3tmp/kikimr_cluster_q1al16n9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0015a7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13524
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1404
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13968
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15495
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0015a7/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:266 Final command: /home/runner/.ya/build/build_root/bey3/0015a7/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/bey3/0015a7/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_5kq0rhyq.log --grpc-port=13524 --mon-port=1404 --ic-port=7114
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13524/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0015a7/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:266 Final command: /home/runner/.ya/build/build_root/bey3/0015a7/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/bey3/0015a7/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_5kq0rhyq.log --grpc-port=13524 --mon-port=1404 --ic-port=7114
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0015a7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bey3/0015a7/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/bey3/0015a7/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_5kq0rhyq.log', '--grpc-port=13524', '--mon-port=1404', '--ic-port=7114')' in '/home/runner/.ya/build/build_root/bey3/0015a7/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: 1323764
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13524/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/bey3/0015a7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1323765
DEBUG    ya.test:process.py:259 Command (pid 1323765) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1323765) elapsed time (sec): 0.731846809387207
DEBUG    ya.test:process.py:263 Command (pid 1323765) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1323765) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1323765) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1323765) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1323765) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1323765) maxrss: 565632
DEBUG    ya.test:process.py:263 Command (pid 1323765) minflt: 45326
DEBUG    ya.test:process.py:263 Command (pid 1323765) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1323765) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1323765) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1323765) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1323765) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1323765) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1323765) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1323765) stime: 0.176115
DEBUG    ya.test:process.py:263 Command (pid 1323765) utime: 0.511145
DEBUG    ya.test:process.py:263 Command (pid 1323765) wtime: 0.734
DEBUG    ya.test:process.py:275 Command (pid 1323765) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 1323765) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0015a7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/bey3/0015a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13524', '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: 7114\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/bey3/0015a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13524', '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: 7114\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1324121
DEBUG    ya.test:process.py:259 Command (pid 1324121) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1324121) elapsed time (sec): 0.8108272552490234
DEBUG    ya.test:process.py:263 Command (pid 1324121) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324121) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1324121) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324121) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324121) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1324121) maxrss: 642908
DEBUG    ya.test:process.py:263 Command (pid 1324121) minflt: 51692
DEBUG    ya.test:process.py:263 Command (pid 1324121) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1324121) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1324121) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 1324121) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1324121) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1324121) nvcsw: 763
DEBUG    ya.test:process.py:263 Command (pid 1324121) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1324121) stime: 0.266324
DEBUG    ya.test:process.py:263 Command (pid 1324121) utime: 0.5168269999999999
DEBUG    ya.test:process.py:263 Command (pid 1324121) wtime: 0.813
DEBUG    ya.test:process.py:275 Command (pid 1324121) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0015a7/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/bey3/0015a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13524', '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/bey3/0015a7/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:13524', '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: 1324352
DEBUG    ya.test:process.py:259 Command (pid 1324352) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1324352) elapsed time (sec): 0.804025411605835
DEBUG    ya.test:process.py:263 Command (pid 1324352) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324352) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1324352) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324352) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324352) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1324352) maxrss: 643164
DEBUG    ya.test:process.py:263 Command (pid 1324352) minflt: 51636
DEBUG    ya.test:process.py:263 Command (pid 1324352) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1324352) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1324352) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 1324352) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1324352) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1324352) nvcsw: 734
DEBUG    ya.test:process.py:263 Command (pid 1324352) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1324352) stime: 0.267966
DEBUG    ya.test:process.py:263 Command (pid 1324352) utime: 0.5100589999999999
DEBUG    ya.test:process.py:263 Command (pid 1324352) wtime: 0.806
DEBUG    ya.test:process.py:275 Command (pid 1324352) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain local: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0015a7/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29955
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14905
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23355
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23997
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16513
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0015a7/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:266 Final command: /home/runner/.ya/build/build_root/bey3/0015a7/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13524 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/bey3/0015a7/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_2e_hfcij.log --grpc-port=29955 --mon-port=14905 --ic-port=23355
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bey3/0015a7/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:266 Final command: /home/runner/.ya/build/build_root/bey3/0015a7/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:13524 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/bey3/0015a7/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_2e_hfcij.log --grpc-port=29955 --mon-port=14905 --ic-port=23355
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bey3/0015a7/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bey3/0015a7/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:13524', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/bey3/0015a7/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_2e_hfcij.log', '--grpc-port=29955', '--mon-port=14905', '--ic-port=23355')' in '/home/runner/.ya/build/build_root/bey3/0015a7/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: 1324531
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29955/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/bey3/0015a7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1324532
DEBUG    ya.test:process.py:259 Command (pid 1324532) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1324532) elapsed time (sec): 0.6986019611358643
DEBUG    ya.test:process.py:263 Command (pid 1324532) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324532) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1324532) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324532) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1324532) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1324532) maxrss: 655132
DEBUG    ya.test:process.py:263 Command (pid 1324532) minflt: 45384
DEBUG    ya.test:process.py:263 Command (pid 1324532) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1324532) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1324532) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1324532) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1324532) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1324532) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1324532) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1324532) stime: 0.171698
DEBUG    ya.test:process.py:263 Command (pid 1324532) utime: 0.472651
DEBUG    ya.test:process.py:263 Command (pid 1324532) wtime: 0.7
DEBUG    ya.test:process.py:275 Command (pid 1324532) output:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-6tyfbacu5i
    Host information: 
        Linux ghrun-6tyfbacu5i 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 1324532) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: a893b522c5ede1746a3ec46a6878c2db86f4a7bb
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f727ffad4bba7f2f35ba7f0693fc08a79b2654d3 into 366f5eb8eb2c7831f1174d421e01a0c0672efa4b
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0015a7/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/bey3/0015a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13524', '-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: 1325191
DEBUG    ya.test:process.py:259 Command (pid 1325191) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1325191) elapsed time (sec): 14.274869203567505
DEBUG    ya.test:process.py:263 Command (pid 1325191) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1325191) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1325191) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1325191) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1325191) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1325191) maxrss: 655616
DEBUG    ya.test:process.py:263 Command (pid 1325191) minflt: 111398
DEBUG    ya.test:process.py:263 Command (pid 1325191) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1325191) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1325191) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1325191) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1325191) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1325191) nvcsw: 5058
DEBUG    ya.test:process.py:263 Command (pid 1325191) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1325191) stime: 0.33443799999999996
DEBUG    ya.test:process.py:263 Command (pid 1325191) utime: 0.421193
DEBUG    ya.test:process.py:263 Command (pid 1325191) wtime: 14.276
DEBUG    ya.test:process.py:275 Command (pid 1325191) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0015a7/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/bey3/0015a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13524', '-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: 1328562
DEBUG    ya.test:process.py:259 Command (pid 1328562) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1328562) elapsed time (sec): 0.7082722187042236
DEBUG    ya.test:process.py:263 Command (pid 1328562) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1328562) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1328562) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1328562) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1328562) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1328562) maxrss: 656224
DEBUG    ya.test:process.py:263 Command (pid 1328562) minflt: 103437
DEBUG    ya.test:process.py:263 Command (pid 1328562) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1328562) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1328562) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 1328562) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1328562) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1328562) nvcsw: 2603
DEBUG    ya.test:process.py:263 Command (pid 1328562) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1328562) stime: 0.216354
DEBUG    ya.test:process.py:263 Command (pid 1328562) utime: 0.325802
DEBUG    ya.test:process.py:263 Command (pid 1328562) wtime: 0.71
DEBUG    ya.test:process.py:275 Command (pid 1328562) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0015a7/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/bey3/0015a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13524', '-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: 1328926
DEBUG    ya.test:process.py:259 Command (pid 1328926) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1328926) elapsed time (sec): 0.5643658638000488
DEBUG    ya.test:process.py:263 Command (pid 1328926) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1328926) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1328926) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1328926) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1328926) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1328926) maxrss: 656776
DEBUG    ya.test:process.py:263 Command (pid 1328926) minflt: 103469
DEBUG    ya.test:process.py:263 Command (pid 1328926) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1328926) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1328926) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 1328926) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1328926) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1328926) nvcsw: 2752
DEBUG    ya.test:process.py:263 Command (pid 1328926) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1328926) stime: 0.219107
DEBUG    ya.test:process.py:263 Command (pid 1328926) utime: 0.30816899999999997
DEBUG    ya.test:process.py:263 Command (pid 1328926) wtime: 0.566
DEBUG    ya.test:process.py:275 Command (pid 1328926) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0015a7/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/bey3/0015a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13524', '-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: 1329037
DEBUG    ya.test:process.py:259 Command (pid 1329037) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1329037) elapsed time (sec): 0.6636950969696045
DEBUG    ya.test:process.py:263 Command (pid 1329037) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329037) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1329037) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329037) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329037) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1329037) maxrss: 657176
DEBUG    ya.test:process.py:263 Command (pid 1329037) minflt: 103509
DEBUG    ya.test:process.py:263 Command (pid 1329037) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1329037) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1329037) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1329037) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1329037) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1329037) nvcsw: 2693
DEBUG    ya.test:process.py:263 Command (pid 1329037) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1329037) stime: 0.239011
DEBUG    ya.test:process.py:263 Command (pid 1329037) utime: 0.299762
DEBUG    ya.test:process.py:263 Command (pid 1329037) wtime: 0.666
DEBUG    ya.test:process.py:275 Command (pid 1329037) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0015a7/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/bey3/0015a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13524', '-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: 1329400
DEBUG    ya.test:process.py:259 Command (pid 1329400) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1329400) elapsed time (sec): 0.6702959537506104
DEBUG    ya.test:process.py:263 Command (pid 1329400) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329400) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1329400) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329400) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329400) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1329400) maxrss: 657664
DEBUG    ya.test:process.py:263 Command (pid 1329400) minflt: 103557
DEBUG    ya.test:process.py:263 Command (pid 1329400) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1329400) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1329400) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1329400) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1329400) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1329400) nvcsw: 2476
DEBUG    ya.test:process.py:263 Command (pid 1329400) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1329400) stime: 0.199429
DEBUG    ya.test:process.py:263 Command (pid 1329400) utime: 0.346231
DEBUG    ya.test:process.py:263 Command (pid 1329400) wtime: 0.672
DEBUG    ya.test:process.py:275 Command (pid 1329400) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0015a7/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/bey3/0015a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13524', '-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: 1329542
DEBUG    ya.test:process.py:259 Command (pid 1329542) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1329542) elapsed time (sec): 0.6967148780822754
DEBUG    ya.test:process.py:263 Command (pid 1329542) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329542) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1329542) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329542) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329542) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1329542) maxrss: 658024
DEBUG    ya.test:process.py:263 Command (pid 1329542) minflt: 103514
DEBUG    ya.test:process.py:263 Command (pid 1329542) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1329542) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1329542) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1329542) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1329542) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1329542) nvcsw: 2543
DEBUG    ya.test:process.py:263 Command (pid 1329542) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1329542) stime: 0.216325
DEBUG    ya.test:process.py:263 Command (pid 1329542) utime: 0.325022
DEBUG    ya.test:process.py:263 Command (pid 1329542) wtime: 0.698
DEBUG    ya.test:process.py:275 Command (pid 1329542) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0015a7/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/bey3/0015a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13524', '-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: 1329668
DEBUG    ya.test:process.py:259 Command (pid 1329668) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1329668) elapsed time (sec): 0.6045525074005127
DEBUG    ya.test:process.py:263 Command (pid 1329668) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329668) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1329668) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329668) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329668) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1329668) maxrss: 658748
DEBUG    ya.test:process.py:263 Command (pid 1329668) minflt: 103365
DEBUG    ya.test:process.py:263 Command (pid 1329668) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1329668) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1329668) nivcsw: 43
DEBUG    ya.test:process.py:263 Command (pid 1329668) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1329668) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1329668) nvcsw: 2287
DEBUG    ya.test:process.py:263 Command (pid 1329668) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1329668) stime: 0.219772
DEBUG    ya.test:process.py:263 Command (pid 1329668) utime: 0.31354699999999996
DEBUG    ya.test:process.py:263 Command (pid 1329668) wtime: 0.607
DEBUG    ya.test:process.py:275 Command (pid 1329668) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0015a7/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/bey3/0015a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13524', '-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: 1329810
DEBUG    ya.test:process.py:259 Command (pid 1329810) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1329810) elapsed time (sec): 0.7250015735626221
DEBUG    ya.test:process.py:263 Command (pid 1329810) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329810) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1329810) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329810) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329810) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1329810) maxrss: 659272
DEBUG    ya.test:process.py:263 Command (pid 1329810) minflt: 103417
DEBUG    ya.test:process.py:263 Command (pid 1329810) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1329810) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1329810) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1329810) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1329810) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1329810) nvcsw: 2446
DEBUG    ya.test:process.py:263 Command (pid 1329810) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1329810) stime: 0.205055
DEBUG    ya.test:process.py:263 Command (pid 1329810) utime: 0.32781299999999997
DEBUG    ya.test:process.py:263 Command (pid 1329810) wtime: 0.727
DEBUG    ya.test:process.py:275 Command (pid 1329810) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bey3/0015a7/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/bey3/0015a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13524', '-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: 1329950
DEBUG    ya.test:process.py:259 Command (pid 1329950) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1329950) elapsed time (sec): 203.00212383270264
DEBUG    ya.test:process.py:263 Command (pid 1329950) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329950) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1329950) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329950) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1329950) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1329950) maxrss: 2661172
DEBUG    ya.test:process.py:263 Command (pid 1329950) minflt: 5156704
DEBUG    ya.test:process.py:263 Command (pid 1329950) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1329950) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1329950) nivcsw: 38797
DEBUG    ya.test:process.py:263 Command (pid 1329950) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1329950) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1329950) nvcsw: 1022950
DEBUG    ya.test:process.py:263 Command (pid 1329950) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 1329950) stime: 35.703529
DEBUG    ya.test:process.py:263 Command (pid 1329950) utime: 209.818571
DEBUG    ya.test:process.py:263 Command (pid 1329950) wtime: 203.004
DEBUG    ya.test:process.py:275 Command (pid 1329950) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (10.778303s)
Fill table customer...
Fill table customer OK 150000 / 150000 (4.036423s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (163.026787s)
Fill table part...
Fill table part OK 200000 / 200000 (23.269829s)
Fill table nation...
Fill table nation OK 25 / 25 (0.291233s)
Fill table region...
Fill table region OK 5 / 5 (0.236070s)

DEBUG    ya.test:process.py:276 Command (pid 1329950) 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/bey3/0015a7/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/bey3/0015a7/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:13524', '-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: 1366675
DEBUG    ya.test:process.py:259 Command (pid 1366675) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1366675) elapsed time (sec): 319.32036876678467
DEBUG    ya.test:process.py:263 Command (pid 1366675) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1366675) inblock: 16
DEBUG    ya.test:process.py:263 Command (pid 1366675) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1366675) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1366675) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1366675) maxrss: 2573696
DEBUG    ya.test:process.py:263 Command (pid 1366675) minflt: 5202940
DEBUG    ya.test:process.py:263 Command (pid 1366675) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1366675) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1366675) nivcsw: 31520
DEBUG    ya.test:process.py:263 Command (pid 1366675) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1366675) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1366675) nvcsw: 998102
DEBUG    ya.test:process.py:263 Command (pid 1366675) oublock: 56
DEBUG    ya.test:process.py:263 Command (pid 1366675) stime: 31.571557
DEBUG    ya.test:process.py:263 Command (pid 1366675) utime: 210.888185
DEBUG    ya.test:process.py:263 Command (pid 1366675) wtime: 319.322
DEBUG    ya.test:process.py:275 Command (pid 1366675) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (12.027409s)
Fill table customer...
Fill table customer OK 150000 / 150000 (6.150149s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (256.684306s)
Fill table part...
Fill table part OK 200000 / 200000 (41.477494s)
Fill table nation...
Fill table nation OK 25 / 25 (0.494478s)
Fill table region...
Fill table region OK 5 / 5 (0.278477s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:1404
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 555
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:181 Connecting to grpc://localhost:13524 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, 73648781-628f-4367-93e4-1e72bf66b8ae, localhost:13524): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 73648781-628f-4367-93e4-1e72bf66b8ae, localhost:13524): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 73648781-628f-4367-93e4-1e72bf66b8ae, localhost:13524): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-6tyfbacu5i.auto.internal" port: 29955 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-6tyfbacu5i.auto.internal:29955, 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:13524
INFO     root:ydb_cluster.py:197 Connected
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 36987771-74d5-496a-93cc-82389ebf5c55, ghrun-6tyfbacu5i.auto.internal:29955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 36987771-74d5-496a-93cc-82389ebf5c55, ghrun-6tyfbacu5i.auto.internal:29955): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 36987771-74d5-496a-93cc-82389ebf5c55, ghrun-6tyfbacu5i.auto.internal:29955): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:1404
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
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, b369bbba-8069-4c14-aac1-20f473103d57, ghrun-6tyfbacu5i.auto.internal:29955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, b369bbba-8069-4c14-aac1-20f473103d57, ghrun-6tyfbacu5i.auto.internal:29955): 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, b369bbba-8069-4c14-aac1-20f473103d57, ghrun-6tyfbacu5i.auto.internal:29955): 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: 1762540003210 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, 6e5f54b8-1ddf-487d-8dec-b96a1f206e0a, ghrun-6tyfbacu5i.auto.internal:29955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 6e5f54b8-1ddf-487d-8dec-b96a1f206e0a, ghrun-6tyfbacu5i.auto.internal:29955): 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, 6e5f54b8-1ddf-487d-8dec-b96a1f206e0a, ghrun-6tyfbacu5i.auto.internal:29955): 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: 1762540003210 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762540003210 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762540005280 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762540005640 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762540007010 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762540009080 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762540011170 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762540011500 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762540013380 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:1404
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "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:1404 "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 581
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:1404
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "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:1404 "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 581
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:1404
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "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:1404 "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 580
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:1404
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "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:1404 "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 581
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:1404
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "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:1404 "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 581
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:1404
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "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:1404 "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 585
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:1404
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "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:1404 "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 584
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:1404
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "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:1404 "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 585
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, 5d97abef-9e9c-4442-b1aa-8bb98649014b, ghrun-6tyfbacu5i.auto.internal:29955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 5d97abef-9e9c-4442-b1aa-8bb98649014b, ghrun-6tyfbacu5i.auto.internal:29955): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 5d97abef-9e9c-4442-b1aa-8bb98649014b, ghrun-6tyfbacu5i.auto.internal:29955): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, aea56189-6c76-4051-9f85-7bd97148e72a, ghrun-6tyfbacu5i.auto.internal:29955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, aea56189-6c76-4051-9f85-7bd97148e72a, ghrun-6tyfbacu5i.auto.internal:29955): 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, aea56189-6c76-4051-9f85-7bd97148e72a, ghrun-6tyfbacu5i.auto.internal:29955): 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, c5f4505a-3939-4ece-8f40-acc606cf941c, ghrun-6tyfbacu5i.auto.internal:29955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, c5f4505a-3939-4ece-8f40-acc606cf941c, ghrun-6tyfbacu5i.auto.internal:29955): 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, c5f4505a-3939-4ece-8f40-acc606cf941c, ghrun-6tyfbacu5i.auto.internal:29955): 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, e0e311c1-4c00-4901-96f6-7420d63b8eb3, ghrun-6tyfbacu5i.auto.internal:29955): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, e0e311c1-4c00-4901-96f6-7420d63b8eb3, ghrun-6tyfbacu5i.auto.internal:29955): 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, e0e311c1-4c00-4901-96f6-7420d63b8eb3, ghrun-6tyfbacu5i.auto.internal:29955): 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:1404
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "GET /viewer/json/nodes HTTP/1.1" 200 804
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:1404
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 549
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:1404
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "GET /viewer/json/nodes HTTP/1.1" 200 808
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:1404
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:1404 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
INFO     root:allure_utils.py:227 All nodes before filtering: [('23355@ghrun-6tyfbacu5i.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-6tyfbacu5i.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 ===============================
599.77s 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 606.13s (0:10:06) =========================

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/bey3/0015a7/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/bey3/0015a7', '--source-root', '/home/runner/.ya/build/build_root/bey3/0015a7/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/bey3/0015a7/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/bey3/0015a7/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/bey3/0015a7', '--source-root', '/home/runner/.ya/build/build_root/bey3/0015a7/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/bey3/0015a7/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/bey3/001553/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 ===============================
435.54s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
2.66s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
2.56s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
2.51s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
2.43s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
2.42s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
2.38s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
2.35s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
2.35s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
2.26s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
2.26s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
2.23s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
2.23s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
2.23s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
2.14s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
2.14s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
2.13s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
2.12s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
2.03s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
2.03s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
1.95s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
1.82s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
1.74s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.27s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.22s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.21s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.18s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.18s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.15s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.15s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.15s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.15s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.15s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.14s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.13s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.02s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query16]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 23 passed in 488.02s (0:08:08) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bey3/00157d/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 ===============================
273.85s setup    test_s1.py::TestTpchS1::test_tpch[1]
45.33s call     test_s1.py::TestTpchS1::test_tpch[2]
41.32s call     test_s1.py::TestTpchS1::test_tpch[5]
39.27s call     test_s1.py::TestTpchS1::test_tpch[7]
37.37s call     test_s1.py::TestTpchS1::test_tpch[1]
31.38s call     test_s1.py::TestTpchS1::test_tpch[4]
30.53s call     test_s1.py::TestTpchS1::test_tpch[3]
10.59s call     test_s1.py::TestTpchS1::test_tpch[6]
2.23s setup    test_s1.py::TestTpchS1::test_tpch[5]
2.21s setup    test_s1.py::TestTpchS1::test_tpch[6]
2.09s setup    test_s1.py::TestTpchS1::test_tpch[7]
2.02s setup    test_s1.py::TestTpchS1::test_tpch[4]
1.99s setup    test_s1.py::TestTpchS1::test_tpch[2]
1.97s setup    test_s1.py::TestTpchS1::test_tpch[8]
1.88s setup    test_s1.py::TestTpchS1::test_tpch[3]
0.02s teardown test_s1.py::TestTpchS1::test_tpch[1]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 7 passed in 601.96s (0:10:01) =========================

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/bey3/00157d/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/bey3/00157d/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/bey3/00157d', '--source-root', '/home/runner/.ya/build/build_root/bey3/00157d/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/bey3/00157d/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/bey3/00157d/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/bey3/00157d/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/bey3/00157d', '--source-root', '/home/runner/.ya/build/build_root/bey3/00157d/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/bey3/00157d/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/bey3/001598/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 ===============================
66.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
63.51s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
48.58s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
32.80s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
26.98s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
25.62s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
23.76s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
23.16s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
22.26s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
20.96s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
20.03s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
19.79s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
19.67s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
18.75s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
17.44s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
15.68s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
14.75s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
12.57s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
12.50s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
11.80s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
11.15s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
5.89s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
3.37s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
2.88s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
2.84s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
2.81s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
2.65s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
2.62s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
2.46s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
2.28s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
2.25s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
2.12s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
2.11s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
2.00s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.97s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.81s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.81s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
1.78s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
1.74s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.73s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.70s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.65s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.51s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[14]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[19]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[2]

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

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: .../tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/bey3/001598/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/bey3/001598', '--source-root', '/home/runner/.ya/build/build_root/bey3/001598/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/bey3/001598/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/bey3/001598/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/bey3/001598', '--source-root', '/home/runner/.ya/build/build_root/bey3/001598/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/bey3/001598/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",), {})
