============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:8268 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c20\', 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/bif1/000c4d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23209
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6762
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23114
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1189
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28531
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7988
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4587
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3956
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32347
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Working directory: /home/runner/.ya/build/build_root/bif1/000c4d/r3tmp/kikimr_cluster_88v_looz
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8268
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17751
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30609
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17273
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_cxwy5d0v.log --grpc-port=8268 --mon-port=17751 --ic-port=23209 --module=1
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22789
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14360
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19987
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29832
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_h4i9tano.log --grpc-port=22789 --mon-port=14360 --ic-port=6762 --module=2
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27523
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22912
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4628
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13497
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_i9e4w_ca.log --grpc-port=27523 --mon-port=22912 --ic-port=23114 --module=3
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9514
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12910
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3349
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61531
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_io7dg_2r.log --grpc-port=9514 --mon-port=12910 --ic-port=1189 --module=4
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29005
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27662
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9376
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17605
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_2zun8a7_.log --grpc-port=29005 --mon-port=27662 --ic-port=28531 --module=5
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24015
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28481
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15126
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_a_xpj02g.log --grpc-port=24015 --mon-port=25124 --ic-port=7988 --module=6
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22285
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9235
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13069
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_6x_l77yt.log --grpc-port=22285 --mon-port=9235 --ic-port=4587 --module=7
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29707
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16819
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4730
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24806
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_o8rwxe21.log --grpc-port=29707 --mon-port=16819 --ic-port=3956 --module=8
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6930
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11288
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11758
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19667
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_orhj0oif.log --grpc-port=6930 --mon-port=11288 --ic-port=32347 --module=9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:8268/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_cxwy5d0v.log --grpc-port=8268 --mon-port=17751 --ic-port=23209 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bif1/000c4d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_cxwy5d0v.log', '--grpc-port=8268', '--mon-port=17751', '--ic-port=23209', '--module=1')' in '/home/runner/.ya/build/build_root/bif1/000c4d/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: 415771
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:8268/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/bif1/000c4d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 415782
DEBUG    ya.test:process.py:259 Command (pid 415782) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 415782) elapsed time (sec): 1.477440357208252
DEBUG    ya.test:process.py:263 Command (pid 415782) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 415782) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 415782) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 415782) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 415782) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 415782) maxrss: 475900
DEBUG    ya.test:process.py:263 Command (pid 415782) minflt: 45210
DEBUG    ya.test:process.py:263 Command (pid 415782) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 415782) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 415782) nivcsw: 284
DEBUG    ya.test:process.py:263 Command (pid 415782) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 415782) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 415782) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 415782) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 415782) stime: 0.263262
DEBUG    ya.test:process.py:263 Command (pid 415782) utime: 0.591154
DEBUG    ya.test:process.py:263 Command (pid 415782) wtime: 1.48
DEBUG    ya.test:process.py:275 Command (pid 415782) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tvkyjyhoq
    Host information: 
        Linux ghrun-2tvkyjyhoq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:22789/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_h4i9tano.log --grpc-port=22789 --mon-port=14360 --ic-port=6762 --module=2
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bif1/000c4d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_h4i9tano.log', '--grpc-port=22789', '--mon-port=14360', '--ic-port=6762', '--module=2')' in '/home/runner/.ya/build/build_root/bif1/000c4d/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: 416174
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:22789/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/bif1/000c4d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 416182
DEBUG    ya.test:process.py:259 Command (pid 416182) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 416182) elapsed time (sec): 1.0817899703979492
DEBUG    ya.test:process.py:263 Command (pid 416182) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 416182) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 416182) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 416182) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 416182) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 416182) maxrss: 475764
DEBUG    ya.test:process.py:263 Command (pid 416182) minflt: 45208
DEBUG    ya.test:process.py:263 Command (pid 416182) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 416182) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 416182) nivcsw: 238
DEBUG    ya.test:process.py:263 Command (pid 416182) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 416182) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 416182) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 416182) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 416182) stime: 0.2486
DEBUG    ya.test:process.py:263 Command (pid 416182) utime: 0.507246
DEBUG    ya.test:process.py:263 Command (pid 416182) wtime: 1.089
DEBUG    ya.test:process.py:275 Command (pid 416182) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tvkyjyhoq
    Host information: 
        Linux ghrun-2tvkyjyhoq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:27523/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_i9e4w_ca.log --grpc-port=27523 --mon-port=22912 --ic-port=23114 --module=3
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bif1/000c4d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_i9e4w_ca.log', '--grpc-port=27523', '--mon-port=22912', '--ic-port=23114', '--module=3')' in '/home/runner/.ya/build/build_root/bif1/000c4d/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: 416540
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:27523/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/bif1/000c4d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 416542
DEBUG    ya.test:process.py:259 Command (pid 416542) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 416542) elapsed time (sec): 1.1416864395141602
DEBUG    ya.test:process.py:263 Command (pid 416542) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 416542) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 416542) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 416542) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 416542) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 416542) maxrss: 475708
DEBUG    ya.test:process.py:263 Command (pid 416542) minflt: 45185
DEBUG    ya.test:process.py:263 Command (pid 416542) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 416542) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 416542) nivcsw: 172
DEBUG    ya.test:process.py:263 Command (pid 416542) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 416542) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 416542) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 416542) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 416542) stime: 0.22525299999999998
DEBUG    ya.test:process.py:263 Command (pid 416542) utime: 0.5344909999999999
DEBUG    ya.test:process.py:263 Command (pid 416542) wtime: 1.144
DEBUG    ya.test:process.py:275 Command (pid 416542) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tvkyjyhoq
    Host information: 
        Linux ghrun-2tvkyjyhoq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:9514/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_io7dg_2r.log --grpc-port=9514 --mon-port=12910 --ic-port=1189 --module=4
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bif1/000c4d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_io7dg_2r.log', '--grpc-port=9514', '--mon-port=12910', '--ic-port=1189', '--module=4')' in '/home/runner/.ya/build/build_root/bif1/000c4d/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: 416985
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:9514/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/bif1/000c4d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 416992
DEBUG    ya.test:process.py:259 Command (pid 416992) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 416992) elapsed time (sec): 1.99471116065979
DEBUG    ya.test:process.py:263 Command (pid 416992) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 416992) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 416992) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 416992) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 416992) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 416992) maxrss: 475796
DEBUG    ya.test:process.py:263 Command (pid 416992) minflt: 45143
DEBUG    ya.test:process.py:263 Command (pid 416992) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 416992) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 416992) nivcsw: 264
DEBUG    ya.test:process.py:263 Command (pid 416992) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 416992) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 416992) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 416992) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 416992) stime: 0.274319
DEBUG    ya.test:process.py:263 Command (pid 416992) utime: 0.6363219999999999
DEBUG    ya.test:process.py:263 Command (pid 416992) wtime: 2.009
DEBUG    ya.test:process.py:275 Command (pid 416992) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tvkyjyhoq
    Host information: 
        Linux ghrun-2tvkyjyhoq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 4 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:29005/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_2zun8a7_.log --grpc-port=29005 --mon-port=27662 --ic-port=28531 --module=5
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bif1/000c4d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_2zun8a7_.log', '--grpc-port=29005', '--mon-port=27662', '--ic-port=28531', '--module=5')' in '/home/runner/.ya/build/build_root/bif1/000c4d/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: 417504
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:29005/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/bif1/000c4d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 417518
DEBUG    ya.test:process.py:259 Command (pid 417518) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 417518) elapsed time (sec): 1.358719825744629
DEBUG    ya.test:process.py:263 Command (pid 417518) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 417518) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 417518) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 417518) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 417518) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 417518) maxrss: 475184
DEBUG    ya.test:process.py:263 Command (pid 417518) minflt: 45181
DEBUG    ya.test:process.py:263 Command (pid 417518) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 417518) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 417518) nivcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 417518) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 417518) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 417518) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 417518) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 417518) stime: 0.26942099999999997
DEBUG    ya.test:process.py:263 Command (pid 417518) utime: 0.597374
DEBUG    ya.test:process.py:263 Command (pid 417518) wtime: 1.371
DEBUG    ya.test:process.py:275 Command (pid 417518) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tvkyjyhoq
    Host information: 
        Linux ghrun-2tvkyjyhoq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 5 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:24015/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_a_xpj02g.log --grpc-port=24015 --mon-port=25124 --ic-port=7988 --module=6
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bif1/000c4d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_a_xpj02g.log', '--grpc-port=24015', '--mon-port=25124', '--ic-port=7988', '--module=6')' in '/home/runner/.ya/build/build_root/bif1/000c4d/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: 417668
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:24015/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/bif1/000c4d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 417670
DEBUG    ya.test:process.py:259 Command (pid 417670) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 417670) elapsed time (sec): 1.1551868915557861
DEBUG    ya.test:process.py:263 Command (pid 417670) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 417670) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 417670) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 417670) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 417670) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 417670) maxrss: 475872
DEBUG    ya.test:process.py:263 Command (pid 417670) minflt: 45207
DEBUG    ya.test:process.py:263 Command (pid 417670) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 417670) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 417670) nivcsw: 199
DEBUG    ya.test:process.py:263 Command (pid 417670) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 417670) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 417670) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 417670) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 417670) stime: 0.238422
DEBUG    ya.test:process.py:263 Command (pid 417670) utime: 0.565133
DEBUG    ya.test:process.py:263 Command (pid 417670) wtime: 1.168
DEBUG    ya.test:process.py:275 Command (pid 417670) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tvkyjyhoq
    Host information: 
        Linux ghrun-2tvkyjyhoq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 6 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:22285/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_6x_l77yt.log --grpc-port=22285 --mon-port=9235 --ic-port=4587 --module=7
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bif1/000c4d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_6x_l77yt.log', '--grpc-port=22285', '--mon-port=9235', '--ic-port=4587', '--module=7')' in '/home/runner/.ya/build/build_root/bif1/000c4d/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: 417716
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:22285/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/bif1/000c4d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 417717
DEBUG    ya.test:process.py:259 Command (pid 417717) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 417717) elapsed time (sec): 1.3818540573120117
DEBUG    ya.test:process.py:263 Command (pid 417717) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 417717) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 417717) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 417717) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 417717) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 417717) maxrss: 475796
DEBUG    ya.test:process.py:263 Command (pid 417717) minflt: 45193
DEBUG    ya.test:process.py:263 Command (pid 417717) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 417717) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 417717) nivcsw: 277
DEBUG    ya.test:process.py:263 Command (pid 417717) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 417717) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 417717) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 417717) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 417717) stime: 0.289688
DEBUG    ya.test:process.py:263 Command (pid 417717) utime: 0.5995619999999999
DEBUG    ya.test:process.py:263 Command (pid 417717) wtime: 1.387
DEBUG    ya.test:process.py:275 Command (pid 417717) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tvkyjyhoq
    Host information: 
        Linux ghrun-2tvkyjyhoq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 7 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:29707/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_o8rwxe21.log --grpc-port=29707 --mon-port=16819 --ic-port=3956 --module=8
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bif1/000c4d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_o8rwxe21.log', '--grpc-port=29707', '--mon-port=16819', '--ic-port=3956', '--module=8')' in '/home/runner/.ya/build/build_root/bif1/000c4d/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: 418089
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:29707/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/bif1/000c4d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 418120
DEBUG    ya.test:process.py:259 Command (pid 418120) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 418120) elapsed time (sec): 1.2715070247650146
DEBUG    ya.test:process.py:263 Command (pid 418120) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 418120) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 418120) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 418120) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 418120) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 418120) maxrss: 475600
DEBUG    ya.test:process.py:263 Command (pid 418120) minflt: 45194
DEBUG    ya.test:process.py:263 Command (pid 418120) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 418120) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 418120) nivcsw: 252
DEBUG    ya.test:process.py:263 Command (pid 418120) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 418120) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 418120) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 418120) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 418120) stime: 0.25723399999999996
DEBUG    ya.test:process.py:263 Command (pid 418120) utime: 0.615036
DEBUG    ya.test:process.py:263 Command (pid 418120) wtime: 1.277
DEBUG    ya.test:process.py:275 Command (pid 418120) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tvkyjyhoq
    Host information: 
        Linux ghrun-2tvkyjyhoq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 8 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:6930/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_orhj0oif.log --grpc-port=6930 --mon-port=11288 --ic-port=32347 --module=9
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bif1/000c4d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_orhj0oif.log', '--grpc-port=6930', '--mon-port=11288', '--ic-port=32347', '--module=9')' in '/home/runner/.ya/build/build_root/bif1/000c4d/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: 418465
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:6930/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/bif1/000c4d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 418466
DEBUG    ya.test:process.py:259 Command (pid 418466) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 418466) elapsed time (sec): 1.4855060577392578
DEBUG    ya.test:process.py:263 Command (pid 418466) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 418466) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 418466) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 418466) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 418466) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 418466) maxrss: 475544
DEBUG    ya.test:process.py:263 Command (pid 418466) minflt: 45117
DEBUG    ya.test:process.py:263 Command (pid 418466) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 418466) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 418466) nivcsw: 235
DEBUG    ya.test:process.py:263 Command (pid 418466) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 418466) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 418466) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 418466) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 418466) stime: 0.24240699999999998
DEBUG    ya.test:process.py:263 Command (pid 418466) utime: 0.6382559999999999
DEBUG    ya.test:process.py:263 Command (pid 418466) wtime: 1.495
DEBUG    ya.test:process.py:275 Command (pid 418466) output:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tvkyjyhoq
    Host information: 
        Linux ghrun-2tvkyjyhoq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 9 version:
