============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:12179 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c14\', 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/go7c/0002e0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18161
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13470
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63219
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30498
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/go7c/0002e0/r3tmp/kikimr_cluster_6984a3ak
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12179
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19856
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28697
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15719
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_oz8yf4hy.log --grpc-port=12179 --mon-port=19856 --ic-port=15698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19679
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28683
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27883
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8778
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_4ezo7sfw.log --grpc-port=19679 --mon-port=28683 --ic-port=30941
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8682
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1380
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63230
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63231
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29997
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_d5lopbwd.log --grpc-port=8682 --mon-port=1380 --ic-port=18161
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62406
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16381
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9928
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_zaqcuhkc.log --grpc-port=62406 --mon-port=16381 --ic-port=13470
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2879
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2880
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22354
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13542
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30095
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_2d7xx_pd.log --grpc-port=2880 --mon-port=22354 --ic-port=63219
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4693
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9950
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7416
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3678
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_5hpg17bp.log --grpc-port=4693 --mon-port=9950 --ic-port=32329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24444
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27952
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2022
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13206
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_xk9unow2.log --grpc-port=24444 --mon-port=27952 --ic-port=10854
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4653
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3149
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30510
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12214
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_k876vz6i.log --grpc-port=4653 --mon-port=3149 --ic-port=30356
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19613
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14139
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24629
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9087
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_20bsobbe.log --grpc-port=19613 --mon-port=14139 --ic-port=30498
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:12179/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_oz8yf4hy.log --grpc-port=12179 --mon-port=19856 --ic-port=15698
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/go7c/0002e0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_oz8yf4hy.log', '--grpc-port=12179', '--mon-port=19856', '--ic-port=15698')' in '/home/runner/.ya/build/build_root/go7c/0002e0/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: 3784462
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:12179/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/go7c/0002e0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3784463
DEBUG    ya.test:process.py:259 Command (pid 3784463) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3784463) elapsed time (sec): 0.5896878242492676
DEBUG    ya.test:process.py:263 Command (pid 3784463) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3784463) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3784463) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3784463) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3784463) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3784463) maxrss: 541188
DEBUG    ya.test:process.py:263 Command (pid 3784463) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 3784463) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3784463) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3784463) nivcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 3784463) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3784463) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3784463) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3784463) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3784463) stime: 0.328077
DEBUG    ya.test:process.py:263 Command (pid 3784463) utime: 0.140033
DEBUG    ya.test:process.py:263 Command (pid 3784463) wtime: 0.597
DEBUG    ya.test:process.py:275 Command (pid 3784463) output:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:19679/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_4ezo7sfw.log --grpc-port=19679 --mon-port=28683 --ic-port=30941
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/go7c/0002e0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_4ezo7sfw.log', '--grpc-port=19679', '--mon-port=28683', '--ic-port=30941')' in '/home/runner/.ya/build/build_root/go7c/0002e0/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: 3785043
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:19679/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/go7c/0002e0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3785047
DEBUG    ya.test:process.py:259 Command (pid 3785047) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3785047) elapsed time (sec): 0.6023507118225098
DEBUG    ya.test:process.py:263 Command (pid 3785047) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3785047) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3785047) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3785047) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3785047) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3785047) maxrss: 541188
DEBUG    ya.test:process.py:263 Command (pid 3785047) minflt: 16526
DEBUG    ya.test:process.py:263 Command (pid 3785047) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3785047) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3785047) nivcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 3785047) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3785047) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3785047) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3785047) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3785047) stime: 0.26896
DEBUG    ya.test:process.py:263 Command (pid 3785047) utime: 0.15459299999999998
DEBUG    ya.test:process.py:263 Command (pid 3785047) wtime: 0.604
DEBUG    ya.test:process.py:275 Command (pid 3785047) output:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:8682/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_d5lopbwd.log --grpc-port=8682 --mon-port=1380 --ic-port=18161
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/go7c/0002e0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_d5lopbwd.log', '--grpc-port=8682', '--mon-port=1380', '--ic-port=18161')' in '/home/runner/.ya/build/build_root/go7c/0002e0/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: 3785595
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8682/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/go7c/0002e0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3785609
DEBUG    ya.test:process.py:259 Command (pid 3785609) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3785609) elapsed time (sec): 0.48971033096313477
DEBUG    ya.test:process.py:263 Command (pid 3785609) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3785609) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3785609) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3785609) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3785609) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3785609) maxrss: 541188
DEBUG    ya.test:process.py:263 Command (pid 3785609) minflt: 16258
DEBUG    ya.test:process.py:263 Command (pid 3785609) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3785609) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3785609) nivcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 3785609) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3785609) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3785609) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3785609) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3785609) stime: 0.30386799999999997
DEBUG    ya.test:process.py:263 Command (pid 3785609) utime: 0.112976
DEBUG    ya.test:process.py:263 Command (pid 3785609) wtime: 0.493
DEBUG    ya.test:process.py:275 Command (pid 3785609) output:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:62406/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_zaqcuhkc.log --grpc-port=62406 --mon-port=16381 --ic-port=13470
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/go7c/0002e0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_zaqcuhkc.log', '--grpc-port=62406', '--mon-port=16381', '--ic-port=13470')' in '/home/runner/.ya/build/build_root/go7c/0002e0/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: 3785999
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:62406/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/go7c/0002e0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3786033
DEBUG    ya.test:process.py:259 Command (pid 3786033) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3786033) elapsed time (sec): 0.8535962104797363
DEBUG    ya.test:process.py:263 Command (pid 3786033) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3786033) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3786033) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3786033) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3786033) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3786033) maxrss: 541188
DEBUG    ya.test:process.py:263 Command (pid 3786033) minflt: 16258
DEBUG    ya.test:process.py:263 Command (pid 3786033) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3786033) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3786033) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 3786033) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3786033) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3786033) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3786033) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3786033) stime: 0.244277
DEBUG    ya.test:process.py:263 Command (pid 3786033) utime: 0.126386
DEBUG    ya.test:process.py:263 Command (pid 3786033) wtime: 0.855
DEBUG    ya.test:process.py:275 Command (pid 3786033) output:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:2880/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_2d7xx_pd.log --grpc-port=2880 --mon-port=22354 --ic-port=63219
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/go7c/0002e0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_2d7xx_pd.log', '--grpc-port=2880', '--mon-port=22354', '--ic-port=63219')' in '/home/runner/.ya/build/build_root/go7c/0002e0/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: 3786613
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:2880/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/go7c/0002e0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3786634
DEBUG    ya.test:process.py:259 Command (pid 3786634) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3786634) elapsed time (sec): 0.923271656036377
DEBUG    ya.test:process.py:263 Command (pid 3786634) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3786634) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3786634) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3786634) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3786634) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3786634) maxrss: 541188
DEBUG    ya.test:process.py:263 Command (pid 3786634) minflt: 16288
DEBUG    ya.test:process.py:263 Command (pid 3786634) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3786634) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3786634) nivcsw: 253
DEBUG    ya.test:process.py:263 Command (pid 3786634) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3786634) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3786634) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3786634) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3786634) stime: 0.266325
DEBUG    ya.test:process.py:263 Command (pid 3786634) utime: 0.132983
DEBUG    ya.test:process.py:263 Command (pid 3786634) wtime: 0.927
DEBUG    ya.test:process.py:275 Command (pid 3786634) output:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:4693/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_5hpg17bp.log --grpc-port=4693 --mon-port=9950 --ic-port=32329
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/go7c/0002e0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_5hpg17bp.log', '--grpc-port=4693', '--mon-port=9950', '--ic-port=32329')' in '/home/runner/.ya/build/build_root/go7c/0002e0/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: 3787869
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:4693/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/go7c/0002e0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3787886
DEBUG    ya.test:process.py:259 Command (pid 3787886) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3787886) elapsed time (sec): 0.8589508533477783
DEBUG    ya.test:process.py:263 Command (pid 3787886) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3787886) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3787886) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3787886) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3787886) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3787886) maxrss: 541188
DEBUG    ya.test:process.py:263 Command (pid 3787886) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 3787886) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3787886) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3787886) nivcsw: 261
DEBUG    ya.test:process.py:263 Command (pid 3787886) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3787886) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3787886) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3787886) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3787886) stime: 0.343978
DEBUG    ya.test:process.py:263 Command (pid 3787886) utime: 0.12942599999999999
DEBUG    ya.test:process.py:263 Command (pid 3787886) wtime: 0.872
DEBUG    ya.test:process.py:275 Command (pid 3787886) output:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:24444/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_xk9unow2.log --grpc-port=24444 --mon-port=27952 --ic-port=10854
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/go7c/0002e0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_xk9unow2.log', '--grpc-port=24444', '--mon-port=27952', '--ic-port=10854')' in '/home/runner/.ya/build/build_root/go7c/0002e0/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: 3788442
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:24444/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/go7c/0002e0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3788715
DEBUG    ya.test:process.py:259 Command (pid 3788715) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3788715) elapsed time (sec): 0.4795670509338379
DEBUG    ya.test:process.py:263 Command (pid 3788715) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3788715) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3788715) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3788715) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3788715) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3788715) maxrss: 541188
DEBUG    ya.test:process.py:263 Command (pid 3788715) minflt: 16394
DEBUG    ya.test:process.py:263 Command (pid 3788715) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3788715) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3788715) nivcsw: 279
DEBUG    ya.test:process.py:263 Command (pid 3788715) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3788715) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3788715) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3788715) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3788715) stime: 0.251093
DEBUG    ya.test:process.py:263 Command (pid 3788715) utime: 0.117021
DEBUG    ya.test:process.py:263 Command (pid 3788715) wtime: 0.484
DEBUG    ya.test:process.py:275 Command (pid 3788715) output:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:4653/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_k876vz6i.log --grpc-port=4653 --mon-port=3149 --ic-port=30356
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/go7c/0002e0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_k876vz6i.log', '--grpc-port=4653', '--mon-port=3149', '--ic-port=30356')' in '/home/runner/.ya/build/build_root/go7c/0002e0/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: 3789109
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:4653/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/go7c/0002e0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3789234
DEBUG    ya.test:process.py:259 Command (pid 3789234) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3789234) elapsed time (sec): 0.6329021453857422
DEBUG    ya.test:process.py:263 Command (pid 3789234) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3789234) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3789234) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3789234) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3789234) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3789234) maxrss: 541188
DEBUG    ya.test:process.py:263 Command (pid 3789234) minflt: 16814
DEBUG    ya.test:process.py:263 Command (pid 3789234) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3789234) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3789234) nivcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 3789234) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3789234) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3789234) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3789234) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3789234) stime: 0.259281
DEBUG    ya.test:process.py:263 Command (pid 3789234) utime: 0.129859
DEBUG    ya.test:process.py:263 Command (pid 3789234) wtime: 0.649
DEBUG    ya.test:process.py:275 Command (pid 3789234) output:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:19613/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/go7c/0002e0/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:257 Final command: /home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_20bsobbe.log --grpc-port=19613 --mon-port=14139 --ic-port=30498
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/go7c/0002e0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_20bsobbe.log', '--grpc-port=19613', '--mon-port=14139', '--ic-port=30498')' in '/home/runner/.ya/build/build_root/go7c/0002e0/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: 3789920
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:19613/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/go7c/0002e0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3789921
DEBUG    ya.test:process.py:259 Command (pid 3789921) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3789921) elapsed time (sec): 0.645148515701294
DEBUG    ya.test:process.py:263 Command (pid 3789921) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3789921) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3789921) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3789921) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3789921) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3789921) maxrss: 541188
DEBUG    ya.test:process.py:263 Command (pid 3789921) minflt: 16252
DEBUG    ya.test:process.py:263 Command (pid 3789921) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3789921) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3789921) nivcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 3789921) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3789921) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3789921) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3789921) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3789921) stime: 0.41617299999999996
DEBUG    ya.test:process.py:263 Command (pid 3789921) utime: 0.126032
DEBUG    ya.test:process.py:263 Command (pid 3789921) wtime: 0.648
DEBUG    ya.test:process.py:275 Command (pid 3789921) output:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: 339f95958d2f4a6165d323861d508302f141db4c
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebaf7e26ad7817f3cd8dbbf5943eed6f4ab0813d into 043c6712ec4b9961a29854b7be98f11d9ffbbab2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/go7c/0002e0/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:12179', '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: 15698\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30941\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18161\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13470\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63219\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32329\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10854\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30356\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30498\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/go7c/0002e0/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:12179', '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: 15698\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30941\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18161\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13470\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63219\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32329\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10854\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30356\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30498\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3792006
DEBUG    ya.test:process.py:259 Command (pid 3792006) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3792006) elapsed time (sec): 0.5318288803100586
DEBUG    ya.test:process.py:263 Command (pid 3792006) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3792006) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3792006) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3792006) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3792006) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3792006) maxrss: 549584
DEBUG    ya.test:process.py:263 Command (pid 3792006) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 3792006) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3792006) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3792006) nivcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 3792006) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3792006) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3792006) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 3792006) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3792006) stime: 0.272521
DEBUG    ya.test:process.py:263 Command (pid 3792006) utime: 0.150084
DEBUG    ya.test:process.py:263 Command (pid 3792006) wtime: 0.533
DEBUG    ya.test:process.py:275 Command (pid 3792006) 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 3792006) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/go7c/0002e0/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:12179', '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/go7c/0002e0/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:12179', '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: 3792276
DEBUG    ya.test:process.py:259 Command (pid 3792276) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3792276) elapsed time (sec): 0.6566274166107178
DEBUG    ya.test:process.py:263 Command (pid 3792276) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3792276) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3792276) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3792276) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3792276) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3792276) maxrss: 549544
DEBUG    ya.test:process.py:263 Command (pid 3792276) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 3792276) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3792276) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3792276) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 3792276) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3792276) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3792276) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 3792276) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3792276) stime: 0.263536
DEBUG    ya.test:process.py:263 Command (pid 3792276) utime: 0.150991
DEBUG    ya.test:process.py:263 Command (pid 3792276) wtime: 0.697
DEBUG    ya.test:process.py:275 Command (pid 3792276) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 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, 7e8a99d4-2bfb-43bd-abe6-950ba708916b, localhost:12179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7e8a99d4-2bfb-43bd-abe6-950ba708916b, localhost:12179): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7e8a99d4-2bfb-43bd-abe6-950ba708916b, localhost:12179): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-uoubqslfji.auto.internal" port: 12179 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-uoubqslfji.auto.internal" port: 62406 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-uoubqslfji.auto.internal" port: 24444 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-uoubqslfji.auto.internal" port: 19613 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-uoubqslfji.auto.internal" port: 8682 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-uoubqslfji.auto.internal" port: 4653 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-uoubqslfji.auto.internal" port: 4693 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-uoubqslfji.auto.internal" port: 19679 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-uoubqslfji.auto.internal" port: 2880 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-uoubqslfji.auto.internal:24444, location 1, ssl: False>, <Endpoint ghrun-uoubqslfji.auto.internal:62406, location 1, ssl: False>, <Endpoint ghrun-uoubqslfji.auto.internal:12179, location 1, ssl: False>, <Endpoint ghrun-uoubqslfji.auto.internal:4653, location 2, ssl: False>, <Endpoint ghrun-uoubqslfji.auto.internal:2880, location 2, ssl: False>, <Endpoint ghrun-uoubqslfji.auto.internal:19679, location 2, ssl: False>, <Endpoint ghrun-uoubqslfji.auto.internal:19613, location 3, ssl: False>, <Endpoint ghrun-uoubqslfji.auto.internal:8682, location 3, ssl: False>, <Endpoint ghrun-uoubqslfji.auto.internal:4693, 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/go7c/0002e0/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/go7c/0002e0/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:12179', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3792699
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:12179
DEBUG    ya.test:process.py:259 Command (pid 3792699) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3792699) elapsed time (sec): 21.257035493850708
DEBUG    ya.test:process.py:263 Command (pid 3792699) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3792699) inblock: 16680
DEBUG    ya.test:process.py:263 Command (pid 3792699) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3792699) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3792699) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3792699) maxrss: 203784
DEBUG    ya.test:process.py:263 Command (pid 3792699) minflt: 17950
DEBUG    ya.test:process.py:263 Command (pid 3792699) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3792699) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3792699) nivcsw: 538
DEBUG    ya.test:process.py:263 Command (pid 3792699) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3792699) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3792699) nvcsw: 3078
DEBUG    ya.test:process.py:263 Command (pid 3792699) oublock: 184
DEBUG    ya.test:process.py:263 Command (pid 3792699) stime: 0.180638
DEBUG    ya.test:process.py:263 Command (pid 3792699) utime: 1.45715
DEBUG    ya.test:process.py:263 Command (pid 3792699) wtime: 21.265
DEBUG    ya.test:process.py:275 Command (pid 3792699) output:

DEBUG    ya.test:process.py:276 Command (pid 3792699) errors:
...336 Utf8, c1337 Date, c1338 Datetime64, c1339 Date NOT NULL, c1340 Interval64, c1341 Json, c1342 Date32, c1343 Uint32, c1344 Decimal(15,0), c1345 Decimal(15,0), c1346 Int32, c1347 Date, c1348 Utf8 NOT NULL, c1349 Decimal(35,10) NOT NULL, c1350 Int16, c1351 Interval64, c1352 Uint16, c1353 Double, c1354 String, c1355 Datetime64, c1356 Interval64, c1357 Date32, c1358 Utf8, c1359 String NOT NULL, c1360 Double, c1361 Int32 NOT NULL, c1362 Datetime64 NOT NULL, c1363 Uint16, c1364 Uint16, c1365 Uint8, c1366 Date NOT NULL, c1367 Uint32, c1368 Uint32 NOT NULL, c1369 Timestamp64 NOT NULL, c1370 Decimal(35,10) NOT NULL, c1371 Int64 NOT NULL, c1372 Datetime NOT NULL, c1373 Utf8, c1374 Decimal(15,0), c1375 Datetime64 NOT NULL, c1376 Decimal(22,9) NOT NULL, c1377 Bool NOT NULL, c1378 Int32 NOT NULL, c1379 String NOT NULL, c1380 Int32 NOT NULL, c1381 Int32 NOT NULL, c1382 Bool NOT NULL, c1383 Json NOT NULL, c1384 Decimal(15,0), c1385 Decimal(15,0) NOT NULL, c1386 Int8, c1387 Json, c1388 JsonDocument NOT NULL, c1389 Date32 NOT NULL, c1390 Decimal(15,0) NOT NULL, c1391 Uint8 NOT NULL, c1392 Int16, c1393 Int8, c1394 Datetime64 NOT NULL, c1395 Uint16, c1396 Decimal(22,9), c1397 Interval64 NOT NULL, c1398 Decimal(22,9) NOT NULL, c1399 Int64 NOT NULL, c1400 Timestamp64 NOT NULL, c1401 Int16, c1402 Json, c1403 JsonDocument NOT NULL, c1404 Double NOT NULL, c1405 Uint64, c1406 Interval64 NOT NULL, c1407 Json NOT NULL, c1408 Int64 NOT NULL, c1409 String, c1410 Uint32, c1411 Int8, c1412 Uint8 NOT NULL, c1413 Interval64, c1414 Int64 NOT NULL, c1415 Int8 NOT NULL, c1416 Int32, c1417 Int32 NOT NULL, c1418 Decimal(15,0) NOT NULL, c1419 Utf8, c1420 Int32, c1421 Int16 NOT NULL, c1422 Int16, c1423 Json, c1424 Decimal(35,10), c1425 Datetime64 NOT NULL, c1426 JsonDocument NOT NULL, c1427 String, c1428 Datetime NOT NULL, c1429 Json, c1430 Uint32, c1431 Float NOT NULL, c1432 Datetime64 NOT NULL, c1433 Decimal(15,0) NOT NULL, c1434 JsonDocument, c1435 Int32 NOT NULL, c1436 Int32 NOT NULL, c1437 JsonDocument NOT NULL, c1438 Uint8, c1439 Timestamp NOT NULL, c1440 Decimal(22,9) NOT NULL, c1441 String, c1442 Timestamp64, c1443 Uint16, c1444 Interval64 NOT NULL, c1445 Uint32, c1446 Decimal(15,0) NOT NULL, c1447 Yson, c1448 String NOT NULL, c1449 Interval64 NOT NULL, c1450 Bool, c1451 Uint64 NOT NULL, c1452 Double NOT NULL, c1453 Uint32 NOT NULL, c1454 Uint64 NOT NULL, c1455 Json, c1456 Uint8, c1457 Int64 NOT NULL, c1458 Uint32 NOT NULL, c1459 Yson, c1460 Float NOT NULL, c1461 Datetime64, c1462 Int64, c1463 Yson NOT NULL, c1464 Int16 NOT NULL, c1465 Int8, c1466 Datetime64, c1467 Yson NOT NULL, c1468 Yson NOT NULL, c1469 Interval64 NOT NULL, c1470 Uint32, c1471 Decimal(15,0), c1472 Int16, c1473 Date32, c1474 Int64 NOT NULL, c1475 Int8, c1476 String, c1477 Bool, c1478 Decimal(15,0), c1479 Date32, c1480 Datetime64, c1481 String, c1482 Int64 NOT NULL, c1483 Decimal(15,0), c1484 Date, c1485 Float NOT NULL, c1486 Datetime64 NOT NULL, c1487 Json NOT NULL, c1488 String NOT NULL, c1489 Int16 NOT NULL, c1490 Datetime64 NOT NULL, c1491 Timestamp64 NOT NULL, c1492 Timestamp, c1493 Int64, c1494 Int32, c1495 Decimal(15,0) NOT NULL, c1496 Int16, c1497 Uint8, c1498 Yson NOT NULL, c1499 Datetime64 NOT NULL, c1500 Date32 NOT NULL, c1501 Uint8 NOT NULL, c1502 Decimal(35,10) NOT NULL, c1503 Int8 NOT NULL, c1504 Timestamp, c1505 Uint16 NOT NULL, c1506 Datetime NOT NULL, c1507 Double, c1508 Int64, c1509 JsonDocument, c1510 Int64, c1511 Decimal(15,0), c1512 Int8 NOT NULL, c1513 Uint8 NOT NULL, c1514 Datetime NOT NULL, c1515 Uint8, c1516 Int16 NOT NULL, c1517 Double NOT NULL, c1518 Interval64 NOT NULL, c1519 Yson, c1520 Yson NOT NULL, c1521 JsonDocument, c1522 Interval64 NOT NULL, c1523 Date32 NOT NULL, c1524 Uint32, c1525 Float, c1526 Decimal(35,10) NOT NULL, c1527 Utf8, c1528 Datetime64, c1529 Int8, c1530 String, c1531 Int8, c1532 Float, c1533 Uint64, c1534 Decimal(35,10), c1535 Date32 NOT NULL, c1536 Double, c1537 Uint32 NOT NULL, c1538 Timestamp, c1539 Int32 NOT NULL, c1540 Decimal(15,0), c1541 Float, c1542 Timestamp64 NOT NULL, c1543 Timestamp64 NOT NULL, c1544 Int32, c1545 Utf8 NOT NULL, c1546 Yson, c1547 Utf8 NOT NULL, c1548 Yson, c1549 Utf8 NOT NULL, c1550 Timestamp64 NOT NULL, c1551 JsonDocument NOT NULL, c1552 Uint32, c1553 Uint16, c1554 Timestamp64, c1555 Int8, c1556 Json, c1557 Yson, c1558 Int32 NOT NULL, c1559 Datetime NOT NULL, c1560 Timestamp64 NOT NULL, c1561 Int32, c1562 Decimal(22,9), c1563 Interval64, c1564 Timestamp64, c1565 Date32 NOT NULL, c1566 Interval64, c1567 Timestamp64, c1568 Utf8, c1569 Uint8, c1570 Json NOT NULL, c1571 Int16 NOT NULL, c1572 Date NOT NULL, c1573 Float NOT NULL, c1574 Double NOT NULL, c1575 Utf8 NOT NULL, c1576 Int32, c1577 Datetime NOT NULL, c1578 Uint32, c1579 Bool NOT NULL, c1580 JsonDocument, c1581 String, c1582 Decimal(22,9) NOT NULL, c1583 Bool NOT NULL, c1584 Timestamp, c1585 Uint8, c1586 Double NOT NULL, c1587 Interval64, c1588 Datetime, c1589 Yson NOT NULL, c1590 Timestamp NOT NULL, c1591 Int64, c1592 Timestamp64 NOT NULL, c1593 Utf8 NOT NULL, c1594 Decimal(15,0), c1595 Utf8 NOT NULL, c1596 JsonDocument, c1597 Int16 NOT NULL, c1598 Yson, c1599 Decimal(35,10) NOT NULL, c1600 Uint8 NOT NULL, c1601 String NOT NULL, c1602 Json NOT NULL, c1603 String, c1604 Decimal(22,9), c1605 Bool NOT NULL, c1606 Uint16 NOT NULL, c1607 Int64, c1608 Int16, c1609 String NOT NULL, c1610 Utf8 NOT NULL, c1611 Double NOT NULL, c1612 Int32, c1613 Date NOT NULL, c1614 Uint16, c1615 Date, c1616 Uint64, c1617 Json, c1618 Int16 NOT NULL, c1619 Datetime64, c1620 Interval64, c1621 Interval64 NOT NULL, c1622 Bool, c1623 Decimal(35,10), c1624 Decimal(35,10) NOT NULL, c1625 Int32 NOT NULL, c1626 Int64 NOT NULL, c1627 Uint32, c1628 JsonDocument, c1629 Decimal(15,0) NOT NULL, c1630 Int16 NOT NULL, c1631 Int64, c1632 Datetime NOT NULL, c1633 Decimal(35,10) NOT NULL, c1634 Decimal(15,0), c1635 Int32 NOT NULL, c1636 Timestamp64, c1637 Utf8 NOT NULL, c1638 Bool NOT NULL, c1639 Decimal(22,9), c1640 Decimal(35,10), c1641 Timestamp, c1642 Uint32 NOT NULL, c1643 Uint32 NOT NULL, c1644 Uint8, c1645 Date, c1646 Double, c1647 String, c1648 Double, c1649 Date32, c1650 Timestamp64, c1651 Json, c1652 Int16, c1653 Decimal(22,9), c1654 Date, c1655 Double, c1656 Double, c1657 Uint16 NOT NULL, c1658 Yson NOT NULL, c1659 Uint64 NOT NULL, c1660 Utf8 NOT NULL, c1661 String, c1662 Decimal(15,0) NOT NULL, c1663 Json, c1664 Double NOT NULL, c1665 Yson NOT NULL, c1666 Int16 NOT NULL, c1667 Date32 NOT NULL, c1668 Float, c1669 Date32, c1670 Date32, c1671 Int64 NOT NULL, c1672 Int16, c1673 Decimal(22,9) NOT NULL, c1674 Decimal(35,10), c1675 Uint32 NOT NULL, c1676 Uint32, c1677 Decimal(35,10) NOT NULL, c1678 Int32 NOT NULL, c1679 Int16 NOT NULL, c1680 Decimal(35,10), c1681 Decimal(15,0), c1682 Decimal(35,10), c1683 Date, c1684 Json, c1685 Decimal(35,10) NOT NULL, c1686 Uint64, c1687 Double, c1688 Json NOT NULL, c1689 Datetime NOT NULL, c1690 Uint64 NOT NULL, c1691 Utf8, c1692 Decimal(35,10), c1693 Int64, c1694 Double NOT NULL, c1695 Timestamp NOT NULL, c1696 Int32 NOT NULL, c1697 Decimal(15,0) NOT NULL, c1698 Uint8 NOT NULL, c1699 Int8 NOT NULL, c1700 Double, c1701 Uint8 NOT NULL, c1702 Datetime NOT NULL, c1703 Decimal(15,0) NOT NULL, c1704 Date, c1705 Int64, c1706 Timestamp NOT NULL, c1707 Timestamp64 NOT NULL, c1708 Float, c1709 Uint64, c1710 Yson, c1711 Uint64 NOT NULL, c1712 Decimal(15,0) NOT NULL, c1713 Double, c1714 Timestamp64 NOT NULL, c1715 Interval64, c1716 Uint32 NOT NULL, c1717 Float, c1718 Timestamp, c1719 Timestamp, c1720 Decimal(35,10), c1721 Int64 NOT NULL, c1722 Yson, c1723 Decimal(15,0), c1724 Uint16 NOT NULL, c1725 Timestamp64 NOT NULL, c1726 Timestamp64, c1727 Decimal(22,9) NOT NULL, c1728 Decimal(35,10), c1729 Decimal(35,10) NOT NULL, c1730 Json NOT NULL, c1731 Int64 NOT NULL, c1732 Interval64 NOT NULL, c1733 Date NOT NULL, c1734 Yson NOT NULL, c1735 Json NOT NULL, c1736 Int16, c1737 Uint16, c1738 Int32 NOT NULL, c1739 Uint64 NOT NULL, c1740 Double, c1741 Int16 NOT NULL, c1742 JsonDocument NOT NULL, c1743 Yson, c1744 JsonDocument NOT NULL, c1745 Datetime64, c1746 Timestamp, c1747 Bool, c1748 Utf8 NOT NULL, c1749 Int64 NOT NULL, c1750 Json NOT NULL, c1751 Uint32 NOT NULL, c1752 Uint32, c1753 Datetime64, c1754 Timestamp64, c1755 Decimal(22,9), c1756 Int16, c1757 Int16, c1758 Float NOT NULL, c1759 Json NOT NULL, c1760 Int64 NOT NULL, c1761 Timestamp64, c1762 Int32 NOT NULL, c1763 JsonDocument NOT NULL, c1764 Uint8, c1765 Decimal(15,0), c1766 Json, c1767 Float NOT NULL, c1768 Uint64, c1769 Decimal(15,0), c1770 Int8 NOT NULL, c1771 Decimal(35,10) NOT NULL, c1772 Date, c1773 Uint64, c1774 Date, c1775 Int32, c1776 Uint16, c1777 Float NOT NULL, c1778 Uint8 NOT NULL, c1779 Decimal(22,9), c1780 Float NOT NULL, c1781 Decimal(15,0), c1782 Uint32, c1783 Timestamp, c1784 Float NOT NULL, c1785 Datetime64 NOT NULL, c1786 Uint64 NOT NULL, c1787 Json, c1788 Int32 NOT NULL, c1789 Bool, c1790 Decimal(35,10) NOT NULL, c1791 Uint64, c1792 Float, c1793 Interval64 NOT NULL, c1794 Bool, c1795 Utf8, c1796 Utf8, c1797 Datetime, c1798 Date NOT NULL, c1799 Int8, c1800 Json NOT NULL, c1801 Decimal(22,9), c1802 Uint8, c1803 Datetime64, c1804 Date NOT NULL, c1805 Date32, c1806 Decimal(35,10), c1807 Uint16, c1808 Decimal(22,9) NOT NULL, c1809 Bool NOT NULL, c1810 Double NOT NULL, c1811 Decimal(22,9) NOT NULL, c1812 String, c1813 Int8, c1814 JsonDocument, c1815 Date32, c1816 Timestamp, c1817 Float, c1818 Datetime64 NOT NULL, c1819 Int16 NOT NULL, c1820 Int32, c1821 Interval64, c1822 Utf8, c1823 Date, c1824 Json NOT NULL, c1825 Date32, c1826 Int8 NOT NULL, c1827 Bool, c1828 Timestamp, c1829 Interval64, c1830 Int64, c1831 Int32, c1832 Uint8, c1833 Yson, c1834 Utf8, c1835 Double, c1836 Decimal(35,10) NOT NULL, c1837 Date32 NOT NULL, c1838 Uint8, c1839 Interval64, c1840 Utf8, c1841 Datetime, c1842 Decimal(15,0) NOT NULL, c1843 Decimal(15,0), c1844 Datetime NOT NULL, c1845 Interval64 NOT NULL, c1846 String NOT NULL, c1847 Double, c1848 Decimal(22,9), c1849 Yson, c1850 Datetime64, c1851 Utf8 NOT NULL, c1852 Int64 NOT NULL, c1853 Uint16, c1854 Uint32 NOT NULL, c1855 Uint64, c1856 JsonDocument, c1857 Double NOT NULL, c1858 Uint32, c1859 Date32 NOT NULL, c1860 JsonDocument NOT NULL, c1861 Decimal(22,9) NOT NULL, c1862 Decimal(35,10) NOT NULL, c1863 Timestamp NOT NULL, c1864 JsonDocument, c1865 JsonDocument NOT NULL, c1866 Uint64 NOT NULL, c1867 Datetime64 NOT NULL, c1868 Date32, c1869 String NOT NULL, c1870 Int32 NOT NULL, c1871 Uint8 NOT NULL, c1872 Uint32 NOT NULL, c1873 Int8 NOT NULL, c1874 Datetime64, c1875 Uint32, c1876 Float NOT NULL, c1877 Interval64, c1878 Interval64, c1879 Uint16, c1880 Timestamp, c1881 Date, c1882 Uint8, c1883 Uint64 NOT NULL, c1884 Float NOT NULL, c1885 Utf8, c1886 Date32, c1887 Bool, c1888 JsonDocument NOT NULL, c1889 Uint8, c1890 Utf8, c1891 Float NOT NULL, c1892 Utf8 NOT NULL, c1893 Yson NOT NULL, c1894 Int16, c1895 Float, c1896 Uint16, c1897 Bool, c1898 Int8, c1899 Timestamp64 NOT NULL, c1900 Int64 NOT NULL, c1901 Utf8 NOT NULL, c1902 Int64, c1903 Datetime, c1904 Json NOT NULL, c1905 Uint8, c1906 Uint8 NOT NULL, c1907 Bool, c1908 Timestamp NOT NULL, c1909 Uint32, c1910 Timestamp64, c1911 String NOT NULL, c1912 Bool, c1913 JsonDocument, c1914 Datetime, c1915 Int32, c1916 Uint16 NOT NULL, c1917 Json NOT NULL, c1918 Uint8 NOT NULL, c1919 Date32, c1920 Bool NOT NULL, c1921 Decimal(15,0), c1922 Date32, c1923 String NOT NULL, c1924 Int16 NOT NULL, c1925 Datetime64 NOT NULL, c1926 Int32 NOT NULL, c1927 Date32, c1928 Uint32 NOT NULL, c1929 Decimal(22,9) NOT NULL, c1930 Timestamp64, c1931 Uint8, c1932 Bool, c1933 Utf8 NOT NULL, c1934 Double NOT NULL, c1935 Utf8, c1936 Uint64 NOT NULL, c1937 Datetime64, c1938 Int8, c1939 Float, c1940 Double NOT NULL, c1941 Json NOT NULL, c1942 Float, c1943 Datetime, c1944 Decimal(35,10) NOT NULL, c1945 Bool NOT NULL, c1946 Uint8, c1947 Json NOT NULL, c1948 Yson NOT NULL, c1949 Double, c1950 Timestamp NOT NULL, c1951 Int32 NOT NULL, c1952 Json NOT NULL, c1953 Timestamp NOT NULL, c1954 Uint32, c1955 Date NOT NULL, c1956 Uint64 NOT NULL, c1957 Timestamp NOT NULL, c1958 JsonDocument, c1959 Datetime64 NOT NULL, c1960 Interval64, c1961 String, c1962 Yson NOT NULL, c1963 Json NOT NULL, c1964 String NOT NULL, c1965 Uint64 NOT NULL, c1966 Uint8 NOT NULL, c1967 String, c1968 Json NOT NULL, c1969 Datetime, c1970 Uint32, c1971 Uint64, c1972 Date32, c1973 Decimal(15,0) NOT NULL, c1974 Int64, c1975 Yson NOT NULL, c1976 String, c1977 Int16, c1978 Timestamp NOT NULL, c1979 Datetime, c1980 Decimal(35,10) NOT NULL, c1981 Uint64, c1982 Utf8 NOT NULL, c1983 Datetime64 NOT NULL, c1984 Datetime NOT NULL, c1985 Yson, c1986 Yson NOT NULL, c1987 Timestamp64 NOT NULL, c1988 Bool, c1989 Yson NOT NULL, c1990 Uint8 NOT NULL, c1991 Timestamp, c1992 Bool NOT NULL, c1993 Date32 NOT NULL, c1994 Int16 NOT NULL, c1995 Date32, c1996 Uint64, c1997 Uint16, c1998 Decimal(15,0) NOT NULL, c1999 Uint8 NOT NULL, c2000 Utf8, c2001 Int32, c2002 Yson NOT NULL, c2003 Int64 NOT NULL, c2004 Json, c2005 Float NOT NULL, c2006 Double, c2007 Datetime, c2008 Date32 NOT NULL, c2009 Utf8 NOT NULL, c2010 Bool NOT NULL, c2011 String, c2012 Double NOT NULL, c2013 Uint8, c2014 JsonDocument NOT NULL, c2015 Int32 NOT NULL, c2016 Uint16, c2017 Int64 NOT NULL, c2018 Date, c2019 String NOT NULL, c2020 Int16, c2021 Interval64, c2022 Int32, c2023 Datetime, c2024 Decimal(15,0), c2025 Timestamp NOT NULL, c2026 Uint16, c2027 Datetime, c2028 Json NOT NULL, c2029 Uint64, c2030 Int16 NOT NULL, c2031 Bool NOT NULL, c2032 Interval64, c2033 Int64 NOT NULL, c2034 Bool, c2035 Int64 NOT NULL, c2036 Utf8, c2037 String, c2038 Double NOT NULL, c2039 Bool, c2040 Int16 NOT NULL, c2041 Timestamp NOT NULL, c2042 Timestamp NOT NULL, c2043 Uint16 NOT NULL, c2044 String, c2045 Json, c2046 Uint16, c2047 Decimal(22,9), c2048 Int64 NOT NULL, c2049 Bool NOT NULL, c2050 Float NOT NULL, c2051 Interval64 NOT NULL, c2052 Float NOT NULL, c2053 Datetime64 NOT NULL, c2054 Yson NOT NULL, c2055 Int64 NOT NULL, c2056 Timestamp64 NOT NULL, c2057 String NOT NULL, c2058 JsonDocument, c2059 Interval64, c2060 Date NOT NULL, c2061 Int16, c2062 Uint8, c2063 Date32 NOT NULL, c2064 Datetime64 NOT NULL, c2065 Uint8, c2066 Uint8, c2067 Int32 NOT NULL, c2068 Datetime NOT NULL, c2069 Decimal(15,0), c2070 Uint64, c2071 Bool, c2072 Uint64 NOT NULL, c2073 Timestamp64, c2074 Decimal(15,0) NOT NULL, c2075 Bool, c2076 Yson NOT NULL, c2077 Int64 NOT NULL, c2078 Double, c2079 Int16, c2080 String NOT NULL, c2081 Timestamp64 NOT NULL, c2082 String, c2083 Int16 NOT NULL, c2084 Uint16 NOT NULL, c2085 Uint64 NOT NULL, c2086 Uint64, c2087 Uint8 NOT NULL, c2088 Decimal(35,10) NOT NULL, c2089 Date32 NOT NULL, c2090 Float, c2091 Datetime, c2092 JsonDocument, c2093 Decimal(35,10) NOT NULL, c2094 Decimal(35,10) NOT NULL, c2095 Int64 NOT NULL, c2096 Decimal(22,9) NOT NULL, c2097 Decimal(15,0), c2098 String, c2099 Uint32 NOT NULL, c2100 Decimal(15,0) NOT NULL, c2101 Uint8, c2102 Interval64, c2103 String NOT NULL, c2104 Datetime, c2105 Timestamp64, c2106 Uint16, c2107 Decimal(35,10) NOT NULL, c2108 Yson, c2109 Date32, c2110 Int64, c2111 Double, c2112 Utf8 NOT NULL, c2113 Int16 NOT NULL, c2114 Uint64 NOT NULL, c2115 Int16 NOT NULL, c2116 Timestamp64 NOT NULL, c2117 Datetime NOT NULL, c2118 Uint8, c2119 Date, c2120 Decimal(15,0), c2121 Json, c2122 Uint32, c2123 Uint16, c2124 Double, c2125 Date NOT NULL, c2126 Interval64, c2127 Datetime, c2128 Double NOT NULL, c2129 Decimal(35,10), c2130 Datetime NOT NULL, c2131 JsonDocument, c2132 String NOT NULL, c2133 Date, c2134 String NOT NULL, c2135 Date32 NOT NULL, c2136 Int32 NOT NULL, c2137 Decimal(35,10), c2138 Float, c2139 Decimal(22,9), c2140 Double NOT NULL, c2141 Yson NOT NULL, c2142 Utf8, c2143 Json, c2144 Decimal(22,9), c2145 Uint16 NOT NULL, c2146 Json NOT NULL, c2147 String NOT NULL, c2148 Datetime, c2149 Bool, c2150 Float, c2151 Decimal(35,10) NOT NULL, c2152 Uint8, c2153 Int32, c2154 Date, c2155 Date32 NOT NULL, c2156 Date32 NOT NULL, c2157 Uint16 NOT NULL, c2158 Bool, c2159 Int8, c2160 Yson NOT NULL, c2161 Datetime, c2162 Uint64, c2163 Date, c2164 Int8, c2165 Decimal(15,0), c2166 Decimal(35,10), c2167 JsonDocument, c2168 Datetime64 NOT NULL, c2169 Uint32 NOT NULL, c2170 JsonDocument NOT NULL, c2171 Date NOT NULL, c2172 String NOT NULL, c2173 Int16 NOT NULL, c2174 String NOT NULL, c2175 Int32, c2176 Uint64 NOT NULL, c2177 Double, c2178 String, c2179 Uint16, c2180 Decimal(22,9), c2181 Uint64 NOT NULL, c2182 Int64 NOT NULL, c2183 Yson NOT NULL, c2184 Decimal(35,10), c2185 Int32, c2186 JsonDocument, c2187 Decimal(22,9) NOT NULL, c2188 Uint16, c2189 Json, c2190 Yson, c2191 Utf8 NOT NULL, c2192 Bool NOT NULL, c2193 Double NOT NULL, c2194 Timestamp64 NOT NULL, c2195 Int64, c2196 Yson, c2197 Timestamp, c2198 JsonDocument NOT NULL, c2199 Utf8 NOT NULL, c2200 Decimal(35,10), c2201 Datetime64, c2202 Date32, c2203 String NOT NULL, c2204 Int64, c2205 Uint32 NOT NULL, c2206 Datetime64 NOT NULL, c2207 Uint8, c2208 Yson NOT NULL, c2209 Decimal(15,0), c2210 String NOT NULL, c2211 Uint16, c2212 Uint16 NOT NULL, c2213 Timestamp NOT NULL, c2214 Date NOT NULL, c2215 Decimal(35,10) NOT NULL, c2216 Bool NOT NULL, c2217 Uint16, c2218 Uint8 NOT NULL, c2219 Datetime64, c2220 Uint16 NOT NULL, c2221 Datetime64, c2222 Datetime64 NOT NULL, c2223 Int64 NOT NULL, c2224 Date, c2225 Int64, c2226 Float NOT NULL, c2227 Date NOT NULL, c2228 Uint16, c2229 Int16 NOT NULL, c2230 Date, c2231 Date, c2232 Decimal(15,0), c2233 Yson, c2234 Datetime, c2235 Yson, c2236 Json, c2237 Uint16, c2238 Uint64, c2239 Interval64 NOT NULL, c2240 Json NOT NULL, c2241 Uint16, c2242 Uint64, c2243 Yson, c2244 Timestamp64, c2245 Uint32, c2246 Int64 NOT NULL, c2247 JsonDocument, c2248 Float NOT NULL, c2249 Json, c2250 Decimal(35,10) NOT NULL, c2251 Int16 NOT NULL, c2252 String NOT NULL, c2253 Uint64, c2254 Decimal(22,9) NOT NULL, c2255 Utf8 NOT NULL, c2256 Utf8 NOT NULL, c2257 Interval64, c2258 Int8, c2259 Decimal(35,10), c2260 Uint8, c2261 Int8, c2262 Yson NOT NULL, c2263 Uint32, c2264 Json NOT NULL, c2265 Int64 NOT NULL, c2266 String, c2267 Timestamp, c2268 Double NOT NULL, c2269 Bool, c2270 JsonDocument NOT NULL, c2271 JsonDocument, c2272 Uint64, c2273 Timestamp64, c2274 JsonDocument, c2275 Uint8, c2276 Decimal(35,10), c2277 Uint64, c2278 Int16 NOT NULL, c2279 Int8, c2280 Int32 NOT NULL, c2281 Timestamp64 NOT NULL, c2282 Decimal(22,9) NOT NULL, c2283 Int32 NOT NULL, c2284 Uint8, c2285 Int64, c2286 Decimal(15,0), c2287 Decimal(15,0), c2288 Datetime, c2289 Interval64, c2290 Datetime64, c2291 Int16 NOT NULL, c2292 JsonDocument NOT NULL, c2293 Interval64, c2294 Datetime64, c2295 Double NOT NULL, c2296 Uint8 NOT NULL, c2297 Uint8, c2298 String NOT NULL, c2299 Decimal(15,0), c2300 Decimal(15,0) NOT NULL, c2301 Datetime NOT NULL, c2302 Double NOT NULL, c2303 Uint32 NOT NULL, c2304 Uint8, c2305 Timestamp64, c2306 Datetime64, c2307 Datetime NOT NULL, c2308 Date NOT NULL, c2309 Datetime NOT NULL, c2310 Uint32 NOT NULL, c2311 JsonDocument, c2312 Int64, c2313 Date32 NOT NULL, c2314 Datetime, c2315 Uint32 NOT NULL, c2316 Uint32, c2317 Double, c2318 Int8 NOT NULL, c2319 Uint8 NOT NULL, c2320 Date, c2321 Uint64 NOT NULL, c2322 Bool, c2323 Timestamp64, c2324 Interval64 NOT NULL, c2325 Json NOT NULL, c2326 Decimal(15,0) NOT NULL, c2327 Int32, c2328 Int16 NOT NULL, c2329 Decimal(15,0), c2330 Json NOT NULL, c2331 Timestamp64 NOT NULL, c2332 Date NOT NULL, c2333 Double, c2334 Int16, c2335 Decimal(35,10), c2336 Bool NOT NULL, c2337 Date, c2338 Datetime NOT NULL, c2339 Float NOT NULL, c2340 Int16, c2341 Uint32, c2342 Date32 NOT NULL, c2343 Decimal(35,10) NOT NULL, c2344 String NOT NULL, c2345 Int8 NOT NULL, c2346 Decimal(15,0) NOT NULL, c2347 Int16 NOT NULL, c2348 Timestamp, c2349 Decimal(22,9) NOT NULL, c2350 Decimal(35,10), c2351 Int64 NOT NULL, c2352 JsonDocument NOT NULL, c2353 Timestamp, c2354 Datetime64 NOT NULL, c2355 Bool NOT NULL, c2356 JsonDocument NOT NULL, c2357 Float NOT NULL, c2358 JsonDocument NOT NULL, c2359 Date32 NOT NULL, c2360 JsonDocument NOT NULL, c2361 Decimal(35,10) NOT NULL, c2362 Interval64, c2363 Uint64 NOT NULL, c2364 Decimal(22,9) NOT NULL, c2365 Interval64, c2366 Uint16 NOT NULL, c2367 Utf8, c2368 Date32, c2369 Json NOT NULL, c2370 Decimal(15,0), c2371 Timestamp NOT NULL, c2372 Uint8 NOT NULL, c2373 Decimal(22,9) NOT NULL, c2374 Uint32 NOT NULL, c2375 Uint16, c2376 Int8 NOT NULL, c2377 Int64 NOT NULL, c2378 Double, c2379 Timestamp, c2380 Int16 NOT NULL, c2381 Utf8, c2382 Datetime, c2383 Date32 NOT NULL, c2384 Yson, c2385 Timestamp NOT NULL, c2386 Int32 NOT NULL, c2387 Uint32 NOT NULL, c2388 Int64, c2389 Int8, c2390 Date32, c2391 Date32, c2392 Interval64, c2393 Int64 NOT NULL, c2394 Date, c2395 Datetime64 NOT NULL, c2396 Int32, c2397 Float NOT NULL, c2398 Uint16 NOT NULL, c2399 Uint16 NOT NULL, c2400 Int64, c2401 Date32, c2402 Timestamp64, c2403 Decimal(35,10) NOT NULL, c2404 Uint32, c2405 Uint64 NOT NULL, c2406 Yson, c2407 Uint16 NOT NULL, c2408 Datetime64, c2409 Utf8, c2410 Date32 NOT NULL, c2411 JsonDocument NOT NULL, c2412 Int16, c2413 Bool NOT NULL, c2414 JsonDocument NOT NULL, c2415 Int16, c2416 Yson NOT NULL, c2417 Uint32 NOT NULL, c2418 Float, c2419 Int64 NOT NULL, c2420 Date32 NOT NULL, c2421 Decimal(22,9), c2422 Interval64 NOT NULL, c2423 Decimal(22,9), c2424 Timestamp, c2425 Uint32 NOT NULL, c2426 Datetime, c2427 Yson NOT NULL, c2428 Timestamp64, c2429 Date NOT NULL, c2430 Datetime64, c2431 Uint16, c2432 Uint64 NOT NULL, c2433 Bool NOT NULL, c2434 Interval64, c2435 Decimal(22,9), c2436 Bool, c2437 Int16, c2438 Interval64 NOT NULL, c2439 Utf8, c2440 Int16, c2441 Decimal(22,9) NOT NULL, c2442 Uint8 NOT NULL, c2443 Int32, c2444 Decimal(22,9) NOT NULL, c2445 Float NOT NULL, c2446 Interval64 NOT NULL, c2447 Int64 NOT NULL, c2448 JsonDocument, c2449 Int16, c2450 Uint64, c2451 Interval64, c2452 Uint32, c2453 Date NOT NULL, c2454 Uint32 NOT NULL, c2455 Uint8 NOT NULL, c2456 Date32, c2457 Interval64 NOT NULL, c2458 Decimal(22,9), c2459 Yson, c2460 Int64, c2461 Timestamp, c2462 Decimal(35,10) NOT NULL, c2463 Interval64 NOT NULL, c2464 Decimal(35,10) NOT NULL, c2465 Bool NOT NULL, c2466 Date32, c2467 Int64, c2468 Bool, c2469 Date32, c2470 Bool, c2471 Interval64 NOT NULL, c2472 Uint32 NOT NULL, c2473 Uint32 NOT NULL, c2474 Int32, c2475 Uint64 NOT NULL, c2476 Date32, c2477 Uint16 NOT NULL, c2478 Decimal(22,9) NOT NULL, c2479 Timestamp NOT NULL, c2480 Decimal(22,9), c2481 Datetime64, c2482 String NOT NULL, c2483 Json, c2484 Float NOT NULL, c2485 Interval64, c2486 Float NOT NULL, c2487 Bool NOT NULL, c2488 Date32, c2489 Timestamp64, c2490 Int64, c2491 Uint16 NOT NULL, c2492 String NOT NULL, c2493 Datetime NOT NULL, c2494 Datetime NOT NULL, c2495 Datetime, c2496 Int64 NOT NULL, c2497 Int32 NOT NULL, c2498 Date32, c2499 Yson, c2500 JsonDocument, c2501 Uint8, c2502 Double NOT NULL, c2503 Timestamp, c2504 Yson NOT NULL, c2505 Decimal(22,9), c2506 Datetime64, c2507 Utf8, c2508 Float NOT NULL, c2509 Uint8, c2510 Datetime64, c2511 Uint16 NOT NULL, c2512 Int32, c2513 Date32, c2514 String NOT NULL, c2515 JsonDocument NOT NULL, c2516 Yson NOT NULL, c2517 JsonDocument, c2518 Float, c2519 Int16 NOT NULL, c2520 JsonDocument NOT NULL, c2521 Uint8, c2522 Decimal(22,9), c2523 Bool NOT NULL, c2524 Yson, c2525 String, c2526 Uint32, c2527 Uint32, c2528 JsonDocument NOT NULL, c2529 Timestamp, c2530 Date32, c2531 Int16, c2532 Double, c2533 Int16 NOT NULL, c2534 String, c2535 Datetime NOT NULL, c2536 Uint32, c2537 Decimal(22,9) NOT NULL, c2538 Int32 NOT NULL, c2539 Timestamp, c2540 Date NOT NULL, c2541 Int32 NOT NULL, c2542 Decimal(22,9) NOT NULL, c2543 Json NOT NULL, c2544 Double, c2545 Uint16, c2546 Interval64, c2547 Yson NOT NULL, c2548 Yson NOT NULL, c2549 Uint64 NOT NULL, c2550 Float, c2551 Uint64, c2552 String NOT NULL, c2553 Date32, c2554 Timestamp NOT NULL, c2555 Uint32, c2556 Uint64 NOT NULL, c2557 Float NOT NULL, c2558 JsonDocument, c2559 String NOT NULL, c2560 Decimal(15,0) NOT NULL, c2561 Int16, c2562 Datetime64, c2563 String, c2564 Int8 NOT NULL, c2565 JsonDocument NOT NULL, c2566 Datetime64, c2567 Yson NOT NULL, c2568 Decimal(35,10) NOT NULL, c2569 Int8 NOT NULL, c2570 Uint64 NOT NULL, c2571 Bool NOT NULL, c2572 Int64, c2573 Int64 NOT NULL, c2574 Decimal(35,10) NOT NULL, c2575 Timestamp NOT NULL, c2576 JsonDocument NOT NULL, c2577 Uint16, c2578 Decimal(22,9), c2579 Datetime64, c2580 Uint16, c2581 Float NOT NULL, c2582 Date32, c2583 Timestamp64, c2584 Double, c2585 Date NOT NULL, c2586 Uint8 NOT NULL, c2587 Datetime64, c2588 Timestamp64, c2589 Float, c2590 Decimal(35,10) NOT NULL, c2591 Int16, c2592 Json, c2593 Double, c2594 Timestamp64 NOT NULL, c2595 Uint16 NOT NULL, c2596 Int64, c2597 Decimal(22,9) NOT NULL, c2598 Timestamp NOT NULL, c2599 Date32 NOT NULL, c2600 Decimal(35,10) NOT NULL, c2601 Interval64, c2602 Json NOT NULL, c2603 Float NOT NULL, c2604 Float NOT NULL, c2605 Int16 NOT NULL, c2606 Uint16 NOT NULL, c2607 Float, c2608 Utf8, c2609 Uint16, c2610 Interval64, c2611 Date32 NOT NULL, c2612 Timestamp64 NOT NULL, c2613 Timestamp NOT NULL, c2614 String, c2615 Decimal(15,0), c2616 Int64, c2617 JsonDocument, c2618 Utf8, c2619 Date NOT NULL, c2620 Timestamp64 NOT NULL, c2621 Uint32, c2622 Int8, c2623 String, c2624 Int64 NOT NULL, c2625 Date32 NOT NULL, c2626 Yson, c2627 String NOT NULL, c2628 Interval64, c2629 Interval64, c2630 JsonDocument NOT NULL, c2631 Double, c2632 Datetime NOT NULL, c2633 Decimal(35,10), c2634 Timestamp NOT NULL, c2635 Uint16, c2636 Utf8, c2637 Uint32, c2638 String NOT NULL, c2639 Utf8, c2640 Float NOT NULL, c2641 Int32 NOT NULL, c2642 Decimal(15,0) NOT NULL, c2643 Double, c2644 Datetime64 NOT NULL, c2645 Decimal(22,9), c2646 Json, c2647 Int64, c2648 Uint8, c2649 Interval64, c2650 Json, c2651 Decimal(35,10), c2652 Uint64 NOT NULL, c2653 Uint64, c2654 Uint8 NOT NULL, c2655 Int16 NOT NULL, c2656 Int64 NOT NULL, c2657 Date32 NOT NULL, c2658 Yson NOT NULL, c2659 Timestamp64, c2660 Float NOT NULL, c2661 Uint8 NOT NULL, c2662 Double, c2663 Timestamp, c2664 Timestamp NOT NULL, c2665 Datetime, c2666 String NOT NULL, c2667 Timestamp64 NOT NULL, c2668 Datetime64 NOT NULL, c2669 Uint64 NOT NULL, c2670 Datetime, c2671 Int8 NOT NULL, c2672 Int64, c2673 Int16 NOT NULL, c2674 Decimal(35,10), c2675 Decimal(35,10), c2676 Date, c2677 Decimal(15,0), c2678 Int64, c2679 Datetime, c2680 Bool, c2681 Decimal(22,9) NOT NULL, c2682 Decimal(35,10) NOT NULL, c2683 Uint64, c2684 Int32, c2685 Bool, c2686 Uint8, c2687 Timestamp64 NOT NULL, c2688 Json, c2689 Uint16 NOT NULL, c2690 Datetime64 NOT NULL, c2691 Uint32 NOT NULL, c2692 Decimal(22,9), c2693 Int8, c2694 JsonDocument, c2695 Float NOT NULL, c2696 Uint16 NOT NULL, c2697 Int16 NOT NULL, c2698 Datetime64, c2699 Double, c2700 Int64 NOT NULL, c2701 Int64 NOT NULL, c2702 Json NOT NULL, c2703 Decimal(35,10), c2704 Timestamp NOT NULL, c2705 Timestamp64, c2706 Date32, c2707 Timestamp64 NOT NULL, c2708 Uint64 NOT NULL, c2709 JsonDocument NOT NULL, c2710 Int8, c2711 Float NOT NULL, c2712 Uint16, c2713 Timestamp, c2714 Uint32 NOT NULL, c2715 Double, c2716 Uint32, c2717 Date, c2718 Datetime, c2719 Datetime NOT NULL, c2720 Date32, c2721 Uint32, c2722 Double NOT NULL, c2723 Uint16 NOT NULL, c2724 Datetime NOT NULL, c2725 Yson NOT NULL, c2726 JsonDocument, c2727 Datetime64, c2728 JsonDocument, c2729 Decimal(15,0), c2730 Datetime, c2731 Date NOT NULL, c2732 Uint64, c2733 Date, c2734 JsonDocument, c2735 String, c2736 Date32, c2737 Decimal(15,0) NOT NULL, c2738 Decimal(15,0) NOT NULL, c2739 Decimal(15,0), c2740 Json, c2741 Yson NOT NULL, c2742 Int16 NOT NULL, c2743 Datetime, c2744 Timestamp NOT NULL, c2745 Decimal(22,9), c2746 JsonDocument NOT NULL, c2747 Int8 NOT NULL, c2748 Float, c2749 Timestamp NOT NULL, c2750 Uint8, c2751 Uint32 NOT NULL, c2752 Uint64, c2753 Datetime64, c2754 Yson, c2755 Int64 NOT NULL, c2756 Float, c2757 Json NOT NULL, c2758 Float NOT NULL, c2759 Date32, c2760 Uint8, c2761 Float NOT NULL, c2762 String, c2763 String, c2764 Decimal(22,9), c2765 Date NOT NULL, c2766 Int16, c2767 Datetime, c2768 Uint64 NOT NULL, c2769 Decimal(22,9), c2770 Int8 NOT NULL, c2771 String, c2772 Uint8 NOT NULL, c2773 Uint32, c2774 Uint8, c2775 Int16 NOT NULL, c2776 Int16 NOT NULL, c2777 Uint8 NOT NULL, c2778 String, c2779 Int32, c2780 Timestamp64 NOT NULL, c2781 Decimal(15,0) NOT NULL, c2782 Datetime64, c2783 Timestamp64 NOT NULL, c2784 Date32, c2785 Uint64 NOT NULL, c2786 Int64, c2787 String, c2788 Date32, c2789 Date, c2790 Datetime64 NOT NULL, c2791 String NOT NULL, c2792 Uint64, c2793 Uint32 NOT NULL, c2794 Timestamp, c2795 Yson NOT NULL, c2796 Uint8, c2797 Int8 NOT NULL, c2798 Interval64 NOT NULL, c2799 Uint32, c2800 Date, c2801 Int16, c2802 Bool, c2803 Int8, c2804 Uint32, c2805 Yson NOT NULL, c2806 JsonDocument, c2807 Datetime64, c2808 JsonDocument NOT NULL, c2809 Decimal(35,10), c2810 Uint32, c2811 Interval64 NOT NULL, c2812 Int32 NOT NULL, c2813 JsonDocument NOT NULL, c2814 Int8 NOT NULL, c2815 Decimal(35,10) NOT NULL, c2816 Uint32 NOT NULL, c2817 String, c2818 Timestamp, c2819 Double, c2820 Uint16 NOT NULL, c2821 Decimal(35,10) NOT NULL, c2822 Int64, c2823 String NOT NULL, c2824 Decimal(22,9), c2825 Timestamp64 NOT NULL, c2826 Bool NOT NULL, c2827 Date32 NOT NULL, c2828 Int16, c2829 Bool NOT NULL, c2830 Uint64 NOT NULL, c2831 Datetime NOT NULL, c2832 Interval64 NOT NULL, c2833 Double, c2834 JsonDocument, c2835 Timestamp64, c2836 Decimal(35,10), c2837 Yson NOT NULL, c2838 Int8 NOT NULL, c2839 Timestamp, c2840 Decimal(15,0), c2841 Int64, c2842 Uint16 NOT NULL, c2843 Uint64, c2844 Timestamp, c2845 Float, c2846 String, c2847 Int32, c2848 Interval64 NOT NULL, c2849 Json, c2850 JsonDocument NOT NULL, c2851 Uint16, c2852 Int16, c2853 Uint8 NOT NULL, c2854 JsonDocument NOT NULL, c2855 Decimal(15,0) NOT NULL, c2856 Decimal(35,10) NOT NULL, c2857 Timestamp64, c2858 Timestamp NOT NULL, c2859 Decimal(22,9), c2860 Timestamp64 NOT NULL, c2861 Bool, c2862 Interval64 NOT NULL, c2863 Decimal(22,9), c2864 Uint8 NOT NULL, c2865 Decimal(22,9) NOT NULL, c2866 Date32 NOT NULL, c2867 Int8, c2868 Uint16 NOT NULL, c2869 Double NOT NULL, c2870 Float, c2871 Uint32 NOT NULL, c2872 Timestamp64, c2873 Double NOT NULL, c2874 Uint32 NOT NULL, c2875 Uint32, c2876 Double, c2877 Float, c2878 String NOT NULL, c2879 Uint64, c2880 JsonDocument NOT NULL, c2881 Uint8 NOT NULL, c2882 Interval64 NOT NULL, c2883 Uint16 NOT NULL, c2884 Datetime NOT NULL, c2885 Date, c2886 Int32 NOT NULL, c2887 Date, c2888 String, c2889 Json, c2890 Uint8, c2891 Uint64 NOT NULL, c2892 Uint16, c2893 Int8 NOT NULL, c2894 Int32, c2895 Datetime NOT NULL, c2896 Uint16 NOT NULL, c2897 JsonDocument NOT NULL, c2898 Int64 NOT NULL, c2899 JsonDocument, c2900 Date32 NOT NULL, c2901 Int8 NOT NULL, c2902 Float NOT NULL, c2903 Interval64 NOT NULL, c2904 Uint32 NOT NULL, c2905 Datetime NOT NULL, c2906 Json, c2907 Decimal(35,10) NOT NULL, c2908 Decimal(35,10), c2909 Decimal(35,10), c2910 Double, c2911 Uint32, c2912 Int32, c2913 Timestamp NOT NULL, c2914 JsonDocument NOT NULL, c2915 Int64 NOT NULL, c2916 Int64, c2917 Uint32, c2918 String, c2919 Datetime, c2920 Decimal(35,10) NOT NULL, c2921 Uint64, c2922 Uint16, c2923 String, c2924 Uint32 NOT NULL, c2925 Date32, c2926 Int16, c2927 Uint32, c2928 Uint8, c2929 Yson, c2930 Utf8, c2931 Timestamp64 NOT NULL, c2932 Date, c2933 Timestamp64, c2934 Interval64, c2935 Int8 NOT NULL, c2936 Uint16 NOT NULL, c2937 Decimal(15,0), c2938 Date32 NOT NULL, c2939 Timestamp NOT NULL, c2940 Interval64 NOT NULL, c2941 String NOT NULL, c2942 Timestamp, c2943 Timestamp, c2944 Datetime NOT NULL, c2945 Yson NOT NULL, c2946 Timestamp64, c2947 Uint16 NOT NULL, c2948 Float, c2949 Utf8 NOT NULL, c2950 Int32, c2951 Int8 NOT NULL, c2952 Uint16, c2953 Date32 NOT NULL, c2954 Int64, c2955 Uint8 NOT NULL, c2956 Int64 NOT NULL, c2957 Uint16, c2958 Uint8, c2959 Decimal(35,10), c2960 Datetime64 NOT NULL, c2961 Date NOT NULL, c2962 Utf8 NOT NULL, c2963 Int64 NOT NULL, c2964 Yson, c2965 Int64 NOT NULL, c2966 Uint64, c2967 JsonDocument NOT NULL, c2968 Int8, c2969 Utf8, c2970 Decimal(15,0), c2971 Uint32 NOT NULL, c2972 Date32 NOT NULL, c2973 Datetime NOT NULL, c2974 Timestamp64, c2975 Decimal(35,10), c2976 Int32 NOT NULL, c2977 Uint64, c2978 Int32 NOT NULL, c2979 Date32, c2980 Decimal(22,9), c2981 Yson, c2982 Decimal(35,10), c2983 Timestamp64, c2984 Interval64 NOT NULL, c2985 Uint32 NOT NULL, c2986 Int32, c2987 Datetime, c2988 JsonDocument NOT NULL, c2989 Decimal(35,10) NOT NULL, c2990 Int64, c2991 Int16 NOT NULL, c2992 Decimal(35,10) NOT NULL, c2993 Uint16, c2994 Datetime64 NOT NULL, c2995 Float NOT NULL, c2996 Interval64 NOT NULL, c2997 Datetime64 NOT NULL, c2998 Timestamp64, c2999 Uint16, c3000 Uint8, c3001 Timestamp NOT NULL, c3002 Utf8 NOT NULL, c3003 Uint16, c3004 Timestamp64, c3005 Int32, c3006 Bool, c3007 Date, c3008 Interval64 NOT NULL, c3009 Int8, c3010 Uint8 NOT NULL, c3011 Decimal(22,9), c3012 Uint64, c3013 String, c3014 Datetime64, c3015 JsonDocument, c3016 Uint64, c3017 Date32 NOT NULL, c3018 Uint16 NOT NULL, c3019 Yson, c3020 Timestamp NOT NULL, c3021 Interval64 NOT NULL, c3022 Int64, c3023 Decimal(15,0), c3024 Double NOT NULL, c3025 Bool, c3026 Decimal(15,0), c3027 Utf8, c3028 Utf8 NOT NULL, c3029 JsonDocument, c3030 Decimal(35,10) NOT NULL, c3031 Int32, c3032 Int64, c3033 Datetime64 NOT NULL, c3034 Int32 NOT NULL, c3035 Interval64, c3036 Timestamp64 NOT NULL, c3037 Date, c3038 String NOT NULL, c3039 Timestamp NOT NULL, c3040 Decimal(35,10) NOT NULL, c3041 Interval64, c3042 Yson, c3043 Json, c3044 Uint64, c3045 Decimal(35,10) NOT NULL, c3046 Uint16 NOT NULL, c3047 Timestamp64, c3048 Timestamp NOT NULL, c3049 Uint64, c3050 Uint32 NOT NULL, c3051 Interval64, c3052 Timestamp NOT NULL, c3053 Uint32 NOT NULL, c3054 Bool NOT NULL, c3055 Uint64 NOT NULL, c3056 JsonDocument NOT NULL, c3057 Double NOT NULL, c3058 Double NOT NULL, c3059 Float NOT NULL, c3060 Uint16, c3061 Int32 NOT NULL, c3062 Bool, c3063 Datetime, c3064 Int8, c3065 Bool NOT NULL, c3066 Json, c3067 Uint16 NOT NULL, c3068 Uint8, c3069 Bool, c3070 Timestamp64, c3071 Bool, c3072 Utf8 NOT NULL, c3073 JsonDocument, c3074 String NOT NULL, c3075 Uint64 NOT NULL, c3076 Decimal(15,0) NOT NULL, c3077 Int64, c3078 Int8 NOT NULL, c3079 Int64 NOT NULL, c3080 Int32, c3081 Datetime64, c3082 Uint8 NOT NULL, c3083 String NOT NULL, c3084 Uint32, c3085 String NOT NULL, c3086 Interval64 NOT NULL, c3087 Datetime NOT NULL, c3088 Float, c3089 Decimal(22,9), c3090 Timestamp, c3091 Int16 NOT NULL, c3092 Date32, c3093 Int16, c3094 JsonDocument NOT NULL, c3095 Utf8, c3096 Json, c3097 Float NOT NULL, c3098 Json, c3099 Float NOT NULL, c3100 Date, c3101 Uint32, c3102 Int16, c3103 Timestamp NOT NULL, c3104 Utf8 NOT NULL, c3105 Date, c3106 Date32 NOT NULL, c3107 Datetime NOT NULL, c3108 Decimal(22,9), c3109 Utf8, c3110 Int16 NOT NULL, c3111 Decimal(35,10) NOT NULL, c3112 Int64 NOT NULL, c3113 Uint64, c3114 Int16 NOT NULL, c3115 Json, c3116 Uint32, c3117 String, c3118 Int16 NOT NULL, c3119 Int64, c3120 Interval64 NOT NULL, c3121 String NOT NULL, c3122 Date32, c3123 Json NOT NULL, c3124 Uint16, c3125 Datetime, c3126 Int8 NOT NULL, c3127 Bool NOT NULL, c3128 Datetime64 NOT NULL, c3129 Uint64 NOT NULL, c3130 Decimal(35,10) NOT NULL, c3131 Decimal(15,0) NOT NULL, c3132 Int64, c3133 Json NOT NULL, c3134 Timestamp64 NOT NULL, c3135 Date, c3136 Interval64 NOT NULL, c3137 Decimal(35,10), c3138 Uint8 NOT NULL, c3139 Int16 NOT NULL, c3140 Datetime64, c3141 Timestamp NOT NULL, c3142 Yson, c3143 Timestamp64 NOT NULL, c3144 Uint8, c3145 Timestamp, c3146 Datetime, c3147 Int64, c3148 JsonDocument, c3149 Int16, c3150 Date32, c3151 Int64, c3152 Utf8, c3153 Interval64, c3154 Utf8, c3155 Timestamp64 NOT NULL, c3156 Uint8, c3157 Uint32 NOT NULL, c3158 Int64, c3159 Yson NOT NULL, c3160 Uint32 NOT NULL, c3161 Bool, c3162 Timestamp64, c3163 Yson, c3164 String, c3165 Uint8 NOT NULL, c3166 Datetime64, c3167 Date, c3168 Int32, c3169 Date NOT NULL, c3170 Decimal(15,0), c3171 Int32, c3172 Float NOT NULL, c3173 Uint8, c3174 Decimal(35,10), c3175 Yson NOT NULL, c3176 JsonDocument, c3177 Json, c3178 Double NOT NULL, c3179 Timestamp, c3180 Uint32 NOT NULL, c3181 Timestamp, c3182 Yson NOT NULL, c3183 Int64, c3184 Date NOT NULL, c3185 Uint16, c3186 Int32, c3187 Int8, c3188 Float, c3189 Timestamp NOT NULL, c3190 Double NOT NULL, c3191 Datetime, c3192 Bool NOT NULL, c3193 Int64, c3194 Json, c3195 Yson, c3196 Timestamp64 NOT NULL, c3197 Interval64, c3198 Decimal(35,10), c3199 String, c3200 Decimal(35,10), c3201 Timestamp64 NOT NULL, c3202 JsonDocument, c3203 Date32, c3204 Decimal(22,9), c3205 Interval64, c3206 Uint16, c3207 Timestamp NOT NULL, c3208 String NOT NULL, c3209 Float, c3210 Datetime64 NOT NULL, c3211 Datetime, c3212 Datetime, c3213 Datetime64, c3214 Uint32, c3215 Int64, c3216 Int64, c3217 String, c3218 Yson, c3219 Decimal(15,0) NOT NULL, c3220 String NOT NULL, c3221 Decimal(35,10) NOT NULL, c3222 Timestamp NOT NULL, c3223 Date NOT NULL, c3224 String, c3225 Decimal(15,0) NOT NULL, c3226 Decimal(15,0), c3227 Uint8, c3228 Double, c3229 Decimal(15,0), c3230 Int32 NOT NULL, c3231 Timestamp64 NOT NULL, c3232 Uint32 NOT NULL, c3233 Utf8 NOT NULL, c3234 Int8, c3235 Uint64, c3236 Float, c3237 Date NOT NULL, c3238 Decimal(35,10), c3239 Date NOT NULL, c3240 Int8 NOT NULL, c3241 Json, c3242 Timestamp NOT NULL, c3243 Interval64, c3244 Date32, c3245 Double NOT NULL, c3246 Decimal(15,0) NOT NULL, c3247 Decimal(15,0), c3248 Decimal(15,0) NOT NULL, c3249 Float NOT NULL, c3250 Decimal(22,9) NOT NULL, c3251 Date, c3252 Date32 NOT NULL, c3253 Utf8, c3254 Uint8, c3255 Timestamp64, c3256 JsonDocument NOT NULL, c3257 Int16 NOT NULL, c3258 Decimal(22,9), c3259 Float, c3260 Timestamp64, c3261 Uint16 NOT NULL, c3262 Uint8 NOT NULL, c3263 Double NOT NULL, c3264 String, c3265 Float NOT NULL, c3266 String, c3267 Uint32, c3268 Yson, c3269 String NOT NULL, c3270 Yson NOT NULL, c3271 Uint64, c3272 Float NOT NULL, c3273 Date32, c3274 Double, c3275 Yson, c3276 Decimal(15,0), c3277 Utf8, c3278 Int32 NOT NULL, c3279 String, c3280 Int16, c3281 Uint16, c3282 Timestamp64, c3283 Date, c3284 Datetime NOT NULL, c3285 Decimal(15,0) NOT NULL, c3286 Uint16 NOT NULL, c3287 Decimal(35,10) NOT NULL, c3288 Uint32 NOT NULL, c3289 Datetime64 NOT NULL, c3290 Decimal(22,9) NOT NULL, c3291 Bool, c3292 Decimal(35,10), c3293 String NOT NULL, c3294 Datetime NOT NULL, c3295 Float, c3296 Date, c3297 Int64 NOT NULL, c3298 Uint8, c3299 Yson NOT NULL, c3300 Datetime, c3301 Int16, c3302 Datetime, c3303 Bool, c3304 Timestamp64, c3305 Float, c3306 JsonDocument, c3307 Uint16 NOT NULL, c3308 Yson, c3309 Utf8 NOT NULL, c3310 Yson NOT NULL, c3311 Datetime64, c3312 String, c3313 Date32, c3314 Interval64, c3315 Uint32, c3316 Utf8, c3317 Datetime64, c3318 Float NOT NULL, c3319 Yson NOT NULL, c3320 Uint8 NOT NULL, c3321 Int64, c3322 Bool, c3323 Decimal(15,0) NOT NULL, c3324 Date32, c3325 Uint16 NOT NULL, c3326 Date32, c3327 Decimal(15,0), c3328 Int32 NOT NULL, c3329 Int16 NOT NULL, c3330 Datetime, c3331 Int64, c3332 Decimal(22,9) NOT NULL, c3333 Decimal(35,10) NOT NULL, c3334 Int8, c3335 Int16 NOT NULL, c3336 Int8, c3337 Interval64 NOT NULL, c3338 Int64 NOT NULL, c3339 Utf8 NOT NULL, c3340 Int32 NOT NULL, c3341 Timestamp, c3342 Int32 NOT NULL, c3343 Timestamp64 NOT NULL, c3344 Int16, c3345 Uint8, c3346 Interval64 NOT NULL, c3347 Timestamp64, c3348 JsonDocument, c3349 Date32, c3350 Yson NOT NULL, c3351 Datetime64, c3352 Decimal(15,0), c3353 Datetime64 NOT NULL, c3354 Int16, c3355 Int64 NOT NULL, c3356 Timestamp64, c3357 Interval64 NOT NULL, c3358 Uint8 NOT NULL, c3359 Timestamp64 NOT NULL, c3360 Utf8 NOT NULL, c3361 Utf8 NOT NULL, c3362 Datetime64, c3363 JsonDocument, c3364 Datetime64, c3365 Uint16, c3366 JsonDocument, c3367 Decimal(22,9), c3368 Date NOT NULL, c3369 Utf8, c3370 Json, c3371 Uint32 NOT NULL, c3372 String NOT NULL, c3373 Int32 NOT NULL, c3374 Decimal(15,0), c3375 Uint16 NOT NULL, c3376 Json, c3377 Double NOT NULL, c3378 Uint8 NOT NULL, c3379 Decimal(35,10), c3380 JsonDocument, c3381 Yson NOT NULL, c3382 Int32, c3383 JsonDocument NOT NULL, c3384 Decimal(15,0) NOT NULL, c3385 Date, c3386 Date, c3387 Uint8 NOT NULL, c3388 Uint32 NOT NULL, c3389 Datetime64, c3390 Int16, c3391 Decimal(22,9), c3392 Int32 NOT NULL, c3393 Timestamp NOT NULL, c3394 Uint16 NOT NULL, c3395 Date, c3396 Int16, c3397 Float NOT NULL, c3398 Decimal(15,0), c3399 Uint8, c3400 Timestamp64, c3401 Float NOT NULL, c3402 Bool NOT NULL, c3403 JsonDocument NOT NULL, c3404 Timestamp NOT NULL, c3405 Int8, c3406 Uint16 NOT NULL, c3407 Uint64, c3408 Utf8 NOT NULL, c3409 Uint16, c3410 Uint8, c3411 Datetime64, c3412 Uint16, c3413 Double, c3414 Double NOT NULL, c3415 String NOT NULL, c3416 Uint8, c3417 Utf8, c3418 Date32 NOT NULL, c3419 Utf8, c3420 JsonDocument NOT NULL, c3421 JsonDocument, c3422 Int32 NOT NULL, c3423 Uint32, c3424 Decimal(15,0) NOT NULL, c3425 Bool, c3426 Date NOT NULL, c3427 Int32, c3428 Float NOT NULL, c3429 Timestamp64 NOT NULL, c3430 Decimal(15,0) NOT NULL, c3431 Timestamp64, c3432 Int8 NOT NULL, c3433 Uint8 NOT NULL, c3434 Double, c3435 Float NOT NULL, c3436 Uint16 NOT NULL, c3437 Uint16, c3438 Uint32, c3439 Uint16 NOT NULL, c3440 Int64, c3441 Timestamp, c3442 Int8, c3443 Datetime64 NOT NULL, c3444 Yson, c3445 Timestamp64 NOT NULL, c3446 Date, c3447 Uint8, c3448 Int8 NOT NULL, c3449 Date32 NOT NULL, c3450 Timestamp, c3451 Int8 NOT NULL, c3452 Bool, c3453 Interval64 NOT NULL, c3454 Date, c3455 Timestamp64 NOT NULL, c3456 JsonDocument, c3457 Decimal(22,9) NOT NULL, c3458 Date32, c3459 String NOT NULL, c3460 Uint32, c3461 Timestamp64 NOT NULL, c3462 Json NOT NULL, c3463 Float, c3464 Timestamp, c3465 Bool NOT NULL, c3466 Date32, c3467 Int16 NOT NULL, c3468 Int32, c3469 Int32, c3470 String, c3471 Decimal(22,9), c3472 Uint64, c3473 Int8, c3474 Int16 NOT NULL, c3475 Uint64 NOT NULL, c3476 Uint8 NOT NULL, c3477 Utf8 NOT NULL, c3478 Uint16, c3479 Uint8 NOT NULL, c3480 Uint64, c3481 Bool NOT NULL, c3482 Datetime, c3483 Json NOT NULL, c3484 Yson NOT NULL, c3485 Decimal(35,10) NOT NULL, c3486 Bool, c3487 Datetime NOT NULL, c3488 Uint64, c3489 Json NOT NULL, c3490 Timestamp, c3491 String NOT NULL, c3492 Datetime NOT NULL, c3493 Decimal(22,9) NOT NULL, c3494 Decimal(22,9) NOT NULL, c3495 String NOT NULL, c3496 Interval64 NOT NULL, c3497 JsonDocument, c3498 Float NOT NULL, c3499 Decimal(35,10) NOT NULL, c3500 Decimal(15,0), c3501 Uint8, c3502 Uint8 NOT NULL, c3503 Uint64 NOT NULL, c3504 Decimal(22,9) NOT NULL, c3505 Datetime64, c3506 Int64 NOT NULL, c3507 Int16, c3508 Datetime64, c3509 Decimal(35,10) NOT NULL, c3510 Datetime NOT NULL, c3511 Uint32, c3512 String, c3513 Decimal(15,0) NOT NULL, c3514 Float NOT NULL, c3515 Json NOT NULL, c3516 Int64 NOT NULL, c3517 Int16, c3518 Bool, c3519 Int16 NOT NULL, c3520 Int8, c3521 Date NOT NULL, c3522 Double, c3523 Date32 NOT NULL, c3524 Uint8, c3525 Decimal(15,0) NOT NULL, c3526 Int64, c3527 Int64 NOT NULL, c3528 Datetime NOT NULL, c3529 Bool NOT NULL, c3530 Utf8, c3531 Bool NOT NULL, c3532 Int32 NOT NULL, c3533 Uint32 NOT NULL, c3534 JsonDocument NOT NULL, c3535 Date32, c3536 Int16 NOT NULL, c3537 Utf8 NOT NULL, c3538 Json NOT NULL, c3539 Datetime, c3540 Date, c3541 Uint8, c3542 Uint16 NOT NULL, c3543 Datetime64 NOT NULL, c3544 Decimal(35,10), c3545 Datetime, c3546 Uint64, c3547 Int32 NOT NULL, c3548 Yson NOT NULL, c3549 Int16 NOT NULL, c3550 JsonDocument NOT NULL, c3551 Decimal(35,10), c3552 Decimal(22,9), c3553 Int32, c3554 Int16 NOT NULL, c3555 Date NOT NULL, c3556 Datetime64 NOT NULL, c3557 Date, c3558 JsonDocument NOT NULL, c3559 Date32 NOT NULL, c3560 Date32 NOT NULL, c3561 Int32 NOT NULL, c3562 Decimal(35,10) NOT NULL, c3563 Timestamp NOT NULL, c3564 Int32, c3565 Datetime, c3566 Uint16, c3567 Datetime64 NOT NULL, c3568 Interval64 NOT NULL, c3569 Bool NOT NULL, c3570 Decimal(22,9), c3571 Int32 NOT NULL, c3572 Decimal(15,0), c3573 Yson, c3574 Interval64 NOT NULL, c3575 Yson, c3576 Uint8, c3577 String NOT NULL, c3578 Date32 NOT NULL, c3579 Bool, c3580 Datetime, c3581 String NOT NULL, c3582 Double, c3583 Date32, c3584 Int16, c3585 Json NOT NULL, c3586 Datetime64, c3587 String, c3588 Decimal(35,10), c3589 Interval64, c3590 Int64 NOT NULL, c3591 Uint8, c3592 Int8, c3593 Int16 NOT NULL, c3594 Bool NOT NULL, c3595 Interval64, c3596 Uint64 NOT NULL, c3597 Datetime NOT NULL, c3598 Int16 NOT NULL, c3599 Int8, c3600 Decimal(15,0), c3601 Timestamp NOT NULL, c3602 Bool NOT NULL, c3603 Uint32, c3604 Date32 NOT NULL, c3605 Date, c3606 Double NOT NULL, c3607 Uint32 NOT NULL, c3608 Datetime64 NOT NULL, c3609 Int8 NOT NULL, c3610 Decimal(22,9) NOT NULL, c3611 Datetime64, c3612 Int8, c3613 Datetime64 NOT NULL, c3614 Int8, c3615 Datetime64 NOT NULL, c3616 Decimal(22,9), c3617 Uint16, c3618 Uint64, c3619 Int8 NOT NULL, c3620 Interval64, c3621 Datetime, c3622 Interval64, c3623 Timestamp NOT NULL, c3624 Decimal(35,10), c3625 Int16, c3626 JsonDocument NOT NULL, c3627 Int8 NOT NULL, c3628 Interval64 NOT NULL, c3629 Yson, c3630 Utf8 NOT NULL, c3631 Double, c3632 Uint64 NOT NULL, c3633 Utf8 NOT NULL, c3634 Int8 NOT NULL, c3635 Utf8 NOT NULL, c3636 Date NOT NULL, c3637 Interval64 NOT NULL, c3638 Int8 NOT NULL, c3639 Date32, c3640 Decimal(35,10) NOT NULL, c3641 Datetime NOT NULL, c3642 Yson, c3643 Interval64, c3644 Decimal(35,10) NOT NULL, c3645 Date32 NOT NULL, c3646 Bool NOT NULL, c3647 Datetime, c3648 Decimal(35,10) NOT NULL, c3649 Int64, c3650 Uint16 NOT NULL, c3651 Date32, c3652 Uint32 NOT NULL, c3653 Bool, c3654 Timestamp64, c3655 Decimal(22,9), c3656 Decimal(22,9) NOT NULL, c3657 Date32, c3658 Bool, c3659 Uint32 NOT NULL, c3660 Int8, c3661 Uint16 NOT NULL, c3662 Float, c3663 JsonDocument, c3664 Date NOT NULL, c3665 Int8, c3666 Timestamp, c3667 Uint8, c3668 Uint16, c3669 String, c3670 Yson, c3671 Utf8 NOT NULL, c3672 JsonDocument, c3673 Date32 NOT NULL, c3674 Uint16, c3675 Decimal(35,10), c3676 Date32, c3677 Timestamp, c3678 Int16 NOT NULL, c3679 Json NOT NULL, c3680 Decimal(22,9), c3681 Yson NOT NULL, c3682 Int16 NOT NULL, c3683 Decimal(22,9), c3684 Decimal(22,9), c3685 Decimal(22,9) NOT NULL, c3686 Int32 NOT NULL, c3687 String NOT NULL, c3688 Decimal(15,0), c3689 Uint8, c3690 Double NOT NULL, c3691 Decimal(35,10) NOT NULL, c3692 Int16, c3693 Timestamp64 NOT NULL, c3694 Datetime64, c3695 Uint32, c3696 String, c3697 Int32 NOT NULL, c3698 Bool, c3699 String, c3700 Int64, c3701 Int32, c3702 Float, c3703 Int8 NOT NULL, c3704 Json NOT NULL, c3705 Datetime64, c3706 Int16 NOT NULL, c3707 Uint32 NOT NULL, c3708 Uint32, c3709 Float NOT NULL, c3710 Datetime NOT NULL, c3711 JsonDocument, c3712 Decimal(22,9), c3713 Json NOT NULL, c3714 Uint16 NOT NULL, c3715 Uint64, c3716 Timestamp64 NOT NULL, c3717 Decimal(22,9), c3718 Uint32, c3719 Double, c3720 Int16 NOT NULL, c3721 Utf8 NOT NULL, c3722 Decimal(35,10), c3723 Yson NOT NULL, c3724 Date NOT NULL, c3725 Uint8, c3726 Bool, c3727 Decimal(35,10) NOT NULL, c3728 JsonDocument, c3729 Date NOT NULL, c3730 Int32, c3731 Uint32 NOT NULL, c3732 Uint32 NOT NULL, c3733 Json NOT NULL, c3734 Datetime NOT NULL, c3735 Datetime64, c3736 Utf8, c3737 Uint8, c3738 Json NOT NULL, c3739 Bool, c3740 Decimal(22,9) NOT NULL, c3741 Decimal(35,10) NOT NULL, c3742 Int16, c3743 Int16, c3744 Decimal(15,0) NOT NULL, c3745 JsonDocument, c3746 Uint8 NOT NULL, c3747 Int16 NOT NULL, c3748 Bool NOT NULL, c3749 Timestamp64 NOT NULL, c3750 String NOT NULL, c3751 Decimal(22,9) NOT NULL, c3752 Double, c3753 Json, c3754 Timestamp, c3755 String NOT NULL, c3756 Int16 NOT NULL, c3757 Uint64, c3758 Date32, c3759 Decimal(22,9), c3760 Decimal(15,0) NOT NULL, c3761 Int64 NOT NULL, c3762 Bool NOT NULL, c3763 Int8, c3764 Datetime NOT NULL, c3765 Int8, c3766 Utf8, c3767 Yson, c3768 Datetime NOT NULL, c3769 Uint16, c3770 Date32 NOT NULL, c3771 Json, c3772 Decimal(15,0), c3773 Decimal(15,0), c3774 Datetime, c3775 Float, c3776 String NOT NULL, c3777 Int32 NOT NULL, c3778 Decimal(15,0) NOT NULL, c3779 Int16, c3780 Int64 NOT NULL, c3781 Bool NOT NULL, c3782 Double NOT NULL, c3783 Int64 NOT NULL, c3784 String NOT NULL, c3785 Int64 NOT NULL, c3786 Uint64 NOT NULL, c3787 Uint8, c3788 Date, c3789 JsonDocument, c3790 Uint32 NOT NULL, c3791 Json, c3792 Decimal(22,9) NOT NULL, c3793 Bool, c3794 Bool, c3795 JsonDocument, c3796 Datetime NOT NULL, c3797 Date32, c3798 Double NOT NULL, c3799 Int8, c3800 Timestamp, c3801 Double, c3802 Uint16 NOT NULL, c3803 Int32, c3804 Uint16 NOT NULL, c3805 Int64 NOT NULL, c3806 Date NOT NULL, c3807 Json, c3808 Timestamp64, c3809 Yson NOT NULL, c3810 Json NOT NULL, c3811 Bool NOT NULL, c3812 Yson, c3813 Utf8 NOT NULL, c3814 Float NOT NULL, c3815 Decimal(35,10), c3816 Decimal(22,9), c3817 Decimal(35,10) NOT NULL, c3818 Timestamp NOT NULL, c3819 Int64 NOT NULL, c3820 Timestamp NOT NULL, c3821 Bool NOT NULL, c3822 Timestamp, c3823 Uint32, c3824 Timestamp64 NOT NULL, c3825 Decimal(15,0), c3826 String NOT NULL, c3827 Uint8 NOT NULL, c3828 Date32, c3829 Int16 NOT NULL, c3830 Json, c3831 Int32, c3832 Int8 NOT NULL, c3833 Yson NOT NULL, c3834 Datetime NOT NULL, c3835 Interval64, c3836 Int16, c3837 Int16 NOT NULL, c3838 Uint64, c3839 Int64 NOT NULL, c3840 String, c3841 Uint8, c3842 Json, c3843 Int64 NOT NULL, c3844 Int64, c3845 Float NOT NULL, c3846 Int64 NOT NULL, c3847 String, c3848 Uint32 NOT NULL, c3849 JsonDocument, c3850 Decimal(15,0), c3851 Date32 NOT NULL, c3852 JsonDocument, c3853 Uint8 NOT NULL, c3854 Int32, c3855 Decimal(35,10), c3856 Decimal(22,9) NOT NULL, c3857 Datetime, c3858 Double NOT NULL, c3859 Yson, c3860 Date32, c3861 Decimal(15,0), c3862 Datetime NOT NULL, c3863 Datetime, c3864 Decimal(35,10), c3865 Interval64, c3866 Int16 NOT NULL, c3867 Float, c3868 JsonDocument NOT NULL, c3869 Decimal(15,0), c3870 Date32, c3871 Int64 NOT NULL, c3872 Decimal(35,10) NOT NULL, c3873 Date, c3874 Float, c3875 Timestamp NOT NULL, c3876 Float, c3877 Date, c3878 Date NOT NULL, c3879 Double, c3880 Yson NOT NULL, c3881 Date32, c3882 Date NOT NULL, c3883 Utf8 NOT NULL, c3884 Double, c3885 Json, c3886 Yson NOT NULL, c3887 Utf8 NOT NULL, c3888 Yson NOT NULL, c3889 Uint64 NOT NULL, c3890 Json, c3891 Int8 NOT NULL, c3892 Datetime64 NOT NULL, c3893 Int8, c3894 Float, c3895 Date NOT NULL, c3896 Date NOT NULL, c3897 Uint32 NOT NULL, c3898 Uint64 NOT NULL, c3899 Interval64 NOT NULL, c3900 Int8 NOT NULL, c3901 Decimal(15,0), c3902 Uint16 NOT NULL, c3903 JsonDocument, c3904 Uint16, c3905 Timestamp NOT NULL, c3906 String, c3907 Int8 NOT NULL, c3908 Timestamp NOT NULL, c3909 Date, c3910 Decimal(22,9) NOT NULL, c3911 Double, c3912 Date32, c3913 Utf8, c3914 Decimal(35,10), c3915 Timestamp, c3916 Interval64 NOT NULL, c3917 Decimal(15,0), c3918 Timestamp, c3919 Json NOT NULL, c3920 Int32, c3921 Datetime64 NOT NULL, c3922 Utf8 NOT NULL, c3923 Json, c3924 Timestamp NOT NULL, c3925 Utf8, c3926 Decimal(35,10), c3927 Json, c3928 Json NOT NULL, c3929 Float, c3930 Decimal(35,10) NOT NULL, c3931 Interval64 NOT NULL, c3932 Uint8, c3933 Uint16, c3934 Uint16, c3935 Uint64 NOT NULL, c3936 Decimal(15,0) NOT NULL, c3937 Int8 NOT NULL, c3938 JsonDocument NOT NULL, c3939 Interval64 NOT NULL, c3940 Timestamp NOT NULL, c3941 Uint64 NOT NULL, c3942 Json NOT NULL, c3943 Uint16 NOT NULL, c3944 Decimal(22,9) NOT NULL, c3945 Decimal(35,10) NOT NULL, c3946 Int16, c3947 Int16 NOT NULL, c3948 Int8, c3949 Interval64 NOT NULL, c3950 Json NOT NULL, c3951 Bool NOT NULL, c3952 Bool, c3953 Date32 NOT NULL, c3954 Bool NOT NULL, c3955 Uint16, c3956 Date, c3957 String, c3958 String, c3959 String NOT NULL, c3960 Float NOT NULL, c3961 Uint32 NOT NULL, c3962 Float NOT NULL, c3963 Uint16 NOT NULL, c3964 Uint64, c3965 Int8, c3966 Interval64, c3967 Uint64, c3968 Yson NOT NULL, c3969 Int16 NOT NULL, c3970 JsonDocument NOT NULL, c3971 Datetime64 NOT NULL, c3972 Bool NOT NULL, c3973 Uint8, c3974 Date, c3975 Double NOT NULL, c3976 Decimal(22,9), c3977 Timestamp64 NOT NULL, c3978 Date NOT NULL, c3979 Decimal(15,0), c3980 Decimal(35,10), c3981 Utf8, c3982 JsonDocument, c3983 Decimal(22,9), c3984 Uint64 NOT NULL, c3985 Uint64, c3986 Bool NOT NULL, c3987 Json NOT NULL, c3988 Uint16, c3989 Json NOT NULL, c3990 Utf8, c3991 Decimal(35,10), c3992 Timestamp NOT NULL, c3993 Double, c3994 Date NOT NULL, c3995 Double, c3996 Int16 NOT NULL, c3997 Uint16, c3998 Interval64 NOT NULL, c3999 Int16, c4000 Float NOT NULL, c4001 Decimal(22,9), c4002 Interval64, c4003 Timestamp, c4004 Yson NOT NULL, c4005 Int16, c4006 Decimal(35,10), c4007 Uint32 NOT NULL, c4008 Utf8 NOT NULL, c4009 Float, c4010 Datetime NOT NULL, c4011 Yson NOT NULL, c4012 Int32, c4013 String, c4014 Int32, c4015 Decimal(15,0), c4016 Timestamp NOT NULL, c4017 Date NOT NULL, c4018 Datetime64 NOT NULL, c4019 Date32 NOT NULL, c4020 Float NOT NULL, c4021 Uint64, c4022 Timestamp64 NOT NULL, c4023 Date NOT NULL, c4024 Date NOT NULL, c4025 Uint32, c4026 Timestamp, c4027 Uint8, c4028 Int16, c4029 Int8, c4030 Timestamp NOT NULL, c4031 JsonDocument, c4032 Date32, c4033 Json NOT NULL, c4034 Timestamp, c4035 Double NOT NULL, c4036 Bool, c4037 Datetime NOT NULL, c4038 Bool, c4039 Uint8 NOT NULL, c4040 Utf8, c4041 Date, c4042 Uint8 NOT NULL, c4043 Uint8 NOT NULL, c4044 JsonDocument NOT NULL, c4045 Utf8, c4046 Datetime NOT NULL, c4047 Date32 NOT NULL, c4048 Uint8 NOT NULL, c4049 Double NOT NULL, c4050 Interval64 NOT NULL, c4051 Timestamp, c4052 Uint16, c4053 Decimal(15,0) NOT NULL, c4054 Yson, c4055 Utf8, c4056 Timestamp, c4057 Json, c4058 Decimal(15,0) NOT NULL, c4059 Decimal(22,9) NOT NULL, c4060 Double, c4061 Decimal(15,0), c4062 String NOT NULL, c4063 Uint32, c4064 Date32, c4065 Bool, c4066 String, c4067 Int16 NOT NULL, c4068 Timestamp NOT NULL, c4069 Yson NOT NULL, c4070 Date NOT NULL, c4071 Decimal(15,0), c4072 Timestamp64, c4073 Uint16, c4074 Interval64, c4075 Bool NOT NULL, c4076 Uint64, c4077 Int32, c4078 Uint32 NOT NULL, c4079 JsonDocument, c4080 Int64 NOT NULL, c4081 Uint8 NOT NULL, c4082 Decimal(35,10), c4083 Int8 NOT NULL, c4084 Uint16, c4085 Uint16 NOT NULL, c4086 Int16 NOT NULL, c4087 Int64 NOT NULL, c4088 Decimal(35,10), c4089 Timestamp64, c4090 Float, c4091 Int8, c4092 Uint8 NOT NULL, c4093 Interval64 NOT NULL, c4094 Bool, c4095 Datetime64 NOT NULL, c4096 Uint64 NOT NULL, c4097 Utf8 NOT NULL, c4098 Uint64 NOT NULL, c4099 Timestamp64, c4100 Int64, c4101 Uint8, c4102 Decimal(35,10), c4103 String, c4104 Int8, c4105 Decimal(22,9), c4106 Decimal(15,0), c4107 Timestamp NOT NULL, c4108 Utf8 NOT NULL, c4109 Decimal(35,10), c4110 Int16 NOT NULL, c4111 Timestamp NOT NULL, c4112 Timestamp NOT NULL, c4113 Datetime NOT NULL, c4114 Timestamp NOT NULL, c4115 Timestamp64, c4116 Bool NOT NULL, c4117 Double, c4118 Decimal(35,10) NOT NULL, c4119 Decimal(22,9) NOT NULL, c4120 JsonDocument, c4121 Uint32 NOT NULL, c4122 Int64 NOT NULL, c4123 Json, c4124 Date, c4125 Decimal(22,9) NOT NULL, c4126 Int64 NOT NULL, c4127 Double NOT NULL, c4128 Interval64, c4129 Uint32 NOT NULL, c4130 Yson NOT NULL, c4131 Decimal(22,9) NOT NULL, c4132 Json NOT NULL, c4133 Uint32 NOT NULL, c4134 Decimal(15,0) NOT NULL, c4135 Uint8 NOT NULL, c4136 Timestamp NOT NULL, c4137 Timestamp NOT NULL, c4138 Date NOT NULL, c4139 Double NOT NULL, c4140 Yson, c4141 Date32 NOT NULL, c4142 Uint8 NOT NULL, c4143 Datetime64 NOT NULL, c4144 Float NOT NULL, c4145 Int64, c4146 Decimal(35,10) NOT NULL, c4147 Uint16 NOT NULL, c4148 Timestamp, c4149 Uint16 NOT NULL, c4150 Int8 NOT NULL, c4151 Int32, c4152 Interval64, c4153 Uint16, c4154 Uint32 NOT NULL, c4155 Uint16, c4156 Decimal(15,0), c4157 Int16 NOT NULL, c4158 Double NOT NULL, c4159 Int64 NOT NULL, c4160 Datetime64, c4161 Float, c4162 Uint16 NOT NULL, c4163 JsonDocument NOT NULL, c4164 Interval64 NOT NULL, c4165 Datetime64 NOT NULL, c4166 Int16, c4167 Uint16 NOT NULL, c4168 Float NOT NULL, c4169 Bool NOT NULL, c4170 Bool, c4171 Datetime64 NOT NULL, c4172 Timestamp, c4173 Decimal(22,9), c4174 Decimal(15,0) NOT NULL, c4175 Timestamp64, c4176 Int16, c4177 Bool, c4178 Interval64, c4179 Datetime64, c4180 Int32 NOT NULL, c4181 Uint32, c4182 Date, c4183 Uint16 NOT NULL, c4184 String NOT NULL, c4185 JsonDocument NOT NULL, c4186 Int8 NOT NULL, c4187 JsonDocument, c4188 Timestamp, c4189 Decimal(15,0) NOT NULL, c4190 Float, c4191 Datetime, c4192 Date, c4193 Json NOT NULL, c4194 Decimal(22,9), c4195 Double, c4196 JsonDocument NOT NULL, c4197 Uint64, c4198 Int64, c4199 Decimal(22,9), c4200 Int32 NOT NULL, c4201 Uint32, c4202 Decimal(35,10), c4203 Decimal(15,0) NOT NULL, c4204 Utf8 NOT NULL, c4205 Yson NOT NULL, c4206 Datetime NOT NULL, c4207 Timestamp, c4208 Uint16 NOT NULL, c4209 Interval64 NOT NULL, c4210 Decimal(15,0) NOT NULL, c4211 Uint16, c4212 Date, c4213 Int32, c4214 Bool NOT NULL, c4215 String, c4216 Int16, c4217 Uint8 NOT NULL, c4218 Timestamp, c4219 Yson, c4220 String NOT NULL, c4221 Decimal(15,0), c4222 Uint64, c4223 Date NOT NULL, c4224 Float, c4225 Int8 NOT NULL, c4226 Datetime NOT NULL, c4227 Uint16 NOT NULL, c4228 Timestamp64 NOT NULL, c4229 Datetime NOT NULL, c4230 Interval64, c4231 Decimal(22,9), c4232 String, c4233 Decimal(15,0) NOT NULL, c4234 Int64, c4235 Json NOT NULL, c4236 Bool, c4237 Utf8 NOT NULL, c4238 Uint8 NOT NULL, c4239 Datetime NOT NULL, c4240 Float NOT NULL, c4241 Yson, c4242 Date32 NOT NULL, c4243 Date32 NOT NULL, c4244 Int8, c4245 Decimal(35,10) NOT NULL, c4246 Int8 NOT NULL, c4247 Decimal(15,0), c4248 Int16 NOT NULL, c4249 Date32, c4250 Datetime64, c4251 Int32, c4252 Int8 NOT NULL, c4253 Decimal(22,9), c4254 Interval64 NOT NULL, c4255 Int32 NOT NULL, c4256 Timestamp, c4257 Decimal(35,10) NOT NULL, c4258 Interval64, c4259 Decimal(35,10) NOT NULL, c4260 Date32, c4261 Decimal(35,10) NOT NULL, c4262 Timestamp, c4263 Date, c4264 Double, c4265 Float, c4266 Uint32 NOT NULL, c4267 Datetime NOT NULL, c4268 Decimal(22,9) NOT NULL, c4269 Uint32, c4270 Utf8, c4271 Decimal(15,0) NOT NULL, c4272 Int8, c4273 Float NOT NULL, c4274 Datetime, c4275 Date32, c4276 Timestamp64 NOT NULL, c4277 Json, c4278 String, c4279 Timestamp NOT NULL, c4280 Bool NOT NULL, c4281 Timestamp64, c4282 Bool NOT NULL, c4283 Int32, c4284 JsonDocument, c4285 Uint8 NOT NULL, c4286 Int8, c4287 Decimal(15,0), c4288 String, c4289 Json, c4290 String NOT NULL, c4291 Uint8, c4292 Double NOT NULL, c4293 Decimal(15,0) NOT NULL, c4294 Decimal(15,0), c4295 Int16 NOT NULL, c4296 Decimal(35,10) NOT NULL, c4297 Timestamp64, c4298 Double NOT NULL, c4299 Interval64, c4300 Int16, c4301 Uint64 NOT NULL, c4302 Utf8 NOT NULL, c4303 Bool NOT NULL, c4304 Json, c4305 Int8 NOT NULL, c4306 Uint32 NOT NULL, c4307 Decimal(35,10), c4308 Timestamp64 NOT NULL, c4309 Decimal(22,9), c4310 Date, c4311 Datetime64 NOT NULL, c4312 Int16, c4313 Int32 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)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c14\', 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 \'c14\', 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'...336 Utf8, c1337 Date, c1338 Datetime64, c1339 Date NOT NULL, c1340 Interval64, c1341 Json, c1342 Date32, c1343 Uint32, c1344 Decimal(15,0), c1345 Decimal(15,0), c1346 Int32, c1347 Date, c1348 Utf8 NOT NULL, c1349 Decimal(35,10) NOT NULL, c1350 Int16, c1351 Interval64, c1352 Uint16, c1353 Double, c1354 String, c1355 Datetime64, c1356 Interval64, c1357 Date32, c1358 Utf8, c1359 String NOT NULL, c1360 Double, c1361 Int32 NOT NULL, c1362 Datetime64 NOT NULL, c1363 Uint16, c1364 Uint16, c1365 Uint8, c1366 Date NOT NULL, c1367 Uint32, c1368 Uint32 NOT NULL, c1369 Timestamp64 NOT NULL, c1370 Decimal(35,10) NOT NULL, c1371 Int64 NOT NULL, c1372 Datetime NOT NULL, c1373 Utf8, c1374 Decimal(15,0), c1375 Datetime64 NOT NULL, c1376 Decimal(22,9) NOT NULL, c1377 Bool NOT NULL, c1378 Int32 NOT NULL, c1379 String NOT NULL, c1380 Int32 NOT NULL, c1381 Int32 NOT NULL, c1382 Bool NOT NULL, c1383 Json NOT NULL, c1384 Decimal(15,0), c1385 Decimal(15,0) NOT NULL, c1386 Int8, c1387 Json, c1388 JsonDocument NOT NULL, c1389 Date32 NOT NULL, c1390 Decimal(15,0) NOT NULL, c1391 Uint8 NOT NULL, c1392 Int16, c1393 Int8, c1394 Datetime64 NOT NULL, c1395 Uint16, c1396 Decimal(22,9), c1397 Interval64 NOT NULL, c1398 Decimal(22,9) NOT NULL, c1399 Int64 NOT NULL, c1400 Timestamp64 NOT NULL, c1401 Int16, c1402 Json, c1403 JsonDocument NOT NULL, c1404 Double NOT NULL, c1405 Uint64, c1406 Interval64 NOT NULL, c1407 Json NOT NULL, c1408 Int64 NOT NULL, c1409 String, c1410 Uint32, c1411 Int8, c1412 Uint8 NOT NULL, c1413 Interval64, c1414 Int64 NOT NULL, c1415 Int8 NOT NULL, c1416 Int32, c1417 Int32 NOT NULL, c1418 Decimal(15,0) NOT NULL, c1419 Utf8, c1420 Int32, c1421 Int16 NOT NULL, c1422 Int16, c1423 Json, c1424 Decimal(35,10), c1425 Datetime64 NOT NULL, c1426 JsonDocument NOT NULL, c1427 String, c1428 Datetime NOT NULL, c1429 Json, c1430 Uint32, c1431 Float NOT NULL, c1432 Datetime64 NOT NULL, c1433 Decimal(15,0) NOT NULL, c1434 JsonDocument, c1435 Int32 NOT NULL, c1436 Int32 NOT NULL, c1437 JsonDocument NOT NULL, c1438 Uint8, c1439 Timestamp NOT NULL, c1440 Decimal(22,9) NOT NULL, c1441 String, c1442 Timestamp64, c1443 Uint16, c1444 Interval64 NOT NULL, c1445 Uint32, c1446 Decimal(15,0) NOT NULL, c1447 Yson, c1448 String NOT NULL, c1449 Interval64 NOT NULL, c1450 Bool, c1451 Uint64 NOT NULL, c1452 Double NOT NULL, c1453 Uint32 NOT NULL, c1454 Uint64 NOT NULL, c1455 Json, c1456 Uint8, c1457 Int64 NOT NULL, c1458 Uint32 NOT NULL, c1459 Yson, c1460 Float NOT NULL, c1461 Datetime64, c1462 Int64, c1463 Yson NOT NULL, c1464 Int16 NOT NULL, c1465 Int8, c1466 Datetime64, c1467 Yson NOT NULL, c1468 Yson NOT NULL, c1469 Interval64 NOT NULL, c1470 Uint32, c1471 Decimal(15,0), c1472 Int16, c1473 Date32, c1474 Int64 NOT NULL, c1475 Int8, c1476 String, c1477 Bool, c1478 Decimal(15,0), c1479 Date32, c1480 Datetime64, c1481 String, c1482 Int64 NOT NULL, c1483 Decimal(15,0), c1484 Date, c1485 Float NOT NULL, c1486 Datetime64 NOT NULL, c1487 Json NOT NULL, c1488 String NOT NULL, c1489 Int16 NOT NULL, c1490 Datetime64 NOT NULL, c1491 Timestamp64 NOT NULL, c1492 Timestamp, c1493 Int64, c1494 Int32, c1495 Decimal(15,0) NOT NULL, c1496 Int16, c1497 Uint8, c1498 Yson NOT NULL, c1499 Datetime64 NOT NULL, c1500 Date32 NOT NULL, c1501 Uint8 NOT NULL, c1502 Decimal(35,10) NOT NULL, c1503 Int8 NOT NULL, c1504 Timestamp, c1505 Uint16 NOT NULL, c1506 Datetime NOT NULL, c1507 Double, c1508 Int64, c1509 JsonDocument, c1510 Int64, c1511 Decimal(15,0), c1512 Int8 NOT NULL, c1513 Uint8 NOT NULL, c1514 Datetime NOT NULL, c1515 Uint8, c1516 Int16 NOT NULL, c1517 Double NOT NULL, c1518 Interval64 NOT NULL, c1519 Yson, c1520 Yson NOT NULL, c1521 JsonDocument, c1522 Interval64 NOT NULL, c1523 Date32 NOT NULL, c1524 Uint32, c1525 Float, c1526 Decimal(35,10) NOT NULL, c1527 Utf8, c1528 Datetime64, c1529 Int8, c1530 String, c1531 Int8, c1532 Float, c1533 Uint64, c1534 Decimal(35,10), c1535 Date32 NOT NULL, c1536 Double, c1537 Uint32 NOT NULL, c1538 Timestamp, c1539 Int32 NOT NULL, c1540 Decimal(15,0), c1541 Float, c1542 Timestamp64 NOT NULL, c1543 Timestamp64 NOT NULL, c1544 Int32, c1545 Utf8 NOT NULL, c1546 Yson, c1547 Utf8 NOT NULL, c1548 Yson, c1549 Utf8 NOT NULL, c1550 Timestamp64 NOT NULL, c1551 JsonDocument NOT NULL, c1552 Uint32, c1553 Uint16, c1554 Timestamp64, c1555 Int8, c1556 Json, c1557 Yson, c1558 Int32 NOT NULL, c1559 Datetime NOT NULL, c1560 Timestamp64 NOT NULL, c1561 Int32, c1562 Decimal(22,9), c1563 Interval64, c1564 Timestamp64, c1565 Date32 NOT NULL, c1566 Interval64, c1567 Timestamp64, c1568 Utf8, c1569 Uint8, c1570 Json NOT NULL, c1571 Int16 NOT NULL, c1572 Date NOT NULL, c1573 Float NOT NULL, c1574 Double NOT NULL, c1575 Utf8 NOT NULL, c1576 Int32, c1577 Datetime NOT NULL, c1578 Uint32, c1579 Bool NOT NULL, c1580 JsonDocument, c1581 String, c1582 Decimal(22,9) NOT NULL, c1583 Bool NOT NULL, c1584 Timestamp, c1585 Uint8, c1586 Double NOT NULL, c1587 Interval64, c1588 Datetime, c1589 Yson NOT NULL, c1590 Timestamp NOT NULL, c1591 Int64, c1592 Timestamp64 NOT NULL, c1593 Utf8 NOT NULL, c1594 Decimal(15,0), c1595 Utf8 NOT NULL, c1596 JsonDocument, c1597 Int16 NOT NULL, c1598 Yson, c1599 Decimal(35,10) NOT NULL, c1600 Uint8 NOT NULL, c1601 String NOT NULL, c1602 Json NOT NULL, c1603 String, c1604 Decimal(22,9), c1605 Bool NOT NULL, c1606 Uint16 NOT NULL, c1607 Int64, c1608 Int16, c1609 String NOT NULL, c1610 Utf8 NOT NULL, c1611 Double NOT NULL, c1612 Int32, c1613 Date NOT NULL, c1614 Uint16, c1615 Date, c1616 Uint64, c1617 Json, c1618 Int16 NOT NULL, c1619 Datetime64, c1620 Interval64, c1621 Interval64 NOT NULL, c1622 Bool, c1623 Decimal(35,10), c1624 Decimal(35,10) NOT NULL, c1625 Int32 NOT NULL, c1626 Int64 NOT NULL, c1627 Uint32, c1628 JsonDocument, c1629 Decimal(15,0) NOT NULL, c1630 Int16 NOT NULL, c1631 Int64, c1632 Datetime NOT NULL, c1633 Decimal(35,10) NOT NULL, c1634 Decimal(15,0), c1635 Int32 NOT NULL, c1636 Timestamp64, c1637 Utf8 NOT NULL, c1638 Bool NOT NULL, c1639 Decimal(22,9), c1640 Decimal(35,10), c1641 Timestamp, c1642 Uint32 NOT NULL, c1643 Uint32 NOT NULL, c1644 Uint8, c1645 Date, c1646 Double, c1647 String, c1648 Double, c1649 Date32, c1650 Timestamp64, c1651 Json, c1652 Int16, c1653 Decimal(22,9), c1654 Date, c1655 Double, c1656 Double, c1657 Uint16 NOT NULL, c1658 Yson NOT NULL, c1659 Uint64 NOT NULL, c1660 Utf8 NOT NULL, c1661 String, c1662 Decimal(15,0) NOT NULL, c1663 Json, c1664 Double NOT NULL, c1665 Yson NOT NULL, c1666 Int16 NOT NULL, c1667 Date32 NOT NULL, c1668 Float, c1669 Date32, c1670 Date32, c1671 Int64 NOT NULL, c1672 Int16, c1673 Decimal(22,9) NOT NULL, c1674 Decimal(35,10), c1675 Uint32 NOT NULL, c1676 Uint32, c1677 Decimal(35,10) NOT NULL, c1678 Int32 NOT NULL, c1679 Int16 NOT NULL, c1680 Decimal(35,10), c1681 Decimal(15,0), c1682 Decimal(35,10), c1683 Date, c1684 Json, c1685 Decimal(35,10) NOT NULL, c1686 Uint64, c1687 Double, c1688 Json NOT NULL, c1689 Datetime NOT NULL, c1690 Uint64 NOT NULL, c1691 Utf8, c1692 Decimal(35,10), c1693 Int64, c1694 Double NOT NULL, c1695 Timestamp NOT NULL, c1696 Int32 NOT NULL, c1697 Decimal(15,0) NOT NULL, c1698 Uint8 NOT NULL, c1699 Int8 NOT NULL, c1700 Double, c1701 Uint8 NOT NULL, c1702 Datetime NOT NULL, c1703 Decimal(15,0) NOT NULL, c1704 Date, c1705 Int64, c1706 Timestamp NOT NULL, c1707 Timestamp64 NOT NULL, c1708 Float, c1709 Uint64, c1710 Yson, c1711 Uint64 NOT NULL, c1712 Decimal(15,0) NOT NULL, c1713 Double, c1714 Timestamp64 NOT NULL, c1715 Interval64, c1716 Uint32 NOT NULL, c1717 Float, c1718 Timestamp, c1719 Timestamp, c1720 Decimal(35,10), c1721 Int64 NOT NULL, c1722 Yson, c1723 Decimal(15,0), c1724 Uint16 NOT NULL, c1725 Timestamp64 NOT NULL, c1726 Timestamp64, c1727 Decimal(22,9) NOT NULL, c1728 Decimal(35,10), c1729 Decimal(35,10) NOT NULL, c1730 Json NOT NULL, c1731 Int64 NOT NULL, c1732 Interval64 NOT NULL, c1733 Date NOT NULL, c1734 Yson NOT NULL, c1735 Json NOT NULL, c1736 Int16, c1737 Uint16, c1738 Int32 NOT NULL, c1739 Uint64 NOT NULL, c1740 Double, c1741 Int16 NOT NULL, c1742 JsonDocument NOT NULL, c1743 Yson, c1744 JsonDocument NOT NULL, c1745 Datetime64, c1746 Timestamp, c1747 Bool, c1748 Utf8 NOT NULL, c1749 Int64 NOT NULL, c1750 Json NOT NULL, c1751 Uint32 NOT NULL, c1752 Uint32, c1753 Datetime64, c1754 Timestamp64, c1755 Decimal(22,9), c1756 Int16, c1757 Int16, c1758 Float NOT NULL, c1759 Json NOT NULL, c1760 Int64 NOT NULL, c1761 Timestamp64, c1762 Int32 NOT NULL, c1763 JsonDocument NOT NULL, c1764 Uint8, c1765 Decimal(15,0), c1766 Json, c1767 Float NOT NULL, c1768 Uint64, c1769 Decimal(15,0), c1770 Int8 NOT NULL, c1771 Decimal(35,10) NOT NULL, c1772 Date, c1773 Uint64, c1774 Date, c1775 Int32, c1776 Uint16, c1777 Float NOT NULL, c1778 Uint8 NOT NULL, c1779 Decimal(22,9), c1780 Float NOT NULL, c1781 Decimal(15,0), c1782 Uint32, c1783 Timestamp, c1784 Float NOT NULL, c1785 Datetime64 NOT NULL, c1786 Uint64 NOT NULL, c1787 Json, c1788 Int32 NOT NULL, c1789 Bool, c1790 Decimal(35,10) NOT NULL, c1791 Uint64, c1792 Float, c1793 Interval64 NOT NULL, c1794 Bool, c1795 Utf8, c1796 Utf8, c1797 Datetime, c1798 Date NOT NULL, c1799 Int8, c1800 Json NOT NULL, c1801 Decimal(22,9), c1802 Uint8, c1803 Datetime64, c1804 Date NOT NULL, c1805 Date32, c1806 Decimal(35,10), c1807 Uint16, c1808 Decimal(22,9) NOT NULL, c1809 Bool NOT NULL, c1810 Double NOT NULL, c1811 Decimal(22,9) NOT NULL, c1812 String, c1813 Int8, c1814 JsonDocument, c1815 Date32, c1816 Timestamp, c1817 Float, c1818 Datetime64 NOT NULL, c1819 Int16 NOT NULL, c1820 Int32, c1821 Interval64, c1822 Utf8, c1823 Date, c1824 Json NOT NULL, c1825 Date32, c1826 Int8 NOT NULL, c1827 Bool, c1828 Timestamp, c1829 Interval64, c1830 Int64, c1831 Int32, c1832 Uint8, c1833 Yson, c1834 Utf8, c1835 Double, c1836 Decimal(35,10) NOT NULL, c1837 Date32 NOT NULL, c1838 Uint8, c1839 Interval64, c1840 Utf8, c1841 Datetime, c1842 Decimal(15,0) NOT NULL, c1843 Decimal(15,0), c1844 Datetime NOT NULL, c1845 Interval64 NOT NULL, c1846 String NOT NULL, c1847 Double, c1848 Decimal(22,9), c1849 Yson, c1850 Datetime64, c1851 Utf8 NOT NULL, c1852 Int64 NOT NULL, c1853 Uint16, c1854 Uint32 NOT NULL, c1855 Uint64, c1856 JsonDocument, c1857 Double NOT NULL, c1858 Uint32, c1859 Date32 NOT NULL, c1860 JsonDocument NOT NULL, c1861 Decimal(22,9) NOT NULL, c1862 Decimal(35,10) NOT NULL, c1863 Timestamp NOT NULL, c1864 JsonDocument, c1865 JsonDocument NOT NULL, c1866 Uint64 NOT NULL, c1867 Datetime64 NOT NULL, c1868 Date32, c1869 String NOT NULL, c1870 Int32 NOT NULL, c1871 Uint8 NOT NULL, c1872 Uint32 NOT NULL, c1873 Int8 NOT NULL, c1874 Datetime64, c1875 Uint32, c1876 Float NOT NULL, c1877 Interval64, c1878 Interval64, c1879 Uint16, c1880 Timestamp, c1881 Date, c1882 Uint8, c1883 Uint64 NOT NULL, c1884 Float NOT NULL, c1885 Utf8, c1886 Date32, c1887 Bool, c1888 JsonDocument NOT NULL, c1889 Uint8, c1890 Utf8, c1891 Float NOT NULL, c1892 Utf8 NOT NULL, c1893 Yson NOT NULL, c1894 Int16, c1895 Float, c1896 Uint16, c1897 Bool, c1898 Int8, c1899 Timestamp64 NOT NULL, c1900 Int64 NOT NULL, c1901 Utf8 NOT NULL, c1902 Int64, c1903 Datetime, c1904 Json NOT NULL, c1905 Uint8, c1906 Uint8 NOT NULL, c1907 Bool, c1908 Timestamp NOT NULL, c1909 Uint32, c1910 Timestamp64, c1911 String NOT NULL, c1912 Bool, c1913 JsonDocument, c1914 Datetime, c1915 Int32, c1916 Uint16 NOT NULL, c1917 Json NOT NULL, c1918 Uint8 NOT NULL, c1919 Date32, c1920 Bool NOT NULL, c1921 Decimal(15,0), c1922 Date32, c1923 String NOT NULL, c1924 Int16 NOT NULL, c1925 Datetime64 NOT NULL, c1926 Int32 NOT NULL, c1927 Date32, c1928 Uint32 NOT NULL, c1929 Decimal(22,9) NOT NULL, c1930 Timestamp64, c1931 Uint8, c1932 Bool, c1933 Utf8 NOT NULL, c1934 Double NOT NULL, c1935 Utf8, c1936 Uint64 NOT NULL, c1937 Datetime64, c1938 Int8, c1939 Float, c1940 Double NOT NULL, c1941 Json NOT NULL, c1942 Float, c1943 Datetime, c1944 Decimal(35,10) NOT NULL, c1945 Bool NOT NULL, c1946 Uint8, c1947 Json NOT NULL, c1948 Yson NOT NULL, c1949 Double, c1950 Timestamp NOT NULL, c1951 Int32 NOT NULL, c1952 Json NOT NULL, c1953 Timestamp NOT NULL, c1954 Uint32, c1955 Date NOT NULL, c1956 Uint64 NOT NULL, c1957 Timestamp NOT NULL, c1958 JsonDocument, c1959 Datetime64 NOT NULL, c1960 Interval64, c1961 String, c1962 Yson NOT NULL, c1963 Json NOT NULL, c1964 String NOT NULL, c1965 Uint64 NOT NULL, c1966 Uint8 NOT NULL, c1967 String, c1968 Json NOT NULL, c1969 Datetime, c1970 Uint32, c1971 Uint64, c1972 Date32, c1973 Decimal(15,0) NOT NULL, c1974 Int64, c1975 Yson NOT NULL, c1976 String, c1977 Int16, c1978 Timestamp NOT NULL, c1979 Datetime, c1980 Decimal(35,10) NOT NULL, c1981 Uint64, c1982 Utf8 NOT NULL, c1983 Datetime64 NOT NULL, c1984 Datetime NOT NULL, c1985 Yson, c1986 Yson NOT NULL, c1987 Timestamp64 NOT NULL, c1988 Bool, c1989 Yson NOT NULL, c1990 Uint8 NOT NULL, c1991 Timestamp, c1992 Bool NOT NULL, c1993 Date32 NOT NULL, c1994 Int16 NOT NULL, c1995 Date32, c1996 Uint64, c1997 Uint16, c1998 Decimal(15,0) NOT NULL, c1999 Uint8 NOT NULL, c2000 Utf8, c2001 Int32, c2002 Yson NOT NULL, c2003 Int64 NOT NULL, c2004 Json, c2005 Float NOT NULL, c2006 Double, c2007 Datetime, c2008 Date32 NOT NULL, c2009 Utf8 NOT NULL, c2010 Bool NOT NULL, c2011 String, c2012 Double NOT NULL, c2013 Uint8, c2014 JsonDocument NOT NULL, c2015 Int32 NOT NULL, c2016 Uint16, c2017 Int64 NOT NULL, c2018 Date, c2019 String NOT NULL, c2020 Int16, c2021 Interval64, c2022 Int32, c2023 Datetime, c2024 Decimal(15,0), c2025 Timestamp NOT NULL, c2026 Uint16, c2027 Datetime, c2028 Json NOT NULL, c2029 Uint64, c2030 Int16 NOT NULL, c2031 Bool NOT NULL, c2032 Interval64, c2033 Int64 NOT NULL, c2034 Bool, c2035 Int64 NOT NULL, c2036 Utf8, c2037 String, c2038 Double NOT NULL, c2039 Bool, c2040 Int16 NOT NULL, c2041 Timestamp NOT NULL, c2042 Timestamp NOT NULL, c2043 Uint16 NOT NULL, c2044 String, c2045 Json, c2046 Uint16, c2047 Decimal(22,9), c2048 Int64 NOT NULL, c2049 Bool NOT NULL, c2050 Float NOT NULL, c2051 Interval64 NOT NULL, c2052 Float NOT NULL, c2053 Datetime64 NOT NULL, c2054 Yson NOT NULL, c2055 Int64 NOT NULL, c2056 Timestamp64 NOT NULL, c2057 String NOT NULL, c2058 JsonDocument, c2059 Interval64, c2060 Date NOT NULL, c2061 Int16, c2062 Uint8, c2063 Date32 NOT NULL, c2064 Datetime64 NOT NULL, c2065 Uint8, c2066 Uint8, c2067 Int32 NOT NULL, c2068 Datetime NOT NULL, c2069 Decimal(15,0), c2070 Uint64, c2071 Bool, c2072 Uint64 NOT NULL, c2073 Timestamp64, c2074 Decimal(15,0) NOT NULL, c2075 Bool, c2076 Yson NOT NULL, c2077 Int64 NOT NULL, c2078 Double, c2079 Int16, c2080 String NOT NULL, c2081 Timestamp64 NOT NULL, c2082 String, c2083 Int16 NOT NULL, c2084 Uint16 NOT NULL, c2085 Uint64 NOT NULL, c2086 Uint64, c2087 Uint8 NOT NULL, c2088 Decimal(35,10) NOT NULL, c2089 Date32 NOT NULL, c2090 Float, c2091 Datetime, c2092 JsonDocument, c2093 Decimal(35,10) NOT NULL, c2094 Decimal(35,10) NOT NULL, c2095 Int64 NOT NULL, c2096 Decimal(22,9) NOT NULL, c2097 Decimal(15,0), c2098 String, c2099 Uint32 NOT NULL, c2100 Decimal(15,0) NOT NULL, c2101 Uint8, c2102 Interval64, c2103 String NOT NULL, c2104 Datetime, c2105 Timestamp64, c2106 Uint16, c2107 Decimal(35,10) NOT NULL, c2108 Yson, c2109 Date32, c2110 Int64, c2111 Double, c2112 Utf8 NOT NULL, c2113 Int16 NOT NULL, c2114 Uint64 NOT NULL, c2115 Int16 NOT NULL, c2116 Timestamp64 NOT NULL, c2117 Datetime NOT NULL, c2118 Uint8, c2119 Date, c2120 Decimal(15,0), c2121 Json, c2122 Uint32, c2123 Uint16, c2124 Double, c2125 Date NOT NULL, c2126 Interval64, c2127 Datetime, c2128 Double NOT NULL, c2129 Decimal(35,10), c2130 Datetime NOT NULL, c2131 JsonDocument, c2132 String NOT NULL, c2133 Date, c2134 String NOT NULL, c2135 Date32 NOT NULL, c2136 Int32 NOT NULL, c2137 Decimal(35,10), c2138 Float, c2139 Decimal(22,9), c2140 Double NOT NULL, c2141 Yson NOT NULL, c2142 Utf8, c2143 Json, c2144 Decimal(22,9), c2145 Uint16 NOT NULL, c2146 Json NOT NULL, c2147 String NOT NULL, c2148 Datetime, c2149 Bool, c2150 Float, c2151 Decimal(35,10) NOT NULL, c2152 Uint8, c2153 Int32, c2154 Date, c2155 Date32 NOT NULL, c2156 Date32 NOT NULL, c2157 Uint16 NOT NULL, c2158 Bool, c2159 Int8, c2160 Yson NOT NULL, c2161 Datetime, c2162 Uint64, c2163 Date, c2164 Int8, c2165 Decimal(15,0), c2166 Decimal(35,10), c2167 JsonDocument, c2168 Datetime64 NOT NULL, c2169 Uint32 NOT NULL, c2170 JsonDocument NOT NULL, c2171 Date NOT NULL, c2172 String NOT NULL, c2173 Int16 NOT NULL, c2174 String NOT NULL, c2175 Int32, c2176 Uint64 NOT NULL, c2177 Double, c2178 String, c2179 Uint16, c2180 Decimal(22,9), c2181 Uint64 NOT NULL, c2182 Int64 NOT NULL, c2183 Yson NOT NULL, c2184 Decimal(35,10), c2185 Int32, c2186 JsonDocument, c2187 Decimal(22,9) NOT NULL, c2188 Uint16, c2189 Json, c2190 Yson, c2191 Utf8 NOT NULL, c2192 Bool NOT NULL, c2193 Double NOT NULL, c2194 Timestamp64 NOT NULL, c2195 Int64, c2196 Yson, c2197 Timestamp, c2198 JsonDocument NOT NULL, c2199 Utf8 NOT NULL, c2200 Decimal(35,10), c2201 Datetime64, c2202 Date32, c2203 String NOT NULL, c2204 Int64, c2205 Uint32 NOT NULL, c2206 Datetime64 NOT NULL, c2207 Uint8, c2208 Yson NOT NULL, c2209 Decimal(15,0), c2210 String NOT NULL, c2211 Uint16, c2212 Uint16 NOT NULL, c2213 Timestamp NOT NULL, c2214 Date NOT NULL, c2215 Decimal(35,10) NOT NULL, c2216 Bool NOT NULL, c2217 Uint16, c2218 Uint8 NOT NULL, c2219 Datetime64, c2220 Uint16 NOT NULL, c2221 Datetime64, c2222 Datetime64 NOT NULL, c2223 Int64 NOT NULL, c2224 Date, c2225 Int64, c2226 Float NOT NULL, c2227 Date NOT NULL, c2228 Uint16, c2229 Int16 NOT NULL, c2230 Date, c2231 Date, c2232 Decimal(15,0), c2233 Yson, c2234 Datetime, c2235 Yson, c2236 Json, c2237 Uint16, c2238 Uint64, c2239 Interval64 NOT NULL, c2240 Json NOT NULL, c2241 Uint16, c2242 Uint64, c2243 Yson, c2244 Timestamp64, c2245 Uint32, c2246 Int64 NOT NULL, c2247 JsonDocument, c2248 Float NOT NULL, c2249 Json, c2250 Decimal(35,10) NOT NULL, c2251 Int16 NOT NULL, c2252 String NOT NULL, c2253 Uint64, c2254 Decimal(22,9) NOT NULL, c2255 Utf8 NOT NULL, c2256 Utf8 NOT NULL, c2257 Interval64, c2258 Int8, c2259 Decimal(35,10), c2260 Uint8, c2261 Int8, c2262 Yson NOT NULL, c2263 Uint32, c2264 Json NOT NULL, c2265 Int64 NOT NULL, c2266 String, c2267 Timestamp, c2268 Double NOT NULL, c2269 Bool, c2270 JsonDocument NOT NULL, c2271 JsonDocument, c2272 Uint64, c2273 Timestamp64, c2274 JsonDocument, c2275 Uint8, c2276 Decimal(35,10), c2277 Uint64, c2278 Int16 NOT NULL, c2279 Int8, c2280 Int32 NOT NULL, c2281 Timestamp64 NOT NULL, c2282 Decimal(22,9) NOT NULL, c2283 Int32 NOT NULL, c2284 Uint8, c2285 Int64, c2286 Decimal(15,0), c2287 Decimal(15,0), c2288 Datetime, c2289 Interval64, c2290 Datetime64, c2291 Int16 NOT NULL, c2292 JsonDocument NOT NULL, c2293 Interval64, c2294 Datetime64, c2295 Double NOT NULL, c2296 Uint8 NOT NULL, c2297 Uint8, c2298 String NOT NULL, c2299 Decimal(15,0), c2300 Decimal(15,0) NOT NULL, c2301 Datetime NOT NULL, c2302 Double NOT NULL, c2303 Uint32 NOT NULL, c2304 Uint8, c2305 Timestamp64, c2306 Datetime64, c2307 Datetime NOT NULL, c2308 Date NOT NULL, c2309 Datetime NOT NULL, c2310 Uint32 NOT NULL, c2311 JsonDocument, c2312 Int64, c2313 Date32 NOT NULL, c2314 Datetime, c2315 Uint32 NOT NULL, c2316 Uint32, c2317 Double, c2318 Int8 NOT NULL, c2319 Uint8 NOT NULL, c2320 Date, c2321 Uint64 NOT NULL, c2322 Bool, c2323 Timestamp64, c2324 Interval64 NOT NULL, c2325 Json NOT NULL, c2326 Decimal(15,0) NOT NULL, c2327 Int32, c2328 Int16 NOT NULL, c2329 Decimal(15,0), c2330 Json NOT NULL, c2331 Timestamp64 NOT NULL, c2332 Date NOT NULL, c2333 Double, c2334 Int16, c2335 Decimal(35,10), c2336 Bool NOT NULL, c2337 Date, c2338 Datetime NOT NULL, c2339 Float NOT NULL, c2340 Int16, c2341 Uint32, c2342 Date32 NOT NULL, c2343 Decimal(35,10) NOT NULL, c2344 String NOT NULL, c2345 Int8 NOT NULL, c2346 Decimal(15,0) NOT NULL, c2347 Int16 NOT NULL, c2348 Timestamp, c2349 Decimal(22,9) NOT NULL, c2350 Decimal(35,10), c2351 Int64 NOT NULL, c2352 JsonDocument NOT NULL, c2353 Timestamp, c2354 Datetime64 NOT NULL, c2355 Bool NOT NULL, c2356 JsonDocument NOT NULL, c2357 Float NOT NULL, c2358 JsonDocument NOT NULL, c2359 Date32 NOT NULL, c2360 JsonDocument NOT NULL, c2361 Decimal(35,10) NOT NULL, c2362 Interval64, c2363 Uint64 NOT NULL, c2364 Decimal(22,9) NOT NULL, c2365 Interval64, c2366 Uint16 NOT NULL, c2367 Utf8, c2368 Date32, c2369 Json NOT NULL, c2370 Decimal(15,0), c2371 Timestamp NOT NULL, c2372 Uint8 NOT NULL, c2373 Decimal(22,9) NOT NULL, c2374 Uint32 NOT NULL, c2375 Uint16, c2376 Int8 NOT NULL, c2377 Int64 NOT NULL, c2378 Double, c2379 Timestamp, c2380 Int16 NOT NULL, c2381 Utf8, c2382 Datetime, c2383 Date32 NOT NULL, c2384 Yson, c2385 Timestamp NOT NULL, c2386 Int32 NOT NULL, c2387 Uint32 NOT NULL, c2388 Int64, c2389 Int8, c2390 Date32, c2391 Date32, c2392 Interval64, c2393 Int64 NOT NULL, c2394 Date, c2395 Datetime64 NOT NULL, c2396 Int32, c2397 Float NOT NULL, c2398 Uint16 NOT NULL, c2399 Uint16 NOT NULL, c2400 Int64, c2401 Date32, c2402 Timestamp64, c2403 Decimal(35,10) NOT NULL, c2404 Uint32, c2405 Uint64 NOT NULL, c2406 Yson, c2407 Uint16 NOT NULL, c2408 Datetime64, c2409 Utf8, c2410 Date32 NOT NULL, c2411 JsonDocument NOT NULL, c2412 Int16, c2413 Bool NOT NULL, c2414 JsonDocument NOT NULL, c2415 Int16, c2416 Yson NOT NULL, c2417 Uint32 NOT NULL, c2418 Float, c2419 Int64 NOT NULL, c2420 Date32 NOT NULL, c2421 Decimal(22,9), c2422 Interval64 NOT NULL, c2423 Decimal(22,9), c2424 Timestamp, c2425 Uint32 NOT NULL, c2426 Datetime, c2427 Yson NOT NULL, c2428 Timestamp64, c2429 Date NOT NULL, c2430 Datetime64, c2431 Uint16, c2432 Uint64 NOT NULL, c2433 Bool NOT NULL, c2434 Interval64, c2435 Decimal(22,9), c2436 Bool, c2437 Int16, c2438 Interval64 NOT NULL, c2439 Utf8, c2440 Int16, c2441 Decimal(22,9) NOT NULL, c2442 Uint8 NOT NULL, c2443 Int32, c2444 Decimal(22,9) NOT NULL, c2445 Float NOT NULL, c2446 Interval64 NOT NULL, c2447 Int64 NOT NULL, c2448 JsonDocument, c2449 Int16, c2450 Uint64, c2451 Interval64, c2452 Uint32, c2453 Date NOT NULL, c2454 Uint32 NOT NULL, c2455 Uint8 NOT NULL, c2456 Date32, c2457 Interval64 NOT NULL, c2458 Decimal(22,9), c2459 Yson, c2460 Int64, c2461 Timestamp, c2462 Decimal(35,10) NOT NULL, c2463 Interval64 NOT NULL, c2464 Decimal(35,10) NOT NULL, c2465 Bool NOT NULL, c2466 Date32, c2467 Int64, c2468 Bool, c2469 Date32, c2470 Bool, c2471 Interval64 NOT NULL, c2472 Uint32 NOT NULL, c2473 Uint32 NOT NULL, c2474 Int32, c2475 Uint64 NOT NULL, c2476 Date32, c2477 Uint16 NOT NULL, c2478 Decimal(22,9) NOT NULL, c2479 Timestamp NOT NULL, c2480 Decimal(22,9), c2481 Datetime64, c2482 String NOT NULL, c2483 Json, c2484 Float NOT NULL, c2485 Interval64, c2486 Float NOT NULL, c2487 Bool NOT NULL, c2488 Date32, c2489 Timestamp64, c2490 Int64, c2491 Uint16 NOT NULL, c2492 String NOT NULL, c2493 Datetime NOT NULL, c2494 Datetime NOT NULL, c2495 Datetime, c2496 Int64 NOT NULL, c2497 Int32 NOT NULL, c2498 Date32, c2499 Yson, c2500 JsonDocument, c2501 Uint8, c2502 Double NOT NULL, c2503 Timestamp, c2504 Yson NOT NULL, c2505 Decimal(22,9), c2506 Datetime64, c2507 Utf8, c2508 Float NOT NULL, c2509 Uint8, c2510 Datetime64, c2511 Uint16 NOT NULL, c2512 Int32, c2513 Date32, c2514 String NOT NULL, c2515 JsonDocument NOT NULL, c2516 Yson NOT NULL, c2517 JsonDocument, c2518 Float, c2519 Int16 NOT NULL, c2520 JsonDocument NOT NULL, c2521 Uint8, c2522 Decimal(22,9), c2523 Bool NOT NULL, c2524 Yson, c2525 String, c2526 Uint32, c2527 Uint32, c2528 JsonDocument NOT NULL, c2529 Timestamp, c2530 Date32, c2531 Int16, c2532 Double, c2533 Int16 NOT NULL, c2534 String, c2535 Datetime NOT NULL, c2536 Uint32, c2537 Decimal(22,9) NOT NULL, c2538 Int32 NOT NULL, c2539 Timestamp, c2540 Date NOT NULL, c2541 Int32 NOT NULL, c2542 Decimal(22,9) NOT NULL, c2543 Json NOT NULL, c2544 Double, c2545 Uint16, c2546 Interval64, c2547 Yson NOT NULL, c2548 Yson NOT NULL, c2549 Uint64 NOT NULL, c2550 Float, c2551 Uint64, c2552 String NOT NULL, c2553 Date32, c2554 Timestamp NOT NULL, c2555 Uint32, c2556 Uint64 NOT NULL, c2557 Float NOT NULL, c2558 JsonDocument, c2559 String NOT NULL, c2560 Decimal(15,0) NOT NULL, c2561 Int16, c2562 Datetime64, c2563 String, c2564 Int8 NOT NULL, c2565 JsonDocument NOT NULL, c2566 Datetime64, c2567 Yson NOT NULL, c2568 Decimal(35,10) NOT NULL, c2569 Int8 NOT NULL, c2570 Uint64 NOT NULL, c2571 Bool NOT NULL, c2572 Int64, c2573 Int64 NOT NULL, c2574 Decimal(35,10) NOT NULL, c2575 Timestamp NOT NULL, c2576 JsonDocument NOT NULL, c2577 Uint16, c2578 Decimal(22,9), c2579 Datetime64, c2580 Uint16, c2581 Float NOT NULL, c2582 Date32, c2583 Timestamp64, c2584 Double, c2585 Date NOT NULL, c2586 Uint8 NOT NULL, c2587 Datetime64, c2588 Timestamp64, c2589 Float, c2590 Decimal(35,10) NOT NULL, c2591 Int16, c2592 Json, c2593 Double, c2594 Timestamp64 NOT NULL, c2595 Uint16 NOT NULL, c2596 Int64, c2597 Decimal(22,9) NOT NULL, c2598 Timestamp NOT NULL, c2599 Date32 NOT NULL, c2600 Decimal(35,10) NOT NULL, c2601 Interval64, c2602 Json NOT NULL, c2603 Float NOT NULL, c2604 Float NOT NULL, c2605 Int16 NOT NULL, c2606 Uint16 NOT NULL, c2607 Float, c2608 Utf8, c2609 Uint16, c2610 Interval64, c2611 Date32 NOT NULL, c2612 Timestamp64 NOT NULL, c2613 Timestamp NOT NULL, c2614 String, c2615 Decimal(15,0), c2616 Int64, c2617 JsonDocument, c2618 Utf8, c2619 Date NOT NULL, c2620 Timestamp64 NOT NULL, c2621 Uint32, c2622 Int8, c2623 String, c2624 Int64 NOT NULL, c2625 Date32 NOT NULL, c2626 Yson, c2627 String NOT NULL, c2628 Interval64, c2629 Interval64, c2630 JsonDocument NOT NULL, c2631 Double, c2632 Datetime NOT NULL, c2633 Decimal(35,10), c2634 Timestamp NOT NULL, c2635 Uint16, c2636 Utf8, c2637 Uint32, c2638 String NOT NULL, c2639 Utf8, c2640 Float NOT NULL, c2641 Int32 NOT NULL, c2642 Decimal(15,0) NOT NULL, c2643 Double, c2644 Datetime64 NOT NULL, c2645 Decimal(22,9), c2646 Json, c2647 Int64, c2648 Uint8, c2649 Interval64, c2650 Json, c2651 Decimal(35,10), c2652 Uint64 NOT NULL, c2653 Uint64, c2654 Uint8 NOT NULL, c2655 Int16 NOT NULL, c2656 Int64 NOT NULL, c2657 Date32 NOT NULL, c2658 Yson NOT NULL, c2659 Timestamp64, c2660 Float NOT NULL, c2661 Uint8 NOT NULL, c2662 Double, c2663 Timestamp, c2664 Timestamp NOT NULL, c2665 Datetime, c2666 String NOT NULL, c2667 Timestamp64 NOT NULL, c2668 Datetime64 NOT NULL, c2669 Uint64 NOT NULL, c2670 Datetime, c2671 Int8 NOT NULL, c2672 Int64, c2673 Int16 NOT NULL, c2674 Decimal(35,10), c2675 Decimal(35,10), c2676 Date, c2677 Decimal(15,0), c2678 Int64, c2679 Datetime, c2680 Bool, c2681 Decimal(22,9) NOT NULL, c2682 Decimal(35,10) NOT NULL, c2683 Uint64, c2684 Int32, c2685 Bool, c2686 Uint8, c2687 Timestamp64 NOT NULL, c2688 Json, c2689 Uint16 NOT NULL, c2690 Datetime64 NOT NULL, c2691 Uint32 NOT NULL, c2692 Decimal(22,9), c2693 Int8, c2694 JsonDocument, c2695 Float NOT NULL, c2696 Uint16 NOT NULL, c2697 Int16 NOT NULL, c2698 Datetime64, c2699 Double, c2700 Int64 NOT NULL, c2701 Int64 NOT NULL, c2702 Json NOT NULL, c2703 Decimal(35,10), c2704 Timestamp NOT NULL, c2705 Timestamp64, c2706 Date32, c2707 Timestamp64 NOT NULL, c2708 Uint64 NOT NULL, c2709 JsonDocument NOT NULL, c2710 Int8, c2711 Float NOT NULL, c2712 Uint16, c2713 Timestamp, c2714 Uint32 NOT NULL, c2715 Double, c2716 Uint32, c2717 Date, c2718 Datetime, c2719 Datetime NOT NULL, c2720 Date32, c2721 Uint32, c2722 Double NOT NULL, c2723 Uint16 NOT NULL, c2724 Datetime NOT NULL, c2725 Yson NOT NULL, c2726 JsonDocument, c2727 Datetime64, c2728 JsonDocument, c2729 Decimal(15,0), c2730 Datetime, c2731 Date NOT NULL, c2732 Uint64, c2733 Date, c2734 JsonDocument, c2735 String, c2736 Date32, c2737 Decimal(15,0) NOT NULL, c2738 Decimal(15,0) NOT NULL, c2739 Decimal(15,0), c2740 Json, c2741 Yson NOT NULL, c2742 Int16 NOT NULL, c2743 Datetime, c2744 Timestamp NOT NULL, c2745 Decimal(22,9), c2746 JsonDocument NOT NULL, c2747 Int8 NOT NULL, c2748 Float, c2749 Timestamp NOT NULL, c2750 Uint8, c2751 Uint32 NOT NULL, c2752 Uint64, c2753 Datetime64, c2754 Yson, c2755 Int64 NOT NULL, c2756 Float, c2757 Json NOT NULL, c2758 Float NOT NULL, c2759 Date32, c2760 Uint8, c2761 Float NOT NULL, c2762 String, c2763 String, c2764 Decimal(22,9), c2765 Date NOT NULL, c2766 Int16, c2767 Datetime, c2768 Uint64 NOT NULL, c2769 Decimal(22,9), c2770 Int8 NOT NULL, c2771 String, c2772 Uint8 NOT NULL, c2773 Uint32, c2774 Uint8, c2775 Int16 NOT NULL, c2776 Int16 NOT NULL, c2777 Uint8 NOT NULL, c2778 String, c2779 Int32, c2780 Timestamp64 NOT NULL, c2781 Decimal(15,0) NOT NULL, c2782 Datetime64, c2783 Timestamp64 NOT NULL, c2784 Date32, c2785 Uint64 NOT NULL, c2786 Int64, c2787 String, c2788 Date32, c2789 Date, c2790 Datetime64 NOT NULL, c2791 String NOT NULL, c2792 Uint64, c2793 Uint32 NOT NULL, c2794 Timestamp, c2795 Yson NOT NULL, c2796 Uint8, c2797 Int8 NOT NULL, c2798 Interval64 NOT NULL, c2799 Uint32, c2800 Date, c2801 Int16, c2802 Bool, c2803 Int8, c2804 Uint32, c2805 Yson NOT NULL, c2806 JsonDocument, c2807 Datetime64, c2808 JsonDocument NOT NULL, c2809 Decimal(35,10), c2810 Uint32, c2811 Interval64 NOT NULL, c2812 Int32 NOT NULL, c2813 JsonDocument NOT NULL, c2814 Int8 NOT NULL, c2815 Decimal(35,10) NOT NULL, c2816 Uint32 NOT NULL, c2817 String, c2818 Timestamp, c2819 Double, c2820 Uint16 NOT NULL, c2821 Decimal(35,10) NOT NULL, c2822 Int64, c2823 String NOT NULL, c2824 Decimal(22,9), c2825 Timestamp64 NOT NULL, c2826 Bool NOT NULL, c2827 Date32 NOT NULL, c2828 Int16, c2829 Bool NOT NULL, c2830 Uint64 NOT NULL, c2831 Datetime NOT NULL, c2832 Interval64 NOT NULL, c2833 Double, c2834 JsonDocument, c2835 Timestamp64, c2836 Decimal(35,10), c2837 Yson NOT NULL, c2838 Int8 NOT NULL, c2839 Timestamp, c2840 Decimal(15,0), c2841 Int64, c2842 Uint16 NOT NULL, c2843 Uint64, c2844 Timestamp, c2845 Float, c2846 String, c2847 Int32, c2848 Interval64 NOT NULL, c2849 Json, c2850 JsonDocument NOT NULL, c2851 Uint16, c2852 Int16, c2853 Uint8 NOT NULL, c2854 JsonDocument NOT NULL, c2855 Decimal(15,0) NOT NULL, c2856 Decimal(35,10) NOT NULL, c2857 Timestamp64, c2858 Timestamp NOT NULL, c2859 Decimal(22,9), c2860 Timestamp64 NOT NULL, c2861 Bool, c2862 Interval64 NOT NULL, c2863 Decimal(22,9), c2864 Uint8 NOT NULL, c2865 Decimal(22,9) NOT NULL, c2866 Date32 NOT NULL, c2867 Int8, c2868 Uint16 NOT NULL, c2869 Double NOT NULL, c2870 Float, c2871 Uint32 NOT NULL, c2872 Timestamp64, c2873 Double NOT NULL, c2874 Uint32 NOT NULL, c2875 Uint32, c2876 Double, c2877 Float, c2878 String NOT NULL, c2879 Uint64, c2880 JsonDocument NOT NULL, c2881 Uint8 NOT NULL, c2882 Interval64 NOT NULL, c2883 Uint16 NOT NULL, c2884 Datetime NOT NULL, c2885 Date, c2886 Int32 NOT NULL, c2887 Date, c2888 String, c2889 Json, c2890 Uint8, c2891 Uint64 NOT NULL, c2892 Uint16, c2893 Int8 NOT NULL, c2894 Int32, c2895 Datetime NOT NULL, c2896 Uint16 NOT NULL, c2897 JsonDocument NOT NULL, c2898 Int64 NOT NULL, c2899 JsonDocument, c2900 Date32 NOT NULL, c2901 Int8 NOT NULL, c2902 Float NOT NULL, c2903 Interval64 NOT NULL, c2904 Uint32 NOT NULL, c2905 Datetime NOT NULL, c2906 Json, c2907 Decimal(35,10) NOT NULL, c2908 Decimal(35,10), c2909 Decimal(35,10), c2910 Double, c2911 Uint32, c2912 Int32, c2913 Timestamp NOT NULL, c2914 JsonDocument NOT NULL, c2915 Int64 NOT NULL, c2916 Int64, c2917 Uint32, c2918 String, c2919 Datetime, c2920 Decimal(35,10) NOT NULL, c2921 Uint64, c2922 Uint16, c2923 String, c2924 Uint32 NOT NULL, c2925 Date32, c2926 Int16, c2927 Uint32, c2928 Uint8, c2929 Yson, c2930 Utf8, c2931 Timestamp64 NOT NULL, c2932 Date, c2933 Timestamp64, c2934 Interval64, c2935 Int8 NOT NULL, c2936 Uint16 NOT NULL, c2937 Decimal(15,0), c2938 Date32 NOT NULL, c2939 Timestamp NOT NULL, c2940 Interval64 NOT NULL, c2941 String NOT NULL, c2942 Timestamp, c2943 Timestamp, c2944 Datetime NOT NULL, c2945 Yson NOT NULL, c2946 Timestamp64, c2947 Uint16 NOT NULL, c2948 Float, c2949 Utf8 NOT NULL, c2950 Int32, c2951 Int8 NOT NULL, c2952 Uint16, c2953 Date32 NOT NULL, c2954 Int64, c2955 Uint8 NOT NULL, c2956 Int64 NOT NULL, c2957 Uint16, c2958 Uint8, c2959 Decimal(35,10), c2960 Datetime64 NOT NULL, c2961 Date NOT NULL, c2962 Utf8 NOT NULL, c2963 Int64 NOT NULL, c2964 Yson, c2965 Int64 NOT NULL, c2966 Uint64, c2967 JsonDocument NOT NULL, c2968 Int8, c2969 Utf8, c2970 Decimal(15,0), c2971 Uint32 NOT NULL, c2972 Date32 NOT NULL, c2973 Datetime NOT NULL, c2974 Timestamp64, c2975 Decimal(35,10), c2976 Int32 NOT NULL, c2977 Uint64, c2978 Int32 NOT NULL, c2979 Date32, c2980 Decimal(22,9), c2981 Yson, c2982 Decimal(35,10), c2983 Timestamp64, c2984 Interval64 NOT NULL, c2985 Uint32 NOT NULL, c2986 Int32, c2987 Datetime, c2988 JsonDocument NOT NULL, c2989 Decimal(35,10) NOT NULL, c2990 Int64, c2991 Int16 NOT NULL, c2992 Decimal(35,10) NOT NULL, c2993 Uint16, c2994 Datetime64 NOT NULL, c2995 Float NOT NULL, c2996 Interval64 NOT NULL, c2997 Datetime64 NOT NULL, c2998 Timestamp64, c2999 Uint16, c3000 Uint8, c3001 Timestamp NOT NULL, c3002 Utf8 NOT NULL, c3003 Uint16, c3004 Timestamp64, c3005 Int32, c3006 Bool, c3007 Date, c3008 Interval64 NOT NULL, c3009 Int8, c3010 Uint8 NOT NULL, c3011 Decimal(22,9), c3012 Uint64, c3013 String, c3014 Datetime64, c3015 JsonDocument, c3016 Uint64, c3017 Date32 NOT NULL, c3018 Uint16 NOT NULL, c3019 Yson, c3020 Timestamp NOT NULL, c3021 Interval64 NOT NULL, c3022 Int64, c3023 Decimal(15,0), c3024 Double NOT NULL, c3025 Bool, c3026 Decimal(15,0), c3027 Utf8, c3028 Utf8 NOT NULL, c3029 JsonDocument, c3030 Decimal(35,10) NOT NULL, c3031 Int32, c3032 Int64, c3033 Datetime64 NOT NULL, c3034 Int32 NOT NULL, c3035 Interval64, c3036 Timestamp64 NOT NULL, c3037 Date, c3038 String NOT NULL, c3039 Timestamp NOT NULL, c3040 Decimal(35,10) NOT NULL, c3041 Interval64, c3042 Yson, c3043 Json, c3044 Uint64, c3045 Decimal(35,10) NOT NULL, c3046 Uint16 NOT NULL, c3047 Timestamp64, c3048 Timestamp NOT NULL, c3049 Uint64, c3050 Uint32 NOT NULL, c3051 Interval64, c3052 Timestamp NOT NULL, c3053 Uint32 NOT NULL, c3054 Bool NOT NULL, c3055 Uint64 NOT NULL, c3056 JsonDocument NOT NULL, c3057 Double NOT NULL, c3058 Double NOT NULL, c3059 Float NOT NULL, c3060 Uint16, c3061 Int32 NOT NULL, c3062 Bool, c3063 Datetime, c3064 Int8, c3065 Bool NOT NULL, c3066 Json, c3067 Uint16 NOT NULL, c3068 Uint8, c3069 Bool, c3070 Timestamp64, c3071 Bool, c3072 Utf8 NOT NULL, c3073 JsonDocument, c3074 String NOT NULL, c3075 Uint64 NOT NULL, c3076 Decimal(15,0) NOT NULL, c3077 Int64, c3078 Int8 NOT NULL, c3079 Int64 NOT NULL, c3080 Int32, c3081 Datetime64, c3082 Uint8 NOT NULL, c3083 String NOT NULL, c3084 Uint32, c3085 String NOT NULL, c3086 Interval64 NOT NULL, c3087 Datetime NOT NULL, c3088 Float, c3089 Decimal(22,9), c3090 Timestamp, c3091 Int16 NOT NULL, c3092 Date32, c3093 Int16, c3094 JsonDocument NOT NULL, c3095 Utf8, c3096 Json, c3097 Float NOT NULL, c3098 Json, c3099 Float NOT NULL, c3100 Date, c3101 Uint32, c3102 Int16, c3103 Timestamp NOT NULL, c3104 Utf8 NOT NULL, c3105 Date, c3106 Date32 NOT NULL, c3107 Datetime NOT NULL, c3108 Decimal(22,9), c3109 Utf8, c3110 Int16 NOT NULL, c3111 Decimal(35,10) NOT NULL, c3112 Int64 NOT NULL, c3113 Uint64, c3114 Int16 NOT NULL, c3115 Json, c3116 Uint32, c3117 String, c3118 Int16 NOT NULL, c3119 Int64, c3120 Interval64 NOT NULL, c3121 String NOT NULL, c3122 Date32, c3123 Json NOT NULL, c3124 Uint16, c3125 Datetime, c3126 Int8 NOT NULL, c3127 Bool NOT NULL, c3128 Datetime64 NOT NULL, c3129 Uint64 NOT NULL, c3130 Decimal(35,10) NOT NULL, c3131 Decimal(15,0) NOT NULL, c3132 Int64, c3133 Json NOT NULL, c3134 Timestamp64 NOT NULL, c3135 Date, c3136 Interval64 NOT NULL, c3137 Decimal(35,10), c3138 Uint8 NOT NULL, c3139 Int16 NOT NULL, c3140 Datetime64, c3141 Timestamp NOT NULL, c3142 Yson, c3143 Timestamp64 NOT NULL, c3144 Uint8, c3145 Timestamp, c3146 Datetime, c3147 Int64, c3148 JsonDocument, c3149 Int16, c3150 Date32, c3151 Int64, c3152 Utf8, c3153 Interval64, c3154 Utf8, c3155 Timestamp64 NOT NULL, c3156 Uint8, c3157 Uint32 NOT NULL, c3158 Int64, c3159 Yson NOT NULL, c3160 Uint32 NOT NULL, c3161 Bool, c3162 Timestamp64, c3163 Yson, c3164 String, c3165 Uint8 NOT NULL, c3166 Datetime64, c3167 Date, c3168 Int32, c3169 Date NOT NULL, c3170 Decimal(15,0), c3171 Int32, c3172 Float NOT NULL, c3173 Uint8, c3174 Decimal(35,10), c3175 Yson NOT NULL, c3176 JsonDocument, c3177 Json, c3178 Double NOT NULL, c3179 Timestamp, c3180 Uint32 NOT NULL, c3181 Timestamp, c3182 Yson NOT NULL, c3183 Int64, c3184 Date NOT NULL, c3185 Uint16, c3186 Int32, c3187 Int8, c3188 Float, c3189 Timestamp NOT NULL, c3190 Double NOT NULL, c3191 Datetime, c3192 Bool NOT NULL, c3193 Int64, c3194 Json, c3195 Yson, c3196 Timestamp64 NOT NULL, c3197 Interval64, c3198 Decimal(35,10), c3199 String, c3200 Decimal(35,10), c3201 Timestamp64 NOT NULL, c3202 JsonDocument, c3203 Date32, c3204 Decimal(22,9), c3205 Interval64, c3206 Uint16, c3207 Timestamp NOT NULL, c3208 String NOT NULL, c3209 Float, c3210 Datetime64 NOT NULL, c3211 Datetime, c3212 Datetime, c3213 Datetime64, c3214 Uint32, c3215 Int64, c3216 Int64, c3217 String, c3218 Yson, c3219 Decimal(15,0) NOT NULL, c3220 String NOT NULL, c3221 Decimal(35,10) NOT NULL, c3222 Timestamp NOT NULL, c3223 Date NOT NULL, c3224 String, c3225 Decimal(15,0) NOT NULL, c3226 Decimal(15,0), c3227 Uint8, c3228 Double, c3229 Decimal(15,0), c3230 Int32 NOT NULL, c3231 Timestamp64 NOT NULL, c3232 Uint32 NOT NULL, c3233 Utf8 NOT NULL, c3234 Int8, c3235 Uint64, c3236 Float, c3237 Date NOT NULL, c3238 Decimal(35,10), c3239 Date NOT NULL, c3240 Int8 NOT NULL, c3241 Json, c3242 Timestamp NOT NULL, c3243 Interval64, c3244 Date32, c3245 Double NOT NULL, c3246 Decimal(15,0) NOT NULL, c3247 Decimal(15,0), c3248 Decimal(15,0) NOT NULL, c3249 Float NOT NULL, c3250 Decimal(22,9) NOT NULL, c3251 Date, c3252 Date32 NOT NULL, c3253 Utf8, c3254 Uint8, c3255 Timestamp64, c3256 JsonDocument NOT NULL, c3257 Int16 NOT NULL, c3258 Decimal(22,9), c3259 Float, c3260 Timestamp64, c3261 Uint16 NOT NULL, c3262 Uint8 NOT NULL, c3263 Double NOT NULL, c3264 String, c3265 Float NOT NULL, c3266 String, c3267 Uint32, c3268 Yson, c3269 String NOT NULL, c3270 Yson NOT NULL, c3271 Uint64, c3272 Float NOT NULL, c3273 Date32, c3274 Double, c3275 Yson, c3276 Decimal(15,0), c3277 Utf8, c3278 Int32 NOT NULL, c3279 String, c3280 Int16, c3281 Uint16, c3282 Timestamp64, c3283 Date, c3284 Datetime NOT NULL, c3285 Decimal(15,0) NOT NULL, c3286 Uint16 NOT NULL, c3287 Decimal(35,10) NOT NULL, c3288 Uint32 NOT NULL, c3289 Datetime64 NOT NULL, c3290 Decimal(22,9) NOT NULL, c3291 Bool, c3292 Decimal(35,10), c3293 String NOT NULL, c3294 Datetime NOT NULL, c3295 Float, c3296 Date, c3297 Int64 NOT NULL, c3298 Uint8, c3299 Yson NOT NULL, c3300 Datetime, c3301 Int16, c3302 Datetime, c3303 Bool, c3304 Timestamp64, c3305 Float, c3306 JsonDocument, c3307 Uint16 NOT NULL, c3308 Yson, c3309 Utf8 NOT NULL, c3310 Yson NOT NULL, c3311 Datetime64, c3312 String, c3313 Date32, c3314 Interval64, c3315 Uint32, c3316 Utf8, c3317 Datetime64, c3318 Float NOT NULL, c3319 Yson NOT NULL, c3320 Uint8 NOT NULL, c3321 Int64, c3322 Bool, c3323 Decimal(15,0) NOT NULL, c3324 Date32, c3325 Uint16 NOT NULL, c3326 Date32, c3327 Decimal(15,0), c3328 Int32 NOT NULL, c3329 Int16 NOT NULL, c3330 Datetime, c3331 Int64, c3332 Decimal(22,9) NOT NULL, c3333 Decimal(35,10) NOT NULL, c3334 Int8, c3335 Int16 NOT NULL, c3336 Int8, c3337 Interval64 NOT NULL, c3338 Int64 NOT NULL, c3339 Utf8 NOT NULL, c3340 Int32 NOT NULL, c3341 Timestamp, c3342 Int32 NOT NULL, c3343 Timestamp64 NOT NULL, c3344 Int16, c3345 Uint8, c3346 Interval64 NOT NULL, c3347 Timestamp64, c3348 JsonDocument, c3349 Date32, c3350 Yson NOT NULL, c3351 Datetime64, c3352 Decimal(15,0), c3353 Datetime64 NOT NULL, c3354 Int16, c3355 Int64 NOT NULL, c3356 Timestamp64, c3357 Interval64 NOT NULL, c3358 Uint8 NOT NULL, c3359 Timestamp64 NOT NULL, c3360 Utf8 NOT NULL, c3361 Utf8 NOT NULL, c3362 Datetime64, c3363 JsonDocument, c3364 Datetime64, c3365 Uint16, c3366 JsonDocument, c3367 Decimal(22,9), c3368 Date NOT NULL, c3369 Utf8, c3370 Json, c3371 Uint32 NOT NULL, c3372 String NOT NULL, c3373 Int32 NOT NULL, c3374 Decimal(15,0), c3375 Uint16 NOT NULL, c3376 Json, c3377 Double NOT NULL, c3378 Uint8 NOT NULL, c3379 Decimal(35,10), c3380 JsonDocument, c3381 Yson NOT NULL, c3382 Int32, c3383 JsonDocument NOT NULL, c3384 Decimal(15,0) NOT NULL, c3385 Date, c3386 Date, c3387 Uint8 NOT NULL, c3388 Uint32 NOT NULL, c3389 Datetime64, c3390 Int16, c3391 Decimal(22,9), c3392 Int32 NOT NULL, c3393 Timestamp NOT NULL, c3394 Uint16 NOT NULL, c3395 Date, c3396 Int16, c3397 Float NOT NULL, c3398 Decimal(15,0), c3399 Uint8, c3400 Timestamp64, c3401 Float NOT NULL, c3402 Bool NOT NULL, c3403 JsonDocument NOT NULL, c3404 Timestamp NOT NULL, c3405 Int8, c3406 Uint16 NOT NULL, c3407 Uint64, c3408 Utf8 NOT NULL, c3409 Uint16, c3410 Uint8, c3411 Datetime64, c3412 Uint16, c3413 Double, c3414 Double NOT NULL, c3415 String NOT NULL, c3416 Uint8, c3417 Utf8, c3418 Date32 NOT NULL, c3419 Utf8, c3420 JsonDocument NOT NULL, c3421 JsonDocument, c3422 Int32 NOT NULL, c3423 Uint32, c3424 Decimal(15,0) NOT NULL, c3425 Bool, c3426 Date NOT NULL, c3427 Int32, c3428 Float NOT NULL, c3429 Timestamp64 NOT NULL, c3430 Decimal(15,0) NOT NULL, c3431 Timestamp64, c3432 Int8 NOT NULL, c3433 Uint8 NOT NULL, c3434 Double, c3435 Float NOT NULL, c3436 Uint16 NOT NULL, c3437 Uint16, c3438 Uint32, c3439 Uint16 NOT NULL, c3440 Int64, c3441 Timestamp, c3442 Int8, c3443 Datetime64 NOT NULL, c3444 Yson, c3445 Timestamp64 NOT NULL, c3446 Date, c3447 Uint8, c3448 Int8 NOT NULL, c3449 Date32 NOT NULL, c3450 Timestamp, c3451 Int8 NOT NULL, c3452 Bool, c3453 Interval64 NOT NULL, c3454 Date, c3455 Timestamp64 NOT NULL, c3456 JsonDocument, c3457 Decimal(22,9) NOT NULL, c3458 Date32, c3459 String NOT NULL, c3460 Uint32, c3461 Timestamp64 NOT NULL, c3462 Json NOT NULL, c3463 Float, c3464 Timestamp, c3465 Bool NOT NULL, c3466 Date32, c3467 Int16 NOT NULL, c3468 Int32, c3469 Int32, c3470 String, c3471 Decimal(22,9), c3472 Uint64, c3473 Int8, c3474 Int16 NOT NULL, c3475 Uint64 NOT NULL, c3476 Uint8 NOT NULL, c3477 Utf8 NOT NULL, c3478 Uint16, c3479 Uint8 NOT NULL, c3480 Uint64, c3481 Bool NOT NULL, c3482 Datetime, c3483 Json NOT NULL, c3484 Yson NOT NULL, c3485 Decimal(35,10) NOT NULL, c3486 Bool, c3487 Datetime NOT NULL, c3488 Uint64, c3489 Json NOT NULL, c3490 Timestamp, c3491 String NOT NULL, c3492 Datetime NOT NULL, c3493 Decimal(22,9) NOT NULL, c3494 Decimal(22,9) NOT NULL, c3495 String NOT NULL, c3496 Interval64 NOT NULL, c3497 JsonDocument, c3498 Float NOT NULL, c3499 Decimal(35,10) NOT NULL, c3500 Decimal(15,0), c3501 Uint8, c3502 Uint8 NOT NULL, c3503 Uint64 NOT NULL, c3504 Decimal(22,9) NOT NULL, c3505 Datetime64, c3506 Int64 NOT NULL, c3507 Int16, c3508 Datetime64, c3509 Decimal(35,10) NOT NULL, c3510 Datetime NOT NULL, c3511 Uint32, c3512 String, c3513 Decimal(15,0) NOT NULL, c3514 Float NOT NULL, c3515 Json NOT NULL, c3516 Int64 NOT NULL, c3517 Int16, c3518 Bool, c3519 Int16 NOT NULL, c3520 Int8, c3521 Date NOT NULL, c3522 Double, c3523 Date32 NOT NULL, c3524 Uint8, c3525 Decimal(15,0) NOT NULL, c3526 Int64, c3527 Int64 NOT NULL, c3528 Datetime NOT NULL, c3529 Bool NOT NULL, c3530 Utf8, c3531 Bool NOT NULL, c3532 Int32 NOT NULL, c3533 Uint32 NOT NULL, c3534 JsonDocument NOT NULL, c3535 Date32, c3536 Int16 NOT NULL, c3537 Utf8 NOT NULL, c3538 Json NOT NULL, c3539 Datetime, c3540 Date, c3541 Uint8, c3542 Uint16 NOT NULL, c3543 Datetime64 NOT NULL, c3544 Decimal(35,10), c3545 Datetime, c3546 Uint64, c3547 Int32 NOT NULL, c3548 Yson NOT NULL, c3549 Int16 NOT NULL, c3550 JsonDocument NOT NULL, c3551 Decimal(35,10), c3552 Decimal(22,9), c3553 Int32, c3554 Int16 NOT NULL, c3555 Date NOT NULL, c3556 Datetime64 NOT NULL, c3557 Date, c3558 JsonDocument NOT NULL, c3559 Date32 NOT NULL, c3560 Date32 NOT NULL, c3561 Int32 NOT NULL, c3562 Decimal(35,10) NOT NULL, c3563 Timestamp NOT NULL, c3564 Int32, c3565 Datetime, c3566 Uint16, c3567 Datetime64 NOT NULL, c3568 Interval64 NOT NULL, c3569 Bool NOT NULL, c3570 Decimal(22,9), c3571 Int32 NOT NULL, c3572 Decimal(15,0), c3573 Yson, c3574 Interval64 NOT NULL, c3575 Yson, c3576 Uint8, c3577 String NOT NULL, c3578 Date32 NOT NULL, c3579 Bool, c3580 Datetime, c3581 String NOT NULL, c3582 Double, c3583 Date32, c3584 Int16, c3585 Json NOT NULL, c3586 Datetime64, c3587 String, c3588 Decimal(35,10), c3589 Interval64, c3590 Int64 NOT NULL, c3591 Uint8, c3592 Int8, c3593 Int16 NOT NULL, c3594 Bool NOT NULL, c3595 Interval64, c3596 Uint64 NOT NULL, c3597 Datetime NOT NULL, c3598 Int16 NOT NULL, c3599 Int8, c3600 Decimal(15,0), c3601 Timestamp NOT NULL, c3602 Bool NOT NULL, c3603 Uint32, c3604 Date32 NOT NULL, c3605 Date, c3606 Double NOT NULL, c3607 Uint32 NOT NULL, c3608 Datetime64 NOT NULL, c3609 Int8 NOT NULL, c3610 Decimal(22,9) NOT NULL, c3611 Datetime64, c3612 Int8, c3613 Datetime64 NOT NULL, c3614 Int8, c3615 Datetime64 NOT NULL, c3616 Decimal(22,9), c3617 Uint16, c3618 Uint64, c3619 Int8 NOT NULL, c3620 Interval64, c3621 Datetime, c3622 Interval64, c3623 Timestamp NOT NULL, c3624 Decimal(35,10), c3625 Int16, c3626 JsonDocument NOT NULL, c3627 Int8 NOT NULL, c3628 Interval64 NOT NULL, c3629 Yson, c3630 Utf8 NOT NULL, c3631 Double, c3632 Uint64 NOT NULL, c3633 Utf8 NOT NULL, c3634 Int8 NOT NULL, c3635 Utf8 NOT NULL, c3636 Date NOT NULL, c3637 Interval64 NOT NULL, c3638 Int8 NOT NULL, c3639 Date32, c3640 Decimal(35,10) NOT NULL, c3641 Datetime NOT NULL, c3642 Yson, c3643 Interval64, c3644 Decimal(35,10) NOT NULL, c3645 Date32 NOT NULL, c3646 Bool NOT NULL, c3647 Datetime, c3648 Decimal(35,10) NOT NULL, c3649 Int64, c3650 Uint16 NOT NULL, c3651 Date32, c3652 Uint32 NOT NULL, c3653 Bool, c3654 Timestamp64, c3655 Decimal(22,9), c3656 Decimal(22,9) NOT NULL, c3657 Date32, c3658 Bool, c3659 Uint32 NOT NULL, c3660 Int8, c3661 Uint16 NOT NULL, c3662 Float, c3663 JsonDocument, c3664 Date NOT NULL, c3665 Int8, c3666 Timestamp, c3667 Uint8, c3668 Uint16, c3669 String, c3670 Yson, c3671 Utf8 NOT NULL, c3672 JsonDocument, c3673 Date32 NOT NULL, c3674 Uint16, c3675 Decimal(35,10), c3676 Date32, c3677 Timestamp, c3678 Int16 NOT NULL, c3679 Json NOT NULL, c3680 Decimal(22,9), c3681 Yson NOT NULL, c3682 Int16 NOT NULL, c3683 Decimal(22,9), c3684 Decimal(22,9), c3685 Decimal(22,9) NOT NULL, c3686 Int32 NOT NULL, c3687 String NOT NULL, c3688 Decimal(15,0), c3689 Uint8, c3690 Double NOT NULL, c3691 Decimal(35,10) NOT NULL, c3692 Int16, c3693 Timestamp64 NOT NULL, c3694 Datetime64, c3695 Uint32, c3696 String, c3697 Int32 NOT NULL, c3698 Bool, c3699 String, c3700 Int64, c3701 Int32, c3702 Float, c3703 Int8 NOT NULL, c3704 Json NOT NULL, c3705 Datetime64, c3706 Int16 NOT NULL, c3707 Uint32 NOT NULL, c3708 Uint32, c3709 Float NOT NULL, c3710 Datetime NOT NULL, c3711 JsonDocument, c3712 Decimal(22,9), c3713 Json NOT NULL, c3714 Uint16 NOT NULL, c3715 Uint64, c3716 Timestamp64 NOT NULL, c3717 Decimal(22,9), c3718 Uint32, c3719 Double, c3720 Int16 NOT NULL, c3721 Utf8 NOT NULL, c3722 Decimal(35,10), c3723 Yson NOT NULL, c3724 Date NOT NULL, c3725 Uint8, c3726 Bool, c3727 Decimal(35,10) NOT NULL, c3728 JsonDocument, c3729 Date NOT NULL, c3730 Int32, c3731 Uint32 NOT NULL, c3732 Uint32 NOT NULL, c3733 Json NOT NULL, c3734 Datetime NOT NULL, c3735 Datetime64, c3736 Utf8, c3737 Uint8, c3738 Json NOT NULL, c3739 Bool, c3740 Decimal(22,9) NOT NULL, c3741 Decimal(35,10) NOT NULL, c3742 Int16, c3743 Int16, c3744 Decimal(15,0) NOT NULL, c3745 JsonDocument, c3746 Uint8 NOT NULL, c3747 Int16 NOT NULL, c3748 Bool NOT NULL, c3749 Timestamp64 NOT NULL, c3750 String NOT NULL, c3751 Decimal(22,9) NOT NULL, c3752 Double, c3753 Json, c3754 Timestamp, c3755 String NOT NULL, c3756 Int16 NOT NULL, c3757 Uint64, c3758 Date32, c3759 Decimal(22,9), c3760 Decimal(15,0) NOT NULL, c3761 Int64 NOT NULL, c3762 Bool NOT NULL, c3763 Int8, c3764 Datetime NOT NULL, c3765 Int8, c3766 Utf8, c3767 Yson, c3768 Datetime NOT NULL, c3769 Uint16, c3770 Date32 NOT NULL, c3771 Json, c3772 Decimal(15,0), c3773 Decimal(15,0), c3774 Datetime, c3775 Float, c3776 String NOT NULL, c3777 Int32 NOT NULL, c3778 Decimal(15,0) NOT NULL, c3779 Int16, c3780 Int64 NOT NULL, c3781 Bool NOT NULL, c3782 Double NOT NULL, c3783 Int64 NOT NULL, c3784 String NOT NULL, c3785 Int64 NOT NULL, c3786 Uint64 NOT NULL, c3787 Uint8, c3788 Date, c3789 JsonDocument, c3790 Uint32 NOT NULL, c3791 Json, c3792 Decimal(22,9) NOT NULL, c3793 Bool, c3794 Bool, c3795 JsonDocument, c3796 Datetime NOT NULL, c3797 Date32, c3798 Double NOT NULL, c3799 Int8, c3800 Timestamp, c3801 Double, c3802 Uint16 NOT NULL, c3803 Int32, c3804 Uint16 NOT NULL, c3805 Int64 NOT NULL, c3806 Date NOT NULL, c3807 Json, c3808 Timestamp64, c3809 Yson NOT NULL, c3810 Json NOT NULL, c3811 Bool NOT NULL, c3812 Yson, c3813 Utf8 NOT NULL, c3814 Float NOT NULL, c3815 Decimal(35,10), c3816 Decimal(22,9), c3817 Decimal(35,10) NOT NULL, c3818 Timestamp NOT NULL, c3819 Int64 NOT NULL, c3820 Timestamp NOT NULL, c3821 Bool NOT NULL, c3822 Timestamp, c3823 Uint32, c3824 Timestamp64 NOT NULL, c3825 Decimal(15,0), c3826 String NOT NULL, c3827 Uint8 NOT NULL, c3828 Date32, c3829 Int16 NOT NULL, c3830 Json, c3831 Int32, c3832 Int8 NOT NULL, c3833 Yson NOT NULL, c3834 Datetime NOT NULL, c3835 Interval64, c3836 Int16, c3837 Int16 NOT NULL, c3838 Uint64, c3839 Int64 NOT NULL, c3840 String, c3841 Uint8, c3842 Json, c3843 Int64 NOT NULL, c3844 Int64, c3845 Float NOT NULL, c3846 Int64 NOT NULL, c3847 String, c3848 Uint32 NOT NULL, c3849 JsonDocument, c3850 Decimal(15,0), c3851 Date32 NOT NULL, c3852 JsonDocument, c3853 Uint8 NOT NULL, c3854 Int32, c3855 Decimal(35,10), c3856 Decimal(22,9) NOT NULL, c3857 Datetime, c3858 Double NOT NULL, c3859 Yson, c3860 Date32, c3861 Decimal(15,0), c3862 Datetime NOT NULL, c3863 Datetime, c3864 Decimal(35,10), c3865 Interval64, c3866 Int16 NOT NULL, c3867 Float, c3868 JsonDocument NOT NULL, c3869 Decimal(15,0), c3870 Date32, c3871 Int64 NOT NULL, c3872 Decimal(35,10) NOT NULL, c3873 Date, c3874 Float, c3875 Timestamp NOT NULL, c3876 Float, c3877 Date, c3878 Date NOT NULL, c3879 Double, c3880 Yson NOT NULL, c3881 Date32, c3882 Date NOT NULL, c3883 Utf8 NOT NULL, c3884 Double, c3885 Json, c3886 Yson NOT NULL, c3887 Utf8 NOT NULL, c3888 Yson NOT NULL, c3889 Uint64 NOT NULL, c3890 Json, c3891 Int8 NOT NULL, c3892 Datetime64 NOT NULL, c3893 Int8, c3894 Float, c3895 Date NOT NULL, c3896 Date NOT NULL, c3897 Uint32 NOT NULL, c3898 Uint64 NOT NULL, c3899 Interval64 NOT NULL, c3900 Int8 NOT NULL, c3901 Decimal(15,0), c3902 Uint16 NOT NULL, c3903 JsonDocument, c3904 Uint16, c3905 Timestamp NOT NULL, c3906 String, c3907 Int8 NOT NULL, c3908 Timestamp NOT NULL, c3909 Date, c3910 Decimal(22,9) NOT NULL, c3911 Double, c3912 Date32, c3913 Utf8, c3914 Decimal(35,10), c3915 Timestamp, c3916 Interval64 NOT NULL, c3917 Decimal(15,0), c3918 Timestamp, c3919 Json NOT NULL, c3920 Int32, c3921 Datetime64 NOT NULL, c3922 Utf8 NOT NULL, c3923 Json, c3924 Timestamp NOT NULL, c3925 Utf8, c3926 Decimal(35,10), c3927 Json, c3928 Json NOT NULL, c3929 Float, c3930 Decimal(35,10) NOT NULL, c3931 Interval64 NOT NULL, c3932 Uint8, c3933 Uint16, c3934 Uint16, c3935 Uint64 NOT NULL, c3936 Decimal(15,0) NOT NULL, c3937 Int8 NOT NULL, c3938 JsonDocument NOT NULL, c3939 Interval64 NOT NULL, c3940 Timestamp NOT NULL, c3941 Uint64 NOT NULL, c3942 Json NOT NULL, c3943 Uint16 NOT NULL, c3944 Decimal(22,9) NOT NULL, c3945 Decimal(35,10) NOT NULL, c3946 Int16, c3947 Int16 NOT NULL, c3948 Int8, c3949 Interval64 NOT NULL, c3950 Json NOT NULL, c3951 Bool NOT NULL, c3952 Bool, c3953 Date32 NOT NULL, c3954 Bool NOT NULL, c3955 Uint16, c3956 Date, c3957 String, c3958 String, c3959 String NOT NULL, c3960 Float NOT NULL, c3961 Uint32 NOT NULL, c3962 Float NOT NULL, c3963 Uint16 NOT NULL, c3964 Uint64, c3965 Int8, c3966 Interval64, c3967 Uint64, c3968 Yson NOT NULL, c3969 Int16 NOT NULL, c3970 JsonDocument NOT NULL, c3971 Datetime64 NOT NULL, c3972 Bool NOT NULL, c3973 Uint8, c3974 Date, c3975 Double NOT NULL, c3976 Decimal(22,9), c3977 Timestamp64 NOT NULL, c3978 Date NOT NULL, c3979 Decimal(15,0), c3980 Decimal(35,10), c3981 Utf8, c3982 JsonDocument, c3983 Decimal(22,9), c3984 Uint64 NOT NULL, c3985 Uint64, c3986 Bool NOT NULL, c3987 Json NOT NULL, c3988 Uint16, c3989 Json NOT NULL, c3990 Utf8, c3991 Decimal(35,10), c3992 Timestamp NOT NULL, c3993 Double, c3994 Date NOT NULL, c3995 Double, c3996 Int16 NOT NULL, c3997 Uint16, c3998 Interval64 NOT NULL, c3999 Int16, c4000 Float NOT NULL, c4001 Decimal(22,9), c4002 Interval64, c4003 Timestamp, c4004 Yson NOT NULL, c4005 Int16, c4006 Decimal(35,10), c4007 Uint32 NOT NULL, c4008 Utf8 NOT NULL, c4009 Float, c4010 Datetime NOT NULL, c4011 Yson NOT NULL, c4012 Int32, c4013 String, c4014 Int32, c4015 Decimal(15,0), c4016 Timestamp NOT NULL, c4017 Date NOT NULL, c4018 Datetime64 NOT NULL, c4019 Date32 NOT NULL, c4020 Float NOT NULL, c4021 Uint64, c4022 Timestamp64 NOT NULL, c4023 Date NOT NULL, c4024 Date NOT NULL, c4025 Uint32, c4026 Timestamp, c4027 Uint8, c4028 Int16, c4029 Int8, c4030 Timestamp NOT NULL, c4031 JsonDocument, c4032 Date32, c4033 Json NOT NULL, c4034 Timestamp, c4035 Double NOT NULL, c4036 Bool, c4037 Datetime NOT NULL, c4038 Bool, c4039 Uint8 NOT NULL, c4040 Utf8, c4041 Date, c4042 Uint8 NOT NULL, c4043 Uint8 NOT NULL, c4044 JsonDocument NOT NULL, c4045 Utf8, c4046 Datetime NOT NULL, c4047 Date32 NOT NULL, c4048 Uint8 NOT NULL, c4049 Double NOT NULL, c4050 Interval64 NOT NULL, c4051 Timestamp, c4052 Uint16, c4053 Decimal(15,0) NOT NULL, c4054 Yson, c4055 Utf8, c4056 Timestamp, c4057 Json, c4058 Decimal(15,0) NOT NULL, c4059 Decimal(22,9) NOT NULL, c4060 Double, c4061 Decimal(15,0), c4062 String NOT NULL, c4063 Uint32, c4064 Date32, c4065 Bool, c4066 String, c4067 Int16 NOT NULL, c4068 Timestamp NOT NULL, c4069 Yson NOT NULL, c4070 Date NOT NULL, c4071 Decimal(15,0), c4072 Timestamp64, c4073 Uint16, c4074 Interval64, c4075 Bool NOT NULL, c4076 Uint64, c4077 Int32, c4078 Uint32 NOT NULL, c4079 JsonDocument, c4080 Int64 NOT NULL, c4081 Uint8 NOT NULL, c4082 Decimal(35,10), c4083 Int8 NOT NULL, c4084 Uint16, c4085 Uint16 NOT NULL, c4086 Int16 NOT NULL, c4087 Int64 NOT NULL, c4088 Decimal(35,10), c4089 Timestamp64, c4090 Float, c4091 Int8, c4092 Uint8 NOT NULL, c4093 Interval64 NOT NULL, c4094 Bool, c4095 Datetime64 NOT NULL, c4096 Uint64 NOT NULL, c4097 Utf8 NOT NULL, c4098 Uint64 NOT NULL, c4099 Timestamp64, c4100 Int64, c4101 Uint8, c4102 Decimal(35,10), c4103 String, c4104 Int8, c4105 Decimal(22,9), c4106 Decimal(15,0), c4107 Timestamp NOT NULL, c4108 Utf8 NOT NULL, c4109 Decimal(35,10), c4110 Int16 NOT NULL, c4111 Timestamp NOT NULL, c4112 Timestamp NOT NULL, c4113 Datetime NOT NULL, c4114 Timestamp NOT NULL, c4115 Timestamp64, c4116 Bool NOT NULL, c4117 Double, c4118 Decimal(35,10) NOT NULL, c4119 Decimal(22,9) NOT NULL, c4120 JsonDocument, c4121 Uint32 NOT NULL, c4122 Int64 NOT NULL, c4123 Json, c4124 Date, c4125 Decimal(22,9) NOT NULL, c4126 Int64 NOT NULL, c4127 Double NOT NULL, c4128 Interval64, c4129 Uint32 NOT NULL, c4130 Yson NOT NULL, c4131 Decimal(22,9) NOT NULL, c4132 Json NOT NULL, c4133 Uint32 NOT NULL, c4134 Decimal(15,0) NOT NULL, c4135 Uint8 NOT NULL, c4136 Timestamp NOT NULL, c4137 Timestamp NOT NULL, c4138 Date NOT NULL, c4139 Double NOT NULL, c4140 Yson, c4141 Date32 NOT NULL, c4142 Uint8 NOT NULL, c4143 Datetime64 NOT NULL, c4144 Float NOT NULL, c4145 Int64, c4146 Decimal(35,10) NOT NULL, c4147 Uint16 NOT NULL, c4148 Timestamp, c4149 Uint16 NOT NULL, c4150 Int8 NOT NULL, c4151 Int32, c4152 Interval64, c4153 Uint16, c4154 Uint32 NOT NULL, c4155 Uint16, c4156 Decimal(15,0), c4157 Int16 NOT NULL, c4158 Double NOT NULL, c4159 Int64 NOT NULL, c4160 Datetime64, c4161 Float, c4162 Uint16 NOT NULL, c4163 JsonDocument NOT NULL, c4164 Interval64 NOT NULL, c4165 Datetime64 NOT NULL, c4166 Int16, c4167 Uint16 NOT NULL, c4168 Float NOT NULL, c4169 Bool NOT NULL, c4170 Bool, c4171 Datetime64 NOT NULL, c4172 Timestamp, c4173 Decimal(22,9), c4174 Decimal(15,0) NOT NULL, c4175 Timestamp64, c4176 Int16, c4177 Bool, c4178 Interval64, c4179 Datetime64, c4180 Int32 NOT NULL, c4181 Uint32, c4182 Date, c4183 Uint16 NOT NULL, c4184 String NOT NULL, c4185 JsonDocument NOT NULL, c4186 Int8 NOT NULL, c4187 JsonDocument, c4188 Timestamp, c4189 Decimal(15,0) NOT NULL, c4190 Float, c4191 Datetime, c4192 Date, c4193 Json NOT NULL, c4194 Decimal(22,9), c4195 Double, c4196 JsonDocument NOT NULL, c4197 Uint64, c4198 Int64, c4199 Decimal(22,9), c4200 Int32 NOT NULL, c4201 Uint32, c4202 Decimal(35,10), c4203 Decimal(15,0) NOT NULL, c4204 Utf8 NOT NULL, c4205 Yson NOT NULL, c4206 Datetime NOT NULL, c4207 Timestamp, c4208 Uint16 NOT NULL, c4209 Interval64 NOT NULL, c4210 Decimal(15,0) NOT NULL, c4211 Uint16, c4212 Date, c4213 Int32, c4214 Bool NOT NULL, c4215 String, c4216 Int16, c4217 Uint8 NOT NULL, c4218 Timestamp, c4219 Yson, c4220 String NOT NULL, c4221 Decimal(15,0), c4222 Uint64, c4223 Date NOT NULL, c4224 Float, c4225 Int8 NOT NULL, c4226 Datetime NOT NULL, c4227 Uint16 NOT NULL, c4228 Timestamp64 NOT NULL, c4229 Datetime NOT NULL, c4230 Interval64, c4231 Decimal(22,9), c4232 String, c4233 Decimal(15,0) NOT NULL, c4234 Int64, c4235 Json NOT NULL, c4236 Bool, c4237 Utf8 NOT NULL, c4238 Uint8 NOT NULL, c4239 Datetime NOT NULL, c4240 Float NOT NULL, c4241 Yson, c4242 Date32 NOT NULL, c4243 Date32 NOT NULL, c4244 Int8, c4245 Decimal(35,10) NOT NULL, c4246 Int8 NOT NULL, c4247 Decimal(15,0), c4248 Int16 NOT NULL, c4249 Date32, c4250 Datetime64, c4251 Int32, c4252 Int8 NOT NULL, c4253 Decimal(22,9), c4254 Interval64 NOT NULL, c4255 Int32 NOT NULL, c4256 Timestamp, c4257 Decimal(35,10) NOT NULL, c4258 Interval64, c4259 Decimal(35,10) NOT NULL, c4260 Date32, c4261 Decimal(35,10) NOT NULL, c4262 Timestamp, c4263 Date, c4264 Double, c4265 Float, c4266 Uint32 NOT NULL, c4267 Datetime NOT NULL, c4268 Decimal(22,9) NOT NULL, c4269 Uint32, c4270 Utf8, c4271 Decimal(15,0) NOT NULL, c4272 Int8, c4273 Float NOT NULL, c4274 Datetime, c4275 Date32, c4276 Timestamp64 NOT NULL, c4277 Json, c4278 String, c4279 Timestamp NOT NULL, c4280 Bool NOT NULL, c4281 Timestamp64, c4282 Bool NOT NULL, c4283 Int32, c4284 JsonDocument, c4285 Uint8 NOT NULL, c4286 Int8, c4287 Decimal(15,0), c4288 String, c4289 Json, c4290 String NOT NULL, c4291 Uint8, c4292 Double NOT NULL, c4293 Decimal(15,0) NOT NULL, c4294 Decimal(15,0), c4295 Int16 NOT NULL, c4296 Decimal(35,10) NOT NULL, c4297 Timestamp64, c4298 Double NOT NULL, c4299 Interval64, c4300 Int16, c4301 Uint64 NOT NULL, c4302 Utf8 NOT NULL, c4303 Bool NOT NULL, c4304 Json, c4305 Int8 NOT NULL, c4306 Uint32 NOT NULL, c4307 Decimal(35,10), c4308 Timestamp64 NOT NULL, c4309 Decimal(22,9), c4310 Date, c4311 Datetime64 NOT NULL, c4312 Int16, c4313 Int32 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)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c14\\\', 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 \\\'c14\\\', 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:264 Stopped node localhost:19613/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:4653/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:4693/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:8682/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:2880/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:12179/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:62406/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:19679/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:24444/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9087
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24629
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14139
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19613
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12214
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30510
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3149
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4653
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13206
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2022
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27952
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24444
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3678
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7416
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9950
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4693
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30095
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13542
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22354
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2880
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9928
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16381
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62406
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29997
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63231
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1380
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8682
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8778
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27883
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28683
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19679
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15719
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28698
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19856
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12179
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30498
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30356
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32329
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63219
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13470
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18161
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30941
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15698
============================== slowest durations ===============================
27.08s teardown test_workload.py::TestYdbWorkload::test
21.29s call     test_workload.py::TestYdbWorkload::test
12.79s setup    test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/go7c/0002e0/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:12179 --database /Root --duration 120' has failed with code 1.
Errors:
...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c14\', 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 62.05s (0:01:02) =========================
