============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:16088 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...ydb/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 \'c3\', 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/sbo7/002322/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21561
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3866
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23954
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26225
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4673
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20730
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20730
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20731
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3345
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Working directory: /home/runner/.ya/build/build_root/sbo7/002322/r3tmp/kikimr_cluster_9e9waiwm
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16088
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1553
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24497
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16670
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_keqf21f8.log --grpc-port=16088 --mon-port=1553 --ic-port=21561 --module=1
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28048
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64217
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2999
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19174
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_ootxqfjh.log --grpc-port=28048 --mon-port=64217 --ic-port=25854 --module=2
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19194
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14310
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9835
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22427
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_le33b0ga.log --grpc-port=19194 --mon-port=14310 --ic-port=3866 --module=3
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22844
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24213
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14570
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25356
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_pu1xckn_.log --grpc-port=22844 --mon-port=24213 --ic-port=23954 --module=4
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16552
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12325
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22637
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2567
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_pwv08enr.log --grpc-port=16552 --mon-port=12325 --ic-port=5356 --module=5
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9007
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26897
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2486
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_4_bsvu93.log --grpc-port=10241 --mon-port=9007 --ic-port=26225 --module=6
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27060
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5427
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5491
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6837
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_geor9joj.log --grpc-port=27060 --mon-port=5427 --ic-port=4673 --module=7
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30141
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27491
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62789
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_r6z1k_v8.log --grpc-port=5205 --mon-port=30141 --ic-port=20731 --module=8
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16705
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16603
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29090
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5227
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_2h9i04lg.log --grpc-port=16705 --mon-port=16603 --ic-port=3345 --module=9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:16088/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_keqf21f8.log --grpc-port=16088 --mon-port=1553 --ic-port=21561 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/sbo7/002322/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_keqf21f8.log', '--grpc-port=16088', '--mon-port=1553', '--ic-port=21561', '--module=1')' in '/home/runner/.ya/build/build_root/sbo7/002322/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: 3621922
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:16088/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/sbo7/002322/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3621924
DEBUG    ya.test:process.py:259 Command (pid 3621924) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3621924) elapsed time (sec): 0.47808194160461426
DEBUG    ya.test:process.py:263 Command (pid 3621924) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3621924) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3621924) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3621924) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3621924) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3621924) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3621924) minflt: 16273
DEBUG    ya.test:process.py:263 Command (pid 3621924) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3621924) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3621924) nivcsw: 85
DEBUG    ya.test:process.py:263 Command (pid 3621924) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3621924) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3621924) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3621924) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3621924) stime: 0.27172999999999997
DEBUG    ya.test:process.py:263 Command (pid 3621924) utime: 0.13011499999999998
DEBUG    ya.test:process.py:263 Command (pid 3621924) wtime: 0.483
DEBUG    ya.test:process.py:275 Command (pid 3621924) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-zcpcn2eduu
    Host information: 
        Linux ghrun-zcpcn2eduu 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3621924) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:28048/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_ootxqfjh.log --grpc-port=28048 --mon-port=64217 --ic-port=25854 --module=2
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/sbo7/002322/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_ootxqfjh.log', '--grpc-port=28048', '--mon-port=64217', '--ic-port=25854', '--module=2')' in '/home/runner/.ya/build/build_root/sbo7/002322/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: 3622015
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:28048/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/sbo7/002322/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3622017
DEBUG    ya.test:process.py:259 Command (pid 3622017) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3622017) elapsed time (sec): 0.596846342086792
DEBUG    ya.test:process.py:263 Command (pid 3622017) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622017) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3622017) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622017) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622017) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3622017) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3622017) minflt: 16276
DEBUG    ya.test:process.py:263 Command (pid 3622017) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3622017) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3622017) nivcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 3622017) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3622017) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3622017) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3622017) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3622017) stime: 0.38469899999999996
DEBUG    ya.test:process.py:263 Command (pid 3622017) utime: 0.109914
DEBUG    ya.test:process.py:263 Command (pid 3622017) wtime: 0.599
DEBUG    ya.test:process.py:275 Command (pid 3622017) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-zcpcn2eduu
    Host information: 
        Linux ghrun-zcpcn2eduu 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3622017) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:19194/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_le33b0ga.log --grpc-port=19194 --mon-port=14310 --ic-port=3866 --module=3
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/sbo7/002322/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_le33b0ga.log', '--grpc-port=19194', '--mon-port=14310', '--ic-port=3866', '--module=3')' in '/home/runner/.ya/build/build_root/sbo7/002322/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: 3622239
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:19194/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/sbo7/002322/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3622241
DEBUG    ya.test:process.py:259 Command (pid 3622241) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3622241) elapsed time (sec): 0.5775446891784668
DEBUG    ya.test:process.py:263 Command (pid 3622241) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622241) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3622241) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622241) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622241) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3622241) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3622241) minflt: 16323
DEBUG    ya.test:process.py:263 Command (pid 3622241) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3622241) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3622241) nivcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 3622241) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3622241) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3622241) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3622241) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3622241) stime: 0.304977
DEBUG    ya.test:process.py:263 Command (pid 3622241) utime: 0.11987099999999999
DEBUG    ya.test:process.py:263 Command (pid 3622241) wtime: 0.584
DEBUG    ya.test:process.py:275 Command (pid 3622241) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-zcpcn2eduu
    Host information: 
        Linux ghrun-zcpcn2eduu 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3622241) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:22844/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_pu1xckn_.log --grpc-port=22844 --mon-port=24213 --ic-port=23954 --module=4
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/sbo7/002322/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_pu1xckn_.log', '--grpc-port=22844', '--mon-port=24213', '--ic-port=23954', '--module=4')' in '/home/runner/.ya/build/build_root/sbo7/002322/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: 3622378
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:22844/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/sbo7/002322/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3622409
DEBUG    ya.test:process.py:259 Command (pid 3622409) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3622409) elapsed time (sec): 0.500246524810791
DEBUG    ya.test:process.py:263 Command (pid 3622409) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622409) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3622409) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622409) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622409) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3622409) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3622409) minflt: 16273
DEBUG    ya.test:process.py:263 Command (pid 3622409) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3622409) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3622409) nivcsw: 92
DEBUG    ya.test:process.py:263 Command (pid 3622409) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3622409) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3622409) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3622409) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3622409) stime: 0.285842
DEBUG    ya.test:process.py:263 Command (pid 3622409) utime: 0.120348
DEBUG    ya.test:process.py:263 Command (pid 3622409) wtime: 0.503
DEBUG    ya.test:process.py:275 Command (pid 3622409) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-zcpcn2eduu
    Host information: 
        Linux ghrun-zcpcn2eduu 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3622409) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 4 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:16552/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_pwv08enr.log --grpc-port=16552 --mon-port=12325 --ic-port=5356 --module=5
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/sbo7/002322/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_pwv08enr.log', '--grpc-port=16552', '--mon-port=12325', '--ic-port=5356', '--module=5')' in '/home/runner/.ya/build/build_root/sbo7/002322/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: 3622588
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:16552/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/sbo7/002322/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3622591
DEBUG    ya.test:process.py:259 Command (pid 3622591) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3622591) elapsed time (sec): 0.6527993679046631
DEBUG    ya.test:process.py:263 Command (pid 3622591) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622591) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3622591) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622591) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622591) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3622591) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3622591) minflt: 16277
DEBUG    ya.test:process.py:263 Command (pid 3622591) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3622591) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3622591) nivcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 3622591) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3622591) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3622591) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3622591) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3622591) stime: 0.3054
DEBUG    ya.test:process.py:263 Command (pid 3622591) utime: 0.13758099999999998
DEBUG    ya.test:process.py:263 Command (pid 3622591) wtime: 0.655
DEBUG    ya.test:process.py:275 Command (pid 3622591) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-zcpcn2eduu
    Host information: 
        Linux ghrun-zcpcn2eduu 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3622591) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 5 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:10241/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_4_bsvu93.log --grpc-port=10241 --mon-port=9007 --ic-port=26225 --module=6
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/sbo7/002322/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_4_bsvu93.log', '--grpc-port=10241', '--mon-port=9007', '--ic-port=26225', '--module=6')' in '/home/runner/.ya/build/build_root/sbo7/002322/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: 3622864
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:10241/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/sbo7/002322/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3622876
DEBUG    ya.test:process.py:259 Command (pid 3622876) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3622876) elapsed time (sec): 0.5486865043640137
DEBUG    ya.test:process.py:263 Command (pid 3622876) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622876) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3622876) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622876) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3622876) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3622876) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3622876) minflt: 16276
DEBUG    ya.test:process.py:263 Command (pid 3622876) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3622876) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3622876) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 3622876) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3622876) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3622876) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3622876) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3622876) stime: 0.35418099999999997
DEBUG    ya.test:process.py:263 Command (pid 3622876) utime: 0.135034
DEBUG    ya.test:process.py:263 Command (pid 3622876) wtime: 0.56
DEBUG    ya.test:process.py:275 Command (pid 3622876) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-zcpcn2eduu
    Host information: 
        Linux ghrun-zcpcn2eduu 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3622876) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 6 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:27060/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_geor9joj.log --grpc-port=27060 --mon-port=5427 --ic-port=4673 --module=7
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/sbo7/002322/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_geor9joj.log', '--grpc-port=27060', '--mon-port=5427', '--ic-port=4673', '--module=7')' in '/home/runner/.ya/build/build_root/sbo7/002322/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: 3623205
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:27060/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/sbo7/002322/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3623243
DEBUG    ya.test:process.py:259 Command (pid 3623243) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3623243) elapsed time (sec): 0.6099066734313965
DEBUG    ya.test:process.py:263 Command (pid 3623243) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3623243) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3623243) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3623243) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3623243) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3623243) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3623243) minflt: 16275
DEBUG    ya.test:process.py:263 Command (pid 3623243) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3623243) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3623243) nivcsw: 261
DEBUG    ya.test:process.py:263 Command (pid 3623243) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3623243) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3623243) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3623243) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3623243) stime: 0.36024999999999996
DEBUG    ya.test:process.py:263 Command (pid 3623243) utime: 0.128386
DEBUG    ya.test:process.py:263 Command (pid 3623243) wtime: 0.612
DEBUG    ya.test:process.py:275 Command (pid 3623243) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-zcpcn2eduu
    Host information: 
        Linux ghrun-zcpcn2eduu 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3623243) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 7 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:5205/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_r6z1k_v8.log --grpc-port=5205 --mon-port=30141 --ic-port=20731 --module=8
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/sbo7/002322/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_r6z1k_v8.log', '--grpc-port=5205', '--mon-port=30141', '--ic-port=20731', '--module=8')' in '/home/runner/.ya/build/build_root/sbo7/002322/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: 3623593
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:5205/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/sbo7/002322/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3623606
DEBUG    ya.test:process.py:259 Command (pid 3623606) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3623606) elapsed time (sec): 0.5181798934936523
DEBUG    ya.test:process.py:263 Command (pid 3623606) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3623606) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3623606) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3623606) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3623606) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3623606) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3623606) minflt: 16275
DEBUG    ya.test:process.py:263 Command (pid 3623606) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3623606) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3623606) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 3623606) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3623606) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3623606) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3623606) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3623606) stime: 0.269445
DEBUG    ya.test:process.py:263 Command (pid 3623606) utime: 0.14421
DEBUG    ya.test:process.py:263 Command (pid 3623606) wtime: 0.537
DEBUG    ya.test:process.py:275 Command (pid 3623606) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-zcpcn2eduu
    Host information: 
        Linux ghrun-zcpcn2eduu 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3623606) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 8 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:16705/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/sbo7/002322/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:265 Final command: /home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_2h9i04lg.log --grpc-port=16705 --mon-port=16603 --ic-port=3345 --module=9
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/sbo7/002322/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_2h9i04lg.log', '--grpc-port=16705', '--mon-port=16603', '--ic-port=3345', '--module=9')' in '/home/runner/.ya/build/build_root/sbo7/002322/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: 3623827
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:16705/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/sbo7/002322/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3623852
DEBUG    ya.test:process.py:259 Command (pid 3623852) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3623852) elapsed time (sec): 0.49363160133361816
DEBUG    ya.test:process.py:263 Command (pid 3623852) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3623852) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3623852) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3623852) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3623852) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3623852) maxrss: 542572
DEBUG    ya.test:process.py:263 Command (pid 3623852) minflt: 16275
DEBUG    ya.test:process.py:263 Command (pid 3623852) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3623852) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3623852) nivcsw: 77
DEBUG    ya.test:process.py:263 Command (pid 3623852) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3623852) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3623852) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3623852) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3623852) stime: 0.296336
DEBUG    ya.test:process.py:263 Command (pid 3623852) utime: 0.132571
DEBUG    ya.test:process.py:263 Command (pid 3623852) wtime: 0.496
DEBUG    ya.test:process.py:275 Command (pid 3623852) output:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-zcpcn2eduu
    Host information: 
        Linux ghrun-zcpcn2eduu 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 -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 3623852) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 9 version:
Git info:
    Commit: 22948dd46cfd0989b30587e3af64f6c53e7070bc
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 1f147b4c3feff644c26a5571f2c184f0a51e3c06 into c2e9bc820b2dc063bc980b9dfa5238147cb71c96
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/sbo7/002322/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:16088', '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: 21561\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25854\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3866\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23954\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5356\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26225\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4673\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20731\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3345\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/sbo7/002322/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:16088', '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: 21561\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25854\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3866\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23954\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5356\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26225\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4673\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20731\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3345\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3624999
DEBUG    ya.test:process.py:259 Command (pid 3624999) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3624999) elapsed time (sec): 0.5246713161468506
DEBUG    ya.test:process.py:263 Command (pid 3624999) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3624999) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3624999) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3624999) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3624999) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3624999) maxrss: 550904
DEBUG    ya.test:process.py:263 Command (pid 3624999) minflt: 21115
DEBUG    ya.test:process.py:263 Command (pid 3624999) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3624999) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3624999) nivcsw: 188
DEBUG    ya.test:process.py:263 Command (pid 3624999) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3624999) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3624999) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3624999) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3624999) stime: 0.28449599999999997
DEBUG    ya.test:process.py:263 Command (pid 3624999) utime: 0.140838
DEBUG    ya.test:process.py:263 Command (pid 3624999) wtime: 0.526
DEBUG    ya.test:process.py:275 Command (pid 3624999) 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: 12

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/sbo7/002322/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:16088', '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/sbo7/002322/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:16088', '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: 3625067
DEBUG    ya.test:process.py:259 Command (pid 3625067) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3625067) elapsed time (sec): 0.4984750747680664
DEBUG    ya.test:process.py:263 Command (pid 3625067) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3625067) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3625067) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3625067) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3625067) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3625067) maxrss: 550856
DEBUG    ya.test:process.py:263 Command (pid 3625067) minflt: 18418
DEBUG    ya.test:process.py:263 Command (pid 3625067) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3625067) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3625067) nivcsw: 79
DEBUG    ya.test:process.py:263 Command (pid 3625067) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3625067) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3625067) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 3625067) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3625067) stime: 0.30388699999999996
DEBUG    ya.test:process.py:263 Command (pid 3625067) utime: 0.11995499999999999
DEBUG    ya.test:process.py:263 Command (pid 3625067) wtime: 0.501
DEBUG    ya.test:process.py:275 Command (pid 3625067) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:520 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:527 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, 7685d58c-ff50-4af2-8df6-b9f08e0cd6ad, localhost:16088): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7685d58c-ff50-4af2-8df6-b9f08e0cd6ad, localhost:16088): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7685d58c-ff50-4af2-8df6-b9f08e0cd6ad, localhost:16088): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-zcpcn2eduu.auto.internal" port: 16705 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-zcpcn2eduu.auto.internal" port: 28048 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 } endpoints { address: "ghrun-zcpcn2eduu.auto.internal" port: 19194 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-zcpcn2eduu.auto.internal" port: 10241 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-zcpcn2eduu.auto.internal" port: 16552 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-zcpcn2eduu.auto.internal" port: 27060 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-zcpcn2eduu.auto.internal" port: 22844 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-zcpcn2eduu.auto.internal" port: 16088 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-zcpcn2eduu.auto.internal" port: 5205 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-zcpcn2eduu.auto.internal:22844, location 1, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:16088, location 1, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:27060, location 1, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:10241, location 3, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:28048, location 2, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:5205, location 2, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:19194, location 3, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:16705, location 3, ssl: False>, <Endpoint ghrun-zcpcn2eduu.auto.internal:16552, 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 -------------------------------
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/sbo7/002322/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/sbo7/002322/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:16088', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3625179
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:16088
DEBUG    ya.test:process.py:259 Command (pid 3625179) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3625179) elapsed time (sec): 5.8599114418029785
DEBUG    ya.test:process.py:263 Command (pid 3625179) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3625179) inblock: 236520
DEBUG    ya.test:process.py:263 Command (pid 3625179) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3625179) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3625179) majflt: 25
DEBUG    ya.test:process.py:263 Command (pid 3625179) maxrss: 204980
DEBUG    ya.test:process.py:263 Command (pid 3625179) minflt: 16379
DEBUG    ya.test:process.py:263 Command (pid 3625179) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3625179) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3625179) nivcsw: 619
DEBUG    ya.test:process.py:263 Command (pid 3625179) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3625179) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3625179) nvcsw: 1525
DEBUG    ya.test:process.py:263 Command (pid 3625179) oublock: 40
DEBUG    ya.test:process.py:263 Command (pid 3625179) stime: 0.164409
DEBUG    ya.test:process.py:263 Command (pid 3625179) utime: 1.182636
DEBUG    ya.test:process.py:263 Command (pid 3625179) wtime: 5.863
DEBUG    ya.test:process.py:275 Command (pid 3625179) output:

