============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:24861 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c20\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn4t/001d32/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6717
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16163
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13393
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15885
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12491
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12492
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65363
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1259
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1259
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1260
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29542
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:471 Working directory: /home/runner/.ya/build/build_root/zn4t/001d32/r3tmp/kikimr_cluster_1jwo9m1c
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24861
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27685
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8748
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_vu7jpw5s.log --grpc-port=24861 --mon-port=27685 --ic-port=6717
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13083
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24182
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10163
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14173
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_6ir0kj5n.log --grpc-port=13083 --mon-port=24182 --ic-port=16163
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4029
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1047
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7430
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18042
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_46ljayoh.log --grpc-port=4029 --mon-port=1047 --ic-port=13393
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25815
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28766
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31967
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32079
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_ykieqz6f.log --grpc-port=25815 --mon-port=28766 --ic-port=15885
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63970
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1112
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27615
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21462
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile__6skpux5.log --grpc-port=63970 --mon-port=1112 --ic-port=30329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63163
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61597
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27139
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_k1tb6369.log --grpc-port=12074 --mon-port=63163 --ic-port=12492
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25944
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63770
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64513
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20684
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_es8iuyqk.log --grpc-port=25944 --mon-port=63770 --ic-port=65363
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22426
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29382
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5353
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2108
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_jpfghl8z.log --grpc-port=22426 --mon-port=29382 --ic-port=1260
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10045
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24999
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4309
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31661
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_pwdp80oe.log --grpc-port=10045 --mon-port=24999 --ic-port=29542
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24861/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_vu7jpw5s.log --grpc-port=24861 --mon-port=27685 --ic-port=6717
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zn4t/001d32/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_vu7jpw5s.log', '--grpc-port=24861', '--mon-port=27685', '--ic-port=6717')' in '/home/runner/.ya/build/build_root/zn4t/001d32/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: 3724926
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24861/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/zn4t/001d32/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3724927
DEBUG    ya.test:process.py:259 Command (pid 3724927) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3724927) elapsed time (sec): 0.6605403423309326
DEBUG    ya.test:process.py:263 Command (pid 3724927) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3724927) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3724927) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3724927) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3724927) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3724927) maxrss: 541264
DEBUG    ya.test:process.py:263 Command (pid 3724927) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 3724927) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3724927) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3724927) nivcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 3724927) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3724927) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3724927) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3724927) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3724927) stime: 0.281227
DEBUG    ya.test:process.py:263 Command (pid 3724927) utime: 0.144779
DEBUG    ya.test:process.py:263 Command (pid 3724927) wtime: 0.666
DEBUG    ya.test:process.py:275 Command (pid 3724927) output:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13083/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_6ir0kj5n.log --grpc-port=13083 --mon-port=24182 --ic-port=16163
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zn4t/001d32/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_6ir0kj5n.log', '--grpc-port=13083', '--mon-port=24182', '--ic-port=16163')' in '/home/runner/.ya/build/build_root/zn4t/001d32/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: 3725100
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13083/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/zn4t/001d32/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3725102
DEBUG    ya.test:process.py:259 Command (pid 3725102) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3725102) elapsed time (sec): 0.5197269916534424
DEBUG    ya.test:process.py:263 Command (pid 3725102) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3725102) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3725102) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3725102) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3725102) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3725102) maxrss: 541264
DEBUG    ya.test:process.py:263 Command (pid 3725102) minflt: 16257
DEBUG    ya.test:process.py:263 Command (pid 3725102) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3725102) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3725102) nivcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 3725102) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3725102) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3725102) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3725102) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3725102) stime: 0.302704
DEBUG    ya.test:process.py:263 Command (pid 3725102) utime: 0.12972
DEBUG    ya.test:process.py:263 Command (pid 3725102) wtime: 0.524
DEBUG    ya.test:process.py:275 Command (pid 3725102) output:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4029/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_46ljayoh.log --grpc-port=4029 --mon-port=1047 --ic-port=13393
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zn4t/001d32/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_46ljayoh.log', '--grpc-port=4029', '--mon-port=1047', '--ic-port=13393')' in '/home/runner/.ya/build/build_root/zn4t/001d32/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: 3725305
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:4029/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/zn4t/001d32/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3725311
DEBUG    ya.test:process.py:259 Command (pid 3725311) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3725311) elapsed time (sec): 0.4784364700317383
DEBUG    ya.test:process.py:263 Command (pid 3725311) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3725311) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3725311) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3725311) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3725311) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3725311) maxrss: 541264
DEBUG    ya.test:process.py:263 Command (pid 3725311) minflt: 16258
DEBUG    ya.test:process.py:263 Command (pid 3725311) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3725311) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3725311) nivcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 3725311) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3725311) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3725311) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3725311) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3725311) stime: 0.288373
DEBUG    ya.test:process.py:263 Command (pid 3725311) utime: 0.12641
DEBUG    ya.test:process.py:263 Command (pid 3725311) wtime: 0.482
DEBUG    ya.test:process.py:275 Command (pid 3725311) output:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25815/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_ykieqz6f.log --grpc-port=25815 --mon-port=28766 --ic-port=15885
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zn4t/001d32/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_ykieqz6f.log', '--grpc-port=25815', '--mon-port=28766', '--ic-port=15885')' in '/home/runner/.ya/build/build_root/zn4t/001d32/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: 3725466
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25815/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/zn4t/001d32/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3725469
DEBUG    ya.test:process.py:259 Command (pid 3725469) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3725469) elapsed time (sec): 0.47247743606567383
DEBUG    ya.test:process.py:263 Command (pid 3725469) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3725469) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3725469) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3725469) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3725469) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3725469) maxrss: 541264
DEBUG    ya.test:process.py:263 Command (pid 3725469) minflt: 16257
DEBUG    ya.test:process.py:263 Command (pid 3725469) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3725469) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3725469) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 3725469) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3725469) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3725469) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3725469) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3725469) stime: 0.274397
DEBUG    ya.test:process.py:263 Command (pid 3725469) utime: 0.137198
DEBUG    ya.test:process.py:263 Command (pid 3725469) wtime: 0.48
DEBUG    ya.test:process.py:275 Command (pid 3725469) output:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:63970/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile__6skpux5.log --grpc-port=63970 --mon-port=1112 --ic-port=30329
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zn4t/001d32/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile__6skpux5.log', '--grpc-port=63970', '--mon-port=1112', '--ic-port=30329')' in '/home/runner/.ya/build/build_root/zn4t/001d32/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: 3725606
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:63970/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/zn4t/001d32/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3725620
DEBUG    ya.test:process.py:259 Command (pid 3725620) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3725620) elapsed time (sec): 0.4909329414367676
DEBUG    ya.test:process.py:263 Command (pid 3725620) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3725620) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3725620) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3725620) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3725620) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3725620) maxrss: 541264
DEBUG    ya.test:process.py:263 Command (pid 3725620) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 3725620) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3725620) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3725620) nivcsw: 262
DEBUG    ya.test:process.py:263 Command (pid 3725620) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3725620) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3725620) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3725620) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3725620) stime: 0.26794599999999996
DEBUG    ya.test:process.py:263 Command (pid 3725620) utime: 0.134783
DEBUG    ya.test:process.py:263 Command (pid 3725620) wtime: 0.493
DEBUG    ya.test:process.py:275 Command (pid 3725620) output:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12074/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_k1tb6369.log --grpc-port=12074 --mon-port=63163 --ic-port=12492
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zn4t/001d32/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_k1tb6369.log', '--grpc-port=12074', '--mon-port=63163', '--ic-port=12492')' in '/home/runner/.ya/build/build_root/zn4t/001d32/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: 3725786
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:12074/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/zn4t/001d32/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3725790
DEBUG    ya.test:process.py:259 Command (pid 3725790) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3725790) elapsed time (sec): 0.8394556045532227
DEBUG    ya.test:process.py:263 Command (pid 3725790) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3725790) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3725790) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3725790) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3725790) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3725790) maxrss: 541264
DEBUG    ya.test:process.py:263 Command (pid 3725790) minflt: 16258
DEBUG    ya.test:process.py:263 Command (pid 3725790) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3725790) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3725790) nivcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 3725790) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3725790) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3725790) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3725790) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3725790) stime: 0.278017
DEBUG    ya.test:process.py:263 Command (pid 3725790) utime: 0.14096599999999998
DEBUG    ya.test:process.py:263 Command (pid 3725790) wtime: 0.841
DEBUG    ya.test:process.py:275 Command (pid 3725790) output:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25944/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_es8iuyqk.log --grpc-port=25944 --mon-port=63770 --ic-port=65363
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zn4t/001d32/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_es8iuyqk.log', '--grpc-port=25944', '--mon-port=63770', '--ic-port=65363')' in '/home/runner/.ya/build/build_root/zn4t/001d32/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: 3726127
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25944/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/zn4t/001d32/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3726128
DEBUG    ya.test:process.py:259 Command (pid 3726128) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3726128) elapsed time (sec): 0.5475707054138184
DEBUG    ya.test:process.py:263 Command (pid 3726128) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726128) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3726128) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726128) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726128) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3726128) maxrss: 541264
DEBUG    ya.test:process.py:263 Command (pid 3726128) minflt: 17092
DEBUG    ya.test:process.py:263 Command (pid 3726128) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3726128) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3726128) nivcsw: 277
DEBUG    ya.test:process.py:263 Command (pid 3726128) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3726128) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3726128) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3726128) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3726128) stime: 0.274958
DEBUG    ya.test:process.py:263 Command (pid 3726128) utime: 0.13248
DEBUG    ya.test:process.py:263 Command (pid 3726128) wtime: 0.55
DEBUG    ya.test:process.py:275 Command (pid 3726128) output:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22426/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_jpfghl8z.log --grpc-port=22426 --mon-port=29382 --ic-port=1260
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zn4t/001d32/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_jpfghl8z.log', '--grpc-port=22426', '--mon-port=29382', '--ic-port=1260')' in '/home/runner/.ya/build/build_root/zn4t/001d32/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: 3726218
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:22426/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/zn4t/001d32/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3726226
DEBUG    ya.test:process.py:259 Command (pid 3726226) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3726226) elapsed time (sec): 0.48968029022216797
DEBUG    ya.test:process.py:263 Command (pid 3726226) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726226) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3726226) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726226) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726226) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3726226) maxrss: 541264
DEBUG    ya.test:process.py:263 Command (pid 3726226) minflt: 18351
DEBUG    ya.test:process.py:263 Command (pid 3726226) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3726226) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3726226) nivcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 3726226) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3726226) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3726226) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3726226) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3726226) stime: 0.273428
DEBUG    ya.test:process.py:263 Command (pid 3726226) utime: 0.148438
DEBUG    ya.test:process.py:263 Command (pid 3726226) wtime: 0.491
DEBUG    ya.test:process.py:275 Command (pid 3726226) output:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10045/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_pwdp80oe.log --grpc-port=10045 --mon-port=24999 --ic-port=29542
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zn4t/001d32/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zn4t/001d32/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/zn4t/001d32/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_pwdp80oe.log', '--grpc-port=10045', '--mon-port=24999', '--ic-port=29542')' in '/home/runner/.ya/build/build_root/zn4t/001d32/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: 3726415
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10045/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/zn4t/001d32/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3726418
DEBUG    ya.test:process.py:259 Command (pid 3726418) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3726418) elapsed time (sec): 0.5697295665740967
DEBUG    ya.test:process.py:263 Command (pid 3726418) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726418) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3726418) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726418) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726418) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3726418) maxrss: 541264
DEBUG    ya.test:process.py:263 Command (pid 3726418) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 3726418) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3726418) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3726418) nivcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 3726418) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3726418) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3726418) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3726418) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3726418) stime: 0.27880699999999997
DEBUG    ya.test:process.py:263 Command (pid 3726418) utime: 0.15102
DEBUG    ya.test:process.py:263 Command (pid 3726418) wtime: 0.577
DEBUG    ya.test:process.py:275 Command (pid 3726418) output:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 13c044c66a1df172bb6912aea89c4b638fa421ea
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 17a5085723d7ea0dd3c3b724812f71bbc9904729 into f3615313860ceea40dc5a26deeadbd6e778cbda7
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/zn4t/001d32/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24861', '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: 6717\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16163\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13393\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15885\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30329\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12492\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65363\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1260\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29542\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/zn4t/001d32/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24861', '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: 6717\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16163\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13393\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15885\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30329\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12492\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 65363\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1260\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29542\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3726917
DEBUG    ya.test:process.py:259 Command (pid 3726917) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3726917) elapsed time (sec): 0.5623292922973633
DEBUG    ya.test:process.py:263 Command (pid 3726917) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726917) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3726917) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726917) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3726917) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3726917) maxrss: 549428
DEBUG    ya.test:process.py:263 Command (pid 3726917) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 3726917) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3726917) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3726917) nivcsw: 95
DEBUG    ya.test:process.py:263 Command (pid 3726917) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3726917) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3726917) nvcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 3726917) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3726917) stime: 0.31596599999999997
DEBUG    ya.test:process.py:263 Command (pid 3726917) utime: 0.13872099999999998
DEBUG    ya.test:process.py:263 Command (pid 3726917) wtime: 0.567
DEBUG    ya.test:process.py:275 Command (pid 3726917) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:418 Executing command = ['/home/runner/.ya/build/build_root/zn4t/001d32/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24861', '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/zn4t/001d32/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24861', '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: 3727060
DEBUG    ya.test:process.py:259 Command (pid 3727060) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3727060) elapsed time (sec): 0.6392598152160645
DEBUG    ya.test:process.py:263 Command (pid 3727060) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3727060) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3727060) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3727060) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3727060) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3727060) maxrss: 549424
DEBUG    ya.test:process.py:263 Command (pid 3727060) minflt: 18399
DEBUG    ya.test:process.py:263 Command (pid 3727060) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3727060) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3727060) nivcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 3727060) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3727060) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3727060) nvcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 3727060) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3727060) stime: 0.338256
DEBUG    ya.test:process.py:263 Command (pid 3727060) utime: 0.13587
DEBUG    ya.test:process.py:263 Command (pid 3727060) wtime: 0.645
DEBUG    ya.test:process.py:275 Command (pid 3727060) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:549 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:556 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, 2f2abe42-6d20-4755-8810-cb72fbc47883, localhost:24861): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2f2abe42-6d20-4755-8810-cb72fbc47883, localhost:24861): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2f2abe42-6d20-4755-8810-cb72fbc47883, localhost:24861): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 25815 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-hdswe32yku.auto.internal" port: 12074 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-hdswe32yku.auto.internal" port: 13083 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-hdswe32yku.auto.internal" port: 25944 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-hdswe32yku.auto.internal" port: 63970 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-hdswe32yku.auto.internal" port: 24861 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-hdswe32yku.auto.internal" port: 22426 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-hdswe32yku.auto.internal" port: 10045 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-hdswe32yku.auto.internal" port: 4029 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-hdswe32yku.auto.internal:24861, location 1, ssl: False>, <Endpoint ghrun-hdswe32yku.auto.internal:25944, location 1, ssl: False>, <Endpoint ghrun-hdswe32yku.auto.internal:25815, location 1, ssl: False>, <Endpoint ghrun-hdswe32yku.auto.internal:10045, location 3, ssl: False>, <Endpoint ghrun-hdswe32yku.auto.internal:12074, location 3, ssl: False>, <Endpoint ghrun-hdswe32yku.auto.internal:63970, location 2, ssl: False>, <Endpoint ghrun-hdswe32yku.auto.internal:13083, location 2, ssl: False>, <Endpoint ghrun-hdswe32yku.auto.internal:4029, location 3, ssl: False>, <Endpoint ghrun-hdswe32yku.auto.internal:22426, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zn4t/001d32/ydb/tests/stress/olap_workload/olap_workload
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: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/zn4t/001d32/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:24861', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3727318
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:24861
DEBUG    ya.test:process.py:259 Command (pid 3727318) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3727318) elapsed time (sec): 12.211994171142578
DEBUG    ya.test:process.py:263 Command (pid 3727318) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3727318) inblock: 223424
DEBUG    ya.test:process.py:263 Command (pid 3727318) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3727318) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3727318) majflt: 25
DEBUG    ya.test:process.py:263 Command (pid 3727318) maxrss: 203160
DEBUG    ya.test:process.py:263 Command (pid 3727318) minflt: 18261
DEBUG    ya.test:process.py:263 Command (pid 3727318) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3727318) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3727318) nivcsw: 581
DEBUG    ya.test:process.py:263 Command (pid 3727318) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3727318) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3727318) nvcsw: 2706
DEBUG    ya.test:process.py:263 Command (pid 3727318) oublock: 120
DEBUG    ya.test:process.py:263 Command (pid 3727318) stime: 0.21351499999999998
DEBUG    ya.test:process.py:263 Command (pid 3727318) utime: 1.442235
DEBUG    ya.test:process.py:263 Command (pid 3727318) wtime: 12.214
DEBUG    ya.test:process.py:275 Command (pid 3727318) output:

DEBUG    ya.test:process.py:276 Command (pid 3727318) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c20\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: 
                CREATE TABLE `/Root/olap_workload/create_drop/31184` (
                    c0 Uint8 NOT NULL, c1 Datetime64 NOT NULL, c2 Decimal(22,9) NOT NULL, c3 Timestamp64 NOT NULL, c4 Interval64 NOT NULL, c5 Decimal(15,0) NOT NULL, c6 Uint32 NOT NULL, c7 Int16 NOT NULL, c8 Decimal(15,0) NOT NULL, c9 Int8 NOT NULL, c10 Date32 NOT NULL, c11 Decimal(35,10) NOT NULL, c12 Int32 NOT NULL, c13 Uint16 NOT NULL, c14 Datetime64 NOT NULL, c15 Int8 NOT NULL, c16 Decimal(22,9) NOT NULL, c17 Uint32 NOT NULL, c18 Decimal(35,10) NOT NULL, c19 Timestamp NOT NULL, c20 Bool NOT NULL, c21 Interval64 NOT NULL, c22 Utf8 NOT NULL, c23 Decimal(35,10) NOT NULL, c24 Date NOT NULL, c25 Int16 NOT NULL, c26 Date NOT NULL, c27 Uint64 NOT NULL, c28 Int64 NOT NULL, c29 Timestamp64 NOT NULL, c30 Int64 NOT NULL, c31 Datetime64 NOT NULL, c32 Uint64 NOT NULL, c33 Int8 NOT NULL, c34 Int16 NOT NULL, c35 Int32 NOT NULL, c36 Timestamp NOT NULL, c37 Int64 NOT NULL, c38 Timestamp64 NOT NULL, c39 Datetime64 NOT NULL, c40 Datetime NOT NULL, c41 Int32 NOT NULL, c42 Timestamp64 NOT NULL, c43 Uint16 NOT NULL, c44 Timestamp64 NOT NULL, c45 Decimal(22,9) NOT NULL, c46 Date NOT NULL, c47 Int64 NOT NULL, c48 Uint32 NOT NULL, c49 Timestamp NOT NULL, c50 Decimal(35,10) NOT NULL, c51 Uint64 NOT NULL, c52 Uint8 NOT NULL, c53 Decimal(22,9) NOT NULL, c54 Date NOT NULL, c55 Timestamp NOT NULL, c56 Int16 NOT NULL, c57 Utf8 NOT NULL, c58 Uint32 NOT NULL, c59 Utf8 NOT NULL, c60 Timestamp NOT NULL, c61 Int16 NOT NULL, c62 Uint32 NOT NULL, c63 Int32 NOT NULL, c64 Uint16 NOT NULL, c65 Int8 NOT NULL, c66 Decimal(35,10) NOT NULL, c67 Interval64 NOT NULL, c68 Int8 NOT NULL, c69 Interval64 NOT NULL, c70 Decimal(15,0) NOT NULL, c71 Decimal(22,9) NOT NULL, c72 Decimal(22,9) NOT NULL, c73 Interval64 NOT NULL, c74 Decimal(15,0) NOT NULL, c75 Date NOT NULL, c76 Datetime64 NOT NULL, c77 Int64 NOT NULL, c78 Interval64 NOT NULL, c79 Bool NOT NULL, c80 Datetime64 NOT NULL, c81 String NOT NULL, c82 Timestamp NOT NULL, c83 Decimal(15,0) NOT NULL, c84 Interval64 NOT NULL, c85 Int16 NOT NULL, c86 Decimal(15,0) NOT NULL, c87 Uint64 NOT NULL, c88 Int16 NOT NULL, c89 Datetime NOT NULL, c90 Interval64 NOT NULL, c91 Uint32 NOT NULL, c92 Uint8 NOT NULL, c93 Int64 NOT NULL, c94 Uint32 NOT NULL, c95 Uint8 NOT NULL, c96 Datetime64 NOT NULL, c97 Timestamp NOT NULL, c98 Int16 NOT NULL, c99 Decimal(35,10) NOT NULL, c100 Int32 NOT NULL, c101 Utf8 NOT NULL, c102 Int8 NOT NULL, c103 Decimal(15,0) NOT NULL, c104 Uint32 NOT NULL, c105 Int32 NOT NULL, c106 Uint32 NOT NULL, c107 Decimal(22,9) NOT NULL, c108 String NOT NULL, c109 String NOT NULL, c110 Uint16 NOT NULL, c111 Decimal(35,10) NOT NULL, c112 Date NOT NULL, c113 Interval64 NOT NULL, c114 Timestamp NOT NULL, c115 Int8 NOT NULL, c116 Decimal(15,0) NOT NULL, c117 Timestamp NOT NULL, c118 Date32 NOT NULL, c119 Datetime64 NOT NULL, c120 Uint64 NOT NULL, c121 Datetime64 NOT NULL, c122 Int8 NOT NULL, c123 Utf8 NOT NULL, c124 Int16 NOT NULL, c125 Decimal(22,9) NOT NULL, c126 Int32 NOT NULL, c127 Datetime64 NOT NULL, c128 Interval64 NOT NULL, c129 Datetime64 NOT NULL, c130 Date NOT NULL, c131 Datetime NOT NULL, c132 Decimal(35,10) NOT NULL, c133 Int64 NOT NULL, c134 Bool NOT NULL, c135 Date32 NOT NULL, c136 Interval64 NOT NULL, c137 Datetime NOT NULL, c138 Uint64 NOT NULL, c139 Date NOT NULL, c140 Uint32 NOT NULL, c141 Int16 NOT NULL, c142 Uint64 NOT NULL, c143 Decimal(35,10) NOT NULL, c144 Utf8 NOT NULL, c145 Bool NOT NULL, c146 Bool NOT NULL, c147 Int32 NOT NULL, c148 Utf8 NOT NULL, c149 Datetime64 NOT NULL, c150 Decimal(22,9) NOT NULL, c151 Int16 NOT NULL, c152 Datetime NOT NULL, c153 Utf8 NOT NULL, c154 Uint8 NOT NULL, c155 Decimal(35,10) NOT NULL, c156 Int32 NOT NULL, c157 Decimal(15,0) NOT NULL, c158 Bool NOT NULL, c159 Uint32 NOT NULL, c160 Int16 NOT NULL, c161 Interval64 NOT NULL, c162 Uint16 NOT NULL, c163 Int32 NOT NULL, c164 Decimal(22,9) NOT NULL, c165 Utf8 NOT NULL, c166 Timestamp64 NOT NULL, c167 String NOT NULL, c168 Int8 NOT NULL, c169 Int32 NOT NULL, c170 Int64 NOT NULL, c171 Bool NOT NULL, c172 Bool NOT NULL, c173 Decimal(15,0) NOT NULL, c174 Date NOT NULL, c175 Uint8 NOT NULL, c176 Timestamp NOT NULL, c177 Int64 NOT NULL, c178 Uint32 NOT NULL, c179 Datetime64 NOT NULL, c180 Timestamp64 NOT NULL, c181 Bool NOT NULL, c182 Interval64 NOT NULL, c183 Uint16 NOT NULL, c184 Utf8 NOT NULL, c185 Bool NOT NULL, c186 Datetime64 NOT NULL, c187 Decimal(15,0) NOT NULL, c188 Date32 NOT NULL, c189 Uint16 NOT NULL, c190 Decimal(35,10) NOT NULL, c191 Int64 NOT NULL, c192 Date NOT NULL, c193 Interval64 NOT NULL, c194 Int32 NOT NULL, c195 Uint32 NOT NULL, c196 Decimal(15,0) NOT NULL, c197 Date NOT NULL, c198 Int16 NOT NULL, c199 Uint8 NOT NULL, c200 Utf8 NOT NULL, c201 Uint64 NOT NULL, c202 Int32 NOT NULL, c203 Timestamp NOT NULL, c204 Uint64 NOT NULL, c205 String NOT NULL, c206 Date NOT NULL, c207 Timestamp64 NOT NULL, c208 Uint64 NOT NULL, c209 String NOT NULL, c210 Int64 NOT NULL, c211 Datetime NOT NULL, c212 Datetime64 NOT NULL, c213 Date32 NOT NULL, c214 Interval64 NOT NULL, c215 Timestamp64 NOT NULL, c216 Uint16 NOT NULL, c217 Datetime NOT NULL, c218 Int16 NOT NULL, c219 Utf8 NOT NULL, c220 Date32 NOT NULL, c221 Bool NOT NULL, c222 Uint16 NOT NULL, c223 Uint64 NOT NULL, c224 Int64 NOT NULL, c225 Date NOT NULL, c226 Date32 NOT NULL, c227 Decimal(22,9) NOT NULL, c228 Uint64 NOT NULL, c229 Int16 NOT NULL, c230 Bool NOT NULL, c231 Int8 NOT NULL, c232 Utf8 NOT NULL, c233 Int16 NOT NULL, c234 Uint32 NOT NULL, c235 Int32 NOT NULL, c236 Timestamp NOT NULL, c237 Uint8 NOT NULL, c238 Datetime NOT NULL, c239 Date32 NOT NULL, c240 Timestamp NOT NULL, c241 Interval64 NOT NULL, c242 Datetime64 NOT NULL, c243 Int64 NOT NULL, c244 Interval64 NOT NULL, c245 Date32 NOT NULL, c246 Decimal(35,10) NOT NULL, c247 Int8 NOT NULL, c248 Int8 NOT NULL, c249 String NOT NULL, c250 Int64 NOT NULL, c251 String NOT NULL, c252 Datetime64 NOT NULL, c253 Uint32 NOT NULL, c254 Int64 NOT NULL, c255 Date NOT NULL, c256 Datetime NOT NULL, c257 Decimal(15,0) NOT NULL, c258 Int16 NOT NULL, c259 Int16 NOT NULL, c260 Decimal(35,10) NOT NULL, c261 Uint16 NOT NULL, c262 Interval64 NOT NULL, c263 String NOT NULL, c264 Timestamp NOT NULL, c265 Int8 NOT NULL, c266 Utf8 NOT NULL, c267 Date32 NOT NULL, c268 Uint8 NOT NULL, c269 Uint8 NOT NULL, c270 Decimal(22,9) NOT NULL, c271 Timestamp64 NOT NULL, c272 Date32 NOT NULL, c273 Decimal(35,10) NOT NULL, c274 Interval64 NOT NULL, c275 Int32 NOT NULL, c276 Interval64 NOT NULL, c277 String NOT NULL, c278 Decimal(15,0) NOT NULL, c279 Bool NOT NULL, c280 String NOT NULL, c281 Bool NOT NULL, c282 Uint64 NOT NULL, c283 Bool NOT NULL, c284 Uint16 NOT NULL, c285 Interval64 NOT NULL, c286 Int64 NOT NULL, c287 Date32 NOT NULL, c288 Decimal(15,0) NOT NULL, c289 Decimal(22,9) NOT NULL, c290 String NOT NULL, c291 Bool NOT NULL, c292 Int8 NOT NULL, c293 Bool NOT NULL, c294 Interval64 NOT NULL, c295 Decimal(22,9) NOT NULL, c296 Uint64 NOT NULL, c297 Decimal(22,9) NOT NULL, c298 Date NOT NULL, c299 Decimal(35,10) NOT NULL, c300 Decimal(22,9) NOT NULL, c301 Datetime64 NOT NULL, c302 Int64 NOT NULL, c303 Decimal(22,9) NOT NULL, c304 Datetime64 NOT NULL, c305 Int32 NOT NULL, c306 Date32 NOT NULL, c307 Int8 NOT NULL, c308 Uint32 NOT NULL, c309 Decimal(15,0) NOT NULL, c310 Datetime64 NOT NULL, c311 Decimal(22,9) NOT NULL, c312 Bool NOT NULL, c313 Decimal(35,10) NOT NULL, c314 Date NOT NULL, c315 Uint32 NOT NULL, c316 Timestamp NOT NULL, c317 Datetime NOT NULL, c318 Bool NOT NULL, c319 Datetime64 NOT NULL, c320 Uint64 NOT NULL, c321 Datetime64 NOT NULL, c322 Uint8 NOT NULL, c323 Utf8 NOT NULL, c324 Date32 NOT NULL, c325 Date32 NOT NULL, c326 Utf8 NOT NULL, c327 String NOT NULL, c328 Decimal(35,10) NOT NULL, c329 Bool NOT NULL, c330 Utf8 NOT NULL, c331 Datetime64 NOT NULL, c332 Datetime64 NOT NULL, c333 Uint8 NOT NULL, c334 Uint16 NOT NULL, c335 Uint32 NOT NULL, c336 Int64 NOT NULL, c337 Int32 NOT NULL, c338 Uint8 NOT NULL, c339 Timestamp NOT NULL, c340 Int32 NOT NULL, c341 Uint8 NOT NULL, c342 Uint32 NOT NULL, c343 Datetime NOT NULL, c344 Decimal(35,10) NOT NULL, c345 Timestamp NOT NULL, c346 Int64 NOT NULL, c347 Datetime64 NOT NULL, c348 Decimal(22,9) NOT NULL, c349 Decimal(35,10) NOT NULL, c350 Int8 NOT NULL, c351 Uint8 NOT NULL, c352 Uint8 NOT NULL, c353 Int64 NOT NULL, c354 Date NOT NULL, c355 Uint32 NOT NULL, c356 Int64 NOT NULL, c357 Uint64 NOT NULL, c358 Utf8 NOT NULL, c359 Utf8 NOT NULL, c360 Datetime NOT NULL, c361 Uint32 NOT NULL, c362 Decimal(22,9) NOT NULL, c363 Int64 NOT NULL, c364 Int32 NOT NULL, c365 Decimal(35,10) NOT NULL, c366 Uint16 NOT NULL, c367 Uint32 NOT NULL, c368 Timestamp NOT NULL, c369 Date32 NOT NULL, c370 Bool NOT NULL, c371 Uint64 NOT NULL, c372 Interval64 NOT NULL, c373 Int8 NOT NULL, c374 Decimal(22,9) NOT NULL, c375 Int64 NOT NULL, c376 Timestamp64 NOT NULL, c377 Date NOT NULL, c378 Timestamp NOT NULL, c379 Datetime64 NOT NULL, c380 Int16 NOT NULL, c381 Int64 NOT NULL, c382 Int64 NOT NULL, c383 Datetime NOT NULL, c384 Datetime64 NOT NULL, c385 Decimal(35,10) NOT NULL, c386 String NOT NULL, c387 Int32 NOT NULL, c388 Int8 NOT NULL, c389 Int8 NOT NULL, c390 Uint64 NOT NULL, c391 Uint16 NOT NULL, c392 Datetime NOT NULL, c393 Date NOT NULL, c394 Int8 NOT NULL, c395 Datetime NOT NULL, c396 Uint32 NOT NULL, c397 Int64 NOT NULL, c398 Decimal(15,0) NOT NULL, c399 Int8 NOT NULL, c400 Decimal(35,10) NOT NULL, c401 Decimal(35,10) NOT NULL, c402 Int32 NOT NULL, c403 Int8 NOT NULL, c404 Int16 NOT NULL, c405 Uint8 NOT NULL, c406 Int8 NOT NULL, c407 Int64 NOT NULL, c408 Uint32 NOT NULL, c409 Datetime NOT NULL, c410 Datetime NOT NULL, c411 Decimal(35,10) NOT NULL, c412 Decimal(22,9) NOT NULL, c413 Timestamp64 NOT NULL, c414 Uint64 NOT NULL, c415 Uint64 NOT NULL, c416 Uint32 NOT NULL, c417 Timestamp NOT NULL, c418 Int32 NOT NULL, c419 Int8 NOT NULL, c420 Bool NOT NULL, c421 Int16 NOT NULL, c422 Int64 NOT NULL, c423 Date32 NOT NULL, c424 Date NOT NULL, c425 Date NOT NULL, c426 Uint16 NOT NULL, c427 Uint64 NOT NULL, c428 Decimal(15,0) NOT NULL, c429 Datetime NOT NULL, c430 Uint8 NOT NULL, c431 Int16 NOT NULL, c432 Utf8 NOT NULL, c433 Timestamp64 NOT NULL, c434 Int32 NOT NULL, c435 Datetime64 NOT NULL, c436 Datetime64 NOT NULL, c437 Interval64 NOT NULL, c438 Int16 NOT NULL, c439 Date32 NOT NULL, c440 Date NOT NULL, c441 Datetime NOT NULL, c442 Int64 NOT NULL, c443 Uint32 NOT NULL, c444 Int16 NOT NULL, c445 Timestamp64 NOT NULL, c446 Int16 NOT NULL, c447 Uint32 NOT NULL, c448 Interval64 NOT NULL, c449 Int64 NOT NULL, c450 Interval64 NOT NULL, c451 Decimal(22,9) NOT NULL, c452 Uint16 NOT NULL, c453 Datetime NOT NULL, c454 Int8 NOT NULL, c455 String NOT NULL, c456 Timestamp NOT NULL, c457 Datetime64 NOT NULL, c458 Int8 NOT NULL, c459 Datetime NOT NULL, c460 Uint8 NOT NULL, c461 Timestamp NOT NULL, c462 Uint64 NOT NULL, c463 Uint32 NOT NULL, c464 Int8 NOT NULL, c465 Uint64 NOT NULL, c466 Decimal(22,9) NOT NULL, c467 Int8 NOT NULL, c468 Decimal(15,0) NOT NULL, c469 Datetime NOT NULL, c470 Timestamp NOT NULL, c471 Decimal(15,0) NOT NULL, c472 Date NOT NULL, c473 Timestamp64 NOT NULL, c474 Timestamp64 NOT NULL, c475 Datetime64 NOT NULL, c476 Decimal(15,0) NOT NULL, c477 Uint16 NOT NULL, c478 Date NOT NULL, c479 Timestamp NOT NULL, c480 Bool NOT NULL, c481 Uint8 NOT NULL, c482 Datetime NOT NULL, c483 Uint32 NOT NULL, c484 Interval64 NOT NULL, c485 Uint8 NOT NULL, c486 Date NOT NULL, c487 Utf8 NOT NULL, c488 Timestamp NOT NULL, c489 String NOT NULL, c490 Interval64 NOT NULL, c491 Timestamp NOT NULL, c492 Int32 NOT NULL, c493 Int64 NOT NULL, c494 Int64 NOT NULL, c495 Timestamp64 NOT NULL, c496 String NOT NULL, c497 Uint32 NOT NULL, c498 Timestamp NOT NULL, c499 Utf8 NOT NULL, c500 Int32 NOT NULL, c501 Timestamp64 NOT NULL, c502 Uint32 NOT NULL, c503 Decimal(15,0) NOT NULL, c504 Utf8 NOT NULL, c505 Uint64 NOT NULL, c506 Int64 NOT NULL, c507 Decimal(22,9) NOT NULL, c508 Int32 NOT NULL, c509 Uint64 NOT NULL, c510 Utf8 NOT NULL, c511 Uint8 NOT NULL, c512 Uint64 NOT NULL, c513 Uint32 NOT NULL, c514 Utf8 NOT NULL, c515 Int16 NOT NULL, c516 Int32 NOT NULL, c517 Int32 NOT NULL, c518 Timestamp64 NOT NULL, c519 Datetime64 NOT NULL, c520 Timestamp NOT NULL, c521 Utf8 NOT NULL, c522 String NOT NULL, c523 Int8 NOT NULL, c524 Int8 NOT NULL, c525 Bool NOT NULL, c526 Int32 NOT NULL, c527 Datetime64 NOT NULL, c528 Decimal(35,10) NOT NULL, c529 Uint16 NOT NULL, c530 Uint8 NOT NULL, c531 Decimal(35,10) NOT NULL, c532 Timestamp64 NOT NULL, c533 Date32 NOT NULL, c534 Uint64 NOT NULL, c535 Timestamp64 NOT NULL, c536 Int16 NOT NULL, c537 Decimal(35,10) NOT NULL, c538 Date32 NOT NULL, c539 String NOT NULL, c540 Date NOT NULL, c541 Interval64 NOT NULL, c542 Timestamp64 NOT NULL, c543 Int8 NOT NULL, c544 Datetime64 NOT NULL, c545 Date NOT NULL, c546 Uint8 NOT NULL, c547 Date32 NOT NULL, c548 Int8 NOT NULL, c549 Bool NOT NULL, c550 Datetime64 NOT NULL, c551 Interval64 NOT NULL, c552 Int32 NOT NULL, c553 Bool NOT NULL, c554 Uint16 NOT NULL, c555 Interval64 NOT NULL, c556 Int32 NOT NULL, c557 Timestamp64 NOT NULL, c558 Timestamp NOT NULL, c559 Date32 NOT NULL, c560 Bool NOT NULL, c561 Date32 NOT NULL, c562 Uint64 NOT NULL, c563 Uint8 NOT NULL, c564 Uint16 NOT NULL, c565 Date NOT NULL, c566 Timestamp NOT NULL, c567 Decimal(15,0) NOT NULL, c568 Int32 NOT NULL, c569 Datetime NOT NULL, c570 Date32 NOT NULL, c571 Datetime NOT NULL, c572 Timestamp64 NOT NULL, c573 Bool NOT NULL, c574 Datetime NOT NULL, c575 Interval64 NOT NULL, c576 Uint16 NOT NULL, c577 Date32 NOT NULL, c578 Datetime NOT NULL, c579 Interval64 NOT NULL, c580 Bool NOT NULL, c581 Timestamp NOT NULL, c582 Int16 NOT NULL, c583 Timestamp64 NOT NULL, c584 Date NOT NULL, c585 Date32 NOT NULL, c586 Date NOT NULL, c587 String NOT NULL, c588 Uint16 NOT NULL, c589 Date32 NOT NULL, c590 Timestamp64 NOT NULL, c591 Date32 NOT NULL, c592 Uint16 NOT NULL, c593 Utf8 NOT NULL, c594 Interval64 NOT NULL, c595 Uint64 NOT NULL, c596 Date32 NOT NULL, c597 Datetime NOT NULL, c598 Int64 NOT NULL, c599 Timestamp NOT NULL, c600 Int32 NOT NULL, c601 Decimal(22,9) NOT NULL, c602 Uint64 NOT NULL, c603 Uint32 NOT NULL, c604 Decimal(15,0) NOT NULL, c605 Datetime64 NOT NULL, c606 Datetime NOT NULL, c607 Uint16 NOT NULL, c608 Int8 NOT NULL, c609 Utf8 NOT NULL, c610 Timestamp NOT NULL, c611 Datetime NOT NULL, c612 Decimal(35,10) NOT NULL, c613 Int8 NOT NULL, c614 Uint32 NOT NULL, c615 Uint64 NOT NULL, c616 Timestamp64 NOT NULL, c617 Int32 NOT NULL, c618 Timestamp NOT NULL, c619 Decimal(15,0) NOT NULL, c620 Date32 NOT NULL, c621 Interval64 NOT NULL, c622 Decimal(22,9) NOT NULL, c623 Datetime64 NOT NULL, c624 Decimal(35,10) NOT NULL, c625 Timestamp64 NOT NULL, c626 Date32 NOT NULL, c627 Date NOT NULL, c628 Int64 NOT NULL, c629 Datetime NOT NULL, c630 Datetime64 NOT NULL, c631 Bool NOT NULL, c632 Datetime NOT NULL, c633 Utf8 NOT NULL, c634 Interval64 NOT NULL, c635 Interval64 NOT NULL, c636 Timestamp64 NOT NULL, c637 Timestamp64 NOT NULL, c638 Bool NOT NULL, c639 Date NOT NULL, c640 Date32 NOT NULL, c641 Int16 NOT NULL, c642 Interval64 NOT NULL, c643 Uint16 NOT NULL, c644 Date NOT NULL, c645 Uint16 NOT NULL, c646 Int32 NOT NULL, c647 Timestamp NOT NULL, c648 Timestamp64 NOT NULL, c649 Utf8 NOT NULL, c650 Uint8 NOT NULL, c651 Utf8 NOT NULL, c652 Timestamp NOT NULL, c653 Decimal(15,0) NOT NULL, c654 Datetime NOT NULL, c655 Utf8 NOT NULL, c656 Utf8 NOT NULL, c657 Int32 NOT NULL, c658 Datetime NOT NULL, c659 Uint64 NOT NULL, c660 Uint64 NOT NULL, c661 Datetime64 NOT NULL, c662 Int8 NOT NULL, c663 Uint8 NOT NULL, c664 Bool NOT NULL, c665 Interval64 NOT NULL, c666 Interval64 NOT NULL, c667 Utf8 NOT NULL, c668 Uint8 NOT NULL, c669 Utf8 NOT NULL, c670 Uint64 NOT NULL, c671 Timestamp NOT NULL, c672 Decimal(35,10) NOT NULL, c673 Int8 NOT NULL, c674 String NOT NULL, c675 Uint8 NOT NULL, c676 Datetime NOT NULL, c677 Int8 NOT NULL, c678 String NOT NULL, c679 Datetime NOT NULL, c680 Decimal(15,0) NOT NULL, c681 Uint8 NOT NULL, c682 Uint64 NOT NULL, c683 Bool NOT NULL, c684 Uint32 NOT NULL, c685 Int32 NOT NULL, c686 Int16 NOT NULL, c687 Int32 NOT NULL, c688 Decimal(15,0) NOT NULL, c689 Datetime64 NOT NULL, c690 Uint32 NOT NULL, c691 Int32 NOT NULL, c692 Date NOT NULL, c693 Int64 NOT NULL, c694 Decimal(22,9) NOT NULL, c695 Datetime64 NOT NULL, c696 Int16 NOT NULL, c697 Decimal(35,10) NOT NULL, c698 Datetime NOT NULL, c699 Uint32 NOT NULL, c700 Datetime NOT NULL, c701 Uint32 NOT NULL, c702 Date32 NOT NULL, c703 Timestamp NOT NULL, c704 Uint64 NOT NULL, c705 Timestamp64 NOT NULL, c706 Interval64 NOT NULL, c707 Datetime64 NOT NULL, c708 Decimal(15,0) NOT NULL, c709 Int64 NOT NULL, c710 Date32 NOT NULL, c711 Date32 NOT NULL, c712 Date NOT NULL, c713 Date32 NOT NULL, c714 Uint32 NOT NULL, c715 Timestamp NOT NULL, c716 Utf8 NOT NULL, c717 Datetime64 NOT NULL, c718 Int8 NOT NULL, c719 Timestamp64 NOT NULL, c720 Int32 NOT NULL, c721 Decimal(35,10) NOT NULL, c722 Bool NOT NULL, c723 Interval64 NOT NULL, c724 Decimal(35,10) NOT NULL, c725 Bool NOT NULL, c726 Bool NOT NULL, c727 String NOT NULL, c728 Int8 NOT NULL, c729 Int16 NOT NULL, c730 Uint32 NOT NULL, c731 Uint16 NOT NULL, c732 Datetime NOT NULL, c733 Uint16 NOT NULL, c734 Datetime NOT NULL, c735 Date NOT NULL, c736 Decimal(15,0) NOT NULL, c737 Date NOT NULL, c738 Date NOT NULL, c739 Decimal(22,9) NOT NULL, c740 Int16 NOT NULL, c741 Date32 NOT NULL, c742 Uint8 NOT NULL, c743 Uint16 NOT NULL, c744 String NOT NULL, c745 Datetime NOT NULL, c746 Decimal(15,0) NOT NULL, c747 Date NOT NULL, c748 Int64 NOT NULL, c749 Date32 NOT NULL, c750 Date32 NOT NULL, c751 Bool NOT NULL, c752 Interval64 NOT NULL, c753 Uint32 NOT NULL, c754 Bool NOT NULL, c755 Int32 NOT NULL, c756 Decimal(15,0) NOT NULL, c757 Int64 NOT NULL, c758 String NOT NULL, c759 Timestamp NOT NULL, c760 Timestamp64 NOT NULL, c761 Uint64 NOT NULL, c762 Timestamp64 NOT NULL, c763 Uint64 NOT NULL, c764 Timestamp NOT NULL, c765 Date NOT NULL, c766 Decimal(35,10) NOT NULL, c767 Interval64 NOT NULL, c768 Datetime64 NOT NULL, c769 Timestamp NOT NULL, c770 Int8 NOT NULL, c771 Decimal(35,10) NOT NULL, c772 Bool NOT NULL, c773 Int32 NOT NULL, c774 Date NOT NULL, c775 Utf8 NOT NULL, c776 Decimal(35,10) NOT NULL, c777 Timestamp64 NOT NULL, c778 Int8 NOT NULL, c779 Interval64 NOT NULL, c780 Int64 NOT NULL, c781 Decimal(22,9) NOT NULL, c782 Utf8 NOT NULL, c783 Decimal(22,9) NOT NULL, c784 Uint64 NOT NULL, c785 Int32 NOT NULL, c786 Uint32 NOT NULL, c787 Int8 NOT NULL, c788 Bool NOT NULL, c789 Date NOT NULL, c790 Date32 NOT NULL, c791 Datetime NOT NULL, c792 Uint64 NOT NULL, c793 Date NOT NULL, c794 Uint32 NOT NULL, c795 Decimal(22,9) NOT NULL, c796 String NOT NULL, c797 Timestamp NOT NULL, c798 Interval64 NOT NULL, c799 Bool NOT NULL, c800 Bool NOT NULL, c801 Utf8 NOT NULL, c802 Int64 NOT NULL, c803 Decimal(15,0) NOT NULL, c804 Int32 NOT NULL, c805 Int16 NOT NULL, c806 Date NOT NULL, c807 Decimal(35,10) NOT NULL, c808 String NOT NULL, c809 Int8 NOT NULL, c810 Decimal(22,9) NOT NULL, c811 Decimal(35,10) NOT NULL, c812 Int64 NOT NULL, c813 Decimal(15,0) NOT NULL, c814 Int32 NOT NULL, c815 Int8 NOT NULL, c816 Int8 NOT NULL, c817 Uint16 NOT NULL, c818 Int64 NOT NULL, c819 Bool NOT NULL, c820 Decimal(22,9) NOT NULL, c821 Timestamp64 NOT NULL, c822 Uint64 NOT NULL, c823 Datetime64 NOT NULL, c824 Timestamp64 NOT NULL, c825 Timestamp64 NOT NULL, c826 String NOT NULL, c827 Utf8 NOT NULL, c828 Date NOT NULL, c829 Uint8 NOT NULL, c830 Decimal(22,9) NOT NULL, c831 Decimal(35,10) NOT NULL, c832 Int8 NOT NULL, c833 Int64 NOT NULL, c834 Timestamp NOT NULL, c835 Int8 NOT NULL, c836 Datetime64 NOT NULL, c837 Decimal(35,10) NOT NULL, c838 Decimal(35,10) NOT NULL, c839 Bool NOT NULL, c840 Int16 NOT NULL, c841 Bool NOT NULL, c842 Uint16 NOT NULL, c843 Int8 NOT NULL, c844 Interval64 NOT NULL, c845 Decimal(22,9) NOT NULL, c846 Decimal(22,9) NOT NULL, c847 Decimal(35,10) NOT NULL, c848 Timestamp NOT NULL, c849 Datetime64 NOT NULL, c850 Int32 NOT NULL, c851 Interval64 NOT NULL, c852 Uint64 NOT NULL, c853 Int8 NOT NULL, c854 Datetime NOT NULL, c855 Interval64 NOT NULL, c856 Decimal(35,10) NOT NULL, c857 Bool NOT NULL, c858 Decimal(22,9) NOT NULL, c859 Utf8 NOT NULL, c860 Decimal(15,0) NOT NULL, c861 Utf8 NOT NULL, c862 Interval64 NOT NULL, c863 Bool NOT NULL, c864 Int16 NOT NULL, c865 String NOT NULL, c866 Uint16 NOT NULL, c867 Uint16 NOT NULL, c868 Timestamp NOT NULL, c869 Decimal(35,10) NOT NULL, c870 Uint64 NOT NULL, c871 Int64 NOT NULL, c872 Date NOT NULL, c873 Int64 NOT NULL, c874 Datetime64 NOT NULL, c875 Date NOT NULL, c876 Timestamp64 NOT NULL, c877 Uint8 NOT NULL, c878 Interval64 NOT NULL, c879 Bool NOT NULL, c880 Timestamp64 NOT NULL, c881 Timestamp NOT NULL, c882 Timestamp NOT NULL, c883 Utf8 NOT NULL, c884 Uint32 NOT NULL, c885 Timestamp64 NOT NULL, c886 Timestamp64 NOT NULL, c887 String NOT NULL, c888 Date32 NOT NULL, c889 Uint8 NOT NULL, c890 Timestamp64 NOT NULL, c891 Decimal(22,9) NOT NULL, c892 Int64 NOT NULL, c893 Uint32 NOT NULL, c894 Int8 NOT NULL, c895 Decimal(22,9) NOT NULL, c896 Uint32 NOT NULL, c897 Date NOT NULL, c898 Int64 NOT NULL, c899 Bool NOT NULL, c900 Uint32 NOT NULL, c901 Datetime64 NOT NULL, c902 Decimal(15,0) NOT NULL, c903 Datetime64 NOT NULL, c904 Int64 NOT NULL, c905 Decimal(22,9) NOT NULL, c906 Int64 NOT NULL, c907 Decimal(22,9) NOT NULL, c908 Decimal(15,0) NOT NULL, c909 Bool NOT NULL, c910 Decimal(35,10) NOT NULL, c911 Interval64 NOT NULL, c912 Uint32 NOT NULL, c913 Utf8 NOT NULL, c914 Utf8 NOT NULL, c915 String NOT NULL, c916 Uint64 NOT NULL, c917 Date32 NOT NULL, c918 Timestamp64 NOT NULL, c919 String NOT NULL, c920 Datetime NOT NULL, c921 Uint8 NOT NULL, c922 Uint64 NOT NULL, c923 Datetime64 NOT NULL, c924 Datetime64 NOT NULL, c925 Timestamp NOT NULL, c926 Int16 NOT NULL, c927 Date32 NOT NULL, c928 Decimal(35,10) NOT NULL, c929 Int8 NOT NULL, c930 Decimal(22,9) NOT NULL, c931 Int8 NOT NULL, c932 Decimal(35,10) NOT NULL, c933 Utf8 NOT NULL, c934 Timestamp NOT NULL, c935 Utf8 NOT NULL, c936 Int16 NOT NULL, c937 Uint64 NOT NULL, c938 Date32 NOT NULL, c939 Uint16 NOT NULL, c940 Uint16 NOT NULL, c941 Decimal(35,10) NOT NULL, c942 Bool NOT NULL, c943 Int32 NOT NULL, c944 Datetime NOT NULL, c945 Date32 NOT NULL, c946 Int32 NOT NULL, c947 Uint64 NOT NULL, c948 Int8 NOT NULL, c949 Uint8 NOT NULL, c950 Datetime64 NOT NULL, c951 Decimal(22,9) NOT NULL, c952 Uint8 NOT NULL, c953 Timestamp64 NOT NULL, c954 Decimal(22,9) NOT NULL, c955 Bool NOT NULL, c956 Decimal(22,9) NOT NULL, c957 Int32 NOT NULL, c958 Decimal(15,0) NOT NULL, c959 Datetime64 NOT NULL, c960 Decimal(22,9) NOT NULL, c961 Int32 NOT NULL, c962 Uint16 NOT NULL, c963 Interval64 NOT NULL, c964 Timestamp NOT NULL, c965 Timestamp NOT NULL, c966 Datetime64 NOT NULL, c967 Bool NOT NULL, c968 Timestamp NOT NULL, c969 Datetime NOT NULL, c970 Decimal(22,9) NOT NULL, c971 Timestamp64 NOT NULL, c972 Uint8 NOT NULL, c973 Uint64 NOT NULL, c974 Uint64 NOT NULL, c975 Timestamp64 NOT NULL, c976 Decimal(35,10) NOT NULL, c977 Date32 NOT NULL, c978 Datetime64 NOT NULL, c979 Decimal(22,9) NOT NULL, c980 Decimal(35,10) NOT NULL, c981 Int8 NOT NULL, c982 Decimal(35,10) NOT NULL, c983 Int8 NOT NULL, c984 Int16 NOT NULL, c985 Interval64 NOT NULL, c986 Int16 NOT NULL, c987 Timestamp NOT NULL, c988 Timestamp NOT NULL, c989 Utf8 NOT NULL, c990 Int64 NOT NULL, c991 String NOT NULL, c992 Decimal(35,10) NOT NULL, c993 Int32 NOT NULL, c994 Int64 NOT NULL, c995 Utf8 NOT NULL, c996 Int16 NOT NULL, c997 Interval64 NOT NULL, c998 String NOT NULL, c999 Int16 NOT NULL, c1000 Interval64 NOT NULL, c1001 Date32 NOT NULL, c1002 Utf8 NOT NULL, c1003 Uint16 NOT NULL, c1004 Timestamp NOT NULL, c1005 Uint32 NOT NULL, c1006 Int64 NOT NULL, c1007 Decimal(15,0) NOT NULL, c1008 Int32 NOT NULL, c1009 Decimal(15,0) NOT NULL, c1010 Int64 NOT NULL, c1011 Uint64 NOT NULL, c1012 Datetime NOT NULL, c1013 Timestamp64 NOT NULL, c1014 Uint32 NOT NULL, c1015 Utf8 NOT NULL, c1016 Utf8 NOT NULL, c1017 Timestamp NOT NULL, c1018 Uint32 NOT NULL, c1019 Timestamp64 NOT NULL, c1020 Uint64 NOT NULL, c1021 Uint32 NOT NULL, c1022 Decimal(35,10) NOT NULL, c1023 Bool NOT NULL, c1024 Uint32 NOT NULL, c1025 Int8 NOT NULL, c1026 Datetime64 NOT NULL, c1027 Int64 NOT NULL, c1028 Decimal(22,9) NOT NULL, c1029 Utf8 NOT NULL, c1030 Bool NOT NULL, c1031 Date32 NOT NULL, c1032 Int8 NOT NULL, c1033 Interval64 NOT NULL, c1034 Decimal(15,0) NOT NULL, c1035 Interval64 NOT NULL, c1036 Decimal(15,0) NOT NULL, c1037 String NOT NULL, c1038 Int8 NOT NULL, c1039 Uint8 NOT NULL, c1040 Timestamp64 NOT NULL, c1041 String NOT NULL, c1042 Uint16 NOT NULL, c1043 Uint8 NOT NULL, c1044 Bool NOT NULL, c1045 Uint64 NOT NULL, c1046 Utf8 NOT NULL, c1047 Date NOT NULL, c1048 Decimal(22,9) NOT NULL, c1049 Uint8 NOT NULL, c1050 Uint64 NOT NULL, c1051 Timestamp NOT NULL, c1052 Date32 NOT NULL, c1053 Int64 NOT NULL, c1054 Uint64 NOT NULL, c1055 Interval64 NOT NULL, c1056 String NOT NULL, c1057 Int32 NOT NULL, c1058 Timestamp64 NOT NULL, c1059 Decimal(22,9) NOT NULL, c1060 Datetime64 NOT NULL, c1061 Bool NOT NULL, c1062 Bool NOT NULL, c1063 Datetime64 NOT NULL, c1064 Int64 NOT NULL, c1065 Datetime64 NOT NULL, c1066 Datetime NOT NULL, c1067 Date32 NOT NULL, c1068 Timestamp64 NOT NULL, c1069 Decimal(15,0) NOT NULL, c1070 Utf8 NOT NULL, c1071 Decimal(15,0) NOT NULL, c1072 Int64 NOT NULL, c1073 Timestamp64 NOT NULL, c1074 Uint32 NOT NULL, c1075 Date NOT NULL, c1076 Decimal(15,0) NOT NULL, c1077 Date NOT NULL, c1078 Uint8 NOT NULL, c1079 Timestamp64 NOT NULL, c1080 Decimal(15,0) NOT NULL, c1081 Uint32 NOT NULL, c1082 Timestamp64 NOT NULL, c1083 Datetime NOT NULL, c1084 Timestamp NOT NULL, c1085 Decimal(22,9) NOT NULL, c1086 Int8 NOT NULL, c1087 Uint64 NOT NULL, c1088 Uint32 NOT NULL, c1089 Bool NOT NULL, c1090 Timestamp NOT NULL, c1091 Utf8 NOT NULL, c1092 Datetime64 NOT NULL, c1093 Uint64 NOT NULL, c1094 Uint8 NOT NULL, c1095 Decimal(35,10) NOT NULL, c1096 Decimal(15,0) NOT NULL, c1097 Datetime64 NOT NULL, c1098 Utf8 NOT NULL, c1099 Int8 NOT NULL, c1100 Date NOT NULL, c1101 Uint8 NOT NULL, c1102 Uint64 NOT NULL, c1103 Int8 NOT NULL, c1104 Uint32 NOT NULL, c1105 Uint16 NOT NULL, c1106 Int32 NOT NULL, c1107 Uint16 NOT NULL, c1108 Int8 NOT NULL, c1109 Datetime64 NOT NULL, c1110 Date32 NOT NULL, c1111 Uint64 NOT NULL, c1112 Int64 NOT NULL, c1113 Int32 NOT NULL, c1114 Int64 NOT NULL, c1115 Timestamp64 NOT NULL, c1116 Int64 NOT NULL, c1117 Bool NOT NULL, c1118 Date32 NOT NULL, c1119 Date NOT NULL, c1120 Date NOT NULL, c1121 Utf8 NOT NULL, c1122 Timestamp64 NOT NULL, c1123 Bool NOT NULL, c1124 Uint32 NOT NULL, c1125 Utf8 NOT NULL, c1126 Decimal(35,10) NOT NULL, c1127 Datetime64 NOT NULL, c1128 Int8 NOT NULL, c1129 Int16 NOT NULL, c1130 Decimal(22,9) NOT NULL, c1131 Uint8 NOT NULL, c1132 Timestamp NOT NULL, c1133 Timestamp64 NOT NULL, c1134 Timestamp NOT NULL, c1135 Uint8 NOT NULL, c1136 Timestamp64 NOT NULL, c1137 Int8 NOT NULL, c1138 Decimal(15,0) NOT NULL, c1139 Decimal(35,10) NOT NULL, c1140 Interval64 NOT NULL, c1141 Uint8 NOT NULL, c1142 Timestamp64 NOT NULL, c1143 Datetime64 NOT NULL, c1144 Int64 NOT NULL, c1145 Timestamp64 NOT NULL, c1146 Datetime NOT NULL, c1147 Decimal(15,0) NOT NULL, c1148 Timestamp64 NOT NULL, c1149 Timestamp NOT NULL, c1150 Date NOT NULL, c1151 Interval64 NOT NULL, c1152 Int64 NOT NULL, c1153 Decimal(35,10) NOT NULL, c1154 Uint32 NOT NULL, c1155 Int64 NOT NULL, c1156 Decimal(35,10) NOT NULL, c1157 Int64 NOT NULL, c1158 Uint64 NOT NULL, c1159 Datetime NOT NULL, c1160 Int64 NOT NULL, c1161 Int32 NOT NULL, c1162 Int32 NOT NULL, c1163 Int32 NOT NULL, c1164 Uint8 NOT NULL, c1165 Int64 NOT NULL, c1166 Int16 NOT NULL, c1167 Bool NOT NULL, c1168 Int64 NOT NULL, c1169 Date NOT NULL, c1170 Decimal(22,9) NOT NULL, c1171 Int32 NOT NULL, c1172 Int8 NOT NULL, c1173 Decimal(35,10) NOT NULL, c1174 Date32 NOT NULL, c1175 Uint32 NOT NULL, c1176 Uint32 NOT NULL, c1177 Timestamp NOT NULL, c1178 Decimal(35,10) NOT NULL, c1179 Uint8 NOT NULL, c1180 Uint32 NOT NULL, c1181 Uint8 NOT NULL, c1182 Int32 NOT NULL, c1183 Timestamp NOT NULL, c1184 String NOT NULL, c1185 Uint16 NOT NULL, c1186 Interval64 NOT NULL, c1187 Decimal(22,9) NOT NULL, c1188 Decimal(35,10) NOT NULL, c1189 Datetime64 NOT NULL, c1190 Datetime NOT NULL, c1191 Date NOT NULL, c1192 Utf8 NOT NULL, c1193 Decimal(15,0) NOT NULL, c1194 Interval64 NOT NULL, c1195 Int16 NOT NULL, c1196 Int64 NOT NULL, c1197 Uint16 NOT NULL, c1198 Uint32 NOT NULL, c1199 Uint32 NOT NULL, c1200 Date NOT NULL, c1201 Decimal(15,0) NOT NULL, c1202 Bool NOT NULL, c1203 Bool NOT NULL, c1204 Utf8 NOT NULL, c1205 Int64 NOT NULL, c1206 Decimal(22,9) NOT NULL, c1207 Int16 NOT NULL, c1208 Timestamp64 NOT NULL, c1209 String NOT NULL, c1210 Int8 NOT NULL, c1211 Uint16 NOT NULL, c1212 Decimal(35,10) NOT NULL, c1213 Uint8 NOT NULL, c1214 Int32 NOT NULL, c1215 Utf8 NOT NULL, c1216 Datetime NOT NULL, c1217 Bool NOT NULL, c1218 String NOT NULL, c1219 Int16 NOT NULL, c1220 Timestamp NOT NULL, c1221 Date NOT NULL, c1222 Datetime NOT NULL, c1223 Utf8 NOT NULL, c1224 Uint8 NOT NULL, c1225 Uint32 NOT NULL, c1226 Utf8 NOT NULL, c1227 Datetime64 NOT NULL, c1228 Decimal(35,10) NOT NULL, c1229 Decimal(22,9) NOT NULL, c1230 Uint8 NOT NULL, c1231 Int32 NOT NULL, c1232 Int32 NOT NULL, c1233 Uint32 NOT NULL, c1234 Date NOT NULL, c1235 Date32 NOT NULL, c1236 Datetime64 NOT NULL, c1237 Int64 NOT NULL, c1238 String NOT NULL, c1239 Date NOT NULL, c1240 Int64 NOT NULL, c1241 Utf8 NOT NULL, c1242 Timestamp NOT NULL, c1243 Bool NOT NULL, c1244 Int8 NOT NULL, c1245 Uint32 NOT NULL, c1246 Decimal(22,9) NOT NULL, c1247 Date NOT NULL, c1248 Uint16 NOT NULL, c1249 Uint32 NOT NULL, c1250 String NOT NULL, c1251 Uint8 NOT NULL, c1252 Uint8 NOT NULL, c1253 Decimal(15,0) NOT NULL, c1254 Datetime NOT NULL, c1255 Datetime64 NOT NULL, c1256 Decimal(15,0) NOT NULL, c1257 Uint16 NOT NULL, c1258 Uint8 NOT NULL, c1259 Uint64 NOT NULL, c1260 Timestamp NOT NULL, c1261 Datetime64 NOT NULL, c1262 Int32 NOT NULL, c1263 Int32 NOT NULL, c1264 Decimal(15,0) NOT NULL, c1265 Datetime64 NOT NULL, c1266 Interval64 NOT NULL, c1267 Uint32 NOT NULL, c1268 Uint16 NOT NULL, c1269 Uint8 NOT NULL, c1270 Utf8 NOT NULL, c1271 Uint64 NOT NULL, c1272 Date32 NOT NULL, c1273 Decimal(15,0) NOT NULL, c1274 Datetime NOT NULL, c1275 Decimal(35,10) NOT NULL, c1276 Datetime64 NOT NULL, c1277 Uint8 NOT NULL, c1278 Decimal(15,0) NOT NULL, c1279 String NOT NULL, c1280 Uint32 NOT NULL, c1281 Date NOT NULL, c1282 Decimal(22,9) NOT NULL, c1283 Decimal(15,0) NOT NULL, c1284 Datetime NOT NULL, c1285 Decimal(22,9) NOT NULL, c1286 Timestamp64 NOT NULL, c1287 Timestamp NOT NULL, c1288 Utf8 NOT NULL, c1289 Decimal(35,10) NOT NULL, c1290 Decimal(15,0) NOT NULL, c1291 Utf8 NOT NULL, c1292 Uint32 NOT NULL, c1293 Datetime NOT NULL, c1294 Interval64 NOT NULL, c1295 Uint16 NOT NULL, c1296 Decimal(35,10) NOT NULL, c1297 Uint32 NOT NULL, c1298 Date32 NOT NULL, c1299 Int64 NOT NULL, c1300 Uint64 NOT NULL, c1301 Interval64 NOT NULL, c1302 Date NOT NULL, c1303 Datetime64 NOT NULL, c1304 Decimal(15,0) NOT NULL, c1305 Utf8 NOT NULL, c1306 Decimal(22,9) NOT NULL, c1307 Date NOT NULL, c1308 Interval64 NOT NULL, c1309 Decimal(35,10) NOT NULL, c1310 Int8 NOT NULL, c1311 Int16 NOT NULL, c1312 Int64 NOT NULL, c1313 Timestamp NOT NULL, c1314 Uint64 NOT NULL, c1315 Uint16 NOT NULL, c1316 Timestamp NOT NULL, c1317 Utf8 NOT NULL, c1318 Uint16 NOT NULL, c1319 Datetime NOT NULL, c1320 Uint32 NOT NULL, c1321 Datetime64 NOT NULL, c1322 Uint16 NOT NULL, c1323 Utf8 NOT NULL, c1324 Datetime64 NOT NULL, c1325 Int32 NOT NULL, c1326 Uint32 NOT NULL, c1327 Uint8 NOT NULL, c1328 Uint16 NOT NULL, c1329 Int32 NOT NULL, c1330 Int64 NOT NULL, c1331 Datetime NOT NULL, c1332 Decimal(35,10) NOT NULL, c1333 Uint32 NOT NULL, c1334 Datetime NOT NULL, c1335 Bool NOT NULL, c1336 Datetime64 NOT NULL, c1337 Bool NOT NULL, c1338 Uint8 NOT NULL, c1339 Int8 NOT NULL, c1340 Decimal(15,0) NOT NULL, c1341 Timestamp64 NOT NULL, c1342 Decimal(15,0) NOT NULL, c1343 Uint64 NOT NULL, c1344 Interval64 NOT NULL, c1345 Uint64 NOT NULL, c1346 String NOT NULL, c1347 Timestamp64 NOT NULL, c1348 Uint8 NOT NULL, c1349 Uint64 NOT NULL, c1350 Decimal(22,9) NOT NULL, c1351 Decimal(35,10) NOT NULL, c1352 Bool NOT NULL, c1353 Utf8 NOT NULL, c1354 String NOT NULL, c1355 Datetime64 NOT NULL, c1356 Uint8 NOT NULL, c1357 Decimal(22,9) NOT NULL, c1358 Decimal(15,0) NOT NULL, c1359 Int8 NOT NULL, c1360 Date32 NOT NULL, c1361 Int8 NOT NULL, c1362 Uint16 NOT NULL, c1363 Datetime64 NOT NULL, c1364 Decimal(35,10) NOT NULL, c1365 Decimal(22,9) NOT NULL, c1366 Uint16 NOT NULL, c1367 Date32 NOT NULL, c1368 Int32 NOT NULL, c1369 Timestamp NOT NULL, c1370 Uint64 NOT NULL, c1371 Int32 NOT NULL, c1372 Uint16 NOT NULL, c1373 Datetime64 NOT NULL, c1374 Interval64 NOT NULL, c1375 Interval64 NOT NULL, c1376 Datetime64 NOT NULL, c1377 Timestamp64 NOT NULL, c1378 Date32 NOT NULL, c1379 Uint64 NOT NULL, c1380 Datetime NOT NULL, c1381 Date NOT NULL, c1382 Date NOT NULL, c1383 Date NOT NULL, c1384 Int32 NOT NULL, c1385 Decimal(15,0) NOT NULL, c1386 Bool NOT NULL, c1387 Timestamp NOT NULL, c1388 String NOT NULL, c1389 String NOT NULL, c1390 Uint8 NOT NULL, c1391 Int64 NOT NULL, c1392 Int32 NOT NULL, c1393 Uint32 NOT NULL, c1394 Bool NOT NULL, c1395 Decimal(22,9) NOT NULL, c1396 Date NOT NULL, c1397 Uint16 NOT NULL, c1398 Uint32 NOT NULL, c1399 Bool NOT NULL, c1400 Datetime64 NOT NULL, c1401 Int16 NOT NULL, c1402 Timestamp NOT NULL, c1403 Uint16 NOT NULL, c1404 String NOT NULL, c1405 Decimal(22,9) NOT NULL, c1406 Datetime NOT NULL, c1407 Datetime NOT NULL, c1408 Float NOT NULL, c1409 Timestamp, c1410 Date, c1411 Decimal(22,9), c1412 Uint8, c1413 Uint8, c1414 Uint16 NOT NULL, c1415 Interval64, c1416 Uint32 NOT NULL, c1417 Datetime NOT NULL, c1418 Decimal(35,10), c1419 Date NOT NULL, c1420 Datetime64 NOT NULL, c1421 Decimal(22,9), c1422 Uint8 NOT NULL, c1423 Timestamp, c1424 Int64 NOT NULL, c1425 Bool, c1426 Int8 NOT NULL, c1427 Bool, c1428 Interval64 NOT NULL, c1429 Decimal(35,10) NOT NULL, c1430 Uint8, c1431 Datetime, c1432 Date, c1433 Uint16, c1434 Int64 NOT NULL, c1435 Utf8 NOT NULL, c1436 Bool NOT NULL, c1437 Json, c1438 String NOT NULL, c1439 Double NOT NULL, c1440 Float NOT NULL, c1441 Int8 NOT NULL, c1442 Interval64, c1443 Utf8, c1444 Uint32, c1445 Int16, c1446 Timestamp64, c1447 String NOT NULL, c1448 Decimal(22,9) NOT NULL, c1449 Int32 NOT NULL, c1450 Utf8, c1451 Int16, c1452 Bool NOT NULL, c1453 Uint32, c1454 Uint8, c1455 Float NOT NULL, c1456 Decimal(15,0) NOT NULL, c1457 Uint16 NOT NULL, c1458 Datetime NOT NULL, c1459 Decimal(22,9) NOT NULL, c1460 JsonDocument NOT NULL, c1461 Int64 NOT NULL, c1462 Utf8 NOT NULL, c1463 Timestamp, c1464 JsonDocument NOT NULL, c1465 String NOT NULL, c1466 Uint8, c1467 Utf8 NOT NULL, c1468 Decimal(15,0), c1469 Float, c1470 Decimal(15,0), c1471 Float NOT NULL, c1472 Uint32 NOT NULL, c1473 Uint32 NOT NULL, c1474 Int32, c1475 String NOT NULL, c1476 Date, c1477 Uint16 NOT NULL, c1478 Yson, c1479 Date, c1480 String NOT NULL, c1481 Datetime NOT NULL, c1482 Date32, c1483 Decimal(22,9), c1484 Decimal(15,0), c1485 Bool NOT NULL, c1486 Timestamp64, c1487 Int64, c1488 Date, c1489 Uint32, c1490 Uint64, c1491 Uint64 NOT NULL, c1492 Int16, c1493 String, c1494 Float NOT NULL, c1495 Double NOT NULL, c1496 Uint64 NOT NULL, c1497 String NOT NULL, c1498 Bool, c1499 Int32 NOT NULL, c1500 Int64, c1501 Decimal(22,9), c1502 Date32, c1503 Int32, c1504 Int16 NOT NULL, c1505 Int32 NOT NULL, c1506 Interval64 NOT NULL, c1507 Interval64, c1508 Interval64, c1509 Decimal(35,10) NOT NULL, c1510 Date32, c1511 Double, c1512 Interval64 NOT NULL, c1513 Uint32, c1514 Timestamp NOT NULL, c1515 Datetime64 NOT NULL, c1516 JsonDocument, c1517 String NOT NULL, c1518 Double, c1519 Int16, c1520 Date, c1521 Uint16, c1522 Datetime, c1523 Timestamp NOT NULL, c1524 Uint64, c1525 Uint16 NOT NULL, c1526 JsonDocument NOT NULL, c1527 Date, c1528 Yson NOT NULL, c1529 Bool, c1530 Utf8, c1531 Int32, c1532 Date32 NOT NULL, c1533 Yson, c1534 Uint8 NOT NULL, c1535 Timestamp64 NOT NULL, c1536 Float, c1537 Bool NOT NULL, c1538 Utf8 NOT NULL, c1539 Int16, c1540 Decimal(15,0) NOT NULL, c1541 Yson, c1542 Uint8 NOT NULL, c1543 Uint32 NOT NULL, c1544 Double, c1545 Float NOT NULL, c1546 Datetime64 NOT NULL, c1547 Int64 NOT NULL, c1548 Datetime64, c1549 Int16, c1550 Bool, c1551 Decimal(15,0), c1552 Decimal(22,9), c1553 Float, c1554 Timestamp64 NOT NULL, c1555 Json NOT NULL, c1556 String, c1557 Decimal(22,9), c1558 Bool, c1559 Interval64, c1560 Float, c1561 Uint32, c1562 Date32 NOT NULL, c1563 Json, c1564 Date32 NOT NULL, c1565 Interval64, c1566 Double NOT NULL, c1567 Uint64 NOT NULL, c1568 Uint16, c1569 Date, c1570 Decimal(22,9) NOT NULL, c1571 String NOT NULL, c1572 String NOT NULL, c1573 String NOT NULL, c1574 Datetime64 NOT NULL, c1575 Bool NOT NULL, c1576 Uint8 NOT NULL, c1577 Timestamp, c1578 Date32 NOT NULL, c1579 Datetime, c1580 Int8, c1581 Yson NOT NULL, c1582 JsonDocument NOT NULL, c1583 Decimal(35,10), c1584 Uint8, c1585 Date, c1586 Float, c1587 String NOT NULL, c1588 Int8 NOT NULL, c1589 Utf8, c1590 Uint32, c1591 Uint16 NOT NULL, c1592 Date NOT NULL, c1593 Timestamp NOT NULL, c1594 Json NOT NULL, c1595 Decimal(15,0), c1596 Interval64, c1597 Int8 NOT NULL, c1598 Uint32, c1599 Yson, c1600 Interval64, c1601 Int32, c1602 String NOT NULL, c1603 JsonDocument NOT NULL, c1604 Decimal(15,0) NOT NULL, c1605 Int32, c1606 Uint64, c1607 Date, c1608 Float, c1609 Int8, c1610 Datetime NOT NULL, c1611 Uint64 NOT NULL, c1612 Interval64 NOT NULL, c1613 JsonDocument, c1614 String NOT NULL, c1615 Uint32 NOT NULL, c1616 Datetime64, c1617 Timestamp, c1618 Utf8, c1619 Bool, c1620 JsonDocument, c1621 Decimal(22,9), c1622 Json, c1623 Yson NOT NULL, c1624 Date NOT NULL, c1625 Utf8 NOT NULL, c1626 Uint64, c1627 Int64 NOT NULL, c1628 Int64 NOT NULL, c1629 Timestamp64 NOT NULL, c1630 Uint16, c1631 Double NOT NULL, c1632 Datetime NOT NULL, c1633 Uint16 NOT NULL, c1634 Utf8,
                    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, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406)
                )
                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, 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, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c20\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c20\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c20\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: \n                CREATE TABLE `/Root/olap_workload/create_drop/31184` (\n                    c0 Uint8 NOT NULL, c1 Datetime64 NOT NULL, c2 Decimal(22,9) NOT NULL, c3 Timestamp64 NOT NULL, c4 Interval64 NOT NULL, c5 Decimal(15,0) NOT NULL, c6 Uint32 NOT NULL, c7 Int16 NOT NULL, c8 Decimal(15,0) NOT NULL, c9 Int8 NOT NULL, c10 Date32 NOT NULL, c11 Decimal(35,10) NOT NULL, c12 Int32 NOT NULL, c13 Uint16 NOT NULL, c14 Datetime64 NOT NULL, c15 Int8 NOT NULL, c16 Decimal(22,9) NOT NULL, c17 Uint32 NOT NULL, c18 Decimal(35,10) NOT NULL, c19 Timestamp NOT NULL, c20 Bool NOT NULL, c21 Interval64 NOT NULL, c22 Utf8 NOT NULL, c23 Decimal(35,10) NOT NULL, c24 Date NOT NULL, c25 Int16 NOT NULL, c26 Date NOT NULL, c27 Uint64 NOT NULL, c28 Int64 NOT NULL, c29 Timestamp64 NOT NULL, c30 Int64 NOT NULL, c31 Datetime64 NOT NULL, c32 Uint64 NOT NULL, c33 Int8 NOT NULL, c34 Int16 NOT NULL, c35 Int32 NOT NULL, c36 Timestamp NOT NULL, c37 Int64 NOT NULL, c38 Timestamp64 NOT NULL, c39 Datetime64 NOT NULL, c40 Datetime NOT NULL, c41 Int32 NOT NULL, c42 Timestamp64 NOT NULL, c43 Uint16 NOT NULL, c44 Timestamp64 NOT NULL, c45 Decimal(22,9) NOT NULL, c46 Date NOT NULL, c47 Int64 NOT NULL, c48 Uint32 NOT NULL, c49 Timestamp NOT NULL, c50 Decimal(35,10) NOT NULL, c51 Uint64 NOT NULL, c52 Uint8 NOT NULL, c53 Decimal(22,9) NOT NULL, c54 Date NOT NULL, c55 Timestamp NOT NULL, c56 Int16 NOT NULL, c57 Utf8 NOT NULL, c58 Uint32 NOT NULL, c59 Utf8 NOT NULL, c60 Timestamp NOT NULL, c61 Int16 NOT NULL, c62 Uint32 NOT NULL, c63 Int32 NOT NULL, c64 Uint16 NOT NULL, c65 Int8 NOT NULL, c66 Decimal(35,10) NOT NULL, c67 Interval64 NOT NULL, c68 Int8 NOT NULL, c69 Interval64 NOT NULL, c70 Decimal(15,0) NOT NULL, c71 Decimal(22,9) NOT NULL, c72 Decimal(22,9) NOT NULL, c73 Interval64 NOT NULL, c74 Decimal(15,0) NOT NULL, c75 Date NOT NULL, c76 Datetime64 NOT NULL, c77 Int64 NOT NULL, c78 Interval64 NOT NULL, c79 Bool NOT NULL, c80 Datetime64 NOT NULL, c81 String NOT NULL, c82 Timestamp NOT NULL, c83 Decimal(15,0) NOT NULL, c84 Interval64 NOT NULL, c85 Int16 NOT NULL, c86 Decimal(15,0) NOT NULL, c87 Uint64 NOT NULL, c88 Int16 NOT NULL, c89 Datetime NOT NULL, c90 Interval64 NOT NULL, c91 Uint32 NOT NULL, c92 Uint8 NOT NULL, c93 Int64 NOT NULL, c94 Uint32 NOT NULL, c95 Uint8 NOT NULL, c96 Datetime64 NOT NULL, c97 Timestamp NOT NULL, c98 Int16 NOT NULL, c99 Decimal(35,10) NOT NULL, c100 Int32 NOT NULL, c101 Utf8 NOT NULL, c102 Int8 NOT NULL, c103 Decimal(15,0) NOT NULL, c104 Uint32 NOT NULL, c105 Int32 NOT NULL, c106 Uint32 NOT NULL, c107 Decimal(22,9) NOT NULL, c108 String NOT NULL, c109 String NOT NULL, c110 Uint16 NOT NULL, c111 Decimal(35,10) NOT NULL, c112 Date NOT NULL, c113 Interval64 NOT NULL, c114 Timestamp NOT NULL, c115 Int8 NOT NULL, c116 Decimal(15,0) NOT NULL, c117 Timestamp NOT NULL, c118 Date32 NOT NULL, c119 Datetime64 NOT NULL, c120 Uint64 NOT NULL, c121 Datetime64 NOT NULL, c122 Int8 NOT NULL, c123 Utf8 NOT NULL, c124 Int16 NOT NULL, c125 Decimal(22,9) NOT NULL, c126 Int32 NOT NULL, c127 Datetime64 NOT NULL, c128 Interval64 NOT NULL, c129 Datetime64 NOT NULL, c130 Date NOT NULL, c131 Datetime NOT NULL, c132 Decimal(35,10) NOT NULL, c133 Int64 NOT NULL, c134 Bool NOT NULL, c135 Date32 NOT NULL, c136 Interval64 NOT NULL, c137 Datetime NOT NULL, c138 Uint64 NOT NULL, c139 Date NOT NULL, c140 Uint32 NOT NULL, c141 Int16 NOT NULL, c142 Uint64 NOT NULL, c143 Decimal(35,10) NOT NULL, c144 Utf8 NOT NULL, c145 Bool NOT NULL, c146 Bool NOT NULL, c147 Int32 NOT NULL, c148 Utf8 NOT NULL, c149 Datetime64 NOT NULL, c150 Decimal(22,9) NOT NULL, c151 Int16 NOT NULL, c152 Datetime NOT NULL, c153 Utf8 NOT NULL, c154 Uint8 NOT NULL, c155 Decimal(35,10) NOT NULL, c156 Int32 NOT NULL, c157 Decimal(15,0) NOT NULL, c158 Bool NOT NULL, c159 Uint32 NOT NULL, c160 Int16 NOT NULL, c161 Interval64 NOT NULL, c162 Uint16 NOT NULL, c163 Int32 NOT NULL, c164 Decimal(22,9) NOT NULL, c165 Utf8 NOT NULL, c166 Timestamp64 NOT NULL, c167 String NOT NULL, c168 Int8 NOT NULL, c169 Int32 NOT NULL, c170 Int64 NOT NULL, c171 Bool NOT NULL, c172 Bool NOT NULL, c173 Decimal(15,0) NOT NULL, c174 Date NOT NULL, c175 Uint8 NOT NULL, c176 Timestamp NOT NULL, c177 Int64 NOT NULL, c178 Uint32 NOT NULL, c179 Datetime64 NOT NULL, c180 Timestamp64 NOT NULL, c181 Bool NOT NULL, c182 Interval64 NOT NULL, c183 Uint16 NOT NULL, c184 Utf8 NOT NULL, c185 Bool NOT NULL, c186 Datetime64 NOT NULL, c187 Decimal(15,0) NOT NULL, c188 Date32 NOT NULL, c189 Uint16 NOT NULL, c190 Decimal(35,10) NOT NULL, c191 Int64 NOT NULL, c192 Date NOT NULL, c193 Interval64 NOT NULL, c194 Int32 NOT NULL, c195 Uint32 NOT NULL, c196 Decimal(15,0) NOT NULL, c197 Date NOT NULL, c198 Int16 NOT NULL, c199 Uint8 NOT NULL, c200 Utf8 NOT NULL, c201 Uint64 NOT NULL, c202 Int32 NOT NULL, c203 Timestamp NOT NULL, c204 Uint64 NOT NULL, c205 String NOT NULL, c206 Date NOT NULL, c207 Timestamp64 NOT NULL, c208 Uint64 NOT NULL, c209 String NOT NULL, c210 Int64 NOT NULL, c211 Datetime NOT NULL, c212 Datetime64 NOT NULL, c213 Date32 NOT NULL, c214 Interval64 NOT NULL, c215 Timestamp64 NOT NULL, c216 Uint16 NOT NULL, c217 Datetime NOT NULL, c218 Int16 NOT NULL, c219 Utf8 NOT NULL, c220 Date32 NOT NULL, c221 Bool NOT NULL, c222 Uint16 NOT NULL, c223 Uint64 NOT NULL, c224 Int64 NOT NULL, c225 Date NOT NULL, c226 Date32 NOT NULL, c227 Decimal(22,9) NOT NULL, c228 Uint64 NOT NULL, c229 Int16 NOT NULL, c230 Bool NOT NULL, c231 Int8 NOT NULL, c232 Utf8 NOT NULL, c233 Int16 NOT NULL, c234 Uint32 NOT NULL, c235 Int32 NOT NULL, c236 Timestamp NOT NULL, c237 Uint8 NOT NULL, c238 Datetime NOT NULL, c239 Date32 NOT NULL, c240 Timestamp NOT NULL, c241 Interval64 NOT NULL, c242 Datetime64 NOT NULL, c243 Int64 NOT NULL, c244 Interval64 NOT NULL, c245 Date32 NOT NULL, c246 Decimal(35,10) NOT NULL, c247 Int8 NOT NULL, c248 Int8 NOT NULL, c249 String NOT NULL, c250 Int64 NOT NULL, c251 String NOT NULL, c252 Datetime64 NOT NULL, c253 Uint32 NOT NULL, c254 Int64 NOT NULL, c255 Date NOT NULL, c256 Datetime NOT NULL, c257 Decimal(15,0) NOT NULL, c258 Int16 NOT NULL, c259 Int16 NOT NULL, c260 Decimal(35,10) NOT NULL, c261 Uint16 NOT NULL, c262 Interval64 NOT NULL, c263 String NOT NULL, c264 Timestamp NOT NULL, c265 Int8 NOT NULL, c266 Utf8 NOT NULL, c267 Date32 NOT NULL, c268 Uint8 NOT NULL, c269 Uint8 NOT NULL, c270 Decimal(22,9) NOT NULL, c271 Timestamp64 NOT NULL, c272 Date32 NOT NULL, c273 Decimal(35,10) NOT NULL, c274 Interval64 NOT NULL, c275 Int32 NOT NULL, c276 Interval64 NOT NULL, c277 String NOT NULL, c278 Decimal(15,0) NOT NULL, c279 Bool NOT NULL, c280 String NOT NULL, c281 Bool NOT NULL, c282 Uint64 NOT NULL, c283 Bool NOT NULL, c284 Uint16 NOT NULL, c285 Interval64 NOT NULL, c286 Int64 NOT NULL, c287 Date32 NOT NULL, c288 Decimal(15,0) NOT NULL, c289 Decimal(22,9) NOT NULL, c290 String NOT NULL, c291 Bool NOT NULL, c292 Int8 NOT NULL, c293 Bool NOT NULL, c294 Interval64 NOT NULL, c295 Decimal(22,9) NOT NULL, c296 Uint64 NOT NULL, c297 Decimal(22,9) NOT NULL, c298 Date NOT NULL, c299 Decimal(35,10) NOT NULL, c300 Decimal(22,9) NOT NULL, c301 Datetime64 NOT NULL, c302 Int64 NOT NULL, c303 Decimal(22,9) NOT NULL, c304 Datetime64 NOT NULL, c305 Int32 NOT NULL, c306 Date32 NOT NULL, c307 Int8 NOT NULL, c308 Uint32 NOT NULL, c309 Decimal(15,0) NOT NULL, c310 Datetime64 NOT NULL, c311 Decimal(22,9) NOT NULL, c312 Bool NOT NULL, c313 Decimal(35,10) NOT NULL, c314 Date NOT NULL, c315 Uint32 NOT NULL, c316 Timestamp NOT NULL, c317 Datetime NOT NULL, c318 Bool NOT NULL, c319 Datetime64 NOT NULL, c320 Uint64 NOT NULL, c321 Datetime64 NOT NULL, c322 Uint8 NOT NULL, c323 Utf8 NOT NULL, c324 Date32 NOT NULL, c325 Date32 NOT NULL, c326 Utf8 NOT NULL, c327 String NOT NULL, c328 Decimal(35,10) NOT NULL, c329 Bool NOT NULL, c330 Utf8 NOT NULL, c331 Datetime64 NOT NULL, c332 Datetime64 NOT NULL, c333 Uint8 NOT NULL, c334 Uint16 NOT NULL, c335 Uint32 NOT NULL, c336 Int64 NOT NULL, c337 Int32 NOT NULL, c338 Uint8 NOT NULL, c339 Timestamp NOT NULL, c340 Int32 NOT NULL, c341 Uint8 NOT NULL, c342 Uint32 NOT NULL, c343 Datetime NOT NULL, c344 Decimal(35,10) NOT NULL, c345 Timestamp NOT NULL, c346 Int64 NOT NULL, c347 Datetime64 NOT NULL, c348 Decimal(22,9) NOT NULL, c349 Decimal(35,10) NOT NULL, c350 Int8 NOT NULL, c351 Uint8 NOT NULL, c352 Uint8 NOT NULL, c353 Int64 NOT NULL, c354 Date NOT NULL, c355 Uint32 NOT NULL, c356 Int64 NOT NULL, c357 Uint64 NOT NULL, c358 Utf8 NOT NULL, c359 Utf8 NOT NULL, c360 Datetime NOT NULL, c361 Uint32 NOT NULL, c362 Decimal(22,9) NOT NULL, c363 Int64 NOT NULL, c364 Int32 NOT NULL, c365 Decimal(35,10) NOT NULL, c366 Uint16 NOT NULL, c367 Uint32 NOT NULL, c368 Timestamp NOT NULL, c369 Date32 NOT NULL, c370 Bool NOT NULL, c371 Uint64 NOT NULL, c372 Interval64 NOT NULL, c373 Int8 NOT NULL, c374 Decimal(22,9) NOT NULL, c375 Int64 NOT NULL, c376 Timestamp64 NOT NULL, c377 Date NOT NULL, c378 Timestamp NOT NULL, c379 Datetime64 NOT NULL, c380 Int16 NOT NULL, c381 Int64 NOT NULL, c382 Int64 NOT NULL, c383 Datetime NOT NULL, c384 Datetime64 NOT NULL, c385 Decimal(35,10) NOT NULL, c386 String NOT NULL, c387 Int32 NOT NULL, c388 Int8 NOT NULL, c389 Int8 NOT NULL, c390 Uint64 NOT NULL, c391 Uint16 NOT NULL, c392 Datetime NOT NULL, c393 Date NOT NULL, c394 Int8 NOT NULL, c395 Datetime NOT NULL, c396 Uint32 NOT NULL, c397 Int64 NOT NULL, c398 Decimal(15,0) NOT NULL, c399 Int8 NOT NULL, c400 Decimal(35,10) NOT NULL, c401 Decimal(35,10) NOT NULL, c402 Int32 NOT NULL, c403 Int8 NOT NULL, c404 Int16 NOT NULL, c405 Uint8 NOT NULL, c406 Int8 NOT NULL, c407 Int64 NOT NULL, c408 Uint32 NOT NULL, c409 Datetime NOT NULL, c410 Datetime NOT NULL, c411 Decimal(35,10) NOT NULL, c412 Decimal(22,9) NOT NULL, c413 Timestamp64 NOT NULL, c414 Uint64 NOT NULL, c415 Uint64 NOT NULL, c416 Uint32 NOT NULL, c417 Timestamp NOT NULL, c418 Int32 NOT NULL, c419 Int8 NOT NULL, c420 Bool NOT NULL, c421 Int16 NOT NULL, c422 Int64 NOT NULL, c423 Date32 NOT NULL, c424 Date NOT NULL, c425 Date NOT NULL, c426 Uint16 NOT NULL, c427 Uint64 NOT NULL, c428 Decimal(15,0) NOT NULL, c429 Datetime NOT NULL, c430 Uint8 NOT NULL, c431 Int16 NOT NULL, c432 Utf8 NOT NULL, c433 Timestamp64 NOT NULL, c434 Int32 NOT NULL, c435 Datetime64 NOT NULL, c436 Datetime64 NOT NULL, c437 Interval64 NOT NULL, c438 Int16 NOT NULL, c439 Date32 NOT NULL, c440 Date NOT NULL, c441 Datetime NOT NULL, c442 Int64 NOT NULL, c443 Uint32 NOT NULL, c444 Int16 NOT NULL, c445 Timestamp64 NOT NULL, c446 Int16 NOT NULL, c447 Uint32 NOT NULL, c448 Interval64 NOT NULL, c449 Int64 NOT NULL, c450 Interval64 NOT NULL, c451 Decimal(22,9) NOT NULL, c452 Uint16 NOT NULL, c453 Datetime NOT NULL, c454 Int8 NOT NULL, c455 String NOT NULL, c456 Timestamp NOT NULL, c457 Datetime64 NOT NULL, c458 Int8 NOT NULL, c459 Datetime NOT NULL, c460 Uint8 NOT NULL, c461 Timestamp NOT NULL, c462 Uint64 NOT NULL, c463 Uint32 NOT NULL, c464 Int8 NOT NULL, c465 Uint64 NOT NULL, c466 Decimal(22,9) NOT NULL, c467 Int8 NOT NULL, c468 Decimal(15,0) NOT NULL, c469 Datetime NOT NULL, c470 Timestamp NOT NULL, c471 Decimal(15,0) NOT NULL, c472 Date NOT NULL, c473 Timestamp64 NOT NULL, c474 Timestamp64 NOT NULL, c475 Datetime64 NOT NULL, c476 Decimal(15,0) NOT NULL, c477 Uint16 NOT NULL, c478 Date NOT NULL, c479 Timestamp NOT NULL, c480 Bool NOT NULL, c481 Uint8 NOT NULL, c482 Datetime NOT NULL, c483 Uint32 NOT NULL, c484 Interval64 NOT NULL, c485 Uint8 NOT NULL, c486 Date NOT NULL, c487 Utf8 NOT NULL, c488 Timestamp NOT NULL, c489 String NOT NULL, c490 Interval64 NOT NULL, c491 Timestamp NOT NULL, c492 Int32 NOT NULL, c493 Int64 NOT NULL, c494 Int64 NOT NULL, c495 Timestamp64 NOT NULL, c496 String NOT NULL, c497 Uint32 NOT NULL, c498 Timestamp NOT NULL, c499 Utf8 NOT NULL, c500 Int32 NOT NULL, c501 Timestamp64 NOT NULL, c502 Uint32 NOT NULL, c503 Decimal(15,0) NOT NULL, c504 Utf8 NOT NULL, c505 Uint64 NOT NULL, c506 Int64 NOT NULL, c507 Decimal(22,9) NOT NULL, c508 Int32 NOT NULL, c509 Uint64 NOT NULL, c510 Utf8 NOT NULL, c511 Uint8 NOT NULL, c512 Uint64 NOT NULL, c513 Uint32 NOT NULL, c514 Utf8 NOT NULL, c515 Int16 NOT NULL, c516 Int32 NOT NULL, c517 Int32 NOT NULL, c518 Timestamp64 NOT NULL, c519 Datetime64 NOT NULL, c520 Timestamp NOT NULL, c521 Utf8 NOT NULL, c522 String NOT NULL, c523 Int8 NOT NULL, c524 Int8 NOT NULL, c525 Bool NOT NULL, c526 Int32 NOT NULL, c527 Datetime64 NOT NULL, c528 Decimal(35,10) NOT NULL, c529 Uint16 NOT NULL, c530 Uint8 NOT NULL, c531 Decimal(35,10) NOT NULL, c532 Timestamp64 NOT NULL, c533 Date32 NOT NULL, c534 Uint64 NOT NULL, c535 Timestamp64 NOT NULL, c536 Int16 NOT NULL, c537 Decimal(35,10) NOT NULL, c538 Date32 NOT NULL, c539 String NOT NULL, c540 Date NOT NULL, c541 Interval64 NOT NULL, c542 Timestamp64 NOT NULL, c543 Int8 NOT NULL, c544 Datetime64 NOT NULL, c545 Date NOT NULL, c546 Uint8 NOT NULL, c547 Date32 NOT NULL, c548 Int8 NOT NULL, c549 Bool NOT NULL, c550 Datetime64 NOT NULL, c551 Interval64 NOT NULL, c552 Int32 NOT NULL, c553 Bool NOT NULL, c554 Uint16 NOT NULL, c555 Interval64 NOT NULL, c556 Int32 NOT NULL, c557 Timestamp64 NOT NULL, c558 Timestamp NOT NULL, c559 Date32 NOT NULL, c560 Bool NOT NULL, c561 Date32 NOT NULL, c562 Uint64 NOT NULL, c563 Uint8 NOT NULL, c564 Uint16 NOT NULL, c565 Date NOT NULL, c566 Timestamp NOT NULL, c567 Decimal(15,0) NOT NULL, c568 Int32 NOT NULL, c569 Datetime NOT NULL, c570 Date32 NOT NULL, c571 Datetime NOT NULL, c572 Timestamp64 NOT NULL, c573 Bool NOT NULL, c574 Datetime NOT NULL, c575 Interval64 NOT NULL, c576 Uint16 NOT NULL, c577 Date32 NOT NULL, c578 Datetime NOT NULL, c579 Interval64 NOT NULL, c580 Bool NOT NULL, c581 Timestamp NOT NULL, c582 Int16 NOT NULL, c583 Timestamp64 NOT NULL, c584 Date NOT NULL, c585 Date32 NOT NULL, c586 Date NOT NULL, c587 String NOT NULL, c588 Uint16 NOT NULL, c589 Date32 NOT NULL, c590 Timestamp64 NOT NULL, c591 Date32 NOT NULL, c592 Uint16 NOT NULL, c593 Utf8 NOT NULL, c594 Interval64 NOT NULL, c595 Uint64 NOT NULL, c596 Date32 NOT NULL, c597 Datetime NOT NULL, c598 Int64 NOT NULL, c599 Timestamp NOT NULL, c600 Int32 NOT NULL, c601 Decimal(22,9) NOT NULL, c602 Uint64 NOT NULL, c603 Uint32 NOT NULL, c604 Decimal(15,0) NOT NULL, c605 Datetime64 NOT NULL, c606 Datetime NOT NULL, c607 Uint16 NOT NULL, c608 Int8 NOT NULL, c609 Utf8 NOT NULL, c610 Timestamp NOT NULL, c611 Datetime NOT NULL, c612 Decimal(35,10) NOT NULL, c613 Int8 NOT NULL, c614 Uint32 NOT NULL, c615 Uint64 NOT NULL, c616 Timestamp64 NOT NULL, c617 Int32 NOT NULL, c618 Timestamp NOT NULL, c619 Decimal(15,0) NOT NULL, c620 Date32 NOT NULL, c621 Interval64 NOT NULL, c622 Decimal(22,9) NOT NULL, c623 Datetime64 NOT NULL, c624 Decimal(35,10) NOT NULL, c625 Timestamp64 NOT NULL, c626 Date32 NOT NULL, c627 Date NOT NULL, c628 Int64 NOT NULL, c629 Datetime NOT NULL, c630 Datetime64 NOT NULL, c631 Bool NOT NULL, c632 Datetime NOT NULL, c633 Utf8 NOT NULL, c634 Interval64 NOT NULL, c635 Interval64 NOT NULL, c636 Timestamp64 NOT NULL, c637 Timestamp64 NOT NULL, c638 Bool NOT NULL, c639 Date NOT NULL, c640 Date32 NOT NULL, c641 Int16 NOT NULL, c642 Interval64 NOT NULL, c643 Uint16 NOT NULL, c644 Date NOT NULL, c645 Uint16 NOT NULL, c646 Int32 NOT NULL, c647 Timestamp NOT NULL, c648 Timestamp64 NOT NULL, c649 Utf8 NOT NULL, c650 Uint8 NOT NULL, c651 Utf8 NOT NULL, c652 Timestamp NOT NULL, c653 Decimal(15,0) NOT NULL, c654 Datetime NOT NULL, c655 Utf8 NOT NULL, c656 Utf8 NOT NULL, c657 Int32 NOT NULL, c658 Datetime NOT NULL, c659 Uint64 NOT NULL, c660 Uint64 NOT NULL, c661 Datetime64 NOT NULL, c662 Int8 NOT NULL, c663 Uint8 NOT NULL, c664 Bool NOT NULL, c665 Interval64 NOT NULL, c666 Interval64 NOT NULL, c667 Utf8 NOT NULL, c668 Uint8 NOT NULL, c669 Utf8 NOT NULL, c670 Uint64 NOT NULL, c671 Timestamp NOT NULL, c672 Decimal(35,10) NOT NULL, c673 Int8 NOT NULL, c674 String NOT NULL, c675 Uint8 NOT NULL, c676 Datetime NOT NULL, c677 Int8 NOT NULL, c678 String NOT NULL, c679 Datetime NOT NULL, c680 Decimal(15,0) NOT NULL, c681 Uint8 NOT NULL, c682 Uint64 NOT NULL, c683 Bool NOT NULL, c684 Uint32 NOT NULL, c685 Int32 NOT NULL, c686 Int16 NOT NULL, c687 Int32 NOT NULL, c688 Decimal(15,0) NOT NULL, c689 Datetime64 NOT NULL, c690 Uint32 NOT NULL, c691 Int32 NOT NULL, c692 Date NOT NULL, c693 Int64 NOT NULL, c694 Decimal(22,9) NOT NULL, c695 Datetime64 NOT NULL, c696 Int16 NOT NULL, c697 Decimal(35,10) NOT NULL, c698 Datetime NOT NULL, c699 Uint32 NOT NULL, c700 Datetime NOT NULL, c701 Uint32 NOT NULL, c702 Date32 NOT NULL, c703 Timestamp NOT NULL, c704 Uint64 NOT NULL, c705 Timestamp64 NOT NULL, c706 Interval64 NOT NULL, c707 Datetime64 NOT NULL, c708 Decimal(15,0) NOT NULL, c709 Int64 NOT NULL, c710 Date32 NOT NULL, c711 Date32 NOT NULL, c712 Date NOT NULL, c713 Date32 NOT NULL, c714 Uint32 NOT NULL, c715 Timestamp NOT NULL, c716 Utf8 NOT NULL, c717 Datetime64 NOT NULL, c718 Int8 NOT NULL, c719 Timestamp64 NOT NULL, c720 Int32 NOT NULL, c721 Decimal(35,10) NOT NULL, c722 Bool NOT NULL, c723 Interval64 NOT NULL, c724 Decimal(35,10) NOT NULL, c725 Bool NOT NULL, c726 Bool NOT NULL, c727 String NOT NULL, c728 Int8 NOT NULL, c729 Int16 NOT NULL, c730 Uint32 NOT NULL, c731 Uint16 NOT NULL, c732 Datetime NOT NULL, c733 Uint16 NOT NULL, c734 Datetime NOT NULL, c735 Date NOT NULL, c736 Decimal(15,0) NOT NULL, c737 Date NOT NULL, c738 Date NOT NULL, c739 Decimal(22,9) NOT NULL, c740 Int16 NOT NULL, c741 Date32 NOT NULL, c742 Uint8 NOT NULL, c743 Uint16 NOT NULL, c744 String NOT NULL, c745 Datetime NOT NULL, c746 Decimal(15,0) NOT NULL, c747 Date NOT NULL, c748 Int64 NOT NULL, c749 Date32 NOT NULL, c750 Date32 NOT NULL, c751 Bool NOT NULL, c752 Interval64 NOT NULL, c753 Uint32 NOT NULL, c754 Bool NOT NULL, c755 Int32 NOT NULL, c756 Decimal(15,0) NOT NULL, c757 Int64 NOT NULL, c758 String NOT NULL, c759 Timestamp NOT NULL, c760 Timestamp64 NOT NULL, c761 Uint64 NOT NULL, c762 Timestamp64 NOT NULL, c763 Uint64 NOT NULL, c764 Timestamp NOT NULL, c765 Date NOT NULL, c766 Decimal(35,10) NOT NULL, c767 Interval64 NOT NULL, c768 Datetime64 NOT NULL, c769 Timestamp NOT NULL, c770 Int8 NOT NULL, c771 Decimal(35,10) NOT NULL, c772 Bool NOT NULL, c773 Int32 NOT NULL, c774 Date NOT NULL, c775 Utf8 NOT NULL, c776 Decimal(35,10) NOT NULL, c777 Timestamp64 NOT NULL, c778 Int8 NOT NULL, c779 Interval64 NOT NULL, c780 Int64 NOT NULL, c781 Decimal(22,9) NOT NULL, c782 Utf8 NOT NULL, c783 Decimal(22,9) NOT NULL, c784 Uint64 NOT NULL, c785 Int32 NOT NULL, c786 Uint32 NOT NULL, c787 Int8 NOT NULL, c788 Bool NOT NULL, c789 Date NOT NULL, c790 Date32 NOT NULL, c791 Datetime NOT NULL, c792 Uint64 NOT NULL, c793 Date NOT NULL, c794 Uint32 NOT NULL, c795 Decimal(22,9) NOT NULL, c796 String NOT NULL, c797 Timestamp NOT NULL, c798 Interval64 NOT NULL, c799 Bool NOT NULL, c800 Bool NOT NULL, c801 Utf8 NOT NULL, c802 Int64 NOT NULL, c803 Decimal(15,0) NOT NULL, c804 Int32 NOT NULL, c805 Int16 NOT NULL, c806 Date NOT NULL, c807 Decimal(35,10) NOT NULL, c808 String NOT NULL, c809 Int8 NOT NULL, c810 Decimal(22,9) NOT NULL, c811 Decimal(35,10) NOT NULL, c812 Int64 NOT NULL, c813 Decimal(15,0) NOT NULL, c814 Int32 NOT NULL, c815 Int8 NOT NULL, c816 Int8 NOT NULL, c817 Uint16 NOT NULL, c818 Int64 NOT NULL, c819 Bool NOT NULL, c820 Decimal(22,9) NOT NULL, c821 Timestamp64 NOT NULL, c822 Uint64 NOT NULL, c823 Datetime64 NOT NULL, c824 Timestamp64 NOT NULL, c825 Timestamp64 NOT NULL, c826 String NOT NULL, c827 Utf8 NOT NULL, c828 Date NOT NULL, c829 Uint8 NOT NULL, c830 Decimal(22,9) NOT NULL, c831 Decimal(35,10) NOT NULL, c832 Int8 NOT NULL, c833 Int64 NOT NULL, c834 Timestamp NOT NULL, c835 Int8 NOT NULL, c836 Datetime64 NOT NULL, c837 Decimal(35,10) NOT NULL, c838 Decimal(35,10) NOT NULL, c839 Bool NOT NULL, c840 Int16 NOT NULL, c841 Bool NOT NULL, c842 Uint16 NOT NULL, c843 Int8 NOT NULL, c844 Interval64 NOT NULL, c845 Decimal(22,9) NOT NULL, c846 Decimal(22,9) NOT NULL, c847 Decimal(35,10) NOT NULL, c848 Timestamp NOT NULL, c849 Datetime64 NOT NULL, c850 Int32 NOT NULL, c851 Interval64 NOT NULL, c852 Uint64 NOT NULL, c853 Int8 NOT NULL, c854 Datetime NOT NULL, c855 Interval64 NOT NULL, c856 Decimal(35,10) NOT NULL, c857 Bool NOT NULL, c858 Decimal(22,9) NOT NULL, c859 Utf8 NOT NULL, c860 Decimal(15,0) NOT NULL, c861 Utf8 NOT NULL, c862 Interval64 NOT NULL, c863 Bool NOT NULL, c864 Int16 NOT NULL, c865 String NOT NULL, c866 Uint16 NOT NULL, c867 Uint16 NOT NULL, c868 Timestamp NOT NULL, c869 Decimal(35,10) NOT NULL, c870 Uint64 NOT NULL, c871 Int64 NOT NULL, c872 Date NOT NULL, c873 Int64 NOT NULL, c874 Datetime64 NOT NULL, c875 Date NOT NULL, c876 Timestamp64 NOT NULL, c877 Uint8 NOT NULL, c878 Interval64 NOT NULL, c879 Bool NOT NULL, c880 Timestamp64 NOT NULL, c881 Timestamp NOT NULL, c882 Timestamp NOT NULL, c883 Utf8 NOT NULL, c884 Uint32 NOT NULL, c885 Timestamp64 NOT NULL, c886 Timestamp64 NOT NULL, c887 String NOT NULL, c888 Date32 NOT NULL, c889 Uint8 NOT NULL, c890 Timestamp64 NOT NULL, c891 Decimal(22,9) NOT NULL, c892 Int64 NOT NULL, c893 Uint32 NOT NULL, c894 Int8 NOT NULL, c895 Decimal(22,9) NOT NULL, c896 Uint32 NOT NULL, c897 Date NOT NULL, c898 Int64 NOT NULL, c899 Bool NOT NULL, c900 Uint32 NOT NULL, c901 Datetime64 NOT NULL, c902 Decimal(15,0) NOT NULL, c903 Datetime64 NOT NULL, c904 Int64 NOT NULL, c905 Decimal(22,9) NOT NULL, c906 Int64 NOT NULL, c907 Decimal(22,9) NOT NULL, c908 Decimal(15,0) NOT NULL, c909 Bool NOT NULL, c910 Decimal(35,10) NOT NULL, c911 Interval64 NOT NULL, c912 Uint32 NOT NULL, c913 Utf8 NOT NULL, c914 Utf8 NOT NULL, c915 String NOT NULL, c916 Uint64 NOT NULL, c917 Date32 NOT NULL, c918 Timestamp64 NOT NULL, c919 String NOT NULL, c920 Datetime NOT NULL, c921 Uint8 NOT NULL, c922 Uint64 NOT NULL, c923 Datetime64 NOT NULL, c924 Datetime64 NOT NULL, c925 Timestamp NOT NULL, c926 Int16 NOT NULL, c927 Date32 NOT NULL, c928 Decimal(35,10) NOT NULL, c929 Int8 NOT NULL, c930 Decimal(22,9) NOT NULL, c931 Int8 NOT NULL, c932 Decimal(35,10) NOT NULL, c933 Utf8 NOT NULL, c934 Timestamp NOT NULL, c935 Utf8 NOT NULL, c936 Int16 NOT NULL, c937 Uint64 NOT NULL, c938 Date32 NOT NULL, c939 Uint16 NOT NULL, c940 Uint16 NOT NULL, c941 Decimal(35,10) NOT NULL, c942 Bool NOT NULL, c943 Int32 NOT NULL, c944 Datetime NOT NULL, c945 Date32 NOT NULL, c946 Int32 NOT NULL, c947 Uint64 NOT NULL, c948 Int8 NOT NULL, c949 Uint8 NOT NULL, c950 Datetime64 NOT NULL, c951 Decimal(22,9) NOT NULL, c952 Uint8 NOT NULL, c953 Timestamp64 NOT NULL, c954 Decimal(22,9) NOT NULL, c955 Bool NOT NULL, c956 Decimal(22,9) NOT NULL, c957 Int32 NOT NULL, c958 Decimal(15,0) NOT NULL, c959 Datetime64 NOT NULL, c960 Decimal(22,9) NOT NULL, c961 Int32 NOT NULL, c962 Uint16 NOT NULL, c963 Interval64 NOT NULL, c964 Timestamp NOT NULL, c965 Timestamp NOT NULL, c966 Datetime64 NOT NULL, c967 Bool NOT NULL, c968 Timestamp NOT NULL, c969 Datetime NOT NULL, c970 Decimal(22,9) NOT NULL, c971 Timestamp64 NOT NULL, c972 Uint8 NOT NULL, c973 Uint64 NOT NULL, c974 Uint64 NOT NULL, c975 Timestamp64 NOT NULL, c976 Decimal(35,10) NOT NULL, c977 Date32 NOT NULL, c978 Datetime64 NOT NULL, c979 Decimal(22,9) NOT NULL, c980 Decimal(35,10) NOT NULL, c981 Int8 NOT NULL, c982 Decimal(35,10) NOT NULL, c983 Int8 NOT NULL, c984 Int16 NOT NULL, c985 Interval64 NOT NULL, c986 Int16 NOT NULL, c987 Timestamp NOT NULL, c988 Timestamp NOT NULL, c989 Utf8 NOT NULL, c990 Int64 NOT NULL, c991 String NOT NULL, c992 Decimal(35,10) NOT NULL, c993 Int32 NOT NULL, c994 Int64 NOT NULL, c995 Utf8 NOT NULL, c996 Int16 NOT NULL, c997 Interval64 NOT NULL, c998 String NOT NULL, c999 Int16 NOT NULL, c1000 Interval64 NOT NULL, c1001 Date32 NOT NULL, c1002 Utf8 NOT NULL, c1003 Uint16 NOT NULL, c1004 Timestamp NOT NULL, c1005 Uint32 NOT NULL, c1006 Int64 NOT NULL, c1007 Decimal(15,0) NOT NULL, c1008 Int32 NOT NULL, c1009 Decimal(15,0) NOT NULL, c1010 Int64 NOT NULL, c1011 Uint64 NOT NULL, c1012 Datetime NOT NULL, c1013 Timestamp64 NOT NULL, c1014 Uint32 NOT NULL, c1015 Utf8 NOT NULL, c1016 Utf8 NOT NULL, c1017 Timestamp NOT NULL, c1018 Uint32 NOT NULL, c1019 Timestamp64 NOT NULL, c1020 Uint64 NOT NULL, c1021 Uint32 NOT NULL, c1022 Decimal(35,10) NOT NULL, c1023 Bool NOT NULL, c1024 Uint32 NOT NULL, c1025 Int8 NOT NULL, c1026 Datetime64 NOT NULL, c1027 Int64 NOT NULL, c1028 Decimal(22,9) NOT NULL, c1029 Utf8 NOT NULL, c1030 Bool NOT NULL, c1031 Date32 NOT NULL, c1032 Int8 NOT NULL, c1033 Interval64 NOT NULL, c1034 Decimal(15,0) NOT NULL, c1035 Interval64 NOT NULL, c1036 Decimal(15,0) NOT NULL, c1037 String NOT NULL, c1038 Int8 NOT NULL, c1039 Uint8 NOT NULL, c1040 Timestamp64 NOT NULL, c1041 String NOT NULL, c1042 Uint16 NOT NULL, c1043 Uint8 NOT NULL, c1044 Bool NOT NULL, c1045 Uint64 NOT NULL, c1046 Utf8 NOT NULL, c1047 Date NOT NULL, c1048 Decimal(22,9) NOT NULL, c1049 Uint8 NOT NULL, c1050 Uint64 NOT NULL, c1051 Timestamp NOT NULL, c1052 Date32 NOT NULL, c1053 Int64 NOT NULL, c1054 Uint64 NOT NULL, c1055 Interval64 NOT NULL, c1056 String NOT NULL, c1057 Int32 NOT NULL, c1058 Timestamp64 NOT NULL, c1059 Decimal(22,9) NOT NULL, c1060 Datetime64 NOT NULL, c1061 Bool NOT NULL, c1062 Bool NOT NULL, c1063 Datetime64 NOT NULL, c1064 Int64 NOT NULL, c1065 Datetime64 NOT NULL, c1066 Datetime NOT NULL, c1067 Date32 NOT NULL, c1068 Timestamp64 NOT NULL, c1069 Decimal(15,0) NOT NULL, c1070 Utf8 NOT NULL, c1071 Decimal(15,0) NOT NULL, c1072 Int64 NOT NULL, c1073 Timestamp64 NOT NULL, c1074 Uint32 NOT NULL, c1075 Date NOT NULL, c1076 Decimal(15,0) NOT NULL, c1077 Date NOT NULL, c1078 Uint8 NOT NULL, c1079 Timestamp64 NOT NULL, c1080 Decimal(15,0) NOT NULL, c1081 Uint32 NOT NULL, c1082 Timestamp64 NOT NULL, c1083 Datetime NOT NULL, c1084 Timestamp NOT NULL, c1085 Decimal(22,9) NOT NULL, c1086 Int8 NOT NULL, c1087 Uint64 NOT NULL, c1088 Uint32 NOT NULL, c1089 Bool NOT NULL, c1090 Timestamp NOT NULL, c1091 Utf8 NOT NULL, c1092 Datetime64 NOT NULL, c1093 Uint64 NOT NULL, c1094 Uint8 NOT NULL, c1095 Decimal(35,10) NOT NULL, c1096 Decimal(15,0) NOT NULL, c1097 Datetime64 NOT NULL, c1098 Utf8 NOT NULL, c1099 Int8 NOT NULL, c1100 Date NOT NULL, c1101 Uint8 NOT NULL, c1102 Uint64 NOT NULL, c1103 Int8 NOT NULL, c1104 Uint32 NOT NULL, c1105 Uint16 NOT NULL, c1106 Int32 NOT NULL, c1107 Uint16 NOT NULL, c1108 Int8 NOT NULL, c1109 Datetime64 NOT NULL, c1110 Date32 NOT NULL, c1111 Uint64 NOT NULL, c1112 Int64 NOT NULL, c1113 Int32 NOT NULL, c1114 Int64 NOT NULL, c1115 Timestamp64 NOT NULL, c1116 Int64 NOT NULL, c1117 Bool NOT NULL, c1118 Date32 NOT NULL, c1119 Date NOT NULL, c1120 Date NOT NULL, c1121 Utf8 NOT NULL, c1122 Timestamp64 NOT NULL, c1123 Bool NOT NULL, c1124 Uint32 NOT NULL, c1125 Utf8 NOT NULL, c1126 Decimal(35,10) NOT NULL, c1127 Datetime64 NOT NULL, c1128 Int8 NOT NULL, c1129 Int16 NOT NULL, c1130 Decimal(22,9) NOT NULL, c1131 Uint8 NOT NULL, c1132 Timestamp NOT NULL, c1133 Timestamp64 NOT NULL, c1134 Timestamp NOT NULL, c1135 Uint8 NOT NULL, c1136 Timestamp64 NOT NULL, c1137 Int8 NOT NULL, c1138 Decimal(15,0) NOT NULL, c1139 Decimal(35,10) NOT NULL, c1140 Interval64 NOT NULL, c1141 Uint8 NOT NULL, c1142 Timestamp64 NOT NULL, c1143 Datetime64 NOT NULL, c1144 Int64 NOT NULL, c1145 Timestamp64 NOT NULL, c1146 Datetime NOT NULL, c1147 Decimal(15,0) NOT NULL, c1148 Timestamp64 NOT NULL, c1149 Timestamp NOT NULL, c1150 Date NOT NULL, c1151 Interval64 NOT NULL, c1152 Int64 NOT NULL, c1153 Decimal(35,10) NOT NULL, c1154 Uint32 NOT NULL, c1155 Int64 NOT NULL, c1156 Decimal(35,10) NOT NULL, c1157 Int64 NOT NULL, c1158 Uint64 NOT NULL, c1159 Datetime NOT NULL, c1160 Int64 NOT NULL, c1161 Int32 NOT NULL, c1162 Int32 NOT NULL, c1163 Int32 NOT NULL, c1164 Uint8 NOT NULL, c1165 Int64 NOT NULL, c1166 Int16 NOT NULL, c1167 Bool NOT NULL, c1168 Int64 NOT NULL, c1169 Date NOT NULL, c1170 Decimal(22,9) NOT NULL, c1171 Int32 NOT NULL, c1172 Int8 NOT NULL, c1173 Decimal(35,10) NOT NULL, c1174 Date32 NOT NULL, c1175 Uint32 NOT NULL, c1176 Uint32 NOT NULL, c1177 Timestamp NOT NULL, c1178 Decimal(35,10) NOT NULL, c1179 Uint8 NOT NULL, c1180 Uint32 NOT NULL, c1181 Uint8 NOT NULL, c1182 Int32 NOT NULL, c1183 Timestamp NOT NULL, c1184 String NOT NULL, c1185 Uint16 NOT NULL, c1186 Interval64 NOT NULL, c1187 Decimal(22,9) NOT NULL, c1188 Decimal(35,10) NOT NULL, c1189 Datetime64 NOT NULL, c1190 Datetime NOT NULL, c1191 Date NOT NULL, c1192 Utf8 NOT NULL, c1193 Decimal(15,0) NOT NULL, c1194 Interval64 NOT NULL, c1195 Int16 NOT NULL, c1196 Int64 NOT NULL, c1197 Uint16 NOT NULL, c1198 Uint32 NOT NULL, c1199 Uint32 NOT NULL, c1200 Date NOT NULL, c1201 Decimal(15,0) NOT NULL, c1202 Bool NOT NULL, c1203 Bool NOT NULL, c1204 Utf8 NOT NULL, c1205 Int64 NOT NULL, c1206 Decimal(22,9) NOT NULL, c1207 Int16 NOT NULL, c1208 Timestamp64 NOT NULL, c1209 String NOT NULL, c1210 Int8 NOT NULL, c1211 Uint16 NOT NULL, c1212 Decimal(35,10) NOT NULL, c1213 Uint8 NOT NULL, c1214 Int32 NOT NULL, c1215 Utf8 NOT NULL, c1216 Datetime NOT NULL, c1217 Bool NOT NULL, c1218 String NOT NULL, c1219 Int16 NOT NULL, c1220 Timestamp NOT NULL, c1221 Date NOT NULL, c1222 Datetime NOT NULL, c1223 Utf8 NOT NULL, c1224 Uint8 NOT NULL, c1225 Uint32 NOT NULL, c1226 Utf8 NOT NULL, c1227 Datetime64 NOT NULL, c1228 Decimal(35,10) NOT NULL, c1229 Decimal(22,9) NOT NULL, c1230 Uint8 NOT NULL, c1231 Int32 NOT NULL, c1232 Int32 NOT NULL, c1233 Uint32 NOT NULL, c1234 Date NOT NULL, c1235 Date32 NOT NULL, c1236 Datetime64 NOT NULL, c1237 Int64 NOT NULL, c1238 String NOT NULL, c1239 Date NOT NULL, c1240 Int64 NOT NULL, c1241 Utf8 NOT NULL, c1242 Timestamp NOT NULL, c1243 Bool NOT NULL, c1244 Int8 NOT NULL, c1245 Uint32 NOT NULL, c1246 Decimal(22,9) NOT NULL, c1247 Date NOT NULL, c1248 Uint16 NOT NULL, c1249 Uint32 NOT NULL, c1250 String NOT NULL, c1251 Uint8 NOT NULL, c1252 Uint8 NOT NULL, c1253 Decimal(15,0) NOT NULL, c1254 Datetime NOT NULL, c1255 Datetime64 NOT NULL, c1256 Decimal(15,0) NOT NULL, c1257 Uint16 NOT NULL, c1258 Uint8 NOT NULL, c1259 Uint64 NOT NULL, c1260 Timestamp NOT NULL, c1261 Datetime64 NOT NULL, c1262 Int32 NOT NULL, c1263 Int32 NOT NULL, c1264 Decimal(15,0) NOT NULL, c1265 Datetime64 NOT NULL, c1266 Interval64 NOT NULL, c1267 Uint32 NOT NULL, c1268 Uint16 NOT NULL, c1269 Uint8 NOT NULL, c1270 Utf8 NOT NULL, c1271 Uint64 NOT NULL, c1272 Date32 NOT NULL, c1273 Decimal(15,0) NOT NULL, c1274 Datetime NOT NULL, c1275 Decimal(35,10) NOT NULL, c1276 Datetime64 NOT NULL, c1277 Uint8 NOT NULL, c1278 Decimal(15,0) NOT NULL, c1279 String NOT NULL, c1280 Uint32 NOT NULL, c1281 Date NOT NULL, c1282 Decimal(22,9) NOT NULL, c1283 Decimal(15,0) NOT NULL, c1284 Datetime NOT NULL, c1285 Decimal(22,9) NOT NULL, c1286 Timestamp64 NOT NULL, c1287 Timestamp NOT NULL, c1288 Utf8 NOT NULL, c1289 Decimal(35,10) NOT NULL, c1290 Decimal(15,0) NOT NULL, c1291 Utf8 NOT NULL, c1292 Uint32 NOT NULL, c1293 Datetime NOT NULL, c1294 Interval64 NOT NULL, c1295 Uint16 NOT NULL, c1296 Decimal(35,10) NOT NULL, c1297 Uint32 NOT NULL, c1298 Date32 NOT NULL, c1299 Int64 NOT NULL, c1300 Uint64 NOT NULL, c1301 Interval64 NOT NULL, c1302 Date NOT NULL, c1303 Datetime64 NOT NULL, c1304 Decimal(15,0) NOT NULL, c1305 Utf8 NOT NULL, c1306 Decimal(22,9) NOT NULL, c1307 Date NOT NULL, c1308 Interval64 NOT NULL, c1309 Decimal(35,10) NOT NULL, c1310 Int8 NOT NULL, c1311 Int16 NOT NULL, c1312 Int64 NOT NULL, c1313 Timestamp NOT NULL, c1314 Uint64 NOT NULL, c1315 Uint16 NOT NULL, c1316 Timestamp NOT NULL, c1317 Utf8 NOT NULL, c1318 Uint16 NOT NULL, c1319 Datetime NOT NULL, c1320 Uint32 NOT NULL, c1321 Datetime64 NOT NULL, c1322 Uint16 NOT NULL, c1323 Utf8 NOT NULL, c1324 Datetime64 NOT NULL, c1325 Int32 NOT NULL, c1326 Uint32 NOT NULL, c1327 Uint8 NOT NULL, c1328 Uint16 NOT NULL, c1329 Int32 NOT NULL, c1330 Int64 NOT NULL, c1331 Datetime NOT NULL, c1332 Decimal(35,10) NOT NULL, c1333 Uint32 NOT NULL, c1334 Datetime NOT NULL, c1335 Bool NOT NULL, c1336 Datetime64 NOT NULL, c1337 Bool NOT NULL, c1338 Uint8 NOT NULL, c1339 Int8 NOT NULL, c1340 Decimal(15,0) NOT NULL, c1341 Timestamp64 NOT NULL, c1342 Decimal(15,0) NOT NULL, c1343 Uint64 NOT NULL, c1344 Interval64 NOT NULL, c1345 Uint64 NOT NULL, c1346 String NOT NULL, c1347 Timestamp64 NOT NULL, c1348 Uint8 NOT NULL, c1349 Uint64 NOT NULL, c1350 Decimal(22,9) NOT NULL, c1351 Decimal(35,10) NOT NULL, c1352 Bool NOT NULL, c1353 Utf8 NOT NULL, c1354 String NOT NULL, c1355 Datetime64 NOT NULL, c1356 Uint8 NOT NULL, c1357 Decimal(22,9) NOT NULL, c1358 Decimal(15,0) NOT NULL, c1359 Int8 NOT NULL, c1360 Date32 NOT NULL, c1361 Int8 NOT NULL, c1362 Uint16 NOT NULL, c1363 Datetime64 NOT NULL, c1364 Decimal(35,10) NOT NULL, c1365 Decimal(22,9) NOT NULL, c1366 Uint16 NOT NULL, c1367 Date32 NOT NULL, c1368 Int32 NOT NULL, c1369 Timestamp NOT NULL, c1370 Uint64 NOT NULL, c1371 Int32 NOT NULL, c1372 Uint16 NOT NULL, c1373 Datetime64 NOT NULL, c1374 Interval64 NOT NULL, c1375 Interval64 NOT NULL, c1376 Datetime64 NOT NULL, c1377 Timestamp64 NOT NULL, c1378 Date32 NOT NULL, c1379 Uint64 NOT NULL, c1380 Datetime NOT NULL, c1381 Date NOT NULL, c1382 Date NOT NULL, c1383 Date NOT NULL, c1384 Int32 NOT NULL, c1385 Decimal(15,0) NOT NULL, c1386 Bool NOT NULL, c1387 Timestamp NOT NULL, c1388 String NOT NULL, c1389 String NOT NULL, c1390 Uint8 NOT NULL, c1391 Int64 NOT NULL, c1392 Int32 NOT NULL, c1393 Uint32 NOT NULL, c1394 Bool NOT NULL, c1395 Decimal(22,9) NOT NULL, c1396 Date NOT NULL, c1397 Uint16 NOT NULL, c1398 Uint32 NOT NULL, c1399 Bool NOT NULL, c1400 Datetime64 NOT NULL, c1401 Int16 NOT NULL, c1402 Timestamp NOT NULL, c1403 Uint16 NOT NULL, c1404 String NOT NULL, c1405 Decimal(22,9) NOT NULL, c1406 Datetime NOT NULL, c1407 Datetime NOT NULL, c1408 Float NOT NULL, c1409 Timestamp, c1410 Date, c1411 Decimal(22,9), c1412 Uint8, c1413 Uint8, c1414 Uint16 NOT NULL, c1415 Interval64, c1416 Uint32 NOT NULL, c1417 Datetime NOT NULL, c1418 Decimal(35,10), c1419 Date NOT NULL, c1420 Datetime64 NOT NULL, c1421 Decimal(22,9), c1422 Uint8 NOT NULL, c1423 Timestamp, c1424 Int64 NOT NULL, c1425 Bool, c1426 Int8 NOT NULL, c1427 Bool, c1428 Interval64 NOT NULL, c1429 Decimal(35,10) NOT NULL, c1430 Uint8, c1431 Datetime, c1432 Date, c1433 Uint16, c1434 Int64 NOT NULL, c1435 Utf8 NOT NULL, c1436 Bool NOT NULL, c1437 Json, c1438 String NOT NULL, c1439 Double NOT NULL, c1440 Float NOT NULL, c1441 Int8 NOT NULL, c1442 Interval64, c1443 Utf8, c1444 Uint32, c1445 Int16, c1446 Timestamp64, c1447 String NOT NULL, c1448 Decimal(22,9) NOT NULL, c1449 Int32 NOT NULL, c1450 Utf8, c1451 Int16, c1452 Bool NOT NULL, c1453 Uint32, c1454 Uint8, c1455 Float NOT NULL, c1456 Decimal(15,0) NOT NULL, c1457 Uint16 NOT NULL, c1458 Datetime NOT NULL, c1459 Decimal(22,9) NOT NULL, c1460 JsonDocument NOT NULL, c1461 Int64 NOT NULL, c1462 Utf8 NOT NULL, c1463 Timestamp, c1464 JsonDocument NOT NULL, c1465 String NOT NULL, c1466 Uint8, c1467 Utf8 NOT NULL, c1468 Decimal(15,0), c1469 Float, c1470 Decimal(15,0), c1471 Float NOT NULL, c1472 Uint32 NOT NULL, c1473 Uint32 NOT NULL, c1474 Int32, c1475 String NOT NULL, c1476 Date, c1477 Uint16 NOT NULL, c1478 Yson, c1479 Date, c1480 String NOT NULL, c1481 Datetime NOT NULL, c1482 Date32, c1483 Decimal(22,9), c1484 Decimal(15,0), c1485 Bool NOT NULL, c1486 Timestamp64, c1487 Int64, c1488 Date, c1489 Uint32, c1490 Uint64, c1491 Uint64 NOT NULL, c1492 Int16, c1493 String, c1494 Float NOT NULL, c1495 Double NOT NULL, c1496 Uint64 NOT NULL, c1497 String NOT NULL, c1498 Bool, c1499 Int32 NOT NULL, c1500 Int64, c1501 Decimal(22,9), c1502 Date32, c1503 Int32, c1504 Int16 NOT NULL, c1505 Int32 NOT NULL, c1506 Interval64 NOT NULL, c1507 Interval64, c1508 Interval64, c1509 Decimal(35,10) NOT NULL, c1510 Date32, c1511 Double, c1512 Interval64 NOT NULL, c1513 Uint32, c1514 Timestamp NOT NULL, c1515 Datetime64 NOT NULL, c1516 JsonDocument, c1517 String NOT NULL, c1518 Double, c1519 Int16, c1520 Date, c1521 Uint16, c1522 Datetime, c1523 Timestamp NOT NULL, c1524 Uint64, c1525 Uint16 NOT NULL, c1526 JsonDocument NOT NULL, c1527 Date, c1528 Yson NOT NULL, c1529 Bool, c1530 Utf8, c1531 Int32, c1532 Date32 NOT NULL, c1533 Yson, c1534 Uint8 NOT NULL, c1535 Timestamp64 NOT NULL, c1536 Float, c1537 Bool NOT NULL, c1538 Utf8 NOT NULL, c1539 Int16, c1540 Decimal(15,0) NOT NULL, c1541 Yson, c1542 Uint8 NOT NULL, c1543 Uint32 NOT NULL, c1544 Double, c1545 Float NOT NULL, c1546 Datetime64 NOT NULL, c1547 Int64 NOT NULL, c1548 Datetime64, c1549 Int16, c1550 Bool, c1551 Decimal(15,0), c1552 Decimal(22,9), c1553 Float, c1554 Timestamp64 NOT NULL, c1555 Json NOT NULL, c1556 String, c1557 Decimal(22,9), c1558 Bool, c1559 Interval64, c1560 Float, c1561 Uint32, c1562 Date32 NOT NULL, c1563 Json, c1564 Date32 NOT NULL, c1565 Interval64, c1566 Double NOT NULL, c1567 Uint64 NOT NULL, c1568 Uint16, c1569 Date, c1570 Decimal(22,9) NOT NULL, c1571 String NOT NULL, c1572 String NOT NULL, c1573 String NOT NULL, c1574 Datetime64 NOT NULL, c1575 Bool NOT NULL, c1576 Uint8 NOT NULL, c1577 Timestamp, c1578 Date32 NOT NULL, c1579 Datetime, c1580 Int8, c1581 Yson NOT NULL, c1582 JsonDocument NOT NULL, c1583 Decimal(35,10), c1584 Uint8, c1585 Date, c1586 Float, c1587 String NOT NULL, c1588 Int8 NOT NULL, c1589 Utf8, c1590 Uint32, c1591 Uint16 NOT NULL, c1592 Date NOT NULL, c1593 Timestamp NOT NULL, c1594 Json NOT NULL, c1595 Decimal(15,0), c1596 Interval64, c1597 Int8 NOT NULL, c1598 Uint32, c1599 Yson, c1600 Interval64, c1601 Int32, c1602 String NOT NULL, c1603 JsonDocument NOT NULL, c1604 Decimal(15,0) NOT NULL, c1605 Int32, c1606 Uint64, c1607 Date, c1608 Float, c1609 Int8, c1610 Datetime NOT NULL, c1611 Uint64 NOT NULL, c1612 Interval64 NOT NULL, c1613 JsonDocument, c1614 String NOT NULL, c1615 Uint32 NOT NULL, c1616 Datetime64, c1617 Timestamp, c1618 Utf8, c1619 Bool, c1620 JsonDocument, c1621 Decimal(22,9), c1622 Json, c1623 Yson NOT NULL, c1624 Date NOT NULL, c1625 Utf8 NOT NULL, c1626 Uint64, c1627 Int64 NOT NULL, c1628 Int64 NOT NULL, c1629 Timestamp64 NOT NULL, c1630 Uint16, c1631 Double NOT NULL, c1632 Datetime NOT NULL, c1633 Uint16 NOT NULL, c1634 Utf8,\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, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406)\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, 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, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c20\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c20\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:63970/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:22426/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25815/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:13083/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:4029/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:12074/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25944/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10045/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:24861/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31661
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4309
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24999
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10045
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2108
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5353
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29382
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22426
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20684
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64513
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63770
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25944
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27139
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61597
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63163
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12074
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21462
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27615
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1112
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63970
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32079
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31967
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28766
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25815
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18042
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7430
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1047
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4029
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14173
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10163
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24182
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13083
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8748
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11430
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27685
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24861
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29542
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1260
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65363
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12492
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30329
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15885
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13393
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16163
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6717
============================== slowest durations ===============================
27.04s teardown test_workload.py::TestYdbWorkload::test
12.26s call     test_workload.py::TestYdbWorkload::test
10.27s setup    test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/zn4t/001d32/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:24861 --database /Root --duration 120' has failed with code 1.
Errors:
...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c20\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
============================== 1 failed in 50.54s ==============================
