============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:27526 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2iww/0007f3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20715
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8821
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27351
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7791
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28469
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15353
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23592
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16730
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23411
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Working directory: /home/runner/.ya/build/build_root/2iww/0007f3/r3tmp/kikimr_cluster_fmncmow7
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27526
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3967
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13223
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29224
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_ehat11qm.log --grpc-port=27526 --mon-port=3967 --ic-port=20715 --module=1
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25203
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26342
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8981
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3105
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_7pxr2v3e.log --grpc-port=25203 --mon-port=26342 --ic-port=8821 --module=2
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28796
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7836
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6814
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1332
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_c73ljk6s.log --grpc-port=28796 --mon-port=7836 --ic-port=27351 --module=3
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23701
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13244
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24966
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15233
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_ol8si4sq.log --grpc-port=23701 --mon-port=13244 --ic-port=7791 --module=4
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31742
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21127
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29275
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63143
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_4qf3v2fs.log --grpc-port=31742 --mon-port=21127 --ic-port=28469 --module=5
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28827
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17052
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17053
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27231
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21535
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_o8aar33b.log --grpc-port=28827 --mon-port=17053 --ic-port=15353 --module=6
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12348
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24406
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19018
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28889
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_kjgwuwi4.log --grpc-port=12348 --mon-port=24406 --ic-port=23592 --module=7
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4284
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23331
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12065
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26843
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_o38t0785.log --grpc-port=4284 --mon-port=23331 --ic-port=16730 --module=8
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65257
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30485
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10692
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_j3jysgsq.log --grpc-port=65257 --mon-port=30485 --ic-port=23411 --module=9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:27526/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_ehat11qm.log --grpc-port=27526 --mon-port=3967 --ic-port=20715 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2iww/0007f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_ehat11qm.log', '--grpc-port=27526', '--mon-port=3967', '--ic-port=20715', '--module=1')' in '/home/runner/.ya/build/build_root/2iww/0007f3/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: 3542789
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:27526/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/2iww/0007f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3542790
DEBUG    ya.test:process.py:259 Command (pid 3542790) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3542790) elapsed time (sec): 0.45238184928894043
DEBUG    ya.test:process.py:263 Command (pid 3542790) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3542790) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3542790) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3542790) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3542790) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3542790) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3542790) minflt: 16134
DEBUG    ya.test:process.py:263 Command (pid 3542790) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3542790) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3542790) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3542790) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3542790) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3542790) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3542790) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3542790) stime: 0.274852
DEBUG    ya.test:process.py:263 Command (pid 3542790) utime: 0.12934199999999998
DEBUG    ya.test:process.py:263 Command (pid 3542790) wtime: 0.454
DEBUG    ya.test:process.py:275 Command (pid 3542790) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:25203/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_7pxr2v3e.log --grpc-port=25203 --mon-port=26342 --ic-port=8821 --module=2
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2iww/0007f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_7pxr2v3e.log', '--grpc-port=25203', '--mon-port=26342', '--ic-port=8821', '--module=2')' in '/home/runner/.ya/build/build_root/2iww/0007f3/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: 3542996
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:25203/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/2iww/0007f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3542999
DEBUG    ya.test:process.py:259 Command (pid 3542999) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3542999) elapsed time (sec): 0.41333508491516113
DEBUG    ya.test:process.py:263 Command (pid 3542999) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3542999) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3542999) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3542999) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3542999) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3542999) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3542999) minflt: 18141
DEBUG    ya.test:process.py:263 Command (pid 3542999) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3542999) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3542999) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3542999) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3542999) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3542999) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3542999) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3542999) stime: 0.255588
DEBUG    ya.test:process.py:263 Command (pid 3542999) utime: 0.109538
DEBUG    ya.test:process.py:263 Command (pid 3542999) wtime: 0.414
DEBUG    ya.test:process.py:275 Command (pid 3542999) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:28796/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_c73ljk6s.log --grpc-port=28796 --mon-port=7836 --ic-port=27351 --module=3
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2iww/0007f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_c73ljk6s.log', '--grpc-port=28796', '--mon-port=7836', '--ic-port=27351', '--module=3')' in '/home/runner/.ya/build/build_root/2iww/0007f3/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: 3543264
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:28796/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/2iww/0007f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3543268
DEBUG    ya.test:process.py:259 Command (pid 3543268) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3543268) elapsed time (sec): 0.42177772521972656
DEBUG    ya.test:process.py:263 Command (pid 3543268) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3543268) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3543268) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3543268) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3543268) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3543268) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3543268) minflt: 21380
DEBUG    ya.test:process.py:263 Command (pid 3543268) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3543268) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3543268) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3543268) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3543268) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3543268) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 3543268) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3543268) stime: 0.256523
DEBUG    ya.test:process.py:263 Command (pid 3543268) utime: 0.11634499999999999
DEBUG    ya.test:process.py:263 Command (pid 3543268) wtime: 0.423
DEBUG    ya.test:process.py:275 Command (pid 3543268) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:23701/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_ol8si4sq.log --grpc-port=23701 --mon-port=13244 --ic-port=7791 --module=4
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2iww/0007f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_ol8si4sq.log', '--grpc-port=23701', '--mon-port=13244', '--ic-port=7791', '--module=4')' in '/home/runner/.ya/build/build_root/2iww/0007f3/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: 3543579
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:23701/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/2iww/0007f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3543598
DEBUG    ya.test:process.py:259 Command (pid 3543598) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3543598) elapsed time (sec): 0.4107999801635742
DEBUG    ya.test:process.py:263 Command (pid 3543598) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3543598) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3543598) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3543598) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3543598) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3543598) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3543598) minflt: 16150
DEBUG    ya.test:process.py:263 Command (pid 3543598) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3543598) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3543598) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 3543598) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3543598) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3543598) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3543598) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3543598) stime: 0.251672
DEBUG    ya.test:process.py:263 Command (pid 3543598) utime: 0.107859
DEBUG    ya.test:process.py:263 Command (pid 3543598) wtime: 0.414
DEBUG    ya.test:process.py:275 Command (pid 3543598) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 4 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:31742/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_4qf3v2fs.log --grpc-port=31742 --mon-port=21127 --ic-port=28469 --module=5
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2iww/0007f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_4qf3v2fs.log', '--grpc-port=31742', '--mon-port=21127', '--ic-port=28469', '--module=5')' in '/home/runner/.ya/build/build_root/2iww/0007f3/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: 3543959
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:31742/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/2iww/0007f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3543960
DEBUG    ya.test:process.py:259 Command (pid 3543960) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3543960) elapsed time (sec): 0.4467141628265381
DEBUG    ya.test:process.py:263 Command (pid 3543960) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3543960) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3543960) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3543960) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3543960) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3543960) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3543960) minflt: 19741
DEBUG    ya.test:process.py:263 Command (pid 3543960) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3543960) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3543960) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3543960) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3543960) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3543960) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3543960) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3543960) stime: 0.27061599999999997
DEBUG    ya.test:process.py:263 Command (pid 3543960) utime: 0.127348
DEBUG    ya.test:process.py:263 Command (pid 3543960) wtime: 0.448
DEBUG    ya.test:process.py:275 Command (pid 3543960) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 5 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:28827/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_o8aar33b.log --grpc-port=28827 --mon-port=17053 --ic-port=15353 --module=6
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2iww/0007f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_o8aar33b.log', '--grpc-port=28827', '--mon-port=17053', '--ic-port=15353', '--module=6')' in '/home/runner/.ya/build/build_root/2iww/0007f3/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: 3544254
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:28827/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/2iww/0007f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3544255
DEBUG    ya.test:process.py:259 Command (pid 3544255) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3544255) elapsed time (sec): 0.44246888160705566
DEBUG    ya.test:process.py:263 Command (pid 3544255) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3544255) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3544255) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3544255) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3544255) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3544255) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3544255) minflt: 20131
DEBUG    ya.test:process.py:263 Command (pid 3544255) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3544255) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3544255) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3544255) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3544255) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3544255) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 3544255) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3544255) stime: 0.29131399999999996
DEBUG    ya.test:process.py:263 Command (pid 3544255) utime: 0.102353
DEBUG    ya.test:process.py:263 Command (pid 3544255) wtime: 0.443
DEBUG    ya.test:process.py:275 Command (pid 3544255) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 6 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:12348/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_kjgwuwi4.log --grpc-port=12348 --mon-port=24406 --ic-port=23592 --module=7
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2iww/0007f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_kjgwuwi4.log', '--grpc-port=12348', '--mon-port=24406', '--ic-port=23592', '--module=7')' in '/home/runner/.ya/build/build_root/2iww/0007f3/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: 3544512
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:12348/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/2iww/0007f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3544513
DEBUG    ya.test:process.py:259 Command (pid 3544513) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3544513) elapsed time (sec): 0.46445584297180176
DEBUG    ya.test:process.py:263 Command (pid 3544513) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3544513) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3544513) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3544513) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3544513) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3544513) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3544513) minflt: 16134
DEBUG    ya.test:process.py:263 Command (pid 3544513) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3544513) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3544513) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 3544513) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3544513) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3544513) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3544513) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3544513) stime: 0.296852
DEBUG    ya.test:process.py:263 Command (pid 3544513) utime: 0.11792699999999999
DEBUG    ya.test:process.py:263 Command (pid 3544513) wtime: 0.466
DEBUG    ya.test:process.py:275 Command (pid 3544513) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 7 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:4284/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_o38t0785.log --grpc-port=4284 --mon-port=23331 --ic-port=16730 --module=8
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2iww/0007f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_o38t0785.log', '--grpc-port=4284', '--mon-port=23331', '--ic-port=16730', '--module=8')' in '/home/runner/.ya/build/build_root/2iww/0007f3/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: 3544930
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:4284/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/2iww/0007f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3544937
DEBUG    ya.test:process.py:259 Command (pid 3544937) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3544937) elapsed time (sec): 0.4729926586151123
DEBUG    ya.test:process.py:263 Command (pid 3544937) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3544937) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3544937) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3544937) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3544937) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3544937) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3544937) minflt: 16135
DEBUG    ya.test:process.py:263 Command (pid 3544937) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3544937) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3544937) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3544937) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3544937) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3544937) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3544937) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3544937) stime: 0.28436
DEBUG    ya.test:process.py:263 Command (pid 3544937) utime: 0.120141
DEBUG    ya.test:process.py:263 Command (pid 3544937) wtime: 0.474
DEBUG    ya.test:process.py:275 Command (pid 3544937) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 8 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:65257/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_j3jysgsq.log --grpc-port=65257 --mon-port=30485 --ic-port=23411 --module=9
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2iww/0007f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2iww/0007f3/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/2iww/0007f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_j3jysgsq.log', '--grpc-port=65257', '--mon-port=30485', '--ic-port=23411', '--module=9')' in '/home/runner/.ya/build/build_root/2iww/0007f3/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: 3545290
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:65257/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/2iww/0007f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3545298
DEBUG    ya.test:process.py:259 Command (pid 3545298) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3545298) elapsed time (sec): 0.5081853866577148
DEBUG    ya.test:process.py:263 Command (pid 3545298) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3545298) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3545298) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3545298) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3545298) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3545298) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3545298) minflt: 18932
DEBUG    ya.test:process.py:263 Command (pid 3545298) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3545298) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3545298) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3545298) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3545298) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3545298) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3545298) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3545298) stime: 0.341904
DEBUG    ya.test:process.py:263 Command (pid 3545298) utime: 0.116837
DEBUG    ya.test:process.py:263 Command (pid 3545298) wtime: 0.509
DEBUG    ya.test:process.py:275 Command (pid 3545298) output:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 9 version:
Git info:
    Commit: 1efffb94984d6c9fbfc4f162021a0dd6cb745815
    Branch: 
    Author: Copilot <198982749+Copilot@users.noreply.github.com>
    Summary: Merge 31152bb165be15e6926568ddc7a900d2de10f9b2 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/2iww/0007f3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:27526', '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: 20715\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8821\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27351\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7791\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28469\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15353\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23592\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16730\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23411\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/2iww/0007f3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:27526', '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: 20715\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8821\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27351\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 7791\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28469\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15353\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23592\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16730\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 23411\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3546453
DEBUG    ya.test:process.py:259 Command (pid 3546453) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3546453) elapsed time (sec): 0.4616203308105469
DEBUG    ya.test:process.py:263 Command (pid 3546453) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3546453) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3546453) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3546453) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3546453) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3546453) maxrss: 548844
DEBUG    ya.test:process.py:263 Command (pid 3546453) minflt: 18278
DEBUG    ya.test:process.py:263 Command (pid 3546453) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3546453) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3546453) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3546453) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3546453) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3546453) nvcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 3546453) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3546453) stime: 0.277553
DEBUG    ya.test:process.py:263 Command (pid 3546453) utime: 0.138781
DEBUG    ya.test:process.py:263 Command (pid 3546453) wtime: 0.463
DEBUG    ya.test:process.py:275 Command (pid 3546453) 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 3546453) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/2iww/0007f3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:27526', '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/2iww/0007f3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:27526', '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: 3546618
DEBUG    ya.test:process.py:259 Command (pid 3546618) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3546618) elapsed time (sec): 0.47640466690063477
DEBUG    ya.test:process.py:263 Command (pid 3546618) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3546618) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3546618) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3546618) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3546618) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3546618) maxrss: 548836
DEBUG    ya.test:process.py:263 Command (pid 3546618) minflt: 18276
DEBUG    ya.test:process.py:263 Command (pid 3546618) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3546618) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3546618) nivcsw: 61
DEBUG    ya.test:process.py:263 Command (pid 3546618) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3546618) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3546618) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 3546618) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3546618) stime: 0.278144
DEBUG    ya.test:process.py:263 Command (pid 3546618) utime: 0.125684
DEBUG    ya.test:process.py:263 Command (pid 3546618) wtime: 0.48
DEBUG    ya.test:process.py:275 Command (pid 3546618) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:520 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:527 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 92e08d70-23bf-46bf-9b55-ad6c3b4a6ad6, localhost:27526): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 92e08d70-23bf-46bf-9b55-ad6c3b4a6ad6, localhost:27526): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 92e08d70-23bf-46bf-9b55-ad6c3b4a6ad6, localhost:27526): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-uiblwo5cxi.auto.internal" port: 28796 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-uiblwo5cxi.auto.internal" port: 12348 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-uiblwo5cxi.auto.internal" port: 23701 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-uiblwo5cxi.auto.internal" port: 65257 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-uiblwo5cxi.auto.internal" port: 27526 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-uiblwo5cxi.auto.internal" port: 28827 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-uiblwo5cxi.auto.internal" port: 25203 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-uiblwo5cxi.auto.internal" port: 31742 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-uiblwo5cxi.auto.internal" port: 4284 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-uiblwo5cxi.auto.internal:27526, location 1, ssl: False>, <Endpoint ghrun-uiblwo5cxi.auto.internal:12348, location 1, ssl: False>, <Endpoint ghrun-uiblwo5cxi.auto.internal:23701, location 1, ssl: False>, <Endpoint ghrun-uiblwo5cxi.auto.internal:28796, location 3, ssl: False>, <Endpoint ghrun-uiblwo5cxi.auto.internal:4284, location 2, ssl: False>, <Endpoint ghrun-uiblwo5cxi.auto.internal:28827, location 3, ssl: False>, <Endpoint ghrun-uiblwo5cxi.auto.internal:25203, location 2, ssl: False>, <Endpoint ghrun-uiblwo5cxi.auto.internal:31742, location 2, ssl: False>, <Endpoint ghrun-uiblwo5cxi.auto.internal:65257, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:27526', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3546902
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27526
DEBUG    ya.test:process.py:259 Command (pid 3546902) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3546902) elapsed time (sec): 5.303146123886108
DEBUG    ya.test:process.py:263 Command (pid 3546902) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3546902) inblock: 236520
DEBUG    ya.test:process.py:263 Command (pid 3546902) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3546902) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3546902) majflt: 26
DEBUG    ya.test:process.py:263 Command (pid 3546902) maxrss: 204564
DEBUG    ya.test:process.py:263 Command (pid 3546902) minflt: 18192
DEBUG    ya.test:process.py:263 Command (pid 3546902) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3546902) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3546902) nivcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 3546902) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3546902) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3546902) nvcsw: 2000
DEBUG    ya.test:process.py:263 Command (pid 3546902) oublock: 208
DEBUG    ya.test:process.py:263 Command (pid 3546902) stime: 0.21533
DEBUG    ya.test:process.py:263 Command (pid 3546902) utime: 1.27579
DEBUG    ya.test:process.py:263 Command (pid 3546902) wtime: 5.306
DEBUG    ya.test:process.py:275 Command (pid 3546902) output:

