============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7qal/002243/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 ===============================
70.44s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
24.52s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
24.00s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
22.14s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
16.91s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
16.86s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
15.74s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
15.17s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
15.13s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
14.89s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
13.49s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
13.19s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
12.56s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
12.14s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
12.00s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
11.81s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
10.54s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
9.41s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
9.33s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
9.07s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
8.66s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
7.06s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
4.37s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.91s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.78s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.75s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.74s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.70s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
1.69s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.65s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.64s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
1.63s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
1.63s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.61s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.60s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.58s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.58s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.57s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.56s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.54s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
1.53s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.47s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 22 passed in 404.15s (0:06:44) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11270
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/7qal/002204/r3tmp/kikimr_cluster_i64r419q
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002204/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23979
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5811
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5387
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15458
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/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/7qal/002204/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_ok49v09s.log --grpc-port=23979 --mon-port=5811 --ic-port=11270
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23979/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/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/7qal/002204/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_ok49v09s.log --grpc-port=23979 --mon-port=5811 --ic-port=11270
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/002204/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/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_ok49v09s.log', '--grpc-port=23979', '--mon-port=5811', '--ic-port=11270')' in '/home/runner/.ya/build/build_root/7qal/002204/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: 1278408
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23979/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/7qal/002204/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1278409
DEBUG    ya.test:process.py:259 Command (pid 1278409) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1278409) elapsed time (sec): 0.781792163848877
DEBUG    ya.test:process.py:263 Command (pid 1278409) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1278409) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1278409) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1278409) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1278409) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1278409) maxrss: 567168
DEBUG    ya.test:process.py:263 Command (pid 1278409) minflt: 45286
DEBUG    ya.test:process.py:263 Command (pid 1278409) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1278409) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1278409) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 1278409) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1278409) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1278409) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1278409) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1278409) stime: 0.192194
DEBUG    ya.test:process.py:263 Command (pid 1278409) utime: 0.532513
DEBUG    ya.test:process.py:263 Command (pid 1278409) wtime: 0.784
DEBUG    ya.test:process.py:275 Command (pid 1278409) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002204/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/7qal/002204/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23979', '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: 11270\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/7qal/002204/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23979', '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: 11270\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1278796
DEBUG    ya.test:process.py:259 Command (pid 1278796) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1278796) elapsed time (sec): 0.8522090911865234
DEBUG    ya.test:process.py:263 Command (pid 1278796) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1278796) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1278796) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1278796) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1278796) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1278796) maxrss: 639216
DEBUG    ya.test:process.py:263 Command (pid 1278796) minflt: 51729
DEBUG    ya.test:process.py:263 Command (pid 1278796) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1278796) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1278796) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1278796) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1278796) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1278796) nvcsw: 762
DEBUG    ya.test:process.py:263 Command (pid 1278796) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1278796) stime: 0.2646
DEBUG    ya.test:process.py:263 Command (pid 1278796) utime: 0.564846
DEBUG    ya.test:process.py:263 Command (pid 1278796) wtime: 0.854
DEBUG    ya.test:process.py:275 Command (pid 1278796) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002204/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/7qal/002204/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23979', '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/7qal/002204/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23979', '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: 1278885
DEBUG    ya.test:process.py:259 Command (pid 1278885) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1278885) elapsed time (sec): 0.80320143699646
DEBUG    ya.test:process.py:263 Command (pid 1278885) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1278885) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1278885) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1278885) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1278885) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1278885) maxrss: 639432
DEBUG    ya.test:process.py:263 Command (pid 1278885) minflt: 51523
DEBUG    ya.test:process.py:263 Command (pid 1278885) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1278885) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1278885) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 1278885) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1278885) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1278885) nvcsw: 895
DEBUG    ya.test:process.py:263 Command (pid 1278885) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1278885) stime: 0.223873
DEBUG    ya.test:process.py:263 Command (pid 1278885) utime: 0.549048
DEBUG    ya.test:process.py:263 Command (pid 1278885) wtime: 0.805
DEBUG    ya.test:process.py:275 Command (pid 1278885) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1278885) 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/7qal/002204/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15152
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3395
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25578
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21293
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5125
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23979 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/7qal/002204/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_itw4lw95.log --grpc-port=15152 --mon-port=3395 --ic-port=25578
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:23979 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/7qal/002204/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_itw4lw95.log --grpc-port=15152 --mon-port=3395 --ic-port=25578
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/002204/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/002204/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:23979', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/7qal/002204/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_itw4lw95.log', '--grpc-port=15152', '--mon-port=3395', '--ic-port=25578')' in '/home/runner/.ya/build/build_root/7qal/002204/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: 1279300
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15152/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/7qal/002204/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1279301
DEBUG    ya.test:process.py:259 Command (pid 1279301) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1279301) elapsed time (sec): 0.7865085601806641
DEBUG    ya.test:process.py:263 Command (pid 1279301) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1279301) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1279301) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1279301) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1279301) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1279301) maxrss: 651352
DEBUG    ya.test:process.py:263 Command (pid 1279301) minflt: 45303
DEBUG    ya.test:process.py:263 Command (pid 1279301) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1279301) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1279301) nivcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 1279301) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1279301) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1279301) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1279301) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1279301) stime: 0.207191
DEBUG    ya.test:process.py:263 Command (pid 1279301) utime: 0.49312
DEBUG    ya.test:process.py:263 Command (pid 1279301) wtime: 0.789
DEBUG    ya.test:process.py:275 Command (pid 1279301) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23979', '-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: 1280321
DEBUG    ya.test:process.py:259 Command (pid 1280321) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1280321) elapsed time (sec): 13.739781856536865
DEBUG    ya.test:process.py:263 Command (pid 1280321) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1280321) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1280321) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1280321) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1280321) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1280321) maxrss: 652124
DEBUG    ya.test:process.py:263 Command (pid 1280321) minflt: 109396
DEBUG    ya.test:process.py:263 Command (pid 1280321) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1280321) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1280321) nivcsw: 72
DEBUG    ya.test:process.py:263 Command (pid 1280321) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1280321) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1280321) nvcsw: 3597
DEBUG    ya.test:process.py:263 Command (pid 1280321) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1280321) stime: 0.31879799999999997
DEBUG    ya.test:process.py:263 Command (pid 1280321) utime: 0.425218
DEBUG    ya.test:process.py:263 Command (pid 1280321) wtime: 13.742
DEBUG    ya.test:process.py:275 Command (pid 1280321) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23979', '-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: 1282858
DEBUG    ya.test:process.py:259 Command (pid 1282858) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1282858) elapsed time (sec): 0.9047818183898926
DEBUG    ya.test:process.py:263 Command (pid 1282858) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1282858) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1282858) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1282858) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1282858) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1282858) maxrss: 652568
DEBUG    ya.test:process.py:263 Command (pid 1282858) minflt: 104424
DEBUG    ya.test:process.py:263 Command (pid 1282858) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1282858) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1282858) nivcsw: 79
DEBUG    ya.test:process.py:263 Command (pid 1282858) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1282858) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1282858) nvcsw: 2872
DEBUG    ya.test:process.py:263 Command (pid 1282858) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1282858) stime: 0.24254799999999999
DEBUG    ya.test:process.py:263 Command (pid 1282858) utime: 0.323069
DEBUG    ya.test:process.py:263 Command (pid 1282858) wtime: 0.907
DEBUG    ya.test:process.py:275 Command (pid 1282858) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23979', '-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: 1283060
DEBUG    ya.test:process.py:259 Command (pid 1283060) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1283060) elapsed time (sec): 0.633981466293335
DEBUG    ya.test:process.py:263 Command (pid 1283060) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283060) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1283060) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283060) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283060) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1283060) maxrss: 653012
DEBUG    ya.test:process.py:263 Command (pid 1283060) minflt: 103481
DEBUG    ya.test:process.py:263 Command (pid 1283060) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1283060) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1283060) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 1283060) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1283060) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1283060) nvcsw: 2598
DEBUG    ya.test:process.py:263 Command (pid 1283060) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1283060) stime: 0.242063
DEBUG    ya.test:process.py:263 Command (pid 1283060) utime: 0.307504
DEBUG    ya.test:process.py:263 Command (pid 1283060) wtime: 0.636
DEBUG    ya.test:process.py:275 Command (pid 1283060) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23979', '-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: 1283179
DEBUG    ya.test:process.py:259 Command (pid 1283179) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1283179) elapsed time (sec): 0.7298495769500732
DEBUG    ya.test:process.py:263 Command (pid 1283179) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283179) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1283179) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283179) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283179) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1283179) maxrss: 653544
DEBUG    ya.test:process.py:263 Command (pid 1283179) minflt: 103528
DEBUG    ya.test:process.py:263 Command (pid 1283179) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1283179) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1283179) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 1283179) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1283179) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1283179) nvcsw: 2672
DEBUG    ya.test:process.py:263 Command (pid 1283179) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1283179) stime: 0.254552
DEBUG    ya.test:process.py:263 Command (pid 1283179) utime: 0.307704
DEBUG    ya.test:process.py:263 Command (pid 1283179) wtime: 0.732
DEBUG    ya.test:process.py:275 Command (pid 1283179) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23979', '-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: 1283315
DEBUG    ya.test:process.py:259 Command (pid 1283315) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1283315) elapsed time (sec): 0.6809937953948975
DEBUG    ya.test:process.py:263 Command (pid 1283315) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283315) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1283315) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283315) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283315) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1283315) maxrss: 654004
DEBUG    ya.test:process.py:263 Command (pid 1283315) minflt: 103458
DEBUG    ya.test:process.py:263 Command (pid 1283315) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1283315) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1283315) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1283315) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1283315) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1283315) nvcsw: 2706
DEBUG    ya.test:process.py:263 Command (pid 1283315) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1283315) stime: 0.233622
DEBUG    ya.test:process.py:263 Command (pid 1283315) utime: 0.3216
DEBUG    ya.test:process.py:263 Command (pid 1283315) wtime: 0.683
DEBUG    ya.test:process.py:275 Command (pid 1283315) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23979', '-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: 1283485
DEBUG    ya.test:process.py:259 Command (pid 1283485) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1283485) elapsed time (sec): 0.7269790172576904
DEBUG    ya.test:process.py:263 Command (pid 1283485) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283485) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1283485) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283485) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283485) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1283485) maxrss: 654324
DEBUG    ya.test:process.py:263 Command (pid 1283485) minflt: 103467
DEBUG    ya.test:process.py:263 Command (pid 1283485) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1283485) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1283485) nivcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 1283485) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1283485) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1283485) nvcsw: 2201
DEBUG    ya.test:process.py:263 Command (pid 1283485) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1283485) stime: 0.210273
DEBUG    ya.test:process.py:263 Command (pid 1283485) utime: 0.32169
DEBUG    ya.test:process.py:263 Command (pid 1283485) wtime: 0.729
DEBUG    ya.test:process.py:275 Command (pid 1283485) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23979', '-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: 1283696
DEBUG    ya.test:process.py:259 Command (pid 1283696) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1283696) elapsed time (sec): 0.6537151336669922
DEBUG    ya.test:process.py:263 Command (pid 1283696) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283696) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1283696) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283696) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283696) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1283696) maxrss: 654972
DEBUG    ya.test:process.py:263 Command (pid 1283696) minflt: 103568
DEBUG    ya.test:process.py:263 Command (pid 1283696) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1283696) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1283696) nivcsw: 48
DEBUG    ya.test:process.py:263 Command (pid 1283696) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1283696) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1283696) nvcsw: 2560
DEBUG    ya.test:process.py:263 Command (pid 1283696) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1283696) stime: 0.173777
DEBUG    ya.test:process.py:263 Command (pid 1283696) utime: 0.386609
DEBUG    ya.test:process.py:263 Command (pid 1283696) wtime: 0.655
DEBUG    ya.test:process.py:275 Command (pid 1283696) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23979', '-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: 1283819
DEBUG    ya.test:process.py:259 Command (pid 1283819) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1283819) elapsed time (sec): 0.8700911998748779
DEBUG    ya.test:process.py:263 Command (pid 1283819) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283819) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1283819) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283819) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1283819) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1283819) maxrss: 655608
DEBUG    ya.test:process.py:263 Command (pid 1283819) minflt: 103451
DEBUG    ya.test:process.py:263 Command (pid 1283819) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1283819) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1283819) nivcsw: 447
DEBUG    ya.test:process.py:263 Command (pid 1283819) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1283819) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1283819) nvcsw: 2496
DEBUG    ya.test:process.py:263 Command (pid 1283819) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 1283819) stime: 0.23449699999999998
DEBUG    ya.test:process.py:263 Command (pid 1283819) utime: 0.304628
DEBUG    ya.test:process.py:263 Command (pid 1283819) wtime: 0.879
DEBUG    ya.test:process.py:275 Command (pid 1283819) output:

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23979', '-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: 1284053
DEBUG    ya.test:process.py:259 Command (pid 1284053) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1284053) elapsed time (sec): 199.76559042930603
DEBUG    ya.test:process.py:263 Command (pid 1284053) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1284053) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1284053) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1284053) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1284053) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1284053) maxrss: 2862716
DEBUG    ya.test:process.py:263 Command (pid 1284053) minflt: 5298066
DEBUG    ya.test:process.py:263 Command (pid 1284053) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1284053) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1284053) nivcsw: 12888
DEBUG    ya.test:process.py:263 Command (pid 1284053) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1284053) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1284053) nvcsw: 937331
DEBUG    ya.test:process.py:263 Command (pid 1284053) oublock: 64
DEBUG    ya.test:process.py:263 Command (pid 1284053) stime: 38.838044
DEBUG    ya.test:process.py:263 Command (pid 1284053) utime: 205.761015
DEBUG    ya.test:process.py:263 Command (pid 1284053) wtime: 199.768
DEBUG    ya.test:process.py:275 Command (pid 1284053) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (11.653246s)
Fill table customer...
Fill table customer OK 150000 / 150000 (4.239168s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (165.241890s)
Fill table part...
Fill table part OK 200000 / 200000 (17.006786s)
Fill table nation...
Fill table nation OK 25 / 25 (0.181303s)
Fill table region...
Fill table region OK 5 / 5 (0.223508s)

DEBUG    ya.test:process.py:276 Command (pid 1284053) 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/7qal/002204/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/7qal/002204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23979', '-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: 1322230
DEBUG    ya.test:process.py:259 Command (pid 1322230) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1322230) elapsed time (sec): 246.08183884620667
DEBUG    ya.test:process.py:263 Command (pid 1322230) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1322230) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1322230) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1322230) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1322230) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1322230) maxrss: 2756280
DEBUG    ya.test:process.py:263 Command (pid 1322230) minflt: 5239917
DEBUG    ya.test:process.py:263 Command (pid 1322230) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1322230) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1322230) nivcsw: 23200
DEBUG    ya.test:process.py:263 Command (pid 1322230) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1322230) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1322230) nvcsw: 1056633
DEBUG    ya.test:process.py:263 Command (pid 1322230) oublock: 40
DEBUG    ya.test:process.py:263 Command (pid 1322230) stime: 36.320484
DEBUG    ya.test:process.py:263 Command (pid 1322230) utime: 217.652347
DEBUG    ya.test:process.py:263 Command (pid 1322230) wtime: 246.083
DEBUG    ya.test:process.py:275 Command (pid 1322230) output:
Fill table supplier...
Fill table supplier OK 10000 / 10000 (13.089054s)
Fill table customer...
Fill table customer OK 150000 / 150000 (5.845125s)
Fill table orders...
Fill table orders OK 1500000 / 1500000 (204.156947s)
Fill table part...
Fill table part OK 200000 / 200000 (20.860226s)
Fill table nation...
Fill table nation OK 25 / 25 (0.273379s)
Fill table region...
Fill table region OK 5 / 5 (0.314935s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5811
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 551
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:181 Connecting to grpc://localhost:23979 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, 1787ad89-f9d9-42c5-b255-328335275e62, localhost:23979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1787ad89-f9d9-42c5-b255-328335275e62, localhost:23979): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1787ad89-f9d9-42c5-b255-328335275e62, localhost:23979): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 15152 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-5z46lg4vuq.auto.internal:15152, 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:23979
INFO     root:ydb_cluster.py:197 Connected
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 9ad26736-7226-4f45-8bd7-02e6878b8949, ghrun-5z46lg4vuq.auto.internal:15152): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 9ad26736-7226-4f45-8bd7-02e6878b8949, ghrun-5z46lg4vuq.auto.internal:15152): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 9ad26736-7226-4f45-8bd7-02e6878b8949, ghrun-5z46lg4vuq.auto.internal:15152): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5811
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:248 get_tables /local/test_db/olap_yatests/tpch/s1
INFO     root:ydb_cluster.py:242 describe /local/test_db/olap_yatests/tpch/s1
DEBUG    ydb.connection:connection.py:379 RpcState(DescribePath, bd2e4d7f-9d6c-4ed9-8425-8ae2f80c72a0, ghrun-5z46lg4vuq.auto.internal:15152): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, bd2e4d7f-9d6c-4ed9-8425-8ae2f80c72a0, ghrun-5z46lg4vuq.auto.internal:15152): 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, bd2e4d7f-9d6c-4ed9-8425-8ae2f80c72a0, ghrun-5z46lg4vuq.auto.internal:15152): 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: 1762894206610 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, 2ed619e5-e1f6-4ee7-8537-1f71148b555b, ghrun-5z46lg4vuq.auto.internal:15152): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 2ed619e5-e1f6-4ee7-8537-1f71148b555b, ghrun-5z46lg4vuq.auto.internal:15152): 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, 2ed619e5-e1f6-4ee7-8537-1f71148b555b, ghrun-5z46lg4vuq.auto.internal:15152): 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: 1762894206610 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894206610 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894208980 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894209350 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894210990 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894212770 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894214890 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894215310 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894217220 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5811
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "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:5811 "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 582
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:5811
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "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:5811 "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 582
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:5811
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "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:5811 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/nation&tablets=true HTTP/1.1" 200 580
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/nation balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5811
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "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:5811 "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 582
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:5811
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "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:5811 "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 582
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:5811
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "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:5811 "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 582
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:5811
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "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:5811 "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 581
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:5811
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "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:5811 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s1/supplier&tablets=true HTTP/1.1" 200 583
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 4197aa00-6aea-4d93-964b-7bdec587c7f8, ghrun-5z46lg4vuq.auto.internal:15152): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 4197aa00-6aea-4d93-964b-7bdec587c7f8, ghrun-5z46lg4vuq.auto.internal:15152): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 4197aa00-6aea-4d93-964b-7bdec587c7f8, ghrun-5z46lg4vuq.auto.internal:15152): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 89395a29-5cd6-4a3f-b3d5-0a9fb389c1fd, ghrun-5z46lg4vuq.auto.internal:15152): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 89395a29-5cd6-4a3f-b3d5-0a9fb389c1fd, ghrun-5z46lg4vuq.auto.internal:15152): 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, 89395a29-5cd6-4a3f-b3d5-0a9fb389c1fd, ghrun-5z46lg4vuq.auto.internal:15152): 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, 05944714-ebee-4d01-957b-9e59b3919670, ghrun-5z46lg4vuq.auto.internal:15152): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 05944714-ebee-4d01-957b-9e59b3919670, ghrun-5z46lg4vuq.auto.internal:15152): 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, 05944714-ebee-4d01-957b-9e59b3919670, ghrun-5z46lg4vuq.auto.internal:15152): 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, f22ae9ab-8aa3-447b-bbe1-d67f9e3c0764, ghrun-5z46lg4vuq.auto.internal:15152): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, f22ae9ab-8aa3-447b-bbe1-d67f9e3c0764, ghrun-5z46lg4vuq.auto.internal:15152): 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, f22ae9ab-8aa3-447b-bbe1-d67f9e3c0764, ghrun-5z46lg4vuq.auto.internal:15152): 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, bdfc25ef-1349-4905-a254-d6e79b7ff987, ghrun-5z46lg4vuq.auto.internal:15152): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, bdfc25ef-1349-4905-a254-d6e79b7ff987, ghrun-5z46lg4vuq.auto.internal:15152): 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, bdfc25ef-1349-4905-a254-d6e79b7ff987, ghrun-5z46lg4vuq.auto.internal:15152): 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, 5c26d8ad-14af-47b6-8696-ffb93894b014, ghrun-5z46lg4vuq.auto.internal:15152): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 5c26d8ad-14af-47b6-8696-ffb93894b014, ghrun-5z46lg4vuq.auto.internal:15152): 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, 5c26d8ad-14af-47b6-8696-ffb93894b014, ghrun-5z46lg4vuq.auto.internal:15152): response = { <_MultiThreadedRendezvous object> }
INFO     ydb.tests.olap.scenario.helpers.scenario_tests_helper:scenario_tests_helper.py:349 Success operation
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, 972a23d4-0846-4095-ab1f-a9f5305a21a5, localhost:23979): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 972a23d4-0846-4095-ab1f-a9f5305a21a5, localhost:23979): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 972a23d4-0846-4095-ab1f-a9f5305a21a5, localhost:23979): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 15152 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-5z46lg4vuq.auto.internal:15152, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:23979
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 686f963b-190b-436c-94ba-31bd22a26dd3, ghrun-5z46lg4vuq.auto.internal:15152): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 686f963b-190b-436c-94ba-31bd22a26dd3, ghrun-5z46lg4vuq.auto.internal:15152): 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, 686f963b-190b-436c-94ba-31bd22a26dd3, ghrun-5z46lg4vuq.auto.internal:15152): 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, 73a9c2b6-01b8-48e6-9d0a-d363a8d95345, ghrun-5z46lg4vuq.auto.internal:15152): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 73a9c2b6-01b8-48e6-9d0a-d363a8d95345, ghrun-5z46lg4vuq.auto.internal:15152): 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, 73a9c2b6-01b8-48e6-9d0a-d363a8d95345, ghrun-5z46lg4vuq.auto.internal:15152): 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, d3fd2ffc-78b4-43d0-9a3e-d473eed40ece, ghrun-5z46lg4vuq.auto.internal:15152): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, d3fd2ffc-78b4-43d0-9a3e-d473eed40ece, ghrun-5z46lg4vuq.auto.internal:15152): 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, d3fd2ffc-78b4-43d0-9a3e-d473eed40ece, ghrun-5z46lg4vuq.auto.internal:15152): 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:5811
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "GET /viewer/json/nodes HTTP/1.1" 200 806
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5811
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 552
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5811
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "GET /viewer/json/nodes HTTP/1.1" 200 809
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:5811
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:5811 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
INFO     root:allure_utils.py:227 All nodes before filtering: [('25578@ghrun-5z46lg4vuq.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-5z46lg4vuq.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.00s setup    test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1]
=========================== short test summary info ============================
ERROR test_duplicates.py::TestTpchDuplicatesZeroLevel::test_tpch[1] - Failed: Graceful shutdown requested
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
========================= 1 error in 603.48s (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: ...-capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204', '--source-root', '/home/runner/.ya/build/build_root/7qal/002204/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7qal/002204/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/7qal/002204/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/7qal/002204', '--source-root', '/home/runner/.ya/build/build_root/7qal/002204/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7qal/002204/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/7qal/002216/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 E

==================================== ERRORS ====================================
___________ ERROR at setup of TestTpchParallelS0_1T10.test[Query01] ____________
ydb/tests/olap/load/lib/conftest.py:386: in setup_class
    cls.process_query_result(result, query_name, True)
ydb/tests/olap/load/lib/conftest.py:363: in process_query_result
    raise exc
ydb/tests/olap/load/lib/conftest.py:376: in setup_class
    cls.do_setup_class()
ydb/tests/olap/load/lib/tpch.py:117: in do_setup_class
    super().do_setup_class()
ydb/tests/olap/load/lib/conftest.py:731: in do_setup_class
    cls.__results = YdbCliHelper.workload_run(
ydb/tests/olap/lib/ydb_cli.py:403: in workload_run
    with ThreadPoolExecutor(max_workers=len(runners)) as executor:
contrib/tools/python3/Lib/concurrent/futures/_base.py:647: in __exit__
    self.shutdown(wait=True)
contrib/tools/python3/Lib/concurrent/futures/thread.py:239: in shutdown
    t.join()
contrib/tools/python3/Lib/threading.py:1149: in join
    self._wait_for_tstate_lock()
contrib/tools/python3/Lib/threading.py:1169: in _wait_for_tstate_lock
    if lock.acquire(block, timeout):
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   Failed: Graceful shutdown requested
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test[Query01]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002216/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27410
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/7qal/002216/r3tmp/kikimr_cluster_doswweb3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002216/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28032
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6285
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19825
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18342
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/002216/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/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/node_1/logfile_e9ckf165.log --grpc-port=28032 --mon-port=6285 --ic-port=27410
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28032/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/002216/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/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/node_1/logfile_e9ckf165.log --grpc-port=28032 --mon-port=6285 --ic-port=27410
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/002216/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/node_1/logfile_e9ckf165.log', '--grpc-port=28032', '--mon-port=6285', '--ic-port=27410')' in '/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1319633
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:28032/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/7qal/002216/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1319634
DEBUG    ya.test:process.py:259 Command (pid 1319634) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1319634) elapsed time (sec): 0.7404248714447021
DEBUG    ya.test:process.py:263 Command (pid 1319634) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1319634) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1319634) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1319634) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1319634) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1319634) maxrss: 559708
DEBUG    ya.test:process.py:263 Command (pid 1319634) minflt: 45368
DEBUG    ya.test:process.py:263 Command (pid 1319634) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1319634) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1319634) nivcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 1319634) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1319634) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1319634) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1319634) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1319634) stime: 0.193016
DEBUG    ya.test:process.py:263 Command (pid 1319634) utime: 0.490411
DEBUG    ya.test:process.py:263 Command (pid 1319634) wtime: 0.743
DEBUG    ya.test:process.py:275 Command (pid 1319634) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002216/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/7qal/002216/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28032', '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: 27410\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/7qal/002216/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28032', '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: 27410\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1320017
DEBUG    ya.test:process.py:259 Command (pid 1320017) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1320017) elapsed time (sec): 0.9086806774139404
DEBUG    ya.test:process.py:263 Command (pid 1320017) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1320017) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1320017) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1320017) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1320017) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1320017) maxrss: 645456
DEBUG    ya.test:process.py:263 Command (pid 1320017) minflt: 51601
DEBUG    ya.test:process.py:263 Command (pid 1320017) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1320017) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1320017) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 1320017) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1320017) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1320017) nvcsw: 694
DEBUG    ya.test:process.py:263 Command (pid 1320017) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1320017) stime: 0.263727
DEBUG    ya.test:process.py:263 Command (pid 1320017) utime: 0.60704
DEBUG    ya.test:process.py:263 Command (pid 1320017) wtime: 0.911
DEBUG    ya.test:process.py:275 Command (pid 1320017) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002216/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/7qal/002216/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28032', '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/7qal/002216/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28032', '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: 1320291
DEBUG    ya.test:process.py:259 Command (pid 1320291) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1320291) elapsed time (sec): 0.8913037776947021
DEBUG    ya.test:process.py:263 Command (pid 1320291) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1320291) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1320291) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1320291) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1320291) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1320291) maxrss: 645716
DEBUG    ya.test:process.py:263 Command (pid 1320291) minflt: 51743
DEBUG    ya.test:process.py:263 Command (pid 1320291) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1320291) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1320291) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1320291) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1320291) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1320291) nvcsw: 700
DEBUG    ya.test:process.py:263 Command (pid 1320291) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1320291) stime: 0.302492
DEBUG    ya.test:process.py:263 Command (pid 1320291) utime: 0.560863
DEBUG    ya.test:process.py:263 Command (pid 1320291) wtime: 0.893
DEBUG    ya.test:process.py:275 Command (pid 1320291) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1320291) 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/7qal/002216/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9100
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28391
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9793
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19243
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21734
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/002216/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28032 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/slot_1/logfile_p0llki97.log --grpc-port=9100 --mon-port=28391 --ic-port=9793
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/7qal/002216/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28032 --tenant=/local/test_db --log-file-name=/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/slot_1/logfile_p0llki97.log --grpc-port=9100 --mon-port=28391 --ic-port=9793
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7qal/002216/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:28032', '--tenant=/local/test_db', '--log-file-name=/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/slot_1/logfile_p0llki97.log', '--grpc-port=9100', '--mon-port=28391', '--ic-port=9793')' in '/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff/test_parallel.py.TestTpchParallelS0_1T10.test.Query01/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1320575
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:9100/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/7qal/002216/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1320576
DEBUG    ya.test:process.py:259 Command (pid 1320576) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1320576) elapsed time (sec): 0.7180061340332031
DEBUG    ya.test:process.py:263 Command (pid 1320576) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1320576) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1320576) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1320576) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1320576) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1320576) maxrss: 657924
DEBUG    ya.test:process.py:263 Command (pid 1320576) minflt: 45484
DEBUG    ya.test:process.py:263 Command (pid 1320576) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1320576) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1320576) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1320576) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1320576) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1320576) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1320576) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1320576) stime: 0.179315
DEBUG    ya.test:process.py:263 Command (pid 1320576) utime: 0.492872
DEBUG    ya.test:process.py:263 Command (pid 1320576) wtime: 0.721
DEBUG    ya.test:process.py:275 Command (pid 1320576) output:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: fd2b549b78b37cafcdb25b108d76427b1bc71fde
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 5aa44ebafac50335d9eb01d610eb39bdb1a1ba43 into d428e61cc4e3c2ff244c18f2eff147ecafd8254a
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002216/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/7qal/002216/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28032', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s0_1', 'init', '--store=column', '--datetime-types=dt64']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1321110
DEBUG    ya.test:process.py:259 Command (pid 1321110) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1321110) elapsed time (sec): 17.240022897720337
DEBUG    ya.test:process.py:263 Command (pid 1321110) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1321110) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1321110) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1321110) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1321110) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1321110) maxrss: 658640
DEBUG    ya.test:process.py:263 Command (pid 1321110) minflt: 110174
DEBUG    ya.test:process.py:263 Command (pid 1321110) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1321110) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1321110) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 1321110) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1321110) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1321110) nvcsw: 4687
DEBUG    ya.test:process.py:263 Command (pid 1321110) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1321110) stime: 0.397122
DEBUG    ya.test:process.py:263 Command (pid 1321110) utime: 0.37162599999999996
DEBUG    ya.test:process.py:263 Command (pid 1321110) wtime: 17.242
DEBUG    ya.test:process.py:275 Command (pid 1321110) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002216/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/7qal/002216/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28032', '-d', '/local/test_db', 'workload', 'tpch', '-p', 'olap_yatests/tpch/s0_1', 'import', 'generator', '--scale=0.1']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1323607
DEBUG    ya.test:process.py:259 Command (pid 1323607) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1323607) elapsed time (sec): 33.753201961517334
DEBUG    ya.test:process.py:263 Command (pid 1323607) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1323607) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1323607) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1323607) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1323607) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1323607) maxrss: 1135980
DEBUG    ya.test:process.py:263 Command (pid 1323607) minflt: 740542
DEBUG    ya.test:process.py:263 Command (pid 1323607) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1323607) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1323607) nivcsw: 3254
DEBUG    ya.test:process.py:263 Command (pid 1323607) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1323607) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1323607) nvcsw: 129196
DEBUG    ya.test:process.py:263 Command (pid 1323607) oublock: 56
DEBUG    ya.test:process.py:263 Command (pid 1323607) stime: 4.455449
DEBUG    ya.test:process.py:263 Command (pid 1323607) utime: 30.673934
DEBUG    ya.test:process.py:263 Command (pid 1323607) wtime: 33.755
DEBUG    ya.test:process.py:275 Command (pid 1323607) output:
Fill table supplier...
Fill table supplier OK 1000 / 1000 (11.485934s)
Fill table customer...
Fill table customer OK 15000 / 15000 (1.007315s)
Fill table orders...
Fill table orders OK 150000 / 150000 (17.328812s)
Fill table part...
Fill table part OK 20000 / 20000 (2.326511s)
Fill table nation...
Fill table nation OK 25 / 25 (0.187976s)
Fill table region...
Fill table region OK 5 / 5 (0.197735s)

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







