============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:7674 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', 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:185 Binary was found by /home/runner/.ya/build/build_root/k9pu/0001e6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32283
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25768
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16655
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22593
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21237
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61640
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24773
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2217
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/k9pu/0001e6/r3tmp/kikimr_cluster_fbd30m3f
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7674
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3745
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16125
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21844
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_gu5mi56z.log --grpc-port=7674 --mon-port=3745 --ic-port=32283
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29784
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29317
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16288
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10099
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_aptb9q7z.log --grpc-port=29784 --mon-port=29317 --ic-port=25768
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19506
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6530
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21305
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6209
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_nn85nwoc.log --grpc-port=19506 --mon-port=6530 --ic-port=16655
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9861
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12803
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20919
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2123
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_4rb95p4e.log --grpc-port=9861 --mon-port=12803 --ic-port=22593
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26818
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10602
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6156
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29211
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_rrf242zy.log --grpc-port=26818 --mon-port=10602 --ic-port=11074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16031
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26084
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2841
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_f86gaicr.log --grpc-port=14335 --mon-port=16031 --ic-port=21237
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1797
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32643
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14376
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13556
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_1m3wpxn0.log --grpc-port=1797 --mon-port=32643 --ic-port=61640
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24612
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19047
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17868
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29013
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_zmz9ntj2.log --grpc-port=24612 --mon-port=19047 --ic-port=24773
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20156
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24654
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31912
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6563
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_x4cxrtyv.log --grpc-port=20156 --mon-port=24654 --ic-port=2217
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7674/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_gu5mi56z.log --grpc-port=7674 --mon-port=3745 --ic-port=32283
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k9pu/0001e6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_gu5mi56z.log', '--grpc-port=7674', '--mon-port=3745', '--ic-port=32283')' in '/home/runner/.ya/build/build_root/k9pu/0001e6/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: 3847669
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:7674/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/k9pu/0001e6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3847671
DEBUG    ya.test:process.py:259 Command (pid 3847671) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3847671) elapsed time (sec): 0.333158016204834
DEBUG    ya.test:process.py:263 Command (pid 3847671) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3847671) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3847671) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3847671) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3847671) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3847671) maxrss: 541100
DEBUG    ya.test:process.py:263 Command (pid 3847671) minflt: 16173
DEBUG    ya.test:process.py:263 Command (pid 3847671) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3847671) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3847671) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3847671) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3847671) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3847671) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3847671) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3847671) stime: 0.17960199999999998
DEBUG    ya.test:process.py:263 Command (pid 3847671) utime: 0.105418
DEBUG    ya.test:process.py:263 Command (pid 3847671) wtime: 0.334
DEBUG    ya.test:process.py:275 Command (pid 3847671) output:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29784/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_aptb9q7z.log --grpc-port=29784 --mon-port=29317 --ic-port=25768
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k9pu/0001e6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_aptb9q7z.log', '--grpc-port=29784', '--mon-port=29317', '--ic-port=25768')' in '/home/runner/.ya/build/build_root/k9pu/0001e6/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: 3848005
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29784/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/k9pu/0001e6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3848007
DEBUG    ya.test:process.py:259 Command (pid 3848007) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3848007) elapsed time (sec): 0.35334014892578125
DEBUG    ya.test:process.py:263 Command (pid 3848007) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3848007) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3848007) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3848007) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3848007) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3848007) maxrss: 541108
DEBUG    ya.test:process.py:263 Command (pid 3848007) minflt: 16173
DEBUG    ya.test:process.py:263 Command (pid 3848007) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3848007) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3848007) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3848007) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3848007) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3848007) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3848007) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3848007) stime: 0.22269899999999998
DEBUG    ya.test:process.py:263 Command (pid 3848007) utime: 0.082047
DEBUG    ya.test:process.py:263 Command (pid 3848007) wtime: 0.354
DEBUG    ya.test:process.py:275 Command (pid 3848007) output:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19506/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_nn85nwoc.log --grpc-port=19506 --mon-port=6530 --ic-port=16655
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k9pu/0001e6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_nn85nwoc.log', '--grpc-port=19506', '--mon-port=6530', '--ic-port=16655')' in '/home/runner/.ya/build/build_root/k9pu/0001e6/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: 3848355
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:19506/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/k9pu/0001e6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3848356
DEBUG    ya.test:process.py:259 Command (pid 3848356) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3848356) elapsed time (sec): 0.3121209144592285
DEBUG    ya.test:process.py:263 Command (pid 3848356) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3848356) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3848356) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3848356) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3848356) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3848356) maxrss: 541096
DEBUG    ya.test:process.py:263 Command (pid 3848356) minflt: 19828
DEBUG    ya.test:process.py:263 Command (pid 3848356) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3848356) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3848356) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3848356) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3848356) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3848356) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3848356) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3848356) stime: 0.183884
DEBUG    ya.test:process.py:263 Command (pid 3848356) utime: 0.07994899999999999
DEBUG    ya.test:process.py:263 Command (pid 3848356) wtime: 0.313
DEBUG    ya.test:process.py:275 Command (pid 3848356) output:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9861/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_4rb95p4e.log --grpc-port=9861 --mon-port=12803 --ic-port=22593
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k9pu/0001e6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_4rb95p4e.log', '--grpc-port=9861', '--mon-port=12803', '--ic-port=22593')' in '/home/runner/.ya/build/build_root/k9pu/0001e6/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: 3848587
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:9861/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/k9pu/0001e6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3848588
DEBUG    ya.test:process.py:259 Command (pid 3848588) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3848588) elapsed time (sec): 0.30544185638427734
DEBUG    ya.test:process.py:263 Command (pid 3848588) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3848588) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3848588) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3848588) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3848588) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 3848588) maxrss: 540992
DEBUG    ya.test:process.py:263 Command (pid 3848588) minflt: 20922
DEBUG    ya.test:process.py:263 Command (pid 3848588) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3848588) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3848588) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3848588) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3848588) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3848588) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3848588) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3848588) stime: 0.17804999999999999
DEBUG    ya.test:process.py:263 Command (pid 3848588) utime: 0.079133
DEBUG    ya.test:process.py:263 Command (pid 3848588) wtime: 0.306
DEBUG    ya.test:process.py:275 Command (pid 3848588) output:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26818/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_rrf242zy.log --grpc-port=26818 --mon-port=10602 --ic-port=11074
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k9pu/0001e6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_rrf242zy.log', '--grpc-port=26818', '--mon-port=10602', '--ic-port=11074')' in '/home/runner/.ya/build/build_root/k9pu/0001e6/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: 3848799
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:26818/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/k9pu/0001e6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3848800
DEBUG    ya.test:process.py:259 Command (pid 3848800) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3848800) elapsed time (sec): 0.3707866668701172
DEBUG    ya.test:process.py:263 Command (pid 3848800) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3848800) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3848800) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3848800) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3848800) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3848800) maxrss: 540992
DEBUG    ya.test:process.py:263 Command (pid 3848800) minflt: 20133
DEBUG    ya.test:process.py:263 Command (pid 3848800) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3848800) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3848800) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3848800) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3848800) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3848800) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3848800) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3848800) stime: 0.226912
DEBUG    ya.test:process.py:263 Command (pid 3848800) utime: 0.095542
DEBUG    ya.test:process.py:263 Command (pid 3848800) wtime: 0.372
DEBUG    ya.test:process.py:275 Command (pid 3848800) output:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14335/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_f86gaicr.log --grpc-port=14335 --mon-port=16031 --ic-port=21237
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k9pu/0001e6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_f86gaicr.log', '--grpc-port=14335', '--mon-port=16031', '--ic-port=21237')' in '/home/runner/.ya/build/build_root/k9pu/0001e6/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: 3849028
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14335/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/k9pu/0001e6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3849038
DEBUG    ya.test:process.py:259 Command (pid 3849038) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3849038) elapsed time (sec): 0.3560969829559326
DEBUG    ya.test:process.py:263 Command (pid 3849038) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3849038) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3849038) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3849038) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3849038) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3849038) maxrss: 541108
DEBUG    ya.test:process.py:263 Command (pid 3849038) minflt: 16172
DEBUG    ya.test:process.py:263 Command (pid 3849038) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3849038) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3849038) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3849038) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3849038) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3849038) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3849038) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3849038) stime: 0.211982
DEBUG    ya.test:process.py:263 Command (pid 3849038) utime: 0.095992
DEBUG    ya.test:process.py:263 Command (pid 3849038) wtime: 0.357
DEBUG    ya.test:process.py:275 Command (pid 3849038) output:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1797/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_1m3wpxn0.log --grpc-port=1797 --mon-port=32643 --ic-port=61640
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k9pu/0001e6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_1m3wpxn0.log', '--grpc-port=1797', '--mon-port=32643', '--ic-port=61640')' in '/home/runner/.ya/build/build_root/k9pu/0001e6/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: 3849376
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1797/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/k9pu/0001e6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3849377
DEBUG    ya.test:process.py:259 Command (pid 3849377) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3849377) elapsed time (sec): 0.3016350269317627
DEBUG    ya.test:process.py:263 Command (pid 3849377) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3849377) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3849377) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3849377) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3849377) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3849377) maxrss: 541108
DEBUG    ya.test:process.py:263 Command (pid 3849377) minflt: 16174
DEBUG    ya.test:process.py:263 Command (pid 3849377) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3849377) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3849377) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3849377) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3849377) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3849377) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3849377) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3849377) stime: 0.175277
DEBUG    ya.test:process.py:263 Command (pid 3849377) utime: 0.077903
DEBUG    ya.test:process.py:263 Command (pid 3849377) wtime: 0.302
DEBUG    ya.test:process.py:275 Command (pid 3849377) output:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24612/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_zmz9ntj2.log --grpc-port=24612 --mon-port=19047 --ic-port=24773
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k9pu/0001e6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_zmz9ntj2.log', '--grpc-port=24612', '--mon-port=19047', '--ic-port=24773')' in '/home/runner/.ya/build/build_root/k9pu/0001e6/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: 3849522
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24612/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/k9pu/0001e6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3849525
DEBUG    ya.test:process.py:259 Command (pid 3849525) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3849525) elapsed time (sec): 0.30682373046875
DEBUG    ya.test:process.py:263 Command (pid 3849525) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3849525) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3849525) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3849525) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3849525) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3849525) maxrss: 541064
DEBUG    ya.test:process.py:263 Command (pid 3849525) minflt: 18223
DEBUG    ya.test:process.py:263 Command (pid 3849525) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3849525) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3849525) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3849525) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3849525) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3849525) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3849525) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3849525) stime: 0.177609
DEBUG    ya.test:process.py:263 Command (pid 3849525) utime: 0.080731
DEBUG    ya.test:process.py:263 Command (pid 3849525) wtime: 0.308
DEBUG    ya.test:process.py:275 Command (pid 3849525) output:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20156/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k9pu/0001e6/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:266 Final command: /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_x4cxrtyv.log --grpc-port=20156 --mon-port=24654 --ic-port=2217
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k9pu/0001e6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_x4cxrtyv.log', '--grpc-port=20156', '--mon-port=24654', '--ic-port=2217')' in '/home/runner/.ya/build/build_root/k9pu/0001e6/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: 3849733
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20156/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/k9pu/0001e6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3849747
DEBUG    ya.test:process.py:259 Command (pid 3849747) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3849747) elapsed time (sec): 0.3337392807006836
DEBUG    ya.test:process.py:263 Command (pid 3849747) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3849747) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3849747) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3849747) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3849747) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3849747) maxrss: 541116
DEBUG    ya.test:process.py:263 Command (pid 3849747) minflt: 16171
DEBUG    ya.test:process.py:263 Command (pid 3849747) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3849747) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3849747) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3849747) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3849747) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3849747) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3849747) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3849747) stime: 0.19045299999999998
DEBUG    ya.test:process.py:263 Command (pid 3849747) utime: 0.09522599999999999
DEBUG    ya.test:process.py:263 Command (pid 3849747) wtime: 0.335
DEBUG    ya.test:process.py:275 Command (pid 3849747) output:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: a4dbb0e44e71dc036c4d201c9e2f76e4fffff610
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 587703b012e84dfaf07d81b46ec168f212b274a7 into fc2c18b2a41b3e2a369c2030ced251048cbdb4a5
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/k9pu/0001e6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7674', '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: 32283\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25768\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16655\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22593\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11074\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21237\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61640\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24773\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2217\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/k9pu/0001e6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7674', '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: 32283\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25768\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16655\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22593\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11074\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21237\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61640\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24773\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2217\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3850608
DEBUG    ya.test:process.py:259 Command (pid 3850608) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3850608) elapsed time (sec): 0.34009313583374023
DEBUG    ya.test:process.py:263 Command (pid 3850608) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3850608) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3850608) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3850608) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3850608) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3850608) maxrss: 549356
DEBUG    ya.test:process.py:263 Command (pid 3850608) minflt: 18317
DEBUG    ya.test:process.py:263 Command (pid 3850608) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3850608) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3850608) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3850608) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3850608) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3850608) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 3850608) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3850608) stime: 0.18874
DEBUG    ya.test:process.py:263 Command (pid 3850608) utime: 0.10785099999999999
DEBUG    ya.test:process.py:263 Command (pid 3850608) wtime: 0.341
DEBUG    ya.test:process.py:275 Command (pid 3850608) 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 3850608) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/k9pu/0001e6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7674', '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/k9pu/0001e6/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7674', '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: 3850749
DEBUG    ya.test:process.py:259 Command (pid 3850749) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3850749) elapsed time (sec): 0.31616806983947754
DEBUG    ya.test:process.py:263 Command (pid 3850749) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3850749) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3850749) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3850749) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3850749) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3850749) maxrss: 549368
DEBUG    ya.test:process.py:263 Command (pid 3850749) minflt: 18315
DEBUG    ya.test:process.py:263 Command (pid 3850749) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3850749) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3850749) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3850749) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3850749) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3850749) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 3850749) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3850749) stime: 0.170906
DEBUG    ya.test:process.py:263 Command (pid 3850749) utime: 0.10173
DEBUG    ya.test:process.py:263 Command (pid 3850749) wtime: 0.317
DEBUG    ya.test:process.py:275 Command (pid 3850749) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 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, 44bd14ab-2a36-4946-a5a0-8bb37611a3fd, localhost:7674): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 44bd14ab-2a36-4946-a5a0-8bb37611a3fd, localhost:7674): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 44bd14ab-2a36-4946-a5a0-8bb37611a3fd, localhost:7674): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ghmuan4vfy.auto.internal" port: 19506 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-ghmuan4vfy.auto.internal" port: 26818 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-ghmuan4vfy.auto.internal" port: 29784 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-ghmuan4vfy.auto.internal" port: 1797 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-ghmuan4vfy.auto.internal" port: 24612 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-ghmuan4vfy.auto.internal" port: 20156 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-ghmuan4vfy.auto.internal" port: 9861 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-ghmuan4vfy.auto.internal" port: 7674 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-ghmuan4vfy.auto.internal" port: 14335 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ghmuan4vfy.auto.internal:9861, location 1, ssl: False>, <Endpoint ghrun-ghmuan4vfy.auto.internal:7674, location 1, ssl: False>, <Endpoint ghrun-ghmuan4vfy.auto.internal:1797, location 1, ssl: False>, <Endpoint ghrun-ghmuan4vfy.auto.internal:24612, location 2, ssl: False>, <Endpoint ghrun-ghmuan4vfy.auto.internal:29784, location 2, ssl: False>, <Endpoint ghrun-ghmuan4vfy.auto.internal:20156, location 3, ssl: False>, <Endpoint ghrun-ghmuan4vfy.auto.internal:26818, location 2, ssl: False>, <Endpoint ghrun-ghmuan4vfy.auto.internal:14335, location 3, ssl: False>, <Endpoint ghrun-ghmuan4vfy.auto.internal:19506, location 3, 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:185 Binary was found by /home/runner/.ya/build/build_root/k9pu/0001e6/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/k9pu/0001e6/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:7674', '--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: 3850918
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:7674
DEBUG    ya.test:process.py:259 Command (pid 3850918) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3850918) elapsed time (sec): 3.4361751079559326
DEBUG    ya.test:process.py:263 Command (pid 3850918) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3850918) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3850918) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3850918) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3850918) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3850918) maxrss: 206732
DEBUG    ya.test:process.py:263 Command (pid 3850918) minflt: 17606
DEBUG    ya.test:process.py:263 Command (pid 3850918) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3850918) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3850918) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 3850918) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3850918) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3850918) nvcsw: 1585
DEBUG    ya.test:process.py:263 Command (pid 3850918) oublock: 88
DEBUG    ya.test:process.py:263 Command (pid 3850918) stime: 0.09170299999999999
DEBUG    ya.test:process.py:263 Command (pid 3850918) utime: 0.7814639999999999
DEBUG    ya.test:process.py:263 Command (pid 3850918) wtime: 3.439
DEBUG    ya.test:process.py:275 Command (pid 3850918) output:

