============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/uejb/003ffa/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 ===============================
73.14s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
24.12s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
23.84s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
22.31s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
21.23s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
18.47s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
17.47s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
16.96s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
16.22s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
16.09s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
15.53s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
14.65s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
14.46s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
14.28s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
13.58s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
13.57s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
13.38s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
11.93s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
10.06s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
9.95s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
8.28s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
6.85s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
5.89s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
2.92s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
2.20s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
2.05s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
2.04s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
1.96s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.78s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
1.76s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
1.73s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.73s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.73s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.72s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.71s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.70s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.70s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.70s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.68s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.68s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.59s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 22 passed in 440.87s (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/uejb/003fdb/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/uejb/003fdb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61561
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/uejb/003fdb/r3tmp/kikimr_cluster_uy8z2ny8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/uejb/003fdb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28603
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62779
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27238
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10624
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/003fdb/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/uejb/003fdb/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_klbh4n52.log --grpc-port=28603 --mon-port=62779 --ic-port=61561
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28603/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/003fdb/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/uejb/003fdb/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_klbh4n52.log --grpc-port=28603 --mon-port=62779 --ic-port=61561
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/uejb/003fdb/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/003fdb/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_klbh4n52.log', '--grpc-port=28603', '--mon-port=62779', '--ic-port=61561')' in '/home/runner/.ya/build/build_root/uejb/003fdb/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: 1364369
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28603/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/uejb/003fdb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1364370
DEBUG    ya.test:process.py:259 Command (pid 1364370) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1364370) elapsed time (sec): 0.7844142913818359
DEBUG    ya.test:process.py:263 Command (pid 1364370) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1364370) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1364370) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1364370) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1364370) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1364370) maxrss: 567404
DEBUG    ya.test:process.py:263 Command (pid 1364370) minflt: 45358
DEBUG    ya.test:process.py:263 Command (pid 1364370) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1364370) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1364370) nivcsw: 105
DEBUG    ya.test:process.py:263 Command (pid 1364370) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1364370) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1364370) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1364370) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1364370) stime: 0.202399
DEBUG    ya.test:process.py:263 Command (pid 1364370) utime: 0.522462
DEBUG    ya.test:process.py:263 Command (pid 1364370) wtime: 0.786
DEBUG    ya.test:process.py:275 Command (pid 1364370) output:
Git info:
    Commit: 101e6c3ebe18ed36bfac14dee1c235a5a1f622de
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 6b5abc87aa5d86d34e350946e2fbf52c5a360e55 into 4f77aedba78cbf65429ca99473ba1137a36d36ad

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 101e6c3ebe18ed36bfac14dee1c235a5a1f622de
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 6b5abc87aa5d86d34e350946e2fbf52c5a360e55 into 4f77aedba78cbf65429ca99473ba1137a36d36ad
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/uejb/003fdb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/uejb/003fdb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28603', '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: 61561\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/uejb/003fdb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28603', '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: 61561\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1364825
DEBUG    ya.test:process.py:259 Command (pid 1364825) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1364825) elapsed time (sec): 0.892754077911377
DEBUG    ya.test:process.py:263 Command (pid 1364825) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1364825) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1364825) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1364825) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1364825) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1364825) maxrss: 642116
DEBUG    ya.test:process.py:263 Command (pid 1364825) minflt: 51612
DEBUG    ya.test:process.py:263 Command (pid 1364825) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1364825) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1364825) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 1364825) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1364825) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1364825) nvcsw: 640
DEBUG    ya.test:process.py:263 Command (pid 1364825) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1364825) stime: 0.30214399999999997
DEBUG    ya.test:process.py:263 Command (pid 1364825) utime: 0.5484289999999999
DEBUG    ya.test:process.py:263 Command (pid 1364825) wtime: 0.894
DEBUG    ya.test:process.py:275 Command (pid 1364825) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/uejb/003fdb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/uejb/003fdb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28603', '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/uejb/003fdb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28603', '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: 1364908
DEBUG    ya.test:process.py:259 Command (pid 1364908) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1364908) elapsed time (sec): 0.9848976135253906
DEBUG    ya.test:process.py:263 Command (pid 1364908) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1364908) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1364908) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1364908) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1364908) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1364908) maxrss: 642620
DEBUG    ya.test:process.py:263 Command (pid 1364908) minflt: 51756
DEBUG    ya.test:process.py:263 Command (pid 1364908) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1364908) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1364908) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 1364908) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1364908) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1364908) nvcsw: 985
DEBUG    ya.test:process.py:263 Command (pid 1364908) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1364908) stime: 0.24984099999999998
DEBUG    ya.test:process.py:263 Command (pid 1364908) utime: 0.616591
DEBUG    ya.test:process.py:263 Command (pid 1364908) wtime: 0.987
DEBUG    ya.test:process.py:275 Command (pid 1364908) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1364908) 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/uejb/003fdb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63905
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9790
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16360
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14825
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5551
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/003fdb/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28603 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/uejb/003fdb/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_xsw5n8kl.log --grpc-port=63905 --mon-port=9790 --ic-port=16360
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/003fdb/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28603 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/uejb/003fdb/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_xsw5n8kl.log --grpc-port=63905 --mon-port=9790 --ic-port=16360
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/uejb/003fdb/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/uejb/003fdb/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:28603', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/uejb/003fdb/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_xsw5n8kl.log', '--grpc-port=63905', '--mon-port=9790', '--ic-port=16360')' in '/home/runner/.ya/build/build_root/uejb/003fdb/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: 1365299
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:63905/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/uejb/003fdb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1365300
DEBUG    ya.test:process.py:259 Command (pid 1365300) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1365300) elapsed time (sec): 0.7682647705078125
DEBUG    ya.test:process.py:263 Command (pid 1365300) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1365300) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1365300) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1365300) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1365300) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1365300) maxrss: 654464
DEBUG    ya.test:process.py:263 Command (pid 1365300) minflt: 45314
DEBUG    ya.test:process.py:263 Command (pid 1365300) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1365300) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1365300) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 1365300) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1365300) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1365300) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1365300) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1365300) stime: 0.179563
DEBUG    ya.test:process.py:263 Command (pid 1365300) utime: 0.538964
DEBUG    ya.test:process.py:263 Command (pid 1365300) wtime: 0.772
DEBUG    ya.test:process.py:275 Command (pid 1365300) output:
Git info:
    Commit: 101e6c3ebe18ed36bfac14dee1c235a5a1f622de
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 6b5abc87aa5d86d34e350946e2fbf52c5a360e55 into 4f77aedba78cbf65429ca99473ba1137a36d36ad

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 101e6c3ebe18ed36bfac14dee1c235a5a1f622de
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 6b5abc87aa5d86d34e350946e2fbf52c5a360e55 into 4f77aedba78cbf65429ca99473ba1137a36d36ad
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/003fdb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28603', '-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: 1365906
DEBUG    ya.test:process.py:259 Command (pid 1365906) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1365906) elapsed time (sec): 14.985158205032349
DEBUG    ya.test:process.py:263 Command (pid 1365906) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1365906) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1365906) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1365906) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1365906) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1365906) maxrss: 655140
DEBUG    ya.test:process.py:263 Command (pid 1365906) minflt: 110557
DEBUG    ya.test:process.py:263 Command (pid 1365906) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1365906) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1365906) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 1365906) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1365906) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1365906) nvcsw: 4323
DEBUG    ya.test:process.py:263 Command (pid 1365906) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1365906) stime: 0.328268
DEBUG    ya.test:process.py:263 Command (pid 1365906) utime: 0.41253399999999996
DEBUG    ya.test:process.py:263 Command (pid 1365906) wtime: 14.991
DEBUG    ya.test:process.py:275 Command (pid 1365906) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/003fdb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28603', '-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: 1367663
DEBUG    ya.test:process.py:259 Command (pid 1367663) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1367663) elapsed time (sec): 0.7486085891723633
DEBUG    ya.test:process.py:263 Command (pid 1367663) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367663) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1367663) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367663) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367663) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1367663) maxrss: 655520
DEBUG    ya.test:process.py:263 Command (pid 1367663) minflt: 103318
DEBUG    ya.test:process.py:263 Command (pid 1367663) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1367663) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1367663) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 1367663) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1367663) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1367663) nvcsw: 2288
DEBUG    ya.test:process.py:263 Command (pid 1367663) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1367663) stime: 0.25313199999999997
DEBUG    ya.test:process.py:263 Command (pid 1367663) utime: 0.289985
DEBUG    ya.test:process.py:263 Command (pid 1367663) wtime: 0.75
DEBUG    ya.test:process.py:275 Command (pid 1367663) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/003fdb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28603', '-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: 1367861
DEBUG    ya.test:process.py:259 Command (pid 1367861) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1367861) elapsed time (sec): 0.6942214965820312
DEBUG    ya.test:process.py:263 Command (pid 1367861) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367861) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1367861) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367861) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1367861) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1367861) maxrss: 656196
DEBUG    ya.test:process.py:263 Command (pid 1367861) minflt: 103262
DEBUG    ya.test:process.py:263 Command (pid 1367861) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1367861) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1367861) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 1367861) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1367861) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1367861) nvcsw: 2477
DEBUG    ya.test:process.py:263 Command (pid 1367861) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1367861) stime: 0.280559
DEBUG    ya.test:process.py:263 Command (pid 1367861) utime: 0.297216
DEBUG    ya.test:process.py:263 Command (pid 1367861) wtime: 0.696
DEBUG    ya.test:process.py:275 Command (pid 1367861) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/003fdb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28603', '-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: 1368064
DEBUG    ya.test:process.py:259 Command (pid 1368064) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1368064) elapsed time (sec): 0.7471499443054199
DEBUG    ya.test:process.py:263 Command (pid 1368064) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368064) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1368064) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368064) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368064) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1368064) maxrss: 656612
DEBUG    ya.test:process.py:263 Command (pid 1368064) minflt: 103409
DEBUG    ya.test:process.py:263 Command (pid 1368064) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1368064) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1368064) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 1368064) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1368064) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1368064) nvcsw: 2402
DEBUG    ya.test:process.py:263 Command (pid 1368064) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1368064) stime: 0.21728999999999998
DEBUG    ya.test:process.py:263 Command (pid 1368064) utime: 0.336097
DEBUG    ya.test:process.py:263 Command (pid 1368064) wtime: 0.751
DEBUG    ya.test:process.py:275 Command (pid 1368064) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/003fdb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28603', '-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: 1368171
DEBUG    ya.test:process.py:259 Command (pid 1368171) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1368171) elapsed time (sec): 0.7384495735168457
DEBUG    ya.test:process.py:263 Command (pid 1368171) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368171) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1368171) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368171) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368171) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1368171) maxrss: 657008
DEBUG    ya.test:process.py:263 Command (pid 1368171) minflt: 104333
DEBUG    ya.test:process.py:263 Command (pid 1368171) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1368171) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1368171) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 1368171) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1368171) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1368171) nvcsw: 3156
DEBUG    ya.test:process.py:263 Command (pid 1368171) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1368171) stime: 0.274315
DEBUG    ya.test:process.py:263 Command (pid 1368171) utime: 0.314255
DEBUG    ya.test:process.py:263 Command (pid 1368171) wtime: 0.74
DEBUG    ya.test:process.py:275 Command (pid 1368171) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/003fdb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28603', '-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: 1368312
DEBUG    ya.test:process.py:259 Command (pid 1368312) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1368312) elapsed time (sec): 0.7493178844451904
DEBUG    ya.test:process.py:263 Command (pid 1368312) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368312) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1368312) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368312) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368312) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1368312) maxrss: 657596
DEBUG    ya.test:process.py:263 Command (pid 1368312) minflt: 103478
DEBUG    ya.test:process.py:263 Command (pid 1368312) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1368312) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1368312) nivcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 1368312) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1368312) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1368312) nvcsw: 2676
DEBUG    ya.test:process.py:263 Command (pid 1368312) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1368312) stime: 0.297292
DEBUG    ya.test:process.py:263 Command (pid 1368312) utime: 0.267594
DEBUG    ya.test:process.py:263 Command (pid 1368312) wtime: 0.751
DEBUG    ya.test:process.py:275 Command (pid 1368312) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/003fdb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28603', '-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: 1368469
DEBUG    ya.test:process.py:259 Command (pid 1368469) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1368469) elapsed time (sec): 0.632404088973999
DEBUG    ya.test:process.py:263 Command (pid 1368469) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368469) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1368469) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368469) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368469) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1368469) maxrss: 658072
DEBUG    ya.test:process.py:263 Command (pid 1368469) minflt: 103542
DEBUG    ya.test:process.py:263 Command (pid 1368469) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1368469) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1368469) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1368469) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1368469) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1368469) nvcsw: 2511
DEBUG    ya.test:process.py:263 Command (pid 1368469) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1368469) stime: 0.22445199999999998
DEBUG    ya.test:process.py:263 Command (pid 1368469) utime: 0.325081
DEBUG    ya.test:process.py:263 Command (pid 1368469) wtime: 0.634
DEBUG    ya.test:process.py:275 Command (pid 1368469) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/003fdb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28603', '-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: 1368679
DEBUG    ya.test:process.py:259 Command (pid 1368679) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1368679) elapsed time (sec): 0.7026560306549072
DEBUG    ya.test:process.py:263 Command (pid 1368679) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368679) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1368679) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368679) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368679) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1368679) maxrss: 658620
DEBUG    ya.test:process.py:263 Command (pid 1368679) minflt: 103351
DEBUG    ya.test:process.py:263 Command (pid 1368679) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1368679) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1368679) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1368679) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1368679) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1368679) nvcsw: 2462
DEBUG    ya.test:process.py:263 Command (pid 1368679) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1368679) stime: 0.22733899999999999
DEBUG    ya.test:process.py:263 Command (pid 1368679) utime: 0.312284
DEBUG    ya.test:process.py:263 Command (pid 1368679) wtime: 0.705
DEBUG    ya.test:process.py:275 Command (pid 1368679) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/003fdb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28603', '-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: 1368790
DEBUG    ya.test:process.py:259 Command (pid 1368790) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1368790) elapsed time (sec): 257.0829133987427
DEBUG    ya.test:process.py:263 Command (pid 1368790) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368790) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1368790) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368790) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1368790) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1368790) maxrss: 2709176
DEBUG    ya.test:process.py:263 Command (pid 1368790) minflt: 5212258
DEBUG    ya.test:process.py:263 Command (pid 1368790) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1368790) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1368790) nivcsw: 81638
DEBUG    ya.test:process.py:263 Command (pid 1368790) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1368790) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1368790) nvcsw: 1055133
DEBUG    ya.test:process.py:263 Command (pid 1368790) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 1368790) stime: 35.685742
DEBUG    ya.test:process.py:263 Command (pid 1368790) utime: 216.796373
DEBUG    ya.test:process.py:263 Command (pid 1368790) wtime: 257.085
DEBUG    ya.test:process.py:275 Command (pid 1368790) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (11.932696s)
Fill table customer...
Fill table customer OK 150000 / 150000 (4.482527s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (219.717922s)
Fill table part...
Fill table part OK 200000 / 200000 (18.860800s)
Fill table nation...
Fill table nation OK 25 / 25 (0.329087s)
Fill table region...
Fill table region OK 5 / 5 (0.282671s)

DEBUG    ya.test:process.py:276 Command (pid 1368790) 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/uejb/003fdb/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/uejb/003fdb/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28603', '-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: 1419237
DEBUG    ya.test:process.py:259 Command (pid 1419237) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1419237) elapsed time (sec): 208.3354949951172
DEBUG    ya.test:process.py:263 Command (pid 1419237) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1419237) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1419237) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1419237) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1419237) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1419237) maxrss: 2865928
DEBUG    ya.test:process.py:263 Command (pid 1419237) minflt: 5344449
DEBUG    ya.test:process.py:263 Command (pid 1419237) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1419237) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1419237) nivcsw: 19776
DEBUG    ya.test:process.py:263 Command (pid 1419237) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1419237) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1419237) nvcsw: 1026521
DEBUG    ya.test:process.py:263 Command (pid 1419237) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 1419237) stime: 39.795753
DEBUG    ya.test:process.py:263 Command (pid 1419237) utime: 217.212004
DEBUG    ya.test:process.py:263 Command (pid 1419237) wtime: 208.338
DEBUG    ya.test:process.py:275 Command (pid 1419237) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (12.845587s)
Fill table customer...
Fill table customer OK 150000 / 150000 (5.105449s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (162.629120s)
Fill table part...
Fill table part OK 200000 / 200000 (25.968227s)
Fill table nation...
Fill table nation OK 25 / 25 (0.238565s)
Fill table region...
Fill table region OK 5 / 5 (0.170628s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:62779
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 550
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:181 Connecting to grpc://localhost:28603 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, bb1c69d1-d818-438c-b629-6d66f15c7d83, localhost:28603): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bb1c69d1-d818-438c-b629-6d66f15c7d83, localhost:28603): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bb1c69d1-d818-438c-b629-6d66f15c7d83, localhost:28603): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ruyplwkhha.auto.internal" port: 63905 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-ruyplwkhha.auto.internal:63905, 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:28603
INFO     root:ydb_cluster.py:197 Connected
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 0ef5ccc1-6a84-487a-a466-e8e7512a81bb, ghrun-ruyplwkhha.auto.internal:63905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 0ef5ccc1-6a84-487a-a466-e8e7512a81bb, ghrun-ruyplwkhha.auto.internal:63905): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 0ef5ccc1-6a84-487a-a466-e8e7512a81bb, ghrun-ruyplwkhha.auto.internal:63905): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:62779
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 550
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, 31c28c9a-154f-452b-a96e-3a2f6425c48b, ghrun-ruyplwkhha.auto.internal:63905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 31c28c9a-154f-452b-a96e-3a2f6425c48b, ghrun-ruyplwkhha.auto.internal:63905): 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, 31c28c9a-154f-452b-a96e-3a2f6425c48b, ghrun-ruyplwkhha.auto.internal:63905): 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: 1762961389190 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, 909d050f-b139-4df0-b077-f2ce44074c4b, ghrun-ruyplwkhha.auto.internal:63905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 909d050f-b139-4df0-b077-f2ce44074c4b, ghrun-ruyplwkhha.auto.internal:63905): 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, 909d050f-b139-4df0-b077-f2ce44074c4b, ghrun-ruyplwkhha.auto.internal:63905): 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: 1762961389190 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762961389190 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762961391010 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762961391360 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762961393290 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762961395320 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762961397300 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762961397750 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762961399610 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:62779
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "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:62779 "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 580
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:62779
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "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:62779 "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 580
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:62779
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "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:62779 "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 579
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:62779
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "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:62779 "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 580
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:62779
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "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:62779 "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 580
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:62779
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "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:62779 "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 580
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:62779
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "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:62779 "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 579
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:62779
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "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:62779 "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 580
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, 4c89bba9-b6b9-4347-a35f-d769020ea8ba, ghrun-ruyplwkhha.auto.internal:63905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 4c89bba9-b6b9-4347-a35f-d769020ea8ba, ghrun-ruyplwkhha.auto.internal:63905): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 4c89bba9-b6b9-4347-a35f-d769020ea8ba, ghrun-ruyplwkhha.auto.internal:63905): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, c2bfd503-62d2-4756-9d84-2d78b5c51100, ghrun-ruyplwkhha.auto.internal:63905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, c2bfd503-62d2-4756-9d84-2d78b5c51100, ghrun-ruyplwkhha.auto.internal:63905): 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, c2bfd503-62d2-4756-9d84-2d78b5c51100, ghrun-ruyplwkhha.auto.internal:63905): 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, f71cd4c3-0b4a-4c0a-bb4e-0b4c592194dc, ghrun-ruyplwkhha.auto.internal:63905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, f71cd4c3-0b4a-4c0a-bb4e-0b4c592194dc, ghrun-ruyplwkhha.auto.internal:63905): 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, f71cd4c3-0b4a-4c0a-bb4e-0b4c592194dc, ghrun-ruyplwkhha.auto.internal:63905): 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, f44cfc06-a865-45e9-a4e3-bc5935e079bd, ghrun-ruyplwkhha.auto.internal:63905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, f44cfc06-a865-45e9-a4e3-bc5935e079bd, ghrun-ruyplwkhha.auto.internal:63905): 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, f44cfc06-a865-45e9-a4e3-bc5935e079bd, ghrun-ruyplwkhha.auto.internal:63905): 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, bdf74f9f-5358-4f5b-9dbe-b05afb721d9a, ghrun-ruyplwkhha.auto.internal:63905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, bdf74f9f-5358-4f5b-9dbe-b05afb721d9a, ghrun-ruyplwkhha.auto.internal:63905): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/part`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, bdf74f9f-5358-4f5b-9dbe-b05afb721d9a, ghrun-ruyplwkhha.auto.internal:63905): 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, df2840fa-3161-44a2-921b-9ed412f96268, ghrun-ruyplwkhha.auto.internal:63905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, df2840fa-3161-44a2-921b-9ed412f96268, ghrun-ruyplwkhha.auto.internal:63905): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/partsupp`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, df2840fa-3161-44a2-921b-9ed412f96268, ghrun-ruyplwkhha.auto.internal:63905): 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, 7ced72cd-12ee-4a79-866a-345b390f2236, ghrun-ruyplwkhha.auto.internal:63905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 7ced72cd-12ee-4a79-866a-345b390f2236, ghrun-ruyplwkhha.auto.internal:63905): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/region`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 7ced72cd-12ee-4a79-866a-345b390f2236, ghrun-ruyplwkhha.auto.internal:63905): 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, 1c582893-3c25-4878-a3ce-fdcdf9c44ea9, ghrun-ruyplwkhha.auto.internal:63905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 1c582893-3c25-4878-a3ce-fdcdf9c44ea9, ghrun-ruyplwkhha.auto.internal:63905): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/supplier`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 1c582893-3c25-4878-a3ce-fdcdf9c44ea9, ghrun-ruyplwkhha.auto.internal:63905): 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, 6a617c17-6e95-4e3f-b3e9-32105eeb1af4, ghrun-ruyplwkhha.auto.internal:63905): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 6a617c17-6e95-4e3f-b3e9-32105eeb1af4, ghrun-ruyplwkhha.auto.internal:63905): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s1/lineitem`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 6a617c17-6e95-4e3f-b3e9-32105eeb1af4, ghrun-ruyplwkhha.auto.internal:63905): 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:62779
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "GET /viewer/json/nodes HTTP/1.1" 200 811
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:62779
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 554
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:62779
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "GET /viewer/json/nodes HTTP/1.1" 200 818
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:62779
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:62779 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 554
INFO     root:allure_utils.py:227 All nodes before filtering: [('16360@ghrun-ruyplwkhha.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-ruyplwkhha.auto.internal', 1)]
INFO     root:allure_utils.py:804 iterations_table created, length: 515
INFO     root:allure_utils.py:810 Added iterations table to description HTML
============================== slowest durations ===============================
600.56s 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 607.86s (0:10:07) =========================

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/uejb/003fdb/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/uejb/003fdb', '--source-root', '/home/runner/.ya/build/build_root/uejb/003fdb/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/003fdb/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/uejb/003fdb', '--source-root', '/home/runner/.ya/build/build_root/uejb/003fdb/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/uejb/003fdb/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/uejb/004008/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 ===============================
411.35s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
2.07s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
1.97s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
1.93s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
1.85s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
1.85s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
1.77s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
1.75s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
1.75s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
1.74s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
1.74s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
1.71s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
1.69s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
1.67s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
1.67s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
1.66s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
1.65s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
1.64s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
1.64s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
1.63s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
1.62s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
1.62s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
1.61s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.17s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.16s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.15s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.14s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.11s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.09s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.04s call     test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query21]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 23 passed in 451.98s (0:07:31) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/uejb/004012/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 ===============================
307.46s setup    test_s1.py::TestTpchS1::test_tpch[1]
67.21s call     test_s1.py::TestTpchS1::test_tpch[9]
41.51s call     test_s1.py::TestTpchS1::test_tpch[8]
30.57s call     test_s1.py::TestTpchS1::test_tpch[1]
28.57s call     test_s1.py::TestTpchS1::test_tpch[5]
26.06s call     test_s1.py::TestTpchS1::test_tpch[7]
25.34s call     test_s1.py::TestTpchS1::test_tpch[2]
22.24s call     test_s1.py::TestTpchS1::test_tpch[4]
19.84s call     test_s1.py::TestTpchS1::test_tpch[3]
12.92s call     test_s1.py::TestTpchS1::test_tpch[6]
1.92s setup    test_s1.py::TestTpchS1::test_tpch[3]
1.78s setup    test_s1.py::TestTpchS1::test_tpch[7]
1.73s setup    test_s1.py::TestTpchS1::test_tpch[9]
1.69s setup    test_s1.py::TestTpchS1::test_tpch[4]
1.67s setup    test_s1.py::TestTpchS1::test_tpch[8]
1.66s setup    test_s1.py::TestTpchS1::test_tpch[2]
1.65s setup    test_s1.py::TestTpchS1::test_tpch[6]
1.61s setup    test_s1.py::TestTpchS1::test_tpch[5]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[6]
0.01s teardown test_s1.py::TestTpchS1::test_tpch[1]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 9 passed in 601.56s (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/uejb/004012/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/uejb/004012/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/uejb/004012', '--source-root', '/home/runner/.ya/build/build_root/uejb/004012/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/uejb/004012/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/uejb/004012/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/uejb/004012/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/uejb/004012', '--source-root', '/home/runner/.ya/build/build_root/uejb/004012/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/uejb/004012/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/uejb/003fed/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 ===============================
119.91s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
79.42s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
23.88s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
23.48s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
21.70s call     test_s_float.py::TestTpchS0_2::test_tpch[1]
19.95s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
19.10s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
18.59s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
16.75s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
16.38s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
16.08s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
14.60s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
14.40s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
14.25s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
14.08s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
14.00s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
13.23s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
12.84s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
11.98s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
11.93s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
10.41s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
9.45s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
9.31s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
8.17s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
5.43s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
3.79s setup    test_s_float.py::TestTpchS0_2::test_tpch[2]
3.01s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
2.04s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.99s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
1.94s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.88s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.84s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
1.84s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
1.81s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
1.80s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.78s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.77s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
1.75s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
1.70s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
1.70s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
1.68s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.68s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
1.66s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
1.66s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
1.66s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.64s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
1.63s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
0.02s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[4]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[17]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[5]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[22]

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

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