============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_workload.py F

=================================== FAILURES ===================================
_____________________________ TestYdbWorkload.test _____________________________
ydb/tests/stress/olap_workload/tests/test_workload.py:26: in test
    yatest.common.execute([
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:1530 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c21\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
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/f9kp/0011c4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27615
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5280
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9516
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65525
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23284
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7847
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28901
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62392
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7918
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/f9kp/0011c4/r3tmp/kikimr_cluster_du5n3t1a
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1530
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27909
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25191
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24746
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/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/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_hzhk2ybs.log --grpc-port=1530 --mon-port=27909 --ic-port=27615
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10845
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9275
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2507
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24316
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_izdg5sjj.log --grpc-port=10845 --mon-port=9275 --ic-port=5280
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2725
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15134
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12199
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31626
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_tcjow3cu.log --grpc-port=2725 --mon-port=15134 --ic-port=9516
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6190
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23766
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63815
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11402
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_g2kvoi3m.log --grpc-port=6190 --mon-port=23766 --ic-port=65525
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2456
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25645
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62774
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25280
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_gzsrf28m.log --grpc-port=2456 --mon-port=25645 --ic-port=23284
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27617
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13948
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27706
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2327
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_hge84h2e.log --grpc-port=27617 --mon-port=13948 --ic-port=7847
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1571
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17211
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22552
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9761
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_jrmo1nck.log --grpc-port=1571 --mon-port=17211 --ic-port=28901
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61179
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21968
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21968
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22401
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_yqbxg5_j.log --grpc-port=61179 --mon-port=21969 --ic-port=62392
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3040
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19132
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3566
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8969
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_a4c5x_4w.log --grpc-port=3040 --mon-port=19132 --ic-port=7918
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:1530/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/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/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_hzhk2ybs.log --grpc-port=1530 --mon-port=27909 --ic-port=27615
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_hzhk2ybs.log', '--grpc-port=1530', '--mon-port=27909', '--ic-port=27615')' in '/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1383013
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:1530/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/f9kp/0011c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1383014
DEBUG    ya.test:process.py:259 Command (pid 1383014) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1383014) elapsed time (sec): 0.9885673522949219
DEBUG    ya.test:process.py:263 Command (pid 1383014) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1383014) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1383014) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1383014) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1383014) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1383014) maxrss: 481004
DEBUG    ya.test:process.py:263 Command (pid 1383014) minflt: 45483
DEBUG    ya.test:process.py:263 Command (pid 1383014) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1383014) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1383014) nivcsw: 188
DEBUG    ya.test:process.py:263 Command (pid 1383014) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1383014) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1383014) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1383014) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1383014) stime: 0.253481
DEBUG    ya.test:process.py:263 Command (pid 1383014) utime: 0.508548
DEBUG    ya.test:process.py:263 Command (pid 1383014) wtime: 0.995
DEBUG    ya.test:process.py:275 Command (pid 1383014) output:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-id4zq36vnu
    Host information: 
        Linux ghrun-id4zq36vnu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 1383014) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:10845/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_izdg5sjj.log --grpc-port=10845 --mon-port=9275 --ic-port=5280
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_izdg5sjj.log', '--grpc-port=10845', '--mon-port=9275', '--ic-port=5280')' in '/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1383282
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:10845/2
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/f9kp/0011c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1383283
DEBUG    ya.test:process.py:259 Command (pid 1383283) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1383283) elapsed time (sec): 1.0534882545471191
DEBUG    ya.test:process.py:263 Command (pid 1383283) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1383283) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1383283) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1383283) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1383283) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1383283) maxrss: 481208
DEBUG    ya.test:process.py:263 Command (pid 1383283) minflt: 45547
DEBUG    ya.test:process.py:263 Command (pid 1383283) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1383283) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1383283) nivcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 1383283) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1383283) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1383283) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1383283) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1383283) stime: 0.254728
DEBUG    ya.test:process.py:263 Command (pid 1383283) utime: 0.498272
DEBUG    ya.test:process.py:263 Command (pid 1383283) wtime: 1.055
DEBUG    ya.test:process.py:275 Command (pid 1383283) output:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-id4zq36vnu
    Host information: 
        Linux ghrun-id4zq36vnu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 1383283) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:2725/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_tcjow3cu.log --grpc-port=2725 --mon-port=15134 --ic-port=9516
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_tcjow3cu.log', '--grpc-port=2725', '--mon-port=15134', '--ic-port=9516')' in '/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1383525
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:2725/3
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/f9kp/0011c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1383544
DEBUG    ya.test:process.py:259 Command (pid 1383544) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1383544) elapsed time (sec): 1.1812341213226318
DEBUG    ya.test:process.py:263 Command (pid 1383544) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1383544) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1383544) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1383544) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1383544) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1383544) maxrss: 481284
DEBUG    ya.test:process.py:263 Command (pid 1383544) minflt: 45536
DEBUG    ya.test:process.py:263 Command (pid 1383544) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1383544) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1383544) nivcsw: 188
DEBUG    ya.test:process.py:263 Command (pid 1383544) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1383544) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1383544) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1383544) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1383544) stime: 0.21136
DEBUG    ya.test:process.py:263 Command (pid 1383544) utime: 0.599806
DEBUG    ya.test:process.py:263 Command (pid 1383544) wtime: 1.184
DEBUG    ya.test:process.py:275 Command (pid 1383544) output:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-id4zq36vnu
    Host information: 
        Linux ghrun-id4zq36vnu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 1383544) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:6190/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_g2kvoi3m.log --grpc-port=6190 --mon-port=23766 --ic-port=65525
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_g2kvoi3m.log', '--grpc-port=6190', '--mon-port=23766', '--ic-port=65525')' in '/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1383684
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:6190/4
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/f9kp/0011c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1383705
DEBUG    ya.test:process.py:259 Command (pid 1383705) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1383705) elapsed time (sec): 1.1645286083221436
DEBUG    ya.test:process.py:263 Command (pid 1383705) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1383705) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1383705) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1383705) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1383705) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1383705) maxrss: 481136
DEBUG    ya.test:process.py:263 Command (pid 1383705) minflt: 45464
DEBUG    ya.test:process.py:263 Command (pid 1383705) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1383705) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1383705) nivcsw: 241
DEBUG    ya.test:process.py:263 Command (pid 1383705) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1383705) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1383705) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1383705) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1383705) stime: 0.24834199999999998
DEBUG    ya.test:process.py:263 Command (pid 1383705) utime: 0.514126
DEBUG    ya.test:process.py:263 Command (pid 1383705) wtime: 1.172
DEBUG    ya.test:process.py:275 Command (pid 1383705) output:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-id4zq36vnu
    Host information: 
        Linux ghrun-id4zq36vnu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 1383705) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:2456/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_gzsrf28m.log --grpc-port=2456 --mon-port=25645 --ic-port=23284
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_gzsrf28m.log', '--grpc-port=2456', '--mon-port=25645', '--ic-port=23284')' in '/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1383853
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:2456/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1383854
DEBUG    ya.test:process.py:259 Command (pid 1383854) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1383854) elapsed time (sec): 1.1958599090576172
DEBUG    ya.test:process.py:263 Command (pid 1383854) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1383854) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1383854) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1383854) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1383854) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1383854) maxrss: 481328
DEBUG    ya.test:process.py:263 Command (pid 1383854) minflt: 45520
DEBUG    ya.test:process.py:263 Command (pid 1383854) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1383854) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1383854) nivcsw: 165
DEBUG    ya.test:process.py:263 Command (pid 1383854) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1383854) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1383854) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1383854) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1383854) stime: 0.237175
DEBUG    ya.test:process.py:263 Command (pid 1383854) utime: 0.530828
DEBUG    ya.test:process.py:263 Command (pid 1383854) wtime: 1.199
DEBUG    ya.test:process.py:275 Command (pid 1383854) output:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-id4zq36vnu
    Host information: 
        Linux ghrun-id4zq36vnu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 1383854) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:27617/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_hge84h2e.log --grpc-port=27617 --mon-port=13948 --ic-port=7847
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_hge84h2e.log', '--grpc-port=27617', '--mon-port=13948', '--ic-port=7847')' in '/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1384040
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:27617/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1384041
DEBUG    ya.test:process.py:259 Command (pid 1384041) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1384041) elapsed time (sec): 1.0882108211517334
DEBUG    ya.test:process.py:263 Command (pid 1384041) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1384041) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1384041) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1384041) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1384041) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1384041) maxrss: 481736
DEBUG    ya.test:process.py:263 Command (pid 1384041) minflt: 45711
DEBUG    ya.test:process.py:263 Command (pid 1384041) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1384041) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1384041) nivcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 1384041) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1384041) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1384041) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1384041) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1384041) stime: 0.241138
DEBUG    ya.test:process.py:263 Command (pid 1384041) utime: 0.5219429999999999
DEBUG    ya.test:process.py:263 Command (pid 1384041) wtime: 1.099
DEBUG    ya.test:process.py:275 Command (pid 1384041) output:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-id4zq36vnu
    Host information: 
        Linux ghrun-id4zq36vnu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 1384041) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:1571/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_jrmo1nck.log --grpc-port=1571 --mon-port=17211 --ic-port=28901
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_jrmo1nck.log', '--grpc-port=1571', '--mon-port=17211', '--ic-port=28901')' in '/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1384494
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:1571/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1384498
DEBUG    ya.test:process.py:259 Command (pid 1384498) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1384498) elapsed time (sec): 0.9368410110473633
DEBUG    ya.test:process.py:263 Command (pid 1384498) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1384498) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1384498) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1384498) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1384498) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1384498) maxrss: 483272
DEBUG    ya.test:process.py:263 Command (pid 1384498) minflt: 45518
DEBUG    ya.test:process.py:263 Command (pid 1384498) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1384498) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1384498) nivcsw: 228
DEBUG    ya.test:process.py:263 Command (pid 1384498) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1384498) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1384498) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1384498) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1384498) stime: 0.23596599999999998
DEBUG    ya.test:process.py:263 Command (pid 1384498) utime: 0.529261
DEBUG    ya.test:process.py:263 Command (pid 1384498) wtime: 0.946
DEBUG    ya.test:process.py:275 Command (pid 1384498) output:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-id4zq36vnu
    Host information: 
        Linux ghrun-id4zq36vnu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 1384498) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:61179/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_yqbxg5_j.log --grpc-port=61179 --mon-port=21969 --ic-port=62392
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_yqbxg5_j.log', '--grpc-port=61179', '--mon-port=21969', '--ic-port=62392')' in '/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1384859
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:61179/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1384861
DEBUG    ya.test:process.py:259 Command (pid 1384861) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1384861) elapsed time (sec): 1.163585901260376
DEBUG    ya.test:process.py:263 Command (pid 1384861) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1384861) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1384861) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1384861) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1384861) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1384861) maxrss: 484908
DEBUG    ya.test:process.py:263 Command (pid 1384861) minflt: 45500
DEBUG    ya.test:process.py:263 Command (pid 1384861) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1384861) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1384861) nivcsw: 174
DEBUG    ya.test:process.py:263 Command (pid 1384861) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1384861) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1384861) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1384861) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1384861) stime: 0.22286599999999998
DEBUG    ya.test:process.py:263 Command (pid 1384861) utime: 0.535015
DEBUG    ya.test:process.py:263 Command (pid 1384861) wtime: 1.165
DEBUG    ya.test:process.py:275 Command (pid 1384861) output:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-id4zq36vnu
    Host information: 
        Linux ghrun-id4zq36vnu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 1384861) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:3040/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_a4c5x_4w.log --grpc-port=3040 --mon-port=19132 --ic-port=7918
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_a4c5x_4w.log', '--grpc-port=3040', '--mon-port=19132', '--ic-port=7918')' in '/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1385219
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:3040/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1385231
DEBUG    ya.test:process.py:259 Command (pid 1385231) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1385231) elapsed time (sec): 1.199472427368164
DEBUG    ya.test:process.py:263 Command (pid 1385231) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385231) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1385231) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385231) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1385231) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1385231) maxrss: 486732
DEBUG    ya.test:process.py:263 Command (pid 1385231) minflt: 45428
DEBUG    ya.test:process.py:263 Command (pid 1385231) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1385231) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1385231) nivcsw: 219
DEBUG    ya.test:process.py:263 Command (pid 1385231) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1385231) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1385231) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1385231) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1385231) stime: 0.22419899999999998
DEBUG    ya.test:process.py:263 Command (pid 1385231) utime: 0.5724389999999999
DEBUG    ya.test:process.py:263 Command (pid 1385231) wtime: 1.21
DEBUG    ya.test:process.py:275 Command (pid 1385231) output:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-id4zq36vnu
    Host information: 
        Linux ghrun-id4zq36vnu 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/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/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-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-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 1385231) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: 4d0f5ae1b84bfb84cf076047736d4f3d6f7d195a
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge c3b383ab5e845548eee30da4d76369ce65f633cc into b6bea7d7a6874a498154467aaf1346e23ba9fc3e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1530', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\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: 27615\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5280\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9516\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65525\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23284\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7847\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28901\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 62392\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7918\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1530', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\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: 27615\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5280\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9516\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65525\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23284\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7847\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28901\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 62392\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7918\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1387959
DEBUG    ya.test:process.py:259 Command (pid 1387959) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1387959) elapsed time (sec): 1.4017925262451172
DEBUG    ya.test:process.py:263 Command (pid 1387959) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1387959) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1387959) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1387959) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1387959) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1387959) maxrss: 745240
DEBUG    ya.test:process.py:263 Command (pid 1387959) minflt: 52002
DEBUG    ya.test:process.py:263 Command (pid 1387959) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1387959) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1387959) nivcsw: 333
DEBUG    ya.test:process.py:263 Command (pid 1387959) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1387959) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1387959) nvcsw: 512
DEBUG    ya.test:process.py:263 Command (pid 1387959) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1387959) stime: 0.340126
DEBUG    ya.test:process.py:263 Command (pid 1387959) utime: 0.613916
DEBUG    ya.test:process.py:263 Command (pid 1387959) wtime: 1.409
DEBUG    ya.test:process.py:275 Command (pid 1387959) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1530', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\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.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1530', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\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: 1388224
DEBUG    ya.test:process.py:259 Command (pid 1388224) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1388224) elapsed time (sec): 1.5082263946533203
DEBUG    ya.test:process.py:263 Command (pid 1388224) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388224) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1388224) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388224) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388224) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1388224) maxrss: 745240
DEBUG    ya.test:process.py:263 Command (pid 1388224) minflt: 52071
DEBUG    ya.test:process.py:263 Command (pid 1388224) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1388224) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1388224) nivcsw: 252
DEBUG    ya.test:process.py:263 Command (pid 1388224) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1388224) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1388224) nvcsw: 522
DEBUG    ya.test:process.py:263 Command (pid 1388224) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1388224) stime: 0.28296899999999997
DEBUG    ya.test:process.py:263 Command (pid 1388224) utime: 0.59981
DEBUG    ya.test:process.py:263 Command (pid 1388224) wtime: 1.537
DEBUG    ya.test:process.py:275 Command (pid 1388224) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 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:314 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 /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 36e52d32-0c35-4c38-808e-10ac110c9d05, localhost:1530): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 36e52d32-0c35-4c38-808e-10ac110c9d05, localhost:1530): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 36e52d32-0c35-4c38-808e-10ac110c9d05, localhost:1530): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-id4zq36vnu.auto.internal" port: 27617 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" location: "3" node_id: 6 } endpoints { address: "ghrun-id4zq36vnu.auto.internal" port: 2456 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" location: "2" node_id: 5 } endpoints { address: "ghrun-id4zq36vnu.auto.internal" port: 6190 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" location: "1" node_id: 4 } endpoints { address: "ghrun-id4zq36vnu.auto.internal" port: 1571 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" location: "1" node_id: 7 } endpoints { address: "ghrun-id4zq36vnu.auto.internal" port: 2725 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" location: "3" node_id: 3 } endpoints { address: "ghrun-id4zq36vnu.auto.internal" port: 3040 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" location: "3" node_id: 9 } endpoints { address: "ghrun-id4zq36vnu.auto.internal" port: 61179 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" location: "2" node_id: 8 } endpoints { address: "ghrun-id4zq36vnu.auto.internal" port: 1530 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" location: "1" node_id: 1 } endpoints { address: "ghrun-id4zq36vnu.auto.internal" port: 10845 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" location: "2" node_id: 2 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-id4zq36vnu.auto.internal:6190, location 1, ssl: False>, <Endpoint ghrun-id4zq36vnu.auto.internal:1571, location 1, ssl: False>, <Endpoint ghrun-id4zq36vnu.auto.internal:1530, location 1, ssl: False>, <Endpoint ghrun-id4zq36vnu.auto.internal:27617, location 3, ssl: False>, <Endpoint ghrun-id4zq36vnu.auto.internal:10845, location 2, ssl: False>, <Endpoint ghrun-id4zq36vnu.auto.internal:2725, location 3, ssl: False>, <Endpoint ghrun-id4zq36vnu.auto.internal:61179, location 2, ssl: False>, <Endpoint ghrun-id4zq36vnu.auto.internal:3040, location 3, ssl: False>, <Endpoint ghrun-id4zq36vnu.auto.internal:2456, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:314 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)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:314 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     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:1530', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1388373
DEBUG    ydb.connection:connection.py:314 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.connection:connection.py:314 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.connection:connection.py:314 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.connection:connection.py:314 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.connection:connection.py:314 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.connection:connection.py:314 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.connection:connection.py:314 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.connection:connection.py:549 Closing channel for endpoint localhost:1530
DEBUG    ya.test:process.py:259 Command (pid 1388373) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1388373) elapsed time (sec): 34.350937366485596
DEBUG    ya.test:process.py:263 Command (pid 1388373) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388373) inblock: 384024
DEBUG    ya.test:process.py:263 Command (pid 1388373) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388373) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1388373) majflt: 42
DEBUG    ya.test:process.py:263 Command (pid 1388373) maxrss: 756004
DEBUG    ya.test:process.py:263 Command (pid 1388373) minflt: 133750
DEBUG    ya.test:process.py:263 Command (pid 1388373) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1388373) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1388373) nivcsw: 750
DEBUG    ya.test:process.py:263 Command (pid 1388373) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1388373) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1388373) nvcsw: 4815
DEBUG    ya.test:process.py:263 Command (pid 1388373) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 1388373) stime: 0.733254
DEBUG    ya.test:process.py:263 Command (pid 1388373) utime: 2.552421
DEBUG    ya.test:process.py:263 Command (pid 1388373) wtime: 34.369
DEBUG    ya.test:process.py:275 Command (pid 1388373) output:

DEBUG    ya.test:process.py:276 Command (pid 1388373) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c21\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: 
                CREATE TABLE `/Root/olap_workload/create_drop/14271` (
                    c0 Timestamp64 NOT NULL, c1 Utf8 NOT NULL, c2 Date32 NOT NULL, c3 Datetime NOT NULL, c4 Date32 NOT NULL, c5 Timestamp64 NOT NULL, c6 Int64 NOT NULL, c7 Timestamp NOT NULL, c8 Utf8 NOT NULL, c9 Interval64 NOT NULL, c10 Int8 NOT NULL, c11 Datetime64 NOT NULL, c12 Uint16 NOT NULL, c13 Timestamp NOT NULL, c14 Uint32 NOT NULL, c15 Decimal(15,0) NOT NULL, c16 Decimal(35,10) NOT NULL, c17 Int64 NOT NULL, c18 Decimal(35,10) NOT NULL, c19 Uint32 NOT NULL, c20 Int16 NOT NULL, c21 Bool NOT NULL, c22 Decimal(35,10) NOT NULL, c23 Timestamp NOT NULL, c24 Datetime NOT NULL, c25 Date32 NOT NULL, c26 Uint8 NOT NULL, c27 Uint8 NOT NULL, c28 Uint64 NOT NULL, c29 Uint32 NOT NULL, c30 Uint64 NOT NULL, c31 Int32 NOT NULL, c32 Decimal(35,10) NOT NULL, c33 Utf8 NOT NULL, c34 Uint64 NOT NULL, c35 Int32 NOT NULL, c36 Timestamp64 NOT NULL, c37 Uint8 NOT NULL, c38 Bool NOT NULL, c39 Uint8 NOT NULL, c40 Int64 NOT NULL, c41 Decimal(15,0) NOT NULL, c42 Utf8 NOT NULL, c43 Decimal(35,10) NOT NULL, c44 Timestamp64 NOT NULL, c45 Uint32 NOT NULL, c46 Int8 NOT NULL, c47 Uint64 NOT NULL, c48 Decimal(15,0) NOT NULL, c49 Interval64 NOT NULL, c50 String NOT NULL, c51 String NOT NULL, c52 Decimal(22,9) NOT NULL, c53 Int32 NOT NULL, c54 Date NOT NULL, c55 Datetime NOT NULL, c56 Utf8 NOT NULL, c57 Utf8 NOT NULL, c58 Decimal(15,0) NOT NULL, c59 Decimal(22,9) NOT NULL, c60 Datetime NOT NULL, c61 Datetime NOT NULL, c62 Decimal(35,10) NOT NULL, c63 Int64 NOT NULL, c64 Decimal(22,9) NOT NULL, c65 Datetime64 NOT NULL, c66 String NOT NULL, c67 Date NOT NULL, c68 Uint64 NOT NULL, c69 Uint32 NOT NULL, c70 Int16 NOT NULL, c71 Utf8 NOT NULL, c72 Uint16 NOT NULL, c73 Uint64 NOT NULL, c74 Timestamp NOT NULL, c75 Uint32 NOT NULL, c76 Datetime64 NOT NULL, c77 Decimal(22,9) NOT NULL, c78 Uint64 NOT NULL, c79 Int64 NOT NULL, c80 Bool NOT NULL, c81 Bool NOT NULL, c82 Decimal(35,10) NOT NULL, c83 Decimal(15,0) NOT NULL, c84 Int8 NOT NULL, c85 Uint16 NOT NULL, c86 Decimal(22,9) NOT NULL, c87 Timestamp NOT NULL, c88 Uint16 NOT NULL, c89 Decimal(22,9) NOT NULL, c90 Datetime64 NOT NULL, c91 Timestamp NOT NULL, c92 Int64 NOT NULL, c93 Int8 NOT NULL, c94 Uint32 NOT NULL, c95 Uint8 NOT NULL, c96 Int64 NOT NULL, c97 Uint32 NOT NULL, c98 Utf8 NOT NULL, c99 Uint64 NOT NULL, c100 Uint8 NOT NULL, c101 Timestamp NOT NULL, c102 Int32 NOT NULL, c103 Int16 NOT NULL, c104 String NOT NULL, c105 Date NOT NULL, c106 Int8 NOT NULL, c107 Uint8 NOT NULL, c108 Int16 NOT NULL, c109 Decimal(22,9) NOT NULL, c110 Date32 NOT NULL, c111 Timestamp64 NOT NULL, c112 Utf8 NOT NULL, c113 Timestamp64 NOT NULL, c114 Date32 NOT NULL, c115 Datetime NOT NULL, c116 Decimal(15,0) NOT NULL, c117 Int8 NOT NULL, c118 Timestamp NOT NULL, c119 Int32 NOT NULL, c120 Int16 NOT NULL, c121 Int16 NOT NULL, c122 Decimal(35,10) NOT NULL, c123 Uint8 NOT NULL, c124 Int64 NOT NULL, c125 Uint16 NOT NULL, c126 Int16 NOT NULL, c127 Int64 NOT NULL, c128 Int64 NOT NULL, c129 Date NOT NULL, c130 Int16 NOT NULL, c131 Uint64 NOT NULL, c132 Bool NOT NULL, c133 Decimal(22,9) NOT NULL, c134 Interval64 NOT NULL, c135 Datetime64 NOT NULL, c136 Int64 NOT NULL, c137 Timestamp NOT NULL, c138 Decimal(15,0) NOT NULL, c139 Decimal(35,10) NOT NULL, c140 Uint8 NOT NULL, c141 Int32 NOT NULL, c142 Int32 NOT NULL, c143 Int32 NOT NULL, c144 Date32 NOT NULL, c145 Decimal(22,9) NOT NULL, c146 Timestamp NOT NULL, c147 Int8 NOT NULL, c148 Uint64 NOT NULL, c149 Uint64 NOT NULL, c150 Utf8 NOT NULL, c151 Uint64 NOT NULL, c152 Int64 NOT NULL, c153 Int32 NOT NULL, c154 Uint16 NOT NULL, c155 Uint8 NOT NULL, c156 Int8 NOT NULL, c157 Decimal(15,0) NOT NULL, c158 Int32 NOT NULL, c159 Int32 NOT NULL, c160 Timestamp64 NOT NULL, c161 Timestamp NOT NULL, c162 Decimal(35,10) NOT NULL, c163 String NOT NULL, c164 Date NOT NULL, c165 Int64 NOT NULL, c166 Datetime NOT NULL, c167 Uint16 NOT NULL, c168 Uint16 NOT NULL, c169 Timestamp NOT NULL, c170 Date NOT NULL, c171 Utf8 NOT NULL, c172 Uint32 NOT NULL, c173 Date32 NOT NULL, c174 Uint8 NOT NULL, c175 Uint64 NOT NULL, c176 Interval64 NOT NULL, c177 Int32 NOT NULL, c178 Bool NOT NULL, c179 Datetime NOT NULL, c180 Utf8 NOT NULL, c181 Decimal(15,0) NOT NULL, c182 Date NOT NULL, c183 Date32 NOT NULL, c184 Timestamp NOT NULL, c185 Int32 NOT NULL, c186 Int64 NOT NULL, c187 Int32 NOT NULL, c188 Datetime64 NOT NULL, c189 Decimal(35,10) NOT NULL, c190 Int16 NOT NULL, c191 Datetime64 NOT NULL, c192 Timestamp64 NOT NULL, c193 Int8 NOT NULL, c194 Int16 NOT NULL, c195 Decimal(15,0) NOT NULL, c196 String NOT NULL, c197 Int32 NOT NULL, c198 Uint64 NOT NULL, c199 Utf8 NOT NULL, c200 Bool NOT NULL, c201 Timestamp NOT NULL, c202 Int8 NOT NULL, c203 Utf8 NOT NULL, c204 Uint8 NOT NULL, c205 Date NOT NULL, c206 String NOT NULL, c207 Int8 NOT NULL, c208 Uint16 NOT NULL, c209 Uint16 NOT NULL, c210 Uint8 NOT NULL, c211 Uint64 NOT NULL, c212 Datetime64 NOT NULL, c213 Bool NOT NULL, c214 Decimal(35,10) NOT NULL, c215 Utf8 NOT NULL, c216 Int16 NOT NULL, c217 Int64 NOT NULL, c218 Date32 NOT NULL, c219 Timestamp NOT NULL, c220 Uint16 NOT NULL, c221 Int8 NOT NULL, c222 Decimal(22,9) NOT NULL, c223 Datetime NOT NULL, c224 Date32 NOT NULL, c225 Uint16 NOT NULL, c226 Int32 NOT NULL, c227 Json, c228 Timestamp64, c229 Uint64 NOT NULL, c230 Uint32, c231 Date32, c232 Uint8 NOT NULL, c233 Timestamp NOT NULL, c234 Decimal(35,10), c235 Float NOT NULL, c236 JsonDocument, c237 Int16, c238 Int8 NOT NULL, c239 Uint64 NOT NULL, c240 Date NOT NULL, c241 Timestamp64, c242 Float NOT NULL, c243 Uint16 NOT NULL, c244 Uint16, c245 Decimal(22,9), c246 Datetime64, c247 Timestamp, c248 Int64, c249 Yson NOT NULL, c250 Uint32, c251 Double, c252 Decimal(22,9), c253 Yson NOT NULL, c254 Datetime NOT NULL, c255 Datetime, c256 Uint16, c257 Yson, c258 String NOT NULL, c259 JsonDocument NOT NULL, c260 Date NOT NULL, c261 Timestamp64, c262 Datetime64, c263 Int64, c264 Int32, c265 JsonDocument NOT NULL, c266 Decimal(22,9), c267 Timestamp64, c268 Decimal(15,0), c269 Uint8 NOT NULL, c270 JsonDocument NOT NULL, c271 Decimal(22,9), c272 Timestamp64, c273 Decimal(15,0) NOT NULL, c274 Uint64, c275 Date32 NOT NULL, c276 Int64 NOT NULL, c277 Interval64, c278 Float, c279 Datetime, c280 Uint64, c281 Float, c282 Decimal(15,0), c283 Decimal(15,0), c284 Bool NOT NULL, c285 Decimal(22,9) NOT NULL, c286 Uint8, c287 Uint64 NOT NULL, c288 Json NOT NULL, c289 Decimal(22,9) NOT NULL, c290 Uint16, c291 String, c292 Uint32 NOT NULL, c293 Uint32 NOT NULL, c294 Float, c295 Int8 NOT NULL, c296 Uint16 NOT NULL, c297 Json NOT NULL, c298 Bool, c299 Date, c300 Uint64, c301 Float NOT NULL, c302 Date NOT NULL, c303 Timestamp64 NOT NULL, c304 Interval64 NOT NULL, c305 Double, c306 Uint32 NOT NULL, c307 Bool NOT NULL, c308 Decimal(15,0) NOT NULL, c309 Datetime, c310 Decimal(15,0) NOT NULL, c311 Datetime64 NOT NULL, c312 Uint16 NOT NULL, c313 Float, c314 Int64 NOT NULL, c315 Utf8 NOT NULL, c316 Json NOT NULL, c317 Double NOT NULL, c318 Double NOT NULL, c319 String, c320 Uint16 NOT NULL, c321 Json, c322 Double NOT NULL, c323 Json, c324 Uint64 NOT NULL, c325 Utf8, c326 Decimal(15,0) NOT NULL, c327 Int16 NOT NULL, c328 Int64, c329 Double, c330 Interval64, c331 JsonDocument NOT NULL, c332 Decimal(22,9) NOT NULL, c333 Date32, c334 Datetime64, c335 Interval64 NOT NULL, c336 Uint32 NOT NULL, c337 Double, c338 Datetime NOT NULL, c339 Uint16 NOT NULL, c340 Decimal(22,9) NOT NULL, c341 Date32, c342 Json, c343 Float, c344 Float, c345 Timestamp64 NOT NULL, c346 Bool, c347 Uint64,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c21\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c21\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c21\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: \n                CREATE TABLE `/Root/olap_workload/create_drop/14271` (\n                    c0 Timestamp64 NOT NULL, c1 Utf8 NOT NULL, c2 Date32 NOT NULL, c3 Datetime NOT NULL, c4 Date32 NOT NULL, c5 Timestamp64 NOT NULL, c6 Int64 NOT NULL, c7 Timestamp NOT NULL, c8 Utf8 NOT NULL, c9 Interval64 NOT NULL, c10 Int8 NOT NULL, c11 Datetime64 NOT NULL, c12 Uint16 NOT NULL, c13 Timestamp NOT NULL, c14 Uint32 NOT NULL, c15 Decimal(15,0) NOT NULL, c16 Decimal(35,10) NOT NULL, c17 Int64 NOT NULL, c18 Decimal(35,10) NOT NULL, c19 Uint32 NOT NULL, c20 Int16 NOT NULL, c21 Bool NOT NULL, c22 Decimal(35,10) NOT NULL, c23 Timestamp NOT NULL, c24 Datetime NOT NULL, c25 Date32 NOT NULL, c26 Uint8 NOT NULL, c27 Uint8 NOT NULL, c28 Uint64 NOT NULL, c29 Uint32 NOT NULL, c30 Uint64 NOT NULL, c31 Int32 NOT NULL, c32 Decimal(35,10) NOT NULL, c33 Utf8 NOT NULL, c34 Uint64 NOT NULL, c35 Int32 NOT NULL, c36 Timestamp64 NOT NULL, c37 Uint8 NOT NULL, c38 Bool NOT NULL, c39 Uint8 NOT NULL, c40 Int64 NOT NULL, c41 Decimal(15,0) NOT NULL, c42 Utf8 NOT NULL, c43 Decimal(35,10) NOT NULL, c44 Timestamp64 NOT NULL, c45 Uint32 NOT NULL, c46 Int8 NOT NULL, c47 Uint64 NOT NULL, c48 Decimal(15,0) NOT NULL, c49 Interval64 NOT NULL, c50 String NOT NULL, c51 String NOT NULL, c52 Decimal(22,9) NOT NULL, c53 Int32 NOT NULL, c54 Date NOT NULL, c55 Datetime NOT NULL, c56 Utf8 NOT NULL, c57 Utf8 NOT NULL, c58 Decimal(15,0) NOT NULL, c59 Decimal(22,9) NOT NULL, c60 Datetime NOT NULL, c61 Datetime NOT NULL, c62 Decimal(35,10) NOT NULL, c63 Int64 NOT NULL, c64 Decimal(22,9) NOT NULL, c65 Datetime64 NOT NULL, c66 String NOT NULL, c67 Date NOT NULL, c68 Uint64 NOT NULL, c69 Uint32 NOT NULL, c70 Int16 NOT NULL, c71 Utf8 NOT NULL, c72 Uint16 NOT NULL, c73 Uint64 NOT NULL, c74 Timestamp NOT NULL, c75 Uint32 NOT NULL, c76 Datetime64 NOT NULL, c77 Decimal(22,9) NOT NULL, c78 Uint64 NOT NULL, c79 Int64 NOT NULL, c80 Bool NOT NULL, c81 Bool NOT NULL, c82 Decimal(35,10) NOT NULL, c83 Decimal(15,0) NOT NULL, c84 Int8 NOT NULL, c85 Uint16 NOT NULL, c86 Decimal(22,9) NOT NULL, c87 Timestamp NOT NULL, c88 Uint16 NOT NULL, c89 Decimal(22,9) NOT NULL, c90 Datetime64 NOT NULL, c91 Timestamp NOT NULL, c92 Int64 NOT NULL, c93 Int8 NOT NULL, c94 Uint32 NOT NULL, c95 Uint8 NOT NULL, c96 Int64 NOT NULL, c97 Uint32 NOT NULL, c98 Utf8 NOT NULL, c99 Uint64 NOT NULL, c100 Uint8 NOT NULL, c101 Timestamp NOT NULL, c102 Int32 NOT NULL, c103 Int16 NOT NULL, c104 String NOT NULL, c105 Date NOT NULL, c106 Int8 NOT NULL, c107 Uint8 NOT NULL, c108 Int16 NOT NULL, c109 Decimal(22,9) NOT NULL, c110 Date32 NOT NULL, c111 Timestamp64 NOT NULL, c112 Utf8 NOT NULL, c113 Timestamp64 NOT NULL, c114 Date32 NOT NULL, c115 Datetime NOT NULL, c116 Decimal(15,0) NOT NULL, c117 Int8 NOT NULL, c118 Timestamp NOT NULL, c119 Int32 NOT NULL, c120 Int16 NOT NULL, c121 Int16 NOT NULL, c122 Decimal(35,10) NOT NULL, c123 Uint8 NOT NULL, c124 Int64 NOT NULL, c125 Uint16 NOT NULL, c126 Int16 NOT NULL, c127 Int64 NOT NULL, c128 Int64 NOT NULL, c129 Date NOT NULL, c130 Int16 NOT NULL, c131 Uint64 NOT NULL, c132 Bool NOT NULL, c133 Decimal(22,9) NOT NULL, c134 Interval64 NOT NULL, c135 Datetime64 NOT NULL, c136 Int64 NOT NULL, c137 Timestamp NOT NULL, c138 Decimal(15,0) NOT NULL, c139 Decimal(35,10) NOT NULL, c140 Uint8 NOT NULL, c141 Int32 NOT NULL, c142 Int32 NOT NULL, c143 Int32 NOT NULL, c144 Date32 NOT NULL, c145 Decimal(22,9) NOT NULL, c146 Timestamp NOT NULL, c147 Int8 NOT NULL, c148 Uint64 NOT NULL, c149 Uint64 NOT NULL, c150 Utf8 NOT NULL, c151 Uint64 NOT NULL, c152 Int64 NOT NULL, c153 Int32 NOT NULL, c154 Uint16 NOT NULL, c155 Uint8 NOT NULL, c156 Int8 NOT NULL, c157 Decimal(15,0) NOT NULL, c158 Int32 NOT NULL, c159 Int32 NOT NULL, c160 Timestamp64 NOT NULL, c161 Timestamp NOT NULL, c162 Decimal(35,10) NOT NULL, c163 String NOT NULL, c164 Date NOT NULL, c165 Int64 NOT NULL, c166 Datetime NOT NULL, c167 Uint16 NOT NULL, c168 Uint16 NOT NULL, c169 Timestamp NOT NULL, c170 Date NOT NULL, c171 Utf8 NOT NULL, c172 Uint32 NOT NULL, c173 Date32 NOT NULL, c174 Uint8 NOT NULL, c175 Uint64 NOT NULL, c176 Interval64 NOT NULL, c177 Int32 NOT NULL, c178 Bool NOT NULL, c179 Datetime NOT NULL, c180 Utf8 NOT NULL, c181 Decimal(15,0) NOT NULL, c182 Date NOT NULL, c183 Date32 NOT NULL, c184 Timestamp NOT NULL, c185 Int32 NOT NULL, c186 Int64 NOT NULL, c187 Int32 NOT NULL, c188 Datetime64 NOT NULL, c189 Decimal(35,10) NOT NULL, c190 Int16 NOT NULL, c191 Datetime64 NOT NULL, c192 Timestamp64 NOT NULL, c193 Int8 NOT NULL, c194 Int16 NOT NULL, c195 Decimal(15,0) NOT NULL, c196 String NOT NULL, c197 Int32 NOT NULL, c198 Uint64 NOT NULL, c199 Utf8 NOT NULL, c200 Bool NOT NULL, c201 Timestamp NOT NULL, c202 Int8 NOT NULL, c203 Utf8 NOT NULL, c204 Uint8 NOT NULL, c205 Date NOT NULL, c206 String NOT NULL, c207 Int8 NOT NULL, c208 Uint16 NOT NULL, c209 Uint16 NOT NULL, c210 Uint8 NOT NULL, c211 Uint64 NOT NULL, c212 Datetime64 NOT NULL, c213 Bool NOT NULL, c214 Decimal(35,10) NOT NULL, c215 Utf8 NOT NULL, c216 Int16 NOT NULL, c217 Int64 NOT NULL, c218 Date32 NOT NULL, c219 Timestamp NOT NULL, c220 Uint16 NOT NULL, c221 Int8 NOT NULL, c222 Decimal(22,9) NOT NULL, c223 Datetime NOT NULL, c224 Date32 NOT NULL, c225 Uint16 NOT NULL, c226 Int32 NOT NULL, c227 Json, c228 Timestamp64, c229 Uint64 NOT NULL, c230 Uint32, c231 Date32, c232 Uint8 NOT NULL, c233 Timestamp NOT NULL, c234 Decimal(35,10), c235 Float NOT NULL, c236 JsonDocument, c237 Int16, c238 Int8 NOT NULL, c239 Uint64 NOT NULL, c240 Date NOT NULL, c241 Timestamp64, c242 Float NOT NULL, c243 Uint16 NOT NULL, c244 Uint16, c245 Decimal(22,9), c246 Datetime64, c247 Timestamp, c248 Int64, c249 Yson NOT NULL, c250 Uint32, c251 Double, c252 Decimal(22,9), c253 Yson NOT NULL, c254 Datetime NOT NULL, c255 Datetime, c256 Uint16, c257 Yson, c258 String NOT NULL, c259 JsonDocument NOT NULL, c260 Date NOT NULL, c261 Timestamp64, c262 Datetime64, c263 Int64, c264 Int32, c265 JsonDocument NOT NULL, c266 Decimal(22,9), c267 Timestamp64, c268 Decimal(15,0), c269 Uint8 NOT NULL, c270 JsonDocument NOT NULL, c271 Decimal(22,9), c272 Timestamp64, c273 Decimal(15,0) NOT NULL, c274 Uint64, c275 Date32 NOT NULL, c276 Int64 NOT NULL, c277 Interval64, c278 Float, c279 Datetime, c280 Uint64, c281 Float, c282 Decimal(15,0), c283 Decimal(15,0), c284 Bool NOT NULL, c285 Decimal(22,9) NOT NULL, c286 Uint8, c287 Uint64 NOT NULL, c288 Json NOT NULL, c289 Decimal(22,9) NOT NULL, c290 Uint16, c291 String, c292 Uint32 NOT NULL, c293 Uint32 NOT NULL, c294 Float, c295 Int8 NOT NULL, c296 Uint16 NOT NULL, c297 Json NOT NULL, c298 Bool, c299 Date, c300 Uint64, c301 Float NOT NULL, c302 Date NOT NULL, c303 Timestamp64 NOT NULL, c304 Interval64 NOT NULL, c305 Double, c306 Uint32 NOT NULL, c307 Bool NOT NULL, c308 Decimal(15,0) NOT NULL, c309 Datetime, c310 Decimal(15,0) NOT NULL, c311 Datetime64 NOT NULL, c312 Uint16 NOT NULL, c313 Float, c314 Int64 NOT NULL, c315 Utf8 NOT NULL, c316 Json NOT NULL, c317 Double NOT NULL, c318 Double NOT NULL, c319 String, c320 Uint16 NOT NULL, c321 Json, c322 Double NOT NULL, c323 Json, c324 Uint64 NOT NULL, c325 Utf8, c326 Decimal(15,0) NOT NULL, c327 Int16 NOT NULL, c328 Int64, c329 Double, c330 Interval64, c331 JsonDocument NOT NULL, c332 Decimal(22,9) NOT NULL, c333 Date32, c334 Datetime64, c335 Interval64 NOT NULL, c336 Uint32 NOT NULL, c337 Double, c338 Datetime NOT NULL, c339 Uint16 NOT NULL, c340 Decimal(22,9) NOT NULL, c341 Date32, c342 Json, c343 Float, c344 Float, c345 Timestamp64 NOT NULL, c346 Bool, c347 Uint64,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c21\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c21\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:27617/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:3040/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:1530/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:2725/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:10845/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:61179/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:2456/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:6190/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:1571/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3566
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19132
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3040
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22401
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26390
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61179
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9761
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22552
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17211
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1571
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2327
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27706
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13948
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27617
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25280
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62774
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25645
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2456
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11402
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63815
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23766
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6190
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31626
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12199
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15134
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2725
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24316
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2507
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9275
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10845
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24746
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25191
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27909
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1530
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7918
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62392
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28901
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7847
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23284
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65525
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9516
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5280
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27615
============================== slowest durations ===============================
42.24s teardown test_workload.py::TestYdbWorkload::test
34.42s call     test_workload.py::TestYdbWorkload::test
24.36s setup    test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/f9kp/0011c4/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:1530 --database /Root --duration 120' has failed with code 1.
Errors:
...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c21\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
======================== 1 failed in 103.74s (0:01:43) =========================