DEBUG    ya.test:process.py:456 No sanitizer errors found
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 554
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:181 Connecting to grpc://localhost:28032 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, b487fa63-ed88-4183-843d-a223385ef7e0, localhost:28032): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b487fa63-ed88-4183-843d-a223385ef7e0, localhost:28032): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b487fa63-ed88-4183-843d-a223385ef7e0, localhost:28032): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 9100 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-5z46lg4vuq.auto.internal:9100, 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:28032
INFO     root:ydb_cluster.py:197 Connected
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, 62f2324c-f1dd-44e0-ac65-1e286b49cc15, ghrun-5z46lg4vuq.auto.internal:9100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 62f2324c-f1dd-44e0-ac65-1e286b49cc15, ghrun-5z46lg4vuq.auto.internal:9100): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 62f2324c-f1dd-44e0-ac65-1e286b49cc15, ghrun-5z46lg4vuq.auto.internal:9100): response = { <_MultiThreadedRendezvous object> }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 554
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:248 get_tables /local/test_db/olap_yatests/tpch/s0_1
INFO     root:ydb_cluster.py:242 describe /local/test_db/olap_yatests/tpch/s0_1
DEBUG    ydb.connection:connection.py:379 RpcState(DescribePath, 773575c1-d36d-4307-a6aa-edaf32b9f02e, ghrun-5z46lg4vuq.auto.internal:9100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 773575c1-d36d-4307-a6aa-edaf32b9f02e, ghrun-5z46lg4vuq.auto.internal:9100): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s0_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 773575c1-d36d-4307-a6aa-edaf32b9f02e, ghrun-5z46lg4vuq.auto.internal:9100): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "s0_1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762894419840 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:226 list /local/test_db/olap_yatests/tpch/s0_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListDirectory, 6d130589-e113-491e-8b26-b09df063e916, ghrun-5z46lg4vuq.auto.internal:9100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, 6d130589-e113-491e-8b26-b09df063e916, ghrun-5z46lg4vuq.auto.internal:9100): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s0_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, 6d130589-e113-491e-8b26-b09df063e916, ghrun-5z46lg4vuq.auto.internal:9100): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "s0_1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762894419840 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894419840 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894421730 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894422090 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894423800 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894426670 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894429710 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894430080 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894432510 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/customer&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/customer&tablets=true HTTP/1.1" 200 585
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/customer balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/lineitem&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/lineitem&tablets=true HTTP/1.1" 200 585
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/lineitem balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/nation&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/nation&tablets=true HTTP/1.1" 200 583
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/nation balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/orders&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/orders&tablets=true HTTP/1.1" 200 585
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/orders balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/part&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/part&tablets=true HTTP/1.1" 200 585
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/part balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/partsupp&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/partsupp&tablets=true HTTP/1.1" 200 584
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/partsupp balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/region&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/region&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/region balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/supplier&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/supplier&tablets=true HTTP/1.1" 200 584
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, bf2964e3-cc42-4cd4-aaf9-3eefd9b96aa5, ghrun-5z46lg4vuq.auto.internal:9100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, bf2964e3-cc42-4cd4-aaf9-3eefd9b96aa5, ghrun-5z46lg4vuq.auto.internal:9100): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, bf2964e3-cc42-4cd4-aaf9-3eefd9b96aa5, ghrun-5z46lg4vuq.auto.internal:9100): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, eb4114f6-8fee-4137-912e-b558db83300a, ghrun-5z46lg4vuq.auto.internal:9100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, eb4114f6-8fee-4137-912e-b558db83300a, ghrun-5z46lg4vuq.auto.internal:9100): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/customer`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, eb4114f6-8fee-4137-912e-b558db83300a, ghrun-5z46lg4vuq.auto.internal:9100): 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, f1d0fadc-656a-48cf-87a4-06c7a26863bd, ghrun-5z46lg4vuq.auto.internal:9100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, f1d0fadc-656a-48cf-87a4-06c7a26863bd, ghrun-5z46lg4vuq.auto.internal:9100): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/nation`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, f1d0fadc-656a-48cf-87a4-06c7a26863bd, ghrun-5z46lg4vuq.auto.internal:9100): 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, 6bf8b8f1-03e3-46b3-a8ec-49174e9ffd6b, ghrun-5z46lg4vuq.auto.internal:9100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 6bf8b8f1-03e3-46b3-a8ec-49174e9ffd6b, ghrun-5z46lg4vuq.auto.internal:9100): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/orders`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 6bf8b8f1-03e3-46b3-a8ec-49174e9ffd6b, ghrun-5z46lg4vuq.auto.internal:9100): 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, 0c49a997-cd64-41de-9777-d520d5b48160, ghrun-5z46lg4vuq.auto.internal:9100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 0c49a997-cd64-41de-9777-d520d5b48160, ghrun-5z46lg4vuq.auto.internal:9100): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/part`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 0c49a997-cd64-41de-9777-d520d5b48160, ghrun-5z46lg4vuq.auto.internal:9100): 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, 71259b23-3c09-4512-b848-00d25b6f9e52, ghrun-5z46lg4vuq.auto.internal:9100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 71259b23-3c09-4512-b848-00d25b6f9e52, ghrun-5z46lg4vuq.auto.internal:9100): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/partsupp`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 71259b23-3c09-4512-b848-00d25b6f9e52, ghrun-5z46lg4vuq.auto.internal:9100): 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, 6fbc7a01-0e98-46f0-9ef7-fd64ff7f7051, ghrun-5z46lg4vuq.auto.internal:9100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 6fbc7a01-0e98-46f0-9ef7-fd64ff7f7051, ghrun-5z46lg4vuq.auto.internal:9100): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/region`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 6fbc7a01-0e98-46f0-9ef7-fd64ff7f7051, ghrun-5z46lg4vuq.auto.internal:9100): 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, c5e5e96b-80b4-43d2-be90-4b543eeac51f, ghrun-5z46lg4vuq.auto.internal:9100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, c5e5e96b-80b4-43d2-be90-4b543eeac51f, ghrun-5z46lg4vuq.auto.internal:9100): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/supplier`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, c5e5e96b-80b4-43d2-be90-4b543eeac51f, ghrun-5z46lg4vuq.auto.internal:9100): 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, 7d8ecca5-4950-41b2-85be-c8eccc553025, ghrun-5z46lg4vuq.auto.internal:9100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, 7d8ecca5-4950-41b2-85be-c8eccc553025, ghrun-5z46lg4vuq.auto.internal:9100): request = { query { yql_text: "SELECT count(*) FROM `/local/test_db/olap_yatests/tpch/s0_1/lineitem`" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, 7d8ecca5-4950-41b2-85be-c8eccc553025, ghrun-5z46lg4vuq.auto.internal:9100): 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:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 553
DEBUG    root:ydb_cluster.py:345 Expected nodes count: 1
INFO     root:ydb_cluster.py:248 get_tables /local/test_db/olap_yatests/tpch/s0_1
INFO     root:ydb_cluster.py:242 describe /local/test_db/olap_yatests/tpch/s0_1
DEBUG    ydb.connection:connection.py:379 RpcState(DescribePath, 83ce4aab-5be0-4e7c-8478-df03afe7913a, ghrun-5z46lg4vuq.auto.internal:9100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DescribePath, 83ce4aab-5be0-4e7c-8478-df03afe7913a, ghrun-5z46lg4vuq.auto.internal:9100): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s0_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(DescribePath, 83ce4aab-5be0-4e7c-8478-df03afe7913a, ghrun-5z46lg4vuq.auto.internal:9100): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "s0_1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762894419840 tx_id: 281474976720659 } } } } } }
INFO     root:ydb_cluster.py:226 list /local/test_db/olap_yatests/tpch/s0_1
DEBUG    ydb.connection:connection.py:379 RpcState(ListDirectory, a36beccb-0fbd-4193-b1b6-a4387da95bbb, ghrun-5z46lg4vuq.auto.internal:9100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListDirectory, a36beccb-0fbd-4193-b1b6-a4387da95bbb, ghrun-5z46lg4vuq.auto.internal:9100): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/local/test_db/olap_yatests/tpch/s0_1" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListDirectory, a36beccb-0fbd-4193-b1b6-a4387da95bbb, ghrun-5z46lg4vuq.auto.internal:9100): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "s0_1" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1762894419840 tx_id: 281474976720659 } } children { name: "customer" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894419840 tx_id: 281474976720659 } } children { name: "lineitem" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894421730 tx_id: 281474976720660 } } children { name: "nation" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894422090 tx_id: 281474976720661 } } children { name: "orders" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894423800 tx_id: 281474976720662 } } children { name: "part" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894426670 tx_id: 281474976720663 } } children { name: "partsupp" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894429710 tx_id: 281474976720664 } } children { name: "region" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894430080 tx_id: 281474976720665 } } children { name: "supplier" owner: "root@builtin" type: COLUMN_TABLE created_at { plan_step: 1762894432510 tx_id: 281474976720666 } } } } } }
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/customer&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/customer&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/customer balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/lineitem&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/lineitem&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/lineitem balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/nation&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/nation&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/nation balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/orders&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/orders&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/orders balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/part&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/part&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/part balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/partsupp&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/partsupp&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/partsupp balance: 64-64 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/region&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/region&tablets=true HTTP/1.1" 200 581
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/region balance: 1-1 shards.
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/supplier&tablets=true HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db&path=/local/test_db/olap_yatests/tpch/s0_1/supplier&tablets=true HTTP/1.1" 200 582
INFO     root:ydb_cluster.py:387 Table /local/test_db/olap_yatests/tpch/s0_1/supplier balance: 64-64 shards.
DEBUG    ydb.connection:connection.py:379 RpcState(StreamExecuteScanQuery, dc39218e-7943-477d-8f0a-b31f8de33298, ghrun-5z46lg4vuq.auto.internal:9100): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(StreamExecuteScanQuery, dc39218e-7943-477d-8f0a-b31f8de33298, ghrun-5z46lg4vuq.auto.internal:9100): request = { query { yql_text: "select 1" } mode: MODE_EXEC collect_stats: STATS_COLLECTION_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(StreamExecuteScanQuery, dc39218e-7943-477d-8f0a-b31f8de33298, ghrun-5z46lg4vuq.auto.internal:9100): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/7qal/002216/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/7qal/002216/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28032', '-d', '/local/test_db', 'workload', 'tpch', '--path', 'olap_yatests/tpch/s0_1', 'run', '--json', 'f824baa9cfbbd7f7b5193c0ff93cc740.stats.json', '--output', 'f824baa9cfbbd7f7b5193c0ff93cc740.result', '--include', 'Query01,Query02,Query03,Query04,Query05,Query06,Query07,Query08,Query09,Query10,Query11,Query12,Query13,Query14,Query15,Query16,Query17,Query18,Query19,Query20,Query21,Query22', '--iterations', '1', '--plan', 'f824baa9cfbbd7f7b5193c0ff93cc740.plan', '--global-timeout', '1800.0s', '--verbose', '--scale', '0.1', '--threads', '10']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1329453
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, 29e1031e-771f-4ec3-a0bb-9baebc745e71, localhost:28032): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 29e1031e-771f-4ec3-a0bb-9baebc745e71, localhost:28032): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 29e1031e-771f-4ec3-a0bb-9baebc745e71, localhost:28032): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 9100 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-5z46lg4vuq.auto.internal:9100, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28032
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, 47634d50-30d9-4a46-8ec4-95b190bfa1ff, localhost:28032): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 47634d50-30d9-4a46-8ec4-95b190bfa1ff, localhost:28032): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 47634d50-30d9-4a46-8ec4-95b190bfa1ff, localhost:28032): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 9100 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-5z46lg4vuq.auto.internal:9100, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28032
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, 9670839a-0567-464b-b424-b424c940c7fd, localhost:28032): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9670839a-0567-464b-b424-b424c940c7fd, localhost:28032): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9670839a-0567-464b-b424-b424c940c7fd, localhost:28032): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 9100 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-5z46lg4vuq.auto.internal:9100, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28032
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, 76df8ed8-876e-4bb4-be07-ce1aa1f54010, localhost:28032): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 76df8ed8-876e-4bb4-be07-ce1aa1f54010, localhost:28032): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 76df8ed8-876e-4bb4-be07-ce1aa1f54010, localhost:28032): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 9100 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-5z46lg4vuq.auto.internal:9100, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28032
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, 9e6d22ff-ba66-4751-8e5c-84088ca66711, localhost:28032): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9e6d22ff-ba66-4751-8e5c-84088ca66711, localhost:28032): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9e6d22ff-ba66-4751-8e5c-84088ca66711, localhost:28032): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 9100 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-5z46lg4vuq.auto.internal:9100, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28032
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, 18b1bcdd-9292-411a-996e-b86dd62364f7, localhost:28032): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 18b1bcdd-9292-411a-996e-b86dd62364f7, localhost:28032): request = { database: "local/test_db" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 18b1bcdd-9292-411a-996e-b86dd62364f7, localhost:28032): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5z46lg4vuq.auto.internal" port: 9100 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-5z46lg4vuq.auto.internal:9100, location , ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28032
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes HTTP/1.1" 200 807
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 560
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /node/50000/viewer/json/nodes?database=/local/test_db HTTP/1.1" 200 560
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes HTTP/1.1" 200 815
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:6285
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "GET /viewer/json/nodes?database=/local/test_db HTTP/1.1" 307 0
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:6285 "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: [('9793@ghrun-5z46lg4vuq.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-5z46lg4vuq.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 ===============================
608.89s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
=========================== short test summary info ============================
ERROR test_parallel.py::TestTpchParallelS0_1T10::test[Query01] - Failed: Graceful shutdown requested
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
========================= 1 error in 613.09s (0:10:13) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...p', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/7qal/002216', '--source-root', '/home/runner/.ya/build/build_root/7qal/002216/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/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_parallel.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...p', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/7qal/002216', '--source-root', '/home/runner/.ya/build/build_root/7qal/002216/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7qal/002216/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/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_parallel.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/7qal/0021f3/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 ===============================
281.58s setup    test_s1.py::TestTpchS1::test_tpch[1]
62.33s call     test_s1.py::TestTpchS1::test_tpch[8]
34.60s call     test_s1.py::TestTpchS1::test_tpch[5]
33.28s call     test_s1.py::TestTpchS1::test_tpch[1]
32.66s call     test_s1.py::TestTpchS1::test_tpch[7]
27.84s call     test_s1.py::TestTpchS1::test_tpch[2]
24.55s call     test_s1.py::TestTpchS1::test_tpch[3]
23.44s call     test_s1.py::TestTpchS1::test_tpch[4]
9.26s call     test_s1.py::TestTpchS1::test_tpch[6]
2.20s setup    test_s1.py::TestTpchS1::test_tpch[9]
2.10s setup    test_s1.py::TestTpchS1::test_tpch[8]
1.91s setup    test_s1.py::TestTpchS1::test_tpch[4]
1.86s setup    test_s1.py::TestTpchS1::test_tpch[3]
1.81s setup    test_s1.py::TestTpchS1::test_tpch[7]
1.67s setup    test_s1.py::TestTpchS1::test_tpch[5]
1.60s setup    test_s1.py::TestTpchS1::test_tpch[6]
1.59s setup    test_s1.py::TestTpchS1::test_tpch[2]
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 !!!!!!!!!!!!!!
======================== 8 passed in 604.33s (0:10:04) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...oot/7qal/0021f3/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/7qal/0021f3/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/7qal/0021f3', '--source-root', '/home/runner/.ya/build/build_root/7qal/0021f3/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7qal/0021f3/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/7qal/0021f3/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/7qal/0021f3/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/7qal/0021f3', '--source-root', '/home/runner/.ya/build/build_root/7qal/0021f3/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/7qal/0021f3/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/7qal/002229/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 ===============================
106.17s setup    test_s_float.py::TestTpchS0_2::test_tpch[1]
69.68s setup    test_s_float.py::TestTpchS0_1::test_tpch[1]
25.61s call     test_s_float.py::TestTpchS0_2::test_tpch[3]
25.02s call     test_s_float.py::TestTpchS0_2::test_tpch[2]
25.01s call     test_s_float.py::TestTpchS0_1::test_tpch[21]
23.54s call     test_s_float.py::TestTpchS0_1::test_tpch[20]
21.51s call     test_s_float.py::TestTpchS0_1::test_tpch[8]
17.23s call     test_s_float.py::TestTpchS0_1::test_tpch[9]
16.70s call     test_s_float.py::TestTpchS0_1::test_tpch[7]
15.91s call     test_s_float.py::TestTpchS0_1::test_tpch[5]
15.20s call     test_s_float.py::TestTpchS0_1::test_tpch[2]
15.12s call     test_s_float.py::TestTpchS0_1::test_tpch[17]
15.00s call     test_s_float.py::TestTpchS0_2::test_tpch[1]
14.85s call     test_s_float.py::TestTpchS0_1::test_tpch[16]
13.88s call     test_s_float.py::TestTpchS0_1::test_tpch[10]
13.75s call     test_s_float.py::TestTpchS0_1::test_tpch[22]
13.37s call     test_s_float.py::TestTpchS0_1::test_tpch[11]
12.88s call     test_s_float.py::TestTpchS0_1::test_tpch[15]
12.01s call     test_s_float.py::TestTpchS0_1::test_tpch[18]
11.37s call     test_s_float.py::TestTpchS0_1::test_tpch[3]
10.96s call     test_s_float.py::TestTpchS0_1::test_tpch[1]
10.64s call     test_s_float.py::TestTpchS0_1::test_tpch[19]
9.14s call     test_s_float.py::TestTpchS0_1::test_tpch[4]
8.98s call     test_s_float.py::TestTpchS0_1::test_tpch[12]
8.84s call     test_s_float.py::TestTpchS0_1::test_tpch[13]
6.67s call     test_s_float.py::TestTpchS0_1::test_tpch[14]
4.62s call     test_s_float.py::TestTpchS0_1::test_tpch[6]
2.36s setup    test_s_float.py::TestTpchS0_2::test_tpch[4]
2.20s setup    test_s_float.py::TestTpchS0_1::test_tpch[20]
2.11s setup    test_s_float.py::TestTpchS0_2::test_tpch[3]
1.97s setup    test_s_float.py::TestTpchS0_1::test_tpch[17]
1.80s setup    test_s_float.py::TestTpchS0_1::test_tpch[11]
1.74s setup    test_s_float.py::TestTpchS0_1::test_tpch[12]
1.68s setup    test_s_float.py::TestTpchS0_2::test_tpch[2]
1.66s setup    test_s_float.py::TestTpchS0_1::test_tpch[21]
1.64s setup    test_s_float.py::TestTpchS0_1::test_tpch[7]
1.63s setup    test_s_float.py::TestTpchS0_1::test_tpch[15]
1.62s setup    test_s_float.py::TestTpchS0_1::test_tpch[13]
1.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[18]
1.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[2]
1.61s setup    test_s_float.py::TestTpchS0_1::test_tpch[22]
1.59s setup    test_s_float.py::TestTpchS0_1::test_tpch[3]
1.59s setup    test_s_float.py::TestTpchS0_1::test_tpch[19]
1.57s setup    test_s_float.py::TestTpchS0_1::test_tpch[6]
1.57s setup    test_s_float.py::TestTpchS0_1::test_tpch[16]
1.57s setup    test_s_float.py::TestTpchS0_1::test_tpch[8]
1.56s setup    test_s_float.py::TestTpchS0_1::test_tpch[14]
1.55s setup    test_s_float.py::TestTpchS0_1::test_tpch[5]
1.55s setup    test_s_float.py::TestTpchS0_1::test_tpch[9]
1.54s setup    test_s_float.py::TestTpchS0_1::test_tpch[4]
1.53s setup    test_s_float.py::TestTpchS0_1::test_tpch[10]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[1]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[2]
0.01s teardown test_s_float.py::TestTpchS0_2::test_tpch[3]
0.01s teardown test_s_float.py::TestTpchS0_1::test_tpch[1]

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

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