DEBUG    ya.test:process.py:276 Command (pid 3850918) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', 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/2880` (
                    c0 Bool NOT NULL, c1 Datetime NOT NULL, c2 Interval64 NOT NULL, c3 Date NOT NULL, c4 Date NOT NULL, c5 Int64 NOT NULL, c6 Int32 NOT NULL, c7 Decimal(22,9) NOT NULL, c8 Uint32 NOT NULL, c9 Decimal(15,0) NOT NULL, c10 Interval64 NOT NULL, c11 Timestamp NOT NULL, c12 Decimal(22,9) NOT NULL, c13 Timestamp64 NOT NULL, c14 Decimal(22,9) NOT NULL, c15 Interval64 NOT NULL, c16 Datetime64 NOT NULL, c17 Int64 NOT NULL, c18 Uint16 NOT NULL, c19 Decimal(35,10) NOT NULL, c20 Datetime64 NOT NULL, c21 Date32 NOT NULL, c22 Utf8 NOT NULL, c23 Int16 NOT NULL, c24 Interval64 NOT NULL, c25 Uint16 NOT NULL, c26 Interval64 NOT NULL, c27 Decimal(15,0) NOT NULL, c28 Decimal(15,0) NOT NULL, c29 Uint32 NOT NULL, c30 Date NOT NULL, c31 Timestamp NOT NULL, c32 Int16 NOT NULL, c33 Int8 NOT NULL, c34 String NOT NULL, c35 Uint32 NOT NULL, c36 Decimal(35,10) NOT NULL, c37 Date NOT NULL, c38 Uint16 NOT NULL, c39 Int64 NOT NULL, c40 Uint32 NOT NULL, c41 String NOT NULL, c42 Uint32 NOT NULL, c43 Bool NOT NULL, c44 Date NOT NULL, c45 Decimal(35,10) NOT NULL, c46 Utf8 NOT NULL, c47 Int16 NOT NULL, c48 Decimal(35,10) NOT NULL, c49 Uint32 NOT NULL, c50 Int64 NOT NULL, c51 Date NOT NULL, c52 Int32 NOT NULL, c53 Uint32 NOT NULL, c54 Bool NOT NULL, c55 Decimal(22,9) NOT NULL, c56 Timestamp NOT NULL, c57 Date NOT NULL, c58 Uint8 NOT NULL, c59 Int32 NOT NULL, c60 Decimal(22,9) NOT NULL, c61 Uint8 NOT NULL, c62 Uint64 NOT NULL, c63 Datetime64 NOT NULL, c64 Decimal(22,9) NOT NULL, c65 Uint8 NOT NULL, c66 Uint8 NOT NULL, c67 Timestamp NOT NULL, c68 Date NOT NULL, c69 Date NOT NULL, c70 Uint32 NOT NULL, c71 Decimal(15,0) NOT NULL, c72 Int16 NOT NULL, c73 Decimal(22,9) NOT NULL, c74 Int8 NOT NULL, c75 Uint16 NOT NULL, c76 Date32 NOT NULL, c77 Date32 NOT NULL, c78 Int8 NOT NULL, c79 Decimal(22,9) NOT NULL, c80 String NOT NULL, c81 Datetime NOT NULL, c82 Uint64 NOT NULL, c83 Datetime64 NOT NULL, c84 Decimal(15,0) NOT NULL, c85 Timestamp NOT NULL, c86 Uint32 NOT NULL, c87 Int8 NOT NULL, c88 Decimal(22,9) NOT NULL, c89 Timestamp64 NOT NULL, c90 Decimal(35,10) NOT NULL, c91 Uint32 NOT NULL, c92 Bool NOT NULL, c93 Uint64 NOT NULL, c94 Uint32 NOT NULL, c95 Timestamp64 NOT NULL, c96 Datetime NOT NULL, c97 Uint8 NOT NULL, c98 Uint64 NOT NULL, c99 Datetime64 NOT NULL, c100 String NOT NULL, c101 Uint16 NOT NULL, c102 Uint32 NOT NULL, c103 Decimal(22,9) NOT NULL, c104 String NOT NULL, c105 Uint32 NOT NULL, c106 Timestamp64 NOT NULL, c107 Date32 NOT NULL, c108 Int8 NOT NULL, c109 Int64 NOT NULL, c110 Uint32 NOT NULL, c111 Datetime NOT NULL, c112 Int32 NOT NULL, c113 Date32 NOT NULL, c114 Decimal(35,10) NOT NULL, c115 Date32 NOT NULL, c116 Datetime NOT NULL, c117 Decimal(15,0) NOT NULL, c118 Timestamp64 NOT NULL, c119 Uint64 NOT NULL, c120 Uint16 NOT NULL, c121 Uint8 NOT NULL, c122 Uint64 NOT NULL, c123 Interval64 NOT NULL, c124 Bool NOT NULL, c125 Uint64 NOT NULL, c126 Date32 NOT NULL, c127 Uint16 NOT NULL, c128 Timestamp NOT NULL, c129 Int64 NOT NULL, c130 Timestamp NOT NULL, c131 Date32 NOT NULL, c132 Decimal(15,0) NOT NULL, c133 Uint8 NOT NULL, c134 Uint64 NOT NULL, c135 Uint16 NOT NULL, c136 Int32 NOT NULL, c137 Decimal(15,0) NOT NULL, c138 String NOT NULL, c139 Decimal(35,10) NOT NULL, c140 Datetime64 NOT NULL, c141 Timestamp64 NOT NULL, c142 Int16 NOT NULL, c143 Date32 NOT NULL, c144 Uint16 NOT NULL, c145 Uint16 NOT NULL, c146 String NOT NULL, c147 Interval64 NOT NULL, c148 Int8 NOT NULL, c149 Uint8 NOT NULL, c150 Decimal(15,0) NOT NULL, c151 Utf8 NOT NULL, c152 Datetime NOT NULL, c153 Int16 NOT NULL, c154 Date32 NOT NULL, c155 Decimal(15,0) NOT NULL, c156 Datetime NOT NULL, c157 Int32 NOT NULL, c158 Int64 NOT NULL, c159 Date32 NOT NULL, c160 Uint16 NOT NULL, c161 Decimal(35,10) NOT NULL, c162 Date NOT NULL, c163 Date NOT NULL, c164 Decimal(15,0) NOT NULL, c165 Uint8 NOT NULL, c166 Timestamp64 NOT NULL, c167 Uint32 NOT NULL, c168 Decimal(15,0) NOT NULL, c169 Decimal(35,10) NOT NULL, c170 String NOT NULL, c171 Decimal(35,10) NOT NULL, c172 Int16 NOT NULL, c173 Decimal(22,9) NOT NULL, c174 Datetime NOT NULL, c175 Timestamp NOT NULL, c176 Date NOT NULL, c177 Uint64 NOT NULL, c178 Date32 NOT NULL, c179 Datetime64 NOT NULL, c180 Date NOT NULL, c181 Date NOT NULL, c182 Timestamp64 NOT NULL, c183 Datetime64 NOT NULL, c184 Uint8 NOT NULL, c185 Decimal(22,9) NOT NULL, c186 Date NOT NULL, c187 Int8 NOT NULL, c188 Datetime64 NOT NULL, c189 Uint16 NOT NULL, c190 Decimal(35,10) NOT NULL, c191 Int16 NOT NULL, c192 Datetime64 NOT NULL, c193 Decimal(22,9) NOT NULL, c194 Datetime NOT NULL, c195 Decimal(22,9) NOT NULL, c196 Uint32 NOT NULL, c197 Uint8 NOT NULL, c198 Int32 NOT NULL, c199 Uint16 NOT NULL, c200 Interval64 NOT NULL, c201 Datetime64 NOT NULL, c202 Timestamp64 NOT NULL, c203 Date32 NOT NULL, c204 Int16 NOT NULL, c205 Int64 NOT NULL, c206 Int64 NOT NULL, c207 Datetime NOT NULL, c208 Timestamp NOT NULL, c209 Interval64 NOT NULL, c210 Uint32 NOT NULL, c211 Uint16 NOT NULL, c212 Uint8 NOT NULL, c213 String NOT NULL, c214 Uint8 NOT NULL, c215 Int64 NOT NULL, c216 Decimal(15,0) NOT NULL, c217 Decimal(35,10) NOT NULL, c218 String NOT NULL, c219 Uint16 NOT NULL, c220 Decimal(35,10) NOT NULL, c221 Interval64 NOT NULL, c222 Decimal(35,10) NOT NULL, c223 Utf8 NOT NULL, c224 Int8 NOT NULL, c225 Int32 NOT NULL, c226 String NOT NULL, c227 Int64 NOT NULL, c228 Uint16 NOT NULL, c229 Uint16 NOT NULL, c230 Decimal(22,9) NOT NULL, c231 Int64 NOT NULL, c232 Utf8 NOT NULL, c233 Timestamp64 NOT NULL, c234 Bool NOT NULL, c235 Datetime NOT NULL, c236 Decimal(22,9) NOT NULL, c237 Bool NOT NULL, c238 Bool NOT NULL, c239 Interval64 NOT NULL, c240 Decimal(15,0) NOT NULL, c241 Date32 NOT NULL, c242 Datetime64 NOT NULL, c243 Decimal(22,9) NOT NULL, c244 Uint32 NOT NULL, c245 Interval64 NOT NULL, c246 Uint16 NOT NULL, c247 Int8 NOT NULL, c248 Uint64 NOT NULL, c249 Decimal(15,0) NOT NULL, c250 Uint8 NOT NULL, c251 Date32 NOT NULL, c252 Int32 NOT NULL, c253 Date32 NOT NULL, c254 Utf8 NOT NULL, c255 Timestamp NOT NULL, c256 Utf8 NOT NULL, c257 Int64 NOT NULL, c258 Date NOT NULL, c259 Uint16 NOT NULL, c260 Int16 NOT NULL, c261 Date NOT NULL, c262 Decimal(22,9) NOT NULL, c263 Decimal(35,10) NOT NULL, c264 Uint32 NOT NULL, c265 Uint16 NOT NULL, c266 Date NOT NULL, c267 Decimal(15,0) NOT NULL, c268 Timestamp64 NOT NULL, c269 Timestamp64 NOT NULL, c270 Timestamp NOT NULL, c271 Decimal(22,9) NOT NULL, c272 Decimal(15,0) NOT NULL, c273 Utf8 NOT NULL, c274 Uint8 NOT NULL, c275 Decimal(15,0) NOT NULL, c276 Date NOT NULL, c277 Decimal(35,10) NOT NULL, c278 Date NOT NULL, c279 Timestamp NOT NULL, c280 Datetime NOT NULL, c281 Interval64 NOT NULL, c282 Int16 NOT NULL, c283 Datetime NOT NULL, c284 Uint32 NOT NULL, c285 Datetime64 NOT NULL, c286 Timestamp64 NOT NULL, c287 Timestamp64 NOT NULL, c288 Decimal(15,0) NOT NULL, c289 Datetime64 NOT NULL, c290 Interval64 NOT NULL, c291 Uint32 NOT NULL, c292 Int16 NOT NULL, c293 Timestamp NOT NULL, c294 Interval64 NOT NULL, c295 Timestamp NOT NULL, c296 Uint32 NOT NULL, c297 Uint16 NOT NULL, c298 Date NOT NULL, c299 Uint8 NOT NULL, c300 Date32 NOT NULL, c301 Interval64 NOT NULL, c302 Timestamp NOT NULL, c303 Uint16 NOT NULL, c304 Decimal(15,0) NOT NULL, c305 Bool NOT NULL, c306 Bool NOT NULL, c307 Datetime64 NOT NULL, c308 Int16 NOT NULL, c309 Decimal(35,10) NOT NULL, c310 Interval64 NOT NULL, c311 Int32 NOT NULL, c312 Datetime NOT NULL, c313 Date32 NOT NULL, c314 Datetime64 NOT NULL, c315 Timestamp NOT NULL, c316 Uint8 NOT NULL, c317 Datetime NOT NULL, c318 Decimal(22,9) NOT NULL, c319 Uint16 NOT NULL, c320 Date NOT NULL, c321 Date32 NOT NULL, c322 Int16 NOT NULL, c323 Datetime64 NOT NULL, c324 Decimal(15,0) NOT NULL, c325 Uint8 NOT NULL, c326 Uint32 NOT NULL, c327 Int8 NOT NULL, c328 Timestamp NOT NULL, c329 Decimal(15,0) NOT NULL, c330 Datetime NOT NULL, c331 Int64 NOT NULL, c332 Bool NOT NULL, c333 Int32 NOT NULL, c334 Uint32 NOT NULL, c335 Timestamp NOT NULL, c336 Interval64 NOT NULL, c337 Uint8 NOT NULL, c338 Uint32 NOT NULL, c339 Date32 NOT NULL, c340 Bool NOT NULL, c341 Datetime64 NOT NULL, c342 Int64 NOT NULL, c343 Timestamp NOT NULL, c344 Utf8 NOT NULL, c345 Date NOT NULL, c346 Uint8 NOT NULL, c347 Interval64 NOT NULL, c348 Uint16 NOT NULL, c349 Utf8 NOT NULL, c350 Interval64 NOT NULL, c351 Uint16 NOT NULL, c352 Decimal(15,0) NOT NULL, c353 Decimal(22,9) NOT NULL, c354 Int32 NOT NULL, c355 Decimal(22,9) NOT NULL, c356 Interval64 NOT NULL, c357 Date32 NOT NULL, c358 Timestamp64 NOT NULL, c359 Decimal(35,10) NOT NULL, c360 Uint32 NOT NULL, c361 Date NOT NULL, c362 Int8 NOT NULL, c363 Uint16 NOT NULL, c364 Decimal(22,9) NOT NULL, c365 Decimal(22,9) NOT NULL, c366 Interval64 NOT NULL, c367 Int16 NOT NULL, c368 Date NOT NULL, c369 Uint64 NOT NULL, c370 Decimal(15,0) NOT NULL, c371 Date32 NOT NULL, c372 String NOT NULL, c373 Uint32 NOT NULL, c374 Decimal(35,10) NOT NULL, c375 Interval64 NOT NULL, c376 Uint32 NOT NULL, c377 String NOT NULL, c378 Interval64 NOT NULL, c379 Bool NOT NULL, c380 Datetime64 NOT NULL, c381 Utf8 NOT NULL, c382 Uint8 NOT NULL, c383 Int16 NOT NULL, c384 Decimal(15,0) NOT NULL, c385 Int64 NOT NULL, c386 Decimal(15,0) NOT NULL, c387 Decimal(15,0) NOT NULL, c388 Date32 NOT NULL, c389 Datetime64 NOT NULL, c390 Datetime64 NOT NULL, c391 Uint32 NOT NULL, c392 Timestamp NOT NULL, c393 Timestamp64 NOT NULL, c394 Int32 NOT NULL, c395 Int64 NOT NULL, c396 Bool NOT NULL, c397 Int8 NOT NULL, c398 Decimal(22,9) NOT NULL, c399 Utf8 NOT NULL, c400 Datetime64 NOT NULL, c401 Datetime NOT NULL, c402 Bool NOT NULL, c403 Bool NOT NULL, c404 Timestamp NOT NULL, c405 Bool NOT NULL, c406 Uint32 NOT NULL, c407 Uint32 NOT NULL, c408 Uint8 NOT NULL, c409 Utf8 NOT NULL, c410 Datetime NOT NULL, c411 Decimal(22,9) NOT NULL, c412 Int16 NOT NULL, c413 Int32 NOT NULL, c414 Utf8 NOT NULL, c415 Date NOT NULL, c416 Int64 NOT NULL, c417 Bool NOT NULL, c418 Int32 NOT NULL, c419 Decimal(35,10) NOT NULL, c420 Decimal(15,0) NOT NULL, c421 Uint8 NOT NULL, c422 Datetime NOT NULL, c423 Date32 NOT NULL, c424 Int64 NOT NULL, c425 Interval64 NOT NULL, c426 Uint8 NOT NULL, c427 Timestamp NOT NULL, c428 Uint8 NOT NULL, c429 Uint64 NOT NULL, c430 Timestamp NOT NULL, c431 Uint16 NOT NULL, c432 Int32 NOT NULL, c433 Uint8 NOT NULL, c434 Uint8 NOT NULL, c435 Uint32 NOT NULL, c436 Decimal(15,0) NOT NULL, c437 String NOT NULL, c438 Int64 NOT NULL, c439 Uint64 NOT NULL, c440 Decimal(15,0) NOT NULL, c441 Decimal(22,9) NOT NULL, c442 Datetime64 NOT NULL, c443 Decimal(35,10) NOT NULL, c444 Int8 NOT NULL, c445 Datetime64 NOT NULL, c446 Int8 NOT NULL, c447 Uint8 NOT NULL, c448 Bool NOT NULL, c449 Datetime64 NOT NULL, c450 Datetime64 NOT NULL, c451 Int32 NOT NULL, c452 Uint16 NOT NULL, c453 Uint8 NOT NULL, c454 Int16 NOT NULL, c455 String NOT NULL, c456 Uint32 NOT NULL, c457 Uint8 NOT NULL, c458 Timestamp64 NOT NULL, c459 Interval64 NOT NULL, c460 Int64 NOT NULL, c461 Utf8 NOT NULL, c462 Int16 NOT NULL, c463 Decimal(15,0) NOT NULL, c464 Uint32 NOT NULL, c465 Decimal(22,9) NOT NULL, c466 Utf8 NOT NULL, c467 Int32 NOT NULL, c468 Bool NOT NULL, c469 Uint32 NOT NULL, c470 Interval64 NOT NULL, c471 Interval64 NOT NULL, c472 Uint8 NOT NULL, c473 Uint32 NOT NULL, c474 Int8 NOT NULL, c475 Timestamp NOT NULL, c476 String NOT NULL, c477 String NOT NULL, c478 Uint32 NOT NULL, c479 Uint16 NOT NULL, c480 Uint8 NOT NULL, c481 Decimal(35,10) NOT NULL, c482 Datetime64 NOT NULL, c483 Timestamp NOT NULL, c484 Interval64 NOT NULL, c485 Int32 NOT NULL, c486 Uint64 NOT NULL, c487 Decimal(15,0) NOT NULL, c488 Int8 NOT NULL, c489 Int8 NOT NULL, c490 Uint64 NOT NULL, c491 Timestamp64 NOT NULL, c492 Decimal(15,0) NOT NULL, c493 Date32 NOT NULL, c494 String NOT NULL, c495 Bool NOT NULL, c496 Interval64 NOT NULL, c497 Decimal(15,0) NOT NULL, c498 Datetime64 NOT NULL, c499 Timestamp NOT NULL, c500 Interval64 NOT NULL, c501 Uint32 NOT NULL, c502 Decimal(22,9) NOT NULL, c503 Decimal(35,10) NOT NULL, c504 Uint16 NOT NULL, c505 Bool NOT NULL, c506 Interval64 NOT NULL, c507 Decimal(22,9) NOT NULL, c508 Timestamp64 NOT NULL, c509 Decimal(22,9) NOT NULL, c510 Interval64 NOT NULL, c511 Interval64 NOT NULL, c512 Date32 NOT NULL, c513 Timestamp64 NOT NULL, c514 Utf8 NOT NULL, c515 Timestamp64 NOT NULL, c516 Bool NOT NULL, c517 Timestamp64 NOT NULL, c518 Datetime64 NOT NULL, c519 Uint8 NOT NULL, c520 Interval64 NOT NULL, c521 Date32 NOT NULL, c522 Uint32 NOT NULL, c523 Decimal(22,9) NOT NULL, c524 Decimal(35,10) NOT NULL, c525 Uint8 NOT NULL, c526 Bool NOT NULL, c527 Timestamp64 NOT NULL, c528 Int16 NOT NULL, c529 Int64 NOT NULL, c530 Uint16 NOT NULL, c531 Utf8 NOT NULL, c532 Decimal(15,0) NOT NULL, c533 Utf8 NOT NULL, c534 Int8 NOT NULL, c535 Decimal(22,9) NOT NULL, c536 Date NOT NULL, c537 Decimal(15,0) NOT NULL, c538 Bool NOT NULL, c539 String NOT NULL, c540 Utf8 NOT NULL, c541 Interval64 NOT NULL, c542 Decimal(22,9) NOT NULL, c543 Decimal(22,9) NOT NULL, c544 Uint8 NOT NULL, c545 Uint16 NOT NULL, c546 Int64 NOT NULL, c547 Int16 NOT NULL, c548 Int32 NOT NULL, c549 Datetime64 NOT NULL, c550 Date NOT NULL, c551 Decimal(22,9) NOT NULL, c552 Uint32 NOT NULL, c553 Decimal(35,10) NOT NULL, c554 Decimal(22,9) NOT NULL, c555 Datetime64 NOT NULL, c556 Utf8 NOT NULL, c557 Decimal(22,9) NOT NULL, c558 Uint64 NOT NULL, c559 Int64 NOT NULL, c560 Uint16 NOT NULL, c561 Decimal(15,0) NOT NULL, c562 Datetime64 NOT NULL, c563 Datetime NOT NULL, c564 Uint8 NOT NULL, c565 Bool NOT NULL, c566 String NOT NULL, c567 Uint8 NOT NULL, c568 Bool NOT NULL, c569 Int64 NOT NULL, c570 Uint32 NOT NULL, c571 String NOT NULL, c572 Interval64 NOT NULL, c573 Uint8 NOT NULL, c574 Uint64 NOT NULL, c575 Decimal(22,9) NOT NULL, c576 Interval64 NOT NULL, c577 Utf8 NOT NULL, c578 Datetime NOT NULL, c579 Int8 NOT NULL, c580 Decimal(35,10) NOT NULL, c581 Datetime64 NOT NULL, c582 Decimal(15,0) NOT NULL, c583 Date32 NOT NULL, c584 Datetime64 NOT NULL, c585 Date32 NOT NULL, c586 Interval64 NOT NULL, c587 Datetime64 NOT NULL, c588 Timestamp64 NOT NULL, c589 Datetime64 NOT NULL, c590 Timestamp NOT NULL, c591 Datetime NOT NULL, c592 Int16 NOT NULL, c593 Decimal(22,9) NOT NULL, c594 Interval64 NOT NULL, c595 Timestamp64 NOT NULL, c596 Date NOT NULL, c597 Utf8 NOT NULL, c598 Decimal(22,9) NOT NULL, c599 Date32 NOT NULL, c600 Uint32 NOT NULL, c601 String NOT NULL, c602 Uint8 NOT NULL, c603 Decimal(22,9) NOT NULL, c604 String NOT NULL, c605 Int16 NOT NULL, c606 Date NOT NULL, c607 String NOT NULL, c608 Utf8 NOT NULL, c609 Int16 NOT NULL, c610 Uint16 NOT NULL, c611 Date NOT NULL, c612 Uint8 NOT NULL, c613 Interval64 NOT NULL, c614 Uint64 NOT NULL, c615 Utf8 NOT NULL, c616 Uint8 NOT NULL, c617 Utf8 NOT NULL, c618 Datetime64 NOT NULL, c619 Timestamp64 NOT NULL, c620 Uint64 NOT NULL, c621 Uint8 NOT NULL, c622 Decimal(22,9) NOT NULL, c623 Bool NOT NULL, c624 Int64 NOT NULL, c625 Bool NOT NULL, c626 Decimal(15,0) NOT NULL, c627 Int32 NOT NULL, c628 Datetime NOT NULL, c629 Uint64 NOT NULL, c630 Decimal(15,0) NOT NULL, c631 Decimal(22,9) NOT NULL, c632 Bool NOT NULL, c633 Uint8 NOT NULL, c634 Interval64 NOT NULL, c635 Uint32 NOT NULL, c636 Datetime64 NOT NULL, c637 Int8 NOT NULL, c638 Date NOT NULL, c639 Date NOT NULL, c640 Datetime64 NOT NULL, c641 Datetime64 NOT NULL, c642 Utf8 NOT NULL, c643 Interval64 NOT NULL, c644 Date32 NOT NULL, c645 Decimal(22,9) NOT NULL, c646 Timestamp NOT NULL, c647 Datetime64 NOT NULL, c648 Uint64 NOT NULL, c649 Int32 NOT NULL, c650 Datetime NOT NULL, c651 Int8 NOT NULL, c652 Int32 NOT NULL, c653 Decimal(15,0) NOT NULL, c654 Int8 NOT NULL, c655 Uint8 NOT NULL, c656 Datetime64 NOT NULL, c657 Interval64 NOT NULL, c658 Decimal(35,10) NOT NULL, c659 Timestamp NOT NULL, c660 Timestamp NOT NULL, c661 Datetime NOT NULL, c662 Datetime64 NOT NULL, c663 Uint8 NOT NULL, c664 Datetime NOT NULL, c665 Uint8 NOT NULL, c666 Uint64 NOT NULL, c667 Timestamp NOT NULL, c668 Datetime64 NOT NULL, c669 Datetime NOT NULL, c670 Uint16 NOT NULL, c671 Uint64 NOT NULL, c672 Uint16 NOT NULL, c673 Utf8 NOT NULL, c674 Utf8 NOT NULL, c675 Decimal(22,9) NOT NULL, c676 Date NOT NULL, c677 Decimal(15,0) NOT NULL, c678 Date32 NOT NULL, c679 Date32 NOT NULL, c680 Bool NOT NULL, c681 String NOT NULL, c682 Bool NOT NULL, c683 Bool NOT NULL, c684 Int16 NOT NULL, c685 Bool NOT NULL, c686 Decimal(15,0) NOT NULL, c687 Uint64 NOT NULL, c688 Int64 NOT NULL, c689 Decimal(15,0) NOT NULL, c690 Datetime NOT NULL, c691 Bool NOT NULL, c692 Timestamp64 NOT NULL, c693 String NOT NULL, c694 Int8 NOT NULL, c695 Date32 NOT NULL, c696 Decimal(15,0) NOT NULL, c697 Decimal(22,9) NOT NULL, c698 Int16 NOT NULL, c699 Decimal(22,9) NOT NULL, c700 Uint32 NOT NULL, c701 Int8 NOT NULL, c702 Uint16 NOT NULL, c703 Uint64 NOT NULL, c704 Decimal(35,10) NOT NULL, c705 String NOT NULL, c706 Decimal(15,0) NOT NULL, c707 Int32 NOT NULL, c708 String NOT NULL, c709 Interval64 NOT NULL, c710 Decimal(15,0) NOT NULL, c711 Uint16 NOT NULL, c712 Interval64 NOT NULL, c713 Decimal(35,10) NOT NULL, c714 Int32 NOT NULL, c715 String NOT NULL, c716 Interval64 NOT NULL, c717 Uint32 NOT NULL, c718 Interval64 NOT NULL, c719 Date32 NOT NULL, c720 Date32 NOT NULL, c721 Int8 NOT NULL, c722 Timestamp64 NOT NULL, c723 Decimal(35,10) NOT NULL, c724 Uint32 NOT NULL, c725 Timestamp NOT NULL, c726 Interval64 NOT NULL, c727 Uint64 NOT NULL, c728 Int64 NOT NULL, c729 Timestamp NOT NULL, c730 Interval64 NOT NULL, c731 Uint64 NOT NULL, c732 Uint16 NOT NULL, c733 Datetime NOT NULL, c734 Timestamp NOT NULL, c735 Timestamp NOT NULL, c736 Uint16 NOT NULL, c737 Bool NOT NULL, c738 String NOT NULL, c739 Uint32 NOT NULL, c740 Int32 NOT NULL, c741 String NOT NULL, c742 Interval64 NOT NULL, c743 Utf8 NOT NULL, c744 Datetime64 NOT NULL, c745 Int16 NOT NULL, c746 Date NOT NULL, c747 Date NOT NULL, c748 Decimal(22,9) NOT NULL, c749 String NOT NULL, c750 Uint8 NOT NULL, c751 Datetime NOT NULL, c752 Datetime NOT NULL, c753 Decimal(22,9) NOT NULL, c754 Int8 NOT NULL, c755 Date NOT NULL, c756 Date NOT NULL, c757 Int32 NOT NULL, c758 Decimal(35,10) NOT NULL, c759 Date NOT NULL, c760 Datetime NOT NULL, c761 Utf8 NOT NULL, c762 Decimal(15,0) NOT NULL, c763 Datetime NOT NULL, c764 Decimal(35,10) NOT NULL, c765 Utf8 NOT NULL, c766 Uint8 NOT NULL, c767 Int16 NOT NULL, c768 Int8 NOT NULL, c769 Timestamp64 NOT NULL, c770 Datetime NOT NULL, c771 Uint64 NOT NULL, c772 Uint32 NOT NULL, c773 Decimal(22,9) NOT NULL, c774 Uint8 NOT NULL, c775 Date32 NOT NULL, c776 Interval64 NOT NULL, c777 Timestamp64 NOT NULL, c778 Int16 NOT NULL, c779 Decimal(15,0) NOT NULL, c780 Decimal(35,10) NOT NULL, c781 Utf8 NOT NULL, c782 Timestamp64 NOT NULL, c783 Date32 NOT NULL, c784 Int8 NOT NULL, c785 String NOT NULL, c786 Int64 NOT NULL, c787 Decimal(15,0) NOT NULL, c788 Int64 NOT NULL, c789 Uint16 NOT NULL, c790 Int16 NOT NULL, c791 Utf8 NOT NULL, c792 Uint8 NOT NULL, c793 Uint64 NOT NULL, c794 Date NOT NULL, c795 Datetime NOT NULL, c796 Int8 NOT NULL, c797 Uint8 NOT NULL, c798 Uint16 NOT NULL, c799 Date32 NOT NULL, c800 Decimal(22,9) NOT NULL, c801 Date32 NOT NULL, c802 Decimal(15,0) NOT NULL, c803 Uint32 NOT NULL, c804 Decimal(22,9) NOT NULL, c805 Uint16 NOT NULL, c806 Uint64 NOT NULL, c807 Utf8 NOT NULL, c808 Date32 NOT NULL, c809 Datetime64 NOT NULL, c810 Bool NOT NULL, c811 Uint32 NOT NULL, c812 Decimal(22,9) NOT NULL, c813 String NOT NULL, c814 Uint8 NOT NULL, c815 Datetime64 NOT NULL, c816 Uint16 NOT NULL, c817 Int64 NOT NULL, c818 Decimal(35,10) NOT NULL, c819 Datetime64 NOT NULL, c820 Decimal(15,0) NOT NULL, c821 Utf8 NOT NULL, c822 Decimal(35,10) NOT NULL, c823 Uint8 NOT NULL, c824 Int16 NOT NULL, c825 Decimal(35,10) NOT NULL, c826 Int64 NOT NULL, c827 Datetime NOT NULL, c828 Datetime NOT NULL, c829 Int16 NOT NULL, c830 Uint32 NOT NULL, c831 Uint32 NOT NULL, c832 Date32 NOT NULL, c833 Datetime NOT NULL, c834 Uint64 NOT NULL, c835 Json, c836 Timestamp NOT NULL, c837 Date32 NOT NULL, c838 JsonDocument NOT NULL, c839 Date32, c840 Bool NOT NULL, c841 Int32 NOT NULL, c842 Uint16, c843 Datetime, c844 Float NOT NULL, c845 Yson NOT NULL, c846 Datetime NOT NULL, c847 Decimal(15,0), c848 Uint32 NOT NULL, c849 Interval64, c850 Bool, c851 Uint16, c852 Int32 NOT NULL, c853 Int8 NOT NULL, c854 Utf8 NOT NULL, c855 Uint16 NOT NULL, c856 Utf8 NOT NULL, c857 Datetime NOT NULL, c858 Float, c859 Float NOT NULL, c860 Utf8 NOT NULL, c861 Datetime64, c862 Int32 NOT NULL, c863 Datetime, c864 Date32, c865 Interval64, c866 Double NOT NULL, c867 Decimal(22,9) NOT NULL, c868 Uint16 NOT NULL, c869 Decimal(35,10), c870 Uint64 NOT NULL, c871 Int16 NOT NULL, c872 Datetime, c873 Json NOT NULL, c874 Date32 NOT NULL, c875 Datetime NOT NULL, c876 Int16 NOT NULL, c877 Datetime64, c878 Double, c879 Int8, c880 Double NOT NULL, c881 Uint32 NOT NULL, c882 Timestamp64, c883 Date NOT NULL, c884 Uint32 NOT NULL, c885 Datetime64, c886 Int32 NOT NULL, c887 Utf8, c888 Timestamp NOT NULL, c889 Date32, c890 Uint8 NOT NULL, c891 Int8 NOT NULL, c892 Int32, c893 Int64 NOT NULL, c894 Int16, c895 String NOT NULL, c896 Interval64, c897 Json, c898 Float, c899 Float NOT NULL, c900 Int64, c901 Decimal(15,0), c902 Date32, c903 Datetime NOT NULL, c904 Double NOT NULL, c905 Decimal(35,10), c906 Date, c907 Int16, c908 Uint16, c909 Decimal(15,0) NOT NULL, c910 JsonDocument NOT NULL, c911 Utf8 NOT NULL, c912 Decimal(22,9) NOT NULL, c913 Int32, c914 Interval64, c915 Int64 NOT NULL, c916 Int32 NOT NULL, c917 Uint8, c918 JsonDocument, c919 Decimal(22,9), c920 Int16 NOT NULL, c921 Uint8 NOT NULL, c922 Int32, c923 Utf8 NOT NULL, c924 Yson NOT NULL, c925 Utf8, c926 String, c927 Datetime64, c928 Uint16, c929 Int8, c930 Utf8, c931 Uint8, c932 Decimal(35,10) NOT NULL, c933 Uint32 NOT NULL, c934 Timestamp64 NOT NULL, c935 Int16 NOT NULL, c936 Timestamp NOT NULL, c937 Int16, c938 Decimal(35,10) NOT NULL, c939 Decimal(35,10) NOT NULL, c940 Uint64, c941 Datetime64 NOT NULL, c942 Json, c943 Datetime64, c944 Double NOT NULL, c945 Decimal(22,9), c946 Float NOT NULL, c947 Bool NOT NULL, c948 Int16 NOT NULL, c949 Decimal(15,0), c950 String NOT NULL, c951 Decimal(35,10) NOT NULL, c952 Utf8 NOT NULL, c953 Int8, c954 Interval64, c955 Uint64, c956 Double, c957 Decimal(35,10) NOT NULL, c958 Float NOT NULL, c959 Utf8 NOT NULL, c960 Timestamp64, c961 Date32, c962 Timestamp64, c963 Uint8 NOT NULL, c964 Date, c965 Timestamp64, c966 String, c967 Timestamp, c968 Int16 NOT NULL, c969 String NOT NULL, c970 Datetime, c971 Date NOT NULL, c972 Double, c973 String NOT NULL, c974 Yson NOT NULL, c975 Decimal(22,9), c976 Int16 NOT NULL, c977 Decimal(22,9) NOT NULL, c978 Datetime NOT NULL, c979 Datetime64 NOT NULL, c980 Timestamp, c981 Interval64, c982 Decimal(35,10), c983 Datetime64, c984 Bool, c985 Int16 NOT NULL, c986 Timestamp NOT NULL, c987 Yson, c988 String NOT NULL, c989 Uint8 NOT NULL, c990 Timestamp64 NOT NULL, c991 Uint8 NOT NULL, c992 Timestamp NOT NULL, c993 Int64 NOT NULL, c994 Yson, c995 Int16 NOT NULL, c996 Json, c997 Decimal(35,10), c998 Datetime64 NOT NULL, c999 Uint64 NOT NULL, c1000 Date32 NOT NULL, c1001 Double NOT NULL, c1002 Datetime64 NOT NULL, c1003 Yson, c1004 Utf8 NOT NULL, c1005 Bool, c1006 Date32 NOT NULL, c1007 JsonDocument NOT NULL, c1008 Date32 NOT NULL, c1009 Date32 NOT NULL, c1010 Int64 NOT NULL, c1011 Bool NOT NULL, c1012 Date32 NOT NULL, c1013 Float, c1014 Float NOT NULL, c1015 Int16 NOT NULL, c1016 Yson, c1017 Uint32 NOT NULL, c1018 Datetime, c1019 Uint16 NOT NULL, c1020 Int16, c1021 Timestamp NOT NULL, c1022 Decimal(15,0) NOT NULL, c1023 Interval64 NOT NULL, c1024 Decimal(15,0), c1025 Decimal(22,9), c1026 Datetime64 NOT NULL, c1027 Date NOT NULL, c1028 Decimal(15,0) NOT NULL, c1029 Bool NOT NULL, c1030 Timestamp NOT NULL, c1031 Utf8, c1032 String NOT NULL, c1033 Json, c1034 Date, c1035 Decimal(22,9) NOT NULL, c1036 Uint32 NOT NULL, c1037 Date32 NOT NULL, c1038 Decimal(22,9), c1039 Utf8, c1040 Uint8, c1041 Timestamp64 NOT NULL, c1042 Decimal(22,9), c1043 Double, c1044 Yson NOT NULL, c1045 Date32 NOT NULL, c1046 Decimal(35,10), c1047 Decimal(35,10) NOT NULL, c1048 Int32 NOT NULL, c1049 Interval64, c1050 Uint32 NOT NULL, c1051 Decimal(22,9) NOT NULL, c1052 JsonDocument NOT NULL, c1053 Timestamp NOT NULL, c1054 Int32, c1055 Date NOT NULL, c1056 Uint32, c1057 Uint32 NOT NULL, c1058 Date NOT NULL, c1059 Float, c1060 Date32 NOT NULL, c1061 JsonDocument NOT NULL, c1062 Decimal(15,0), c1063 Timestamp64, c1064 Decimal(15,0) NOT NULL, c1065 Uint32 NOT NULL, c1066 Double, c1067 Timestamp64 NOT NULL, c1068 Datetime, c1069 Datetime64 NOT NULL, c1070 Int16, c1071 JsonDocument, c1072 Utf8, c1073 Int64, c1074 Int8, c1075 Decimal(15,0), c1076 JsonDocument NOT NULL, c1077 Timestamp NOT NULL, c1078 Uint32 NOT NULL, c1079 Bool, c1080 Decimal(15,0), c1081 Uint8, c1082 Timestamp64 NOT NULL, c1083 Uint8, c1084 Timestamp NOT NULL, c1085 Uint32, c1086 Bool NOT NULL, c1087 Int8, c1088 Date32, c1089 Bool NOT NULL, c1090 Uint64 NOT NULL, c1091 String NOT NULL, c1092 Timestamp NOT NULL, c1093 Date32 NOT NULL, c1094 Int8, c1095 Uint32 NOT NULL, c1096 Bool NOT NULL, c1097 Date32, c1098 Date, c1099 Yson, c1100 JsonDocument, c1101 Date, c1102 Timestamp64, c1103 Timestamp NOT NULL, c1104 Int8 NOT NULL, c1105 Json NOT NULL, c1106 Yson NOT NULL, c1107 Uint8, c1108 Decimal(22,9), c1109 Json NOT NULL, c1110 Timestamp64 NOT NULL, c1111 Int32 NOT NULL, c1112 Decimal(35,10) NOT NULL, c1113 Timestamp NOT NULL, c1114 Decimal(15,0) NOT NULL, c1115 Datetime, c1116 Timestamp64, c1117 JsonDocument, c1118 Interval64 NOT NULL, c1119 Datetime NOT NULL, c1120 Utf8, c1121 Decimal(22,9) NOT NULL, c1122 Timestamp64 NOT NULL, c1123 Uint8, c1124 Timestamp NOT NULL, c1125 Date32 NOT NULL, c1126 Datetime64 NOT NULL, c1127 Datetime, c1128 Int64 NOT NULL, c1129 Datetime, c1130 String, c1131 Double, c1132 Decimal(22,9), c1133 Json NOT NULL, c1134 Json, c1135 Date32 NOT NULL, c1136 Timestamp, c1137 Timestamp, c1138 Timestamp, c1139 Uint64 NOT NULL, c1140 Uint8 NOT NULL, c1141 Yson NOT NULL, c1142 Int32, c1143 JsonDocument NOT NULL, c1144 Int16, c1145 Int64 NOT NULL, c1146 Yson, c1147 Int8, c1148 Yson, c1149 Uint32, c1150 Int8 NOT NULL, c1151 Int64, c1152 Utf8, c1153 String, c1154 Uint8 NOT NULL, c1155 Decimal(22,9) NOT NULL, c1156 Decimal(22,9), c1157 Timestamp NOT NULL, c1158 Uint16 NOT NULL, c1159 Bool, c1160 Uint32 NOT NULL, c1161 Date32 NOT NULL, c1162 Datetime NOT NULL, c1163 Uint32 NOT NULL, c1164 String NOT NULL, c1165 Interval64 NOT NULL, c1166 Decimal(22,9) NOT NULL, c1167 Uint8 NOT NULL, c1168 Timestamp64 NOT NULL, c1169 Int16, c1170 String NOT NULL, c1171 Date NOT NULL, c1172 Bool NOT NULL, c1173 Utf8, c1174 Timestamp, c1175 Decimal(15,0), c1176 Int8 NOT NULL, c1177 Double NOT NULL, c1178 Uint8 NOT NULL, c1179 Interval64 NOT NULL, c1180 Uint32 NOT NULL, c1181 Uint64 NOT NULL, c1182 Double NOT NULL, c1183 Interval64 NOT NULL, c1184 Int16, c1185 Datetime64 NOT NULL, c1186 Uint8, c1187 Date NOT NULL, c1188 Int32, c1189 Yson NOT NULL, c1190 Interval64, c1191 Uint32 NOT NULL, c1192 Datetime64, c1193 Bool, c1194 Bool, c1195 Timestamp, c1196 Int32, c1197 String NOT NULL, c1198 Date NOT NULL, c1199 Timestamp64, c1200 Float, c1201 Int8 NOT NULL, c1202 Uint8, c1203 Datetime64 NOT NULL, c1204 String NOT NULL, c1205 Timestamp64, c1206 Json NOT NULL, c1207 Int8, c1208 Bool NOT NULL, c1209 Int8 NOT NULL, c1210 Datetime64 NOT NULL, c1211 Datetime64, c1212 Float NOT NULL, c1213 String NOT NULL, c1214 Decimal(15,0) NOT NULL, c1215 Int32 NOT NULL, c1216 Timestamp64, c1217 Int32 NOT NULL, c1218 Int64, c1219 Bool NOT NULL, c1220 Timestamp64 NOT NULL, c1221 Json NOT NULL, c1222 Timestamp64 NOT NULL, c1223 Float, c1224 JsonDocument NOT NULL, c1225 Decimal(15,0), c1226 Int16 NOT NULL, c1227 Uint64 NOT NULL, c1228 Date NOT NULL, c1229 Yson NOT NULL, c1230 Uint32, c1231 Date NOT NULL, c1232 Uint8 NOT NULL, c1233 Datetime, c1234 Datetime NOT NULL, c1235 Json NOT NULL, c1236 Decimal(35,10) NOT NULL, c1237 Double, c1238 String, c1239 Datetime64, c1240 Decimal(15,0) NOT NULL, c1241 Datetime64, c1242 Int8 NOT NULL, c1243 Int8 NOT NULL, c1244 Int32, c1245 Yson NOT NULL, c1246 Json, c1247 Datetime64, c1248 Int16 NOT NULL, c1249 Datetime NOT NULL, c1250 Uint64, c1251 Int64 NOT NULL, c1252 String, c1253 Date NOT NULL, c1254 Uint32, c1255 Uint8, c1256 Json, c1257 Double, c1258 Timestamp64 NOT NULL, c1259 Interval64, c1260 Uint32 NOT NULL, c1261 Double, c1262 Json, c1263 Uint64 NOT NULL, c1264 Uint16, c1265 Interval64 NOT NULL, c1266 Utf8 NOT NULL, c1267 Datetime, c1268 Datetime64, c1269 Int8, c1270 Date, c1271 Bool, c1272 Uint16, c1273 Int8, c1274 Double, c1275 Int8 NOT NULL, c1276 Int64, c1277 Uint64 NOT NULL, c1278 Interval64 NOT NULL, c1279 Decimal(15,0) 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, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833)
                )
                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, 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, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', 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 \'c0\', 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 \\\'c0\\\', 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/2880` (\n                    c0 Bool NOT NULL, c1 Datetime NOT NULL, c2 Interval64 NOT NULL, c3 Date NOT NULL, c4 Date NOT NULL, c5 Int64 NOT NULL, c6 Int32 NOT NULL, c7 Decimal(22,9) NOT NULL, c8 Uint32 NOT NULL, c9 Decimal(15,0) NOT NULL, c10 Interval64 NOT NULL, c11 Timestamp NOT NULL, c12 Decimal(22,9) NOT NULL, c13 Timestamp64 NOT NULL, c14 Decimal(22,9) NOT NULL, c15 Interval64 NOT NULL, c16 Datetime64 NOT NULL, c17 Int64 NOT NULL, c18 Uint16 NOT NULL, c19 Decimal(35,10) NOT NULL, c20 Datetime64 NOT NULL, c21 Date32 NOT NULL, c22 Utf8 NOT NULL, c23 Int16 NOT NULL, c24 Interval64 NOT NULL, c25 Uint16 NOT NULL, c26 Interval64 NOT NULL, c27 Decimal(15,0) NOT NULL, c28 Decimal(15,0) NOT NULL, c29 Uint32 NOT NULL, c30 Date NOT NULL, c31 Timestamp NOT NULL, c32 Int16 NOT NULL, c33 Int8 NOT NULL, c34 String NOT NULL, c35 Uint32 NOT NULL, c36 Decimal(35,10) NOT NULL, c37 Date NOT NULL, c38 Uint16 NOT NULL, c39 Int64 NOT NULL, c40 Uint32 NOT NULL, c41 String NOT NULL, c42 Uint32 NOT NULL, c43 Bool NOT NULL, c44 Date NOT NULL, c45 Decimal(35,10) NOT NULL, c46 Utf8 NOT NULL, c47 Int16 NOT NULL, c48 Decimal(35,10) NOT NULL, c49 Uint32 NOT NULL, c50 Int64 NOT NULL, c51 Date NOT NULL, c52 Int32 NOT NULL, c53 Uint32 NOT NULL, c54 Bool NOT NULL, c55 Decimal(22,9) NOT NULL, c56 Timestamp NOT NULL, c57 Date NOT NULL, c58 Uint8 NOT NULL, c59 Int32 NOT NULL, c60 Decimal(22,9) NOT NULL, c61 Uint8 NOT NULL, c62 Uint64 NOT NULL, c63 Datetime64 NOT NULL, c64 Decimal(22,9) NOT NULL, c65 Uint8 NOT NULL, c66 Uint8 NOT NULL, c67 Timestamp NOT NULL, c68 Date NOT NULL, c69 Date NOT NULL, c70 Uint32 NOT NULL, c71 Decimal(15,0) NOT NULL, c72 Int16 NOT NULL, c73 Decimal(22,9) NOT NULL, c74 Int8 NOT NULL, c75 Uint16 NOT NULL, c76 Date32 NOT NULL, c77 Date32 NOT NULL, c78 Int8 NOT NULL, c79 Decimal(22,9) NOT NULL, c80 String NOT NULL, c81 Datetime NOT NULL, c82 Uint64 NOT NULL, c83 Datetime64 NOT NULL, c84 Decimal(15,0) NOT NULL, c85 Timestamp NOT NULL, c86 Uint32 NOT NULL, c87 Int8 NOT NULL, c88 Decimal(22,9) NOT NULL, c89 Timestamp64 NOT NULL, c90 Decimal(35,10) NOT NULL, c91 Uint32 NOT NULL, c92 Bool NOT NULL, c93 Uint64 NOT NULL, c94 Uint32 NOT NULL, c95 Timestamp64 NOT NULL, c96 Datetime NOT NULL, c97 Uint8 NOT NULL, c98 Uint64 NOT NULL, c99 Datetime64 NOT NULL, c100 String NOT NULL, c101 Uint16 NOT NULL, c102 Uint32 NOT NULL, c103 Decimal(22,9) NOT NULL, c104 String NOT NULL, c105 Uint32 NOT NULL, c106 Timestamp64 NOT NULL, c107 Date32 NOT NULL, c108 Int8 NOT NULL, c109 Int64 NOT NULL, c110 Uint32 NOT NULL, c111 Datetime NOT NULL, c112 Int32 NOT NULL, c113 Date32 NOT NULL, c114 Decimal(35,10) NOT NULL, c115 Date32 NOT NULL, c116 Datetime NOT NULL, c117 Decimal(15,0) NOT NULL, c118 Timestamp64 NOT NULL, c119 Uint64 NOT NULL, c120 Uint16 NOT NULL, c121 Uint8 NOT NULL, c122 Uint64 NOT NULL, c123 Interval64 NOT NULL, c124 Bool NOT NULL, c125 Uint64 NOT NULL, c126 Date32 NOT NULL, c127 Uint16 NOT NULL, c128 Timestamp NOT NULL, c129 Int64 NOT NULL, c130 Timestamp NOT NULL, c131 Date32 NOT NULL, c132 Decimal(15,0) NOT NULL, c133 Uint8 NOT NULL, c134 Uint64 NOT NULL, c135 Uint16 NOT NULL, c136 Int32 NOT NULL, c137 Decimal(15,0) NOT NULL, c138 String NOT NULL, c139 Decimal(35,10) NOT NULL, c140 Datetime64 NOT NULL, c141 Timestamp64 NOT NULL, c142 Int16 NOT NULL, c143 Date32 NOT NULL, c144 Uint16 NOT NULL, c145 Uint16 NOT NULL, c146 String NOT NULL, c147 Interval64 NOT NULL, c148 Int8 NOT NULL, c149 Uint8 NOT NULL, c150 Decimal(15,0) NOT NULL, c151 Utf8 NOT NULL, c152 Datetime NOT NULL, c153 Int16 NOT NULL, c154 Date32 NOT NULL, c155 Decimal(15,0) NOT NULL, c156 Datetime NOT NULL, c157 Int32 NOT NULL, c158 Int64 NOT NULL, c159 Date32 NOT NULL, c160 Uint16 NOT NULL, c161 Decimal(35,10) NOT NULL, c162 Date NOT NULL, c163 Date NOT NULL, c164 Decimal(15,0) NOT NULL, c165 Uint8 NOT NULL, c166 Timestamp64 NOT NULL, c167 Uint32 NOT NULL, c168 Decimal(15,0) NOT NULL, c169 Decimal(35,10) NOT NULL, c170 String NOT NULL, c171 Decimal(35,10) NOT NULL, c172 Int16 NOT NULL, c173 Decimal(22,9) NOT NULL, c174 Datetime NOT NULL, c175 Timestamp NOT NULL, c176 Date NOT NULL, c177 Uint64 NOT NULL, c178 Date32 NOT NULL, c179 Datetime64 NOT NULL, c180 Date NOT NULL, c181 Date NOT NULL, c182 Timestamp64 NOT NULL, c183 Datetime64 NOT NULL, c184 Uint8 NOT NULL, c185 Decimal(22,9) NOT NULL, c186 Date NOT NULL, c187 Int8 NOT NULL, c188 Datetime64 NOT NULL, c189 Uint16 NOT NULL, c190 Decimal(35,10) NOT NULL, c191 Int16 NOT NULL, c192 Datetime64 NOT NULL, c193 Decimal(22,9) NOT NULL, c194 Datetime NOT NULL, c195 Decimal(22,9) NOT NULL, c196 Uint32 NOT NULL, c197 Uint8 NOT NULL, c198 Int32 NOT NULL, c199 Uint16 NOT NULL, c200 Interval64 NOT NULL, c201 Datetime64 NOT NULL, c202 Timestamp64 NOT NULL, c203 Date32 NOT NULL, c204 Int16 NOT NULL, c205 Int64 NOT NULL, c206 Int64 NOT NULL, c207 Datetime NOT NULL, c208 Timestamp NOT NULL, c209 Interval64 NOT NULL, c210 Uint32 NOT NULL, c211 Uint16 NOT NULL, c212 Uint8 NOT NULL, c213 String NOT NULL, c214 Uint8 NOT NULL, c215 Int64 NOT NULL, c216 Decimal(15,0) NOT NULL, c217 Decimal(35,10) NOT NULL, c218 String NOT NULL, c219 Uint16 NOT NULL, c220 Decimal(35,10) NOT NULL, c221 Interval64 NOT NULL, c222 Decimal(35,10) NOT NULL, c223 Utf8 NOT NULL, c224 Int8 NOT NULL, c225 Int32 NOT NULL, c226 String NOT NULL, c227 Int64 NOT NULL, c228 Uint16 NOT NULL, c229 Uint16 NOT NULL, c230 Decimal(22,9) NOT NULL, c231 Int64 NOT NULL, c232 Utf8 NOT NULL, c233 Timestamp64 NOT NULL, c234 Bool NOT NULL, c235 Datetime NOT NULL, c236 Decimal(22,9) NOT NULL, c237 Bool NOT NULL, c238 Bool NOT NULL, c239 Interval64 NOT NULL, c240 Decimal(15,0) NOT NULL, c241 Date32 NOT NULL, c242 Datetime64 NOT NULL, c243 Decimal(22,9) NOT NULL, c244 Uint32 NOT NULL, c245 Interval64 NOT NULL, c246 Uint16 NOT NULL, c247 Int8 NOT NULL, c248 Uint64 NOT NULL, c249 Decimal(15,0) NOT NULL, c250 Uint8 NOT NULL, c251 Date32 NOT NULL, c252 Int32 NOT NULL, c253 Date32 NOT NULL, c254 Utf8 NOT NULL, c255 Timestamp NOT NULL, c256 Utf8 NOT NULL, c257 Int64 NOT NULL, c258 Date NOT NULL, c259 Uint16 NOT NULL, c260 Int16 NOT NULL, c261 Date NOT NULL, c262 Decimal(22,9) NOT NULL, c263 Decimal(35,10) NOT NULL, c264 Uint32 NOT NULL, c265 Uint16 NOT NULL, c266 Date NOT NULL, c267 Decimal(15,0) NOT NULL, c268 Timestamp64 NOT NULL, c269 Timestamp64 NOT NULL, c270 Timestamp NOT NULL, c271 Decimal(22,9) NOT NULL, c272 Decimal(15,0) NOT NULL, c273 Utf8 NOT NULL, c274 Uint8 NOT NULL, c275 Decimal(15,0) NOT NULL, c276 Date NOT NULL, c277 Decimal(35,10) NOT NULL, c278 Date NOT NULL, c279 Timestamp NOT NULL, c280 Datetime NOT NULL, c281 Interval64 NOT NULL, c282 Int16 NOT NULL, c283 Datetime NOT NULL, c284 Uint32 NOT NULL, c285 Datetime64 NOT NULL, c286 Timestamp64 NOT NULL, c287 Timestamp64 NOT NULL, c288 Decimal(15,0) NOT NULL, c289 Datetime64 NOT NULL, c290 Interval64 NOT NULL, c291 Uint32 NOT NULL, c292 Int16 NOT NULL, c293 Timestamp NOT NULL, c294 Interval64 NOT NULL, c295 Timestamp NOT NULL, c296 Uint32 NOT NULL, c297 Uint16 NOT NULL, c298 Date NOT NULL, c299 Uint8 NOT NULL, c300 Date32 NOT NULL, c301 Interval64 NOT NULL, c302 Timestamp NOT NULL, c303 Uint16 NOT NULL, c304 Decimal(15,0) NOT NULL, c305 Bool NOT NULL, c306 Bool NOT NULL, c307 Datetime64 NOT NULL, c308 Int16 NOT NULL, c309 Decimal(35,10) NOT NULL, c310 Interval64 NOT NULL, c311 Int32 NOT NULL, c312 Datetime NOT NULL, c313 Date32 NOT NULL, c314 Datetime64 NOT NULL, c315 Timestamp NOT NULL, c316 Uint8 NOT NULL, c317 Datetime NOT NULL, c318 Decimal(22,9) NOT NULL, c319 Uint16 NOT NULL, c320 Date NOT NULL, c321 Date32 NOT NULL, c322 Int16 NOT NULL, c323 Datetime64 NOT NULL, c324 Decimal(15,0) NOT NULL, c325 Uint8 NOT NULL, c326 Uint32 NOT NULL, c327 Int8 NOT NULL, c328 Timestamp NOT NULL, c329 Decimal(15,0) NOT NULL, c330 Datetime NOT NULL, c331 Int64 NOT NULL, c332 Bool NOT NULL, c333 Int32 NOT NULL, c334 Uint32 NOT NULL, c335 Timestamp NOT NULL, c336 Interval64 NOT NULL, c337 Uint8 NOT NULL, c338 Uint32 NOT NULL, c339 Date32 NOT NULL, c340 Bool NOT NULL, c341 Datetime64 NOT NULL, c342 Int64 NOT NULL, c343 Timestamp NOT NULL, c344 Utf8 NOT NULL, c345 Date NOT NULL, c346 Uint8 NOT NULL, c347 Interval64 NOT NULL, c348 Uint16 NOT NULL, c349 Utf8 NOT NULL, c350 Interval64 NOT NULL, c351 Uint16 NOT NULL, c352 Decimal(15,0) NOT NULL, c353 Decimal(22,9) NOT NULL, c354 Int32 NOT NULL, c355 Decimal(22,9) NOT NULL, c356 Interval64 NOT NULL, c357 Date32 NOT NULL, c358 Timestamp64 NOT NULL, c359 Decimal(35,10) NOT NULL, c360 Uint32 NOT NULL, c361 Date NOT NULL, c362 Int8 NOT NULL, c363 Uint16 NOT NULL, c364 Decimal(22,9) NOT NULL, c365 Decimal(22,9) NOT NULL, c366 Interval64 NOT NULL, c367 Int16 NOT NULL, c368 Date NOT NULL, c369 Uint64 NOT NULL, c370 Decimal(15,0) NOT NULL, c371 Date32 NOT NULL, c372 String NOT NULL, c373 Uint32 NOT NULL, c374 Decimal(35,10) NOT NULL, c375 Interval64 NOT NULL, c376 Uint32 NOT NULL, c377 String NOT NULL, c378 Interval64 NOT NULL, c379 Bool NOT NULL, c380 Datetime64 NOT NULL, c381 Utf8 NOT NULL, c382 Uint8 NOT NULL, c383 Int16 NOT NULL, c384 Decimal(15,0) NOT NULL, c385 Int64 NOT NULL, c386 Decimal(15,0) NOT NULL, c387 Decimal(15,0) NOT NULL, c388 Date32 NOT NULL, c389 Datetime64 NOT NULL, c390 Datetime64 NOT NULL, c391 Uint32 NOT NULL, c392 Timestamp NOT NULL, c393 Timestamp64 NOT NULL, c394 Int32 NOT NULL, c395 Int64 NOT NULL, c396 Bool NOT NULL, c397 Int8 NOT NULL, c398 Decimal(22,9) NOT NULL, c399 Utf8 NOT NULL, c400 Datetime64 NOT NULL, c401 Datetime NOT NULL, c402 Bool NOT NULL, c403 Bool NOT NULL, c404 Timestamp NOT NULL, c405 Bool NOT NULL, c406 Uint32 NOT NULL, c407 Uint32 NOT NULL, c408 Uint8 NOT NULL, c409 Utf8 NOT NULL, c410 Datetime NOT NULL, c411 Decimal(22,9) NOT NULL, c412 Int16 NOT NULL, c413 Int32 NOT NULL, c414 Utf8 NOT NULL, c415 Date NOT NULL, c416 Int64 NOT NULL, c417 Bool NOT NULL, c418 Int32 NOT NULL, c419 Decimal(35,10) NOT NULL, c420 Decimal(15,0) NOT NULL, c421 Uint8 NOT NULL, c422 Datetime NOT NULL, c423 Date32 NOT NULL, c424 Int64 NOT NULL, c425 Interval64 NOT NULL, c426 Uint8 NOT NULL, c427 Timestamp NOT NULL, c428 Uint8 NOT NULL, c429 Uint64 NOT NULL, c430 Timestamp NOT NULL, c431 Uint16 NOT NULL, c432 Int32 NOT NULL, c433 Uint8 NOT NULL, c434 Uint8 NOT NULL, c435 Uint32 NOT NULL, c436 Decimal(15,0) NOT NULL, c437 String NOT NULL, c438 Int64 NOT NULL, c439 Uint64 NOT NULL, c440 Decimal(15,0) NOT NULL, c441 Decimal(22,9) NOT NULL, c442 Datetime64 NOT NULL, c443 Decimal(35,10) NOT NULL, c444 Int8 NOT NULL, c445 Datetime64 NOT NULL, c446 Int8 NOT NULL, c447 Uint8 NOT NULL, c448 Bool NOT NULL, c449 Datetime64 NOT NULL, c450 Datetime64 NOT NULL, c451 Int32 NOT NULL, c452 Uint16 NOT NULL, c453 Uint8 NOT NULL, c454 Int16 NOT NULL, c455 String NOT NULL, c456 Uint32 NOT NULL, c457 Uint8 NOT NULL, c458 Timestamp64 NOT NULL, c459 Interval64 NOT NULL, c460 Int64 NOT NULL, c461 Utf8 NOT NULL, c462 Int16 NOT NULL, c463 Decimal(15,0) NOT NULL, c464 Uint32 NOT NULL, c465 Decimal(22,9) NOT NULL, c466 Utf8 NOT NULL, c467 Int32 NOT NULL, c468 Bool NOT NULL, c469 Uint32 NOT NULL, c470 Interval64 NOT NULL, c471 Interval64 NOT NULL, c472 Uint8 NOT NULL, c473 Uint32 NOT NULL, c474 Int8 NOT NULL, c475 Timestamp NOT NULL, c476 String NOT NULL, c477 String NOT NULL, c478 Uint32 NOT NULL, c479 Uint16 NOT NULL, c480 Uint8 NOT NULL, c481 Decimal(35,10) NOT NULL, c482 Datetime64 NOT NULL, c483 Timestamp NOT NULL, c484 Interval64 NOT NULL, c485 Int32 NOT NULL, c486 Uint64 NOT NULL, c487 Decimal(15,0) NOT NULL, c488 Int8 NOT NULL, c489 Int8 NOT NULL, c490 Uint64 NOT NULL, c491 Timestamp64 NOT NULL, c492 Decimal(15,0) NOT NULL, c493 Date32 NOT NULL, c494 String NOT NULL, c495 Bool NOT NULL, c496 Interval64 NOT NULL, c497 Decimal(15,0) NOT NULL, c498 Datetime64 NOT NULL, c499 Timestamp NOT NULL, c500 Interval64 NOT NULL, c501 Uint32 NOT NULL, c502 Decimal(22,9) NOT NULL, c503 Decimal(35,10) NOT NULL, c504 Uint16 NOT NULL, c505 Bool NOT NULL, c506 Interval64 NOT NULL, c507 Decimal(22,9) NOT NULL, c508 Timestamp64 NOT NULL, c509 Decimal(22,9) NOT NULL, c510 Interval64 NOT NULL, c511 Interval64 NOT NULL, c512 Date32 NOT NULL, c513 Timestamp64 NOT NULL, c514 Utf8 NOT NULL, c515 Timestamp64 NOT NULL, c516 Bool NOT NULL, c517 Timestamp64 NOT NULL, c518 Datetime64 NOT NULL, c519 Uint8 NOT NULL, c520 Interval64 NOT NULL, c521 Date32 NOT NULL, c522 Uint32 NOT NULL, c523 Decimal(22,9) NOT NULL, c524 Decimal(35,10) NOT NULL, c525 Uint8 NOT NULL, c526 Bool NOT NULL, c527 Timestamp64 NOT NULL, c528 Int16 NOT NULL, c529 Int64 NOT NULL, c530 Uint16 NOT NULL, c531 Utf8 NOT NULL, c532 Decimal(15,0) NOT NULL, c533 Utf8 NOT NULL, c534 Int8 NOT NULL, c535 Decimal(22,9) NOT NULL, c536 Date NOT NULL, c537 Decimal(15,0) NOT NULL, c538 Bool NOT NULL, c539 String NOT NULL, c540 Utf8 NOT NULL, c541 Interval64 NOT NULL, c542 Decimal(22,9) NOT NULL, c543 Decimal(22,9) NOT NULL, c544 Uint8 NOT NULL, c545 Uint16 NOT NULL, c546 Int64 NOT NULL, c547 Int16 NOT NULL, c548 Int32 NOT NULL, c549 Datetime64 NOT NULL, c550 Date NOT NULL, c551 Decimal(22,9) NOT NULL, c552 Uint32 NOT NULL, c553 Decimal(35,10) NOT NULL, c554 Decimal(22,9) NOT NULL, c555 Datetime64 NOT NULL, c556 Utf8 NOT NULL, c557 Decimal(22,9) NOT NULL, c558 Uint64 NOT NULL, c559 Int64 NOT NULL, c560 Uint16 NOT NULL, c561 Decimal(15,0) NOT NULL, c562 Datetime64 NOT NULL, c563 Datetime NOT NULL, c564 Uint8 NOT NULL, c565 Bool NOT NULL, c566 String NOT NULL, c567 Uint8 NOT NULL, c568 Bool NOT NULL, c569 Int64 NOT NULL, c570 Uint32 NOT NULL, c571 String NOT NULL, c572 Interval64 NOT NULL, c573 Uint8 NOT NULL, c574 Uint64 NOT NULL, c575 Decimal(22,9) NOT NULL, c576 Interval64 NOT NULL, c577 Utf8 NOT NULL, c578 Datetime NOT NULL, c579 Int8 NOT NULL, c580 Decimal(35,10) NOT NULL, c581 Datetime64 NOT NULL, c582 Decimal(15,0) NOT NULL, c583 Date32 NOT NULL, c584 Datetime64 NOT NULL, c585 Date32 NOT NULL, c586 Interval64 NOT NULL, c587 Datetime64 NOT NULL, c588 Timestamp64 NOT NULL, c589 Datetime64 NOT NULL, c590 Timestamp NOT NULL, c591 Datetime NOT NULL, c592 Int16 NOT NULL, c593 Decimal(22,9) NOT NULL, c594 Interval64 NOT NULL, c595 Timestamp64 NOT NULL, c596 Date NOT NULL, c597 Utf8 NOT NULL, c598 Decimal(22,9) NOT NULL, c599 Date32 NOT NULL, c600 Uint32 NOT NULL, c601 String NOT NULL, c602 Uint8 NOT NULL, c603 Decimal(22,9) NOT NULL, c604 String NOT NULL, c605 Int16 NOT NULL, c606 Date NOT NULL, c607 String NOT NULL, c608 Utf8 NOT NULL, c609 Int16 NOT NULL, c610 Uint16 NOT NULL, c611 Date NOT NULL, c612 Uint8 NOT NULL, c613 Interval64 NOT NULL, c614 Uint64 NOT NULL, c615 Utf8 NOT NULL, c616 Uint8 NOT NULL, c617 Utf8 NOT NULL, c618 Datetime64 NOT NULL, c619 Timestamp64 NOT NULL, c620 Uint64 NOT NULL, c621 Uint8 NOT NULL, c622 Decimal(22,9) NOT NULL, c623 Bool NOT NULL, c624 Int64 NOT NULL, c625 Bool NOT NULL, c626 Decimal(15,0) NOT NULL, c627 Int32 NOT NULL, c628 Datetime NOT NULL, c629 Uint64 NOT NULL, c630 Decimal(15,0) NOT NULL, c631 Decimal(22,9) NOT NULL, c632 Bool NOT NULL, c633 Uint8 NOT NULL, c634 Interval64 NOT NULL, c635 Uint32 NOT NULL, c636 Datetime64 NOT NULL, c637 Int8 NOT NULL, c638 Date NOT NULL, c639 Date NOT NULL, c640 Datetime64 NOT NULL, c641 Datetime64 NOT NULL, c642 Utf8 NOT NULL, c643 Interval64 NOT NULL, c644 Date32 NOT NULL, c645 Decimal(22,9) NOT NULL, c646 Timestamp NOT NULL, c647 Datetime64 NOT NULL, c648 Uint64 NOT NULL, c649 Int32 NOT NULL, c650 Datetime NOT NULL, c651 Int8 NOT NULL, c652 Int32 NOT NULL, c653 Decimal(15,0) NOT NULL, c654 Int8 NOT NULL, c655 Uint8 NOT NULL, c656 Datetime64 NOT NULL, c657 Interval64 NOT NULL, c658 Decimal(35,10) NOT NULL, c659 Timestamp NOT NULL, c660 Timestamp NOT NULL, c661 Datetime NOT NULL, c662 Datetime64 NOT NULL, c663 Uint8 NOT NULL, c664 Datetime NOT NULL, c665 Uint8 NOT NULL, c666 Uint64 NOT NULL, c667 Timestamp NOT NULL, c668 Datetime64 NOT NULL, c669 Datetime NOT NULL, c670 Uint16 NOT NULL, c671 Uint64 NOT NULL, c672 Uint16 NOT NULL, c673 Utf8 NOT NULL, c674 Utf8 NOT NULL, c675 Decimal(22,9) NOT NULL, c676 Date NOT NULL, c677 Decimal(15,0) NOT NULL, c678 Date32 NOT NULL, c679 Date32 NOT NULL, c680 Bool NOT NULL, c681 String NOT NULL, c682 Bool NOT NULL, c683 Bool NOT NULL, c684 Int16 NOT NULL, c685 Bool NOT NULL, c686 Decimal(15,0) NOT NULL, c687 Uint64 NOT NULL, c688 Int64 NOT NULL, c689 Decimal(15,0) NOT NULL, c690 Datetime NOT NULL, c691 Bool NOT NULL, c692 Timestamp64 NOT NULL, c693 String NOT NULL, c694 Int8 NOT NULL, c695 Date32 NOT NULL, c696 Decimal(15,0) NOT NULL, c697 Decimal(22,9) NOT NULL, c698 Int16 NOT NULL, c699 Decimal(22,9) NOT NULL, c700 Uint32 NOT NULL, c701 Int8 NOT NULL, c702 Uint16 NOT NULL, c703 Uint64 NOT NULL, c704 Decimal(35,10) NOT NULL, c705 String NOT NULL, c706 Decimal(15,0) NOT NULL, c707 Int32 NOT NULL, c708 String NOT NULL, c709 Interval64 NOT NULL, c710 Decimal(15,0) NOT NULL, c711 Uint16 NOT NULL, c712 Interval64 NOT NULL, c713 Decimal(35,10) NOT NULL, c714 Int32 NOT NULL, c715 String NOT NULL, c716 Interval64 NOT NULL, c717 Uint32 NOT NULL, c718 Interval64 NOT NULL, c719 Date32 NOT NULL, c720 Date32 NOT NULL, c721 Int8 NOT NULL, c722 Timestamp64 NOT NULL, c723 Decimal(35,10) NOT NULL, c724 Uint32 NOT NULL, c725 Timestamp NOT NULL, c726 Interval64 NOT NULL, c727 Uint64 NOT NULL, c728 Int64 NOT NULL, c729 Timestamp NOT NULL, c730 Interval64 NOT NULL, c731 Uint64 NOT NULL, c732 Uint16 NOT NULL, c733 Datetime NOT NULL, c734 Timestamp NOT NULL, c735 Timestamp NOT NULL, c736 Uint16 NOT NULL, c737 Bool NOT NULL, c738 String NOT NULL, c739 Uint32 NOT NULL, c740 Int32 NOT NULL, c741 String NOT NULL, c742 Interval64 NOT NULL, c743 Utf8 NOT NULL, c744 Datetime64 NOT NULL, c745 Int16 NOT NULL, c746 Date NOT NULL, c747 Date NOT NULL, c748 Decimal(22,9) NOT NULL, c749 String NOT NULL, c750 Uint8 NOT NULL, c751 Datetime NOT NULL, c752 Datetime NOT NULL, c753 Decimal(22,9) NOT NULL, c754 Int8 NOT NULL, c755 Date NOT NULL, c756 Date NOT NULL, c757 Int32 NOT NULL, c758 Decimal(35,10) NOT NULL, c759 Date NOT NULL, c760 Datetime NOT NULL, c761 Utf8 NOT NULL, c762 Decimal(15,0) NOT NULL, c763 Datetime NOT NULL, c764 Decimal(35,10) NOT NULL, c765 Utf8 NOT NULL, c766 Uint8 NOT NULL, c767 Int16 NOT NULL, c768 Int8 NOT NULL, c769 Timestamp64 NOT NULL, c770 Datetime NOT NULL, c771 Uint64 NOT NULL, c772 Uint32 NOT NULL, c773 Decimal(22,9) NOT NULL, c774 Uint8 NOT NULL, c775 Date32 NOT NULL, c776 Interval64 NOT NULL, c777 Timestamp64 NOT NULL, c778 Int16 NOT NULL, c779 Decimal(15,0) NOT NULL, c780 Decimal(35,10) NOT NULL, c781 Utf8 NOT NULL, c782 Timestamp64 NOT NULL, c783 Date32 NOT NULL, c784 Int8 NOT NULL, c785 String NOT NULL, c786 Int64 NOT NULL, c787 Decimal(15,0) NOT NULL, c788 Int64 NOT NULL, c789 Uint16 NOT NULL, c790 Int16 NOT NULL, c791 Utf8 NOT NULL, c792 Uint8 NOT NULL, c793 Uint64 NOT NULL, c794 Date NOT NULL, c795 Datetime NOT NULL, c796 Int8 NOT NULL, c797 Uint8 NOT NULL, c798 Uint16 NOT NULL, c799 Date32 NOT NULL, c800 Decimal(22,9) NOT NULL, c801 Date32 NOT NULL, c802 Decimal(15,0) NOT NULL, c803 Uint32 NOT NULL, c804 Decimal(22,9) NOT NULL, c805 Uint16 NOT NULL, c806 Uint64 NOT NULL, c807 Utf8 NOT NULL, c808 Date32 NOT NULL, c809 Datetime64 NOT NULL, c810 Bool NOT NULL, c811 Uint32 NOT NULL, c812 Decimal(22,9) NOT NULL, c813 String NOT NULL, c814 Uint8 NOT NULL, c815 Datetime64 NOT NULL, c816 Uint16 NOT NULL, c817 Int64 NOT NULL, c818 Decimal(35,10) NOT NULL, c819 Datetime64 NOT NULL, c820 Decimal(15,0) NOT NULL, c821 Utf8 NOT NULL, c822 Decimal(35,10) NOT NULL, c823 Uint8 NOT NULL, c824 Int16 NOT NULL, c825 Decimal(35,10) NOT NULL, c826 Int64 NOT NULL, c827 Datetime NOT NULL, c828 Datetime NOT NULL, c829 Int16 NOT NULL, c830 Uint32 NOT NULL, c831 Uint32 NOT NULL, c832 Date32 NOT NULL, c833 Datetime NOT NULL, c834 Uint64 NOT NULL, c835 Json, c836 Timestamp NOT NULL, c837 Date32 NOT NULL, c838 JsonDocument NOT NULL, c839 Date32, c840 Bool NOT NULL, c841 Int32 NOT NULL, c842 Uint16, c843 Datetime, c844 Float NOT NULL, c845 Yson NOT NULL, c846 Datetime NOT NULL, c847 Decimal(15,0), c848 Uint32 NOT NULL, c849 Interval64, c850 Bool, c851 Uint16, c852 Int32 NOT NULL, c853 Int8 NOT NULL, c854 Utf8 NOT NULL, c855 Uint16 NOT NULL, c856 Utf8 NOT NULL, c857 Datetime NOT NULL, c858 Float, c859 Float NOT NULL, c860 Utf8 NOT NULL, c861 Datetime64, c862 Int32 NOT NULL, c863 Datetime, c864 Date32, c865 Interval64, c866 Double NOT NULL, c867 Decimal(22,9) NOT NULL, c868 Uint16 NOT NULL, c869 Decimal(35,10), c870 Uint64 NOT NULL, c871 Int16 NOT NULL, c872 Datetime, c873 Json NOT NULL, c874 Date32 NOT NULL, c875 Datetime NOT NULL, c876 Int16 NOT NULL, c877 Datetime64, c878 Double, c879 Int8, c880 Double NOT NULL, c881 Uint32 NOT NULL, c882 Timestamp64, c883 Date NOT NULL, c884 Uint32 NOT NULL, c885 Datetime64, c886 Int32 NOT NULL, c887 Utf8, c888 Timestamp NOT NULL, c889 Date32, c890 Uint8 NOT NULL, c891 Int8 NOT NULL, c892 Int32, c893 Int64 NOT NULL, c894 Int16, c895 String NOT NULL, c896 Interval64, c897 Json, c898 Float, c899 Float NOT NULL, c900 Int64, c901 Decimal(15,0), c902 Date32, c903 Datetime NOT NULL, c904 Double NOT NULL, c905 Decimal(35,10), c906 Date, c907 Int16, c908 Uint16, c909 Decimal(15,0) NOT NULL, c910 JsonDocument NOT NULL, c911 Utf8 NOT NULL, c912 Decimal(22,9) NOT NULL, c913 Int32, c914 Interval64, c915 Int64 NOT NULL, c916 Int32 NOT NULL, c917 Uint8, c918 JsonDocument, c919 Decimal(22,9), c920 Int16 NOT NULL, c921 Uint8 NOT NULL, c922 Int32, c923 Utf8 NOT NULL, c924 Yson NOT NULL, c925 Utf8, c926 String, c927 Datetime64, c928 Uint16, c929 Int8, c930 Utf8, c931 Uint8, c932 Decimal(35,10) NOT NULL, c933 Uint32 NOT NULL, c934 Timestamp64 NOT NULL, c935 Int16 NOT NULL, c936 Timestamp NOT NULL, c937 Int16, c938 Decimal(35,10) NOT NULL, c939 Decimal(35,10) NOT NULL, c940 Uint64, c941 Datetime64 NOT NULL, c942 Json, c943 Datetime64, c944 Double NOT NULL, c945 Decimal(22,9), c946 Float NOT NULL, c947 Bool NOT NULL, c948 Int16 NOT NULL, c949 Decimal(15,0), c950 String NOT NULL, c951 Decimal(35,10) NOT NULL, c952 Utf8 NOT NULL, c953 Int8, c954 Interval64, c955 Uint64, c956 Double, c957 Decimal(35,10) NOT NULL, c958 Float NOT NULL, c959 Utf8 NOT NULL, c960 Timestamp64, c961 Date32, c962 Timestamp64, c963 Uint8 NOT NULL, c964 Date, c965 Timestamp64, c966 String, c967 Timestamp, c968 Int16 NOT NULL, c969 String NOT NULL, c970 Datetime, c971 Date NOT NULL, c972 Double, c973 String NOT NULL, c974 Yson NOT NULL, c975 Decimal(22,9), c976 Int16 NOT NULL, c977 Decimal(22,9) NOT NULL, c978 Datetime NOT NULL, c979 Datetime64 NOT NULL, c980 Timestamp, c981 Interval64, c982 Decimal(35,10), c983 Datetime64, c984 Bool, c985 Int16 NOT NULL, c986 Timestamp NOT NULL, c987 Yson, c988 String NOT NULL, c989 Uint8 NOT NULL, c990 Timestamp64 NOT NULL, c991 Uint8 NOT NULL, c992 Timestamp NOT NULL, c993 Int64 NOT NULL, c994 Yson, c995 Int16 NOT NULL, c996 Json, c997 Decimal(35,10), c998 Datetime64 NOT NULL, c999 Uint64 NOT NULL, c1000 Date32 NOT NULL, c1001 Double NOT NULL, c1002 Datetime64 NOT NULL, c1003 Yson, c1004 Utf8 NOT NULL, c1005 Bool, c1006 Date32 NOT NULL, c1007 JsonDocument NOT NULL, c1008 Date32 NOT NULL, c1009 Date32 NOT NULL, c1010 Int64 NOT NULL, c1011 Bool NOT NULL, c1012 Date32 NOT NULL, c1013 Float, c1014 Float NOT NULL, c1015 Int16 NOT NULL, c1016 Yson, c1017 Uint32 NOT NULL, c1018 Datetime, c1019 Uint16 NOT NULL, c1020 Int16, c1021 Timestamp NOT NULL, c1022 Decimal(15,0) NOT NULL, c1023 Interval64 NOT NULL, c1024 Decimal(15,0), c1025 Decimal(22,9), c1026 Datetime64 NOT NULL, c1027 Date NOT NULL, c1028 Decimal(15,0) NOT NULL, c1029 Bool NOT NULL, c1030 Timestamp NOT NULL, c1031 Utf8, c1032 String NOT NULL, c1033 Json, c1034 Date, c1035 Decimal(22,9) NOT NULL, c1036 Uint32 NOT NULL, c1037 Date32 NOT NULL, c1038 Decimal(22,9), c1039 Utf8, c1040 Uint8, c1041 Timestamp64 NOT NULL, c1042 Decimal(22,9), c1043 Double, c1044 Yson NOT NULL, c1045 Date32 NOT NULL, c1046 Decimal(35,10), c1047 Decimal(35,10) NOT NULL, c1048 Int32 NOT NULL, c1049 Interval64, c1050 Uint32 NOT NULL, c1051 Decimal(22,9) NOT NULL, c1052 JsonDocument NOT NULL, c1053 Timestamp NOT NULL, c1054 Int32, c1055 Date NOT NULL, c1056 Uint32, c1057 Uint32 NOT NULL, c1058 Date NOT NULL, c1059 Float, c1060 Date32 NOT NULL, c1061 JsonDocument NOT NULL, c1062 Decimal(15,0), c1063 Timestamp64, c1064 Decimal(15,0) NOT NULL, c1065 Uint32 NOT NULL, c1066 Double, c1067 Timestamp64 NOT NULL, c1068 Datetime, c1069 Datetime64 NOT NULL, c1070 Int16, c1071 JsonDocument, c1072 Utf8, c1073 Int64, c1074 Int8, c1075 Decimal(15,0), c1076 JsonDocument NOT NULL, c1077 Timestamp NOT NULL, c1078 Uint32 NOT NULL, c1079 Bool, c1080 Decimal(15,0), c1081 Uint8, c1082 Timestamp64 NOT NULL, c1083 Uint8, c1084 Timestamp NOT NULL, c1085 Uint32, c1086 Bool NOT NULL, c1087 Int8, c1088 Date32, c1089 Bool NOT NULL, c1090 Uint64 NOT NULL, c1091 String NOT NULL, c1092 Timestamp NOT NULL, c1093 Date32 NOT NULL, c1094 Int8, c1095 Uint32 NOT NULL, c1096 Bool NOT NULL, c1097 Date32, c1098 Date, c1099 Yson, c1100 JsonDocument, c1101 Date, c1102 Timestamp64, c1103 Timestamp NOT NULL, c1104 Int8 NOT NULL, c1105 Json NOT NULL, c1106 Yson NOT NULL, c1107 Uint8, c1108 Decimal(22,9), c1109 Json NOT NULL, c1110 Timestamp64 NOT NULL, c1111 Int32 NOT NULL, c1112 Decimal(35,10) NOT NULL, c1113 Timestamp NOT NULL, c1114 Decimal(15,0) NOT NULL, c1115 Datetime, c1116 Timestamp64, c1117 JsonDocument, c1118 Interval64 NOT NULL, c1119 Datetime NOT NULL, c1120 Utf8, c1121 Decimal(22,9) NOT NULL, c1122 Timestamp64 NOT NULL, c1123 Uint8, c1124 Timestamp NOT NULL, c1125 Date32 NOT NULL, c1126 Datetime64 NOT NULL, c1127 Datetime, c1128 Int64 NOT NULL, c1129 Datetime, c1130 String, c1131 Double, c1132 Decimal(22,9), c1133 Json NOT NULL, c1134 Json, c1135 Date32 NOT NULL, c1136 Timestamp, c1137 Timestamp, c1138 Timestamp, c1139 Uint64 NOT NULL, c1140 Uint8 NOT NULL, c1141 Yson NOT NULL, c1142 Int32, c1143 JsonDocument NOT NULL, c1144 Int16, c1145 Int64 NOT NULL, c1146 Yson, c1147 Int8, c1148 Yson, c1149 Uint32, c1150 Int8 NOT NULL, c1151 Int64, c1152 Utf8, c1153 String, c1154 Uint8 NOT NULL, c1155 Decimal(22,9) NOT NULL, c1156 Decimal(22,9), c1157 Timestamp NOT NULL, c1158 Uint16 NOT NULL, c1159 Bool, c1160 Uint32 NOT NULL, c1161 Date32 NOT NULL, c1162 Datetime NOT NULL, c1163 Uint32 NOT NULL, c1164 String NOT NULL, c1165 Interval64 NOT NULL, c1166 Decimal(22,9) NOT NULL, c1167 Uint8 NOT NULL, c1168 Timestamp64 NOT NULL, c1169 Int16, c1170 String NOT NULL, c1171 Date NOT NULL, c1172 Bool NOT NULL, c1173 Utf8, c1174 Timestamp, c1175 Decimal(15,0), c1176 Int8 NOT NULL, c1177 Double NOT NULL, c1178 Uint8 NOT NULL, c1179 Interval64 NOT NULL, c1180 Uint32 NOT NULL, c1181 Uint64 NOT NULL, c1182 Double NOT NULL, c1183 Interval64 NOT NULL, c1184 Int16, c1185 Datetime64 NOT NULL, c1186 Uint8, c1187 Date NOT NULL, c1188 Int32, c1189 Yson NOT NULL, c1190 Interval64, c1191 Uint32 NOT NULL, c1192 Datetime64, c1193 Bool, c1194 Bool, c1195 Timestamp, c1196 Int32, c1197 String NOT NULL, c1198 Date NOT NULL, c1199 Timestamp64, c1200 Float, c1201 Int8 NOT NULL, c1202 Uint8, c1203 Datetime64 NOT NULL, c1204 String NOT NULL, c1205 Timestamp64, c1206 Json NOT NULL, c1207 Int8, c1208 Bool NOT NULL, c1209 Int8 NOT NULL, c1210 Datetime64 NOT NULL, c1211 Datetime64, c1212 Float NOT NULL, c1213 String NOT NULL, c1214 Decimal(15,0) NOT NULL, c1215 Int32 NOT NULL, c1216 Timestamp64, c1217 Int32 NOT NULL, c1218 Int64, c1219 Bool NOT NULL, c1220 Timestamp64 NOT NULL, c1221 Json NOT NULL, c1222 Timestamp64 NOT NULL, c1223 Float, c1224 JsonDocument NOT NULL, c1225 Decimal(15,0), c1226 Int16 NOT NULL, c1227 Uint64 NOT NULL, c1228 Date NOT NULL, c1229 Yson NOT NULL, c1230 Uint32, c1231 Date NOT NULL, c1232 Uint8 NOT NULL, c1233 Datetime, c1234 Datetime NOT NULL, c1235 Json NOT NULL, c1236 Decimal(35,10) NOT NULL, c1237 Double, c1238 String, c1239 Datetime64, c1240 Decimal(15,0) NOT NULL, c1241 Datetime64, c1242 Int8 NOT NULL, c1243 Int8 NOT NULL, c1244 Int32, c1245 Yson NOT NULL, c1246 Json, c1247 Datetime64, c1248 Int16 NOT NULL, c1249 Datetime NOT NULL, c1250 Uint64, c1251 Int64 NOT NULL, c1252 String, c1253 Date NOT NULL, c1254 Uint32, c1255 Uint8, c1256 Json, c1257 Double, c1258 Timestamp64 NOT NULL, c1259 Interval64, c1260 Uint32 NOT NULL, c1261 Double, c1262 Json, c1263 Uint64 NOT NULL, c1264 Uint16, c1265 Interval64 NOT NULL, c1266 Utf8 NOT NULL, c1267 Datetime, c1268 Datetime64, c1269 Int8, c1270 Date, c1271 Bool, c1272 Uint16, c1273 Int8, c1274 Double, c1275 Int8 NOT NULL, c1276 Int64, c1277 Uint64 NOT NULL, c1278 Interval64 NOT NULL, c1279 Decimal(15,0) 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, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833)\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, 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, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c0\\\', 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 \\\'c0\\\', 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:273 Stopped node localhost:14335/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:20156/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:7674/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:29784/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:19506/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:9861/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:26818/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24612/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:1797/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6563
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31912
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24654
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20156
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29013
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17868
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19047
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24612
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13556
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14376
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32643
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1797
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2841
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26084
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16031
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29211
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6156
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10602
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26818
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2123
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20919
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12803
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9861
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6209
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21305
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6530
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19506
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10099
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16288
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29317
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29784
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21844
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16125
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3745
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7674
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2217
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24773
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61640
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21237
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11074
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22593
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16655
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25768
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32283
============================== slowest durations ===============================
32.01s teardown test_workload.py::TestYdbWorkload::test
5.59s setup    test_workload.py::TestYdbWorkload::test
3.45s call     test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/k9pu/0001e6/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:7674 --database /Root --duration 120' has failed with code 1.
Errors:
...ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', 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 41.53s ==============================