Git info:
    Commit: adb44c074251a1871f952a1fe07a46be1893a61c
    Branch: 
    Author: nfrmtk <nfrmtk.aka.fkfka@gmail.com>
    Summary: Merge 48882a55d21ba4abb146d6a9c2cd1aadf2a909fc into 959c4f93fed7b73b12b83b26b671758583f027f9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/bif1/000c4d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8268', '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: 23209\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6762\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23114\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1189\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28531\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7988\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4587\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3956\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32347\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/bif1/000c4d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8268', '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: 23209\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6762\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23114\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1189\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28531\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7988\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4587\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3956\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32347\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 419826
DEBUG    ya.test:process.py:259 Command (pid 419826) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 419826) elapsed time (sec): 1.5156853199005127
DEBUG    ya.test:process.py:263 Command (pid 419826) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 419826) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 419826) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 419826) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 419826) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 419826) maxrss: 769108
DEBUG    ya.test:process.py:263 Command (pid 419826) minflt: 51416
DEBUG    ya.test:process.py:263 Command (pid 419826) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 419826) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 419826) nivcsw: 241
DEBUG    ya.test:process.py:263 Command (pid 419826) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 419826) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 419826) nvcsw: 547
DEBUG    ya.test:process.py:263 Command (pid 419826) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 419826) stime: 0.283872
DEBUG    ya.test:process.py:263 Command (pid 419826) utime: 0.6510549999999999
DEBUG    ya.test:process.py:263 Command (pid 419826) wtime: 1.528
DEBUG    ya.test:process.py:275 Command (pid 419826) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/bif1/000c4d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8268', '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/bif1/000c4d/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8268', '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: 420486
DEBUG    ya.test:process.py:259 Command (pid 420486) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 420486) elapsed time (sec): 1.2904443740844727
DEBUG    ya.test:process.py:263 Command (pid 420486) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 420486) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 420486) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 420486) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 420486) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 420486) maxrss: 769108
DEBUG    ya.test:process.py:263 Command (pid 420486) minflt: 51515
DEBUG    ya.test:process.py:263 Command (pid 420486) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 420486) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 420486) nivcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 420486) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 420486) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 420486) nvcsw: 787
DEBUG    ya.test:process.py:263 Command (pid 420486) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 420486) stime: 0.322937
DEBUG    ya.test:process.py:263 Command (pid 420486) utime: 0.613779
DEBUG    ya.test:process.py:263 Command (pid 420486) wtime: 1.305
DEBUG    ya.test:process.py:275 Command (pid 420486) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