DEBUG    ya.test:process.py:276 Command (pid 3546902) errors:
...2 Datetime NOT NULL, c1623 Uint32 NOT NULL, c1624 Uint16 NOT NULL, c1625 Int16 NOT NULL, c1626 Timestamp NOT NULL, c1627 Decimal(22,9) NOT NULL, c1628 Timestamp NOT NULL, c1629 Utf8 NOT NULL, c1630 Utf8 NOT NULL, c1631 String NOT NULL, c1632 Decimal(15,0) NOT NULL, c1633 Int16 NOT NULL, c1634 String NOT NULL, c1635 Int32 NOT NULL, c1636 Uint32 NOT NULL, c1637 Bool NOT NULL, c1638 Date NOT NULL, c1639 Int16 NOT NULL, c1640 String NOT NULL, c1641 String NOT NULL, c1642 Uint32 NOT NULL, c1643 String NOT NULL, c1644 String NOT NULL, c1645 Decimal(22,9) NOT NULL, c1646 Uint64 NOT NULL, c1647 Uint64 NOT NULL, c1648 Utf8 NOT NULL, c1649 Timestamp NOT NULL, c1650 Timestamp NOT NULL, c1651 Uint8 NOT NULL, c1652 Decimal(22,9) NOT NULL, c1653 Date NOT NULL, c1654 Int32 NOT NULL, c1655 Datetime64 NOT NULL, c1656 Bool NOT NULL, c1657 Uint8 NOT NULL, c1658 Date NOT NULL, c1659 Decimal(15,0) NOT NULL, c1660 Interval64 NOT NULL, c1661 Utf8 NOT NULL, c1662 Int64 NOT NULL, c1663 Uint8 NOT NULL, c1664 Uint8 NOT NULL, c1665 Uint16 NOT NULL, c1666 Timestamp NOT NULL, c1667 Bool NOT NULL, c1668 Date NOT NULL, c1669 Uint64 NOT NULL, c1670 Uint8 NOT NULL, c1671 Decimal(35,10) NOT NULL, c1672 Date32 NOT NULL, c1673 Interval64 NOT NULL, c1674 Date32 NOT NULL, c1675 Decimal(15,0) NOT NULL, c1676 Timestamp64 NOT NULL, c1677 Decimal(15,0) NOT NULL, c1678 Datetime NOT NULL, c1679 Decimal(35,10) NOT NULL, c1680 Interval64 NOT NULL, c1681 Decimal(22,9) NOT NULL, c1682 Datetime NOT NULL, c1683 String NOT NULL, c1684 Decimal(22,9) NOT NULL, c1685 Decimal(35,10) NOT NULL, c1686 Decimal(22,9) NOT NULL, c1687 Interval64 NOT NULL, c1688 Timestamp64 NOT NULL, c1689 Timestamp NOT NULL, c1690 String NOT NULL, c1691 Timestamp NOT NULL, c1692 Timestamp NOT NULL, c1693 Datetime NOT NULL, c1694 Timestamp64 NOT NULL, c1695 Uint64 NOT NULL, c1696 Date32 NOT NULL, c1697 Date32 NOT NULL, c1698 Uint16 NOT NULL, c1699 Timestamp NOT NULL, c1700 Decimal(22,9) NOT NULL, c1701 Uint64 NOT NULL, c1702 Uint64 NOT NULL, c1703 Interval64 NOT NULL, c1704 Datetime64 NOT NULL, c1705 Decimal(22,9) NOT NULL, c1706 Bool NOT NULL, c1707 String NOT NULL, c1708 Uint64 NOT NULL, c1709 String NOT NULL, c1710 Int8 NOT NULL, c1711 Int8 NOT NULL, c1712 Int16 NOT NULL, c1713 Date32 NOT NULL, c1714 Bool NOT NULL, c1715 Utf8 NOT NULL, c1716 Uint8 NOT NULL, c1717 Uint64 NOT NULL, c1718 Date NOT NULL, c1719 Datetime NOT NULL, c1720 Uint32 NOT NULL, c1721 Date NOT NULL, c1722 Uint8 NOT NULL, c1723 Int32 NOT NULL, c1724 Decimal(35,10) NOT NULL, c1725 String NOT NULL, c1726 Decimal(22,9) NOT NULL, c1727 Decimal(15,0) NOT NULL, c1728 Decimal(15,0) NOT NULL, c1729 Decimal(15,0) NOT NULL, c1730 Decimal(15,0) NOT NULL, c1731 Uint32 NOT NULL, c1732 String NOT NULL, c1733 Date NOT NULL, c1734 Uint16 NOT NULL, c1735 Utf8 NOT NULL, c1736 Int64 NOT NULL, c1737 Date32 NOT NULL, c1738 Interval64 NOT NULL, c1739 Decimal(15,0) NOT NULL, c1740 Interval64 NOT NULL, c1741 Interval64 NOT NULL, c1742 Datetime NOT NULL, c1743 Uint8 NOT NULL, c1744 Uint32 NOT NULL, c1745 Int32 NOT NULL, c1746 Int64 NOT NULL, c1747 Uint32 NOT NULL, c1748 Uint16 NOT NULL, c1749 Int32 NOT NULL, c1750 Bool NOT NULL, c1751 Uint64 NOT NULL, c1752 Decimal(15,0) NOT NULL, c1753 Decimal(22,9) NOT NULL, c1754 Decimal(15,0) NOT NULL, c1755 Date32 NOT NULL, c1756 Timestamp64 NOT NULL, c1757 Interval64 NOT NULL, c1758 Bool NOT NULL, c1759 Int64 NOT NULL, c1760 String NOT NULL, c1761 Date32 NOT NULL, c1762 Date NOT NULL, c1763 Int16 NOT NULL, c1764 Int32 NOT NULL, c1765 Uint8 NOT NULL, c1766 Int16 NOT NULL, c1767 Utf8 NOT NULL, c1768 Timestamp NOT NULL, c1769 Decimal(22,9) NOT NULL, c1770 Datetime64 NOT NULL, c1771 Int32 NOT NULL, c1772 Datetime NOT NULL, c1773 Int8 NOT NULL, c1774 Decimal(35,10) NOT NULL, c1775 Uint8 NOT NULL, c1776 Date NOT NULL, c1777 Date32 NOT NULL, c1778 Date32 NOT NULL, c1779 Datetime NOT NULL, c1780 Decimal(35,10) NOT NULL, c1781 Date NOT NULL, c1782 Int16 NOT NULL, c1783 String NOT NULL, c1784 Datetime64 NOT NULL, c1785 Int64 NOT NULL, c1786 Utf8 NOT NULL, c1787 Timestamp NOT NULL, c1788 Int8 NOT NULL, c1789 Uint64 NOT NULL, c1790 Int8 NOT NULL, c1791 Uint16 NOT NULL, c1792 Interval64 NOT NULL, c1793 Date32 NOT NULL, c1794 Date32 NOT NULL, c1795 Uint8 NOT NULL, c1796 Uint8 NOT NULL, c1797 Uint16 NOT NULL, c1798 Int16 NOT NULL, c1799 Timestamp NOT NULL, c1800 Int16 NOT NULL, c1801 Date NOT NULL, c1802 Bool NOT NULL, c1803 Decimal(15,0) NOT NULL, c1804 Decimal(15,0) NOT NULL, c1805 String NOT NULL, c1806 Date32 NOT NULL, c1807 Uint16 NOT NULL, c1808 Timestamp NOT NULL, c1809 Bool NOT NULL, c1810 Uint64 NOT NULL, c1811 Uint16 NOT NULL, c1812 Date32 NOT NULL, c1813 Datetime64 NOT NULL, c1814 Uint16 NOT NULL, c1815 Decimal(22,9) NOT NULL, c1816 Decimal(35,10) NOT NULL, c1817 Bool NOT NULL, c1818 Int16 NOT NULL, c1819 Decimal(22,9) NOT NULL, c1820 Decimal(15,0) NOT NULL, c1821 Decimal(35,10) NOT NULL, c1822 Date NOT NULL, c1823 String NOT NULL, c1824 Decimal(15,0) NOT NULL, c1825 Bool NOT NULL, c1826 Timestamp64 NOT NULL, c1827 Interval64 NOT NULL, c1828 Date NOT NULL, c1829 Decimal(35,10) NOT NULL, c1830 Uint8 NOT NULL, c1831 Int8 NOT NULL, c1832 Decimal(15,0) NOT NULL, c1833 Datetime NOT NULL, c1834 Uint16 NOT NULL, c1835 Int16 NOT NULL, c1836 Datetime64 NOT NULL, c1837 Datetime NOT NULL, c1838 Timestamp64 NOT NULL, c1839 Uint32 NOT NULL, c1840 Int16 NOT NULL, c1841 Int32 NOT NULL, c1842 Int32 NOT NULL, c1843 String NOT NULL, c1844 Uint64 NOT NULL, c1845 Decimal(35,10) NOT NULL, c1846 Datetime64 NOT NULL, c1847 Int16 NOT NULL, c1848 Bool NOT NULL, c1849 Bool NOT NULL, c1850 Date32 NOT NULL, c1851 Timestamp64 NOT NULL, c1852 Uint64 NOT NULL, c1853 Uint16 NOT NULL, c1854 Date32 NOT NULL, c1855 Uint8 NOT NULL, c1856 Utf8 NOT NULL, c1857 Timestamp NOT NULL, c1858 Int8 NOT NULL, c1859 Decimal(15,0) NOT NULL, c1860 Timestamp NOT NULL, c1861 String NOT NULL, c1862 Uint16 NOT NULL, c1863 Interval64 NOT NULL, c1864 String NOT NULL, c1865 Date NOT NULL, c1866 Date NOT NULL, c1867 Utf8 NOT NULL, c1868 Date32 NOT NULL, c1869 Datetime64 NOT NULL, c1870 Decimal(35,10) NOT NULL, c1871 Datetime64 NOT NULL, c1872 Decimal(22,9) NOT NULL, c1873 Decimal(15,0) NOT NULL, c1874 Datetime NOT NULL, c1875 Decimal(22,9) NOT NULL, c1876 Decimal(35,10) NOT NULL, c1877 Date32 NOT NULL, c1878 Decimal(15,0) NOT NULL, c1879 Date NOT NULL, c1880 Decimal(35,10) NOT NULL, c1881 Int8 NOT NULL, c1882 Datetime NOT NULL, c1883 Date NOT NULL, c1884 Int32 NOT NULL, c1885 Uint32 NOT NULL, c1886 Int16 NOT NULL, c1887 Int8 NOT NULL, c1888 Uint32 NOT NULL, c1889 Date NOT NULL, c1890 Decimal(22,9) NOT NULL, c1891 String NOT NULL, c1892 Timestamp NOT NULL, c1893 Interval64 NOT NULL, c1894 Int16 NOT NULL, c1895 Int8 NOT NULL, c1896 Uint16 NOT NULL, c1897 Int32 NOT NULL, c1898 Int32 NOT NULL, c1899 Uint16 NOT NULL, c1900 Int8 NOT NULL, c1901 Bool NOT NULL, c1902 Decimal(22,9) NOT NULL, c1903 Date32 NOT NULL, c1904 Uint16 NOT NULL, c1905 Uint64 NOT NULL, c1906 Datetime64 NOT NULL, c1907 Int64 NOT NULL, c1908 Int32 NOT NULL, c1909 Timestamp64 NOT NULL, c1910 Bool NOT NULL, c1911 Int8 NOT NULL, c1912 Decimal(15,0) NOT NULL, c1913 Date NOT NULL, c1914 Int32 NOT NULL, c1915 Decimal(35,10) NOT NULL, c1916 Uint32 NOT NULL, c1917 Date NOT NULL, c1918 Decimal(22,9) NOT NULL, c1919 Bool NOT NULL, c1920 Decimal(35,10) NOT NULL, c1921 Timestamp64 NOT NULL, c1922 Timestamp NOT NULL, c1923 Int16 NOT NULL, c1924 Datetime64 NOT NULL, c1925 Int64 NOT NULL, c1926 Int64 NOT NULL, c1927 Decimal(35,10) NOT NULL, c1928 Uint16 NOT NULL, c1929 Datetime64 NOT NULL, c1930 Bool NOT NULL, c1931 Decimal(22,9) NOT NULL, c1932 Int16 NOT NULL, c1933 Date32 NOT NULL, c1934 Decimal(22,9) NOT NULL, c1935 Interval64 NOT NULL, c1936 Int8 NOT NULL, c1937 String NOT NULL, c1938 Interval64 NOT NULL, c1939 Timestamp64 NOT NULL, c1940 Bool NOT NULL, c1941 Decimal(35,10) NOT NULL, c1942 Uint64 NOT NULL, c1943 Bool NOT NULL, c1944 Int16 NOT NULL, c1945 Decimal(35,10) NOT NULL, c1946 Utf8 NOT NULL, c1947 Datetime NOT NULL, c1948 Decimal(15,0) NOT NULL, c1949 Interval64 NOT NULL, c1950 Uint8 NOT NULL, c1951 Uint16 NOT NULL, c1952 Uint16 NOT NULL, c1953 Datetime NOT NULL, c1954 Decimal(22,9) NOT NULL, c1955 Uint64 NOT NULL, c1956 Decimal(22,9) NOT NULL, c1957 Int16 NOT NULL, c1958 Datetime NOT NULL, c1959 Int64 NOT NULL, c1960 Int64 NOT NULL, c1961 Datetime NOT NULL, c1962 Uint8 NOT NULL, c1963 Interval64 NOT NULL, c1964 Utf8 NOT NULL, c1965 Int64 NOT NULL, c1966 Uint16 NOT NULL, c1967 Int8 NOT NULL, c1968 Date32 NOT NULL, c1969 String NOT NULL, c1970 Uint8 NOT NULL, c1971 Int16 NOT NULL, c1972 Uint8 NOT NULL, c1973 Uint32 NOT NULL, c1974 Decimal(35,10) NOT NULL, c1975 Uint16 NOT NULL, c1976 Decimal(15,0) NOT NULL, c1977 Datetime64 NOT NULL, c1978 Int8 NOT NULL, c1979 Date NOT NULL, c1980 Timestamp NOT NULL, c1981 Date NOT NULL, c1982 Interval64 NOT NULL, c1983 String NOT NULL, c1984 Utf8 NOT NULL, c1985 Int8 NOT NULL, c1986 Utf8 NOT NULL, c1987 Decimal(35,10) NOT NULL, c1988 Interval64 NOT NULL, c1989 Timestamp NOT NULL, c1990 Bool NOT NULL, c1991 Uint32 NOT NULL, c1992 Decimal(22,9) NOT NULL, c1993 Int8 NOT NULL, c1994 Uint16 NOT NULL, c1995 Timestamp NOT NULL, c1996 Datetime NOT NULL, c1997 Bool NOT NULL, c1998 Decimal(15,0) NOT NULL, c1999 Datetime NOT NULL, c2000 Decimal(35,10) NOT NULL, c2001 Int8 NOT NULL, c2002 Utf8 NOT NULL, c2003 Interval64 NOT NULL, c2004 Int8 NOT NULL, c2005 Decimal(15,0) NOT NULL, c2006 Decimal(15,0) NOT NULL, c2007 Int32 NOT NULL, c2008 Datetime64 NOT NULL, c2009 Datetime NOT NULL, c2010 Datetime64 NOT NULL, c2011 Uint32 NOT NULL, c2012 Uint8 NOT NULL, c2013 Uint64 NOT NULL, c2014 Decimal(15,0) NOT NULL, c2015 String NOT NULL, c2016 Int16 NOT NULL, c2017 Timestamp64 NOT NULL, c2018 Uint32 NOT NULL, c2019 Timestamp64 NOT NULL, c2020 Decimal(15,0) NOT NULL, c2021 Uint8 NOT NULL, c2022 Uint32 NOT NULL, c2023 Int16 NOT NULL, c2024 Timestamp NOT NULL, c2025 Uint16 NOT NULL, c2026 Datetime NOT NULL, c2027 Uint32 NOT NULL, c2028 Timestamp64 NOT NULL, c2029 Uint32 NOT NULL, c2030 Uint16 NOT NULL, c2031 Uint8 NOT NULL, c2032 Datetime NOT NULL, c2033 Timestamp NOT NULL, c2034 Decimal(22,9), c2035 Timestamp64, c2036 Timestamp, c2037 Uint64, c2038 Uint16, c2039 Json NOT NULL, c2040 Decimal(22,9), c2041 Utf8, c2042 Uint32 NOT NULL, c2043 Datetime64 NOT NULL, c2044 Int64 NOT NULL, c2045 Yson, c2046 Uint64 NOT NULL, c2047 Int32, c2048 Json NOT NULL, c2049 Bool, c2050 JsonDocument NOT NULL, c2051 Datetime NOT NULL, c2052 Datetime64, c2053 Decimal(15,0), c2054 Date NOT NULL, c2055 Utf8, c2056 Datetime, c2057 Decimal(22,9), c2058 Date, c2059 Decimal(22,9), c2060 Int16, c2061 Timestamp64, c2062 Json NOT NULL, c2063 Bool, c2064 Utf8 NOT NULL, c2065 String, c2066 Date NOT NULL, c2067 Json NOT NULL, c2068 Date32 NOT NULL, c2069 Float NOT NULL, c2070 Int32 NOT NULL, c2071 Datetime64, c2072 Decimal(15,0) NOT NULL, c2073 Yson, c2074 Decimal(22,9), c2075 Int16, c2076 Json, c2077 Int8, c2078 Timestamp64 NOT NULL, c2079 Uint64 NOT NULL, c2080 Bool NOT NULL, c2081 Int8 NOT NULL, c2082 Double, c2083 Timestamp64, c2084 Int8 NOT NULL, c2085 Datetime64 NOT NULL, c2086 Decimal(15,0) NOT NULL, c2087 Interval64 NOT NULL, c2088 Uint8, c2089 Uint16, c2090 Decimal(22,9) NOT NULL, c2091 Yson, c2092 Uint16, c2093 Double NOT NULL, c2094 Utf8, c2095 JsonDocument NOT NULL, c2096 Decimal(22,9) NOT NULL, c2097 Float NOT NULL, c2098 Interval64, c2099 Float, c2100 Timestamp64, c2101 Uint64 NOT NULL, c2102 Utf8, c2103 String, c2104 Datetime, c2105 Decimal(35,10), c2106 Json NOT NULL, c2107 Utf8, c2108 Uint16 NOT NULL, c2109 Uint64, c2110 Datetime, c2111 Bool, c2112 Uint32, c2113 Yson, c2114 String, c2115 Int8 NOT NULL, c2116 Int16 NOT NULL, c2117 Decimal(22,9) NOT NULL, c2118 Interval64 NOT NULL, c2119 Date32 NOT NULL, c2120 Int32, c2121 Json, c2122 Datetime NOT NULL, c2123 Decimal(15,0), c2124 Datetime64 NOT NULL, c2125 Decimal(35,10), c2126 Decimal(15,0), c2127 Int64 NOT NULL, c2128 Timestamp64, c2129 Int8 NOT NULL, c2130 Int32, c2131 JsonDocument, c2132 Double NOT NULL, c2133 Utf8 NOT NULL, c2134 Decimal(15,0), c2135 Yson NOT NULL, c2136 Datetime, c2137 Datetime64, c2138 String, c2139 String, c2140 Int32 NOT NULL, c2141 Interval64, c2142 Decimal(15,0) NOT NULL, c2143 Int32 NOT NULL, c2144 Decimal(35,10), c2145 Datetime, c2146 Int16 NOT NULL, c2147 Uint8, c2148 Date32, c2149 Datetime64 NOT NULL, c2150 Timestamp64 NOT NULL, c2151 Uint16 NOT NULL, c2152 Uint8 NOT NULL, c2153 Float, c2154 Datetime64 NOT NULL, c2155 Yson NOT NULL, c2156 String NOT NULL, c2157 Int64, c2158 Int32, c2159 Uint32 NOT NULL, c2160 Float, c2161 Int32, c2162 Datetime, c2163 Json NOT NULL, c2164 Decimal(22,9), c2165 Float NOT NULL, c2166 Decimal(15,0) NOT NULL, c2167 Uint8, c2168 Json, c2169 Decimal(15,0) NOT NULL, c2170 Decimal(22,9), c2171 Datetime NOT NULL, c2172 Uint16, c2173 Uint32 NOT NULL, c2174 Int64 NOT NULL, c2175 Yson, c2176 Datetime NOT NULL, c2177 Decimal(22,9) NOT NULL, c2178 Int64, c2179 Timestamp NOT NULL, c2180 Float NOT NULL, c2181 Uint32, c2182 Date NOT NULL, c2183 Float, c2184 Uint32 NOT NULL, c2185 Uint64 NOT NULL, c2186 Yson NOT NULL, c2187 Interval64 NOT NULL, c2188 Utf8 NOT NULL, c2189 Int32 NOT NULL, c2190 Uint32, c2191 Timestamp, c2192 JsonDocument, c2193 Utf8 NOT NULL, c2194 Decimal(15,0), c2195 Int32 NOT NULL, c2196 Decimal(22,9) NOT NULL, c2197 Int8, c2198 Datetime, c2199 Interval64 NOT NULL, c2200 Yson, c2201 Decimal(35,10), c2202 Datetime, c2203 Json NOT NULL, c2204 Timestamp64, c2205 Bool NOT NULL, c2206 Decimal(15,0), c2207 Uint16 NOT NULL, c2208 Datetime64 NOT NULL, c2209 Int64 NOT NULL, c2210 Json NOT NULL, c2211 Utf8, c2212 Int16, c2213 Uint64, c2214 Datetime64, c2215 Int16, c2216 Datetime64 NOT NULL, c2217 Int8, c2218 Decimal(22,9) NOT NULL, c2219 Decimal(22,9) NOT NULL, c2220 Uint8, c2221 Uint8, c2222 Decimal(15,0), c2223 String NOT NULL, c2224 Decimal(35,10) NOT NULL, c2225 Date32, c2226 Decimal(22,9) NOT NULL, c2227 Uint8, c2228 Uint8, c2229 Int32 NOT NULL, c2230 Float, c2231 Json NOT NULL, c2232 Uint16 NOT NULL, c2233 Uint16 NOT NULL, c2234 Decimal(22,9), c2235 Json, c2236 Int8, c2237 String, c2238 Timestamp NOT NULL, c2239 Decimal(22,9), c2240 Int32, c2241 Interval64, c2242 Bool, c2243 Uint16, c2244 Int64 NOT NULL, c2245 Float NOT NULL, c2246 Utf8, c2247 Double NOT NULL, c2248 Decimal(22,9) NOT NULL, c2249 Datetime64, c2250 Datetime64 NOT NULL, c2251 Int8, c2252 Timestamp NOT NULL, c2253 Timestamp NOT NULL, c2254 Date32 NOT NULL, c2255 Date, c2256 Json NOT NULL, c2257 Json, c2258 Interval64 NOT NULL, c2259 Decimal(15,0), c2260 Double, c2261 Date, c2262 Date NOT NULL, c2263 Datetime64, c2264 Datetime NOT NULL, c2265 Bool, c2266 Int16, c2267 Date32 NOT NULL, c2268 Decimal(15,0), c2269 Datetime, c2270 Uint32 NOT NULL, c2271 Decimal(15,0), c2272 Yson, c2273 Utf8 NOT NULL, c2274 Decimal(22,9), c2275 Int16, c2276 Decimal(35,10) NOT NULL, c2277 Datetime64, c2278 Decimal(35,10) NOT NULL, c2279 Datetime64, c2280 Timestamp NOT NULL, c2281 Bool NOT NULL, c2282 Int64, c2283 Uint8 NOT NULL, c2284 Date32, c2285 Decimal(35,10), c2286 Bool NOT NULL, c2287 Float, c2288 Timestamp, c2289 Utf8, c2290 Int16 NOT NULL, c2291 JsonDocument NOT NULL, c2292 Date32 NOT NULL, c2293 Decimal(15,0), c2294 Int32 NOT NULL, c2295 Double, c2296 Int16, c2297 Double, c2298 Json NOT NULL, c2299 Datetime64 NOT NULL, c2300 String NOT NULL, c2301 Utf8, c2302 Decimal(35,10), c2303 Date, c2304 Int32, c2305 String, c2306 Decimal(35,10), c2307 Uint64, c2308 Datetime NOT NULL, c2309 Utf8 NOT NULL, c2310 Timestamp64 NOT NULL, c2311 Uint16, c2312 Float, c2313 Int16 NOT NULL, c2314 Uint8, c2315 String, c2316 Datetime64, c2317 Datetime, c2318 Datetime64, c2319 Decimal(35,10), c2320 Datetime, c2321 Json NOT NULL, c2322 Uint32, c2323 Json NOT NULL, c2324 Int16, c2325 Timestamp64 NOT NULL, c2326 Uint8, c2327 Interval64, c2328 Datetime NOT NULL, c2329 Timestamp NOT NULL, c2330 Yson, c2331 Uint8, c2332 JsonDocument, c2333 Yson NOT NULL, c2334 Uint64, c2335 Bool NOT NULL, c2336 Bool NOT NULL, c2337 Date NOT NULL, c2338 Datetime NOT NULL, c2339 Json NOT NULL, c2340 Bool, c2341 Datetime NOT NULL, c2342 Decimal(22,9), c2343 Uint16 NOT NULL, c2344 Yson NOT NULL, c2345 Datetime NOT NULL, c2346 Utf8 NOT NULL, c2347 Int64 NOT NULL, c2348 Float, c2349 Uint16 NOT NULL, c2350 Uint32 NOT NULL, c2351 Int8, c2352 Uint32 NOT NULL, c2353 Timestamp64, c2354 Json, c2355 Yson, c2356 Interval64, c2357 Int32, c2358 Decimal(15,0) NOT NULL, c2359 Decimal(35,10) NOT NULL, c2360 String, c2361 Date32 NOT NULL, c2362 Yson, c2363 Int16, c2364 Decimal(15,0) NOT NULL, c2365 JsonDocument NOT NULL, c2366 Bool, c2367 Date NOT NULL, c2368 Double NOT NULL, c2369 String NOT NULL, c2370 Int8 NOT NULL, c2371 Datetime64, c2372 Float, c2373 Timestamp64 NOT NULL, c2374 Decimal(15,0), c2375 Int8 NOT NULL, c2376 JsonDocument, c2377 Int32, c2378 Int8, c2379 Datetime NOT NULL, c2380 String NOT NULL, c2381 Int16, c2382 Uint16 NOT NULL, c2383 Decimal(22,9), c2384 Uint32, c2385 Decimal(22,9), c2386 Float NOT NULL, c2387 Int16 NOT NULL, c2388 Date32, c2389 Bool NOT NULL, c2390 Decimal(35,10), c2391 Uint32 NOT NULL, c2392 Datetime NOT NULL, c2393 Interval64 NOT NULL, c2394 Double NOT NULL, c2395 String, c2396 Decimal(22,9) NOT NULL, c2397 Bool, c2398 Yson NOT NULL, c2399 Date32, c2400 Int8 NOT NULL, c2401 Timestamp NOT NULL, c2402 Double NOT NULL, c2403 JsonDocument NOT NULL, c2404 Uint64, c2405 Utf8 NOT NULL, c2406 Json NOT NULL, c2407 Uint32, c2408 Yson, c2409 Int64 NOT NULL, c2410 JsonDocument, c2411 Datetime, c2412 Date32 NOT NULL, c2413 Int32 NOT NULL, c2414 Int8 NOT NULL, c2415 Date32, c2416 Date, c2417 Int16, c2418 Date NOT NULL, c2419 Yson NOT NULL, c2420 Yson, c2421 Uint64 NOT NULL, c2422 Json, c2423 String NOT NULL, c2424 Int64, c2425 Bool, c2426 Uint32 NOT NULL, c2427 Uint32, c2428 Interval64 NOT NULL, c2429 Timestamp64, c2430 Yson, c2431 Double, c2432 Datetime, c2433 JsonDocument NOT NULL, c2434 Int16 NOT NULL, c2435 Uint64, c2436 Timestamp NOT NULL, c2437 Utf8, c2438 Datetime64 NOT NULL, c2439 Int32, c2440 Float NOT NULL, c2441 Datetime NOT NULL, c2442 Uint16, c2443 Uint8, c2444 Uint64 NOT NULL, c2445 Int32, c2446 String, c2447 Date32 NOT NULL, c2448 Decimal(22,9) NOT NULL, c2449 Yson NOT NULL, c2450 Json NOT NULL, c2451 Date, c2452 Uint64 NOT NULL, c2453 Datetime NOT NULL, c2454 Datetime64, c2455 Decimal(35,10) NOT NULL, c2456 Decimal(15,0) NOT NULL, c2457 Int32, c2458 Utf8, c2459 Date, c2460 Yson, c2461 Date NOT NULL, c2462 Date, c2463 Decimal(35,10), c2464 Float, c2465 Uint8 NOT NULL, c2466 Double, c2467 Int64 NOT NULL, c2468 Datetime64, c2469 Uint64, c2470 Uint64, c2471 Uint8 NOT NULL, c2472 Timestamp64, c2473 Double, c2474 Datetime NOT NULL, c2475 Json, c2476 Datetime64, c2477 Decimal(35,10), c2478 Bool NOT NULL, c2479 Uint32 NOT NULL, c2480 Interval64, c2481 Float, c2482 Int16 NOT NULL, c2483 Double, c2484 Uint32 NOT NULL, c2485 Timestamp64, c2486 String NOT NULL, c2487 Int32, c2488 Date32, c2489 Datetime64 NOT NULL, c2490 Interval64, c2491 Date32 NOT NULL, c2492 Uint16 NOT NULL, c2493 Int32, c2494 Timestamp64, c2495 Utf8, c2496 Datetime64, c2497 Datetime64 NOT NULL, c2498 Double NOT NULL, c2499 Uint16, c2500 Uint32, c2501 Date NOT NULL, c2502 Int16 NOT NULL, c2503 Uint16 NOT NULL, c2504 Int32 NOT NULL, c2505 Datetime, c2506 Decimal(22,9), c2507 Decimal(22,9), c2508 Datetime64, c2509 Float, c2510 Double, c2511 Date, c2512 Uint8 NOT NULL, c2513 Decimal(15,0) NOT NULL, c2514 Int16 NOT NULL, c2515 Decimal(15,0) NOT NULL, c2516 Timestamp64 NOT NULL, c2517 Double, c2518 Double NOT NULL, c2519 Decimal(22,9) NOT NULL, c2520 Json NOT NULL, c2521 Decimal(35,10), c2522 Utf8 NOT NULL, c2523 Decimal(35,10), c2524 Int32, c2525 Datetime, c2526 Datetime NOT NULL, c2527 Timestamp, c2528 Timestamp NOT NULL, c2529 Yson NOT NULL, c2530 Float NOT NULL, c2531 Int8 NOT NULL, c2532 Utf8 NOT NULL, c2533 Date32, c2534 Decimal(35,10), c2535 Int64, c2536 Timestamp, c2537 Utf8, c2538 Float, c2539 Double, c2540 Json, c2541 Int32 NOT NULL, c2542 Uint8 NOT NULL, c2543 Datetime64, c2544 Uint16 NOT NULL, c2545 Double, c2546 Uint16 NOT NULL, c2547 Timestamp NOT NULL, c2548 Int8 NOT NULL, c2549 Datetime NOT NULL, c2550 Timestamp NOT NULL, c2551 Bool, c2552 Decimal(15,0), c2553 Interval64 NOT NULL, c2554 Uint8, c2555 Int16, c2556 Uint8 NOT NULL, c2557 String NOT NULL, c2558 Interval64 NOT NULL, c2559 Bool, c2560 Datetime, c2561 Int16, c2562 Int32 NOT NULL, c2563 Int32, c2564 Timestamp, c2565 Int8, c2566 Datetime64 NOT NULL, c2567 Float, c2568 Decimal(15,0) NOT NULL, c2569 Json, c2570 Int8 NOT NULL, c2571 Int64, c2572 Date NOT NULL, c2573 Interval64 NOT NULL, c2574 Datetime64, c2575 String, c2576 Float NOT NULL, c2577 Int16 NOT NULL, c2578 Json, c2579 Utf8, c2580 Date NOT NULL, c2581 Float, c2582 Timestamp NOT NULL, c2583 Int32, c2584 Decimal(15,0) NOT NULL, c2585 Decimal(15,0), c2586 Double, c2587 Utf8, c2588 Timestamp NOT NULL, c2589 Int64, c2590 Timestamp64 NOT NULL, c2591 Utf8, c2592 Double NOT NULL, c2593 Datetime NOT NULL, c2594 Uint64, c2595 Int8 NOT NULL, c2596 Date, c2597 Uint16, c2598 Date NOT NULL, c2599 Bool NOT NULL, c2600 Uint64, c2601 Utf8 NOT NULL, c2602 JsonDocument, c2603 Decimal(15,0), c2604 Uint8, c2605 Uint8, c2606 Date32, c2607 Timestamp64, c2608 Bool, c2609 Int64, c2610 Int64, c2611 Timestamp NOT NULL, c2612 Datetime64, c2613 Datetime64, c2614 Uint64, c2615 Interval64 NOT NULL, c2616 Datetime64, c2617 Datetime64, c2618 Bool NOT NULL, c2619 Uint8 NOT NULL, c2620 Decimal(35,10), c2621 Int16 NOT NULL, c2622 JsonDocument NOT NULL, c2623 Decimal(35,10) NOT NULL, c2624 Date NOT NULL, c2625 Yson, c2626 Date32, c2627 Double NOT NULL, c2628 Datetime64 NOT NULL, c2629 Datetime64, c2630 Date32 NOT NULL, c2631 Uint64 NOT NULL, c2632 Datetime64 NOT NULL, c2633 Bool, c2634 Double, c2635 Double, c2636 Int16, c2637 Int32 NOT NULL, c2638 Json NOT NULL, c2639 String, c2640 Uint64 NOT NULL, c2641 Timestamp NOT NULL, c2642 Uint32 NOT NULL, c2643 Int16 NOT NULL, c2644 Yson NOT NULL, c2645 String, c2646 Decimal(35,10), c2647 Timestamp NOT NULL, c2648 JsonDocument NOT NULL, c2649 Uint8 NOT NULL, c2650 Datetime64, c2651 Double NOT NULL, c2652 String NOT NULL, c2653 Interval64 NOT NULL, c2654 Decimal(15,0), c2655 Int16, c2656 Json NOT NULL, c2657 Utf8 NOT NULL, c2658 Uint16, c2659 Timestamp NOT NULL, c2660 Json, c2661 JsonDocument NOT NULL, c2662 Date32, c2663 Utf8, c2664 Date, c2665 Interval64 NOT NULL, c2666 Json NOT NULL, c2667 Timestamp64 NOT NULL, c2668 Timestamp64 NOT NULL, c2669 Datetime, c2670 Bool NOT NULL, c2671 Uint8 NOT NULL, c2672 Int32 NOT NULL, c2673 Int16, c2674 Datetime64, c2675 Double, c2676 JsonDocument, c2677 Uint8, c2678 Date32 NOT NULL, c2679 String, c2680 Double NOT NULL, c2681 Datetime64, c2682 Int8 NOT NULL, c2683 Datetime, c2684 Int16, c2685 Timestamp64 NOT NULL, c2686 Decimal(35,10) NOT NULL, c2687 Date32, c2688 Int8 NOT NULL, c2689 Int8 NOT NULL, c2690 Decimal(15,0), c2691 Int16, c2692 Yson, c2693 Uint32, c2694 Interval64, c2695 Datetime64 NOT NULL, c2696 Decimal(15,0) NOT NULL, c2697 Decimal(35,10) NOT NULL, c2698 Decimal(22,9) NOT NULL, c2699 String, c2700 Uint64 NOT NULL, c2701 Date, c2702 Uint8, c2703 Bool NOT NULL, c2704 Double NOT NULL, c2705 Uint64, c2706 Datetime64, c2707 Int32 NOT NULL, c2708 Float, c2709 String NOT NULL, c2710 String NOT NULL, c2711 Date NOT NULL, c2712 Float NOT NULL, c2713 Uint64 NOT NULL, c2714 Uint16 NOT NULL, c2715 JsonDocument, c2716 Datetime NOT NULL, c2717 JsonDocument, c2718 JsonDocument, c2719 Int64, c2720 Decimal(35,10), c2721 Datetime64 NOT NULL, c2722 Float NOT NULL, c2723 Date32, c2724 Yson, c2725 Int64 NOT NULL, c2726 Timestamp NOT NULL, c2727 Date NOT NULL, c2728 Uint32 NOT NULL, c2729 Float, c2730 Int64, c2731 Int32 NOT NULL, c2732 Decimal(22,9), c2733 Json, c2734 Float NOT NULL, c2735 Uint64 NOT NULL, c2736 Utf8 NOT NULL, c2737 Date32, c2738 Bool, c2739 Date NOT NULL, c2740 Timestamp64, c2741 Int8 NOT NULL, c2742 Interval64 NOT NULL, c2743 Float NOT NULL, c2744 Int32, c2745 Date, c2746 Decimal(15,0) NOT NULL, c2747 String, c2748 Utf8 NOT NULL, c2749 Uint8 NOT NULL, c2750 String NOT NULL, c2751 Utf8, c2752 Uint8 NOT NULL, c2753 Datetime64, c2754 Decimal(22,9), c2755 Decimal(15,0), c2756 Timestamp, c2757 Bool, c2758 Interval64, c2759 Int8, c2760 Json, c2761 Decimal(35,10), c2762 String, c2763 Yson NOT NULL, c2764 Datetime64, c2765 Bool NOT NULL, c2766 Decimal(15,0) NOT NULL, c2767 Date NOT NULL, c2768 Decimal(35,10), c2769 Int8, c2770 String, c2771 Timestamp NOT NULL, c2772 Interval64, c2773 Timestamp, c2774 Decimal(22,9), c2775 Float, c2776 Int32, c2777 Json, c2778 Timestamp64 NOT NULL, c2779 Utf8, c2780 Yson, c2781 Decimal(35,10) NOT NULL, c2782 Yson NOT NULL, c2783 Decimal(15,0), c2784 Uint8, c2785 Double, c2786 Int8 NOT NULL, c2787 Uint64, c2788 Uint16 NOT NULL, c2789 Float, c2790 Json NOT NULL, c2791 Int32 NOT NULL, c2792 Date, c2793 Timestamp, c2794 Datetime, c2795 JsonDocument NOT NULL, c2796 Int8 NOT NULL, c2797 Float NOT NULL, c2798 Int16 NOT NULL, c2799 Decimal(35,10) NOT NULL, c2800 Date32, c2801 Int32, c2802 Datetime NOT NULL, c2803 Uint16 NOT NULL, c2804 Yson, c2805 Timestamp64 NOT NULL, c2806 Decimal(35,10) NOT NULL, c2807 Date32, c2808 Decimal(15,0), c2809 Interval64 NOT NULL, c2810 Uint32 NOT NULL, c2811 Float, c2812 Int64 NOT NULL, c2813 String NOT NULL, c2814 Decimal(22,9), c2815 Uint16, c2816 Interval64 NOT NULL, c2817 Int32 NOT NULL, c2818 Uint32 NOT NULL, c2819 Date32, c2820 Decimal(15,0), c2821 Yson, c2822 String NOT NULL, c2823 Uint8 NOT NULL, c2824 Uint16 NOT NULL, c2825 Bool, c2826 String, c2827 Bool NOT NULL, c2828 Bool NOT NULL, c2829 Uint8 NOT NULL, c2830 Int8 NOT NULL, c2831 Yson, c2832 Double NOT NULL, c2833 Json, c2834 Bool NOT NULL, c2835 Utf8, c2836 Decimal(15,0), c2837 Decimal(22,9), c2838 Uint8 NOT NULL, c2839 Interval64, c2840 Int8 NOT NULL, c2841 Date32 NOT NULL, c2842 Yson, c2843 Double, c2844 Timestamp64 NOT NULL, c2845 Datetime, c2846 Float NOT NULL, c2847 Timestamp, c2848 Bool NOT NULL, c2849 Yson, c2850 Uint32 NOT NULL, c2851 Datetime64 NOT NULL, c2852 Float, c2853 Datetime, c2854 Date32 NOT NULL, c2855 Uint16 NOT NULL, c2856 Timestamp NOT NULL, c2857 Date32 NOT NULL, c2858 Double, c2859 Bool NOT NULL, c2860 Date32 NOT NULL, c2861 Bool NOT NULL, c2862 Timestamp64 NOT NULL, c2863 Decimal(35,10), c2864 Datetime, c2865 Json, c2866 Uint16, c2867 Uint32, c2868 Int8 NOT NULL, c2869 Datetime, c2870 Int16 NOT NULL, c2871 Date32 NOT NULL, c2872 Double, c2873 Uint16, c2874 Uint16, c2875 Uint16 NOT NULL, c2876 Timestamp NOT NULL, c2877 Utf8, c2878 Timestamp NOT NULL, c2879 Decimal(35,10) NOT NULL, c2880 String NOT NULL, c2881 Float NOT NULL, c2882 Interval64 NOT NULL, c2883 Date NOT NULL, c2884 Decimal(35,10) NOT NULL, c2885 Bool, c2886 Timestamp NOT NULL, c2887 String, c2888 Int64 NOT NULL, c2889 Uint32, c2890 Date, c2891 Utf8, c2892 Uint32, c2893 Uint16 NOT NULL, c2894 Date NOT NULL, c2895 Interval64, c2896 Utf8, c2897 Int16 NOT NULL, c2898 Utf8 NOT NULL, c2899 JsonDocument NOT NULL, c2900 Utf8 NOT NULL, c2901 Float NOT NULL, c2902 Date32, c2903 Datetime64, c2904 Decimal(15,0) NOT NULL, c2905 Timestamp64 NOT NULL, c2906 String NOT NULL, c2907 Int32 NOT NULL, c2908 Timestamp64, c2909 Int64 NOT NULL, c2910 Datetime64 NOT NULL, c2911 Date NOT NULL, c2912 JsonDocument, c2913 Utf8 NOT NULL, c2914 Decimal(35,10), c2915 Int64 NOT NULL, c2916 Date NOT NULL, c2917 Uint16, c2918 Uint32 NOT NULL, c2919 Utf8 NOT NULL, c2920 Float NOT NULL, c2921 Decimal(15,0) NOT NULL, c2922 Decimal(35,10) NOT NULL, c2923 Datetime, c2924 Int16 NOT NULL, c2925 Datetime64 NOT NULL, c2926 Float, c2927 Uint32 NOT NULL, c2928 Decimal(35,10) NOT NULL, c2929 Uint16 NOT NULL, c2930 Timestamp NOT NULL, c2931 Int32 NOT NULL, c2932 Int32 NOT NULL, c2933 Date32 NOT NULL, c2934 Int16 NOT NULL, c2935 Uint16 NOT NULL, c2936 Timestamp NOT NULL, c2937 Uint8, c2938 Uint16 NOT NULL, c2939 Yson NOT NULL, c2940 Date NOT NULL, c2941 Double NOT NULL, c2942 Yson, c2943 Decimal(22,9), c2944 Interval64 NOT NULL, c2945 Uint32, c2946 Date32, c2947 Int32, c2948 String, c2949 Datetime NOT NULL, c2950 Int32, c2951 Utf8 NOT NULL, c2952 Int32 NOT NULL, c2953 Json, c2954 Uint64 NOT NULL, c2955 Timestamp, c2956 Decimal(35,10) NOT NULL, c2957 Yson, c2958 Bool NOT NULL, c2959 Uint16, c2960 Decimal(22,9), c2961 Uint64 NOT NULL, c2962 Date32, c2963 Int16 NOT NULL, c2964 Utf8, c2965 Bool, c2966 Yson NOT NULL, c2967 Double, c2968 Uint32, c2969 Datetime64 NOT NULL, c2970 Uint32, c2971 Float NOT NULL, c2972 Bool, c2973 Interval64, c2974 JsonDocument, c2975 Interval64 NOT NULL, c2976 Date32, c2977 Interval64 NOT NULL, c2978 String NOT NULL, c2979 Uint16 NOT NULL, c2980 Int64, c2981 Yson, c2982 String NOT NULL, c2983 JsonDocument NOT NULL, c2984 Date, c2985 Yson NOT NULL, c2986 String NOT NULL, c2987 Uint16, c2988 Decimal(22,9) NOT NULL, c2989 Double NOT NULL, c2990 String, c2991 Datetime64, c2992 JsonDocument, c2993 Date, c2994 String NOT NULL, c2995 Float NOT NULL, c2996 Decimal(22,9), c2997 Timestamp64, c2998 Uint32, c2999 Uint64 NOT NULL, c3000 Decimal(22,9) NOT NULL, c3001 Decimal(35,10) NOT NULL, c3002 Double, c3003 Uint64 NOT NULL, c3004 Yson NOT NULL, c3005 Int32 NOT NULL, c3006 Date32 NOT NULL, c3007 Date, c3008 Utf8, c3009 Utf8, c3010 Datetime64 NOT NULL, c3011 Uint16 NOT NULL, c3012 Int32, c3013 Interval64, c3014 Double NOT NULL, c3015 Int16, c3016 Decimal(22,9) NOT NULL, c3017 Timestamp NOT NULL, c3018 Uint64 NOT NULL, c3019 Timestamp, c3020 Int16, c3021 Int64 NOT NULL, c3022 Int32, c3023 Yson, c3024 Bool, c3025 Uint16 NOT NULL, c3026 Uint16, c3027 Float NOT NULL, c3028 Timestamp NOT NULL, c3029 Decimal(22,9) NOT NULL, c3030 Timestamp, c3031 Float, c3032 Int16 NOT NULL, c3033 Decimal(35,10) NOT NULL, c3034 Bool NOT NULL, c3035 Int8, c3036 Uint16, c3037 Datetime64, c3038 Decimal(15,0), c3039 Uint64 NOT NULL, c3040 Interval64 NOT NULL, c3041 Int32, c3042 Date NOT NULL, c3043 Uint8, c3044 Interval64 NOT NULL, c3045 Int8, c3046 Timestamp NOT NULL, c3047 Date NOT NULL, c3048 String NOT NULL, c3049 Uint8 NOT NULL, c3050 Uint8 NOT NULL, c3051 Date32 NOT NULL, c3052 Date32 NOT NULL, c3053 Int16 NOT NULL, c3054 Utf8 NOT NULL, c3055 Int32 NOT NULL, c3056 Int8 NOT NULL, c3057 Uint64, c3058 Int64, c3059 Utf8, c3060 Decimal(22,9), c3061 Int64 NOT NULL, c3062 Decimal(15,0), c3063 Decimal(35,10) NOT NULL, c3064 Decimal(15,0) NOT NULL, c3065 Datetime64 NOT NULL, c3066 Double NOT NULL, c3067 Timestamp64, c3068 Datetime64, c3069 Date32, c3070 Date32 NOT NULL, c3071 Decimal(22,9), c3072 Date NOT NULL, c3073 Datetime64 NOT NULL, c3074 Decimal(15,0), c3075 Uint8 NOT NULL, c3076 Decimal(35,10) NOT NULL, c3077 Date NOT NULL, c3078 Int32 NOT NULL, c3079 Date NOT NULL, c3080 Json, c3081 Interval64, c3082 Decimal(15,0) NOT NULL, c3083 Uint16 NOT NULL, c3084 Datetime64, c3085 Datetime64 NOT NULL, c3086 Float, c3087 Float NOT NULL, c3088 Datetime64, c3089 Bool, c3090 Interval64 NOT NULL, c3091 Yson, c3092 Decimal(22,9), c3093 Utf8, c3094 Uint16 NOT NULL, c3095 Decimal(35,10) NOT NULL, c3096 JsonDocument NOT NULL, c3097 Double, c3098 Timestamp64, c3099 Utf8 NOT NULL, c3100 Decimal(22,9) NOT NULL, c3101 Decimal(35,10) NOT NULL, c3102 Json, c3103 Int64, c3104 Uint64 NOT NULL, c3105 Uint16 NOT NULL, c3106 Decimal(15,0), c3107 Bool NOT NULL, c3108 Int32, c3109 Timestamp64, c3110 Float NOT NULL, c3111 Uint32, c3112 Uint64 NOT NULL, c3113 Datetime64 NOT NULL, c3114 Uint8, c3115 Yson, c3116 Decimal(15,0) NOT NULL, c3117 Timestamp64, c3118 Uint8, c3119 Decimal(22,9), c3120 Interval64, c3121 Datetime NOT NULL, c3122 Json, c3123 Float, c3124 Uint64, c3125 Uint64 NOT NULL, c3126 Int8 NOT NULL, c3127 Interval64 NOT NULL, c3128 Decimal(15,0) NOT NULL, c3129 String, c3130 Date NOT NULL, c3131 Decimal(15,0) NOT NULL, c3132 Utf8 NOT NULL, c3133 Int32, c3134 Int64, c3135 Int32, c3136 Timestamp, c3137 Uint16 NOT NULL, c3138 String NOT NULL, c3139 Uint64 NOT NULL, c3140 JsonDocument, c3141 Timestamp64 NOT NULL, c3142 JsonDocument, c3143 Date32, c3144 Uint16, c3145 String, c3146 Double, c3147 Int64 NOT NULL, c3148 Int8, c3149 Uint32 NOT NULL, c3150 Int8 NOT NULL, c3151 Int32, c3152 Yson, c3153 Uint32 NOT NULL, c3154 Datetime NOT NULL, c3155 Uint8 NOT NULL, c3156 Uint16 NOT NULL, c3157 String NOT NULL, c3158 Uint16, c3159 Int8 NOT NULL, c3160 Float NOT NULL, c3161 Date NOT NULL, c3162 Timestamp64, c3163 Decimal(15,0) NOT NULL, c3164 Int16, c3165 Timestamp64, c3166 Double, c3167 Uint32, c3168 Int64 NOT NULL, c3169 Uint8, c3170 Timestamp64 NOT NULL, c3171 Float NOT NULL, c3172 Decimal(22,9), c3173 Yson, c3174 Utf8, c3175 Float NOT NULL, c3176 Date NOT NULL, c3177 Int8 NOT NULL, c3178 Yson, c3179 Int32 NOT NULL, c3180 Int16, c3181 Datetime NOT NULL, c3182 Uint32 NOT NULL, c3183 Bool NOT NULL, c3184 Datetime NOT NULL, c3185 Timestamp64, c3186 JsonDocument NOT NULL, c3187 Json NOT NULL, c3188 Datetime64, c3189 Datetime NOT NULL, c3190 Date, c3191 Datetime NOT NULL, c3192 Int16 NOT NULL, c3193 Utf8 NOT NULL, c3194 Timestamp64, c3195 Timestamp, c3196 Int64, c3197 JsonDocument NOT NULL, c3198 Decimal(15,0) NOT NULL, c3199 Uint16, c3200 Bool NOT NULL, c3201 Float, c3202 Json NOT NULL, c3203 Json, c3204 Float, c3205 Decimal(35,10) NOT NULL, c3206 Int16 NOT NULL, c3207 Datetime, c3208 String, c3209 Interval64, c3210 Timestamp NOT NULL, c3211 Int16 NOT NULL, c3212 Timestamp, c3213 Bool, c3214 Timestamp64 NOT NULL, c3215 Yson NOT NULL, c3216 JsonDocument, c3217 Date NOT NULL, c3218 Date, c3219 Yson, c3220 Interval64, c3221 Bool NOT NULL, c3222 String, c3223 Decimal(22,9) NOT NULL, c3224 Utf8, c3225 Datetime, c3226 Yson, c3227 Interval64 NOT NULL, c3228 Int32 NOT NULL, c3229 Date32, c3230 Decimal(22,9), c3231 Datetime, c3232 Uint16 NOT NULL, c3233 Timestamp NOT NULL, c3234 Float NOT NULL, c3235 Date, c3236 Decimal(35,10) NOT NULL, c3237 Decimal(15,0) NOT NULL, c3238 Uint16, c3239 Decimal(35,10) NOT NULL, c3240 Uint8, c3241 Uint32 NOT NULL, c3242 Double, c3243 Double NOT NULL, c3244 String, c3245 Int32, c3246 Decimal(15,0) NOT NULL, c3247 String NOT NULL, c3248 Datetime64, c3249 Json NOT NULL, c3250 Timestamp, c3251 Bool, c3252 Json, c3253 Bool NOT NULL, c3254 Datetime NOT NULL, c3255 Float NOT NULL, c3256 Datetime64 NOT NULL, c3257 Bool NOT NULL, c3258 Date32 NOT NULL, c3259 Int8 NOT NULL, c3260 Yson NOT NULL, c3261 Uint16, c3262 Uint8, c3263 Int64 NOT NULL, c3264 Bool, c3265 Uint8 NOT NULL, c3266 Uint32 NOT NULL, c3267 Date NOT NULL, c3268 Decimal(22,9), c3269 Double, c3270 Interval64 NOT NULL, c3271 Int32 NOT NULL, c3272 Decimal(15,0), c3273 String, c3274 String, c3275 Yson, c3276 JsonDocument NOT NULL, c3277 Int16 NOT NULL, c3278 Timestamp64 NOT NULL, c3279 String, c3280 Int64, c3281 Datetime64 NOT NULL, c3282 Date NOT NULL, c3283 Uint8, c3284 String NOT NULL, c3285 Decimal(15,0), c3286 String, c3287 Int32, c3288 Int16 NOT NULL, c3289 Uint16, c3290 Date NOT NULL, c3291 Datetime, c3292 Bool NOT NULL, c3293 String, c3294 Timestamp64, c3295 Int16, c3296 Float NOT NULL, c3297 Decimal(35,10) NOT NULL, c3298 Datetime64 NOT NULL, c3299 Datetime, c3300 Bool, c3301 Uint16 NOT NULL, c3302 Uint16 NOT NULL, c3303 Decimal(35,10), c3304 Decimal(22,9), c3305 Decimal(15,0) NOT NULL, c3306 Decimal(15,0) NOT NULL, c3307 Timestamp64, c3308 Decimal(15,0), c3309 Uint64 NOT NULL, c3310 Utf8 NOT NULL, c3311 Uint64, c3312 Uint16 NOT NULL, c3313 Utf8 NOT NULL, c3314 Interval64 NOT NULL, c3315 Yson, c3316 Int8 NOT NULL, c3317 Uint8 NOT NULL, c3318 Datetime, c3319 String, c3320 Decimal(22,9), c3321 Decimal(22,9) NOT NULL, c3322 Json NOT NULL, c3323 Uint8, c3324 Utf8 NOT NULL, c3325 String NOT NULL, c3326 JsonDocument NOT NULL, c3327 Int32 NOT NULL, c3328 Decimal(15,0), c3329 Yson, c3330 Int64 NOT NULL, c3331 Datetime NOT NULL, c3332 Float, c3333 String, c3334 Uint32 NOT NULL, c3335 Int32 NOT NULL, c3336 Utf8, c3337 Int16 NOT NULL, c3338 Decimal(22,9) NOT NULL, c3339 Float NOT NULL, c3340 Bool NOT NULL, c3341 Int32, c3342 Utf8, c3343 Bool, c3344 Int8 NOT NULL, c3345 Uint16, c3346 JsonDocument NOT NULL, c3347 Int32, c3348 Decimal(15,0) NOT NULL, c3349 Double NOT NULL, c3350 Decimal(35,10), c3351 Double, c3352 String, c3353 JsonDocument, c3354 Double, c3355 Date32, c3356 Timestamp64 NOT NULL, c3357 Bool NOT NULL, c3358 Uint8, c3359 Json NOT NULL, c3360 Int16, c3361 Timestamp, c3362 Yson, c3363 Decimal(35,10), c3364 Yson, c3365 Int8 NOT NULL, c3366 Date NOT NULL, c3367 Timestamp64 NOT NULL, c3368 Json NOT NULL, c3369 Uint16 NOT NULL, c3370 Json, c3371 Int8 NOT NULL, c3372 Int8, c3373 JsonDocument, c3374 Datetime, c3375 Int32, c3376 Timestamp NOT NULL, c3377 Timestamp64, c3378 Timestamp64 NOT NULL, c3379 Uint64, c3380 Int64 NOT NULL, c3381 Double, c3382 Float, c3383 JsonDocument NOT NULL, c3384 Int16 NOT NULL, c3385 Yson, c3386 Decimal(22,9) NOT NULL, c3387 Uint64 NOT NULL, c3388 Uint32, c3389 Yson NOT NULL, c3390 Uint8 NOT NULL, c3391 Int32, c3392 Uint16, c3393 Decimal(35,10) NOT NULL, c3394 Date NOT NULL, c3395 Bool NOT NULL, c3396 Json NOT NULL, c3397 Float NOT NULL, c3398 Int8, c3399 Utf8, c3400 Uint16, c3401 Uint8, c3402 Interval64, c3403 JsonDocument NOT NULL, c3404 Timestamp64, c3405 Uint16 NOT NULL, c3406 Int8 NOT NULL, c3407 Bool NOT NULL, c3408 Timestamp64 NOT NULL, c3409 Datetime, c3410 Decimal(35,10), c3411 Utf8, c3412 Int64 NOT NULL, c3413 Uint16 NOT NULL, c3414 Timestamp NOT NULL, c3415 Uint16, c3416 Int32 NOT NULL, c3417 Uint32, c3418 Bool, c3419 Uint16 NOT NULL, c3420 Int8, c3421 String NOT NULL, c3422 Uint64, c3423 Timestamp64, c3424 Yson, c3425 Uint16, c3426 JsonDocument, c3427 Uint64, c3428 Yson NOT NULL, c3429 Utf8, c3430 Float NOT NULL, c3431 Decimal(22,9) NOT NULL, c3432 Uint32 NOT NULL, c3433 Decimal(15,0), c3434 Decimal(35,10) NOT NULL, c3435 Decimal(22,9), c3436 Date32, c3437 Timestamp64 NOT NULL, c3438 Bool, c3439 Int8, c3440 Int64, c3441 Float, c3442 Double NOT NULL, c3443 Date32, c3444 Utf8 NOT NULL, c3445 Uint16, c3446 Utf8 NOT NULL, c3447 Int8, c3448 Yson NOT NULL, c3449 Double NOT NULL, c3450 Decimal(22,9), c3451 Int8 NOT NULL, c3452 Decimal(35,10) NOT NULL, c3453 Decimal(35,10), c3454 String NOT NULL, c3455 Int32, c3456 Timestamp64 NOT NULL, c3457 Date NOT NULL, c3458 Datetime NOT NULL, c3459 Bool, c3460 Uint32 NOT NULL, c3461 Uint16 NOT NULL, c3462 Timestamp64, c3463 Utf8 NOT NULL, c3464 Timestamp NOT NULL, c3465 Yson NOT NULL, c3466 Int16, c3467 Uint8, c3468 JsonDocument, c3469 Datetime, c3470 Date32 NOT NULL, c3471 Uint64 NOT NULL, c3472 Uint32 NOT NULL, c3473 Datetime64 NOT NULL, c3474 Yson, c3475 Yson NOT NULL, c3476 Date32, c3477 Yson NOT NULL, c3478 Bool NOT NULL, c3479 Uint8, c3480 Int8 NOT NULL, c3481 Int16, c3482 Decimal(35,10), c3483 Json NOT NULL, c3484 Int32, c3485 Int8 NOT NULL, c3486 Decimal(15,0), c3487 Utf8 NOT NULL, c3488 Bool, c3489 Date32 NOT NULL, c3490 Uint8, c3491 Double, c3492 Int16, c3493 Date, c3494 Utf8, c3495 Decimal(22,9) NOT NULL, c3496 Int64 NOT NULL, c3497 Timestamp, c3498 Datetime NOT NULL, c3499 Date, c3500 Int16 NOT NULL, c3501 Uint32 NOT NULL, c3502 Timestamp, c3503 Int16 NOT NULL, c3504 Float NOT NULL, c3505 Int32, c3506 Uint64, c3507 Uint64, c3508 Float, c3509 Utf8, c3510 Date NOT NULL, c3511 Double, c3512 Decimal(22,9), c3513 Int16, c3514 Float NOT NULL, c3515 Uint64 NOT NULL, c3516 Timestamp, c3517 Uint16 NOT NULL, c3518 Decimal(35,10) NOT NULL, c3519 Decimal(22,9) NOT NULL, c3520 Int32 NOT NULL, c3521 Timestamp64 NOT NULL, c3522 Uint64, c3523 Json, c3524 Datetime64, c3525 Timestamp64 NOT NULL, c3526 Timestamp64 NOT NULL, c3527 Uint8, c3528 Timestamp NOT NULL, c3529 Decimal(22,9) NOT NULL, c3530 Json NOT NULL, c3531 Yson NOT NULL, c3532 Datetime64, c3533 Uint8 NOT NULL, c3534 Decimal(35,10), c3535 String NOT NULL, c3536 Decimal(35,10) NOT NULL, c3537 Decimal(15,0) NOT NULL, c3538 Uint16, c3539 Datetime, c3540 Timestamp, c3541 Uint8 NOT NULL, c3542 Int16, c3543 Uint16 NOT NULL, c3544 Date32 NOT NULL, c3545 Decimal(15,0) NOT NULL, c3546 Interval64 NOT NULL, c3547 Date32, c3548 Date32 NOT NULL, c3549 Double, c3550 Date NOT NULL, c3551 Uint8, c3552 Utf8, c3553 Double, c3554 Uint16, c3555 Date32, c3556 Double, c3557 Int8 NOT NULL, c3558 Decimal(22,9) NOT NULL, c3559 Utf8, c3560 Decimal(15,0), c3561 Decimal(35,10) NOT NULL, c3562 Timestamp64 NOT NULL, c3563 Decimal(35,10), c3564 Interval64, c3565 Datetime64 NOT NULL, c3566 Bool, c3567 Uint32 NOT NULL, c3568 Yson NOT NULL, c3569 Int8 NOT NULL, c3570 Float NOT NULL, c3571 Datetime, c3572 Timestamp64, c3573 Interval64, c3574 Datetime NOT NULL, c3575 Decimal(15,0) NOT NULL, c3576 Int32, c3577 Decimal(22,9), c3578 Timestamp64 NOT NULL, c3579 Timestamp64, c3580 Datetime64, c3581 Datetime NOT NULL, c3582 Uint16 NOT NULL, c3583 Double NOT NULL, c3584 Int8 NOT NULL, c3585 Date32, c3586 Date, c3587 Decimal(15,0), c3588 Int8 NOT NULL, c3589 String NOT NULL, c3590 Uint64, c3591 Uint16, c3592 Date32 NOT NULL, c3593 Bool, c3594 Json NOT NULL, c3595 Float, c3596 Int64 NOT NULL, c3597 Decimal(15,0) NOT NULL, c3598 JsonDocument, c3599 Utf8 NOT NULL, c3600 Interval64, c3601 Int32 NOT NULL, c3602 Uint32 NOT NULL, c3603 Interval64, c3604 Uint8, c3605 Json NOT NULL, c3606 Date, c3607 Timestamp64, c3608 Utf8, c3609 Int64 NOT NULL, c3610 Datetime, c3611 Int16, c3612 Decimal(35,10) NOT NULL, c3613 Double, c3614 Int32 NOT NULL, c3615 Decimal(15,0), c3616 Double, c3617 Uint64 NOT NULL, c3618 Datetime64 NOT NULL, c3619 Datetime, c3620 Bool, c3621 Datetime64 NOT NULL, c3622 Timestamp64 NOT NULL, c3623 Uint8 NOT NULL, c3624 Date, c3625 Datetime, c3626 Uint64 NOT NULL, c3627 Datetime, c3628 Int32, c3629 Int8, c3630 Float NOT NULL, c3631 Decimal(35,10), c3632 Uint8, c3633 Date32, c3634 Date NOT NULL, c3635 Yson, c3636 Date32 NOT NULL, c3637 Uint8, c3638 Timestamp NOT NULL, c3639 Yson, c3640 Decimal(22,9) NOT NULL, c3641 Datetime, c3642 Timestamp NOT NULL, c3643 Uint16, c3644 Int32 NOT NULL, c3645 Uint32, c3646 Timestamp64 NOT NULL, c3647 Double, c3648 Datetime64, c3649 Double NOT NULL, c3650 Int64, c3651 Datetime64 NOT NULL, c3652 String NOT NULL, c3653 Double, c3654 Int64 NOT NULL, c3655 Utf8, c3656 Int16 NOT NULL, c3657 Int64, c3658 Uint64, c3659 Int8, c3660 Datetime, c3661 String NOT NULL, c3662 Utf8 NOT NULL, c3663 String NOT NULL, c3664 Uint32, c3665 Int16 NOT NULL, c3666 Timestamp NOT NULL, c3667 Decimal(22,9) NOT NULL, c3668 Uint8 NOT NULL, c3669 Int8, c3670 Uint16, c3671 Date32 NOT NULL, c3672 Datetime, c3673 Timestamp NOT NULL, c3674 Int8 NOT NULL, c3675 Yson, c3676 Uint32 NOT NULL, c3677 Int64 NOT NULL, c3678 Timestamp64, c3679 Datetime, c3680 String NOT NULL, c3681 Datetime, c3682 Utf8 NOT NULL, c3683 Uint16, c3684 Timestamp64 NOT NULL, c3685 Float, c3686 Int32, c3687 Bool NOT NULL, c3688 JsonDocument, c3689 Date32, c3690 String, c3691 Decimal(15,0), c3692 JsonDocument NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, 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, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...2 Datetime NOT NULL, c1623 Uint32 NOT NULL, c1624 Uint16 NOT NULL, c1625 Int16 NOT NULL, c1626 Timestamp NOT NULL, c1627 Decimal(22,9) NOT NULL, c1628 Timestamp NOT NULL, c1629 Utf8 NOT NULL, c1630 Utf8 NOT NULL, c1631 String NOT NULL, c1632 Decimal(15,0) NOT NULL, c1633 Int16 NOT NULL, c1634 String NOT NULL, c1635 Int32 NOT NULL, c1636 Uint32 NOT NULL, c1637 Bool NOT NULL, c1638 Date NOT NULL, c1639 Int16 NOT NULL, c1640 String NOT NULL, c1641 String NOT NULL, c1642 Uint32 NOT NULL, c1643 String NOT NULL, c1644 String NOT NULL, c1645 Decimal(22,9) NOT NULL, c1646 Uint64 NOT NULL, c1647 Uint64 NOT NULL, c1648 Utf8 NOT NULL, c1649 Timestamp NOT NULL, c1650 Timestamp NOT NULL, c1651 Uint8 NOT NULL, c1652 Decimal(22,9) NOT NULL, c1653 Date NOT NULL, c1654 Int32 NOT NULL, c1655 Datetime64 NOT NULL, c1656 Bool NOT NULL, c1657 Uint8 NOT NULL, c1658 Date NOT NULL, c1659 Decimal(15,0) NOT NULL, c1660 Interval64 NOT NULL, c1661 Utf8 NOT NULL, c1662 Int64 NOT NULL, c1663 Uint8 NOT NULL, c1664 Uint8 NOT NULL, c1665 Uint16 NOT NULL, c1666 Timestamp NOT NULL, c1667 Bool NOT NULL, c1668 Date NOT NULL, c1669 Uint64 NOT NULL, c1670 Uint8 NOT NULL, c1671 Decimal(35,10) NOT NULL, c1672 Date32 NOT NULL, c1673 Interval64 NOT NULL, c1674 Date32 NOT NULL, c1675 Decimal(15,0) NOT NULL, c1676 Timestamp64 NOT NULL, c1677 Decimal(15,0) NOT NULL, c1678 Datetime NOT NULL, c1679 Decimal(35,10) NOT NULL, c1680 Interval64 NOT NULL, c1681 Decimal(22,9) NOT NULL, c1682 Datetime NOT NULL, c1683 String NOT NULL, c1684 Decimal(22,9) NOT NULL, c1685 Decimal(35,10) NOT NULL, c1686 Decimal(22,9) NOT NULL, c1687 Interval64 NOT NULL, c1688 Timestamp64 NOT NULL, c1689 Timestamp NOT NULL, c1690 String NOT NULL, c1691 Timestamp NOT NULL, c1692 Timestamp NOT NULL, c1693 Datetime NOT NULL, c1694 Timestamp64 NOT NULL, c1695 Uint64 NOT NULL, c1696 Date32 NOT NULL, c1697 Date32 NOT NULL, c1698 Uint16 NOT NULL, c1699 Timestamp NOT NULL, c1700 Decimal(22,9) NOT NULL, c1701 Uint64 NOT NULL, c1702 Uint64 NOT NULL, c1703 Interval64 NOT NULL, c1704 Datetime64 NOT NULL, c1705 Decimal(22,9) NOT NULL, c1706 Bool NOT NULL, c1707 String NOT NULL, c1708 Uint64 NOT NULL, c1709 String NOT NULL, c1710 Int8 NOT NULL, c1711 Int8 NOT NULL, c1712 Int16 NOT NULL, c1713 Date32 NOT NULL, c1714 Bool NOT NULL, c1715 Utf8 NOT NULL, c1716 Uint8 NOT NULL, c1717 Uint64 NOT NULL, c1718 Date NOT NULL, c1719 Datetime NOT NULL, c1720 Uint32 NOT NULL, c1721 Date NOT NULL, c1722 Uint8 NOT NULL, c1723 Int32 NOT NULL, c1724 Decimal(35,10) NOT NULL, c1725 String NOT NULL, c1726 Decimal(22,9) NOT NULL, c1727 Decimal(15,0) NOT NULL, c1728 Decimal(15,0) NOT NULL, c1729 Decimal(15,0) NOT NULL, c1730 Decimal(15,0) NOT NULL, c1731 Uint32 NOT NULL, c1732 String NOT NULL, c1733 Date NOT NULL, c1734 Uint16 NOT NULL, c1735 Utf8 NOT NULL, c1736 Int64 NOT NULL, c1737 Date32 NOT NULL, c1738 Interval64 NOT NULL, c1739 Decimal(15,0) NOT NULL, c1740 Interval64 NOT NULL, c1741 Interval64 NOT NULL, c1742 Datetime NOT NULL, c1743 Uint8 NOT NULL, c1744 Uint32 NOT NULL, c1745 Int32 NOT NULL, c1746 Int64 NOT NULL, c1747 Uint32 NOT NULL, c1748 Uint16 NOT NULL, c1749 Int32 NOT NULL, c1750 Bool NOT NULL, c1751 Uint64 NOT NULL, c1752 Decimal(15,0) NOT NULL, c1753 Decimal(22,9) NOT NULL, c1754 Decimal(15,0) NOT NULL, c1755 Date32 NOT NULL, c1756 Timestamp64 NOT NULL, c1757 Interval64 NOT NULL, c1758 Bool NOT NULL, c1759 Int64 NOT NULL, c1760 String NOT NULL, c1761 Date32 NOT NULL, c1762 Date NOT NULL, c1763 Int16 NOT NULL, c1764 Int32 NOT NULL, c1765 Uint8 NOT NULL, c1766 Int16 NOT NULL, c1767 Utf8 NOT NULL, c1768 Timestamp NOT NULL, c1769 Decimal(22,9) NOT NULL, c1770 Datetime64 NOT NULL, c1771 Int32 NOT NULL, c1772 Datetime NOT NULL, c1773 Int8 NOT NULL, c1774 Decimal(35,10) NOT NULL, c1775 Uint8 NOT NULL, c1776 Date NOT NULL, c1777 Date32 NOT NULL, c1778 Date32 NOT NULL, c1779 Datetime NOT NULL, c1780 Decimal(35,10) NOT NULL, c1781 Date NOT NULL, c1782 Int16 NOT NULL, c1783 String NOT NULL, c1784 Datetime64 NOT NULL, c1785 Int64 NOT NULL, c1786 Utf8 NOT NULL, c1787 Timestamp NOT NULL, c1788 Int8 NOT NULL, c1789 Uint64 NOT NULL, c1790 Int8 NOT NULL, c1791 Uint16 NOT NULL, c1792 Interval64 NOT NULL, c1793 Date32 NOT NULL, c1794 Date32 NOT NULL, c1795 Uint8 NOT NULL, c1796 Uint8 NOT NULL, c1797 Uint16 NOT NULL, c1798 Int16 NOT NULL, c1799 Timestamp NOT NULL, c1800 Int16 NOT NULL, c1801 Date NOT NULL, c1802 Bool NOT NULL, c1803 Decimal(15,0) NOT NULL, c1804 Decimal(15,0) NOT NULL, c1805 String NOT NULL, c1806 Date32 NOT NULL, c1807 Uint16 NOT NULL, c1808 Timestamp NOT NULL, c1809 Bool NOT NULL, c1810 Uint64 NOT NULL, c1811 Uint16 NOT NULL, c1812 Date32 NOT NULL, c1813 Datetime64 NOT NULL, c1814 Uint16 NOT NULL, c1815 Decimal(22,9) NOT NULL, c1816 Decimal(35,10) NOT NULL, c1817 Bool NOT NULL, c1818 Int16 NOT NULL, c1819 Decimal(22,9) NOT NULL, c1820 Decimal(15,0) NOT NULL, c1821 Decimal(35,10) NOT NULL, c1822 Date NOT NULL, c1823 String NOT NULL, c1824 Decimal(15,0) NOT NULL, c1825 Bool NOT NULL, c1826 Timestamp64 NOT NULL, c1827 Interval64 NOT NULL, c1828 Date NOT NULL, c1829 Decimal(35,10) NOT NULL, c1830 Uint8 NOT NULL, c1831 Int8 NOT NULL, c1832 Decimal(15,0) NOT NULL, c1833 Datetime NOT NULL, c1834 Uint16 NOT NULL, c1835 Int16 NOT NULL, c1836 Datetime64 NOT NULL, c1837 Datetime NOT NULL, c1838 Timestamp64 NOT NULL, c1839 Uint32 NOT NULL, c1840 Int16 NOT NULL, c1841 Int32 NOT NULL, c1842 Int32 NOT NULL, c1843 String NOT NULL, c1844 Uint64 NOT NULL, c1845 Decimal(35,10) NOT NULL, c1846 Datetime64 NOT NULL, c1847 Int16 NOT NULL, c1848 Bool NOT NULL, c1849 Bool NOT NULL, c1850 Date32 NOT NULL, c1851 Timestamp64 NOT NULL, c1852 Uint64 NOT NULL, c1853 Uint16 NOT NULL, c1854 Date32 NOT NULL, c1855 Uint8 NOT NULL, c1856 Utf8 NOT NULL, c1857 Timestamp NOT NULL, c1858 Int8 NOT NULL, c1859 Decimal(15,0) NOT NULL, c1860 Timestamp NOT NULL, c1861 String NOT NULL, c1862 Uint16 NOT NULL, c1863 Interval64 NOT NULL, c1864 String NOT NULL, c1865 Date NOT NULL, c1866 Date NOT NULL, c1867 Utf8 NOT NULL, c1868 Date32 NOT NULL, c1869 Datetime64 NOT NULL, c1870 Decimal(35,10) NOT NULL, c1871 Datetime64 NOT NULL, c1872 Decimal(22,9) NOT NULL, c1873 Decimal(15,0) NOT NULL, c1874 Datetime NOT NULL, c1875 Decimal(22,9) NOT NULL, c1876 Decimal(35,10) NOT NULL, c1877 Date32 NOT NULL, c1878 Decimal(15,0) NOT NULL, c1879 Date NOT NULL, c1880 Decimal(35,10) NOT NULL, c1881 Int8 NOT NULL, c1882 Datetime NOT NULL, c1883 Date NOT NULL, c1884 Int32 NOT NULL, c1885 Uint32 NOT NULL, c1886 Int16 NOT NULL, c1887 Int8 NOT NULL, c1888 Uint32 NOT NULL, c1889 Date NOT NULL, c1890 Decimal(22,9) NOT NULL, c1891 String NOT NULL, c1892 Timestamp NOT NULL, c1893 Interval64 NOT NULL, c1894 Int16 NOT NULL, c1895 Int8 NOT NULL, c1896 Uint16 NOT NULL, c1897 Int32 NOT NULL, c1898 Int32 NOT NULL, c1899 Uint16 NOT NULL, c1900 Int8 NOT NULL, c1901 Bool NOT NULL, c1902 Decimal(22,9) NOT NULL, c1903 Date32 NOT NULL, c1904 Uint16 NOT NULL, c1905 Uint64 NOT NULL, c1906 Datetime64 NOT NULL, c1907 Int64 NOT NULL, c1908 Int32 NOT NULL, c1909 Timestamp64 NOT NULL, c1910 Bool NOT NULL, c1911 Int8 NOT NULL, c1912 Decimal(15,0) NOT NULL, c1913 Date NOT NULL, c1914 Int32 NOT NULL, c1915 Decimal(35,10) NOT NULL, c1916 Uint32 NOT NULL, c1917 Date NOT NULL, c1918 Decimal(22,9) NOT NULL, c1919 Bool NOT NULL, c1920 Decimal(35,10) NOT NULL, c1921 Timestamp64 NOT NULL, c1922 Timestamp NOT NULL, c1923 Int16 NOT NULL, c1924 Datetime64 NOT NULL, c1925 Int64 NOT NULL, c1926 Int64 NOT NULL, c1927 Decimal(35,10) NOT NULL, c1928 Uint16 NOT NULL, c1929 Datetime64 NOT NULL, c1930 Bool NOT NULL, c1931 Decimal(22,9) NOT NULL, c1932 Int16 NOT NULL, c1933 Date32 NOT NULL, c1934 Decimal(22,9) NOT NULL, c1935 Interval64 NOT NULL, c1936 Int8 NOT NULL, c1937 String NOT NULL, c1938 Interval64 NOT NULL, c1939 Timestamp64 NOT NULL, c1940 Bool NOT NULL, c1941 Decimal(35,10) NOT NULL, c1942 Uint64 NOT NULL, c1943 Bool NOT NULL, c1944 Int16 NOT NULL, c1945 Decimal(35,10) NOT NULL, c1946 Utf8 NOT NULL, c1947 Datetime NOT NULL, c1948 Decimal(15,0) NOT NULL, c1949 Interval64 NOT NULL, c1950 Uint8 NOT NULL, c1951 Uint16 NOT NULL, c1952 Uint16 NOT NULL, c1953 Datetime NOT NULL, c1954 Decimal(22,9) NOT NULL, c1955 Uint64 NOT NULL, c1956 Decimal(22,9) NOT NULL, c1957 Int16 NOT NULL, c1958 Datetime NOT NULL, c1959 Int64 NOT NULL, c1960 Int64 NOT NULL, c1961 Datetime NOT NULL, c1962 Uint8 NOT NULL, c1963 Interval64 NOT NULL, c1964 Utf8 NOT NULL, c1965 Int64 NOT NULL, c1966 Uint16 NOT NULL, c1967 Int8 NOT NULL, c1968 Date32 NOT NULL, c1969 String NOT NULL, c1970 Uint8 NOT NULL, c1971 Int16 NOT NULL, c1972 Uint8 NOT NULL, c1973 Uint32 NOT NULL, c1974 Decimal(35,10) NOT NULL, c1975 Uint16 NOT NULL, c1976 Decimal(15,0) NOT NULL, c1977 Datetime64 NOT NULL, c1978 Int8 NOT NULL, c1979 Date NOT NULL, c1980 Timestamp NOT NULL, c1981 Date NOT NULL, c1982 Interval64 NOT NULL, c1983 String NOT NULL, c1984 Utf8 NOT NULL, c1985 Int8 NOT NULL, c1986 Utf8 NOT NULL, c1987 Decimal(35,10) NOT NULL, c1988 Interval64 NOT NULL, c1989 Timestamp NOT NULL, c1990 Bool NOT NULL, c1991 Uint32 NOT NULL, c1992 Decimal(22,9) NOT NULL, c1993 Int8 NOT NULL, c1994 Uint16 NOT NULL, c1995 Timestamp NOT NULL, c1996 Datetime NOT NULL, c1997 Bool NOT NULL, c1998 Decimal(15,0) NOT NULL, c1999 Datetime NOT NULL, c2000 Decimal(35,10) NOT NULL, c2001 Int8 NOT NULL, c2002 Utf8 NOT NULL, c2003 Interval64 NOT NULL, c2004 Int8 NOT NULL, c2005 Decimal(15,0) NOT NULL, c2006 Decimal(15,0) NOT NULL, c2007 Int32 NOT NULL, c2008 Datetime64 NOT NULL, c2009 Datetime NOT NULL, c2010 Datetime64 NOT NULL, c2011 Uint32 NOT NULL, c2012 Uint8 NOT NULL, c2013 Uint64 NOT NULL, c2014 Decimal(15,0) NOT NULL, c2015 String NOT NULL, c2016 Int16 NOT NULL, c2017 Timestamp64 NOT NULL, c2018 Uint32 NOT NULL, c2019 Timestamp64 NOT NULL, c2020 Decimal(15,0) NOT NULL, c2021 Uint8 NOT NULL, c2022 Uint32 NOT NULL, c2023 Int16 NOT NULL, c2024 Timestamp NOT NULL, c2025 Uint16 NOT NULL, c2026 Datetime NOT NULL, c2027 Uint32 NOT NULL, c2028 Timestamp64 NOT NULL, c2029 Uint32 NOT NULL, c2030 Uint16 NOT NULL, c2031 Uint8 NOT NULL, c2032 Datetime NOT NULL, c2033 Timestamp NOT NULL, c2034 Decimal(22,9), c2035 Timestamp64, c2036 Timestamp, c2037 Uint64, c2038 Uint16, c2039 Json NOT NULL, c2040 Decimal(22,9), c2041 Utf8, c2042 Uint32 NOT NULL, c2043 Datetime64 NOT NULL, c2044 Int64 NOT NULL, c2045 Yson, c2046 Uint64 NOT NULL, c2047 Int32, c2048 Json NOT NULL, c2049 Bool, c2050 JsonDocument NOT NULL, c2051 Datetime NOT NULL, c2052 Datetime64, c2053 Decimal(15,0), c2054 Date NOT NULL, c2055 Utf8, c2056 Datetime, c2057 Decimal(22,9), c2058 Date, c2059 Decimal(22,9), c2060 Int16, c2061 Timestamp64, c2062 Json NOT NULL, c2063 Bool, c2064 Utf8 NOT NULL, c2065 String, c2066 Date NOT NULL, c2067 Json NOT NULL, c2068 Date32 NOT NULL, c2069 Float NOT NULL, c2070 Int32 NOT NULL, c2071 Datetime64, c2072 Decimal(15,0) NOT NULL, c2073 Yson, c2074 Decimal(22,9), c2075 Int16, c2076 Json, c2077 Int8, c2078 Timestamp64 NOT NULL, c2079 Uint64 NOT NULL, c2080 Bool NOT NULL, c2081 Int8 NOT NULL, c2082 Double, c2083 Timestamp64, c2084 Int8 NOT NULL, c2085 Datetime64 NOT NULL, c2086 Decimal(15,0) NOT NULL, c2087 Interval64 NOT NULL, c2088 Uint8, c2089 Uint16, c2090 Decimal(22,9) NOT NULL, c2091 Yson, c2092 Uint16, c2093 Double NOT NULL, c2094 Utf8, c2095 JsonDocument NOT NULL, c2096 Decimal(22,9) NOT NULL, c2097 Float NOT NULL, c2098 Interval64, c2099 Float, c2100 Timestamp64, c2101 Uint64 NOT NULL, c2102 Utf8, c2103 String, c2104 Datetime, c2105 Decimal(35,10), c2106 Json NOT NULL, c2107 Utf8, c2108 Uint16 NOT NULL, c2109 Uint64, c2110 Datetime, c2111 Bool, c2112 Uint32, c2113 Yson, c2114 String, c2115 Int8 NOT NULL, c2116 Int16 NOT NULL, c2117 Decimal(22,9) NOT NULL, c2118 Interval64 NOT NULL, c2119 Date32 NOT NULL, c2120 Int32, c2121 Json, c2122 Datetime NOT NULL, c2123 Decimal(15,0), c2124 Datetime64 NOT NULL, c2125 Decimal(35,10), c2126 Decimal(15,0), c2127 Int64 NOT NULL, c2128 Timestamp64, c2129 Int8 NOT NULL, c2130 Int32, c2131 JsonDocument, c2132 Double NOT NULL, c2133 Utf8 NOT NULL, c2134 Decimal(15,0), c2135 Yson NOT NULL, c2136 Datetime, c2137 Datetime64, c2138 String, c2139 String, c2140 Int32 NOT NULL, c2141 Interval64, c2142 Decimal(15,0) NOT NULL, c2143 Int32 NOT NULL, c2144 Decimal(35,10), c2145 Datetime, c2146 Int16 NOT NULL, c2147 Uint8, c2148 Date32, c2149 Datetime64 NOT NULL, c2150 Timestamp64 NOT NULL, c2151 Uint16 NOT NULL, c2152 Uint8 NOT NULL, c2153 Float, c2154 Datetime64 NOT NULL, c2155 Yson NOT NULL, c2156 String NOT NULL, c2157 Int64, c2158 Int32, c2159 Uint32 NOT NULL, c2160 Float, c2161 Int32, c2162 Datetime, c2163 Json NOT NULL, c2164 Decimal(22,9), c2165 Float NOT NULL, c2166 Decimal(15,0) NOT NULL, c2167 Uint8, c2168 Json, c2169 Decimal(15,0) NOT NULL, c2170 Decimal(22,9), c2171 Datetime NOT NULL, c2172 Uint16, c2173 Uint32 NOT NULL, c2174 Int64 NOT NULL, c2175 Yson, c2176 Datetime NOT NULL, c2177 Decimal(22,9) NOT NULL, c2178 Int64, c2179 Timestamp NOT NULL, c2180 Float NOT NULL, c2181 Uint32, c2182 Date NOT NULL, c2183 Float, c2184 Uint32 NOT NULL, c2185 Uint64 NOT NULL, c2186 Yson NOT NULL, c2187 Interval64 NOT NULL, c2188 Utf8 NOT NULL, c2189 Int32 NOT NULL, c2190 Uint32, c2191 Timestamp, c2192 JsonDocument, c2193 Utf8 NOT NULL, c2194 Decimal(15,0), c2195 Int32 NOT NULL, c2196 Decimal(22,9) NOT NULL, c2197 Int8, c2198 Datetime, c2199 Interval64 NOT NULL, c2200 Yson, c2201 Decimal(35,10), c2202 Datetime, c2203 Json NOT NULL, c2204 Timestamp64, c2205 Bool NOT NULL, c2206 Decimal(15,0), c2207 Uint16 NOT NULL, c2208 Datetime64 NOT NULL, c2209 Int64 NOT NULL, c2210 Json NOT NULL, c2211 Utf8, c2212 Int16, c2213 Uint64, c2214 Datetime64, c2215 Int16, c2216 Datetime64 NOT NULL, c2217 Int8, c2218 Decimal(22,9) NOT NULL, c2219 Decimal(22,9) NOT NULL, c2220 Uint8, c2221 Uint8, c2222 Decimal(15,0), c2223 String NOT NULL, c2224 Decimal(35,10) NOT NULL, c2225 Date32, c2226 Decimal(22,9) NOT NULL, c2227 Uint8, c2228 Uint8, c2229 Int32 NOT NULL, c2230 Float, c2231 Json NOT NULL, c2232 Uint16 NOT NULL, c2233 Uint16 NOT NULL, c2234 Decimal(22,9), c2235 Json, c2236 Int8, c2237 String, c2238 Timestamp NOT NULL, c2239 Decimal(22,9), c2240 Int32, c2241 Interval64, c2242 Bool, c2243 Uint16, c2244 Int64 NOT NULL, c2245 Float NOT NULL, c2246 Utf8, c2247 Double NOT NULL, c2248 Decimal(22,9) NOT NULL, c2249 Datetime64, c2250 Datetime64 NOT NULL, c2251 Int8, c2252 Timestamp NOT NULL, c2253 Timestamp NOT NULL, c2254 Date32 NOT NULL, c2255 Date, c2256 Json NOT NULL, c2257 Json, c2258 Interval64 NOT NULL, c2259 Decimal(15,0), c2260 Double, c2261 Date, c2262 Date NOT NULL, c2263 Datetime64, c2264 Datetime NOT NULL, c2265 Bool, c2266 Int16, c2267 Date32 NOT NULL, c2268 Decimal(15,0), c2269 Datetime, c2270 Uint32 NOT NULL, c2271 Decimal(15,0), c2272 Yson, c2273 Utf8 NOT NULL, c2274 Decimal(22,9), c2275 Int16, c2276 Decimal(35,10) NOT NULL, c2277 Datetime64, c2278 Decimal(35,10) NOT NULL, c2279 Datetime64, c2280 Timestamp NOT NULL, c2281 Bool NOT NULL, c2282 Int64, c2283 Uint8 NOT NULL, c2284 Date32, c2285 Decimal(35,10), c2286 Bool NOT NULL, c2287 Float, c2288 Timestamp, c2289 Utf8, c2290 Int16 NOT NULL, c2291 JsonDocument NOT NULL, c2292 Date32 NOT NULL, c2293 Decimal(15,0), c2294 Int32 NOT NULL, c2295 Double, c2296 Int16, c2297 Double, c2298 Json NOT NULL, c2299 Datetime64 NOT NULL, c2300 String NOT NULL, c2301 Utf8, c2302 Decimal(35,10), c2303 Date, c2304 Int32, c2305 String, c2306 Decimal(35,10), c2307 Uint64, c2308 Datetime NOT NULL, c2309 Utf8 NOT NULL, c2310 Timestamp64 NOT NULL, c2311 Uint16, c2312 Float, c2313 Int16 NOT NULL, c2314 Uint8, c2315 String, c2316 Datetime64, c2317 Datetime, c2318 Datetime64, c2319 Decimal(35,10), c2320 Datetime, c2321 Json NOT NULL, c2322 Uint32, c2323 Json NOT NULL, c2324 Int16, c2325 Timestamp64 NOT NULL, c2326 Uint8, c2327 Interval64, c2328 Datetime NOT NULL, c2329 Timestamp NOT NULL, c2330 Yson, c2331 Uint8, c2332 JsonDocument, c2333 Yson NOT NULL, c2334 Uint64, c2335 Bool NOT NULL, c2336 Bool NOT NULL, c2337 Date NOT NULL, c2338 Datetime NOT NULL, c2339 Json NOT NULL, c2340 Bool, c2341 Datetime NOT NULL, c2342 Decimal(22,9), c2343 Uint16 NOT NULL, c2344 Yson NOT NULL, c2345 Datetime NOT NULL, c2346 Utf8 NOT NULL, c2347 Int64 NOT NULL, c2348 Float, c2349 Uint16 NOT NULL, c2350 Uint32 NOT NULL, c2351 Int8, c2352 Uint32 NOT NULL, c2353 Timestamp64, c2354 Json, c2355 Yson, c2356 Interval64, c2357 Int32, c2358 Decimal(15,0) NOT NULL, c2359 Decimal(35,10) NOT NULL, c2360 String, c2361 Date32 NOT NULL, c2362 Yson, c2363 Int16, c2364 Decimal(15,0) NOT NULL, c2365 JsonDocument NOT NULL, c2366 Bool, c2367 Date NOT NULL, c2368 Double NOT NULL, c2369 String NOT NULL, c2370 Int8 NOT NULL, c2371 Datetime64, c2372 Float, c2373 Timestamp64 NOT NULL, c2374 Decimal(15,0), c2375 Int8 NOT NULL, c2376 JsonDocument, c2377 Int32, c2378 Int8, c2379 Datetime NOT NULL, c2380 String NOT NULL, c2381 Int16, c2382 Uint16 NOT NULL, c2383 Decimal(22,9), c2384 Uint32, c2385 Decimal(22,9), c2386 Float NOT NULL, c2387 Int16 NOT NULL, c2388 Date32, c2389 Bool NOT NULL, c2390 Decimal(35,10), c2391 Uint32 NOT NULL, c2392 Datetime NOT NULL, c2393 Interval64 NOT NULL, c2394 Double NOT NULL, c2395 String, c2396 Decimal(22,9) NOT NULL, c2397 Bool, c2398 Yson NOT NULL, c2399 Date32, c2400 Int8 NOT NULL, c2401 Timestamp NOT NULL, c2402 Double NOT NULL, c2403 JsonDocument NOT NULL, c2404 Uint64, c2405 Utf8 NOT NULL, c2406 Json NOT NULL, c2407 Uint32, c2408 Yson, c2409 Int64 NOT NULL, c2410 JsonDocument, c2411 Datetime, c2412 Date32 NOT NULL, c2413 Int32 NOT NULL, c2414 Int8 NOT NULL, c2415 Date32, c2416 Date, c2417 Int16, c2418 Date NOT NULL, c2419 Yson NOT NULL, c2420 Yson, c2421 Uint64 NOT NULL, c2422 Json, c2423 String NOT NULL, c2424 Int64, c2425 Bool, c2426 Uint32 NOT NULL, c2427 Uint32, c2428 Interval64 NOT NULL, c2429 Timestamp64, c2430 Yson, c2431 Double, c2432 Datetime, c2433 JsonDocument NOT NULL, c2434 Int16 NOT NULL, c2435 Uint64, c2436 Timestamp NOT NULL, c2437 Utf8, c2438 Datetime64 NOT NULL, c2439 Int32, c2440 Float NOT NULL, c2441 Datetime NOT NULL, c2442 Uint16, c2443 Uint8, c2444 Uint64 NOT NULL, c2445 Int32, c2446 String, c2447 Date32 NOT NULL, c2448 Decimal(22,9) NOT NULL, c2449 Yson NOT NULL, c2450 Json NOT NULL, c2451 Date, c2452 Uint64 NOT NULL, c2453 Datetime NOT NULL, c2454 Datetime64, c2455 Decimal(35,10) NOT NULL, c2456 Decimal(15,0) NOT NULL, c2457 Int32, c2458 Utf8, c2459 Date, c2460 Yson, c2461 Date NOT NULL, c2462 Date, c2463 Decimal(35,10), c2464 Float, c2465 Uint8 NOT NULL, c2466 Double, c2467 Int64 NOT NULL, c2468 Datetime64, c2469 Uint64, c2470 Uint64, c2471 Uint8 NOT NULL, c2472 Timestamp64, c2473 Double, c2474 Datetime NOT NULL, c2475 Json, c2476 Datetime64, c2477 Decimal(35,10), c2478 Bool NOT NULL, c2479 Uint32 NOT NULL, c2480 Interval64, c2481 Float, c2482 Int16 NOT NULL, c2483 Double, c2484 Uint32 NOT NULL, c2485 Timestamp64, c2486 String NOT NULL, c2487 Int32, c2488 Date32, c2489 Datetime64 NOT NULL, c2490 Interval64, c2491 Date32 NOT NULL, c2492 Uint16 NOT NULL, c2493 Int32, c2494 Timestamp64, c2495 Utf8, c2496 Datetime64, c2497 Datetime64 NOT NULL, c2498 Double NOT NULL, c2499 Uint16, c2500 Uint32, c2501 Date NOT NULL, c2502 Int16 NOT NULL, c2503 Uint16 NOT NULL, c2504 Int32 NOT NULL, c2505 Datetime, c2506 Decimal(22,9), c2507 Decimal(22,9), c2508 Datetime64, c2509 Float, c2510 Double, c2511 Date, c2512 Uint8 NOT NULL, c2513 Decimal(15,0) NOT NULL, c2514 Int16 NOT NULL, c2515 Decimal(15,0) NOT NULL, c2516 Timestamp64 NOT NULL, c2517 Double, c2518 Double NOT NULL, c2519 Decimal(22,9) NOT NULL, c2520 Json NOT NULL, c2521 Decimal(35,10), c2522 Utf8 NOT NULL, c2523 Decimal(35,10), c2524 Int32, c2525 Datetime, c2526 Datetime NOT NULL, c2527 Timestamp, c2528 Timestamp NOT NULL, c2529 Yson NOT NULL, c2530 Float NOT NULL, c2531 Int8 NOT NULL, c2532 Utf8 NOT NULL, c2533 Date32, c2534 Decimal(35,10), c2535 Int64, c2536 Timestamp, c2537 Utf8, c2538 Float, c2539 Double, c2540 Json, c2541 Int32 NOT NULL, c2542 Uint8 NOT NULL, c2543 Datetime64, c2544 Uint16 NOT NULL, c2545 Double, c2546 Uint16 NOT NULL, c2547 Timestamp NOT NULL, c2548 Int8 NOT NULL, c2549 Datetime NOT NULL, c2550 Timestamp NOT NULL, c2551 Bool, c2552 Decimal(15,0), c2553 Interval64 NOT NULL, c2554 Uint8, c2555 Int16, c2556 Uint8 NOT NULL, c2557 String NOT NULL, c2558 Interval64 NOT NULL, c2559 Bool, c2560 Datetime, c2561 Int16, c2562 Int32 NOT NULL, c2563 Int32, c2564 Timestamp, c2565 Int8, c2566 Datetime64 NOT NULL, c2567 Float, c2568 Decimal(15,0) NOT NULL, c2569 Json, c2570 Int8 NOT NULL, c2571 Int64, c2572 Date NOT NULL, c2573 Interval64 NOT NULL, c2574 Datetime64, c2575 String, c2576 Float NOT NULL, c2577 Int16 NOT NULL, c2578 Json, c2579 Utf8, c2580 Date NOT NULL, c2581 Float, c2582 Timestamp NOT NULL, c2583 Int32, c2584 Decimal(15,0) NOT NULL, c2585 Decimal(15,0), c2586 Double, c2587 Utf8, c2588 Timestamp NOT NULL, c2589 Int64, c2590 Timestamp64 NOT NULL, c2591 Utf8, c2592 Double NOT NULL, c2593 Datetime NOT NULL, c2594 Uint64, c2595 Int8 NOT NULL, c2596 Date, c2597 Uint16, c2598 Date NOT NULL, c2599 Bool NOT NULL, c2600 Uint64, c2601 Utf8 NOT NULL, c2602 JsonDocument, c2603 Decimal(15,0), c2604 Uint8, c2605 Uint8, c2606 Date32, c2607 Timestamp64, c2608 Bool, c2609 Int64, c2610 Int64, c2611 Timestamp NOT NULL, c2612 Datetime64, c2613 Datetime64, c2614 Uint64, c2615 Interval64 NOT NULL, c2616 Datetime64, c2617 Datetime64, c2618 Bool NOT NULL, c2619 Uint8 NOT NULL, c2620 Decimal(35,10), c2621 Int16 NOT NULL, c2622 JsonDocument NOT NULL, c2623 Decimal(35,10) NOT NULL, c2624 Date NOT NULL, c2625 Yson, c2626 Date32, c2627 Double NOT NULL, c2628 Datetime64 NOT NULL, c2629 Datetime64, c2630 Date32 NOT NULL, c2631 Uint64 NOT NULL, c2632 Datetime64 NOT NULL, c2633 Bool, c2634 Double, c2635 Double, c2636 Int16, c2637 Int32 NOT NULL, c2638 Json NOT NULL, c2639 String, c2640 Uint64 NOT NULL, c2641 Timestamp NOT NULL, c2642 Uint32 NOT NULL, c2643 Int16 NOT NULL, c2644 Yson NOT NULL, c2645 String, c2646 Decimal(35,10), c2647 Timestamp NOT NULL, c2648 JsonDocument NOT NULL, c2649 Uint8 NOT NULL, c2650 Datetime64, c2651 Double NOT NULL, c2652 String NOT NULL, c2653 Interval64 NOT NULL, c2654 Decimal(15,0), c2655 Int16, c2656 Json NOT NULL, c2657 Utf8 NOT NULL, c2658 Uint16, c2659 Timestamp NOT NULL, c2660 Json, c2661 JsonDocument NOT NULL, c2662 Date32, c2663 Utf8, c2664 Date, c2665 Interval64 NOT NULL, c2666 Json NOT NULL, c2667 Timestamp64 NOT NULL, c2668 Timestamp64 NOT NULL, c2669 Datetime, c2670 Bool NOT NULL, c2671 Uint8 NOT NULL, c2672 Int32 NOT NULL, c2673 Int16, c2674 Datetime64, c2675 Double, c2676 JsonDocument, c2677 Uint8, c2678 Date32 NOT NULL, c2679 String, c2680 Double NOT NULL, c2681 Datetime64, c2682 Int8 NOT NULL, c2683 Datetime, c2684 Int16, c2685 Timestamp64 NOT NULL, c2686 Decimal(35,10) NOT NULL, c2687 Date32, c2688 Int8 NOT NULL, c2689 Int8 NOT NULL, c2690 Decimal(15,0), c2691 Int16, c2692 Yson, c2693 Uint32, c2694 Interval64, c2695 Datetime64 NOT NULL, c2696 Decimal(15,0) NOT NULL, c2697 Decimal(35,10) NOT NULL, c2698 Decimal(22,9) NOT NULL, c2699 String, c2700 Uint64 NOT NULL, c2701 Date, c2702 Uint8, c2703 Bool NOT NULL, c2704 Double NOT NULL, c2705 Uint64, c2706 Datetime64, c2707 Int32 NOT NULL, c2708 Float, c2709 String NOT NULL, c2710 String NOT NULL, c2711 Date NOT NULL, c2712 Float NOT NULL, c2713 Uint64 NOT NULL, c2714 Uint16 NOT NULL, c2715 JsonDocument, c2716 Datetime NOT NULL, c2717 JsonDocument, c2718 JsonDocument, c2719 Int64, c2720 Decimal(35,10), c2721 Datetime64 NOT NULL, c2722 Float NOT NULL, c2723 Date32, c2724 Yson, c2725 Int64 NOT NULL, c2726 Timestamp NOT NULL, c2727 Date NOT NULL, c2728 Uint32 NOT NULL, c2729 Float, c2730 Int64, c2731 Int32 NOT NULL, c2732 Decimal(22,9), c2733 Json, c2734 Float NOT NULL, c2735 Uint64 NOT NULL, c2736 Utf8 NOT NULL, c2737 Date32, c2738 Bool, c2739 Date NOT NULL, c2740 Timestamp64, c2741 Int8 NOT NULL, c2742 Interval64 NOT NULL, c2743 Float NOT NULL, c2744 Int32, c2745 Date, c2746 Decimal(15,0) NOT NULL, c2747 String, c2748 Utf8 NOT NULL, c2749 Uint8 NOT NULL, c2750 String NOT NULL, c2751 Utf8, c2752 Uint8 NOT NULL, c2753 Datetime64, c2754 Decimal(22,9), c2755 Decimal(15,0), c2756 Timestamp, c2757 Bool, c2758 Interval64, c2759 Int8, c2760 Json, c2761 Decimal(35,10), c2762 String, c2763 Yson NOT NULL, c2764 Datetime64, c2765 Bool NOT NULL, c2766 Decimal(15,0) NOT NULL, c2767 Date NOT NULL, c2768 Decimal(35,10), c2769 Int8, c2770 String, c2771 Timestamp NOT NULL, c2772 Interval64, c2773 Timestamp, c2774 Decimal(22,9), c2775 Float, c2776 Int32, c2777 Json, c2778 Timestamp64 NOT NULL, c2779 Utf8, c2780 Yson, c2781 Decimal(35,10) NOT NULL, c2782 Yson NOT NULL, c2783 Decimal(15,0), c2784 Uint8, c2785 Double, c2786 Int8 NOT NULL, c2787 Uint64, c2788 Uint16 NOT NULL, c2789 Float, c2790 Json NOT NULL, c2791 Int32 NOT NULL, c2792 Date, c2793 Timestamp, c2794 Datetime, c2795 JsonDocument NOT NULL, c2796 Int8 NOT NULL, c2797 Float NOT NULL, c2798 Int16 NOT NULL, c2799 Decimal(35,10) NOT NULL, c2800 Date32, c2801 Int32, c2802 Datetime NOT NULL, c2803 Uint16 NOT NULL, c2804 Yson, c2805 Timestamp64 NOT NULL, c2806 Decimal(35,10) NOT NULL, c2807 Date32, c2808 Decimal(15,0), c2809 Interval64 NOT NULL, c2810 Uint32 NOT NULL, c2811 Float, c2812 Int64 NOT NULL, c2813 String NOT NULL, c2814 Decimal(22,9), c2815 Uint16, c2816 Interval64 NOT NULL, c2817 Int32 NOT NULL, c2818 Uint32 NOT NULL, c2819 Date32, c2820 Decimal(15,0), c2821 Yson, c2822 String NOT NULL, c2823 Uint8 NOT NULL, c2824 Uint16 NOT NULL, c2825 Bool, c2826 String, c2827 Bool NOT NULL, c2828 Bool NOT NULL, c2829 Uint8 NOT NULL, c2830 Int8 NOT NULL, c2831 Yson, c2832 Double NOT NULL, c2833 Json, c2834 Bool NOT NULL, c2835 Utf8, c2836 Decimal(15,0), c2837 Decimal(22,9), c2838 Uint8 NOT NULL, c2839 Interval64, c2840 Int8 NOT NULL, c2841 Date32 NOT NULL, c2842 Yson, c2843 Double, c2844 Timestamp64 NOT NULL, c2845 Datetime, c2846 Float NOT NULL, c2847 Timestamp, c2848 Bool NOT NULL, c2849 Yson, c2850 Uint32 NOT NULL, c2851 Datetime64 NOT NULL, c2852 Float, c2853 Datetime, c2854 Date32 NOT NULL, c2855 Uint16 NOT NULL, c2856 Timestamp NOT NULL, c2857 Date32 NOT NULL, c2858 Double, c2859 Bool NOT NULL, c2860 Date32 NOT NULL, c2861 Bool NOT NULL, c2862 Timestamp64 NOT NULL, c2863 Decimal(35,10), c2864 Datetime, c2865 Json, c2866 Uint16, c2867 Uint32, c2868 Int8 NOT NULL, c2869 Datetime, c2870 Int16 NOT NULL, c2871 Date32 NOT NULL, c2872 Double, c2873 Uint16, c2874 Uint16, c2875 Uint16 NOT NULL, c2876 Timestamp NOT NULL, c2877 Utf8, c2878 Timestamp NOT NULL, c2879 Decimal(35,10) NOT NULL, c2880 String NOT NULL, c2881 Float NOT NULL, c2882 Interval64 NOT NULL, c2883 Date NOT NULL, c2884 Decimal(35,10) NOT NULL, c2885 Bool, c2886 Timestamp NOT NULL, c2887 String, c2888 Int64 NOT NULL, c2889 Uint32, c2890 Date, c2891 Utf8, c2892 Uint32, c2893 Uint16 NOT NULL, c2894 Date NOT NULL, c2895 Interval64, c2896 Utf8, c2897 Int16 NOT NULL, c2898 Utf8 NOT NULL, c2899 JsonDocument NOT NULL, c2900 Utf8 NOT NULL, c2901 Float NOT NULL, c2902 Date32, c2903 Datetime64, c2904 Decimal(15,0) NOT NULL, c2905 Timestamp64 NOT NULL, c2906 String NOT NULL, c2907 Int32 NOT NULL, c2908 Timestamp64, c2909 Int64 NOT NULL, c2910 Datetime64 NOT NULL, c2911 Date NOT NULL, c2912 JsonDocument, c2913 Utf8 NOT NULL, c2914 Decimal(35,10), c2915 Int64 NOT NULL, c2916 Date NOT NULL, c2917 Uint16, c2918 Uint32 NOT NULL, c2919 Utf8 NOT NULL, c2920 Float NOT NULL, c2921 Decimal(15,0) NOT NULL, c2922 Decimal(35,10) NOT NULL, c2923 Datetime, c2924 Int16 NOT NULL, c2925 Datetime64 NOT NULL, c2926 Float, c2927 Uint32 NOT NULL, c2928 Decimal(35,10) NOT NULL, c2929 Uint16 NOT NULL, c2930 Timestamp NOT NULL, c2931 Int32 NOT NULL, c2932 Int32 NOT NULL, c2933 Date32 NOT NULL, c2934 Int16 NOT NULL, c2935 Uint16 NOT NULL, c2936 Timestamp NOT NULL, c2937 Uint8, c2938 Uint16 NOT NULL, c2939 Yson NOT NULL, c2940 Date NOT NULL, c2941 Double NOT NULL, c2942 Yson, c2943 Decimal(22,9), c2944 Interval64 NOT NULL, c2945 Uint32, c2946 Date32, c2947 Int32, c2948 String, c2949 Datetime NOT NULL, c2950 Int32, c2951 Utf8 NOT NULL, c2952 Int32 NOT NULL, c2953 Json, c2954 Uint64 NOT NULL, c2955 Timestamp, c2956 Decimal(35,10) NOT NULL, c2957 Yson, c2958 Bool NOT NULL, c2959 Uint16, c2960 Decimal(22,9), c2961 Uint64 NOT NULL, c2962 Date32, c2963 Int16 NOT NULL, c2964 Utf8, c2965 Bool, c2966 Yson NOT NULL, c2967 Double, c2968 Uint32, c2969 Datetime64 NOT NULL, c2970 Uint32, c2971 Float NOT NULL, c2972 Bool, c2973 Interval64, c2974 JsonDocument, c2975 Interval64 NOT NULL, c2976 Date32, c2977 Interval64 NOT NULL, c2978 String NOT NULL, c2979 Uint16 NOT NULL, c2980 Int64, c2981 Yson, c2982 String NOT NULL, c2983 JsonDocument NOT NULL, c2984 Date, c2985 Yson NOT NULL, c2986 String NOT NULL, c2987 Uint16, c2988 Decimal(22,9) NOT NULL, c2989 Double NOT NULL, c2990 String, c2991 Datetime64, c2992 JsonDocument, c2993 Date, c2994 String NOT NULL, c2995 Float NOT NULL, c2996 Decimal(22,9), c2997 Timestamp64, c2998 Uint32, c2999 Uint64 NOT NULL, c3000 Decimal(22,9) NOT NULL, c3001 Decimal(35,10) NOT NULL, c3002 Double, c3003 Uint64 NOT NULL, c3004 Yson NOT NULL, c3005 Int32 NOT NULL, c3006 Date32 NOT NULL, c3007 Date, c3008 Utf8, c3009 Utf8, c3010 Datetime64 NOT NULL, c3011 Uint16 NOT NULL, c3012 Int32, c3013 Interval64, c3014 Double NOT NULL, c3015 Int16, c3016 Decimal(22,9) NOT NULL, c3017 Timestamp NOT NULL, c3018 Uint64 NOT NULL, c3019 Timestamp, c3020 Int16, c3021 Int64 NOT NULL, c3022 Int32, c3023 Yson, c3024 Bool, c3025 Uint16 NOT NULL, c3026 Uint16, c3027 Float NOT NULL, c3028 Timestamp NOT NULL, c3029 Decimal(22,9) NOT NULL, c3030 Timestamp, c3031 Float, c3032 Int16 NOT NULL, c3033 Decimal(35,10) NOT NULL, c3034 Bool NOT NULL, c3035 Int8, c3036 Uint16, c3037 Datetime64, c3038 Decimal(15,0), c3039 Uint64 NOT NULL, c3040 Interval64 NOT NULL, c3041 Int32, c3042 Date NOT NULL, c3043 Uint8, c3044 Interval64 NOT NULL, c3045 Int8, c3046 Timestamp NOT NULL, c3047 Date NOT NULL, c3048 String NOT NULL, c3049 Uint8 NOT NULL, c3050 Uint8 NOT NULL, c3051 Date32 NOT NULL, c3052 Date32 NOT NULL, c3053 Int16 NOT NULL, c3054 Utf8 NOT NULL, c3055 Int32 NOT NULL, c3056 Int8 NOT NULL, c3057 Uint64, c3058 Int64, c3059 Utf8, c3060 Decimal(22,9), c3061 Int64 NOT NULL, c3062 Decimal(15,0), c3063 Decimal(35,10) NOT NULL, c3064 Decimal(15,0) NOT NULL, c3065 Datetime64 NOT NULL, c3066 Double NOT NULL, c3067 Timestamp64, c3068 Datetime64, c3069 Date32, c3070 Date32 NOT NULL, c3071 Decimal(22,9), c3072 Date NOT NULL, c3073 Datetime64 NOT NULL, c3074 Decimal(15,0), c3075 Uint8 NOT NULL, c3076 Decimal(35,10) NOT NULL, c3077 Date NOT NULL, c3078 Int32 NOT NULL, c3079 Date NOT NULL, c3080 Json, c3081 Interval64, c3082 Decimal(15,0) NOT NULL, c3083 Uint16 NOT NULL, c3084 Datetime64, c3085 Datetime64 NOT NULL, c3086 Float, c3087 Float NOT NULL, c3088 Datetime64, c3089 Bool, c3090 Interval64 NOT NULL, c3091 Yson, c3092 Decimal(22,9), c3093 Utf8, c3094 Uint16 NOT NULL, c3095 Decimal(35,10) NOT NULL, c3096 JsonDocument NOT NULL, c3097 Double, c3098 Timestamp64, c3099 Utf8 NOT NULL, c3100 Decimal(22,9) NOT NULL, c3101 Decimal(35,10) NOT NULL, c3102 Json, c3103 Int64, c3104 Uint64 NOT NULL, c3105 Uint16 NOT NULL, c3106 Decimal(15,0), c3107 Bool NOT NULL, c3108 Int32, c3109 Timestamp64, c3110 Float NOT NULL, c3111 Uint32, c3112 Uint64 NOT NULL, c3113 Datetime64 NOT NULL, c3114 Uint8, c3115 Yson, c3116 Decimal(15,0) NOT NULL, c3117 Timestamp64, c3118 Uint8, c3119 Decimal(22,9), c3120 Interval64, c3121 Datetime NOT NULL, c3122 Json, c3123 Float, c3124 Uint64, c3125 Uint64 NOT NULL, c3126 Int8 NOT NULL, c3127 Interval64 NOT NULL, c3128 Decimal(15,0) NOT NULL, c3129 String, c3130 Date NOT NULL, c3131 Decimal(15,0) NOT NULL, c3132 Utf8 NOT NULL, c3133 Int32, c3134 Int64, c3135 Int32, c3136 Timestamp, c3137 Uint16 NOT NULL, c3138 String NOT NULL, c3139 Uint64 NOT NULL, c3140 JsonDocument, c3141 Timestamp64 NOT NULL, c3142 JsonDocument, c3143 Date32, c3144 Uint16, c3145 String, c3146 Double, c3147 Int64 NOT NULL, c3148 Int8, c3149 Uint32 NOT NULL, c3150 Int8 NOT NULL, c3151 Int32, c3152 Yson, c3153 Uint32 NOT NULL, c3154 Datetime NOT NULL, c3155 Uint8 NOT NULL, c3156 Uint16 NOT NULL, c3157 String NOT NULL, c3158 Uint16, c3159 Int8 NOT NULL, c3160 Float NOT NULL, c3161 Date NOT NULL, c3162 Timestamp64, c3163 Decimal(15,0) NOT NULL, c3164 Int16, c3165 Timestamp64, c3166 Double, c3167 Uint32, c3168 Int64 NOT NULL, c3169 Uint8, c3170 Timestamp64 NOT NULL, c3171 Float NOT NULL, c3172 Decimal(22,9), c3173 Yson, c3174 Utf8, c3175 Float NOT NULL, c3176 Date NOT NULL, c3177 Int8 NOT NULL, c3178 Yson, c3179 Int32 NOT NULL, c3180 Int16, c3181 Datetime NOT NULL, c3182 Uint32 NOT NULL, c3183 Bool NOT NULL, c3184 Datetime NOT NULL, c3185 Timestamp64, c3186 JsonDocument NOT NULL, c3187 Json NOT NULL, c3188 Datetime64, c3189 Datetime NOT NULL, c3190 Date, c3191 Datetime NOT NULL, c3192 Int16 NOT NULL, c3193 Utf8 NOT NULL, c3194 Timestamp64, c3195 Timestamp, c3196 Int64, c3197 JsonDocument NOT NULL, c3198 Decimal(15,0) NOT NULL, c3199 Uint16, c3200 Bool NOT NULL, c3201 Float, c3202 Json NOT NULL, c3203 Json, c3204 Float, c3205 Decimal(35,10) NOT NULL, c3206 Int16 NOT NULL, c3207 Datetime, c3208 String, c3209 Interval64, c3210 Timestamp NOT NULL, c3211 Int16 NOT NULL, c3212 Timestamp, c3213 Bool, c3214 Timestamp64 NOT NULL, c3215 Yson NOT NULL, c3216 JsonDocument, c3217 Date NOT NULL, c3218 Date, c3219 Yson, c3220 Interval64, c3221 Bool NOT NULL, c3222 String, c3223 Decimal(22,9) NOT NULL, c3224 Utf8, c3225 Datetime, c3226 Yson, c3227 Interval64 NOT NULL, c3228 Int32 NOT NULL, c3229 Date32, c3230 Decimal(22,9), c3231 Datetime, c3232 Uint16 NOT NULL, c3233 Timestamp NOT NULL, c3234 Float NOT NULL, c3235 Date, c3236 Decimal(35,10) NOT NULL, c3237 Decimal(15,0) NOT NULL, c3238 Uint16, c3239 Decimal(35,10) NOT NULL, c3240 Uint8, c3241 Uint32 NOT NULL, c3242 Double, c3243 Double NOT NULL, c3244 String, c3245 Int32, c3246 Decimal(15,0) NOT NULL, c3247 String NOT NULL, c3248 Datetime64, c3249 Json NOT NULL, c3250 Timestamp, c3251 Bool, c3252 Json, c3253 Bool NOT NULL, c3254 Datetime NOT NULL, c3255 Float NOT NULL, c3256 Datetime64 NOT NULL, c3257 Bool NOT NULL, c3258 Date32 NOT NULL, c3259 Int8 NOT NULL, c3260 Yson NOT NULL, c3261 Uint16, c3262 Uint8, c3263 Int64 NOT NULL, c3264 Bool, c3265 Uint8 NOT NULL, c3266 Uint32 NOT NULL, c3267 Date NOT NULL, c3268 Decimal(22,9), c3269 Double, c3270 Interval64 NOT NULL, c3271 Int32 NOT NULL, c3272 Decimal(15,0), c3273 String, c3274 String, c3275 Yson, c3276 JsonDocument NOT NULL, c3277 Int16 NOT NULL, c3278 Timestamp64 NOT NULL, c3279 String, c3280 Int64, c3281 Datetime64 NOT NULL, c3282 Date NOT NULL, c3283 Uint8, c3284 String NOT NULL, c3285 Decimal(15,0), c3286 String, c3287 Int32, c3288 Int16 NOT NULL, c3289 Uint16, c3290 Date NOT NULL, c3291 Datetime, c3292 Bool NOT NULL, c3293 String, c3294 Timestamp64, c3295 Int16, c3296 Float NOT NULL, c3297 Decimal(35,10) NOT NULL, c3298 Datetime64 NOT NULL, c3299 Datetime, c3300 Bool, c3301 Uint16 NOT NULL, c3302 Uint16 NOT NULL, c3303 Decimal(35,10), c3304 Decimal(22,9), c3305 Decimal(15,0) NOT NULL, c3306 Decimal(15,0) NOT NULL, c3307 Timestamp64, c3308 Decimal(15,0), c3309 Uint64 NOT NULL, c3310 Utf8 NOT NULL, c3311 Uint64, c3312 Uint16 NOT NULL, c3313 Utf8 NOT NULL, c3314 Interval64 NOT NULL, c3315 Yson, c3316 Int8 NOT NULL, c3317 Uint8 NOT NULL, c3318 Datetime, c3319 String, c3320 Decimal(22,9), c3321 Decimal(22,9) NOT NULL, c3322 Json NOT NULL, c3323 Uint8, c3324 Utf8 NOT NULL, c3325 String NOT NULL, c3326 JsonDocument NOT NULL, c3327 Int32 NOT NULL, c3328 Decimal(15,0), c3329 Yson, c3330 Int64 NOT NULL, c3331 Datetime NOT NULL, c3332 Float, c3333 String, c3334 Uint32 NOT NULL, c3335 Int32 NOT NULL, c3336 Utf8, c3337 Int16 NOT NULL, c3338 Decimal(22,9) NOT NULL, c3339 Float NOT NULL, c3340 Bool NOT NULL, c3341 Int32, c3342 Utf8, c3343 Bool, c3344 Int8 NOT NULL, c3345 Uint16, c3346 JsonDocument NOT NULL, c3347 Int32, c3348 Decimal(15,0) NOT NULL, c3349 Double NOT NULL, c3350 Decimal(35,10), c3351 Double, c3352 String, c3353 JsonDocument, c3354 Double, c3355 Date32, c3356 Timestamp64 NOT NULL, c3357 Bool NOT NULL, c3358 Uint8, c3359 Json NOT NULL, c3360 Int16, c3361 Timestamp, c3362 Yson, c3363 Decimal(35,10), c3364 Yson, c3365 Int8 NOT NULL, c3366 Date NOT NULL, c3367 Timestamp64 NOT NULL, c3368 Json NOT NULL, c3369 Uint16 NOT NULL, c3370 Json, c3371 Int8 NOT NULL, c3372 Int8, c3373 JsonDocument, c3374 Datetime, c3375 Int32, c3376 Timestamp NOT NULL, c3377 Timestamp64, c3378 Timestamp64 NOT NULL, c3379 Uint64, c3380 Int64 NOT NULL, c3381 Double, c3382 Float, c3383 JsonDocument NOT NULL, c3384 Int16 NOT NULL, c3385 Yson, c3386 Decimal(22,9) NOT NULL, c3387 Uint64 NOT NULL, c3388 Uint32, c3389 Yson NOT NULL, c3390 Uint8 NOT NULL, c3391 Int32, c3392 Uint16, c3393 Decimal(35,10) NOT NULL, c3394 Date NOT NULL, c3395 Bool NOT NULL, c3396 Json NOT NULL, c3397 Float NOT NULL, c3398 Int8, c3399 Utf8, c3400 Uint16, c3401 Uint8, c3402 Interval64, c3403 JsonDocument NOT NULL, c3404 Timestamp64, c3405 Uint16 NOT NULL, c3406 Int8 NOT NULL, c3407 Bool NOT NULL, c3408 Timestamp64 NOT NULL, c3409 Datetime, c3410 Decimal(35,10), c3411 Utf8, c3412 Int64 NOT NULL, c3413 Uint16 NOT NULL, c3414 Timestamp NOT NULL, c3415 Uint16, c3416 Int32 NOT NULL, c3417 Uint32, c3418 Bool, c3419 Uint16 NOT NULL, c3420 Int8, c3421 String NOT NULL, c3422 Uint64, c3423 Timestamp64, c3424 Yson, c3425 Uint16, c3426 JsonDocument, c3427 Uint64, c3428 Yson NOT NULL, c3429 Utf8, c3430 Float NOT NULL, c3431 Decimal(22,9) NOT NULL, c3432 Uint32 NOT NULL, c3433 Decimal(15,0), c3434 Decimal(35,10) NOT NULL, c3435 Decimal(22,9), c3436 Date32, c3437 Timestamp64 NOT NULL, c3438 Bool, c3439 Int8, c3440 Int64, c3441 Float, c3442 Double NOT NULL, c3443 Date32, c3444 Utf8 NOT NULL, c3445 Uint16, c3446 Utf8 NOT NULL, c3447 Int8, c3448 Yson NOT NULL, c3449 Double NOT NULL, c3450 Decimal(22,9), c3451 Int8 NOT NULL, c3452 Decimal(35,10) NOT NULL, c3453 Decimal(35,10), c3454 String NOT NULL, c3455 Int32, c3456 Timestamp64 NOT NULL, c3457 Date NOT NULL, c3458 Datetime NOT NULL, c3459 Bool, c3460 Uint32 NOT NULL, c3461 Uint16 NOT NULL, c3462 Timestamp64, c3463 Utf8 NOT NULL, c3464 Timestamp NOT NULL, c3465 Yson NOT NULL, c3466 Int16, c3467 Uint8, c3468 JsonDocument, c3469 Datetime, c3470 Date32 NOT NULL, c3471 Uint64 NOT NULL, c3472 Uint32 NOT NULL, c3473 Datetime64 NOT NULL, c3474 Yson, c3475 Yson NOT NULL, c3476 Date32, c3477 Yson NOT NULL, c3478 Bool NOT NULL, c3479 Uint8, c3480 Int8 NOT NULL, c3481 Int16, c3482 Decimal(35,10), c3483 Json NOT NULL, c3484 Int32, c3485 Int8 NOT NULL, c3486 Decimal(15,0), c3487 Utf8 NOT NULL, c3488 Bool, c3489 Date32 NOT NULL, c3490 Uint8, c3491 Double, c3492 Int16, c3493 Date, c3494 Utf8, c3495 Decimal(22,9) NOT NULL, c3496 Int64 NOT NULL, c3497 Timestamp, c3498 Datetime NOT NULL, c3499 Date, c3500 Int16 NOT NULL, c3501 Uint32 NOT NULL, c3502 Timestamp, c3503 Int16 NOT NULL, c3504 Float NOT NULL, c3505 Int32, c3506 Uint64, c3507 Uint64, c3508 Float, c3509 Utf8, c3510 Date NOT NULL, c3511 Double, c3512 Decimal(22,9), c3513 Int16, c3514 Float NOT NULL, c3515 Uint64 NOT NULL, c3516 Timestamp, c3517 Uint16 NOT NULL, c3518 Decimal(35,10) NOT NULL, c3519 Decimal(22,9) NOT NULL, c3520 Int32 NOT NULL, c3521 Timestamp64 NOT NULL, c3522 Uint64, c3523 Json, c3524 Datetime64, c3525 Timestamp64 NOT NULL, c3526 Timestamp64 NOT NULL, c3527 Uint8, c3528 Timestamp NOT NULL, c3529 Decimal(22,9) NOT NULL, c3530 Json NOT NULL, c3531 Yson NOT NULL, c3532 Datetime64, c3533 Uint8 NOT NULL, c3534 Decimal(35,10), c3535 String NOT NULL, c3536 Decimal(35,10) NOT NULL, c3537 Decimal(15,0) NOT NULL, c3538 Uint16, c3539 Datetime, c3540 Timestamp, c3541 Uint8 NOT NULL, c3542 Int16, c3543 Uint16 NOT NULL, c3544 Date32 NOT NULL, c3545 Decimal(15,0) NOT NULL, c3546 Interval64 NOT NULL, c3547 Date32, c3548 Date32 NOT NULL, c3549 Double, c3550 Date NOT NULL, c3551 Uint8, c3552 Utf8, c3553 Double, c3554 Uint16, c3555 Date32, c3556 Double, c3557 Int8 NOT NULL, c3558 Decimal(22,9) NOT NULL, c3559 Utf8, c3560 Decimal(15,0), c3561 Decimal(35,10) NOT NULL, c3562 Timestamp64 NOT NULL, c3563 Decimal(35,10), c3564 Interval64, c3565 Datetime64 NOT NULL, c3566 Bool, c3567 Uint32 NOT NULL, c3568 Yson NOT NULL, c3569 Int8 NOT NULL, c3570 Float NOT NULL, c3571 Datetime, c3572 Timestamp64, c3573 Interval64, c3574 Datetime NOT NULL, c3575 Decimal(15,0) NOT NULL, c3576 Int32, c3577 Decimal(22,9), c3578 Timestamp64 NOT NULL, c3579 Timestamp64, c3580 Datetime64, c3581 Datetime NOT NULL, c3582 Uint16 NOT NULL, c3583 Double NOT NULL, c3584 Int8 NOT NULL, c3585 Date32, c3586 Date, c3587 Decimal(15,0), c3588 Int8 NOT NULL, c3589 String NOT NULL, c3590 Uint64, c3591 Uint16, c3592 Date32 NOT NULL, c3593 Bool, c3594 Json NOT NULL, c3595 Float, c3596 Int64 NOT NULL, c3597 Decimal(15,0) NOT NULL, c3598 JsonDocument, c3599 Utf8 NOT NULL, c3600 Interval64, c3601 Int32 NOT NULL, c3602 Uint32 NOT NULL, c3603 Interval64, c3604 Uint8, c3605 Json NOT NULL, c3606 Date, c3607 Timestamp64, c3608 Utf8, c3609 Int64 NOT NULL, c3610 Datetime, c3611 Int16, c3612 Decimal(35,10) NOT NULL, c3613 Double, c3614 Int32 NOT NULL, c3615 Decimal(15,0), c3616 Double, c3617 Uint64 NOT NULL, c3618 Datetime64 NOT NULL, c3619 Datetime, c3620 Bool, c3621 Datetime64 NOT NULL, c3622 Timestamp64 NOT NULL, c3623 Uint8 NOT NULL, c3624 Date, c3625 Datetime, c3626 Uint64 NOT NULL, c3627 Datetime, c3628 Int32, c3629 Int8, c3630 Float NOT NULL, c3631 Decimal(35,10), c3632 Uint8, c3633 Date32, c3634 Date NOT NULL, c3635 Yson, c3636 Date32 NOT NULL, c3637 Uint8, c3638 Timestamp NOT NULL, c3639 Yson, c3640 Decimal(22,9) NOT NULL, c3641 Datetime, c3642 Timestamp NOT NULL, c3643 Uint16, c3644 Int32 NOT NULL, c3645 Uint32, c3646 Timestamp64 NOT NULL, c3647 Double, c3648 Datetime64, c3649 Double NOT NULL, c3650 Int64, c3651 Datetime64 NOT NULL, c3652 String NOT NULL, c3653 Double, c3654 Int64 NOT NULL, c3655 Utf8, c3656 Int16 NOT NULL, c3657 Int64, c3658 Uint64, c3659 Int8, c3660 Datetime, c3661 String NOT NULL, c3662 Utf8 NOT NULL, c3663 String NOT NULL, c3664 Uint32, c3665 Int16 NOT NULL, c3666 Timestamp NOT NULL, c3667 Decimal(22,9) NOT NULL, c3668 Uint8 NOT NULL, c3669 Int8, c3670 Uint16, c3671 Date32 NOT NULL, c3672 Datetime, c3673 Timestamp NOT NULL, c3674 Int8 NOT NULL, c3675 Yson, c3676 Uint32 NOT NULL, c3677 Int64 NOT NULL, c3678 Timestamp64, c3679 Datetime, c3680 String NOT NULL, c3681 Datetime, c3682 Utf8 NOT NULL, c3683 Uint16, c3684 Timestamp64 NOT NULL, c3685 Float, c3686 Int32, c3687 Bool NOT NULL, c3688 JsonDocument, c3689 Date32, c3690 String, c3691 Decimal(15,0), c3692 JsonDocument NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, 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, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886, c1887, c1888, c1889, c1890, c1891, c1892, c1893, c1894, c1895, c1896, c1897, c1898, c1899, c1900, c1901, c1902, c1903, c1904, c1905, c1906, c1907, c1908, c1909, c1910, c1911, c1912, c1913, c1914, c1915, c1916, c1917, c1918, c1919, c1920, c1921, c1922, c1923, c1924, c1925, c1926, c1927, c1928, c1929, c1930, c1931, c1932, c1933, c1934, c1935, c1936, c1937, c1938, c1939, c1940, c1941, c1942, c1943, c1944, c1945, c1946, c1947, c1948, c1949, c1950, c1951, c1952, c1953, c1954, c1955, c1956, c1957, c1958, c1959, c1960, c1961, c1962, c1963, c1964, c1965, c1966, c1967, c1968, c1969, c1970, c1971, c1972, c1973, c1974, c1975, c1976, c1977, c1978, c1979, c1980, c1981, c1982, c1983, c1984, c1985, c1986, c1987, c1988, c1989, c1990, c1991, c1992, c1993, c1994, c1995, c1996, c1997, c1998, c1999, c2000, c2001, c2002, c2003, c2004, c2005, c2006, c2007, c2008, c2009, c2010, c2011, c2012, c2013, c2014, c2015, c2016, c2017, c2018, c2019, c2020, c2021, c2022, c2023, c2024, c2025, c2026, c2027, c2028, c2029, c2030, c2031, c2032, c2033)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c0\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c0\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:4284/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:28796/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:25203/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:23701/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:31742/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:28827/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:12348/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:65257/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:27526/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10692
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30485
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65257
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26843
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12065
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23331
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4284
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28889
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19018
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24406
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12348
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21535
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27231
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17053
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28827
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63143
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29275
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21127
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31742
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15233
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24966
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13244
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23701
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1332
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6814
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7836
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28796
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3105
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8981
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26342
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25203
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29224
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13223
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3967
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27526
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23411
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16730
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23592
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15353
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28469
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7791
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27351
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8821
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20715
============================== slowest durations ===============================
32.05s teardown test_workload.py::TestYdbWorkload::test
7.74s setup    test_workload.py::TestYdbWorkload::test
5.32s call     test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/2iww/0007f3/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:27526 --database /Root --duration 120' has failed with code 1.
Errors:
...ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c0\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
============================== 1 failed in 45.88s ==============================