DEBUG    ya.test:process.py:276 Command (pid 3625179) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c3\', 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/9515` (
                    c0 Uint64 NOT NULL, c1 Utf8 NOT NULL, c2 Int32 NOT NULL, c3 Bool NOT NULL, c4 Date NOT NULL, c5 Decimal(35,10) NOT NULL, c6 Timestamp64 NOT NULL, c7 Decimal(22,9) NOT NULL, c8 Decimal(22,9) NOT NULL, c9 Int32 NOT NULL, c10 Date32 NOT NULL, c11 Date32 NOT NULL, c12 Timestamp64 NOT NULL, c13 Utf8 NOT NULL, c14 Int64 NOT NULL, c15 Datetime NOT NULL, c16 Decimal(35,10) NOT NULL, c17 Decimal(35,10) NOT NULL, c18 Uint32 NOT NULL, c19 Uint32 NOT NULL, c20 Date NOT NULL, c21 Date32 NOT NULL, c22 Timestamp64 NOT NULL, c23 Uint64 NOT NULL, c24 Uint16 NOT NULL, c25 Timestamp64 NOT NULL, c26 Uint32 NOT NULL, c27 Int32 NOT NULL, c28 Bool NOT NULL, c29 Uint32 NOT NULL, c30 Uint64 NOT NULL, c31 Int32 NOT NULL, c32 Uint16 NOT NULL, c33 Date NOT NULL, c34 Date NOT NULL, c35 Uint64 NOT NULL, c36 Int8 NOT NULL, c37 Int16 NOT NULL, c38 Int64 NOT NULL, c39 Uint64 NOT NULL, c40 Decimal(35,10) NOT NULL, c41 Int32 NOT NULL, c42 Timestamp64 NOT NULL, c43 Uint8 NOT NULL, c44 Uint16 NOT NULL, c45 Int64 NOT NULL, c46 Uint64 NOT NULL, c47 Uint8 NOT NULL, c48 Int64 NOT NULL, c49 Uint8 NOT NULL, c50 Uint8 NOT NULL, c51 Bool NOT NULL, c52 Int8 NOT NULL, c53 String NOT NULL, c54 Datetime NOT NULL, c55 Uint16 NOT NULL, c56 Decimal(22,9) NOT NULL, c57 Uint64 NOT NULL, c58 Decimal(15,0) NOT NULL, c59 Int32 NOT NULL, c60 Decimal(35,10) NOT NULL, c61 Decimal(15,0) NOT NULL, c62 Uint8 NOT NULL, c63 Uint8 NOT NULL, c64 Int32 NOT NULL, c65 Uint16 NOT NULL, c66 Int8 NOT NULL, c67 Uint16 NOT NULL, c68 Uint16 NOT NULL, c69 Decimal(15,0) NOT NULL, c70 Uint16 NOT NULL, c71 Timestamp NOT NULL, c72 Datetime64 NOT NULL, c73 Date32 NOT NULL, c74 Int32 NOT NULL, c75 Date32 NOT NULL, c76 Uint16 NOT NULL, c77 Decimal(15,0) NOT NULL, c78 Int16 NOT NULL, c79 String NOT NULL, c80 Decimal(22,9) NOT NULL, c81 Timestamp64 NOT NULL, c82 Utf8 NOT NULL, c83 Timestamp64 NOT NULL, c84 String NOT NULL, c85 Decimal(22,9) NOT NULL, c86 Datetime NOT NULL, c87 Uint64 NOT NULL, c88 Utf8 NOT NULL, c89 Decimal(15,0) NOT NULL, c90 Int8 NOT NULL, c91 Bool NOT NULL, c92 Datetime64 NOT NULL, c93 Date NOT NULL, c94 Int16 NOT NULL, c95 Datetime NOT NULL, c96 Uint32 NOT NULL, c97 Decimal(22,9) NOT NULL, c98 Bool NOT NULL, c99 Uint64 NOT NULL, c100 String NOT NULL, c101 Date32 NOT NULL, c102 Int8 NOT NULL, c103 String NOT NULL, c104 Date NOT NULL, c105 Int8 NOT NULL, c106 Int16 NOT NULL, c107 Decimal(35,10) NOT NULL, c108 Uint16 NOT NULL, c109 Int64 NOT NULL, c110 Int64 NOT NULL, c111 Int16 NOT NULL, c112 Decimal(22,9) NOT NULL, c113 Int8 NOT NULL, c114 Date NOT NULL, c115 Timestamp NOT NULL, c116 Decimal(22,9) NOT NULL, c117 Datetime NOT NULL, c118 Decimal(35,10) NOT NULL, c119 Uint64 NOT NULL, c120 Datetime NOT NULL, c121 Interval64 NOT NULL, c122 Timestamp64 NOT NULL, c123 Uint32 NOT NULL, c124 Uint64 NOT NULL, c125 Date32 NOT NULL, c126 Uint8 NOT NULL, c127 Date NOT NULL, c128 Datetime NOT NULL, c129 Uint16 NOT NULL, c130 Decimal(35,10) NOT NULL, c131 Bool NOT NULL, c132 Int16 NOT NULL, c133 Decimal(35,10) NOT NULL, c134 Datetime NOT NULL, c135 Uint16 NOT NULL, c136 Bool NOT NULL, c137 Decimal(15,0) NOT NULL, c138 Datetime NOT NULL, c139 Datetime NOT NULL, c140 Decimal(15,0) NOT NULL, c141 Utf8, c142 Float NOT NULL, c143 Timestamp64, c144 Yson, c145 Int64 NOT NULL, c146 Uint8 NOT NULL, c147 Double, c148 String NOT NULL, c149 Bool, c150 Yson NOT NULL, c151 JsonDocument NOT NULL, c152 Datetime, c153 Interval64 NOT NULL, c154 Uint32, c155 Uint32 NOT NULL, c156 Uint64, c157 Uint32, c158 Int16, c159 Json NOT NULL, c160 JsonDocument NOT NULL, c161 Decimal(22,9) NOT NULL, c162 JsonDocument, c163 Date32 NOT NULL, c164 Uint16 NOT NULL, c165 Json NOT NULL, c166 JsonDocument NOT NULL, c167 Int64 NOT NULL, c168 Timestamp64, c169 Int16, c170 Json NOT NULL, c171 Decimal(15,0) NOT NULL, c172 Int16, c173 Int16, c174 Date32 NOT NULL, c175 Uint32, c176 Int8 NOT NULL, c177 Datetime64, c178 Bool NOT NULL, c179 Int32 NOT NULL, c180 Int16 NOT NULL, c181 Yson, c182 Timestamp, c183 Utf8 NOT NULL, c184 Float NOT NULL, c185 Json, c186 JsonDocument NOT NULL, c187 Timestamp, c188 Timestamp, c189 JsonDocument NOT NULL, c190 Date32, c191 Float, c192 Double, c193 Decimal(22,9), c194 Json NOT NULL, c195 Int16 NOT NULL, c196 Decimal(35,10), c197 Date32 NOT NULL, c198 Timestamp, c199 Int16, c200 Int16 NOT NULL, c201 Int8 NOT NULL, c202 Date32 NOT NULL, c203 Json, c204 Decimal(35,10), c205 Decimal(15,0), c206 Decimal(15,0), c207 Uint8, c208 Date32 NOT NULL, c209 Uint32 NOT NULL, c210 Bool, c211 Json, c212 Int16, c213 Uint8, c214 Uint16, c215 Decimal(22,9) NOT NULL, c216 Int32 NOT NULL, c217 Json, c218 Datetime NOT NULL, c219 Int64 NOT NULL, c220 Uint8, c221 Float, c222 Int16 NOT NULL, c223 Uint16 NOT NULL, c224 Timestamp NOT NULL, c225 Decimal(22,9), c226 Decimal(15,0) NOT NULL, c227 Decimal(15,0) NOT NULL, c228 Decimal(35,10) NOT NULL, c229 Decimal(22,9), c230 Utf8, c231 Uint64, c232 Decimal(35,10) NOT NULL, c233 Uint32, c234 Yson NOT NULL, c235 Decimal(15,0), c236 Decimal(35,10), c237 Utf8, c238 Bool, c239 Utf8, c240 Utf8, c241 Utf8, c242 Date32 NOT NULL, c243 Date32, c244 Yson NOT NULL, c245 Int8, c246 Int32 NOT NULL, c247 Utf8 NOT NULL, c248 Timestamp, c249 Decimal(15,0) NOT NULL, c250 Date NOT NULL, c251 Uint8, c252 String NOT NULL, c253 String NOT NULL, c254 Bool, c255 Date32, c256 Interval64 NOT NULL, c257 JsonDocument NOT NULL, c258 Bool NOT NULL, c259 Uint64, c260 Double, c261 Interval64, c262 Uint8 NOT NULL, c263 Int32, c264 String, c265 Datetime NOT NULL, c266 String NOT NULL, c267 Int8 NOT NULL, c268 Int64, c269 Utf8, c270 Date NOT NULL, c271 Date NOT NULL, c272 String NOT NULL, c273 Int32 NOT NULL, c274 Decimal(22,9), c275 Json NOT NULL, c276 Timestamp64, c277 Decimal(15,0) NOT NULL, c278 Int8 NOT NULL, c279 Int32, c280 Utf8, c281 Uint32, c282 Utf8 NOT NULL, c283 JsonDocument NOT NULL, c284 Int64 NOT NULL, c285 Decimal(22,9), c286 Decimal(35,10) NOT NULL, c287 Date32 NOT NULL, c288 Int32 NOT NULL, c289 Uint8 NOT NULL, c290 JsonDocument, c291 Decimal(22,9) NOT NULL, c292 Interval64, c293 Datetime64 NOT NULL, c294 Int16, c295 Json, c296 Int64 NOT NULL, c297 Int16 NOT NULL, c298 Uint16 NOT NULL, c299 Date32 NOT NULL, c300 Date, c301 Timestamp NOT NULL, c302 Uint64, c303 Float, c304 Datetime64, c305 Utf8 NOT NULL, c306 Int64, c307 Date NOT NULL, c308 Decimal(35,10), c309 Uint64, c310 Int8 NOT NULL, c311 Int16, c312 Int32 NOT NULL, c313 Date NOT NULL, c314 Timestamp NOT NULL, c315 Double, c316 Double NOT NULL, c317 Uint8 NOT NULL, c318 Uint16, c319 Uint8 NOT NULL, c320 JsonDocument NOT NULL, c321 Double NOT NULL, c322 Datetime, c323 Double, c324 Interval64, c325 Interval64 NOT NULL, c326 Int16 NOT NULL, c327 Datetime64 NOT NULL, c328 Decimal(22,9), c329 Uint16 NOT NULL, c330 Double NOT NULL, c331 Date32 NOT NULL, c332 Uint64 NOT NULL, c333 Timestamp NOT NULL, c334 Int64 NOT NULL, c335 Decimal(35,10) NOT NULL, c336 Date32, c337 Date NOT NULL, c338 Date NOT NULL, c339 String, c340 Decimal(35,10) NOT NULL, c341 Bool NOT NULL, c342 Int32 NOT NULL, c343 Int16, c344 Date32 NOT NULL, c345 Datetime64, c346 Int16, c347 Yson, c348 Datetime64, c349 Interval64 NOT NULL, c350 Yson, c351 Json, c352 Datetime NOT NULL, c353 Datetime, c354 String, c355 Decimal(22,9) NOT NULL, c356 Uint32, c357 Int64 NOT NULL, c358 Int32 NOT NULL, c359 Date, c360 Double, c361 Timestamp64, c362 Bool NOT NULL, c363 Uint64, c364 Int16 NOT NULL, c365 Uint16, c366 Double NOT NULL, c367 Datetime64 NOT NULL, c368 Timestamp NOT NULL, c369 Bool, c370 Yson NOT NULL, c371 Int16, c372 Int16, c373 Uint16 NOT NULL, c374 Uint64, c375 Json, c376 String, c377 Uint8 NOT NULL, c378 Json NOT NULL, c379 Decimal(15,0), c380 String, c381 Date32, c382 Int32 NOT NULL, c383 Yson NOT NULL, c384 Decimal(35,10), c385 Decimal(15,0) NOT NULL, c386 Uint32 NOT NULL, c387 Int8 NOT NULL, c388 Timestamp64, c389 Int32, c390 Yson, c391 Decimal(22,9), c392 Decimal(35,10) NOT NULL, c393 Date NOT NULL, c394 Uint8, c395 Int8 NOT NULL, c396 Uint64, c397 Datetime, c398 Decimal(15,0), c399 Decimal(22,9), c400 Interval64, c401 Int16 NOT NULL, c402 Double, c403 Utf8, c404 Interval64 NOT NULL, c405 Utf8, c406 Uint16 NOT NULL, c407 Int32, c408 Date32, c409 Decimal(35,10), c410 Uint8 NOT NULL, c411 Decimal(35,10), c412 Interval64 NOT NULL, c413 Interval64 NOT NULL, c414 Timestamp NOT NULL, c415 Uint64, c416 Yson NOT NULL, c417 Uint32, c418 Date32 NOT NULL, c419 Uint64, c420 Date, c421 Double, c422 Uint32 NOT NULL, c423 Decimal(35,10), c424 Int16, c425 Decimal(22,9), c426 Utf8, c427 Uint32 NOT NULL, c428 Date, c429 Decimal(22,9), c430 Date32 NOT NULL, c431 Yson, c432 Datetime NOT NULL, c433 Datetime, c434 JsonDocument, c435 Date32 NOT NULL, c436 Datetime64, c437 Yson NOT NULL, c438 Float NOT NULL, c439 Int16 NOT NULL, c440 Timestamp64 NOT NULL, c441 Utf8 NOT NULL, c442 Datetime64 NOT NULL, c443 Datetime NOT NULL, c444 Uint8 NOT NULL, c445 String, c446 String, c447 Date NOT NULL, c448 String, c449 Date32 NOT NULL, c450 Date32 NOT NULL, c451 Bool, c452 Interval64 NOT NULL, c453 Utf8 NOT NULL, c454 Timestamp, c455 Uint64, c456 Yson NOT NULL, c457 Float NOT NULL, c458 Int32, c459 Yson, c460 Int64 NOT NULL, c461 Decimal(22,9), c462 Decimal(15,0), c463 Float NOT NULL, c464 Json, c465 JsonDocument, c466 Yson NOT NULL, c467 Datetime64 NOT NULL, c468 Utf8, c469 Int64, c470 Double, c471 Timestamp64, c472 Uint16, c473 Yson NOT NULL, c474 Double NOT NULL, c475 String NOT NULL, c476 Bool NOT NULL, c477 Int16 NOT NULL, c478 Double NOT NULL, c479 Int16, c480 Decimal(15,0), c481 Int8 NOT NULL, c482 Date32 NOT NULL, c483 Uint64, c484 Int8, c485 Int8, c486 String NOT NULL, c487 Double, c488 String, c489 Uint32 NOT NULL, c490 Decimal(15,0) NOT NULL, c491 Timestamp, c492 Decimal(15,0) NOT NULL, c493 Uint32 NOT NULL, c494 Datetime, c495 Utf8 NOT NULL, c496 Uint8, c497 Yson NOT NULL, c498 Uint8, c499 Timestamp, c500 Bool NOT NULL, c501 Int8 NOT NULL, c502 Int64 NOT NULL, c503 JsonDocument NOT NULL, c504 Timestamp64 NOT NULL, c505 Uint64, c506 Timestamp64, c507 Int16, c508 Timestamp64 NOT NULL, c509 Int32, c510 Decimal(35,10) NOT NULL, c511 Uint32, c512 Uint16, c513 Uint16, c514 Json, c515 Decimal(15,0), c516 Datetime NOT NULL, c517 Interval64, c518 Date NOT NULL, c519 Utf8 NOT NULL, c520 Int8 NOT NULL, c521 JsonDocument, c522 Interval64, c523 Uint8, c524 Uint32 NOT NULL, c525 Uint8 NOT NULL, c526 Float, c527 Datetime64, c528 Json NOT NULL, c529 Int8 NOT NULL, c530 Datetime64 NOT NULL, c531 Date, c532 Uint64 NOT NULL, c533 Decimal(15,0) NOT NULL, c534 Uint64 NOT NULL, c535 Datetime64, c536 Date NOT NULL, c537 Uint8, c538 Timestamp NOT NULL, c539 Uint8 NOT NULL, c540 Timestamp64, c541 Int64, c542 Utf8 NOT NULL, c543 Decimal(22,9), c544 String NOT NULL, c545 Datetime64 NOT NULL, c546 Double, c547 Yson, c548 Uint16 NOT NULL, c549 JsonDocument, c550 Float NOT NULL, c551 Date, c552 Date NOT NULL, c553 JsonDocument, c554 JsonDocument, c555 Datetime64 NOT NULL, c556 Float, c557 Double NOT NULL, c558 Uint16, c559 Decimal(22,9), c560 Uint64, c561 Uint8 NOT NULL, c562 Uint32, c563 Uint8, c564 Float, c565 Json NOT NULL, c566 Interval64 NOT NULL, c567 Uint64 NOT NULL, c568 Utf8, c569 Int8 NOT NULL, c570 Json, c571 Decimal(35,10), c572 Timestamp64 NOT NULL, c573 Date NOT NULL, c574 Uint8 NOT NULL, c575 Decimal(15,0), c576 Decimal(15,0) NOT NULL, c577 Uint32, c578 Uint64 NOT NULL, c579 Interval64, c580 Timestamp NOT NULL, c581 Uint16, c582 Uint16 NOT NULL, c583 Double NOT NULL, c584 Uint32, c585 String NOT NULL, c586 Yson, c587 Interval64, c588 String NOT NULL, c589 Decimal(22,9), c590 String NOT NULL, c591 Uint16, c592 Decimal(15,0), c593 Date32 NOT NULL, c594 Bool, c595 Yson, c596 Uint16 NOT NULL, c597 Bool NOT NULL, c598 Bool NOT NULL, c599 Int8 NOT NULL, c600 JsonDocument, c601 Interval64, c602 Decimal(22,9) NOT NULL, c603 Interval64 NOT NULL, c604 String NOT NULL, c605 Date, c606 Uint8 NOT NULL, c607 Decimal(15,0), c608 Yson NOT NULL, c609 Bool NOT NULL, c610 Decimal(22,9), c611 Date NOT NULL, c612 Json, c613 Int32, c614 Json, c615 JsonDocument NOT NULL, c616 Json, c617 Datetime64, c618 Interval64 NOT NULL, c619 Bool, c620 Json, c621 Decimal(15,0) NOT NULL, c622 Yson NOT NULL, c623 Datetime, c624 Interval64, c625 Float NOT NULL, c626 Double, c627 Json, c628 Datetime, c629 Bool, c630 Timestamp NOT NULL, c631 Decimal(35,10), c632 Uint64 NOT NULL,
                    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)
                )
                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, 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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c3\', 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 \'c3\', 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 \\\'c3\\\', 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/9515` (\n                    c0 Uint64 NOT NULL, c1 Utf8 NOT NULL, c2 Int32 NOT NULL, c3 Bool NOT NULL, c4 Date NOT NULL, c5 Decimal(35,10) NOT NULL, c6 Timestamp64 NOT NULL, c7 Decimal(22,9) NOT NULL, c8 Decimal(22,9) NOT NULL, c9 Int32 NOT NULL, c10 Date32 NOT NULL, c11 Date32 NOT NULL, c12 Timestamp64 NOT NULL, c13 Utf8 NOT NULL, c14 Int64 NOT NULL, c15 Datetime NOT NULL, c16 Decimal(35,10) NOT NULL, c17 Decimal(35,10) NOT NULL, c18 Uint32 NOT NULL, c19 Uint32 NOT NULL, c20 Date NOT NULL, c21 Date32 NOT NULL, c22 Timestamp64 NOT NULL, c23 Uint64 NOT NULL, c24 Uint16 NOT NULL, c25 Timestamp64 NOT NULL, c26 Uint32 NOT NULL, c27 Int32 NOT NULL, c28 Bool NOT NULL, c29 Uint32 NOT NULL, c30 Uint64 NOT NULL, c31 Int32 NOT NULL, c32 Uint16 NOT NULL, c33 Date NOT NULL, c34 Date NOT NULL, c35 Uint64 NOT NULL, c36 Int8 NOT NULL, c37 Int16 NOT NULL, c38 Int64 NOT NULL, c39 Uint64 NOT NULL, c40 Decimal(35,10) NOT NULL, c41 Int32 NOT NULL, c42 Timestamp64 NOT NULL, c43 Uint8 NOT NULL, c44 Uint16 NOT NULL, c45 Int64 NOT NULL, c46 Uint64 NOT NULL, c47 Uint8 NOT NULL, c48 Int64 NOT NULL, c49 Uint8 NOT NULL, c50 Uint8 NOT NULL, c51 Bool NOT NULL, c52 Int8 NOT NULL, c53 String NOT NULL, c54 Datetime NOT NULL, c55 Uint16 NOT NULL, c56 Decimal(22,9) NOT NULL, c57 Uint64 NOT NULL, c58 Decimal(15,0) NOT NULL, c59 Int32 NOT NULL, c60 Decimal(35,10) NOT NULL, c61 Decimal(15,0) NOT NULL, c62 Uint8 NOT NULL, c63 Uint8 NOT NULL, c64 Int32 NOT NULL, c65 Uint16 NOT NULL, c66 Int8 NOT NULL, c67 Uint16 NOT NULL, c68 Uint16 NOT NULL, c69 Decimal(15,0) NOT NULL, c70 Uint16 NOT NULL, c71 Timestamp NOT NULL, c72 Datetime64 NOT NULL, c73 Date32 NOT NULL, c74 Int32 NOT NULL, c75 Date32 NOT NULL, c76 Uint16 NOT NULL, c77 Decimal(15,0) NOT NULL, c78 Int16 NOT NULL, c79 String NOT NULL, c80 Decimal(22,9) NOT NULL, c81 Timestamp64 NOT NULL, c82 Utf8 NOT NULL, c83 Timestamp64 NOT NULL, c84 String NOT NULL, c85 Decimal(22,9) NOT NULL, c86 Datetime NOT NULL, c87 Uint64 NOT NULL, c88 Utf8 NOT NULL, c89 Decimal(15,0) NOT NULL, c90 Int8 NOT NULL, c91 Bool NOT NULL, c92 Datetime64 NOT NULL, c93 Date NOT NULL, c94 Int16 NOT NULL, c95 Datetime NOT NULL, c96 Uint32 NOT NULL, c97 Decimal(22,9) NOT NULL, c98 Bool NOT NULL, c99 Uint64 NOT NULL, c100 String NOT NULL, c101 Date32 NOT NULL, c102 Int8 NOT NULL, c103 String NOT NULL, c104 Date NOT NULL, c105 Int8 NOT NULL, c106 Int16 NOT NULL, c107 Decimal(35,10) NOT NULL, c108 Uint16 NOT NULL, c109 Int64 NOT NULL, c110 Int64 NOT NULL, c111 Int16 NOT NULL, c112 Decimal(22,9) NOT NULL, c113 Int8 NOT NULL, c114 Date NOT NULL, c115 Timestamp NOT NULL, c116 Decimal(22,9) NOT NULL, c117 Datetime NOT NULL, c118 Decimal(35,10) NOT NULL, c119 Uint64 NOT NULL, c120 Datetime NOT NULL, c121 Interval64 NOT NULL, c122 Timestamp64 NOT NULL, c123 Uint32 NOT NULL, c124 Uint64 NOT NULL, c125 Date32 NOT NULL, c126 Uint8 NOT NULL, c127 Date NOT NULL, c128 Datetime NOT NULL, c129 Uint16 NOT NULL, c130 Decimal(35,10) NOT NULL, c131 Bool NOT NULL, c132 Int16 NOT NULL, c133 Decimal(35,10) NOT NULL, c134 Datetime NOT NULL, c135 Uint16 NOT NULL, c136 Bool NOT NULL, c137 Decimal(15,0) NOT NULL, c138 Datetime NOT NULL, c139 Datetime NOT NULL, c140 Decimal(15,0) NOT NULL, c141 Utf8, c142 Float NOT NULL, c143 Timestamp64, c144 Yson, c145 Int64 NOT NULL, c146 Uint8 NOT NULL, c147 Double, c148 String NOT NULL, c149 Bool, c150 Yson NOT NULL, c151 JsonDocument NOT NULL, c152 Datetime, c153 Interval64 NOT NULL, c154 Uint32, c155 Uint32 NOT NULL, c156 Uint64, c157 Uint32, c158 Int16, c159 Json NOT NULL, c160 JsonDocument NOT NULL, c161 Decimal(22,9) NOT NULL, c162 JsonDocument, c163 Date32 NOT NULL, c164 Uint16 NOT NULL, c165 Json NOT NULL, c166 JsonDocument NOT NULL, c167 Int64 NOT NULL, c168 Timestamp64, c169 Int16, c170 Json NOT NULL, c171 Decimal(15,0) NOT NULL, c172 Int16, c173 Int16, c174 Date32 NOT NULL, c175 Uint32, c176 Int8 NOT NULL, c177 Datetime64, c178 Bool NOT NULL, c179 Int32 NOT NULL, c180 Int16 NOT NULL, c181 Yson, c182 Timestamp, c183 Utf8 NOT NULL, c184 Float NOT NULL, c185 Json, c186 JsonDocument NOT NULL, c187 Timestamp, c188 Timestamp, c189 JsonDocument NOT NULL, c190 Date32, c191 Float, c192 Double, c193 Decimal(22,9), c194 Json NOT NULL, c195 Int16 NOT NULL, c196 Decimal(35,10), c197 Date32 NOT NULL, c198 Timestamp, c199 Int16, c200 Int16 NOT NULL, c201 Int8 NOT NULL, c202 Date32 NOT NULL, c203 Json, c204 Decimal(35,10), c205 Decimal(15,0), c206 Decimal(15,0), c207 Uint8, c208 Date32 NOT NULL, c209 Uint32 NOT NULL, c210 Bool, c211 Json, c212 Int16, c213 Uint8, c214 Uint16, c215 Decimal(22,9) NOT NULL, c216 Int32 NOT NULL, c217 Json, c218 Datetime NOT NULL, c219 Int64 NOT NULL, c220 Uint8, c221 Float, c222 Int16 NOT NULL, c223 Uint16 NOT NULL, c224 Timestamp NOT NULL, c225 Decimal(22,9), c226 Decimal(15,0) NOT NULL, c227 Decimal(15,0) NOT NULL, c228 Decimal(35,10) NOT NULL, c229 Decimal(22,9), c230 Utf8, c231 Uint64, c232 Decimal(35,10) NOT NULL, c233 Uint32, c234 Yson NOT NULL, c235 Decimal(15,0), c236 Decimal(35,10), c237 Utf8, c238 Bool, c239 Utf8, c240 Utf8, c241 Utf8, c242 Date32 NOT NULL, c243 Date32, c244 Yson NOT NULL, c245 Int8, c246 Int32 NOT NULL, c247 Utf8 NOT NULL, c248 Timestamp, c249 Decimal(15,0) NOT NULL, c250 Date NOT NULL, c251 Uint8, c252 String NOT NULL, c253 String NOT NULL, c254 Bool, c255 Date32, c256 Interval64 NOT NULL, c257 JsonDocument NOT NULL, c258 Bool NOT NULL, c259 Uint64, c260 Double, c261 Interval64, c262 Uint8 NOT NULL, c263 Int32, c264 String, c265 Datetime NOT NULL, c266 String NOT NULL, c267 Int8 NOT NULL, c268 Int64, c269 Utf8, c270 Date NOT NULL, c271 Date NOT NULL, c272 String NOT NULL, c273 Int32 NOT NULL, c274 Decimal(22,9), c275 Json NOT NULL, c276 Timestamp64, c277 Decimal(15,0) NOT NULL, c278 Int8 NOT NULL, c279 Int32, c280 Utf8, c281 Uint32, c282 Utf8 NOT NULL, c283 JsonDocument NOT NULL, c284 Int64 NOT NULL, c285 Decimal(22,9), c286 Decimal(35,10) NOT NULL, c287 Date32 NOT NULL, c288 Int32 NOT NULL, c289 Uint8 NOT NULL, c290 JsonDocument, c291 Decimal(22,9) NOT NULL, c292 Interval64, c293 Datetime64 NOT NULL, c294 Int16, c295 Json, c296 Int64 NOT NULL, c297 Int16 NOT NULL, c298 Uint16 NOT NULL, c299 Date32 NOT NULL, c300 Date, c301 Timestamp NOT NULL, c302 Uint64, c303 Float, c304 Datetime64, c305 Utf8 NOT NULL, c306 Int64, c307 Date NOT NULL, c308 Decimal(35,10), c309 Uint64, c310 Int8 NOT NULL, c311 Int16, c312 Int32 NOT NULL, c313 Date NOT NULL, c314 Timestamp NOT NULL, c315 Double, c316 Double NOT NULL, c317 Uint8 NOT NULL, c318 Uint16, c319 Uint8 NOT NULL, c320 JsonDocument NOT NULL, c321 Double NOT NULL, c322 Datetime, c323 Double, c324 Interval64, c325 Interval64 NOT NULL, c326 Int16 NOT NULL, c327 Datetime64 NOT NULL, c328 Decimal(22,9), c329 Uint16 NOT NULL, c330 Double NOT NULL, c331 Date32 NOT NULL, c332 Uint64 NOT NULL, c333 Timestamp NOT NULL, c334 Int64 NOT NULL, c335 Decimal(35,10) NOT NULL, c336 Date32, c337 Date NOT NULL, c338 Date NOT NULL, c339 String, c340 Decimal(35,10) NOT NULL, c341 Bool NOT NULL, c342 Int32 NOT NULL, c343 Int16, c344 Date32 NOT NULL, c345 Datetime64, c346 Int16, c347 Yson, c348 Datetime64, c349 Interval64 NOT NULL, c350 Yson, c351 Json, c352 Datetime NOT NULL, c353 Datetime, c354 String, c355 Decimal(22,9) NOT NULL, c356 Uint32, c357 Int64 NOT NULL, c358 Int32 NOT NULL, c359 Date, c360 Double, c361 Timestamp64, c362 Bool NOT NULL, c363 Uint64, c364 Int16 NOT NULL, c365 Uint16, c366 Double NOT NULL, c367 Datetime64 NOT NULL, c368 Timestamp NOT NULL, c369 Bool, c370 Yson NOT NULL, c371 Int16, c372 Int16, c373 Uint16 NOT NULL, c374 Uint64, c375 Json, c376 String, c377 Uint8 NOT NULL, c378 Json NOT NULL, c379 Decimal(15,0), c380 String, c381 Date32, c382 Int32 NOT NULL, c383 Yson NOT NULL, c384 Decimal(35,10), c385 Decimal(15,0) NOT NULL, c386 Uint32 NOT NULL, c387 Int8 NOT NULL, c388 Timestamp64, c389 Int32, c390 Yson, c391 Decimal(22,9), c392 Decimal(35,10) NOT NULL, c393 Date NOT NULL, c394 Uint8, c395 Int8 NOT NULL, c396 Uint64, c397 Datetime, c398 Decimal(15,0), c399 Decimal(22,9), c400 Interval64, c401 Int16 NOT NULL, c402 Double, c403 Utf8, c404 Interval64 NOT NULL, c405 Utf8, c406 Uint16 NOT NULL, c407 Int32, c408 Date32, c409 Decimal(35,10), c410 Uint8 NOT NULL, c411 Decimal(35,10), c412 Interval64 NOT NULL, c413 Interval64 NOT NULL, c414 Timestamp NOT NULL, c415 Uint64, c416 Yson NOT NULL, c417 Uint32, c418 Date32 NOT NULL, c419 Uint64, c420 Date, c421 Double, c422 Uint32 NOT NULL, c423 Decimal(35,10), c424 Int16, c425 Decimal(22,9), c426 Utf8, c427 Uint32 NOT NULL, c428 Date, c429 Decimal(22,9), c430 Date32 NOT NULL, c431 Yson, c432 Datetime NOT NULL, c433 Datetime, c434 JsonDocument, c435 Date32 NOT NULL, c436 Datetime64, c437 Yson NOT NULL, c438 Float NOT NULL, c439 Int16 NOT NULL, c440 Timestamp64 NOT NULL, c441 Utf8 NOT NULL, c442 Datetime64 NOT NULL, c443 Datetime NOT NULL, c444 Uint8 NOT NULL, c445 String, c446 String, c447 Date NOT NULL, c448 String, c449 Date32 NOT NULL, c450 Date32 NOT NULL, c451 Bool, c452 Interval64 NOT NULL, c453 Utf8 NOT NULL, c454 Timestamp, c455 Uint64, c456 Yson NOT NULL, c457 Float NOT NULL, c458 Int32, c459 Yson, c460 Int64 NOT NULL, c461 Decimal(22,9), c462 Decimal(15,0), c463 Float NOT NULL, c464 Json, c465 JsonDocument, c466 Yson NOT NULL, c467 Datetime64 NOT NULL, c468 Utf8, c469 Int64, c470 Double, c471 Timestamp64, c472 Uint16, c473 Yson NOT NULL, c474 Double NOT NULL, c475 String NOT NULL, c476 Bool NOT NULL, c477 Int16 NOT NULL, c478 Double NOT NULL, c479 Int16, c480 Decimal(15,0), c481 Int8 NOT NULL, c482 Date32 NOT NULL, c483 Uint64, c484 Int8, c485 Int8, c486 String NOT NULL, c487 Double, c488 String, c489 Uint32 NOT NULL, c490 Decimal(15,0) NOT NULL, c491 Timestamp, c492 Decimal(15,0) NOT NULL, c493 Uint32 NOT NULL, c494 Datetime, c495 Utf8 NOT NULL, c496 Uint8, c497 Yson NOT NULL, c498 Uint8, c499 Timestamp, c500 Bool NOT NULL, c501 Int8 NOT NULL, c502 Int64 NOT NULL, c503 JsonDocument NOT NULL, c504 Timestamp64 NOT NULL, c505 Uint64, c506 Timestamp64, c507 Int16, c508 Timestamp64 NOT NULL, c509 Int32, c510 Decimal(35,10) NOT NULL, c511 Uint32, c512 Uint16, c513 Uint16, c514 Json, c515 Decimal(15,0), c516 Datetime NOT NULL, c517 Interval64, c518 Date NOT NULL, c519 Utf8 NOT NULL, c520 Int8 NOT NULL, c521 JsonDocument, c522 Interval64, c523 Uint8, c524 Uint32 NOT NULL, c525 Uint8 NOT NULL, c526 Float, c527 Datetime64, c528 Json NOT NULL, c529 Int8 NOT NULL, c530 Datetime64 NOT NULL, c531 Date, c532 Uint64 NOT NULL, c533 Decimal(15,0) NOT NULL, c534 Uint64 NOT NULL, c535 Datetime64, c536 Date NOT NULL, c537 Uint8, c538 Timestamp NOT NULL, c539 Uint8 NOT NULL, c540 Timestamp64, c541 Int64, c542 Utf8 NOT NULL, c543 Decimal(22,9), c544 String NOT NULL, c545 Datetime64 NOT NULL, c546 Double, c547 Yson, c548 Uint16 NOT NULL, c549 JsonDocument, c550 Float NOT NULL, c551 Date, c552 Date NOT NULL, c553 JsonDocument, c554 JsonDocument, c555 Datetime64 NOT NULL, c556 Float, c557 Double NOT NULL, c558 Uint16, c559 Decimal(22,9), c560 Uint64, c561 Uint8 NOT NULL, c562 Uint32, c563 Uint8, c564 Float, c565 Json NOT NULL, c566 Interval64 NOT NULL, c567 Uint64 NOT NULL, c568 Utf8, c569 Int8 NOT NULL, c570 Json, c571 Decimal(35,10), c572 Timestamp64 NOT NULL, c573 Date NOT NULL, c574 Uint8 NOT NULL, c575 Decimal(15,0), c576 Decimal(15,0) NOT NULL, c577 Uint32, c578 Uint64 NOT NULL, c579 Interval64, c580 Timestamp NOT NULL, c581 Uint16, c582 Uint16 NOT NULL, c583 Double NOT NULL, c584 Uint32, c585 String NOT NULL, c586 Yson, c587 Interval64, c588 String NOT NULL, c589 Decimal(22,9), c590 String NOT NULL, c591 Uint16, c592 Decimal(15,0), c593 Date32 NOT NULL, c594 Bool, c595 Yson, c596 Uint16 NOT NULL, c597 Bool NOT NULL, c598 Bool NOT NULL, c599 Int8 NOT NULL, c600 JsonDocument, c601 Interval64, c602 Decimal(22,9) NOT NULL, c603 Interval64 NOT NULL, c604 String NOT NULL, c605 Date, c606 Uint8 NOT NULL, c607 Decimal(15,0), c608 Yson NOT NULL, c609 Bool NOT NULL, c610 Decimal(22,9), c611 Date NOT NULL, c612 Json, c613 Int32, c614 Json, c615 JsonDocument NOT NULL, c616 Json, c617 Datetime64, c618 Interval64 NOT NULL, c619 Bool, c620 Json, c621 Decimal(15,0) NOT NULL, c622 Yson NOT NULL, c623 Datetime, c624 Interval64, c625 Float NOT NULL, c626 Double, c627 Json, c628 Datetime, c629 Bool, c630 Timestamp NOT NULL, c631 Decimal(35,10), c632 Uint64 NOT NULL,\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)\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, 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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c3\\\', 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 \\\'c3\\\', 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:272 Stopped node localhost:27060/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:16552/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:28048/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:16088/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:19194/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:22844/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:16705/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:10241/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:5205/8
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5227
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29090
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16603
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16705
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62789
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27491
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30141
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5205
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6837
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5491
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5427
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27060
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2486
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26897
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9007
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10241
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2567
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22637
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12325
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16552
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14570
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24213
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22844
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22427
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9835
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14310
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19194
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19174
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2999
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64217
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28048
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16670
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24497
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1553
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16088
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3345
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20731
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4673
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26225
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23954
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3866
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21561
============================== slowest durations ===============================
22.09s teardown test_workload.py::TestYdbWorkload::test
10.05s setup    test_workload.py::TestYdbWorkload::test
5.92s call     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/sbo7/002322/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:16088 --database /Root --duration 120' has failed with code 1.
Errors:
...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 \'c3\', 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 38.93s ==============================