DEBUG    ya.test:process.py:276 Command (pid 420486) 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, 7b4054aa-42cf-407f-a812-1dac8219fee7, localhost:8268): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7b4054aa-42cf-407f-a812-1dac8219fee7, localhost:8268): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7b4054aa-42cf-407f-a812-1dac8219fee7, localhost:8268): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tvkyjyhoq.auto.internal" port: 6930 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-2tvkyjyhoq.auto.internal" port: 29005 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-2tvkyjyhoq.auto.internal" port: 9514 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-2tvkyjyhoq.auto.internal" port: 8268 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-2tvkyjyhoq.auto.internal" port: 29707 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-2tvkyjyhoq.auto.internal" port: 22789 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-2tvkyjyhoq.auto.internal" port: 27523 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-2tvkyjyhoq.auto.internal" port: 24015 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-2tvkyjyhoq.auto.internal" port: 22285 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-2tvkyjyhoq.auto.internal:8268, location 1, ssl: False>, <Endpoint ghrun-2tvkyjyhoq.auto.internal:9514, location 1, ssl: False>, <Endpoint ghrun-2tvkyjyhoq.auto.internal:22285, location 1, ssl: False>, <Endpoint ghrun-2tvkyjyhoq.auto.internal:27523, location 3, ssl: False>, <Endpoint ghrun-2tvkyjyhoq.auto.internal:24015, location 3, ssl: False>, <Endpoint ghrun-2tvkyjyhoq.auto.internal:29005, location 2, ssl: False>, <Endpoint ghrun-2tvkyjyhoq.auto.internal:6930, location 3, ssl: False>, <Endpoint ghrun-2tvkyjyhoq.auto.internal:22789, location 2, ssl: False>, <Endpoint ghrun-2tvkyjyhoq.auto.internal:29707, 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/bif1/000c4d/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/bif1/000c4d/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:8268', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
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    ya.test:process.py:628 Command pid: 421241
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:8268
DEBUG    ya.test:process.py:259 Command (pid 421241) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 421241) elapsed time (sec): 46.151326179504395
DEBUG    ya.test:process.py:263 Command (pid 421241) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 421241) inblock: 383744
DEBUG    ya.test:process.py:263 Command (pid 421241) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 421241) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 421241) majflt: 40
DEBUG    ya.test:process.py:263 Command (pid 421241) maxrss: 780108
DEBUG    ya.test:process.py:263 Command (pid 421241) minflt: 127955
DEBUG    ya.test:process.py:263 Command (pid 421241) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 421241) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 421241) nivcsw: 1034
DEBUG    ya.test:process.py:263 Command (pid 421241) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 421241) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 421241) nvcsw: 5581
DEBUG    ya.test:process.py:263 Command (pid 421241) oublock: 32
DEBUG    ya.test:process.py:263 Command (pid 421241) stime: 0.921576
DEBUG    ya.test:process.py:263 Command (pid 421241) utime: 2.647792
DEBUG    ya.test:process.py:263 Command (pid 421241) wtime: 46.183
DEBUG    ya.test:process.py:275 Command (pid 421241) output:

DEBUG    ya.test:process.py:276 Command (pid 421241) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c20\', 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/17553` (
                    c0 Uint8 NOT NULL, c1 Uint16 NOT NULL, c2 Timestamp64 NOT NULL, c3 Uint8 NOT NULL, c4 Date NOT NULL, c5 Date NOT NULL, c6 Date NOT NULL, c7 Date NOT NULL, c8 Utf8 NOT NULL, c9 Decimal(35,10) NOT NULL, c10 Decimal(15,0) NOT NULL, c11 Int16 NOT NULL, c12 Datetime NOT NULL, c13 Int64 NOT NULL, c14 Int32 NOT NULL, c15 Uint8 NOT NULL, c16 String NOT NULL, c17 Decimal(22,9) NOT NULL, c18 Uint64 NOT NULL, c19 Decimal(22,9) NOT NULL, c20 Bool NOT NULL, c21 String NOT NULL, c22 Date32 NOT NULL, c23 Bool NOT NULL, c24 Date32 NOT NULL, c25 Int32 NOT NULL, c26 Int64 NOT NULL, c27 Decimal(22,9) NOT NULL, c28 Decimal(35,10) NOT NULL, c29 Date32 NOT NULL, c30 Uint8 NOT NULL, c31 Decimal(22,9) NOT NULL, c32 Date NOT NULL, c33 Bool NOT NULL, c34 Int16 NOT NULL, c35 Datetime NOT NULL, c36 Int8 NOT NULL, c37 Bool NOT NULL, c38 Datetime NOT NULL, c39 Uint32 NOT NULL, c40 Timestamp NOT NULL, c41 Int64 NOT NULL, c42 Uint8 NOT NULL, c43 Bool NOT NULL, c44 Uint64 NOT NULL, c45 Int16 NOT NULL, c46 Uint16 NOT NULL, c47 Date32 NOT NULL, c48 Int8 NOT NULL, c49 Date NOT NULL, c50 Date32 NOT NULL, c51 Timestamp64 NOT NULL, c52 Decimal(35,10) NOT NULL, c53 Decimal(35,10) NOT NULL, c54 Timestamp NOT NULL, c55 Int32 NOT NULL, c56 Uint16 NOT NULL, c57 Decimal(15,0) NOT NULL, c58 Uint16 NOT NULL, c59 Int8 NOT NULL, c60 Uint8 NOT NULL, c61 Bool NOT NULL, c62 Date NOT NULL, c63 Bool NOT NULL, c64 Interval64 NOT NULL, c65 Int8 NOT NULL, c66 Decimal(15,0) NOT NULL, c67 String NOT NULL, c68 Int32 NOT NULL, c69 Int64 NOT NULL, c70 String NOT NULL, c71 Int16 NOT NULL, c72 Datetime NOT NULL, c73 Timestamp NOT NULL, c74 Bool NOT NULL, c75 Date32 NOT NULL, c76 String NOT NULL, c77 Int64 NOT NULL, c78 Datetime NOT NULL, c79 Decimal(22,9) NOT NULL, c80 Decimal(35,10) NOT NULL, c81 Date32 NOT NULL, c82 Utf8 NOT NULL, c83 Decimal(15,0) NOT NULL, c84 Date32 NOT NULL, c85 Uint16 NOT NULL, c86 Timestamp64 NOT NULL, c87 Uint32 NOT NULL, c88 Uint8 NOT NULL, c89 Timestamp64 NOT NULL, c90 Int8 NOT NULL, c91 Decimal(35,10) NOT NULL, c92 Date NOT NULL, c93 Date NOT NULL, c94 Decimal(22,9) NOT NULL, c95 Date NOT NULL, c96 Int16 NOT NULL, c97 Decimal(22,9) NOT NULL, c98 Datetime64 NOT NULL, c99 Utf8 NOT NULL, c100 Uint32 NOT NULL, c101 Decimal(35,10) NOT NULL, c102 Decimal(15,0) NOT NULL, c103 Uint8 NOT NULL, c104 String NOT NULL, c105 Datetime64 NOT NULL, c106 Uint16 NOT NULL, c107 Bool NOT NULL, c108 Int16 NOT NULL, c109 Bool NOT NULL, c110 Date NOT NULL, c111 Timestamp64 NOT NULL, c112 Utf8 NOT NULL, c113 Uint32 NOT NULL, c114 Uint64 NOT NULL, c115 Datetime NOT NULL, c116 Datetime NOT NULL, c117 Date NOT NULL, c118 Timestamp64 NOT NULL, c119 Utf8 NOT NULL, c120 Decimal(22,9) NOT NULL, c121 Datetime64 NOT NULL, c122 Bool NOT NULL, c123 Decimal(22,9) NOT NULL, c124 Timestamp64 NOT NULL, c125 Decimal(15,0) NOT NULL, c126 Decimal(22,9) NOT NULL, c127 Decimal(22,9) NOT NULL, c128 Timestamp64 NOT NULL, c129 Uint64 NOT NULL, c130 Uint16 NOT NULL, c131 Date32 NOT NULL, c132 Int8 NOT NULL, c133 Date NOT NULL, c134 Int8 NOT NULL, c135 Timestamp64 NOT NULL, c136 Int64 NOT NULL, c137 Interval64 NOT NULL, c138 Uint32 NOT NULL, c139 Date32 NOT NULL, c140 Decimal(35,10) NOT NULL, c141 Datetime NOT NULL, c142 Int8 NOT NULL, c143 Uint64 NOT NULL, c144 Uint16 NOT NULL, c145 Int32 NOT NULL, c146 Bool NOT NULL, c147 Bool NOT NULL, c148 String NOT NULL, c149 Int16 NOT NULL, c150 Datetime NOT NULL, c151 Decimal(35,10) NOT NULL, c152 Int8 NOT NULL, c153 Int64 NOT NULL, c154 Timestamp64 NOT NULL, c155 Int8 NOT NULL, c156 Int32 NOT NULL, c157 Int64 NOT NULL, c158 Int16 NOT NULL, c159 Uint16 NOT NULL, c160 Datetime64 NOT NULL, c161 Datetime NOT NULL, c162 Datetime64 NOT NULL, c163 Int32 NOT NULL, c164 Int8 NOT NULL, c165 Datetime64 NOT NULL, c166 Int8 NOT NULL, c167 Decimal(35,10) NOT NULL, c168 Datetime64 NOT NULL, c169 Int64 NOT NULL, c170 Date NOT NULL, c171 Decimal(15,0) NOT NULL, c172 Interval64 NOT NULL, c173 Timestamp64 NOT NULL, c174 Date32 NOT NULL, c175 Int64 NOT NULL, c176 Datetime64 NOT NULL, c177 Int32 NOT NULL, c178 Uint32 NOT NULL, c179 Uint32 NOT NULL, c180 Datetime NOT NULL, c181 Decimal(22,9) NOT NULL, c182 Datetime64 NOT NULL, c183 Datetime64 NOT NULL, c184 Datetime NOT NULL, c185 String NOT NULL, c186 Timestamp NOT NULL, c187 String NOT NULL, c188 Interval64 NOT NULL, c189 Datetime NOT NULL, c190 Utf8 NOT NULL, c191 Timestamp64 NOT NULL, c192 Utf8 NOT NULL, c193 Uint16 NOT NULL, c194 Timestamp NOT NULL, c195 Date32 NOT NULL, c196 Int16 NOT NULL, c197 Uint64 NOT NULL, c198 Timestamp64 NOT NULL, c199 Decimal(22,9) NOT NULL, c200 Uint64 NOT NULL, c201 String NOT NULL, c202 Timestamp NOT NULL, c203 Int8 NOT NULL, c204 Int16 NOT NULL, c205 Uint32 NOT NULL, c206 Interval64 NOT NULL, c207 Int32 NOT NULL, c208 Datetime64 NOT NULL, c209 Timestamp64 NOT NULL, c210 Date NOT NULL, c211 Uint16 NOT NULL, c212 Uint32 NOT NULL, c213 String NOT NULL, c214 Utf8 NOT NULL, c215 Datetime NOT NULL, c216 Uint32 NOT NULL, c217 Int64 NOT NULL, c218 Interval64 NOT NULL, c219 Timestamp64 NOT NULL, c220 Uint64 NOT NULL, c221 Datetime NOT NULL, c222 Datetime64 NOT NULL, c223 Int16 NOT NULL, c224 Timestamp64 NOT NULL, c225 Bool NOT NULL, c226 Timestamp64 NOT NULL, c227 Date32 NOT NULL, c228 Datetime NOT NULL, c229 String NOT NULL, c230 Uint16 NOT NULL, c231 String NOT NULL, c232 Interval64 NOT NULL, c233 Int64 NOT NULL, c234 String NOT NULL, c235 Uint64 NOT NULL, c236 Uint8 NOT NULL, c237 Decimal(22,9) NOT NULL, c238 Uint16 NOT NULL, c239 Timestamp64 NOT NULL, c240 String NOT NULL, c241 Int64 NOT NULL, c242 Date NOT NULL, c243 Datetime64 NOT NULL, c244 Uint64 NOT NULL, c245 Decimal(22,9) NOT NULL, c246 Int32 NOT NULL, c247 Interval64 NOT NULL, c248 Uint64 NOT NULL, c249 Uint16 NOT NULL, c250 Int32 NOT NULL, c251 Decimal(22,9) NOT NULL, c252 Datetime64 NOT NULL, c253 Uint32 NOT NULL, c254 Int16 NOT NULL, c255 Bool NOT NULL, c256 Uint64 NOT NULL, c257 Timestamp64 NOT NULL, c258 Utf8 NOT NULL, c259 Timestamp NOT NULL, c260 Int16 NOT NULL, c261 String NOT NULL, c262 Date32 NOT NULL, c263 Uint32 NOT NULL, c264 Timestamp64 NOT NULL, c265 Int32 NOT NULL, c266 Decimal(22,9) NOT NULL, c267 Timestamp NOT NULL, c268 Date NOT NULL, c269 String NOT NULL, c270 String NOT NULL, c271 Int32 NOT NULL, c272 Int64 NOT NULL, c273 String NOT NULL, c274 Uint32 NOT NULL, c275 Bool NOT NULL, c276 Int32 NOT NULL, c277 String NOT NULL, c278 Timestamp NOT NULL, c279 Uint32 NOT NULL, c280 Timestamp NOT NULL, c281 Timestamp64 NOT NULL, c282 Int64 NOT NULL, c283 Int16 NOT NULL, c284 Decimal(22,9) NOT NULL, c285 Int16 NOT NULL, c286 Datetime64 NOT NULL, c287 Datetime64 NOT NULL, c288 Datetime64 NOT NULL, c289 Timestamp NOT NULL, c290 Datetime NOT NULL, c291 Decimal(22,9) NOT NULL, c292 Uint16 NOT NULL, c293 Uint8 NOT NULL, c294 Uint8 NOT NULL, c295 Uint16 NOT NULL, c296 Uint16 NOT NULL, c297 Datetime NOT NULL, c298 Decimal(15,0) NOT NULL, c299 Datetime NOT NULL, c300 Timestamp NOT NULL, c301 Uint64 NOT NULL, c302 Date32 NOT NULL, c303 Uint32 NOT NULL, c304 Interval64 NOT NULL, c305 String NOT NULL, c306 Datetime64 NOT NULL, c307 Int8 NOT NULL, c308 Uint64 NOT NULL, c309 Int64 NOT NULL, c310 Uint32 NOT NULL, c311 Int8 NOT NULL, c312 Int8 NOT NULL, c313 Int32 NOT NULL, c314 Datetime64 NOT NULL, c315 Uint64 NOT NULL, c316 Int8 NOT NULL, c317 Datetime64 NOT NULL, c318 Decimal(15,0) NOT NULL, c319 Int32 NOT NULL, c320 Uint8 NOT NULL, c321 Uint64 NOT NULL, c322 Date NOT NULL, c323 Uint64 NOT NULL, c324 Uint64 NOT NULL, c325 Interval64 NOT NULL, c326 Decimal(15,0), c327 Int64, c328 Timestamp64, c329 Uint8, c330 Yson NOT NULL, c331 Int16 NOT NULL, c332 Uint64, c333 Timestamp64, c334 String NOT NULL, c335 Int32, c336 Json, c337 Timestamp64 NOT NULL, c338 Decimal(15,0) NOT NULL, c339 Bool NOT NULL, c340 Int64, c341 Int32, c342 Int32 NOT NULL, c343 Int16, c344 Timestamp64 NOT NULL, c345 Decimal(15,0), c346 Uint32 NOT NULL, c347 Uint32, c348 Int8 NOT NULL, c349 Decimal(35,10) NOT NULL, c350 Bool NOT NULL, c351 JsonDocument, c352 Bool NOT NULL, c353 Datetime, c354 Date, c355 String, c356 Decimal(35,10), c357 Int32, c358 Date32, c359 Utf8, c360 Datetime64, c361 Date, c362 Date32 NOT NULL, c363 Datetime64 NOT NULL, c364 Uint8 NOT NULL, c365 Int8, c366 Bool, c367 Yson, c368 Decimal(35,10), c369 Int64 NOT NULL, c370 Datetime64 NOT NULL, c371 Uint64, c372 Timestamp, c373 Int64 NOT NULL, c374 Float, c375 Double NOT NULL, c376 Bool, c377 Int64, c378 Int32, c379 Interval64, c380 Uint64, c381 Date, c382 Int8, c383 Timestamp, c384 Datetime NOT NULL, c385 Datetime64 NOT NULL, c386 Datetime NOT NULL, c387 Date, c388 Bool NOT NULL, c389 Datetime NOT NULL, c390 Uint64, c391 Int16, c392 JsonDocument, c393 String NOT NULL, c394 Decimal(35,10), c395 Decimal(22,9) NOT NULL, c396 Decimal(35,10), c397 Interval64, c398 Interval64, c399 Yson, c400 Uint32, c401 Bool, c402 Float, c403 Date, c404 Int16, c405 Date32 NOT NULL, c406 Int8 NOT NULL, c407 Uint16, c408 Interval64, c409 Json NOT NULL, c410 Datetime64, c411 Int8, c412 Decimal(15,0) NOT NULL, c413 Int64, c414 Date32 NOT NULL, c415 String, c416 String, c417 Uint32 NOT NULL, c418 Int16 NOT NULL, c419 Decimal(22,9) NOT NULL, c420 Int8, c421 Uint32, c422 Timestamp64, c423 JsonDocument, c424 Uint8, c425 JsonDocument NOT NULL, c426 Datetime64, c427 Uint16 NOT NULL, c428 Int32, c429 Int32, c430 Json, c431 Decimal(15,0), c432 Date NOT NULL, c433 Yson NOT NULL, c434 Decimal(15,0), c435 Json NOT NULL, c436 Date, c437 Date32, c438 Date32, c439 Decimal(35,10), c440 Uint64 NOT NULL, c441 Date32, c442 Uint8, c443 Date NOT NULL, c444 JsonDocument, c445 Uint8 NOT NULL, c446 Utf8 NOT NULL, c447 Datetime, c448 Date32, c449 Timestamp64 NOT NULL, c450 Date32, c451 Utf8 NOT NULL, c452 JsonDocument, c453 Uint64, c454 Decimal(35,10), c455 Yson NOT NULL, c456 Decimal(35,10), c457 Uint64, c458 Bool NOT NULL, c459 Date, c460 Datetime64, c461 JsonDocument NOT NULL, c462 Uint16, c463 Yson NOT NULL, c464 Timestamp64, c465 Timestamp, c466 Yson 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, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324)
                )
                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, c103, c104, c105)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c20\', 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 \'c20\', 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 \\\'c20\\\', 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/17553` (\n                    c0 Uint8 NOT NULL, c1 Uint16 NOT NULL, c2 Timestamp64 NOT NULL, c3 Uint8 NOT NULL, c4 Date NOT NULL, c5 Date NOT NULL, c6 Date NOT NULL, c7 Date NOT NULL, c8 Utf8 NOT NULL, c9 Decimal(35,10) NOT NULL, c10 Decimal(15,0) NOT NULL, c11 Int16 NOT NULL, c12 Datetime NOT NULL, c13 Int64 NOT NULL, c14 Int32 NOT NULL, c15 Uint8 NOT NULL, c16 String NOT NULL, c17 Decimal(22,9) NOT NULL, c18 Uint64 NOT NULL, c19 Decimal(22,9) NOT NULL, c20 Bool NOT NULL, c21 String NOT NULL, c22 Date32 NOT NULL, c23 Bool NOT NULL, c24 Date32 NOT NULL, c25 Int32 NOT NULL, c26 Int64 NOT NULL, c27 Decimal(22,9) NOT NULL, c28 Decimal(35,10) NOT NULL, c29 Date32 NOT NULL, c30 Uint8 NOT NULL, c31 Decimal(22,9) NOT NULL, c32 Date NOT NULL, c33 Bool NOT NULL, c34 Int16 NOT NULL, c35 Datetime NOT NULL, c36 Int8 NOT NULL, c37 Bool NOT NULL, c38 Datetime NOT NULL, c39 Uint32 NOT NULL, c40 Timestamp NOT NULL, c41 Int64 NOT NULL, c42 Uint8 NOT NULL, c43 Bool NOT NULL, c44 Uint64 NOT NULL, c45 Int16 NOT NULL, c46 Uint16 NOT NULL, c47 Date32 NOT NULL, c48 Int8 NOT NULL, c49 Date NOT NULL, c50 Date32 NOT NULL, c51 Timestamp64 NOT NULL, c52 Decimal(35,10) NOT NULL, c53 Decimal(35,10) NOT NULL, c54 Timestamp NOT NULL, c55 Int32 NOT NULL, c56 Uint16 NOT NULL, c57 Decimal(15,0) NOT NULL, c58 Uint16 NOT NULL, c59 Int8 NOT NULL, c60 Uint8 NOT NULL, c61 Bool NOT NULL, c62 Date NOT NULL, c63 Bool NOT NULL, c64 Interval64 NOT NULL, c65 Int8 NOT NULL, c66 Decimal(15,0) NOT NULL, c67 String NOT NULL, c68 Int32 NOT NULL, c69 Int64 NOT NULL, c70 String NOT NULL, c71 Int16 NOT NULL, c72 Datetime NOT NULL, c73 Timestamp NOT NULL, c74 Bool NOT NULL, c75 Date32 NOT NULL, c76 String NOT NULL, c77 Int64 NOT NULL, c78 Datetime NOT NULL, c79 Decimal(22,9) NOT NULL, c80 Decimal(35,10) NOT NULL, c81 Date32 NOT NULL, c82 Utf8 NOT NULL, c83 Decimal(15,0) NOT NULL, c84 Date32 NOT NULL, c85 Uint16 NOT NULL, c86 Timestamp64 NOT NULL, c87 Uint32 NOT NULL, c88 Uint8 NOT NULL, c89 Timestamp64 NOT NULL, c90 Int8 NOT NULL, c91 Decimal(35,10) NOT NULL, c92 Date NOT NULL, c93 Date NOT NULL, c94 Decimal(22,9) NOT NULL, c95 Date NOT NULL, c96 Int16 NOT NULL, c97 Decimal(22,9) NOT NULL, c98 Datetime64 NOT NULL, c99 Utf8 NOT NULL, c100 Uint32 NOT NULL, c101 Decimal(35,10) NOT NULL, c102 Decimal(15,0) NOT NULL, c103 Uint8 NOT NULL, c104 String NOT NULL, c105 Datetime64 NOT NULL, c106 Uint16 NOT NULL, c107 Bool NOT NULL, c108 Int16 NOT NULL, c109 Bool NOT NULL, c110 Date NOT NULL, c111 Timestamp64 NOT NULL, c112 Utf8 NOT NULL, c113 Uint32 NOT NULL, c114 Uint64 NOT NULL, c115 Datetime NOT NULL, c116 Datetime NOT NULL, c117 Date NOT NULL, c118 Timestamp64 NOT NULL, c119 Utf8 NOT NULL, c120 Decimal(22,9) NOT NULL, c121 Datetime64 NOT NULL, c122 Bool NOT NULL, c123 Decimal(22,9) NOT NULL, c124 Timestamp64 NOT NULL, c125 Decimal(15,0) NOT NULL, c126 Decimal(22,9) NOT NULL, c127 Decimal(22,9) NOT NULL, c128 Timestamp64 NOT NULL, c129 Uint64 NOT NULL, c130 Uint16 NOT NULL, c131 Date32 NOT NULL, c132 Int8 NOT NULL, c133 Date NOT NULL, c134 Int8 NOT NULL, c135 Timestamp64 NOT NULL, c136 Int64 NOT NULL, c137 Interval64 NOT NULL, c138 Uint32 NOT NULL, c139 Date32 NOT NULL, c140 Decimal(35,10) NOT NULL, c141 Datetime NOT NULL, c142 Int8 NOT NULL, c143 Uint64 NOT NULL, c144 Uint16 NOT NULL, c145 Int32 NOT NULL, c146 Bool NOT NULL, c147 Bool NOT NULL, c148 String NOT NULL, c149 Int16 NOT NULL, c150 Datetime NOT NULL, c151 Decimal(35,10) NOT NULL, c152 Int8 NOT NULL, c153 Int64 NOT NULL, c154 Timestamp64 NOT NULL, c155 Int8 NOT NULL, c156 Int32 NOT NULL, c157 Int64 NOT NULL, c158 Int16 NOT NULL, c159 Uint16 NOT NULL, c160 Datetime64 NOT NULL, c161 Datetime NOT NULL, c162 Datetime64 NOT NULL, c163 Int32 NOT NULL, c164 Int8 NOT NULL, c165 Datetime64 NOT NULL, c166 Int8 NOT NULL, c167 Decimal(35,10) NOT NULL, c168 Datetime64 NOT NULL, c169 Int64 NOT NULL, c170 Date NOT NULL, c171 Decimal(15,0) NOT NULL, c172 Interval64 NOT NULL, c173 Timestamp64 NOT NULL, c174 Date32 NOT NULL, c175 Int64 NOT NULL, c176 Datetime64 NOT NULL, c177 Int32 NOT NULL, c178 Uint32 NOT NULL, c179 Uint32 NOT NULL, c180 Datetime NOT NULL, c181 Decimal(22,9) NOT NULL, c182 Datetime64 NOT NULL, c183 Datetime64 NOT NULL, c184 Datetime NOT NULL, c185 String NOT NULL, c186 Timestamp NOT NULL, c187 String NOT NULL, c188 Interval64 NOT NULL, c189 Datetime NOT NULL, c190 Utf8 NOT NULL, c191 Timestamp64 NOT NULL, c192 Utf8 NOT NULL, c193 Uint16 NOT NULL, c194 Timestamp NOT NULL, c195 Date32 NOT NULL, c196 Int16 NOT NULL, c197 Uint64 NOT NULL, c198 Timestamp64 NOT NULL, c199 Decimal(22,9) NOT NULL, c200 Uint64 NOT NULL, c201 String NOT NULL, c202 Timestamp NOT NULL, c203 Int8 NOT NULL, c204 Int16 NOT NULL, c205 Uint32 NOT NULL, c206 Interval64 NOT NULL, c207 Int32 NOT NULL, c208 Datetime64 NOT NULL, c209 Timestamp64 NOT NULL, c210 Date NOT NULL, c211 Uint16 NOT NULL, c212 Uint32 NOT NULL, c213 String NOT NULL, c214 Utf8 NOT NULL, c215 Datetime NOT NULL, c216 Uint32 NOT NULL, c217 Int64 NOT NULL, c218 Interval64 NOT NULL, c219 Timestamp64 NOT NULL, c220 Uint64 NOT NULL, c221 Datetime NOT NULL, c222 Datetime64 NOT NULL, c223 Int16 NOT NULL, c224 Timestamp64 NOT NULL, c225 Bool NOT NULL, c226 Timestamp64 NOT NULL, c227 Date32 NOT NULL, c228 Datetime NOT NULL, c229 String NOT NULL, c230 Uint16 NOT NULL, c231 String NOT NULL, c232 Interval64 NOT NULL, c233 Int64 NOT NULL, c234 String NOT NULL, c235 Uint64 NOT NULL, c236 Uint8 NOT NULL, c237 Decimal(22,9) NOT NULL, c238 Uint16 NOT NULL, c239 Timestamp64 NOT NULL, c240 String NOT NULL, c241 Int64 NOT NULL, c242 Date NOT NULL, c243 Datetime64 NOT NULL, c244 Uint64 NOT NULL, c245 Decimal(22,9) NOT NULL, c246 Int32 NOT NULL, c247 Interval64 NOT NULL, c248 Uint64 NOT NULL, c249 Uint16 NOT NULL, c250 Int32 NOT NULL, c251 Decimal(22,9) NOT NULL, c252 Datetime64 NOT NULL, c253 Uint32 NOT NULL, c254 Int16 NOT NULL, c255 Bool NOT NULL, c256 Uint64 NOT NULL, c257 Timestamp64 NOT NULL, c258 Utf8 NOT NULL, c259 Timestamp NOT NULL, c260 Int16 NOT NULL, c261 String NOT NULL, c262 Date32 NOT NULL, c263 Uint32 NOT NULL, c264 Timestamp64 NOT NULL, c265 Int32 NOT NULL, c266 Decimal(22,9) NOT NULL, c267 Timestamp NOT NULL, c268 Date NOT NULL, c269 String NOT NULL, c270 String NOT NULL, c271 Int32 NOT NULL, c272 Int64 NOT NULL, c273 String NOT NULL, c274 Uint32 NOT NULL, c275 Bool NOT NULL, c276 Int32 NOT NULL, c277 String NOT NULL, c278 Timestamp NOT NULL, c279 Uint32 NOT NULL, c280 Timestamp NOT NULL, c281 Timestamp64 NOT NULL, c282 Int64 NOT NULL, c283 Int16 NOT NULL, c284 Decimal(22,9) NOT NULL, c285 Int16 NOT NULL, c286 Datetime64 NOT NULL, c287 Datetime64 NOT NULL, c288 Datetime64 NOT NULL, c289 Timestamp NOT NULL, c290 Datetime NOT NULL, c291 Decimal(22,9) NOT NULL, c292 Uint16 NOT NULL, c293 Uint8 NOT NULL, c294 Uint8 NOT NULL, c295 Uint16 NOT NULL, c296 Uint16 NOT NULL, c297 Datetime NOT NULL, c298 Decimal(15,0) NOT NULL, c299 Datetime NOT NULL, c300 Timestamp NOT NULL, c301 Uint64 NOT NULL, c302 Date32 NOT NULL, c303 Uint32 NOT NULL, c304 Interval64 NOT NULL, c305 String NOT NULL, c306 Datetime64 NOT NULL, c307 Int8 NOT NULL, c308 Uint64 NOT NULL, c309 Int64 NOT NULL, c310 Uint32 NOT NULL, c311 Int8 NOT NULL, c312 Int8 NOT NULL, c313 Int32 NOT NULL, c314 Datetime64 NOT NULL, c315 Uint64 NOT NULL, c316 Int8 NOT NULL, c317 Datetime64 NOT NULL, c318 Decimal(15,0) NOT NULL, c319 Int32 NOT NULL, c320 Uint8 NOT NULL, c321 Uint64 NOT NULL, c322 Date NOT NULL, c323 Uint64 NOT NULL, c324 Uint64 NOT NULL, c325 Interval64 NOT NULL, c326 Decimal(15,0), c327 Int64, c328 Timestamp64, c329 Uint8, c330 Yson NOT NULL, c331 Int16 NOT NULL, c332 Uint64, c333 Timestamp64, c334 String NOT NULL, c335 Int32, c336 Json, c337 Timestamp64 NOT NULL, c338 Decimal(15,0) NOT NULL, c339 Bool NOT NULL, c340 Int64, c341 Int32, c342 Int32 NOT NULL, c343 Int16, c344 Timestamp64 NOT NULL, c345 Decimal(15,0), c346 Uint32 NOT NULL, c347 Uint32, c348 Int8 NOT NULL, c349 Decimal(35,10) NOT NULL, c350 Bool NOT NULL, c351 JsonDocument, c352 Bool NOT NULL, c353 Datetime, c354 Date, c355 String, c356 Decimal(35,10), c357 Int32, c358 Date32, c359 Utf8, c360 Datetime64, c361 Date, c362 Date32 NOT NULL, c363 Datetime64 NOT NULL, c364 Uint8 NOT NULL, c365 Int8, c366 Bool, c367 Yson, c368 Decimal(35,10), c369 Int64 NOT NULL, c370 Datetime64 NOT NULL, c371 Uint64, c372 Timestamp, c373 Int64 NOT NULL, c374 Float, c375 Double NOT NULL, c376 Bool, c377 Int64, c378 Int32, c379 Interval64, c380 Uint64, c381 Date, c382 Int8, c383 Timestamp, c384 Datetime NOT NULL, c385 Datetime64 NOT NULL, c386 Datetime NOT NULL, c387 Date, c388 Bool NOT NULL, c389 Datetime NOT NULL, c390 Uint64, c391 Int16, c392 JsonDocument, c393 String NOT NULL, c394 Decimal(35,10), c395 Decimal(22,9) NOT NULL, c396 Decimal(35,10), c397 Interval64, c398 Interval64, c399 Yson, c400 Uint32, c401 Bool, c402 Float, c403 Date, c404 Int16, c405 Date32 NOT NULL, c406 Int8 NOT NULL, c407 Uint16, c408 Interval64, c409 Json NOT NULL, c410 Datetime64, c411 Int8, c412 Decimal(15,0) NOT NULL, c413 Int64, c414 Date32 NOT NULL, c415 String, c416 String, c417 Uint32 NOT NULL, c418 Int16 NOT NULL, c419 Decimal(22,9) NOT NULL, c420 Int8, c421 Uint32, c422 Timestamp64, c423 JsonDocument, c424 Uint8, c425 JsonDocument NOT NULL, c426 Datetime64, c427 Uint16 NOT NULL, c428 Int32, c429 Int32, c430 Json, c431 Decimal(15,0), c432 Date NOT NULL, c433 Yson NOT NULL, c434 Decimal(15,0), c435 Json NOT NULL, c436 Date, c437 Date32, c438 Date32, c439 Decimal(35,10), c440 Uint64 NOT NULL, c441 Date32, c442 Uint8, c443 Date NOT NULL, c444 JsonDocument, c445 Uint8 NOT NULL, c446 Utf8 NOT NULL, c447 Datetime, c448 Date32, c449 Timestamp64 NOT NULL, c450 Date32, c451 Utf8 NOT NULL, c452 JsonDocument, c453 Uint64, c454 Decimal(35,10), c455 Yson NOT NULL, c456 Decimal(35,10), c457 Uint64, c458 Bool NOT NULL, c459 Date, c460 Datetime64, c461 JsonDocument NOT NULL, c462 Uint16, c463 Yson NOT NULL, c464 Timestamp64, c465 Timestamp, c466 Yson 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, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324)\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, c103, c104, c105)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c20\\\', 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 \\\'c20\\\', 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:29707/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:6930/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:27523/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:22789/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:29005/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:9514/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:24015/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:22285/7
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)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:8268/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19667
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11758
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11288
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6930
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24806
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4730
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16819
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29707
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13069
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16205
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9235
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22285
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15126
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28481
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25124
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24015
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17605
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9376
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27662
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29005
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61531
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3349
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12910
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9514
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13497
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4628
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22912
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27523
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29832
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19987
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14360
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22789
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17273
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30609
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17751
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8268
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32347
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3956
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4587
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7988
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28531
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1189
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23114
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6762
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23209
============================== slowest durations ===============================
46.24s call     test_workload.py::TestYdbWorkload::test
42.12s teardown test_workload.py::TestYdbWorkload::test
26.04s setup    test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/bif1/000c4d/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:8268 --database /Root --duration 120' has failed with code 1.
Errors:
...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c20\', 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 118.17s (0:01:58) =========================
