============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:1656 --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 \'c38\', 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/6axt/0017c1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62019
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18508
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25921
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12684
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6850
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13764
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27772
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11033
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63392
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Working directory: /home/runner/.ya/build/build_root/6axt/0017c1/r3tmp/kikimr_cluster_uqrekq4m
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1656
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18783
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18784
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7093
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28754
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile__npiinty.log --grpc-port=1656 --mon-port=18784 --ic-port=62019 --module=1
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29488
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20919
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29298
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_m00xtbcq.log --grpc-port=4894 --mon-port=29488 --ic-port=18508 --module=2
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9927
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25424
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11857
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11803
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_hlpawbsi.log --grpc-port=9927 --mon-port=25424 --ic-port=25921 --module=3
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31596
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11177
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23567
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20496
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_k3ssrxnv.log --grpc-port=31596 --mon-port=11177 --ic-port=12684 --module=4
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12667
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20518
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7252
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8160
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_wexa2hnn.log --grpc-port=12667 --mon-port=20518 --ic-port=6850 --module=5
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17155
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2801
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18253
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22484
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_zklgdhr1.log --grpc-port=17155 --mon-port=2801 --ic-port=13764 --module=6
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63996
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10850
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24925
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7087
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_t8j4xg58.log --grpc-port=63996 --mon-port=10850 --ic-port=27772 --module=7
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10152
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10869
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26812
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14878
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14879
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_9nc5u0s5.log --grpc-port=10152 --mon-port=10869 --ic-port=11033 --module=8
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5072
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8954
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10819
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14323
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_z5yy9yxz.log --grpc-port=5072 --mon-port=8954 --ic-port=63392 --module=9
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:1656/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile__npiinty.log --grpc-port=1656 --mon-port=18784 --ic-port=62019 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6axt/0017c1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile__npiinty.log', '--grpc-port=1656', '--mon-port=18784', '--ic-port=62019', '--module=1')' in '/home/runner/.ya/build/build_root/6axt/0017c1/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: 3617078
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:1656/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/6axt/0017c1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3617125
DEBUG    ya.test:process.py:259 Command (pid 3617125) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3617125) elapsed time (sec): 0.4163479804992676
DEBUG    ya.test:process.py:263 Command (pid 3617125) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3617125) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3617125) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3617125) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3617125) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3617125) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3617125) minflt: 16137
DEBUG    ya.test:process.py:263 Command (pid 3617125) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3617125) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3617125) nivcsw: 79
DEBUG    ya.test:process.py:263 Command (pid 3617125) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3617125) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3617125) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3617125) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3617125) stime: 0.21309799999999998
DEBUG    ya.test:process.py:263 Command (pid 3617125) utime: 0.127346
DEBUG    ya.test:process.py:263 Command (pid 3617125) wtime: 0.428
DEBUG    ya.test:process.py:275 Command (pid 3617125) output:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:4894/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_m00xtbcq.log --grpc-port=4894 --mon-port=29488 --ic-port=18508 --module=2
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6axt/0017c1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_m00xtbcq.log', '--grpc-port=4894', '--mon-port=29488', '--ic-port=18508', '--module=2')' in '/home/runner/.ya/build/build_root/6axt/0017c1/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: 3617328
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:4894/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/6axt/0017c1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3617371
DEBUG    ya.test:process.py:259 Command (pid 3617371) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3617371) elapsed time (sec): 0.5526168346405029
DEBUG    ya.test:process.py:263 Command (pid 3617371) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3617371) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3617371) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3617371) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3617371) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3617371) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3617371) minflt: 16136
DEBUG    ya.test:process.py:263 Command (pid 3617371) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3617371) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3617371) nivcsw: 99
DEBUG    ya.test:process.py:263 Command (pid 3617371) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3617371) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3617371) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3617371) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3617371) stime: 0.24479399999999998
DEBUG    ya.test:process.py:263 Command (pid 3617371) utime: 0.125868
DEBUG    ya.test:process.py:263 Command (pid 3617371) wtime: 0.554
DEBUG    ya.test:process.py:275 Command (pid 3617371) output:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 2 version:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:9927/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_hlpawbsi.log --grpc-port=9927 --mon-port=25424 --ic-port=25921 --module=3
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6axt/0017c1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_hlpawbsi.log', '--grpc-port=9927', '--mon-port=25424', '--ic-port=25921', '--module=3')' in '/home/runner/.ya/build/build_root/6axt/0017c1/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: 3617679
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:9927/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/6axt/0017c1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3617680
DEBUG    ya.test:process.py:259 Command (pid 3617680) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3617680) elapsed time (sec): 0.5126352310180664
DEBUG    ya.test:process.py:263 Command (pid 3617680) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3617680) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3617680) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3617680) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3617680) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3617680) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3617680) minflt: 16137
DEBUG    ya.test:process.py:263 Command (pid 3617680) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3617680) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3617680) nivcsw: 66
DEBUG    ya.test:process.py:263 Command (pid 3617680) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3617680) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3617680) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3617680) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3617680) stime: 0.251311
DEBUG    ya.test:process.py:263 Command (pid 3617680) utime: 0.139187
DEBUG    ya.test:process.py:263 Command (pid 3617680) wtime: 0.519
DEBUG    ya.test:process.py:275 Command (pid 3617680) output:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 3 version:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:31596/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_k3ssrxnv.log --grpc-port=31596 --mon-port=11177 --ic-port=12684 --module=4
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6axt/0017c1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_k3ssrxnv.log', '--grpc-port=31596', '--mon-port=11177', '--ic-port=12684', '--module=4')' in '/home/runner/.ya/build/build_root/6axt/0017c1/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: 3617968
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:31596/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/6axt/0017c1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3617970
DEBUG    ya.test:process.py:259 Command (pid 3617970) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3617970) elapsed time (sec): 0.579582929611206
DEBUG    ya.test:process.py:263 Command (pid 3617970) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3617970) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3617970) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3617970) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3617970) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3617970) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3617970) minflt: 16136
DEBUG    ya.test:process.py:263 Command (pid 3617970) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3617970) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3617970) nivcsw: 86
DEBUG    ya.test:process.py:263 Command (pid 3617970) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3617970) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3617970) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3617970) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3617970) stime: 0.26515
DEBUG    ya.test:process.py:263 Command (pid 3617970) utime: 0.10774399999999999
DEBUG    ya.test:process.py:263 Command (pid 3617970) wtime: 0.581
DEBUG    ya.test:process.py:275 Command (pid 3617970) output:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 4 version:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:12667/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_wexa2hnn.log --grpc-port=12667 --mon-port=20518 --ic-port=6850 --module=5
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6axt/0017c1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_wexa2hnn.log', '--grpc-port=12667', '--mon-port=20518', '--ic-port=6850', '--module=5')' in '/home/runner/.ya/build/build_root/6axt/0017c1/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: 3618351
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:12667/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/6axt/0017c1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3618352
DEBUG    ya.test:process.py:259 Command (pid 3618352) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3618352) elapsed time (sec): 0.4530653953552246
DEBUG    ya.test:process.py:263 Command (pid 3618352) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3618352) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3618352) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3618352) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3618352) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3618352) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3618352) minflt: 16136
DEBUG    ya.test:process.py:263 Command (pid 3618352) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3618352) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3618352) nivcsw: 158
DEBUG    ya.test:process.py:263 Command (pid 3618352) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3618352) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3618352) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3618352) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3618352) stime: 0.24298399999999998
DEBUG    ya.test:process.py:263 Command (pid 3618352) utime: 0.119873
DEBUG    ya.test:process.py:263 Command (pid 3618352) wtime: 0.471
DEBUG    ya.test:process.py:275 Command (pid 3618352) output:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 5 version:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:17155/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_zklgdhr1.log --grpc-port=17155 --mon-port=2801 --ic-port=13764 --module=6
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6axt/0017c1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_zklgdhr1.log', '--grpc-port=17155', '--mon-port=2801', '--ic-port=13764', '--module=6')' in '/home/runner/.ya/build/build_root/6axt/0017c1/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: 3618633
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:17155/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/6axt/0017c1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3618636
DEBUG    ya.test:process.py:259 Command (pid 3618636) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3618636) elapsed time (sec): 0.46407318115234375
DEBUG    ya.test:process.py:263 Command (pid 3618636) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3618636) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3618636) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3618636) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3618636) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3618636) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3618636) minflt: 16136
DEBUG    ya.test:process.py:263 Command (pid 3618636) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3618636) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3618636) nivcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 3618636) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3618636) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3618636) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3618636) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3618636) stime: 0.22724799999999998
DEBUG    ya.test:process.py:263 Command (pid 3618636) utime: 0.117682
DEBUG    ya.test:process.py:263 Command (pid 3618636) wtime: 0.466
DEBUG    ya.test:process.py:275 Command (pid 3618636) output:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 6 version:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:63996/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_t8j4xg58.log --grpc-port=63996 --mon-port=10850 --ic-port=27772 --module=7
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6axt/0017c1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_t8j4xg58.log', '--grpc-port=63996', '--mon-port=10850', '--ic-port=27772', '--module=7')' in '/home/runner/.ya/build/build_root/6axt/0017c1/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: 3618849
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:63996/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/6axt/0017c1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3618851
DEBUG    ya.test:process.py:259 Command (pid 3618851) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3618851) elapsed time (sec): 0.43618249893188477
DEBUG    ya.test:process.py:263 Command (pid 3618851) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3618851) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3618851) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3618851) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3618851) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3618851) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3618851) minflt: 16137
DEBUG    ya.test:process.py:263 Command (pid 3618851) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3618851) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3618851) nivcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 3618851) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3618851) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3618851) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3618851) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3618851) stime: 0.25734999999999997
DEBUG    ya.test:process.py:263 Command (pid 3618851) utime: 0.108569
DEBUG    ya.test:process.py:263 Command (pid 3618851) wtime: 0.438
DEBUG    ya.test:process.py:275 Command (pid 3618851) output:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 7 version:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:10152/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_9nc5u0s5.log --grpc-port=10152 --mon-port=10869 --ic-port=11033 --module=8
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6axt/0017c1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_9nc5u0s5.log', '--grpc-port=10152', '--mon-port=10869', '--ic-port=11033', '--module=8')' in '/home/runner/.ya/build/build_root/6axt/0017c1/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: 3619033
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:10152/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/6axt/0017c1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3619046
DEBUG    ya.test:process.py:259 Command (pid 3619046) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3619046) elapsed time (sec): 0.48058509826660156
DEBUG    ya.test:process.py:263 Command (pid 3619046) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3619046) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3619046) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3619046) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3619046) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3619046) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3619046) minflt: 16137
DEBUG    ya.test:process.py:263 Command (pid 3619046) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3619046) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3619046) nivcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 3619046) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3619046) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3619046) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3619046) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3619046) stime: 0.239998
DEBUG    ya.test:process.py:263 Command (pid 3619046) utime: 0.11599899999999999
DEBUG    ya.test:process.py:263 Command (pid 3619046) wtime: 0.484
DEBUG    ya.test:process.py:275 Command (pid 3619046) output:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 8 version:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:5072/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_z5yy9yxz.log --grpc-port=5072 --mon-port=8954 --ic-port=63392 --module=9
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6axt/0017c1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_z5yy9yxz.log', '--grpc-port=5072', '--mon-port=8954', '--ic-port=63392', '--module=9')' in '/home/runner/.ya/build/build_root/6axt/0017c1/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: 3619184
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:5072/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/6axt/0017c1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3619186
DEBUG    ya.test:process.py:259 Command (pid 3619186) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3619186) elapsed time (sec): 0.40071916580200195
DEBUG    ya.test:process.py:263 Command (pid 3619186) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3619186) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3619186) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3619186) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3619186) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3619186) maxrss: 540624
DEBUG    ya.test:process.py:263 Command (pid 3619186) minflt: 16140
DEBUG    ya.test:process.py:263 Command (pid 3619186) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3619186) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3619186) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 3619186) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3619186) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3619186) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3619186) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3619186) stime: 0.215588
DEBUG    ya.test:process.py:263 Command (pid 3619186) utime: 0.13089199999999998
DEBUG    ya.test:process.py:263 Command (pid 3619186) wtime: 0.41
DEBUG    ya.test:process.py:275 Command (pid 3619186) output:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 9 version:
Git info:
    Commit: b8a1cfbcced5483f37341a377337fd9834cbc671
    Branch: 
    Author: Filitov Mikhail <filitovme@gmail.com>
    Summary: Merge 93f9c35d06882ca20b23e5c2477cfac79f8457b1 into fcdbfe782a06d365c27b68a34d713e1a7c528c82
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/6axt/0017c1/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1656', '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: 62019\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18508\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25921\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12684\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6850\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13764\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27772\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11033\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63392\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/6axt/0017c1/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1656', '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: 62019\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18508\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25921\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12684\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6850\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13764\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27772\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11033\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 63392\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3619601
DEBUG    ya.test:process.py:259 Command (pid 3619601) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3619601) elapsed time (sec): 0.4121687412261963
DEBUG    ya.test:process.py:263 Command (pid 3619601) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3619601) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3619601) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3619601) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3619601) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3619601) maxrss: 548832
DEBUG    ya.test:process.py:263 Command (pid 3619601) minflt: 18282
DEBUG    ya.test:process.py:263 Command (pid 3619601) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3619601) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3619601) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 3619601) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3619601) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3619601) nvcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 3619601) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3619601) stime: 0.234348
DEBUG    ya.test:process.py:263 Command (pid 3619601) utime: 0.126767
DEBUG    ya.test:process.py:263 Command (pid 3619601) wtime: 0.413
DEBUG    ya.test:process.py:275 Command (pid 3619601) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/6axt/0017c1/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1656', '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/6axt/0017c1/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:1656', '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: 3619782
DEBUG    ya.test:process.py:259 Command (pid 3619782) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3619782) elapsed time (sec): 0.4239792823791504
DEBUG    ya.test:process.py:263 Command (pid 3619782) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3619782) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3619782) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3619782) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3619782) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3619782) maxrss: 548824
DEBUG    ya.test:process.py:263 Command (pid 3619782) minflt: 18281
DEBUG    ya.test:process.py:263 Command (pid 3619782) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3619782) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3619782) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 3619782) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3619782) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3619782) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 3619782) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3619782) stime: 0.234504
DEBUG    ya.test:process.py:263 Command (pid 3619782) utime: 0.126908
DEBUG    ya.test:process.py:263 Command (pid 3619782) wtime: 0.426
DEBUG    ya.test:process.py:275 Command (pid 3619782) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:520 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:527 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d531fab2-ed2a-4dbf-af1c-e9424d58040e, localhost:1656): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d531fab2-ed2a-4dbf-af1c-e9424d58040e, localhost:1656): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d531fab2-ed2a-4dbf-af1c-e9424d58040e, localhost:1656): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ipcfq2ypie.auto.internal" port: 9927 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-ipcfq2ypie.auto.internal" port: 4894 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-ipcfq2ypie.auto.internal" port: 17155 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-ipcfq2ypie.auto.internal" port: 1656 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-ipcfq2ypie.auto.internal" port: 12667 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-ipcfq2ypie.auto.internal" port: 31596 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-ipcfq2ypie.auto.internal" port: 10152 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-ipcfq2ypie.auto.internal" port: 5072 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-ipcfq2ypie.auto.internal" port: 63996 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-ipcfq2ypie.auto.internal:63996, location 1, ssl: False>, <Endpoint ghrun-ipcfq2ypie.auto.internal:31596, location 1, ssl: False>, <Endpoint ghrun-ipcfq2ypie.auto.internal:1656, location 1, ssl: False>, <Endpoint ghrun-ipcfq2ypie.auto.internal:10152, location 2, ssl: False>, <Endpoint ghrun-ipcfq2ypie.auto.internal:4894, location 2, ssl: False>, <Endpoint ghrun-ipcfq2ypie.auto.internal:12667, location 2, ssl: False>, <Endpoint ghrun-ipcfq2ypie.auto.internal:5072, location 3, ssl: False>, <Endpoint ghrun-ipcfq2ypie.auto.internal:9927, location 3, ssl: False>, <Endpoint ghrun-ipcfq2ypie.auto.internal:17155, 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/6axt/0017c1/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/6axt/0017c1/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:1656', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3619952
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:1656
DEBUG    ya.test:process.py:259 Command (pid 3619952) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3619952) elapsed time (sec): 6.607999324798584
DEBUG    ya.test:process.py:263 Command (pid 3619952) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3619952) inblock: 236520
DEBUG    ya.test:process.py:263 Command (pid 3619952) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3619952) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3619952) majflt: 27
DEBUG    ya.test:process.py:263 Command (pid 3619952) maxrss: 204256
DEBUG    ya.test:process.py:263 Command (pid 3619952) minflt: 18420
DEBUG    ya.test:process.py:263 Command (pid 3619952) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3619952) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3619952) nivcsw: 273
DEBUG    ya.test:process.py:263 Command (pid 3619952) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3619952) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3619952) nvcsw: 2011
DEBUG    ya.test:process.py:263 Command (pid 3619952) oublock: 160
DEBUG    ya.test:process.py:263 Command (pid 3619952) stime: 0.15661899999999998
DEBUG    ya.test:process.py:263 Command (pid 3619952) utime: 1.22724
DEBUG    ya.test:process.py:263 Command (pid 3619952) wtime: 6.61
DEBUG    ya.test:process.py:275 Command (pid 3619952) output:

DEBUG    ya.test:process.py:276 Command (pid 3619952) errors:
...T NULL, c751 Float NOT NULL, c752 Decimal(15,0) NOT NULL, c753 Uint16 NOT NULL, c754 Double NOT NULL, c755 Int64, c756 Bool, c757 Uint8 NOT NULL, c758 Json, c759 Decimal(35,10) NOT NULL, c760 Int32, c761 Bool, c762 Datetime, c763 Uint64, c764 Datetime, c765 Timestamp64 NOT NULL, c766 Uint8, c767 Decimal(15,0) NOT NULL, c768 Decimal(15,0) NOT NULL, c769 Int64 NOT NULL, c770 Date32 NOT NULL, c771 Datetime NOT NULL, c772 Yson NOT NULL, c773 JsonDocument, c774 Timestamp, c775 Bool NOT NULL, c776 Bool, c777 JsonDocument NOT NULL, c778 Datetime64, c779 Uint32, c780 Float NOT NULL, c781 Int16 NOT NULL, c782 Float NOT NULL, c783 String NOT NULL, c784 Json NOT NULL, c785 Timestamp64, c786 Utf8 NOT NULL, c787 Date32 NOT NULL, c788 Decimal(22,9), c789 Datetime64, c790 Decimal(35,10) NOT NULL, c791 Decimal(15,0) NOT NULL, c792 Datetime64, c793 Uint32 NOT NULL, c794 Int16 NOT NULL, c795 Uint32 NOT NULL, c796 String, c797 Utf8, c798 Json NOT NULL, c799 Int32, c800 Interval64, c801 Uint8 NOT NULL, c802 Datetime, c803 Double NOT NULL, c804 Timestamp, c805 Json, c806 Int32 NOT NULL, c807 Json, c808 Bool, c809 Uint8, c810 Decimal(15,0) NOT NULL, c811 Timestamp64, c812 Date32 NOT NULL, c813 Uint16 NOT NULL, c814 String, c815 String NOT NULL, c816 Interval64 NOT NULL, c817 Decimal(15,0) NOT NULL, c818 Utf8 NOT NULL, c819 Timestamp, c820 Date NOT NULL, c821 Date32, c822 Uint16, c823 Uint16 NOT NULL, c824 String, c825 Uint32, c826 Datetime64, c827 Decimal(22,9), c828 Interval64, c829 Decimal(35,10) NOT NULL, c830 Json NOT NULL, c831 Uint16 NOT NULL, c832 Datetime64, c833 Int16 NOT NULL, c834 Float NOT NULL, c835 Utf8, c836 Timestamp64, c837 Decimal(22,9) NOT NULL, c838 Timestamp64, c839 Float, c840 Json NOT NULL, c841 Int8 NOT NULL, c842 Uint16 NOT NULL, c843 Decimal(15,0), c844 Datetime NOT NULL, c845 Decimal(22,9) NOT NULL, c846 Int32, c847 Int64, c848 Decimal(15,0) NOT NULL, c849 Datetime64, c850 Date32 NOT NULL, c851 JsonDocument, c852 Timestamp64, c853 Double NOT NULL, c854 Float, c855 Float, c856 Date, c857 Int32, c858 Int8, c859 Int16 NOT NULL, c860 Uint8 NOT NULL, c861 Decimal(35,10) NOT NULL, c862 Int8 NOT NULL, c863 Uint32 NOT NULL, c864 Int8 NOT NULL, c865 Date32, c866 Datetime64 NOT NULL, c867 Date32 NOT NULL, c868 Uint16 NOT NULL, c869 Utf8, c870 Datetime, c871 Timestamp64, c872 Uint8 NOT NULL, c873 Float, c874 Int64, c875 Int16 NOT NULL, c876 Double, c877 Decimal(15,0) NOT NULL, c878 Yson NOT NULL, c879 Int8, c880 Yson, c881 Utf8 NOT NULL, c882 Int64, c883 Decimal(35,10), c884 Date32 NOT NULL, c885 String, c886 Timestamp64, c887 Int64, c888 Float NOT NULL, c889 Uint64, c890 Int32 NOT NULL, c891 Uint64 NOT NULL, c892 Timestamp NOT NULL, c893 Decimal(35,10) NOT NULL, c894 Uint16 NOT NULL, c895 Json, c896 Datetime64, c897 Double, c898 Timestamp64, c899 Decimal(15,0) NOT NULL, c900 Double, c901 Uint32, c902 Datetime64, c903 Uint64 NOT NULL, c904 Int8 NOT NULL, c905 Uint32 NOT NULL, c906 Uint8, c907 Int16 NOT NULL, c908 Uint32, c909 Uint16, c910 Timestamp NOT NULL, c911 Uint32 NOT NULL, c912 Uint64 NOT NULL, c913 Bool, c914 Timestamp, c915 Yson NOT NULL, c916 Date NOT NULL, c917 Uint8 NOT NULL, c918 Datetime NOT NULL, c919 Double NOT NULL, c920 Decimal(35,10), c921 Decimal(35,10), c922 Uint64, c923 Float NOT NULL, c924 Decimal(15,0) NOT NULL, c925 Int32 NOT NULL, c926 Uint8 NOT NULL, c927 Timestamp64 NOT NULL, c928 Int16, c929 Uint32 NOT NULL, c930 Interval64 NOT NULL, c931 Timestamp64, c932 Float, c933 Interval64 NOT NULL, c934 Decimal(15,0) NOT NULL, c935 String, c936 Float NOT NULL, c937 Date, c938 Double NOT NULL, c939 Bool, c940 Float NOT NULL, c941 Interval64, c942 Timestamp64 NOT NULL, c943 Uint8, c944 String NOT NULL, c945 Timestamp, c946 Double NOT NULL, c947 Uint64 NOT NULL, c948 Double, c949 Interval64, c950 Uint8, c951 Int16, c952 Utf8, c953 Float NOT NULL, c954 Uint8 NOT NULL, c955 Uint8, c956 Date32, c957 Date, c958 Datetime64, c959 Interval64, c960 Yson, c961 Utf8 NOT NULL, c962 Bool NOT NULL, c963 Int32, c964 Float NOT NULL, c965 Timestamp, c966 JsonDocument NOT NULL, c967 Yson NOT NULL, c968 Int32, c969 Decimal(15,0) NOT NULL, c970 Interval64, c971 Date NOT NULL, c972 Bool NOT NULL, c973 Int8, c974 String, c975 Datetime, c976 JsonDocument, c977 Int64, c978 Int8 NOT NULL, c979 Interval64, c980 Json, c981 Uint32 NOT NULL, c982 Interval64 NOT NULL, c983 Int8, c984 Date NOT NULL, c985 Uint64, c986 Yson NOT NULL, c987 Date, c988 Bool, c989 Timestamp64, c990 JsonDocument, c991 Timestamp64 NOT NULL, c992 Uint16, c993 Int16, c994 Bool, c995 JsonDocument, c996 Float, c997 Int8, c998 Uint8, c999 String NOT NULL, c1000 Datetime64 NOT NULL, c1001 Yson, c1002 JsonDocument NOT NULL, c1003 Int32, c1004 Int32 NOT NULL, c1005 Interval64, c1006 Interval64 NOT NULL, c1007 Uint8 NOT NULL, c1008 Uint16, c1009 Datetime NOT NULL, c1010 Double, c1011 Uint8 NOT NULL, c1012 Decimal(22,9), c1013 Bool NOT NULL, c1014 Int64, c1015 Timestamp64, c1016 Interval64 NOT NULL, c1017 Int16 NOT NULL, c1018 Int16, c1019 Utf8 NOT NULL, c1020 Datetime64 NOT NULL, c1021 Int16, c1022 Date NOT NULL, c1023 Interval64, c1024 Float, c1025 JsonDocument, c1026 Date NOT NULL, c1027 Datetime, c1028 Int8, c1029 Decimal(22,9), c1030 Json NOT NULL, c1031 Float, c1032 Decimal(35,10), c1033 Double, c1034 Uint32, c1035 Timestamp64 NOT NULL, c1036 Json, c1037 String NOT NULL, c1038 Date, c1039 Decimal(35,10), c1040 Float, c1041 Decimal(22,9), c1042 Int32 NOT NULL, c1043 Datetime NOT NULL, c1044 Interval64 NOT NULL, c1045 Decimal(15,0), c1046 Int8 NOT NULL, c1047 Timestamp, c1048 Datetime NOT NULL, c1049 Int16, c1050 Date32, c1051 Decimal(15,0), c1052 Decimal(15,0), c1053 Timestamp64, c1054 Interval64 NOT NULL, c1055 Int16 NOT NULL, c1056 JsonDocument, c1057 Bool, c1058 String NOT NULL, c1059 Decimal(22,9) NOT NULL, c1060 Uint32, c1061 Float NOT NULL, c1062 Uint8 NOT NULL, c1063 Yson, c1064 Int32, c1065 Int32, c1066 Bool, c1067 Int16, c1068 Timestamp, c1069 JsonDocument NOT NULL, c1070 Json NOT NULL, c1071 Decimal(22,9) NOT NULL, c1072 Decimal(35,10) NOT NULL, c1073 Date32 NOT NULL, c1074 Interval64, c1075 Decimal(15,0), c1076 Uint64, c1077 Uint32, c1078 Int64, c1079 Float, c1080 Int8, c1081 Uint32, c1082 Datetime64 NOT NULL, c1083 Int16, c1084 Int64, c1085 Datetime64 NOT NULL, c1086 Timestamp, c1087 Uint16 NOT NULL, c1088 JsonDocument NOT NULL, c1089 Utf8 NOT NULL, c1090 Date NOT NULL, c1091 Bool NOT NULL, c1092 Int32, c1093 String, c1094 Uint16 NOT NULL, c1095 Datetime, c1096 Int16, c1097 Int8 NOT NULL, c1098 Decimal(35,10) NOT NULL, c1099 Utf8, c1100 Date32, c1101 Date32, c1102 Datetime, c1103 Uint8 NOT NULL, c1104 Int8 NOT NULL, c1105 Int8 NOT NULL, c1106 Float NOT NULL, c1107 Uint16, c1108 Uint8, c1109 Decimal(22,9) NOT NULL, c1110 String, c1111 Uint8 NOT NULL, c1112 Decimal(35,10), c1113 Uint8, c1114 Timestamp64, c1115 Json, c1116 Datetime NOT NULL, c1117 Utf8, c1118 Json NOT NULL, c1119 Datetime, c1120 Double, c1121 Decimal(22,9), c1122 Date, c1123 Uint64, c1124 String NOT NULL, c1125 String NOT NULL, c1126 Int16, c1127 Date, c1128 Uint16, c1129 Uint32 NOT NULL, c1130 Date32, c1131 Timestamp64 NOT NULL, c1132 Decimal(15,0) NOT NULL, c1133 Timestamp64, c1134 Interval64, c1135 Uint8 NOT NULL, c1136 String, c1137 Datetime NOT NULL, c1138 Double, c1139 Date, c1140 Datetime64, c1141 Int32, c1142 Uint32, c1143 Datetime, c1144 Int32, c1145 JsonDocument, c1146 Float, c1147 Uint32, c1148 Timestamp64 NOT NULL, c1149 Uint64 NOT NULL, c1150 Decimal(22,9), c1151 Decimal(22,9), c1152 Int32, c1153 Timestamp NOT NULL, c1154 Int32, c1155 Int64, c1156 Datetime NOT NULL, c1157 Uint8, c1158 Decimal(35,10) NOT NULL, c1159 Date, c1160 Utf8, c1161 Decimal(35,10) NOT NULL, c1162 Date32 NOT NULL, c1163 Bool, c1164 Interval64 NOT NULL, c1165 Timestamp NOT NULL, c1166 Int32 NOT NULL, c1167 Int16 NOT NULL, c1168 Uint64, c1169 Uint64 NOT NULL, c1170 Uint8, c1171 Decimal(35,10) NOT NULL, c1172 Utf8 NOT NULL, c1173 Int16, c1174 Uint32 NOT NULL, c1175 Interval64, c1176 Decimal(15,0), c1177 Interval64 NOT NULL, c1178 Uint64 NOT NULL, c1179 String NOT NULL, c1180 Int64, c1181 Date NOT NULL, c1182 Decimal(35,10), c1183 JsonDocument NOT NULL, c1184 Timestamp, c1185 Uint64, c1186 Datetime64 NOT NULL, c1187 Datetime, c1188 Bool, c1189 Utf8 NOT NULL, c1190 Datetime64, c1191 Datetime64, c1192 Decimal(15,0), c1193 Interval64 NOT NULL, c1194 Date, c1195 Int64, c1196 Interval64, c1197 Date32, c1198 Float, c1199 Utf8, c1200 Uint64, c1201 JsonDocument, c1202 Json NOT NULL, c1203 Int16 NOT NULL, c1204 Decimal(22,9) NOT NULL, c1205 Float, c1206 Timestamp, c1207 Int16, c1208 Utf8, c1209 Int64, c1210 Int8, c1211 Double, c1212 Decimal(15,0) NOT NULL, c1213 Yson NOT NULL, c1214 Timestamp, c1215 Double NOT NULL, c1216 Int64, c1217 Int8 NOT NULL, c1218 Bool, c1219 Int8, c1220 Int16 NOT NULL, c1221 Float NOT NULL, c1222 Decimal(15,0) NOT NULL, c1223 Uint64 NOT NULL, c1224 Uint16, c1225 Interval64, c1226 Uint16, c1227 Bool NOT NULL, c1228 Decimal(35,10), c1229 Datetime64, c1230 Bool, c1231 Uint64, c1232 Double, c1233 Interval64, c1234 Timestamp NOT NULL, c1235 String NOT NULL, c1236 Int8, c1237 Decimal(15,0) NOT NULL, c1238 Utf8, c1239 Float NOT NULL, c1240 Int8 NOT NULL, c1241 Int8 NOT NULL, c1242 Date32 NOT NULL, c1243 Timestamp, c1244 Uint32, c1245 Timestamp NOT NULL, c1246 Date, c1247 Date NOT NULL, c1248 Uint64, c1249 Decimal(15,0), c1250 Decimal(35,10), c1251 JsonDocument, c1252 Json NOT NULL, c1253 Timestamp64 NOT NULL, c1254 Yson, c1255 Int8, c1256 Date32, c1257 Decimal(15,0), c1258 Datetime NOT NULL, c1259 Utf8, c1260 Json NOT NULL, c1261 JsonDocument NOT NULL, c1262 Int8, c1263 Date32, c1264 Datetime NOT NULL, c1265 Date, c1266 JsonDocument NOT NULL, c1267 Date32 NOT NULL, c1268 Int32, c1269 Bool NOT NULL, c1270 Decimal(22,9), c1271 Int16 NOT NULL, c1272 Int16, c1273 Datetime NOT NULL, c1274 Uint8 NOT NULL, c1275 Date NOT NULL, c1276 Int64, c1277 Bool NOT NULL, c1278 Datetime64, c1279 Decimal(35,10) NOT NULL, c1280 Int32, c1281 String NOT NULL, c1282 Datetime64, c1283 Utf8, c1284 Uint16, c1285 Double NOT NULL, c1286 Timestamp NOT NULL, c1287 Int64 NOT NULL, c1288 Int32 NOT NULL, c1289 Uint32, c1290 Utf8, c1291 Int8, c1292 Date32, c1293 Uint16 NOT NULL, c1294 Datetime, c1295 Datetime64, c1296 JsonDocument, c1297 Date32 NOT NULL, c1298 Uint32, c1299 Yson, c1300 Timestamp NOT NULL, c1301 Utf8 NOT NULL, c1302 Bool NOT NULL, c1303 Int64 NOT NULL, c1304 Float NOT NULL, c1305 Decimal(35,10), c1306 Int16, c1307 Decimal(22,9), c1308 Int32 NOT NULL, c1309 Bool, c1310 Date32 NOT NULL, c1311 JsonDocument, c1312 Int8 NOT NULL, c1313 Timestamp, c1314 Datetime64 NOT NULL, c1315 Yson NOT NULL, c1316 Date32, c1317 Decimal(22,9) NOT NULL, c1318 JsonDocument NOT NULL, c1319 Date32 NOT NULL, c1320 Json NOT NULL, c1321 Bool, c1322 Int8, c1323 Int8, c1324 Decimal(22,9) NOT NULL, c1325 Datetime NOT NULL, c1326 Double NOT NULL, c1327 Timestamp64, c1328 Date NOT NULL, c1329 String NOT NULL, c1330 Json, c1331 Int8 NOT NULL, c1332 Decimal(35,10), c1333 Timestamp NOT NULL, c1334 String NOT NULL, c1335 Int8 NOT NULL, c1336 Double, c1337 Uint16, c1338 Datetime, c1339 Int8 NOT NULL, c1340 Int64, c1341 Datetime NOT NULL, c1342 Int32 NOT NULL, c1343 Int8, c1344 Uint8 NOT NULL, c1345 Date NOT NULL, c1346 Datetime64 NOT NULL, c1347 Decimal(35,10), c1348 Int32 NOT NULL, c1349 Bool NOT NULL, c1350 Float, c1351 Datetime64, c1352 Int32, c1353 Date32 NOT NULL, c1354 Int64, c1355 Bool NOT NULL, c1356 Timestamp64 NOT NULL, c1357 Uint8 NOT NULL, c1358 Uint8 NOT NULL, c1359 JsonDocument NOT NULL, c1360 Timestamp64 NOT NULL, c1361 Float NOT NULL, c1362 Date, c1363 Decimal(15,0) NOT NULL, c1364 Int32, c1365 Decimal(15,0), c1366 Decimal(22,9) NOT NULL, c1367 Uint8, c1368 Utf8 NOT NULL, c1369 Yson NOT NULL, c1370 Decimal(22,9), c1371 Date NOT NULL, c1372 Uint8 NOT NULL, c1373 Interval64 NOT NULL, c1374 Decimal(15,0), c1375 Date NOT NULL, c1376 Decimal(35,10), c1377 Datetime NOT NULL, c1378 Date NOT NULL, c1379 Timestamp64, c1380 Float, c1381 Float, c1382 Json NOT NULL, c1383 Int64 NOT NULL, c1384 Int64 NOT NULL, c1385 Json NOT NULL, c1386 Decimal(35,10) NOT NULL, c1387 String NOT NULL, c1388 Int32, c1389 Uint64, c1390 String NOT NULL, c1391 Uint32 NOT NULL, c1392 Timestamp NOT NULL, c1393 Decimal(22,9), c1394 Yson, c1395 Uint32, c1396 Float NOT NULL, c1397 Uint8 NOT NULL, c1398 Yson, c1399 Date, c1400 Decimal(35,10) NOT NULL, c1401 Int16, c1402 Int8, c1403 Json NOT NULL, c1404 Uint64 NOT NULL, c1405 Decimal(35,10) NOT NULL, c1406 Datetime64, c1407 Timestamp NOT NULL, c1408 Yson NOT NULL, c1409 Int64, c1410 Utf8, c1411 Timestamp NOT NULL, c1412 Interval64 NOT NULL, c1413 Uint16, c1414 Datetime64 NOT NULL, c1415 Float, c1416 Float NOT NULL, c1417 Yson, c1418 Int8, c1419 Int8 NOT NULL, c1420 Utf8, c1421 Double NOT NULL, c1422 Decimal(35,10), c1423 String NOT NULL, c1424 Yson NOT NULL, c1425 Double, c1426 Timestamp NOT NULL, c1427 Uint8 NOT NULL, c1428 JsonDocument NOT NULL, c1429 Timestamp64, c1430 Datetime NOT NULL, c1431 JsonDocument, c1432 Int16 NOT NULL, c1433 Bool, c1434 Decimal(35,10) NOT NULL, c1435 Uint64, c1436 Decimal(15,0) NOT NULL, c1437 Utf8, c1438 Yson, c1439 Timestamp NOT NULL, c1440 Uint16, c1441 String NOT NULL, c1442 Float, c1443 String, c1444 Json NOT NULL, c1445 String NOT NULL, c1446 Int8 NOT NULL, c1447 Utf8, c1448 Decimal(15,0), c1449 Datetime NOT NULL, c1450 Datetime64, c1451 Decimal(22,9), c1452 Uint64, c1453 String, c1454 Decimal(22,9) NOT NULL, c1455 Int16, c1456 Uint16 NOT NULL, c1457 Yson NOT NULL, c1458 Uint64, c1459 Datetime, c1460 JsonDocument, c1461 Date NOT NULL, c1462 Uint32, c1463 Int64, c1464 Timestamp64, c1465 Date32 NOT NULL, c1466 Timestamp NOT NULL, c1467 Interval64, c1468 Uint64, c1469 Float, c1470 Interval64 NOT NULL, c1471 Datetime64, c1472 Bool, c1473 Utf8 NOT NULL, c1474 Bool, c1475 Interval64, c1476 Date NOT NULL, c1477 Timestamp64, c1478 Uint8 NOT NULL, c1479 Json, c1480 String NOT NULL, c1481 Decimal(22,9), c1482 Int8, c1483 Uint8, c1484 Int64, c1485 Double, c1486 Uint8 NOT NULL, c1487 Utf8 NOT NULL, c1488 Int16 NOT NULL, c1489 Uint64, c1490 Decimal(22,9) NOT NULL, c1491 Int64 NOT NULL, c1492 Int16, c1493 Decimal(35,10), c1494 Uint8, c1495 Date NOT NULL, c1496 Datetime, c1497 Float NOT NULL, c1498 JsonDocument, c1499 Date NOT NULL, c1500 Date, c1501 Yson, c1502 Yson NOT NULL, c1503 Int16 NOT NULL, c1504 Yson, c1505 Decimal(35,10), c1506 Uint16, c1507 Decimal(22,9), c1508 Int8 NOT NULL, c1509 Timestamp NOT NULL, c1510 String NOT NULL, c1511 Bool, c1512 Utf8 NOT NULL, c1513 Float NOT NULL, c1514 Decimal(35,10), c1515 Uint16, c1516 Int64 NOT NULL, c1517 Timestamp, c1518 Decimal(15,0) NOT NULL, c1519 Uint16, c1520 Int8 NOT NULL, c1521 Decimal(15,0) NOT NULL, c1522 Json NOT NULL, c1523 Uint8 NOT NULL, c1524 Uint64, c1525 Datetime NOT NULL, c1526 Int64, c1527 Uint32 NOT NULL, c1528 Decimal(35,10), c1529 Float NOT NULL, c1530 Timestamp, c1531 Date NOT NULL, c1532 JsonDocument, c1533 Uint32, c1534 Uint16, c1535 Decimal(22,9) NOT NULL, c1536 Yson, c1537 Int16 NOT NULL, c1538 Date32, c1539 Uint16 NOT NULL, c1540 Date32 NOT NULL, c1541 Int16 NOT NULL, c1542 Json NOT NULL, c1543 Int32, c1544 Uint32 NOT NULL, c1545 Int8 NOT NULL, c1546 Bool NOT NULL, c1547 Uint8 NOT NULL, c1548 Bool, c1549 Date32, c1550 Uint16, c1551 Timestamp64 NOT NULL, c1552 Datetime64, c1553 Datetime64 NOT NULL, c1554 Uint32, c1555 Date NOT NULL, c1556 Double, c1557 Double NOT NULL, c1558 Timestamp NOT NULL, c1559 Timestamp NOT NULL, c1560 Uint16, c1561 Uint16 NOT NULL, c1562 Uint64 NOT NULL, c1563 Utf8 NOT NULL, c1564 Decimal(22,9) NOT NULL, c1565 Date32 NOT NULL, c1566 Decimal(35,10) NOT NULL, c1567 Int64, c1568 Timestamp64 NOT NULL, c1569 Datetime NOT NULL, c1570 String NOT NULL, c1571 Uint64, c1572 Yson, c1573 Datetime64, c1574 Date NOT NULL, c1575 Float, c1576 Bool, c1577 Decimal(15,0) NOT NULL, c1578 Uint16 NOT NULL, c1579 Float, c1580 Timestamp64 NOT NULL, c1581 Timestamp NOT NULL, c1582 Yson, c1583 Interval64 NOT NULL, c1584 Timestamp64, c1585 Uint8, c1586 JsonDocument NOT NULL, c1587 Timestamp NOT NULL, c1588 Double NOT NULL, c1589 Interval64, c1590 Date NOT NULL, c1591 Yson, c1592 Timestamp64, c1593 String, c1594 Date32, c1595 Int8 NOT NULL, c1596 Double, c1597 Yson, c1598 Decimal(22,9), c1599 Interval64, c1600 Decimal(22,9) NOT NULL, c1601 Date32, c1602 Int16 NOT NULL, c1603 Uint32, c1604 Date NOT NULL, c1605 Int8 NOT NULL, c1606 Decimal(15,0) NOT NULL, c1607 Uint32, c1608 Utf8 NOT NULL, c1609 Double, c1610 Datetime64, c1611 Timestamp, c1612 Int32, c1613 Uint64 NOT NULL, c1614 Utf8, c1615 Yson NOT NULL, c1616 Uint8 NOT NULL, c1617 Int8, c1618 Datetime64 NOT NULL, c1619 Int16, c1620 Int8 NOT NULL, c1621 Datetime64, c1622 Bool NOT NULL, c1623 String NOT NULL, c1624 Yson NOT NULL, c1625 Double NOT NULL, c1626 Double, c1627 Bool, c1628 Utf8, c1629 Int64, c1630 Uint8, c1631 Decimal(35,10) NOT NULL, c1632 Interval64 NOT NULL, c1633 Interval64, c1634 Timestamp64 NOT NULL, c1635 Int16 NOT NULL, c1636 Uint64, c1637 Int32 NOT NULL, c1638 Int16, c1639 Date32, c1640 Int32 NOT NULL, c1641 Datetime64, c1642 Uint16 NOT NULL, c1643 Decimal(15,0), c1644 Decimal(22,9), c1645 Decimal(35,10), c1646 Datetime, c1647 Int16, c1648 Uint8, c1649 Uint64 NOT NULL, c1650 Double NOT NULL, c1651 Datetime NOT NULL, c1652 Datetime64 NOT NULL, c1653 Decimal(35,10), c1654 Interval64, c1655 Timestamp, c1656 Float NOT NULL, c1657 Yson NOT NULL, c1658 Int8, c1659 Int64 NOT NULL, c1660 Bool, c1661 Uint8, c1662 Json, c1663 Decimal(22,9), c1664 Decimal(35,10) NOT NULL, c1665 Uint8 NOT NULL, c1666 Bool, c1667 Int64 NOT NULL, c1668 Uint32, c1669 Json NOT NULL, c1670 Datetime NOT NULL, c1671 Int64 NOT NULL, c1672 Decimal(15,0), c1673 Int32 NOT NULL, c1674 Interval64 NOT NULL, c1675 Yson NOT NULL, c1676 Decimal(35,10), c1677 Decimal(15,0) NOT NULL, c1678 String, c1679 Decimal(22,9) NOT NULL, c1680 Int16, c1681 Int64, c1682 Int16, c1683 Yson, c1684 Int8 NOT NULL, c1685 Datetime64 NOT NULL, c1686 Date NOT NULL, c1687 Uint32 NOT NULL, c1688 Datetime64 NOT NULL, c1689 Date32 NOT NULL, c1690 String NOT NULL, c1691 String, c1692 Datetime64 NOT NULL, c1693 Datetime, c1694 Float, c1695 Decimal(22,9) NOT NULL, c1696 Interval64 NOT NULL, c1697 String NOT NULL, c1698 Int64 NOT NULL, c1699 Uint8 NOT NULL, c1700 Int16, c1701 Datetime NOT NULL, c1702 Datetime64 NOT NULL, c1703 Int32 NOT NULL, c1704 Int8, c1705 Uint32 NOT NULL, c1706 Timestamp NOT NULL, c1707 Uint32, c1708 Timestamp NOT NULL, c1709 Timestamp64, c1710 Decimal(22,9) NOT NULL, c1711 Decimal(15,0), c1712 Int64, c1713 Decimal(22,9), c1714 Double NOT NULL, c1715 Int16, c1716 Json, c1717 Datetime64, c1718 Bool, c1719 Float NOT NULL, c1720 Uint64 NOT NULL, c1721 Int32 NOT NULL, c1722 Uint8, c1723 String NOT NULL, c1724 JsonDocument, c1725 String, c1726 Timestamp, c1727 Uint16, c1728 Uint64, c1729 Uint8, c1730 Int32 NOT NULL, c1731 Date32 NOT NULL, c1732 Datetime, c1733 String, c1734 Interval64, c1735 Uint64, c1736 Uint8, c1737 Bool, c1738 Int8 NOT NULL, c1739 Int64, c1740 Uint16, c1741 Uint64, c1742 Int16, c1743 Decimal(35,10) NOT NULL, c1744 Utf8, c1745 Uint32, c1746 Yson, c1747 Decimal(35,10) NOT NULL, c1748 Datetime NOT NULL, c1749 Datetime NOT NULL, c1750 Timestamp NOT NULL, c1751 Uint64 NOT NULL, c1752 Utf8 NOT NULL, c1753 Float NOT NULL, c1754 Int8 NOT NULL, c1755 Datetime NOT NULL, c1756 Date32 NOT NULL, c1757 Uint32 NOT NULL, c1758 Double, c1759 Timestamp NOT NULL, c1760 Decimal(15,0), c1761 Uint16 NOT NULL, c1762 Decimal(35,10) NOT NULL, c1763 JsonDocument, c1764 String NOT NULL, c1765 Utf8 NOT NULL, c1766 Timestamp64, c1767 Json NOT NULL, c1768 Datetime, c1769 Float, c1770 JsonDocument, c1771 Date32, c1772 Int16, c1773 Date32 NOT NULL, c1774 Interval64 NOT NULL, c1775 Bool NOT NULL, c1776 Decimal(35,10) NOT NULL, c1777 Yson NOT NULL, c1778 Decimal(15,0) NOT NULL, c1779 Decimal(22,9), c1780 Datetime64 NOT NULL, c1781 Bool, c1782 Timestamp, c1783 JsonDocument, c1784 Double, c1785 Yson, c1786 Uint64, c1787 Datetime64 NOT NULL, c1788 Int64 NOT NULL, c1789 Date NOT NULL, c1790 Datetime NOT NULL, c1791 Timestamp, c1792 Int64 NOT NULL, c1793 Date32, c1794 Utf8, c1795 Timestamp64, c1796 Double NOT NULL, c1797 String, c1798 String NOT NULL, c1799 Datetime NOT NULL, c1800 Interval64, c1801 Uint64 NOT NULL, c1802 Double, c1803 Uint8, c1804 String, c1805 Int64 NOT NULL, c1806 Timestamp64, c1807 String, c1808 Double, c1809 Decimal(22,9), c1810 Yson NOT NULL, c1811 Int16 NOT NULL, c1812 Timestamp, c1813 Uint32 NOT NULL, c1814 Uint64 NOT NULL, c1815 String, c1816 Int16 NOT NULL, c1817 Bool NOT NULL, c1818 Int32, c1819 Double NOT NULL, c1820 Json NOT NULL, c1821 Decimal(35,10), c1822 JsonDocument, c1823 Int64 NOT NULL, c1824 Date32 NOT NULL, c1825 Uint64, c1826 Uint64 NOT NULL, c1827 Int16, c1828 Uint64 NOT NULL, c1829 Uint8, c1830 Timestamp NOT NULL, c1831 Uint64 NOT NULL, c1832 Float NOT NULL, c1833 Decimal(35,10), c1834 Float NOT NULL, c1835 JsonDocument NOT NULL, c1836 Datetime NOT NULL, c1837 Uint8 NOT NULL, c1838 Uint16 NOT NULL, c1839 Int64, c1840 Double, c1841 Int32 NOT NULL, c1842 Float, c1843 Decimal(22,9), c1844 Uint64, c1845 Decimal(35,10), c1846 Int32, c1847 Bool, c1848 Date32 NOT NULL, c1849 Int16, c1850 Double, c1851 Decimal(35,10), c1852 Uint8 NOT NULL, c1853 Datetime NOT NULL, c1854 String, c1855 Int32, c1856 Int32, c1857 JsonDocument NOT NULL, c1858 Uint64, c1859 Datetime64 NOT NULL, c1860 Uint16 NOT NULL, c1861 Float, c1862 Double NOT NULL, c1863 Int64, c1864 Interval64 NOT NULL, c1865 Decimal(35,10), c1866 Date32 NOT NULL, c1867 Interval64, c1868 Int16, c1869 Timestamp, c1870 Decimal(22,9), c1871 Timestamp64 NOT NULL, c1872 Uint64, c1873 Decimal(35,10), c1874 Yson, c1875 Decimal(22,9), c1876 Yson NOT NULL, c1877 Int16 NOT NULL, c1878 Uint16 NOT NULL, c1879 Interval64 NOT NULL, c1880 Int8 NOT NULL, c1881 String, c1882 Json NOT NULL, c1883 Decimal(22,9) NOT NULL, c1884 Timestamp64 NOT NULL, c1885 Timestamp NOT NULL, c1886 Int8 NOT NULL, c1887 JsonDocument, c1888 Json, c1889 String NOT NULL, c1890 Bool NOT NULL, c1891 Utf8 NOT NULL, c1892 Int8, c1893 Int16, c1894 Uint16, c1895 Bool, c1896 Decimal(15,0) NOT NULL, c1897 Yson, c1898 Int8, c1899 Json, c1900 Int8 NOT NULL, c1901 Int8, c1902 Int64 NOT NULL, c1903 Int16, c1904 Yson, c1905 Yson, c1906 Datetime, c1907 Int32, c1908 Bool, c1909 Bool NOT NULL, c1910 Datetime64 NOT NULL, c1911 Timestamp64, c1912 Json, c1913 Date32 NOT NULL, c1914 Interval64, c1915 Uint32, c1916 Int16 NOT NULL, c1917 Float NOT NULL, c1918 Date NOT NULL, c1919 Json NOT NULL, c1920 Uint16 NOT NULL, c1921 JsonDocument, c1922 Json, c1923 String, c1924 Decimal(35,10) NOT NULL, c1925 Uint64, c1926 Timestamp NOT NULL, c1927 Int64 NOT NULL, c1928 Bool, c1929 Decimal(22,9), c1930 Date, c1931 Int32, c1932 Double, c1933 Decimal(35,10), c1934 Double, c1935 Double NOT NULL, c1936 Uint32 NOT NULL, c1937 Decimal(15,0), c1938 Int64 NOT NULL, c1939 Timestamp64 NOT NULL, c1940 Interval64 NOT NULL, c1941 Timestamp64, c1942 Date NOT NULL, c1943 Decimal(22,9), c1944 Decimal(15,0), c1945 Uint32, c1946 String, c1947 Yson, c1948 Date, c1949 Date, c1950 Float NOT NULL, c1951 Decimal(35,10), c1952 Utf8 NOT NULL, c1953 Int16, c1954 Decimal(15,0), c1955 Timestamp64 NOT NULL, c1956 Json, c1957 Uint8 NOT NULL, c1958 Date, c1959 Int8 NOT NULL, c1960 Uint64, c1961 Utf8, c1962 Int64 NOT NULL, c1963 JsonDocument NOT NULL, c1964 Decimal(35,10) NOT NULL, c1965 Double NOT NULL, c1966 Uint8 NOT NULL, c1967 Yson NOT NULL, c1968 String, c1969 Interval64, c1970 Interval64 NOT NULL, c1971 Interval64, c1972 Json, c1973 Int8, c1974 Uint16 NOT NULL, c1975 Decimal(15,0), c1976 Date NOT NULL, c1977 Decimal(22,9), c1978 Uint8 NOT NULL, c1979 Timestamp, c1980 JsonDocument, c1981 Json, c1982 Decimal(15,0), c1983 Datetime, c1984 Uint8 NOT NULL, c1985 Decimal(35,10), c1986 Datetime64, c1987 Int32, c1988 Date NOT NULL, c1989 Utf8, c1990 Date, c1991 Decimal(35,10), c1992 JsonDocument, c1993 Double, c1994 Interval64, c1995 Json, c1996 Date NOT NULL, c1997 Int32 NOT NULL, c1998 Int16 NOT NULL, c1999 Int64, c2000 JsonDocument, c2001 Int32 NOT NULL, c2002 String NOT NULL, c2003 Uint8 NOT NULL, c2004 JsonDocument, c2005 Utf8, c2006 Interval64, c2007 Utf8 NOT NULL, c2008 Uint32, c2009 Uint64 NOT NULL, c2010 String, c2011 Date, c2012 Date, c2013 Datetime, c2014 Decimal(22,9), c2015 Bool NOT NULL, c2016 JsonDocument, c2017 Int8, c2018 Double, c2019 Uint8, c2020 Uint64, c2021 Datetime64 NOT NULL, c2022 Uint8, c2023 Decimal(22,9) NOT NULL, c2024 Double, c2025 Int32 NOT NULL, c2026 Uint32, c2027 Uint32, c2028 Double NOT NULL, c2029 Uint8 NOT NULL, c2030 Date, c2031 Float NOT NULL, c2032 Utf8 NOT NULL, c2033 Double, c2034 Datetime64, c2035 Utf8 NOT NULL, c2036 Yson, c2037 Timestamp NOT NULL, c2038 Utf8 NOT NULL, c2039 Date32, c2040 Decimal(35,10), c2041 Bool NOT NULL, c2042 Yson NOT NULL, c2043 Timestamp64, c2044 Datetime64, c2045 Uint32, c2046 Float NOT NULL, c2047 Interval64 NOT NULL, c2048 Int8 NOT NULL, c2049 Bool NOT NULL, c2050 String, c2051 Uint32 NOT NULL, c2052 Yson, c2053 Decimal(22,9) NOT NULL, c2054 Float NOT NULL, c2055 Uint64 NOT NULL, c2056 Decimal(15,0) NOT NULL, c2057 Utf8, c2058 Double NOT NULL, c2059 Timestamp, c2060 Interval64, c2061 Uint64 NOT NULL, c2062 Decimal(15,0) NOT NULL, c2063 Interval64 NOT NULL, c2064 Float, c2065 Timestamp, c2066 Yson, c2067 Timestamp64 NOT NULL, c2068 Uint16 NOT NULL, c2069 Uint8, c2070 Utf8 NOT NULL, c2071 Yson, c2072 Int64 NOT NULL, c2073 Datetime NOT NULL, c2074 Interval64 NOT NULL, c2075 Bool NOT NULL, c2076 Decimal(22,9) NOT NULL, c2077 Bool NOT NULL, c2078 Datetime64 NOT NULL, c2079 String, c2080 Date32, c2081 Uint64, c2082 Uint64, c2083 String, c2084 Decimal(35,10), c2085 Uint16 NOT NULL, c2086 Uint8 NOT NULL, c2087 Json NOT NULL, c2088 Decimal(22,9) NOT NULL, c2089 Interval64, c2090 Int8, c2091 JsonDocument, c2092 Int32, c2093 Uint8, c2094 Datetime64 NOT NULL, c2095 Int8, c2096 Utf8, c2097 String NOT NULL, c2098 Decimal(22,9) NOT NULL, c2099 Utf8 NOT NULL, c2100 Datetime, c2101 Json NOT NULL, c2102 Datetime64, c2103 Decimal(15,0), c2104 Decimal(35,10) NOT NULL, c2105 Decimal(15,0), c2106 Bool NOT NULL, c2107 Decimal(22,9), c2108 Uint16 NOT NULL, c2109 Uint8 NOT NULL, c2110 Float, c2111 Int64 NOT NULL, c2112 Datetime NOT NULL, c2113 Timestamp, c2114 Decimal(22,9), c2115 Date32, c2116 Decimal(35,10) NOT NULL, c2117 Uint16, c2118 Uint8, c2119 Decimal(22,9), c2120 JsonDocument NOT NULL, c2121 Uint64, c2122 Uint16 NOT NULL, c2123 Int64, c2124 Datetime64 NOT NULL, c2125 Date32, c2126 Decimal(22,9), c2127 Uint16, c2128 Decimal(35,10) NOT NULL, c2129 Decimal(15,0) NOT NULL, c2130 Int16, c2131 Datetime, c2132 Int32, c2133 Utf8, c2134 Int16 NOT NULL, c2135 String NOT NULL, c2136 Timestamp64 NOT NULL, c2137 Uint8 NOT NULL, c2138 Double NOT NULL, c2139 Float, c2140 Double, c2141 Utf8, c2142 JsonDocument NOT NULL, c2143 Json, c2144 Uint64 NOT NULL, c2145 Int16 NOT NULL, c2146 JsonDocument NOT NULL, c2147 Uint64 NOT NULL, c2148 Decimal(35,10), c2149 Date32 NOT NULL, c2150 Int64, c2151 String, c2152 Datetime, c2153 Datetime, c2154 Date32, c2155 Decimal(22,9) NOT NULL, c2156 Decimal(35,10), c2157 Decimal(22,9), c2158 Decimal(22,9) NOT NULL, c2159 Uint64, c2160 Datetime64, c2161 Datetime64, c2162 Decimal(35,10) NOT NULL, c2163 Int32 NOT NULL, c2164 Timestamp NOT NULL, c2165 Uint32, c2166 Timestamp64, c2167 Datetime NOT NULL, c2168 Uint8 NOT NULL, c2169 Interval64, c2170 Uint8 NOT NULL, c2171 Int64, c2172 Float, c2173 String, c2174 Uint8, c2175 Timestamp64, c2176 Timestamp64 NOT NULL, c2177 Yson, c2178 Double NOT NULL, c2179 Datetime64 NOT NULL, c2180 Utf8 NOT NULL, c2181 Uint8, c2182 String, c2183 Json, c2184 Json NOT NULL, c2185 Date32, c2186 Json NOT NULL, c2187 Int16 NOT NULL, c2188 Datetime NOT NULL, c2189 Int64 NOT NULL, c2190 Timestamp NOT NULL, c2191 Uint16, c2192 Json, c2193 Int16 NOT NULL, c2194 Json NOT NULL, c2195 Interval64, c2196 Uint16, c2197 Int8 NOT NULL, c2198 Int16 NOT NULL, c2199 Double, c2200 Decimal(22,9) NOT NULL, c2201 Decimal(22,9), c2202 Uint32, c2203 Datetime64 NOT NULL, c2204 Decimal(15,0), c2205 Yson, c2206 Decimal(35,10), c2207 Interval64, c2208 Datetime64, c2209 Timestamp, c2210 Date32, c2211 Bool, c2212 Datetime64 NOT NULL, c2213 Double NOT NULL, c2214 Float NOT NULL, c2215 Date32, c2216 Yson, c2217 Uint32, c2218 Uint64, c2219 Timestamp64, c2220 Decimal(35,10), c2221 Int16, c2222 Uint16 NOT NULL, c2223 Uint64, c2224 Uint8, c2225 Decimal(22,9) NOT NULL, c2226 Float, c2227 Datetime64, c2228 Datetime, c2229 Decimal(35,10), c2230 Timestamp64 NOT NULL, c2231 Yson NOT NULL, c2232 Json, c2233 Timestamp NOT NULL, c2234 Uint32 NOT NULL, c2235 Json, c2236 Yson NOT NULL, c2237 Float NOT NULL, c2238 Yson, c2239 String, c2240 Date32, c2241 Uint8 NOT NULL, c2242 Datetime NOT NULL, c2243 Decimal(15,0) NOT NULL, c2244 Date, c2245 Date32, c2246 Uint64, c2247 Decimal(35,10) NOT NULL, c2248 Decimal(22,9), c2249 Utf8 NOT NULL, c2250 Datetime64 NOT NULL, c2251 Int64, c2252 JsonDocument, c2253 Timestamp64 NOT NULL, c2254 Float NOT NULL, c2255 Decimal(22,9) NOT NULL, c2256 Datetime64 NOT NULL, c2257 Json, c2258 JsonDocument, c2259 Uint16, c2260 Interval64, c2261 Utf8, c2262 Decimal(22,9), c2263 Uint32, c2264 Decimal(15,0), c2265 Uint32 NOT NULL, c2266 Date32 NOT NULL, c2267 Bool NOT NULL, c2268 String NOT NULL, c2269 Int64 NOT NULL, c2270 Bool, c2271 String, c2272 Uint16 NOT NULL, c2273 Uint8, c2274 Int8 NOT NULL, c2275 Int64 NOT NULL, c2276 Json NOT NULL, c2277 Json, c2278 Int64 NOT NULL, c2279 Uint64, c2280 Json NOT NULL, c2281 Uint8 NOT NULL, c2282 Json, c2283 Double NOT NULL, c2284 Datetime, c2285 Float, c2286 Decimal(15,0), c2287 Decimal(22,9) NOT NULL, c2288 Bool NOT NULL, c2289 Date, c2290 Utf8, c2291 Float NOT NULL, c2292 Int8 NOT NULL, c2293 Decimal(22,9) NOT NULL, c2294 Int8, c2295 Float, c2296 Decimal(35,10) NOT NULL, c2297 Datetime64 NOT NULL, c2298 Double NOT NULL, c2299 Datetime64, c2300 Utf8, c2301 Date NOT NULL, c2302 Timestamp NOT NULL, c2303 Int64, c2304 Timestamp, c2305 Json, c2306 Utf8, c2307 Json, c2308 Int32 NOT NULL, c2309 JsonDocument, c2310 Double, c2311 Int32 NOT NULL, c2312 Int8 NOT NULL, c2313 Json NOT NULL, c2314 Double, c2315 Uint32 NOT NULL, c2316 Uint16 NOT NULL, c2317 Int16, c2318 Date NOT NULL, c2319 Interval64, c2320 Timestamp64, c2321 Uint32, c2322 String, c2323 Date32 NOT NULL, c2324 Datetime64, c2325 Uint64 NOT NULL, c2326 Timestamp64, c2327 Float NOT NULL, c2328 Uint8 NOT NULL, c2329 Date32, c2330 Yson, c2331 Int16, c2332 Double, c2333 Bool NOT NULL, c2334 Decimal(35,10), c2335 Int32 NOT NULL, c2336 Uint64 NOT NULL, c2337 Int64 NOT NULL, c2338 Int64, c2339 Uint16 NOT NULL, c2340 Datetime64, c2341 Int8 NOT NULL, c2342 Uint64, c2343 Int64, c2344 Int64, c2345 Datetime64, c2346 Int16 NOT NULL, c2347 Date32, c2348 Date, c2349 Int32, c2350 Decimal(15,0), c2351 Date32, c2352 Bool NOT NULL, c2353 Int8, c2354 Decimal(22,9), c2355 Timestamp64 NOT NULL, c2356 Float NOT NULL, c2357 Int32 NOT NULL, c2358 Decimal(35,10) NOT NULL, c2359 Interval64 NOT NULL, c2360 Uint64, c2361 Int64 NOT NULL, c2362 Float NOT NULL, c2363 Uint16 NOT NULL, c2364 Date32 NOT NULL, c2365 Uint32 NOT NULL, c2366 JsonDocument, c2367 Uint32 NOT NULL, c2368 Date NOT NULL, c2369 Interval64 NOT NULL, c2370 JsonDocument, c2371 Date NOT NULL, c2372 Date32, c2373 Int32 NOT NULL, c2374 Datetime64 NOT NULL, c2375 Uint64, c2376 Timestamp NOT NULL, c2377 Bool NOT NULL, c2378 Interval64 NOT NULL, c2379 Timestamp64 NOT NULL, c2380 Datetime NOT NULL, c2381 String, c2382 Json, c2383 Date, c2384 Int8, c2385 Date32, c2386 Uint64, c2387 Uint16, c2388 Interval64 NOT NULL, c2389 Timestamp64 NOT NULL, c2390 Uint16, c2391 Timestamp64 NOT NULL, c2392 Json NOT NULL, c2393 Datetime64, c2394 Int8, c2395 Float, c2396 Uint64 NOT NULL, c2397 Uint16 NOT NULL, c2398 Uint32, c2399 Timestamp64 NOT NULL, c2400 Bool NOT NULL, c2401 Utf8 NOT NULL, c2402 Int64 NOT NULL, c2403 Float NOT NULL, c2404 Datetime NOT NULL, c2405 Date32 NOT NULL, c2406 Timestamp, c2407 Double, c2408 JsonDocument, c2409 Date NOT NULL, c2410 Datetime64 NOT NULL, c2411 Decimal(15,0) NOT NULL, c2412 String, c2413 Interval64, c2414 Datetime64, c2415 Datetime, c2416 String NOT NULL, c2417 Utf8, c2418 Date32 NOT NULL, c2419 Int64 NOT NULL, c2420 Yson, c2421 Timestamp64, c2422 Uint64 NOT NULL, c2423 Int64, c2424 Int32 NOT NULL, c2425 Bool, c2426 Int32 NOT NULL, c2427 JsonDocument NOT NULL, c2428 Yson NOT NULL, c2429 Uint64, c2430 Json, c2431 String, c2432 Date, c2433 Decimal(15,0), c2434 Date32, c2435 Decimal(35,10), c2436 Int8, c2437 Utf8 NOT NULL, c2438 Interval64 NOT NULL, c2439 String, c2440 Decimal(35,10), c2441 Utf8, c2442 Int16, c2443 Uint64 NOT NULL, c2444 JsonDocument, c2445 Date32 NOT NULL, c2446 Int8 NOT NULL, c2447 Interval64 NOT NULL, c2448 Uint16 NOT NULL, c2449 Interval64 NOT NULL, c2450 JsonDocument NOT NULL, c2451 Int32, c2452 Double, c2453 Uint32, c2454 Int64, c2455 Bool NOT NULL, c2456 Uint16, c2457 Yson, c2458 Decimal(35,10), c2459 Double, c2460 Json NOT NULL, c2461 Date NOT NULL, c2462 Timestamp NOT NULL, c2463 Uint16 NOT NULL, c2464 Datetime64 NOT NULL, c2465 Decimal(15,0) NOT NULL, c2466 Interval64 NOT NULL, c2467 Decimal(35,10) NOT NULL, c2468 Date32, c2469 Decimal(35,10), c2470 Decimal(15,0) NOT NULL, c2471 Date32, c2472 Int32, c2473 JsonDocument, c2474 Decimal(22,9) NOT NULL, c2475 Int16 NOT NULL, c2476 Uint8 NOT NULL, c2477 Datetime, c2478 Json, c2479 Decimal(15,0), c2480 Date NOT NULL, c2481 Timestamp NOT NULL, c2482 Date NOT NULL, c2483 Interval64 NOT NULL, c2484 Datetime64 NOT NULL, c2485 Utf8 NOT NULL, c2486 Uint8 NOT NULL, c2487 Interval64 NOT NULL, c2488 Decimal(22,9), c2489 Int16 NOT NULL, c2490 Float NOT NULL, c2491 Utf8, c2492 Int16, c2493 Uint32, c2494 String, c2495 Yson NOT NULL, c2496 String NOT NULL, c2497 Decimal(35,10), c2498 Timestamp64, c2499 Datetime64, c2500 Uint16 NOT NULL, c2501 Date32, c2502 Bool NOT NULL, c2503 Uint16, c2504 Uint64 NOT NULL, c2505 Uint32 NOT NULL, c2506 Datetime64, c2507 Date, c2508 Uint32 NOT NULL, c2509 Decimal(22,9) NOT NULL, c2510 Decimal(35,10), c2511 Date32, c2512 Decimal(15,0) NOT NULL, c2513 Uint8 NOT NULL, c2514 Decimal(15,0), c2515 Decimal(15,0), c2516 Date, c2517 Decimal(22,9) NOT NULL, c2518 Date NOT NULL, c2519 Yson NOT NULL, c2520 Int16 NOT NULL, c2521 Uint64, c2522 JsonDocument, c2523 Datetime64 NOT NULL, c2524 Int16 NOT NULL, c2525 Int64 NOT NULL, c2526 Date32 NOT NULL, c2527 Uint64, c2528 Utf8 NOT NULL, c2529 Int32 NOT NULL, c2530 Int64 NOT NULL, c2531 Uint16 NOT NULL, c2532 Yson, c2533 Int16 NOT NULL, c2534 Decimal(22,9) NOT NULL, c2535 JsonDocument NOT NULL, c2536 Uint64, c2537 Utf8, c2538 JsonDocument, c2539 Decimal(15,0) NOT NULL, c2540 Uint64, c2541 Json, c2542 Date32, c2543 Decimal(15,0), c2544 Interval64 NOT NULL, c2545 Uint8 NOT NULL, c2546 Decimal(22,9) NOT NULL, c2547 Timestamp64, c2548 Datetime64 NOT NULL, c2549 Uint8 NOT NULL, c2550 Double NOT NULL, c2551 Datetime, c2552 Utf8 NOT NULL, c2553 Date32 NOT NULL, c2554 Datetime, c2555 Timestamp, c2556 Datetime64, c2557 Int16 NOT NULL, c2558 Date NOT NULL, c2559 Double NOT NULL, c2560 Timestamp64 NOT NULL, c2561 Decimal(22,9), c2562 Timestamp NOT NULL, c2563 Timestamp64 NOT NULL, c2564 Uint32, c2565 Uint8, c2566 Decimal(15,0) NOT NULL, c2567 Int64, c2568 Bool, c2569 Utf8, c2570 Decimal(15,0), c2571 Double NOT NULL, c2572 Json, c2573 Int32 NOT NULL, c2574 Uint64, c2575 Int8, c2576 Decimal(35,10) NOT NULL, c2577 Datetime64 NOT NULL, c2578 Uint64, c2579 Json, c2580 Utf8 NOT NULL, c2581 Decimal(35,10), c2582 Uint16, c2583 Decimal(22,9), c2584 Uint16 NOT NULL, c2585 Uint32 NOT NULL, c2586 Uint16, c2587 Bool, c2588 Utf8, c2589 JsonDocument NOT NULL, c2590 Uint8 NOT NULL, c2591 Int16 NOT NULL, c2592 Date, c2593 Datetime64 NOT NULL, c2594 Yson NOT NULL, c2595 Decimal(35,10), c2596 String NOT NULL, c2597 Date, c2598 Yson, c2599 Uint32 NOT NULL, c2600 Bool NOT NULL, c2601 Decimal(35,10) NOT NULL, c2602 Yson NOT NULL, c2603 Timestamp64 NOT NULL, c2604 Utf8, c2605 Decimal(35,10) NOT NULL, c2606 Date32 NOT NULL, c2607 Uint16, c2608 String NOT NULL, c2609 Uint64 NOT NULL, c2610 Uint16 NOT NULL, c2611 Bool NOT NULL, c2612 Utf8 NOT NULL, c2613 Uint16, c2614 String NOT NULL, c2615 Datetime NOT NULL, c2616 Yson NOT NULL, c2617 Interval64, c2618 JsonDocument NOT NULL, c2619 Uint32, c2620 Date32 NOT NULL, c2621 Timestamp, c2622 Timestamp64, c2623 Date, c2624 Utf8, c2625 JsonDocument NOT NULL, c2626 Uint64 NOT NULL, c2627 Decimal(15,0), c2628 Decimal(15,0) NOT NULL, c2629 Decimal(35,10) NOT NULL, c2630 Int8 NOT NULL, c2631 Uint16 NOT NULL, c2632 Uint64 NOT NULL, c2633 Bool NOT NULL, c2634 Timestamp, c2635 Uint8 NOT NULL, c2636 Float NOT NULL, c2637 Uint64, c2638 Int32 NOT NULL, c2639 Timestamp64 NOT NULL, c2640 String NOT NULL, c2641 Date32, c2642 Datetime, c2643 Double, c2644 Yson NOT NULL, c2645 Interval64, c2646 Int32, c2647 Uint32 NOT NULL, c2648 Decimal(22,9) NOT NULL, c2649 Timestamp64 NOT NULL, c2650 Float, c2651 Date NOT NULL, c2652 Uint16, c2653 Timestamp NOT NULL, c2654 Timestamp64 NOT NULL, c2655 Bool NOT NULL, c2656 Int8, c2657 Timestamp NOT NULL, c2658 Int8, c2659 Float NOT NULL, c2660 Timestamp64, c2661 Uint16, c2662 Timestamp64 NOT NULL, c2663 Decimal(15,0), c2664 Date NOT NULL, c2665 Uint32 NOT NULL, c2666 String, c2667 Timestamp, c2668 Uint64 NOT NULL, c2669 Timestamp, c2670 Double NOT NULL, c2671 Timestamp64, c2672 Int64 NOT NULL, c2673 Int32, c2674 Datetime, c2675 Decimal(15,0), c2676 Json NOT NULL, c2677 Datetime64, c2678 Uint8 NOT NULL, c2679 Uint32, c2680 Timestamp, c2681 Json NOT NULL, c2682 Uint8, c2683 Datetime NOT NULL, c2684 JsonDocument NOT NULL, c2685 Int8 NOT NULL, c2686 Timestamp64 NOT NULL, c2687 Int8 NOT NULL, c2688 Date NOT NULL, c2689 Int32 NOT NULL, c2690 Uint16, c2691 Int8 NOT NULL, c2692 Decimal(22,9), c2693 Uint8 NOT NULL, c2694 Uint64, c2695 Date32 NOT NULL, c2696 Int8 NOT NULL, c2697 Yson, c2698 Int64, c2699 Utf8 NOT NULL, c2700 Yson NOT NULL, c2701 Datetime NOT NULL, c2702 Decimal(15,0) NOT NULL, c2703 Float, c2704 Date32, c2705 Int64, c2706 Utf8, c2707 Int16, c2708 Decimal(22,9) NOT NULL, c2709 Uint16, c2710 Double, c2711 Timestamp, c2712 Uint16, c2713 Timestamp64, c2714 Uint32 NOT NULL, c2715 Uint16 NOT NULL, c2716 Int16 NOT NULL, c2717 Yson NOT NULL, c2718 Datetime NOT NULL, c2719 Yson NOT NULL, c2720 Decimal(22,9), c2721 Uint16, c2722 Interval64, c2723 Timestamp, c2724 Int8, c2725 Interval64, c2726 Float, c2727 Int16 NOT NULL, c2728 Yson, c2729 Date NOT NULL, c2730 Utf8, c2731 Int16 NOT NULL, c2732 Timestamp64 NOT NULL, c2733 Date32, c2734 Datetime64, c2735 Double NOT NULL, c2736 Int8 NOT NULL, c2737 Int32 NOT NULL, c2738 Date32, c2739 Date32 NOT NULL, c2740 Interval64, c2741 Int16, c2742 Double NOT NULL, c2743 Int64, c2744 Decimal(22,9) NOT NULL, c2745 Decimal(22,9), c2746 Uint16 NOT NULL, c2747 Bool NOT NULL, c2748 Decimal(15,0), c2749 Int8 NOT NULL, c2750 Uint8, c2751 Interval64, c2752 Json NOT NULL, c2753 Uint64, c2754 Timestamp NOT NULL, c2755 Date32 NOT NULL, c2756 String, c2757 Uint64, c2758 Decimal(15,0) NOT NULL, c2759 Uint32, c2760 Yson NOT NULL, c2761 Uint16, c2762 Timestamp64 NOT NULL, c2763 Timestamp, c2764 Interval64 NOT NULL, c2765 Float NOT NULL, c2766 Int16, c2767 Decimal(35,10), c2768 Uint32, c2769 Decimal(15,0) NOT NULL, c2770 Json NOT NULL, c2771 Uint16, c2772 Double, c2773 Decimal(15,0), c2774 Uint16 NOT NULL, c2775 Int8 NOT NULL, c2776 Int32 NOT NULL, c2777 Interval64 NOT NULL, c2778 Date32 NOT NULL, c2779 String NOT NULL, c2780 Double NOT NULL, c2781 Decimal(22,9) NOT NULL, c2782 Interval64, c2783 Int16, c2784 Utf8, c2785 Json, c2786 Timestamp64, c2787 Decimal(35,10) NOT NULL, c2788 JsonDocument, c2789 Interval64, c2790 Timestamp NOT NULL, c2791 Float, c2792 Decimal(15,0), c2793 Int8, c2794 String NOT NULL, c2795 Float NOT NULL, c2796 Timestamp64 NOT NULL, c2797 Timestamp, c2798 Interval64, c2799 Datetime NOT NULL, c2800 Json, c2801 Datetime64 NOT NULL, c2802 Interval64, c2803 Interval64, c2804 Yson, c2805 Yson NOT NULL, c2806 Uint32, c2807 Uint8 NOT NULL, c2808 Decimal(35,10) NOT NULL, c2809 Uint16 NOT NULL, c2810 Decimal(15,0) NOT NULL, c2811 Json, c2812 Decimal(22,9) NOT NULL, c2813 JsonDocument, c2814 Timestamp, c2815 JsonDocument NOT NULL, c2816 Int8, c2817 Uint16 NOT NULL, c2818 Int8, c2819 Timestamp64, c2820 Date32, c2821 Datetime64, c2822 Bool NOT NULL, c2823 Date NOT NULL, c2824 Bool NOT NULL, c2825 Timestamp64, c2826 JsonDocument, c2827 Float NOT NULL, c2828 Uint16, c2829 Json, c2830 Int8 NOT NULL, c2831 Int8 NOT NULL, c2832 Json, c2833 Uint8 NOT NULL, c2834 Datetime64 NOT NULL, c2835 Date32 NOT NULL, c2836 Json, c2837 Date32 NOT NULL, c2838 Interval64 NOT NULL, c2839 Decimal(15,0), c2840 Utf8 NOT NULL, c2841 Timestamp64 NOT NULL, c2842 Utf8 NOT NULL, c2843 Uint32, c2844 Decimal(22,9), c2845 String NOT NULL, c2846 Uint16 NOT NULL, c2847 String, c2848 Decimal(35,10), c2849 Datetime NOT NULL, c2850 JsonDocument NOT NULL, c2851 Float, c2852 Utf8, c2853 Uint16 NOT NULL, c2854 Uint16 NOT NULL, c2855 Date, c2856 Timestamp NOT NULL, c2857 Json, c2858 Date NOT NULL, c2859 Timestamp NOT NULL, c2860 Uint16, c2861 Yson, c2862 Timestamp64, c2863 Float, c2864 Uint16 NOT NULL, c2865 Double, c2866 Uint32, c2867 Interval64 NOT NULL, c2868 Yson NOT NULL, c2869 Decimal(22,9), c2870 Float, c2871 Datetime64 NOT NULL, c2872 Yson, c2873 Yson, c2874 Interval64, c2875 Utf8, c2876 Int64 NOT NULL, c2877 Decimal(35,10), c2878 Int64 NOT NULL, c2879 Decimal(22,9) NOT NULL, c2880 Decimal(15,0) NOT NULL, c2881 Double, c2882 Uint64, c2883 Interval64 NOT NULL, c2884 String NOT NULL, c2885 Uint64, c2886 Bool NOT NULL, c2887 Int64 NOT NULL, c2888 Int16 NOT NULL, c2889 Datetime, c2890 Timestamp64, c2891 Json NOT NULL, c2892 String NOT NULL, c2893 Uint8, c2894 Date32 NOT NULL, c2895 Date32, c2896 Timestamp64 NOT NULL, c2897 Int8, c2898 Decimal(35,10), c2899 Uint32, c2900 Decimal(15,0) NOT NULL, c2901 Yson NOT NULL, c2902 Datetime, c2903 Decimal(15,0) NOT NULL, c2904 Int16 NOT NULL, c2905 Decimal(35,10), c2906 Uint64, c2907 Decimal(22,9), c2908 Bool, c2909 Bool, c2910 Decimal(22,9), c2911 Uint32, c2912 Timestamp NOT NULL, c2913 Uint16 NOT NULL, c2914 Uint16 NOT NULL, c2915 Interval64, c2916 Decimal(35,10) NOT NULL, c2917 Decimal(15,0), c2918 Timestamp, c2919 Decimal(35,10), c2920 Interval64, c2921 Int16 NOT NULL, c2922 Int64 NOT NULL, c2923 Datetime, c2924 Utf8, c2925 Timestamp, c2926 Datetime NOT NULL, c2927 Datetime64 NOT NULL, c2928 Decimal(35,10), c2929 Bool, c2930 Date NOT NULL, c2931 Utf8 NOT NULL, c2932 Timestamp NOT NULL, c2933 Datetime64, c2934 String, c2935 Double NOT NULL, c2936 Uint32 NOT NULL, c2937 JsonDocument, c2938 Int32, c2939 Int16, c2940 Json, c2941 Int8, c2942 String, c2943 Int32, c2944 Decimal(15,0) NOT NULL, c2945 Interval64 NOT NULL, c2946 JsonDocument, c2947 Yson, c2948 Datetime64 NOT NULL, c2949 Yson, c2950 Timestamp64 NOT NULL, c2951 Datetime NOT NULL, c2952 Timestamp64 NOT NULL, c2953 Double NOT NULL, c2954 Int8, c2955 Timestamp64, c2956 Int16, c2957 String, c2958 Bool, c2959 Json, c2960 Int32, c2961 Decimal(15,0) NOT NULL, c2962 Uint64, c2963 JsonDocument, c2964 Int64 NOT NULL, c2965 Uint16 NOT NULL, c2966 Bool NOT NULL, c2967 Timestamp NOT NULL, c2968 Utf8, c2969 JsonDocument NOT NULL, c2970 Decimal(35,10) NOT NULL, c2971 Json, c2972 Timestamp NOT NULL, c2973 Uint16, c2974 Decimal(22,9) NOT NULL, c2975 Int16 NOT NULL, c2976 Float NOT NULL, c2977 Timestamp64 NOT NULL, c2978 Timestamp64, c2979 Decimal(22,9), c2980 Decimal(15,0) NOT NULL, c2981 String NOT NULL, c2982 Double NOT NULL, c2983 Datetime64 NOT NULL, c2984 Date, c2985 Decimal(35,10), c2986 Uint16, c2987 Uint16 NOT NULL, c2988 Uint8 NOT NULL, c2989 Date32, c2990 String NOT NULL, c2991 Interval64, c2992 Int32, c2993 Date NOT NULL, c2994 Timestamp64, c2995 Int8, c2996 Uint32, c2997 Utf8 NOT NULL, c2998 Datetime64 NOT NULL, c2999 Uint64, c3000 Bool, c3001 Bool NOT NULL, c3002 Decimal(22,9) NOT NULL, c3003 Double, c3004 Datetime64 NOT NULL, c3005 Json, c3006 Uint16, c3007 Uint16, c3008 Timestamp, c3009 Uint16 NOT NULL, c3010 Timestamp64 NOT NULL, c3011 Json NOT NULL, c3012 Bool, c3013 Decimal(15,0) NOT NULL, c3014 Decimal(35,10), c3015 Uint8, c3016 Datetime, c3017 Json, c3018 Uint8, c3019 Decimal(15,0), c3020 Int32, c3021 Uint16 NOT NULL, c3022 Float NOT NULL, c3023 Date32, c3024 Decimal(22,9), c3025 Uint8, c3026 JsonDocument NOT NULL, c3027 Interval64 NOT NULL, c3028 Timestamp NOT NULL, c3029 Float NOT NULL, c3030 Utf8, c3031 Uint32, c3032 String, c3033 Date NOT NULL, c3034 Timestamp64 NOT NULL, c3035 Timestamp64, c3036 Interval64 NOT NULL, c3037 Timestamp64 NOT NULL, c3038 Decimal(15,0) NOT NULL, c3039 Datetime NOT NULL, c3040 Int32, c3041 Json NOT NULL, c3042 Timestamp64 NOT NULL, c3043 Int16 NOT NULL, c3044 Interval64, c3045 Float, c3046 Timestamp, c3047 Int32 NOT NULL, c3048 Datetime64, c3049 Int64 NOT NULL, c3050 String, c3051 Datetime64, c3052 Timestamp, c3053 Decimal(15,0) NOT NULL, c3054 Datetime64 NOT NULL, c3055 Int32 NOT NULL, c3056 Interval64, c3057 Decimal(22,9) NOT NULL, c3058 Date NOT NULL, c3059 Datetime64 NOT NULL, c3060 Uint32 NOT NULL, c3061 Uint32, c3062 Datetime64, c3063 Decimal(15,0), c3064 Datetime64 NOT NULL, c3065 Date, c3066 Bool, c3067 Interval64 NOT NULL, c3068 Bool NOT NULL, c3069 Int16 NOT NULL, c3070 Datetime64 NOT NULL, c3071 Decimal(35,10), c3072 Float, c3073 Datetime64 NOT NULL, c3074 Timestamp NOT NULL, c3075 Timestamp NOT NULL, c3076 Datetime64, c3077 Uint64 NOT NULL, c3078 Timestamp64, c3079 Utf8, c3080 Float NOT NULL, c3081 Float, c3082 Uint32, c3083 Double, c3084 Int16 NOT NULL, c3085 Date NOT NULL, c3086 Utf8 NOT NULL, c3087 Int64, c3088 Datetime64, c3089 Date32 NOT NULL, c3090 Yson NOT NULL, c3091 Decimal(35,10), c3092 Decimal(22,9) NOT NULL, c3093 Bool, c3094 Date NOT NULL, c3095 Int16, c3096 Timestamp, c3097 Float, c3098 Uint8 NOT NULL, c3099 Int64, c3100 Interval64, c3101 Utf8 NOT NULL, c3102 Decimal(22,9) NOT NULL, c3103 Float, c3104 Uint32, c3105 Float, c3106 Date NOT NULL, c3107 Date32, c3108 Uint32 NOT NULL, c3109 Date32, c3110 Date, c3111 Timestamp64, c3112 String NOT NULL, c3113 Json, c3114 Datetime NOT NULL, c3115 Decimal(15,0), c3116 String NOT NULL, c3117 Int8, c3118 Double, c3119 Int8 NOT NULL, c3120 Timestamp64 NOT NULL, c3121 Json, c3122 Interval64, c3123 Uint16, c3124 Uint8, c3125 Utf8 NOT NULL, c3126 Int8 NOT NULL, c3127 Bool NOT NULL, c3128 Utf8, c3129 Utf8 NOT NULL, c3130 Bool NOT NULL, c3131 Double, c3132 Bool NOT NULL, c3133 Date NOT NULL, c3134 Decimal(15,0) NOT NULL, c3135 Uint32 NOT NULL, c3136 Json NOT NULL, c3137 Date, c3138 Decimal(35,10), c3139 Interval64, c3140 Datetime, c3141 Datetime NOT NULL, c3142 Yson NOT NULL, c3143 Date32 NOT NULL, c3144 Yson, c3145 Date, c3146 Timestamp64 NOT NULL, c3147 Int32 NOT NULL, c3148 Date, c3149 Interval64 NOT NULL, c3150 Uint16, c3151 Utf8 NOT NULL, c3152 Int32 NOT NULL, c3153 JsonDocument, c3154 Float, c3155 Decimal(35,10) NOT NULL, c3156 Yson, c3157 Timestamp64, c3158 Bool NOT NULL, c3159 Uint32 NOT NULL, c3160 Date, c3161 Int16, c3162 Float NOT NULL, c3163 Json, c3164 Int8, c3165 Bool, c3166 Int8, c3167 Date32 NOT NULL, c3168 Uint8, c3169 Float, c3170 Uint16, c3171 Uint32, c3172 Uint64 NOT NULL, c3173 Datetime64 NOT NULL, c3174 Timestamp64 NOT NULL, c3175 Interval64, c3176 Uint64 NOT NULL, c3177 Int8, c3178 Uint8 NOT NULL, c3179 Interval64 NOT NULL, c3180 Timestamp NOT NULL, c3181 Bool, c3182 Double, c3183 Uint64, c3184 Int32, c3185 Decimal(15,0) NOT NULL, c3186 Uint16, c3187 Float NOT NULL, c3188 JsonDocument, c3189 Timestamp NOT NULL, c3190 String, c3191 Uint8, c3192 Double NOT NULL, c3193 Datetime64, c3194 Timestamp, c3195 Json NOT NULL, c3196 Yson, c3197 Json NOT NULL, c3198 Bool NOT NULL, c3199 Utf8 NOT NULL, c3200 Interval64, c3201 Uint8 NOT NULL, c3202 Int8, c3203 Date, c3204 Uint64 NOT NULL, c3205 Bool NOT NULL, c3206 Timestamp64 NOT NULL, c3207 String, c3208 Date32 NOT NULL, c3209 Datetime64 NOT NULL, c3210 Decimal(22,9) NOT NULL, c3211 Datetime, c3212 Date NOT NULL, c3213 JsonDocument, c3214 Timestamp64, c3215 Date32, c3216 Int16, c3217 Decimal(22,9) NOT NULL, c3218 Uint32, c3219 Int8, c3220 Uint8 NOT NULL, c3221 Decimal(15,0), c3222 Date, c3223 Uint32 NOT NULL, c3224 Int64 NOT NULL, c3225 Uint32, c3226 Yson, c3227 Float NOT NULL, c3228 Int16 NOT NULL, c3229 Int8, c3230 String, c3231 Uint32 NOT NULL, c3232 Uint64, c3233 Int8, c3234 Datetime64 NOT NULL, c3235 String, c3236 Datetime, c3237 Interval64, c3238 Float, c3239 JsonDocument, c3240 Double NOT NULL, c3241 Decimal(35,10) NOT NULL, c3242 Decimal(22,9), c3243 Timestamp, c3244 Decimal(15,0) NOT NULL, c3245 Interval64, c3246 Int64 NOT NULL, c3247 Int32 NOT NULL, c3248 Float, c3249 Int16 NOT NULL, c3250 Int16 NOT NULL, c3251 Datetime, c3252 String, c3253 Uint64, c3254 Timestamp, c3255 Interval64, c3256 Int8 NOT NULL, c3257 Decimal(22,9) NOT NULL, c3258 JsonDocument NOT NULL, c3259 Bool NOT NULL, c3260 Datetime64 NOT NULL, c3261 Float, c3262 Int8, c3263 Yson NOT NULL, c3264 Uint8, c3265 Int16 NOT NULL, c3266 Int32 NOT NULL, c3267 Json NOT NULL, c3268 Datetime64, c3269 Yson, c3270 Datetime, c3271 Date, c3272 Uint8 NOT NULL, c3273 Int64 NOT NULL, c3274 Timestamp, c3275 Date NOT NULL, c3276 Json, c3277 Decimal(22,9), c3278 Datetime64, c3279 Float, c3280 Int64 NOT NULL, c3281 Datetime64 NOT NULL, c3282 Int64, c3283 Utf8, c3284 Timestamp64, c3285 Json NOT NULL, c3286 Uint64 NOT NULL, c3287 JsonDocument NOT NULL, c3288 Double, c3289 Uint64, c3290 Date, c3291 Date32 NOT NULL, c3292 Int8 NOT NULL, c3293 Json NOT NULL, c3294 Datetime64, c3295 Date32, c3296 Double NOT NULL, c3297 Uint32, c3298 Int16, c3299 Float, c3300 Int16 NOT NULL, c3301 Datetime64, c3302 Json NOT NULL, c3303 Float, c3304 Int16 NOT NULL, c3305 Interval64 NOT NULL, c3306 Datetime64, c3307 Timestamp NOT NULL, c3308 Uint16 NOT NULL, c3309 Int16 NOT NULL, c3310 Bool NOT NULL, c3311 Uint8 NOT NULL, c3312 Datetime, c3313 Yson NOT NULL, c3314 Decimal(15,0), c3315 Int32, c3316 Decimal(22,9), c3317 Double, c3318 Int16, c3319 String, c3320 Datetime, c3321 Int8 NOT NULL, c3322 String NOT NULL, c3323 Float NOT NULL, c3324 Date, c3325 Uint32 NOT NULL, c3326 Timestamp64 NOT NULL, c3327 Json NOT NULL, c3328 Json, c3329 Float, c3330 Utf8 NOT NULL, c3331 Float NOT NULL, c3332 Int8 NOT NULL, c3333 Int8, c3334 Yson, c3335 Timestamp, c3336 String NOT NULL, c3337 Date32, c3338 Decimal(35,10) NOT NULL, c3339 Bool NOT NULL, c3340 Float, c3341 Decimal(22,9) NOT NULL, c3342 Yson NOT NULL, c3343 Decimal(15,0), c3344 Interval64, c3345 Uint64, c3346 Datetime NOT NULL, c3347 Int32 NOT NULL, c3348 Datetime NOT NULL, c3349 Int64 NOT NULL, c3350 Datetime NOT NULL, c3351 Json NOT NULL, c3352 Decimal(22,9) NOT NULL, c3353 Json NOT NULL, c3354 Date NOT NULL, c3355 Timestamp NOT NULL, c3356 Decimal(15,0) NOT NULL, c3357 Decimal(35,10) NOT NULL, c3358 Json NOT NULL, c3359 Double, c3360 Timestamp64, c3361 Uint8, c3362 Date32, c3363 Yson, c3364 Decimal(22,9), c3365 Datetime64, c3366 String NOT NULL, c3367 Uint8 NOT NULL, c3368 Decimal(35,10), c3369 Interval64, c3370 Decimal(22,9) NOT NULL, c3371 Decimal(35,10) NOT NULL, c3372 Decimal(35,10) NOT NULL, c3373 Timestamp NOT NULL, c3374 JsonDocument NOT NULL, c3375 Decimal(35,10) NOT NULL, c3376 Decimal(15,0), c3377 Decimal(22,9), c3378 Json NOT NULL, c3379 Timestamp64 NOT NULL, c3380 Int8, c3381 Timestamp, c3382 String NOT NULL, c3383 Interval64, c3384 Date NOT NULL, c3385 Timestamp, c3386 Date32 NOT NULL, c3387 Datetime64 NOT NULL, c3388 Int64 NOT NULL, c3389 Decimal(15,0), c3390 Int8 NOT NULL, c3391 Json, c3392 Decimal(35,10) NOT NULL, c3393 Decimal(15,0) NOT NULL, c3394 JsonDocument, c3395 Timestamp64, c3396 Decimal(15,0) NOT NULL, c3397 Datetime NOT NULL, c3398 Datetime64 NOT NULL, c3399 Json NOT NULL, c3400 Int8 NOT NULL, c3401 Uint16, c3402 Timestamp64 NOT NULL, c3403 Bool NOT NULL, c3404 JsonDocument NOT NULL, c3405 Decimal(22,9), c3406 String NOT NULL, c3407 Int8 NOT NULL, c3408 Datetime NOT NULL, c3409 Date32 NOT NULL, c3410 JsonDocument NOT NULL, c3411 Json NOT NULL, c3412 Json NOT NULL, c3413 Timestamp, c3414 Uint8, c3415 Datetime64 NOT NULL, c3416 Date NOT NULL, c3417 Timestamp NOT NULL, c3418 Date32, c3419 Date, c3420 Datetime64, c3421 Datetime, c3422 Date32 NOT NULL, c3423 Int16 NOT NULL, c3424 Decimal(15,0) NOT NULL, c3425 Datetime64 NOT NULL, c3426 Uint64 NOT NULL, c3427 Float NOT NULL, c3428 Datetime64, c3429 Double NOT NULL, c3430 Datetime64 NOT NULL, c3431 Int64 NOT NULL, c3432 Interval64 NOT NULL, c3433 Yson, c3434 Int32, c3435 Bool NOT NULL, c3436 Int64, c3437 Decimal(22,9) NOT NULL, c3438 Int64, c3439 Bool NOT NULL, c3440 Timestamp64, c3441 Decimal(15,0), c3442 Uint64, c3443 Json NOT NULL, c3444 Uint64, c3445 Date NOT NULL, c3446 Decimal(22,9), c3447 Date32 NOT NULL, c3448 Float NOT NULL, c3449 JsonDocument NOT NULL, c3450 Uint16 NOT NULL, c3451 Uint8 NOT NULL, c3452 Decimal(22,9), c3453 Uint32 NOT NULL, c3454 Date, c3455 Decimal(35,10) NOT NULL, c3456 Float NOT NULL, c3457 String NOT NULL, c3458 Double, c3459 Date NOT NULL, c3460 Int32, c3461 Decimal(15,0) NOT NULL, c3462 Uint8, c3463 Yson NOT NULL, c3464 JsonDocument NOT NULL, c3465 Int64, c3466 Decimal(22,9), c3467 Date32, c3468 Uint32 NOT NULL, c3469 JsonDocument, c3470 Date, c3471 Decimal(15,0) NOT NULL, c3472 Bool NOT NULL, c3473 JsonDocument, c3474 Timestamp NOT NULL, c3475 Int16, c3476 Uint32 NOT NULL, c3477 Yson NOT NULL, c3478 Uint16 NOT NULL, c3479 Datetime NOT NULL, c3480 Uint32, c3481 Datetime, c3482 Utf8, c3483 JsonDocument NOT NULL, c3484 Utf8 NOT NULL, c3485 Int16, c3486 Decimal(35,10) NOT NULL, c3487 String NOT NULL, c3488 Double NOT NULL, c3489 Timestamp NOT NULL, c3490 Uint32 NOT NULL, c3491 Json, c3492 Double NOT NULL, c3493 Utf8, c3494 Datetime NOT NULL, c3495 Datetime NOT NULL, c3496 Timestamp NOT NULL, c3497 Yson NOT NULL, c3498 Uint32, c3499 Decimal(15,0) NOT NULL, c3500 String, c3501 Datetime64 NOT NULL, c3502 Date32, c3503 Decimal(35,10) NOT NULL, c3504 Decimal(15,0) NOT NULL, c3505 Int32, c3506 Int8, c3507 Uint64, c3508 Int16 NOT NULL, c3509 Yson, c3510 Timestamp64 NOT NULL, c3511 Timestamp, c3512 Uint16, c3513 Uint64 NOT NULL, c3514 Decimal(15,0) NOT NULL, c3515 String NOT NULL, c3516 Decimal(15,0), c3517 Utf8, c3518 Uint64, c3519 Date32, c3520 Uint64, c3521 Uint64, c3522 Json NOT NULL, c3523 Int32 NOT NULL, c3524 Bool NOT NULL, c3525 Timestamp, c3526 Decimal(22,9) NOT NULL, c3527 Decimal(35,10) NOT NULL, c3528 Decimal(22,9) NOT NULL, c3529 Bool NOT NULL, c3530 Decimal(35,10), c3531 Uint64 NOT NULL, c3532 Decimal(22,9) NOT NULL, c3533 Int8, c3534 Int16 NOT NULL, c3535 Timestamp64, c3536 Uint32 NOT NULL, c3537 Json NOT NULL, c3538 Date32 NOT NULL, c3539 Interval64, c3540 Uint8 NOT NULL, c3541 Float NOT NULL, c3542 Uint64 NOT NULL, c3543 Decimal(22,9), c3544 Uint8, c3545 Yson, c3546 Date, c3547 Int8 NOT NULL, c3548 JsonDocument NOT NULL, c3549 Utf8, c3550 Double, c3551 String NOT NULL, c3552 Int16 NOT NULL, c3553 Decimal(15,0) NOT NULL, c3554 Interval64, c3555 Bool NOT NULL, c3556 Uint16 NOT NULL, c3557 Float NOT NULL, c3558 JsonDocument, c3559 Decimal(15,0), c3560 Int8 NOT NULL, c3561 String, c3562 JsonDocument NOT NULL, c3563 Int32 NOT NULL, c3564 Utf8 NOT NULL, c3565 Datetime64 NOT NULL, c3566 Datetime64 NOT NULL, c3567 Bool, c3568 Int64, c3569 Int32, c3570 Uint64, c3571 Uint16, c3572 Int64 NOT NULL, c3573 Int64 NOT NULL, c3574 Uint32, c3575 Bool NOT NULL, c3576 Int16, c3577 Int8 NOT NULL, c3578 String NOT NULL, c3579 Uint8 NOT NULL, c3580 String, c3581 Decimal(22,9) NOT NULL, c3582 Float NOT NULL, c3583 Datetime, c3584 Uint16 NOT NULL, c3585 Uint8, c3586 Timestamp64, c3587 Json, c3588 Uint64, c3589 Utf8 NOT NULL, c3590 Interval64, c3591 Decimal(15,0) NOT NULL, c3592 Yson, c3593 Interval64, c3594 JsonDocument, c3595 Uint64, c3596 Uint32, c3597 Timestamp NOT NULL, c3598 Interval64 NOT NULL, c3599 Date32, c3600 Uint16 NOT NULL, c3601 Timestamp64, c3602 Float NOT NULL, c3603 Interval64 NOT NULL, c3604 Decimal(15,0), c3605 Yson, c3606 Decimal(22,9) NOT NULL, c3607 Int32 NOT NULL, c3608 Yson NOT NULL, c3609 Utf8, c3610 Int16 NOT NULL, c3611 Uint32, c3612 Uint8 NOT NULL, c3613 Uint64 NOT NULL, c3614 Double NOT NULL, c3615 Decimal(35,10) NOT NULL, c3616 Uint32, c3617 String, c3618 String, c3619 Timestamp64 NOT NULL, c3620 Utf8 NOT NULL, c3621 Uint64 NOT NULL, c3622 Date32 NOT NULL, c3623 Int32 NOT NULL, c3624 String NOT NULL, c3625 Int32, c3626 Int8, c3627 Int32, c3628 Timestamp64, c3629 Bool NOT NULL, c3630 String, c3631 Int32, c3632 Float, c3633 Double NOT NULL, c3634 Json, c3635 Datetime, c3636 Date32 NOT NULL, c3637 Date32 NOT NULL, c3638 Double NOT NULL, c3639 Int32, c3640 Timestamp, c3641 Utf8 NOT NULL, c3642 Datetime64 NOT NULL, c3643 Timestamp64 NOT NULL, c3644 Datetime64, c3645 Uint64 NOT NULL, c3646 JsonDocument, c3647 Decimal(35,10) NOT NULL, c3648 Double, c3649 Uint16, c3650 Interval64 NOT NULL, c3651 Decimal(15,0) NOT NULL, c3652 Uint64, c3653 JsonDocument NOT NULL, c3654 Interval64 NOT NULL, c3655 Datetime, c3656 Datetime, c3657 Uint16 NOT NULL, c3658 Date32 NOT NULL, c3659 Json, c3660 Timestamp64, c3661 Date NOT NULL, c3662 Uint8 NOT NULL, c3663 Uint64 NOT NULL, c3664 Datetime, c3665 Int32 NOT NULL, c3666 Date NOT NULL, c3667 Yson, c3668 Datetime64 NOT NULL, c3669 Decimal(22,9) NOT NULL, c3670 Int16 NOT NULL, c3671 Bool, c3672 Yson, c3673 Uint32, c3674 Int16, c3675 Yson NOT NULL, c3676 Datetime64, c3677 Float NOT NULL, c3678 Float, c3679 Decimal(35,10), c3680 Yson NOT NULL, c3681 Decimal(15,0), c3682 Uint64, c3683 Uint8, c3684 Datetime64, c3685 JsonDocument, c3686 Int64 NOT NULL, c3687 Uint16 NOT NULL, c3688 Uint32, c3689 Utf8 NOT NULL, c3690 Decimal(35,10) NOT NULL, c3691 Datetime64, c3692 Uint64 NOT NULL, c3693 Timestamp, c3694 JsonDocument, c3695 Int32 NOT NULL, c3696 Date, c3697 Date, c3698 Uint8, c3699 Uint32, c3700 Bool, c3701 Uint16, c3702 String, c3703 String NOT NULL, c3704 Uint8, c3705 Json, c3706 Uint32, c3707 Int64, c3708 Json NOT NULL, c3709 Int16 NOT NULL, c3710 Datetime NOT NULL, c3711 Uint64, c3712 Uint16 NOT NULL, c3713 Json NOT NULL, c3714 Double, c3715 String NOT NULL, c3716 JsonDocument NOT NULL, c3717 Int16 NOT NULL, c3718 Yson, c3719 Datetime NOT NULL, c3720 Date, c3721 Timestamp64, c3722 Timestamp64, c3723 Float, c3724 Int16, c3725 String NOT NULL, c3726 Utf8 NOT NULL, c3727 Int64 NOT NULL, c3728 String, c3729 Datetime NOT NULL, c3730 Int32, c3731 Double NOT NULL, c3732 Int32 NOT NULL, c3733 Json NOT NULL, c3734 Json, c3735 Date NOT NULL, c3736 Utf8, c3737 Decimal(22,9) NOT NULL, c3738 Int16, c3739 Json NOT NULL, c3740 Decimal(15,0) NOT NULL, c3741 Utf8, c3742 Uint16 NOT NULL, c3743 Uint8 NOT NULL, c3744 Yson NOT NULL, c3745 Int32 NOT NULL, c3746 Utf8 NOT NULL, c3747 Decimal(35,10) NOT NULL, c3748 Double, c3749 String, c3750 Utf8, c3751 Bool NOT NULL, c3752 Double, c3753 Int16 NOT NULL, c3754 Datetime, c3755 Date32 NOT NULL, c3756 Decimal(22,9) NOT NULL, c3757 Double, c3758 Timestamp64 NOT NULL, c3759 Int16, c3760 Int64, c3761 Interval64, c3762 Double, c3763 Timestamp, c3764 Double NOT NULL, c3765 Uint16, c3766 Uint32, c3767 Int8 NOT NULL, c3768 Bool, c3769 Yson NOT NULL, c3770 Datetime64, c3771 Int32 NOT NULL, c3772 Int32, c3773 Uint8 NOT NULL, c3774 Date, c3775 Json, c3776 Date NOT NULL, c3777 Yson NOT NULL, c3778 Int8 NOT NULL, c3779 Utf8, c3780 Uint16, c3781 Uint8, c3782 Timestamp64 NOT NULL, c3783 Uint32 NOT NULL, c3784 JsonDocument NOT NULL, c3785 Int8 NOT NULL, c3786 JsonDocument, c3787 JsonDocument NOT NULL, c3788 Decimal(15,0) NOT NULL, c3789 Datetime64 NOT NULL, c3790 String NOT NULL, c3791 Int64, c3792 Datetime NOT NULL, c3793 Utf8 NOT NULL, c3794 Interval64, c3795 Decimal(22,9), c3796 Decimal(35,10), c3797 Uint8, c3798 Decimal(15,0), c3799 String NOT NULL, c3800 Json, c3801 Datetime NOT NULL, c3802 Interval64, c3803 Decimal(35,10), c3804 Uint16, c3805 Bool NOT NULL, c3806 Date, c3807 Int32, c3808 Int16 NOT NULL, c3809 Datetime64, c3810 Bool NOT NULL, c3811 Int16, c3812 Uint8, c3813 Datetime NOT NULL, c3814 Decimal(22,9) NOT NULL, c3815 Decimal(15,0) NOT NULL, c3816 Uint16 NOT NULL, c3817 Bool NOT NULL, c3818 Int32 NOT NULL, c3819 Int64, c3820 Yson NOT NULL, c3821 Timestamp64, c3822 Date NOT NULL, c3823 Interval64, c3824 Utf8, c3825 Int8 NOT NULL, c3826 Float, c3827 Uint64, c3828 Timestamp64, c3829 Uint64, c3830 Timestamp NOT NULL, c3831 Decimal(15,0), c3832 Utf8 NOT NULL, c3833 Json NOT NULL, c3834 Uint16, c3835 Datetime NOT NULL, c3836 Bool, c3837 Decimal(22,9) NOT NULL, c3838 String NOT NULL, c3839 Date, c3840 Date32 NOT NULL, c3841 Timestamp NOT NULL, c3842 Date, c3843 Uint16 NOT NULL, c3844 Uint32,
                    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)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c38\', 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 \'c38\', 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'...T NULL, c751 Float NOT NULL, c752 Decimal(15,0) NOT NULL, c753 Uint16 NOT NULL, c754 Double NOT NULL, c755 Int64, c756 Bool, c757 Uint8 NOT NULL, c758 Json, c759 Decimal(35,10) NOT NULL, c760 Int32, c761 Bool, c762 Datetime, c763 Uint64, c764 Datetime, c765 Timestamp64 NOT NULL, c766 Uint8, c767 Decimal(15,0) NOT NULL, c768 Decimal(15,0) NOT NULL, c769 Int64 NOT NULL, c770 Date32 NOT NULL, c771 Datetime NOT NULL, c772 Yson NOT NULL, c773 JsonDocument, c774 Timestamp, c775 Bool NOT NULL, c776 Bool, c777 JsonDocument NOT NULL, c778 Datetime64, c779 Uint32, c780 Float NOT NULL, c781 Int16 NOT NULL, c782 Float NOT NULL, c783 String NOT NULL, c784 Json NOT NULL, c785 Timestamp64, c786 Utf8 NOT NULL, c787 Date32 NOT NULL, c788 Decimal(22,9), c789 Datetime64, c790 Decimal(35,10) NOT NULL, c791 Decimal(15,0) NOT NULL, c792 Datetime64, c793 Uint32 NOT NULL, c794 Int16 NOT NULL, c795 Uint32 NOT NULL, c796 String, c797 Utf8, c798 Json NOT NULL, c799 Int32, c800 Interval64, c801 Uint8 NOT NULL, c802 Datetime, c803 Double NOT NULL, c804 Timestamp, c805 Json, c806 Int32 NOT NULL, c807 Json, c808 Bool, c809 Uint8, c810 Decimal(15,0) NOT NULL, c811 Timestamp64, c812 Date32 NOT NULL, c813 Uint16 NOT NULL, c814 String, c815 String NOT NULL, c816 Interval64 NOT NULL, c817 Decimal(15,0) NOT NULL, c818 Utf8 NOT NULL, c819 Timestamp, c820 Date NOT NULL, c821 Date32, c822 Uint16, c823 Uint16 NOT NULL, c824 String, c825 Uint32, c826 Datetime64, c827 Decimal(22,9), c828 Interval64, c829 Decimal(35,10) NOT NULL, c830 Json NOT NULL, c831 Uint16 NOT NULL, c832 Datetime64, c833 Int16 NOT NULL, c834 Float NOT NULL, c835 Utf8, c836 Timestamp64, c837 Decimal(22,9) NOT NULL, c838 Timestamp64, c839 Float, c840 Json NOT NULL, c841 Int8 NOT NULL, c842 Uint16 NOT NULL, c843 Decimal(15,0), c844 Datetime NOT NULL, c845 Decimal(22,9) NOT NULL, c846 Int32, c847 Int64, c848 Decimal(15,0) NOT NULL, c849 Datetime64, c850 Date32 NOT NULL, c851 JsonDocument, c852 Timestamp64, c853 Double NOT NULL, c854 Float, c855 Float, c856 Date, c857 Int32, c858 Int8, c859 Int16 NOT NULL, c860 Uint8 NOT NULL, c861 Decimal(35,10) NOT NULL, c862 Int8 NOT NULL, c863 Uint32 NOT NULL, c864 Int8 NOT NULL, c865 Date32, c866 Datetime64 NOT NULL, c867 Date32 NOT NULL, c868 Uint16 NOT NULL, c869 Utf8, c870 Datetime, c871 Timestamp64, c872 Uint8 NOT NULL, c873 Float, c874 Int64, c875 Int16 NOT NULL, c876 Double, c877 Decimal(15,0) NOT NULL, c878 Yson NOT NULL, c879 Int8, c880 Yson, c881 Utf8 NOT NULL, c882 Int64, c883 Decimal(35,10), c884 Date32 NOT NULL, c885 String, c886 Timestamp64, c887 Int64, c888 Float NOT NULL, c889 Uint64, c890 Int32 NOT NULL, c891 Uint64 NOT NULL, c892 Timestamp NOT NULL, c893 Decimal(35,10) NOT NULL, c894 Uint16 NOT NULL, c895 Json, c896 Datetime64, c897 Double, c898 Timestamp64, c899 Decimal(15,0) NOT NULL, c900 Double, c901 Uint32, c902 Datetime64, c903 Uint64 NOT NULL, c904 Int8 NOT NULL, c905 Uint32 NOT NULL, c906 Uint8, c907 Int16 NOT NULL, c908 Uint32, c909 Uint16, c910 Timestamp NOT NULL, c911 Uint32 NOT NULL, c912 Uint64 NOT NULL, c913 Bool, c914 Timestamp, c915 Yson NOT NULL, c916 Date NOT NULL, c917 Uint8 NOT NULL, c918 Datetime NOT NULL, c919 Double NOT NULL, c920 Decimal(35,10), c921 Decimal(35,10), c922 Uint64, c923 Float NOT NULL, c924 Decimal(15,0) NOT NULL, c925 Int32 NOT NULL, c926 Uint8 NOT NULL, c927 Timestamp64 NOT NULL, c928 Int16, c929 Uint32 NOT NULL, c930 Interval64 NOT NULL, c931 Timestamp64, c932 Float, c933 Interval64 NOT NULL, c934 Decimal(15,0) NOT NULL, c935 String, c936 Float NOT NULL, c937 Date, c938 Double NOT NULL, c939 Bool, c940 Float NOT NULL, c941 Interval64, c942 Timestamp64 NOT NULL, c943 Uint8, c944 String NOT NULL, c945 Timestamp, c946 Double NOT NULL, c947 Uint64 NOT NULL, c948 Double, c949 Interval64, c950 Uint8, c951 Int16, c952 Utf8, c953 Float NOT NULL, c954 Uint8 NOT NULL, c955 Uint8, c956 Date32, c957 Date, c958 Datetime64, c959 Interval64, c960 Yson, c961 Utf8 NOT NULL, c962 Bool NOT NULL, c963 Int32, c964 Float NOT NULL, c965 Timestamp, c966 JsonDocument NOT NULL, c967 Yson NOT NULL, c968 Int32, c969 Decimal(15,0) NOT NULL, c970 Interval64, c971 Date NOT NULL, c972 Bool NOT NULL, c973 Int8, c974 String, c975 Datetime, c976 JsonDocument, c977 Int64, c978 Int8 NOT NULL, c979 Interval64, c980 Json, c981 Uint32 NOT NULL, c982 Interval64 NOT NULL, c983 Int8, c984 Date NOT NULL, c985 Uint64, c986 Yson NOT NULL, c987 Date, c988 Bool, c989 Timestamp64, c990 JsonDocument, c991 Timestamp64 NOT NULL, c992 Uint16, c993 Int16, c994 Bool, c995 JsonDocument, c996 Float, c997 Int8, c998 Uint8, c999 String NOT NULL, c1000 Datetime64 NOT NULL, c1001 Yson, c1002 JsonDocument NOT NULL, c1003 Int32, c1004 Int32 NOT NULL, c1005 Interval64, c1006 Interval64 NOT NULL, c1007 Uint8 NOT NULL, c1008 Uint16, c1009 Datetime NOT NULL, c1010 Double, c1011 Uint8 NOT NULL, c1012 Decimal(22,9), c1013 Bool NOT NULL, c1014 Int64, c1015 Timestamp64, c1016 Interval64 NOT NULL, c1017 Int16 NOT NULL, c1018 Int16, c1019 Utf8 NOT NULL, c1020 Datetime64 NOT NULL, c1021 Int16, c1022 Date NOT NULL, c1023 Interval64, c1024 Float, c1025 JsonDocument, c1026 Date NOT NULL, c1027 Datetime, c1028 Int8, c1029 Decimal(22,9), c1030 Json NOT NULL, c1031 Float, c1032 Decimal(35,10), c1033 Double, c1034 Uint32, c1035 Timestamp64 NOT NULL, c1036 Json, c1037 String NOT NULL, c1038 Date, c1039 Decimal(35,10), c1040 Float, c1041 Decimal(22,9), c1042 Int32 NOT NULL, c1043 Datetime NOT NULL, c1044 Interval64 NOT NULL, c1045 Decimal(15,0), c1046 Int8 NOT NULL, c1047 Timestamp, c1048 Datetime NOT NULL, c1049 Int16, c1050 Date32, c1051 Decimal(15,0), c1052 Decimal(15,0), c1053 Timestamp64, c1054 Interval64 NOT NULL, c1055 Int16 NOT NULL, c1056 JsonDocument, c1057 Bool, c1058 String NOT NULL, c1059 Decimal(22,9) NOT NULL, c1060 Uint32, c1061 Float NOT NULL, c1062 Uint8 NOT NULL, c1063 Yson, c1064 Int32, c1065 Int32, c1066 Bool, c1067 Int16, c1068 Timestamp, c1069 JsonDocument NOT NULL, c1070 Json NOT NULL, c1071 Decimal(22,9) NOT NULL, c1072 Decimal(35,10) NOT NULL, c1073 Date32 NOT NULL, c1074 Interval64, c1075 Decimal(15,0), c1076 Uint64, c1077 Uint32, c1078 Int64, c1079 Float, c1080 Int8, c1081 Uint32, c1082 Datetime64 NOT NULL, c1083 Int16, c1084 Int64, c1085 Datetime64 NOT NULL, c1086 Timestamp, c1087 Uint16 NOT NULL, c1088 JsonDocument NOT NULL, c1089 Utf8 NOT NULL, c1090 Date NOT NULL, c1091 Bool NOT NULL, c1092 Int32, c1093 String, c1094 Uint16 NOT NULL, c1095 Datetime, c1096 Int16, c1097 Int8 NOT NULL, c1098 Decimal(35,10) NOT NULL, c1099 Utf8, c1100 Date32, c1101 Date32, c1102 Datetime, c1103 Uint8 NOT NULL, c1104 Int8 NOT NULL, c1105 Int8 NOT NULL, c1106 Float NOT NULL, c1107 Uint16, c1108 Uint8, c1109 Decimal(22,9) NOT NULL, c1110 String, c1111 Uint8 NOT NULL, c1112 Decimal(35,10), c1113 Uint8, c1114 Timestamp64, c1115 Json, c1116 Datetime NOT NULL, c1117 Utf8, c1118 Json NOT NULL, c1119 Datetime, c1120 Double, c1121 Decimal(22,9), c1122 Date, c1123 Uint64, c1124 String NOT NULL, c1125 String NOT NULL, c1126 Int16, c1127 Date, c1128 Uint16, c1129 Uint32 NOT NULL, c1130 Date32, c1131 Timestamp64 NOT NULL, c1132 Decimal(15,0) NOT NULL, c1133 Timestamp64, c1134 Interval64, c1135 Uint8 NOT NULL, c1136 String, c1137 Datetime NOT NULL, c1138 Double, c1139 Date, c1140 Datetime64, c1141 Int32, c1142 Uint32, c1143 Datetime, c1144 Int32, c1145 JsonDocument, c1146 Float, c1147 Uint32, c1148 Timestamp64 NOT NULL, c1149 Uint64 NOT NULL, c1150 Decimal(22,9), c1151 Decimal(22,9), c1152 Int32, c1153 Timestamp NOT NULL, c1154 Int32, c1155 Int64, c1156 Datetime NOT NULL, c1157 Uint8, c1158 Decimal(35,10) NOT NULL, c1159 Date, c1160 Utf8, c1161 Decimal(35,10) NOT NULL, c1162 Date32 NOT NULL, c1163 Bool, c1164 Interval64 NOT NULL, c1165 Timestamp NOT NULL, c1166 Int32 NOT NULL, c1167 Int16 NOT NULL, c1168 Uint64, c1169 Uint64 NOT NULL, c1170 Uint8, c1171 Decimal(35,10) NOT NULL, c1172 Utf8 NOT NULL, c1173 Int16, c1174 Uint32 NOT NULL, c1175 Interval64, c1176 Decimal(15,0), c1177 Interval64 NOT NULL, c1178 Uint64 NOT NULL, c1179 String NOT NULL, c1180 Int64, c1181 Date NOT NULL, c1182 Decimal(35,10), c1183 JsonDocument NOT NULL, c1184 Timestamp, c1185 Uint64, c1186 Datetime64 NOT NULL, c1187 Datetime, c1188 Bool, c1189 Utf8 NOT NULL, c1190 Datetime64, c1191 Datetime64, c1192 Decimal(15,0), c1193 Interval64 NOT NULL, c1194 Date, c1195 Int64, c1196 Interval64, c1197 Date32, c1198 Float, c1199 Utf8, c1200 Uint64, c1201 JsonDocument, c1202 Json NOT NULL, c1203 Int16 NOT NULL, c1204 Decimal(22,9) NOT NULL, c1205 Float, c1206 Timestamp, c1207 Int16, c1208 Utf8, c1209 Int64, c1210 Int8, c1211 Double, c1212 Decimal(15,0) NOT NULL, c1213 Yson NOT NULL, c1214 Timestamp, c1215 Double NOT NULL, c1216 Int64, c1217 Int8 NOT NULL, c1218 Bool, c1219 Int8, c1220 Int16 NOT NULL, c1221 Float NOT NULL, c1222 Decimal(15,0) NOT NULL, c1223 Uint64 NOT NULL, c1224 Uint16, c1225 Interval64, c1226 Uint16, c1227 Bool NOT NULL, c1228 Decimal(35,10), c1229 Datetime64, c1230 Bool, c1231 Uint64, c1232 Double, c1233 Interval64, c1234 Timestamp NOT NULL, c1235 String NOT NULL, c1236 Int8, c1237 Decimal(15,0) NOT NULL, c1238 Utf8, c1239 Float NOT NULL, c1240 Int8 NOT NULL, c1241 Int8 NOT NULL, c1242 Date32 NOT NULL, c1243 Timestamp, c1244 Uint32, c1245 Timestamp NOT NULL, c1246 Date, c1247 Date NOT NULL, c1248 Uint64, c1249 Decimal(15,0), c1250 Decimal(35,10), c1251 JsonDocument, c1252 Json NOT NULL, c1253 Timestamp64 NOT NULL, c1254 Yson, c1255 Int8, c1256 Date32, c1257 Decimal(15,0), c1258 Datetime NOT NULL, c1259 Utf8, c1260 Json NOT NULL, c1261 JsonDocument NOT NULL, c1262 Int8, c1263 Date32, c1264 Datetime NOT NULL, c1265 Date, c1266 JsonDocument NOT NULL, c1267 Date32 NOT NULL, c1268 Int32, c1269 Bool NOT NULL, c1270 Decimal(22,9), c1271 Int16 NOT NULL, c1272 Int16, c1273 Datetime NOT NULL, c1274 Uint8 NOT NULL, c1275 Date NOT NULL, c1276 Int64, c1277 Bool NOT NULL, c1278 Datetime64, c1279 Decimal(35,10) NOT NULL, c1280 Int32, c1281 String NOT NULL, c1282 Datetime64, c1283 Utf8, c1284 Uint16, c1285 Double NOT NULL, c1286 Timestamp NOT NULL, c1287 Int64 NOT NULL, c1288 Int32 NOT NULL, c1289 Uint32, c1290 Utf8, c1291 Int8, c1292 Date32, c1293 Uint16 NOT NULL, c1294 Datetime, c1295 Datetime64, c1296 JsonDocument, c1297 Date32 NOT NULL, c1298 Uint32, c1299 Yson, c1300 Timestamp NOT NULL, c1301 Utf8 NOT NULL, c1302 Bool NOT NULL, c1303 Int64 NOT NULL, c1304 Float NOT NULL, c1305 Decimal(35,10), c1306 Int16, c1307 Decimal(22,9), c1308 Int32 NOT NULL, c1309 Bool, c1310 Date32 NOT NULL, c1311 JsonDocument, c1312 Int8 NOT NULL, c1313 Timestamp, c1314 Datetime64 NOT NULL, c1315 Yson NOT NULL, c1316 Date32, c1317 Decimal(22,9) NOT NULL, c1318 JsonDocument NOT NULL, c1319 Date32 NOT NULL, c1320 Json NOT NULL, c1321 Bool, c1322 Int8, c1323 Int8, c1324 Decimal(22,9) NOT NULL, c1325 Datetime NOT NULL, c1326 Double NOT NULL, c1327 Timestamp64, c1328 Date NOT NULL, c1329 String NOT NULL, c1330 Json, c1331 Int8 NOT NULL, c1332 Decimal(35,10), c1333 Timestamp NOT NULL, c1334 String NOT NULL, c1335 Int8 NOT NULL, c1336 Double, c1337 Uint16, c1338 Datetime, c1339 Int8 NOT NULL, c1340 Int64, c1341 Datetime NOT NULL, c1342 Int32 NOT NULL, c1343 Int8, c1344 Uint8 NOT NULL, c1345 Date NOT NULL, c1346 Datetime64 NOT NULL, c1347 Decimal(35,10), c1348 Int32 NOT NULL, c1349 Bool NOT NULL, c1350 Float, c1351 Datetime64, c1352 Int32, c1353 Date32 NOT NULL, c1354 Int64, c1355 Bool NOT NULL, c1356 Timestamp64 NOT NULL, c1357 Uint8 NOT NULL, c1358 Uint8 NOT NULL, c1359 JsonDocument NOT NULL, c1360 Timestamp64 NOT NULL, c1361 Float NOT NULL, c1362 Date, c1363 Decimal(15,0) NOT NULL, c1364 Int32, c1365 Decimal(15,0), c1366 Decimal(22,9) NOT NULL, c1367 Uint8, c1368 Utf8 NOT NULL, c1369 Yson NOT NULL, c1370 Decimal(22,9), c1371 Date NOT NULL, c1372 Uint8 NOT NULL, c1373 Interval64 NOT NULL, c1374 Decimal(15,0), c1375 Date NOT NULL, c1376 Decimal(35,10), c1377 Datetime NOT NULL, c1378 Date NOT NULL, c1379 Timestamp64, c1380 Float, c1381 Float, c1382 Json NOT NULL, c1383 Int64 NOT NULL, c1384 Int64 NOT NULL, c1385 Json NOT NULL, c1386 Decimal(35,10) NOT NULL, c1387 String NOT NULL, c1388 Int32, c1389 Uint64, c1390 String NOT NULL, c1391 Uint32 NOT NULL, c1392 Timestamp NOT NULL, c1393 Decimal(22,9), c1394 Yson, c1395 Uint32, c1396 Float NOT NULL, c1397 Uint8 NOT NULL, c1398 Yson, c1399 Date, c1400 Decimal(35,10) NOT NULL, c1401 Int16, c1402 Int8, c1403 Json NOT NULL, c1404 Uint64 NOT NULL, c1405 Decimal(35,10) NOT NULL, c1406 Datetime64, c1407 Timestamp NOT NULL, c1408 Yson NOT NULL, c1409 Int64, c1410 Utf8, c1411 Timestamp NOT NULL, c1412 Interval64 NOT NULL, c1413 Uint16, c1414 Datetime64 NOT NULL, c1415 Float, c1416 Float NOT NULL, c1417 Yson, c1418 Int8, c1419 Int8 NOT NULL, c1420 Utf8, c1421 Double NOT NULL, c1422 Decimal(35,10), c1423 String NOT NULL, c1424 Yson NOT NULL, c1425 Double, c1426 Timestamp NOT NULL, c1427 Uint8 NOT NULL, c1428 JsonDocument NOT NULL, c1429 Timestamp64, c1430 Datetime NOT NULL, c1431 JsonDocument, c1432 Int16 NOT NULL, c1433 Bool, c1434 Decimal(35,10) NOT NULL, c1435 Uint64, c1436 Decimal(15,0) NOT NULL, c1437 Utf8, c1438 Yson, c1439 Timestamp NOT NULL, c1440 Uint16, c1441 String NOT NULL, c1442 Float, c1443 String, c1444 Json NOT NULL, c1445 String NOT NULL, c1446 Int8 NOT NULL, c1447 Utf8, c1448 Decimal(15,0), c1449 Datetime NOT NULL, c1450 Datetime64, c1451 Decimal(22,9), c1452 Uint64, c1453 String, c1454 Decimal(22,9) NOT NULL, c1455 Int16, c1456 Uint16 NOT NULL, c1457 Yson NOT NULL, c1458 Uint64, c1459 Datetime, c1460 JsonDocument, c1461 Date NOT NULL, c1462 Uint32, c1463 Int64, c1464 Timestamp64, c1465 Date32 NOT NULL, c1466 Timestamp NOT NULL, c1467 Interval64, c1468 Uint64, c1469 Float, c1470 Interval64 NOT NULL, c1471 Datetime64, c1472 Bool, c1473 Utf8 NOT NULL, c1474 Bool, c1475 Interval64, c1476 Date NOT NULL, c1477 Timestamp64, c1478 Uint8 NOT NULL, c1479 Json, c1480 String NOT NULL, c1481 Decimal(22,9), c1482 Int8, c1483 Uint8, c1484 Int64, c1485 Double, c1486 Uint8 NOT NULL, c1487 Utf8 NOT NULL, c1488 Int16 NOT NULL, c1489 Uint64, c1490 Decimal(22,9) NOT NULL, c1491 Int64 NOT NULL, c1492 Int16, c1493 Decimal(35,10), c1494 Uint8, c1495 Date NOT NULL, c1496 Datetime, c1497 Float NOT NULL, c1498 JsonDocument, c1499 Date NOT NULL, c1500 Date, c1501 Yson, c1502 Yson NOT NULL, c1503 Int16 NOT NULL, c1504 Yson, c1505 Decimal(35,10), c1506 Uint16, c1507 Decimal(22,9), c1508 Int8 NOT NULL, c1509 Timestamp NOT NULL, c1510 String NOT NULL, c1511 Bool, c1512 Utf8 NOT NULL, c1513 Float NOT NULL, c1514 Decimal(35,10), c1515 Uint16, c1516 Int64 NOT NULL, c1517 Timestamp, c1518 Decimal(15,0) NOT NULL, c1519 Uint16, c1520 Int8 NOT NULL, c1521 Decimal(15,0) NOT NULL, c1522 Json NOT NULL, c1523 Uint8 NOT NULL, c1524 Uint64, c1525 Datetime NOT NULL, c1526 Int64, c1527 Uint32 NOT NULL, c1528 Decimal(35,10), c1529 Float NOT NULL, c1530 Timestamp, c1531 Date NOT NULL, c1532 JsonDocument, c1533 Uint32, c1534 Uint16, c1535 Decimal(22,9) NOT NULL, c1536 Yson, c1537 Int16 NOT NULL, c1538 Date32, c1539 Uint16 NOT NULL, c1540 Date32 NOT NULL, c1541 Int16 NOT NULL, c1542 Json NOT NULL, c1543 Int32, c1544 Uint32 NOT NULL, c1545 Int8 NOT NULL, c1546 Bool NOT NULL, c1547 Uint8 NOT NULL, c1548 Bool, c1549 Date32, c1550 Uint16, c1551 Timestamp64 NOT NULL, c1552 Datetime64, c1553 Datetime64 NOT NULL, c1554 Uint32, c1555 Date NOT NULL, c1556 Double, c1557 Double NOT NULL, c1558 Timestamp NOT NULL, c1559 Timestamp NOT NULL, c1560 Uint16, c1561 Uint16 NOT NULL, c1562 Uint64 NOT NULL, c1563 Utf8 NOT NULL, c1564 Decimal(22,9) NOT NULL, c1565 Date32 NOT NULL, c1566 Decimal(35,10) NOT NULL, c1567 Int64, c1568 Timestamp64 NOT NULL, c1569 Datetime NOT NULL, c1570 String NOT NULL, c1571 Uint64, c1572 Yson, c1573 Datetime64, c1574 Date NOT NULL, c1575 Float, c1576 Bool, c1577 Decimal(15,0) NOT NULL, c1578 Uint16 NOT NULL, c1579 Float, c1580 Timestamp64 NOT NULL, c1581 Timestamp NOT NULL, c1582 Yson, c1583 Interval64 NOT NULL, c1584 Timestamp64, c1585 Uint8, c1586 JsonDocument NOT NULL, c1587 Timestamp NOT NULL, c1588 Double NOT NULL, c1589 Interval64, c1590 Date NOT NULL, c1591 Yson, c1592 Timestamp64, c1593 String, c1594 Date32, c1595 Int8 NOT NULL, c1596 Double, c1597 Yson, c1598 Decimal(22,9), c1599 Interval64, c1600 Decimal(22,9) NOT NULL, c1601 Date32, c1602 Int16 NOT NULL, c1603 Uint32, c1604 Date NOT NULL, c1605 Int8 NOT NULL, c1606 Decimal(15,0) NOT NULL, c1607 Uint32, c1608 Utf8 NOT NULL, c1609 Double, c1610 Datetime64, c1611 Timestamp, c1612 Int32, c1613 Uint64 NOT NULL, c1614 Utf8, c1615 Yson NOT NULL, c1616 Uint8 NOT NULL, c1617 Int8, c1618 Datetime64 NOT NULL, c1619 Int16, c1620 Int8 NOT NULL, c1621 Datetime64, c1622 Bool NOT NULL, c1623 String NOT NULL, c1624 Yson NOT NULL, c1625 Double NOT NULL, c1626 Double, c1627 Bool, c1628 Utf8, c1629 Int64, c1630 Uint8, c1631 Decimal(35,10) NOT NULL, c1632 Interval64 NOT NULL, c1633 Interval64, c1634 Timestamp64 NOT NULL, c1635 Int16 NOT NULL, c1636 Uint64, c1637 Int32 NOT NULL, c1638 Int16, c1639 Date32, c1640 Int32 NOT NULL, c1641 Datetime64, c1642 Uint16 NOT NULL, c1643 Decimal(15,0), c1644 Decimal(22,9), c1645 Decimal(35,10), c1646 Datetime, c1647 Int16, c1648 Uint8, c1649 Uint64 NOT NULL, c1650 Double NOT NULL, c1651 Datetime NOT NULL, c1652 Datetime64 NOT NULL, c1653 Decimal(35,10), c1654 Interval64, c1655 Timestamp, c1656 Float NOT NULL, c1657 Yson NOT NULL, c1658 Int8, c1659 Int64 NOT NULL, c1660 Bool, c1661 Uint8, c1662 Json, c1663 Decimal(22,9), c1664 Decimal(35,10) NOT NULL, c1665 Uint8 NOT NULL, c1666 Bool, c1667 Int64 NOT NULL, c1668 Uint32, c1669 Json NOT NULL, c1670 Datetime NOT NULL, c1671 Int64 NOT NULL, c1672 Decimal(15,0), c1673 Int32 NOT NULL, c1674 Interval64 NOT NULL, c1675 Yson NOT NULL, c1676 Decimal(35,10), c1677 Decimal(15,0) NOT NULL, c1678 String, c1679 Decimal(22,9) NOT NULL, c1680 Int16, c1681 Int64, c1682 Int16, c1683 Yson, c1684 Int8 NOT NULL, c1685 Datetime64 NOT NULL, c1686 Date NOT NULL, c1687 Uint32 NOT NULL, c1688 Datetime64 NOT NULL, c1689 Date32 NOT NULL, c1690 String NOT NULL, c1691 String, c1692 Datetime64 NOT NULL, c1693 Datetime, c1694 Float, c1695 Decimal(22,9) NOT NULL, c1696 Interval64 NOT NULL, c1697 String NOT NULL, c1698 Int64 NOT NULL, c1699 Uint8 NOT NULL, c1700 Int16, c1701 Datetime NOT NULL, c1702 Datetime64 NOT NULL, c1703 Int32 NOT NULL, c1704 Int8, c1705 Uint32 NOT NULL, c1706 Timestamp NOT NULL, c1707 Uint32, c1708 Timestamp NOT NULL, c1709 Timestamp64, c1710 Decimal(22,9) NOT NULL, c1711 Decimal(15,0), c1712 Int64, c1713 Decimal(22,9), c1714 Double NOT NULL, c1715 Int16, c1716 Json, c1717 Datetime64, c1718 Bool, c1719 Float NOT NULL, c1720 Uint64 NOT NULL, c1721 Int32 NOT NULL, c1722 Uint8, c1723 String NOT NULL, c1724 JsonDocument, c1725 String, c1726 Timestamp, c1727 Uint16, c1728 Uint64, c1729 Uint8, c1730 Int32 NOT NULL, c1731 Date32 NOT NULL, c1732 Datetime, c1733 String, c1734 Interval64, c1735 Uint64, c1736 Uint8, c1737 Bool, c1738 Int8 NOT NULL, c1739 Int64, c1740 Uint16, c1741 Uint64, c1742 Int16, c1743 Decimal(35,10) NOT NULL, c1744 Utf8, c1745 Uint32, c1746 Yson, c1747 Decimal(35,10) NOT NULL, c1748 Datetime NOT NULL, c1749 Datetime NOT NULL, c1750 Timestamp NOT NULL, c1751 Uint64 NOT NULL, c1752 Utf8 NOT NULL, c1753 Float NOT NULL, c1754 Int8 NOT NULL, c1755 Datetime NOT NULL, c1756 Date32 NOT NULL, c1757 Uint32 NOT NULL, c1758 Double, c1759 Timestamp NOT NULL, c1760 Decimal(15,0), c1761 Uint16 NOT NULL, c1762 Decimal(35,10) NOT NULL, c1763 JsonDocument, c1764 String NOT NULL, c1765 Utf8 NOT NULL, c1766 Timestamp64, c1767 Json NOT NULL, c1768 Datetime, c1769 Float, c1770 JsonDocument, c1771 Date32, c1772 Int16, c1773 Date32 NOT NULL, c1774 Interval64 NOT NULL, c1775 Bool NOT NULL, c1776 Decimal(35,10) NOT NULL, c1777 Yson NOT NULL, c1778 Decimal(15,0) NOT NULL, c1779 Decimal(22,9), c1780 Datetime64 NOT NULL, c1781 Bool, c1782 Timestamp, c1783 JsonDocument, c1784 Double, c1785 Yson, c1786 Uint64, c1787 Datetime64 NOT NULL, c1788 Int64 NOT NULL, c1789 Date NOT NULL, c1790 Datetime NOT NULL, c1791 Timestamp, c1792 Int64 NOT NULL, c1793 Date32, c1794 Utf8, c1795 Timestamp64, c1796 Double NOT NULL, c1797 String, c1798 String NOT NULL, c1799 Datetime NOT NULL, c1800 Interval64, c1801 Uint64 NOT NULL, c1802 Double, c1803 Uint8, c1804 String, c1805 Int64 NOT NULL, c1806 Timestamp64, c1807 String, c1808 Double, c1809 Decimal(22,9), c1810 Yson NOT NULL, c1811 Int16 NOT NULL, c1812 Timestamp, c1813 Uint32 NOT NULL, c1814 Uint64 NOT NULL, c1815 String, c1816 Int16 NOT NULL, c1817 Bool NOT NULL, c1818 Int32, c1819 Double NOT NULL, c1820 Json NOT NULL, c1821 Decimal(35,10), c1822 JsonDocument, c1823 Int64 NOT NULL, c1824 Date32 NOT NULL, c1825 Uint64, c1826 Uint64 NOT NULL, c1827 Int16, c1828 Uint64 NOT NULL, c1829 Uint8, c1830 Timestamp NOT NULL, c1831 Uint64 NOT NULL, c1832 Float NOT NULL, c1833 Decimal(35,10), c1834 Float NOT NULL, c1835 JsonDocument NOT NULL, c1836 Datetime NOT NULL, c1837 Uint8 NOT NULL, c1838 Uint16 NOT NULL, c1839 Int64, c1840 Double, c1841 Int32 NOT NULL, c1842 Float, c1843 Decimal(22,9), c1844 Uint64, c1845 Decimal(35,10), c1846 Int32, c1847 Bool, c1848 Date32 NOT NULL, c1849 Int16, c1850 Double, c1851 Decimal(35,10), c1852 Uint8 NOT NULL, c1853 Datetime NOT NULL, c1854 String, c1855 Int32, c1856 Int32, c1857 JsonDocument NOT NULL, c1858 Uint64, c1859 Datetime64 NOT NULL, c1860 Uint16 NOT NULL, c1861 Float, c1862 Double NOT NULL, c1863 Int64, c1864 Interval64 NOT NULL, c1865 Decimal(35,10), c1866 Date32 NOT NULL, c1867 Interval64, c1868 Int16, c1869 Timestamp, c1870 Decimal(22,9), c1871 Timestamp64 NOT NULL, c1872 Uint64, c1873 Decimal(35,10), c1874 Yson, c1875 Decimal(22,9), c1876 Yson NOT NULL, c1877 Int16 NOT NULL, c1878 Uint16 NOT NULL, c1879 Interval64 NOT NULL, c1880 Int8 NOT NULL, c1881 String, c1882 Json NOT NULL, c1883 Decimal(22,9) NOT NULL, c1884 Timestamp64 NOT NULL, c1885 Timestamp NOT NULL, c1886 Int8 NOT NULL, c1887 JsonDocument, c1888 Json, c1889 String NOT NULL, c1890 Bool NOT NULL, c1891 Utf8 NOT NULL, c1892 Int8, c1893 Int16, c1894 Uint16, c1895 Bool, c1896 Decimal(15,0) NOT NULL, c1897 Yson, c1898 Int8, c1899 Json, c1900 Int8 NOT NULL, c1901 Int8, c1902 Int64 NOT NULL, c1903 Int16, c1904 Yson, c1905 Yson, c1906 Datetime, c1907 Int32, c1908 Bool, c1909 Bool NOT NULL, c1910 Datetime64 NOT NULL, c1911 Timestamp64, c1912 Json, c1913 Date32 NOT NULL, c1914 Interval64, c1915 Uint32, c1916 Int16 NOT NULL, c1917 Float NOT NULL, c1918 Date NOT NULL, c1919 Json NOT NULL, c1920 Uint16 NOT NULL, c1921 JsonDocument, c1922 Json, c1923 String, c1924 Decimal(35,10) NOT NULL, c1925 Uint64, c1926 Timestamp NOT NULL, c1927 Int64 NOT NULL, c1928 Bool, c1929 Decimal(22,9), c1930 Date, c1931 Int32, c1932 Double, c1933 Decimal(35,10), c1934 Double, c1935 Double NOT NULL, c1936 Uint32 NOT NULL, c1937 Decimal(15,0), c1938 Int64 NOT NULL, c1939 Timestamp64 NOT NULL, c1940 Interval64 NOT NULL, c1941 Timestamp64, c1942 Date NOT NULL, c1943 Decimal(22,9), c1944 Decimal(15,0), c1945 Uint32, c1946 String, c1947 Yson, c1948 Date, c1949 Date, c1950 Float NOT NULL, c1951 Decimal(35,10), c1952 Utf8 NOT NULL, c1953 Int16, c1954 Decimal(15,0), c1955 Timestamp64 NOT NULL, c1956 Json, c1957 Uint8 NOT NULL, c1958 Date, c1959 Int8 NOT NULL, c1960 Uint64, c1961 Utf8, c1962 Int64 NOT NULL, c1963 JsonDocument NOT NULL, c1964 Decimal(35,10) NOT NULL, c1965 Double NOT NULL, c1966 Uint8 NOT NULL, c1967 Yson NOT NULL, c1968 String, c1969 Interval64, c1970 Interval64 NOT NULL, c1971 Interval64, c1972 Json, c1973 Int8, c1974 Uint16 NOT NULL, c1975 Decimal(15,0), c1976 Date NOT NULL, c1977 Decimal(22,9), c1978 Uint8 NOT NULL, c1979 Timestamp, c1980 JsonDocument, c1981 Json, c1982 Decimal(15,0), c1983 Datetime, c1984 Uint8 NOT NULL, c1985 Decimal(35,10), c1986 Datetime64, c1987 Int32, c1988 Date NOT NULL, c1989 Utf8, c1990 Date, c1991 Decimal(35,10), c1992 JsonDocument, c1993 Double, c1994 Interval64, c1995 Json, c1996 Date NOT NULL, c1997 Int32 NOT NULL, c1998 Int16 NOT NULL, c1999 Int64, c2000 JsonDocument, c2001 Int32 NOT NULL, c2002 String NOT NULL, c2003 Uint8 NOT NULL, c2004 JsonDocument, c2005 Utf8, c2006 Interval64, c2007 Utf8 NOT NULL, c2008 Uint32, c2009 Uint64 NOT NULL, c2010 String, c2011 Date, c2012 Date, c2013 Datetime, c2014 Decimal(22,9), c2015 Bool NOT NULL, c2016 JsonDocument, c2017 Int8, c2018 Double, c2019 Uint8, c2020 Uint64, c2021 Datetime64 NOT NULL, c2022 Uint8, c2023 Decimal(22,9) NOT NULL, c2024 Double, c2025 Int32 NOT NULL, c2026 Uint32, c2027 Uint32, c2028 Double NOT NULL, c2029 Uint8 NOT NULL, c2030 Date, c2031 Float NOT NULL, c2032 Utf8 NOT NULL, c2033 Double, c2034 Datetime64, c2035 Utf8 NOT NULL, c2036 Yson, c2037 Timestamp NOT NULL, c2038 Utf8 NOT NULL, c2039 Date32, c2040 Decimal(35,10), c2041 Bool NOT NULL, c2042 Yson NOT NULL, c2043 Timestamp64, c2044 Datetime64, c2045 Uint32, c2046 Float NOT NULL, c2047 Interval64 NOT NULL, c2048 Int8 NOT NULL, c2049 Bool NOT NULL, c2050 String, c2051 Uint32 NOT NULL, c2052 Yson, c2053 Decimal(22,9) NOT NULL, c2054 Float NOT NULL, c2055 Uint64 NOT NULL, c2056 Decimal(15,0) NOT NULL, c2057 Utf8, c2058 Double NOT NULL, c2059 Timestamp, c2060 Interval64, c2061 Uint64 NOT NULL, c2062 Decimal(15,0) NOT NULL, c2063 Interval64 NOT NULL, c2064 Float, c2065 Timestamp, c2066 Yson, c2067 Timestamp64 NOT NULL, c2068 Uint16 NOT NULL, c2069 Uint8, c2070 Utf8 NOT NULL, c2071 Yson, c2072 Int64 NOT NULL, c2073 Datetime NOT NULL, c2074 Interval64 NOT NULL, c2075 Bool NOT NULL, c2076 Decimal(22,9) NOT NULL, c2077 Bool NOT NULL, c2078 Datetime64 NOT NULL, c2079 String, c2080 Date32, c2081 Uint64, c2082 Uint64, c2083 String, c2084 Decimal(35,10), c2085 Uint16 NOT NULL, c2086 Uint8 NOT NULL, c2087 Json NOT NULL, c2088 Decimal(22,9) NOT NULL, c2089 Interval64, c2090 Int8, c2091 JsonDocument, c2092 Int32, c2093 Uint8, c2094 Datetime64 NOT NULL, c2095 Int8, c2096 Utf8, c2097 String NOT NULL, c2098 Decimal(22,9) NOT NULL, c2099 Utf8 NOT NULL, c2100 Datetime, c2101 Json NOT NULL, c2102 Datetime64, c2103 Decimal(15,0), c2104 Decimal(35,10) NOT NULL, c2105 Decimal(15,0), c2106 Bool NOT NULL, c2107 Decimal(22,9), c2108 Uint16 NOT NULL, c2109 Uint8 NOT NULL, c2110 Float, c2111 Int64 NOT NULL, c2112 Datetime NOT NULL, c2113 Timestamp, c2114 Decimal(22,9), c2115 Date32, c2116 Decimal(35,10) NOT NULL, c2117 Uint16, c2118 Uint8, c2119 Decimal(22,9), c2120 JsonDocument NOT NULL, c2121 Uint64, c2122 Uint16 NOT NULL, c2123 Int64, c2124 Datetime64 NOT NULL, c2125 Date32, c2126 Decimal(22,9), c2127 Uint16, c2128 Decimal(35,10) NOT NULL, c2129 Decimal(15,0) NOT NULL, c2130 Int16, c2131 Datetime, c2132 Int32, c2133 Utf8, c2134 Int16 NOT NULL, c2135 String NOT NULL, c2136 Timestamp64 NOT NULL, c2137 Uint8 NOT NULL, c2138 Double NOT NULL, c2139 Float, c2140 Double, c2141 Utf8, c2142 JsonDocument NOT NULL, c2143 Json, c2144 Uint64 NOT NULL, c2145 Int16 NOT NULL, c2146 JsonDocument NOT NULL, c2147 Uint64 NOT NULL, c2148 Decimal(35,10), c2149 Date32 NOT NULL, c2150 Int64, c2151 String, c2152 Datetime, c2153 Datetime, c2154 Date32, c2155 Decimal(22,9) NOT NULL, c2156 Decimal(35,10), c2157 Decimal(22,9), c2158 Decimal(22,9) NOT NULL, c2159 Uint64, c2160 Datetime64, c2161 Datetime64, c2162 Decimal(35,10) NOT NULL, c2163 Int32 NOT NULL, c2164 Timestamp NOT NULL, c2165 Uint32, c2166 Timestamp64, c2167 Datetime NOT NULL, c2168 Uint8 NOT NULL, c2169 Interval64, c2170 Uint8 NOT NULL, c2171 Int64, c2172 Float, c2173 String, c2174 Uint8, c2175 Timestamp64, c2176 Timestamp64 NOT NULL, c2177 Yson, c2178 Double NOT NULL, c2179 Datetime64 NOT NULL, c2180 Utf8 NOT NULL, c2181 Uint8, c2182 String, c2183 Json, c2184 Json NOT NULL, c2185 Date32, c2186 Json NOT NULL, c2187 Int16 NOT NULL, c2188 Datetime NOT NULL, c2189 Int64 NOT NULL, c2190 Timestamp NOT NULL, c2191 Uint16, c2192 Json, c2193 Int16 NOT NULL, c2194 Json NOT NULL, c2195 Interval64, c2196 Uint16, c2197 Int8 NOT NULL, c2198 Int16 NOT NULL, c2199 Double, c2200 Decimal(22,9) NOT NULL, c2201 Decimal(22,9), c2202 Uint32, c2203 Datetime64 NOT NULL, c2204 Decimal(15,0), c2205 Yson, c2206 Decimal(35,10), c2207 Interval64, c2208 Datetime64, c2209 Timestamp, c2210 Date32, c2211 Bool, c2212 Datetime64 NOT NULL, c2213 Double NOT NULL, c2214 Float NOT NULL, c2215 Date32, c2216 Yson, c2217 Uint32, c2218 Uint64, c2219 Timestamp64, c2220 Decimal(35,10), c2221 Int16, c2222 Uint16 NOT NULL, c2223 Uint64, c2224 Uint8, c2225 Decimal(22,9) NOT NULL, c2226 Float, c2227 Datetime64, c2228 Datetime, c2229 Decimal(35,10), c2230 Timestamp64 NOT NULL, c2231 Yson NOT NULL, c2232 Json, c2233 Timestamp NOT NULL, c2234 Uint32 NOT NULL, c2235 Json, c2236 Yson NOT NULL, c2237 Float NOT NULL, c2238 Yson, c2239 String, c2240 Date32, c2241 Uint8 NOT NULL, c2242 Datetime NOT NULL, c2243 Decimal(15,0) NOT NULL, c2244 Date, c2245 Date32, c2246 Uint64, c2247 Decimal(35,10) NOT NULL, c2248 Decimal(22,9), c2249 Utf8 NOT NULL, c2250 Datetime64 NOT NULL, c2251 Int64, c2252 JsonDocument, c2253 Timestamp64 NOT NULL, c2254 Float NOT NULL, c2255 Decimal(22,9) NOT NULL, c2256 Datetime64 NOT NULL, c2257 Json, c2258 JsonDocument, c2259 Uint16, c2260 Interval64, c2261 Utf8, c2262 Decimal(22,9), c2263 Uint32, c2264 Decimal(15,0), c2265 Uint32 NOT NULL, c2266 Date32 NOT NULL, c2267 Bool NOT NULL, c2268 String NOT NULL, c2269 Int64 NOT NULL, c2270 Bool, c2271 String, c2272 Uint16 NOT NULL, c2273 Uint8, c2274 Int8 NOT NULL, c2275 Int64 NOT NULL, c2276 Json NOT NULL, c2277 Json, c2278 Int64 NOT NULL, c2279 Uint64, c2280 Json NOT NULL, c2281 Uint8 NOT NULL, c2282 Json, c2283 Double NOT NULL, c2284 Datetime, c2285 Float, c2286 Decimal(15,0), c2287 Decimal(22,9) NOT NULL, c2288 Bool NOT NULL, c2289 Date, c2290 Utf8, c2291 Float NOT NULL, c2292 Int8 NOT NULL, c2293 Decimal(22,9) NOT NULL, c2294 Int8, c2295 Float, c2296 Decimal(35,10) NOT NULL, c2297 Datetime64 NOT NULL, c2298 Double NOT NULL, c2299 Datetime64, c2300 Utf8, c2301 Date NOT NULL, c2302 Timestamp NOT NULL, c2303 Int64, c2304 Timestamp, c2305 Json, c2306 Utf8, c2307 Json, c2308 Int32 NOT NULL, c2309 JsonDocument, c2310 Double, c2311 Int32 NOT NULL, c2312 Int8 NOT NULL, c2313 Json NOT NULL, c2314 Double, c2315 Uint32 NOT NULL, c2316 Uint16 NOT NULL, c2317 Int16, c2318 Date NOT NULL, c2319 Interval64, c2320 Timestamp64, c2321 Uint32, c2322 String, c2323 Date32 NOT NULL, c2324 Datetime64, c2325 Uint64 NOT NULL, c2326 Timestamp64, c2327 Float NOT NULL, c2328 Uint8 NOT NULL, c2329 Date32, c2330 Yson, c2331 Int16, c2332 Double, c2333 Bool NOT NULL, c2334 Decimal(35,10), c2335 Int32 NOT NULL, c2336 Uint64 NOT NULL, c2337 Int64 NOT NULL, c2338 Int64, c2339 Uint16 NOT NULL, c2340 Datetime64, c2341 Int8 NOT NULL, c2342 Uint64, c2343 Int64, c2344 Int64, c2345 Datetime64, c2346 Int16 NOT NULL, c2347 Date32, c2348 Date, c2349 Int32, c2350 Decimal(15,0), c2351 Date32, c2352 Bool NOT NULL, c2353 Int8, c2354 Decimal(22,9), c2355 Timestamp64 NOT NULL, c2356 Float NOT NULL, c2357 Int32 NOT NULL, c2358 Decimal(35,10) NOT NULL, c2359 Interval64 NOT NULL, c2360 Uint64, c2361 Int64 NOT NULL, c2362 Float NOT NULL, c2363 Uint16 NOT NULL, c2364 Date32 NOT NULL, c2365 Uint32 NOT NULL, c2366 JsonDocument, c2367 Uint32 NOT NULL, c2368 Date NOT NULL, c2369 Interval64 NOT NULL, c2370 JsonDocument, c2371 Date NOT NULL, c2372 Date32, c2373 Int32 NOT NULL, c2374 Datetime64 NOT NULL, c2375 Uint64, c2376 Timestamp NOT NULL, c2377 Bool NOT NULL, c2378 Interval64 NOT NULL, c2379 Timestamp64 NOT NULL, c2380 Datetime NOT NULL, c2381 String, c2382 Json, c2383 Date, c2384 Int8, c2385 Date32, c2386 Uint64, c2387 Uint16, c2388 Interval64 NOT NULL, c2389 Timestamp64 NOT NULL, c2390 Uint16, c2391 Timestamp64 NOT NULL, c2392 Json NOT NULL, c2393 Datetime64, c2394 Int8, c2395 Float, c2396 Uint64 NOT NULL, c2397 Uint16 NOT NULL, c2398 Uint32, c2399 Timestamp64 NOT NULL, c2400 Bool NOT NULL, c2401 Utf8 NOT NULL, c2402 Int64 NOT NULL, c2403 Float NOT NULL, c2404 Datetime NOT NULL, c2405 Date32 NOT NULL, c2406 Timestamp, c2407 Double, c2408 JsonDocument, c2409 Date NOT NULL, c2410 Datetime64 NOT NULL, c2411 Decimal(15,0) NOT NULL, c2412 String, c2413 Interval64, c2414 Datetime64, c2415 Datetime, c2416 String NOT NULL, c2417 Utf8, c2418 Date32 NOT NULL, c2419 Int64 NOT NULL, c2420 Yson, c2421 Timestamp64, c2422 Uint64 NOT NULL, c2423 Int64, c2424 Int32 NOT NULL, c2425 Bool, c2426 Int32 NOT NULL, c2427 JsonDocument NOT NULL, c2428 Yson NOT NULL, c2429 Uint64, c2430 Json, c2431 String, c2432 Date, c2433 Decimal(15,0), c2434 Date32, c2435 Decimal(35,10), c2436 Int8, c2437 Utf8 NOT NULL, c2438 Interval64 NOT NULL, c2439 String, c2440 Decimal(35,10), c2441 Utf8, c2442 Int16, c2443 Uint64 NOT NULL, c2444 JsonDocument, c2445 Date32 NOT NULL, c2446 Int8 NOT NULL, c2447 Interval64 NOT NULL, c2448 Uint16 NOT NULL, c2449 Interval64 NOT NULL, c2450 JsonDocument NOT NULL, c2451 Int32, c2452 Double, c2453 Uint32, c2454 Int64, c2455 Bool NOT NULL, c2456 Uint16, c2457 Yson, c2458 Decimal(35,10), c2459 Double, c2460 Json NOT NULL, c2461 Date NOT NULL, c2462 Timestamp NOT NULL, c2463 Uint16 NOT NULL, c2464 Datetime64 NOT NULL, c2465 Decimal(15,0) NOT NULL, c2466 Interval64 NOT NULL, c2467 Decimal(35,10) NOT NULL, c2468 Date32, c2469 Decimal(35,10), c2470 Decimal(15,0) NOT NULL, c2471 Date32, c2472 Int32, c2473 JsonDocument, c2474 Decimal(22,9) NOT NULL, c2475 Int16 NOT NULL, c2476 Uint8 NOT NULL, c2477 Datetime, c2478 Json, c2479 Decimal(15,0), c2480 Date NOT NULL, c2481 Timestamp NOT NULL, c2482 Date NOT NULL, c2483 Interval64 NOT NULL, c2484 Datetime64 NOT NULL, c2485 Utf8 NOT NULL, c2486 Uint8 NOT NULL, c2487 Interval64 NOT NULL, c2488 Decimal(22,9), c2489 Int16 NOT NULL, c2490 Float NOT NULL, c2491 Utf8, c2492 Int16, c2493 Uint32, c2494 String, c2495 Yson NOT NULL, c2496 String NOT NULL, c2497 Decimal(35,10), c2498 Timestamp64, c2499 Datetime64, c2500 Uint16 NOT NULL, c2501 Date32, c2502 Bool NOT NULL, c2503 Uint16, c2504 Uint64 NOT NULL, c2505 Uint32 NOT NULL, c2506 Datetime64, c2507 Date, c2508 Uint32 NOT NULL, c2509 Decimal(22,9) NOT NULL, c2510 Decimal(35,10), c2511 Date32, c2512 Decimal(15,0) NOT NULL, c2513 Uint8 NOT NULL, c2514 Decimal(15,0), c2515 Decimal(15,0), c2516 Date, c2517 Decimal(22,9) NOT NULL, c2518 Date NOT NULL, c2519 Yson NOT NULL, c2520 Int16 NOT NULL, c2521 Uint64, c2522 JsonDocument, c2523 Datetime64 NOT NULL, c2524 Int16 NOT NULL, c2525 Int64 NOT NULL, c2526 Date32 NOT NULL, c2527 Uint64, c2528 Utf8 NOT NULL, c2529 Int32 NOT NULL, c2530 Int64 NOT NULL, c2531 Uint16 NOT NULL, c2532 Yson, c2533 Int16 NOT NULL, c2534 Decimal(22,9) NOT NULL, c2535 JsonDocument NOT NULL, c2536 Uint64, c2537 Utf8, c2538 JsonDocument, c2539 Decimal(15,0) NOT NULL, c2540 Uint64, c2541 Json, c2542 Date32, c2543 Decimal(15,0), c2544 Interval64 NOT NULL, c2545 Uint8 NOT NULL, c2546 Decimal(22,9) NOT NULL, c2547 Timestamp64, c2548 Datetime64 NOT NULL, c2549 Uint8 NOT NULL, c2550 Double NOT NULL, c2551 Datetime, c2552 Utf8 NOT NULL, c2553 Date32 NOT NULL, c2554 Datetime, c2555 Timestamp, c2556 Datetime64, c2557 Int16 NOT NULL, c2558 Date NOT NULL, c2559 Double NOT NULL, c2560 Timestamp64 NOT NULL, c2561 Decimal(22,9), c2562 Timestamp NOT NULL, c2563 Timestamp64 NOT NULL, c2564 Uint32, c2565 Uint8, c2566 Decimal(15,0) NOT NULL, c2567 Int64, c2568 Bool, c2569 Utf8, c2570 Decimal(15,0), c2571 Double NOT NULL, c2572 Json, c2573 Int32 NOT NULL, c2574 Uint64, c2575 Int8, c2576 Decimal(35,10) NOT NULL, c2577 Datetime64 NOT NULL, c2578 Uint64, c2579 Json, c2580 Utf8 NOT NULL, c2581 Decimal(35,10), c2582 Uint16, c2583 Decimal(22,9), c2584 Uint16 NOT NULL, c2585 Uint32 NOT NULL, c2586 Uint16, c2587 Bool, c2588 Utf8, c2589 JsonDocument NOT NULL, c2590 Uint8 NOT NULL, c2591 Int16 NOT NULL, c2592 Date, c2593 Datetime64 NOT NULL, c2594 Yson NOT NULL, c2595 Decimal(35,10), c2596 String NOT NULL, c2597 Date, c2598 Yson, c2599 Uint32 NOT NULL, c2600 Bool NOT NULL, c2601 Decimal(35,10) NOT NULL, c2602 Yson NOT NULL, c2603 Timestamp64 NOT NULL, c2604 Utf8, c2605 Decimal(35,10) NOT NULL, c2606 Date32 NOT NULL, c2607 Uint16, c2608 String NOT NULL, c2609 Uint64 NOT NULL, c2610 Uint16 NOT NULL, c2611 Bool NOT NULL, c2612 Utf8 NOT NULL, c2613 Uint16, c2614 String NOT NULL, c2615 Datetime NOT NULL, c2616 Yson NOT NULL, c2617 Interval64, c2618 JsonDocument NOT NULL, c2619 Uint32, c2620 Date32 NOT NULL, c2621 Timestamp, c2622 Timestamp64, c2623 Date, c2624 Utf8, c2625 JsonDocument NOT NULL, c2626 Uint64 NOT NULL, c2627 Decimal(15,0), c2628 Decimal(15,0) NOT NULL, c2629 Decimal(35,10) NOT NULL, c2630 Int8 NOT NULL, c2631 Uint16 NOT NULL, c2632 Uint64 NOT NULL, c2633 Bool NOT NULL, c2634 Timestamp, c2635 Uint8 NOT NULL, c2636 Float NOT NULL, c2637 Uint64, c2638 Int32 NOT NULL, c2639 Timestamp64 NOT NULL, c2640 String NOT NULL, c2641 Date32, c2642 Datetime, c2643 Double, c2644 Yson NOT NULL, c2645 Interval64, c2646 Int32, c2647 Uint32 NOT NULL, c2648 Decimal(22,9) NOT NULL, c2649 Timestamp64 NOT NULL, c2650 Float, c2651 Date NOT NULL, c2652 Uint16, c2653 Timestamp NOT NULL, c2654 Timestamp64 NOT NULL, c2655 Bool NOT NULL, c2656 Int8, c2657 Timestamp NOT NULL, c2658 Int8, c2659 Float NOT NULL, c2660 Timestamp64, c2661 Uint16, c2662 Timestamp64 NOT NULL, c2663 Decimal(15,0), c2664 Date NOT NULL, c2665 Uint32 NOT NULL, c2666 String, c2667 Timestamp, c2668 Uint64 NOT NULL, c2669 Timestamp, c2670 Double NOT NULL, c2671 Timestamp64, c2672 Int64 NOT NULL, c2673 Int32, c2674 Datetime, c2675 Decimal(15,0), c2676 Json NOT NULL, c2677 Datetime64, c2678 Uint8 NOT NULL, c2679 Uint32, c2680 Timestamp, c2681 Json NOT NULL, c2682 Uint8, c2683 Datetime NOT NULL, c2684 JsonDocument NOT NULL, c2685 Int8 NOT NULL, c2686 Timestamp64 NOT NULL, c2687 Int8 NOT NULL, c2688 Date NOT NULL, c2689 Int32 NOT NULL, c2690 Uint16, c2691 Int8 NOT NULL, c2692 Decimal(22,9), c2693 Uint8 NOT NULL, c2694 Uint64, c2695 Date32 NOT NULL, c2696 Int8 NOT NULL, c2697 Yson, c2698 Int64, c2699 Utf8 NOT NULL, c2700 Yson NOT NULL, c2701 Datetime NOT NULL, c2702 Decimal(15,0) NOT NULL, c2703 Float, c2704 Date32, c2705 Int64, c2706 Utf8, c2707 Int16, c2708 Decimal(22,9) NOT NULL, c2709 Uint16, c2710 Double, c2711 Timestamp, c2712 Uint16, c2713 Timestamp64, c2714 Uint32 NOT NULL, c2715 Uint16 NOT NULL, c2716 Int16 NOT NULL, c2717 Yson NOT NULL, c2718 Datetime NOT NULL, c2719 Yson NOT NULL, c2720 Decimal(22,9), c2721 Uint16, c2722 Interval64, c2723 Timestamp, c2724 Int8, c2725 Interval64, c2726 Float, c2727 Int16 NOT NULL, c2728 Yson, c2729 Date NOT NULL, c2730 Utf8, c2731 Int16 NOT NULL, c2732 Timestamp64 NOT NULL, c2733 Date32, c2734 Datetime64, c2735 Double NOT NULL, c2736 Int8 NOT NULL, c2737 Int32 NOT NULL, c2738 Date32, c2739 Date32 NOT NULL, c2740 Interval64, c2741 Int16, c2742 Double NOT NULL, c2743 Int64, c2744 Decimal(22,9) NOT NULL, c2745 Decimal(22,9), c2746 Uint16 NOT NULL, c2747 Bool NOT NULL, c2748 Decimal(15,0), c2749 Int8 NOT NULL, c2750 Uint8, c2751 Interval64, c2752 Json NOT NULL, c2753 Uint64, c2754 Timestamp NOT NULL, c2755 Date32 NOT NULL, c2756 String, c2757 Uint64, c2758 Decimal(15,0) NOT NULL, c2759 Uint32, c2760 Yson NOT NULL, c2761 Uint16, c2762 Timestamp64 NOT NULL, c2763 Timestamp, c2764 Interval64 NOT NULL, c2765 Float NOT NULL, c2766 Int16, c2767 Decimal(35,10), c2768 Uint32, c2769 Decimal(15,0) NOT NULL, c2770 Json NOT NULL, c2771 Uint16, c2772 Double, c2773 Decimal(15,0), c2774 Uint16 NOT NULL, c2775 Int8 NOT NULL, c2776 Int32 NOT NULL, c2777 Interval64 NOT NULL, c2778 Date32 NOT NULL, c2779 String NOT NULL, c2780 Double NOT NULL, c2781 Decimal(22,9) NOT NULL, c2782 Interval64, c2783 Int16, c2784 Utf8, c2785 Json, c2786 Timestamp64, c2787 Decimal(35,10) NOT NULL, c2788 JsonDocument, c2789 Interval64, c2790 Timestamp NOT NULL, c2791 Float, c2792 Decimal(15,0), c2793 Int8, c2794 String NOT NULL, c2795 Float NOT NULL, c2796 Timestamp64 NOT NULL, c2797 Timestamp, c2798 Interval64, c2799 Datetime NOT NULL, c2800 Json, c2801 Datetime64 NOT NULL, c2802 Interval64, c2803 Interval64, c2804 Yson, c2805 Yson NOT NULL, c2806 Uint32, c2807 Uint8 NOT NULL, c2808 Decimal(35,10) NOT NULL, c2809 Uint16 NOT NULL, c2810 Decimal(15,0) NOT NULL, c2811 Json, c2812 Decimal(22,9) NOT NULL, c2813 JsonDocument, c2814 Timestamp, c2815 JsonDocument NOT NULL, c2816 Int8, c2817 Uint16 NOT NULL, c2818 Int8, c2819 Timestamp64, c2820 Date32, c2821 Datetime64, c2822 Bool NOT NULL, c2823 Date NOT NULL, c2824 Bool NOT NULL, c2825 Timestamp64, c2826 JsonDocument, c2827 Float NOT NULL, c2828 Uint16, c2829 Json, c2830 Int8 NOT NULL, c2831 Int8 NOT NULL, c2832 Json, c2833 Uint8 NOT NULL, c2834 Datetime64 NOT NULL, c2835 Date32 NOT NULL, c2836 Json, c2837 Date32 NOT NULL, c2838 Interval64 NOT NULL, c2839 Decimal(15,0), c2840 Utf8 NOT NULL, c2841 Timestamp64 NOT NULL, c2842 Utf8 NOT NULL, c2843 Uint32, c2844 Decimal(22,9), c2845 String NOT NULL, c2846 Uint16 NOT NULL, c2847 String, c2848 Decimal(35,10), c2849 Datetime NOT NULL, c2850 JsonDocument NOT NULL, c2851 Float, c2852 Utf8, c2853 Uint16 NOT NULL, c2854 Uint16 NOT NULL, c2855 Date, c2856 Timestamp NOT NULL, c2857 Json, c2858 Date NOT NULL, c2859 Timestamp NOT NULL, c2860 Uint16, c2861 Yson, c2862 Timestamp64, c2863 Float, c2864 Uint16 NOT NULL, c2865 Double, c2866 Uint32, c2867 Interval64 NOT NULL, c2868 Yson NOT NULL, c2869 Decimal(22,9), c2870 Float, c2871 Datetime64 NOT NULL, c2872 Yson, c2873 Yson, c2874 Interval64, c2875 Utf8, c2876 Int64 NOT NULL, c2877 Decimal(35,10), c2878 Int64 NOT NULL, c2879 Decimal(22,9) NOT NULL, c2880 Decimal(15,0) NOT NULL, c2881 Double, c2882 Uint64, c2883 Interval64 NOT NULL, c2884 String NOT NULL, c2885 Uint64, c2886 Bool NOT NULL, c2887 Int64 NOT NULL, c2888 Int16 NOT NULL, c2889 Datetime, c2890 Timestamp64, c2891 Json NOT NULL, c2892 String NOT NULL, c2893 Uint8, c2894 Date32 NOT NULL, c2895 Date32, c2896 Timestamp64 NOT NULL, c2897 Int8, c2898 Decimal(35,10), c2899 Uint32, c2900 Decimal(15,0) NOT NULL, c2901 Yson NOT NULL, c2902 Datetime, c2903 Decimal(15,0) NOT NULL, c2904 Int16 NOT NULL, c2905 Decimal(35,10), c2906 Uint64, c2907 Decimal(22,9), c2908 Bool, c2909 Bool, c2910 Decimal(22,9), c2911 Uint32, c2912 Timestamp NOT NULL, c2913 Uint16 NOT NULL, c2914 Uint16 NOT NULL, c2915 Interval64, c2916 Decimal(35,10) NOT NULL, c2917 Decimal(15,0), c2918 Timestamp, c2919 Decimal(35,10), c2920 Interval64, c2921 Int16 NOT NULL, c2922 Int64 NOT NULL, c2923 Datetime, c2924 Utf8, c2925 Timestamp, c2926 Datetime NOT NULL, c2927 Datetime64 NOT NULL, c2928 Decimal(35,10), c2929 Bool, c2930 Date NOT NULL, c2931 Utf8 NOT NULL, c2932 Timestamp NOT NULL, c2933 Datetime64, c2934 String, c2935 Double NOT NULL, c2936 Uint32 NOT NULL, c2937 JsonDocument, c2938 Int32, c2939 Int16, c2940 Json, c2941 Int8, c2942 String, c2943 Int32, c2944 Decimal(15,0) NOT NULL, c2945 Interval64 NOT NULL, c2946 JsonDocument, c2947 Yson, c2948 Datetime64 NOT NULL, c2949 Yson, c2950 Timestamp64 NOT NULL, c2951 Datetime NOT NULL, c2952 Timestamp64 NOT NULL, c2953 Double NOT NULL, c2954 Int8, c2955 Timestamp64, c2956 Int16, c2957 String, c2958 Bool, c2959 Json, c2960 Int32, c2961 Decimal(15,0) NOT NULL, c2962 Uint64, c2963 JsonDocument, c2964 Int64 NOT NULL, c2965 Uint16 NOT NULL, c2966 Bool NOT NULL, c2967 Timestamp NOT NULL, c2968 Utf8, c2969 JsonDocument NOT NULL, c2970 Decimal(35,10) NOT NULL, c2971 Json, c2972 Timestamp NOT NULL, c2973 Uint16, c2974 Decimal(22,9) NOT NULL, c2975 Int16 NOT NULL, c2976 Float NOT NULL, c2977 Timestamp64 NOT NULL, c2978 Timestamp64, c2979 Decimal(22,9), c2980 Decimal(15,0) NOT NULL, c2981 String NOT NULL, c2982 Double NOT NULL, c2983 Datetime64 NOT NULL, c2984 Date, c2985 Decimal(35,10), c2986 Uint16, c2987 Uint16 NOT NULL, c2988 Uint8 NOT NULL, c2989 Date32, c2990 String NOT NULL, c2991 Interval64, c2992 Int32, c2993 Date NOT NULL, c2994 Timestamp64, c2995 Int8, c2996 Uint32, c2997 Utf8 NOT NULL, c2998 Datetime64 NOT NULL, c2999 Uint64, c3000 Bool, c3001 Bool NOT NULL, c3002 Decimal(22,9) NOT NULL, c3003 Double, c3004 Datetime64 NOT NULL, c3005 Json, c3006 Uint16, c3007 Uint16, c3008 Timestamp, c3009 Uint16 NOT NULL, c3010 Timestamp64 NOT NULL, c3011 Json NOT NULL, c3012 Bool, c3013 Decimal(15,0) NOT NULL, c3014 Decimal(35,10), c3015 Uint8, c3016 Datetime, c3017 Json, c3018 Uint8, c3019 Decimal(15,0), c3020 Int32, c3021 Uint16 NOT NULL, c3022 Float NOT NULL, c3023 Date32, c3024 Decimal(22,9), c3025 Uint8, c3026 JsonDocument NOT NULL, c3027 Interval64 NOT NULL, c3028 Timestamp NOT NULL, c3029 Float NOT NULL, c3030 Utf8, c3031 Uint32, c3032 String, c3033 Date NOT NULL, c3034 Timestamp64 NOT NULL, c3035 Timestamp64, c3036 Interval64 NOT NULL, c3037 Timestamp64 NOT NULL, c3038 Decimal(15,0) NOT NULL, c3039 Datetime NOT NULL, c3040 Int32, c3041 Json NOT NULL, c3042 Timestamp64 NOT NULL, c3043 Int16 NOT NULL, c3044 Interval64, c3045 Float, c3046 Timestamp, c3047 Int32 NOT NULL, c3048 Datetime64, c3049 Int64 NOT NULL, c3050 String, c3051 Datetime64, c3052 Timestamp, c3053 Decimal(15,0) NOT NULL, c3054 Datetime64 NOT NULL, c3055 Int32 NOT NULL, c3056 Interval64, c3057 Decimal(22,9) NOT NULL, c3058 Date NOT NULL, c3059 Datetime64 NOT NULL, c3060 Uint32 NOT NULL, c3061 Uint32, c3062 Datetime64, c3063 Decimal(15,0), c3064 Datetime64 NOT NULL, c3065 Date, c3066 Bool, c3067 Interval64 NOT NULL, c3068 Bool NOT NULL, c3069 Int16 NOT NULL, c3070 Datetime64 NOT NULL, c3071 Decimal(35,10), c3072 Float, c3073 Datetime64 NOT NULL, c3074 Timestamp NOT NULL, c3075 Timestamp NOT NULL, c3076 Datetime64, c3077 Uint64 NOT NULL, c3078 Timestamp64, c3079 Utf8, c3080 Float NOT NULL, c3081 Float, c3082 Uint32, c3083 Double, c3084 Int16 NOT NULL, c3085 Date NOT NULL, c3086 Utf8 NOT NULL, c3087 Int64, c3088 Datetime64, c3089 Date32 NOT NULL, c3090 Yson NOT NULL, c3091 Decimal(35,10), c3092 Decimal(22,9) NOT NULL, c3093 Bool, c3094 Date NOT NULL, c3095 Int16, c3096 Timestamp, c3097 Float, c3098 Uint8 NOT NULL, c3099 Int64, c3100 Interval64, c3101 Utf8 NOT NULL, c3102 Decimal(22,9) NOT NULL, c3103 Float, c3104 Uint32, c3105 Float, c3106 Date NOT NULL, c3107 Date32, c3108 Uint32 NOT NULL, c3109 Date32, c3110 Date, c3111 Timestamp64, c3112 String NOT NULL, c3113 Json, c3114 Datetime NOT NULL, c3115 Decimal(15,0), c3116 String NOT NULL, c3117 Int8, c3118 Double, c3119 Int8 NOT NULL, c3120 Timestamp64 NOT NULL, c3121 Json, c3122 Interval64, c3123 Uint16, c3124 Uint8, c3125 Utf8 NOT NULL, c3126 Int8 NOT NULL, c3127 Bool NOT NULL, c3128 Utf8, c3129 Utf8 NOT NULL, c3130 Bool NOT NULL, c3131 Double, c3132 Bool NOT NULL, c3133 Date NOT NULL, c3134 Decimal(15,0) NOT NULL, c3135 Uint32 NOT NULL, c3136 Json NOT NULL, c3137 Date, c3138 Decimal(35,10), c3139 Interval64, c3140 Datetime, c3141 Datetime NOT NULL, c3142 Yson NOT NULL, c3143 Date32 NOT NULL, c3144 Yson, c3145 Date, c3146 Timestamp64 NOT NULL, c3147 Int32 NOT NULL, c3148 Date, c3149 Interval64 NOT NULL, c3150 Uint16, c3151 Utf8 NOT NULL, c3152 Int32 NOT NULL, c3153 JsonDocument, c3154 Float, c3155 Decimal(35,10) NOT NULL, c3156 Yson, c3157 Timestamp64, c3158 Bool NOT NULL, c3159 Uint32 NOT NULL, c3160 Date, c3161 Int16, c3162 Float NOT NULL, c3163 Json, c3164 Int8, c3165 Bool, c3166 Int8, c3167 Date32 NOT NULL, c3168 Uint8, c3169 Float, c3170 Uint16, c3171 Uint32, c3172 Uint64 NOT NULL, c3173 Datetime64 NOT NULL, c3174 Timestamp64 NOT NULL, c3175 Interval64, c3176 Uint64 NOT NULL, c3177 Int8, c3178 Uint8 NOT NULL, c3179 Interval64 NOT NULL, c3180 Timestamp NOT NULL, c3181 Bool, c3182 Double, c3183 Uint64, c3184 Int32, c3185 Decimal(15,0) NOT NULL, c3186 Uint16, c3187 Float NOT NULL, c3188 JsonDocument, c3189 Timestamp NOT NULL, c3190 String, c3191 Uint8, c3192 Double NOT NULL, c3193 Datetime64, c3194 Timestamp, c3195 Json NOT NULL, c3196 Yson, c3197 Json NOT NULL, c3198 Bool NOT NULL, c3199 Utf8 NOT NULL, c3200 Interval64, c3201 Uint8 NOT NULL, c3202 Int8, c3203 Date, c3204 Uint64 NOT NULL, c3205 Bool NOT NULL, c3206 Timestamp64 NOT NULL, c3207 String, c3208 Date32 NOT NULL, c3209 Datetime64 NOT NULL, c3210 Decimal(22,9) NOT NULL, c3211 Datetime, c3212 Date NOT NULL, c3213 JsonDocument, c3214 Timestamp64, c3215 Date32, c3216 Int16, c3217 Decimal(22,9) NOT NULL, c3218 Uint32, c3219 Int8, c3220 Uint8 NOT NULL, c3221 Decimal(15,0), c3222 Date, c3223 Uint32 NOT NULL, c3224 Int64 NOT NULL, c3225 Uint32, c3226 Yson, c3227 Float NOT NULL, c3228 Int16 NOT NULL, c3229 Int8, c3230 String, c3231 Uint32 NOT NULL, c3232 Uint64, c3233 Int8, c3234 Datetime64 NOT NULL, c3235 String, c3236 Datetime, c3237 Interval64, c3238 Float, c3239 JsonDocument, c3240 Double NOT NULL, c3241 Decimal(35,10) NOT NULL, c3242 Decimal(22,9), c3243 Timestamp, c3244 Decimal(15,0) NOT NULL, c3245 Interval64, c3246 Int64 NOT NULL, c3247 Int32 NOT NULL, c3248 Float, c3249 Int16 NOT NULL, c3250 Int16 NOT NULL, c3251 Datetime, c3252 String, c3253 Uint64, c3254 Timestamp, c3255 Interval64, c3256 Int8 NOT NULL, c3257 Decimal(22,9) NOT NULL, c3258 JsonDocument NOT NULL, c3259 Bool NOT NULL, c3260 Datetime64 NOT NULL, c3261 Float, c3262 Int8, c3263 Yson NOT NULL, c3264 Uint8, c3265 Int16 NOT NULL, c3266 Int32 NOT NULL, c3267 Json NOT NULL, c3268 Datetime64, c3269 Yson, c3270 Datetime, c3271 Date, c3272 Uint8 NOT NULL, c3273 Int64 NOT NULL, c3274 Timestamp, c3275 Date NOT NULL, c3276 Json, c3277 Decimal(22,9), c3278 Datetime64, c3279 Float, c3280 Int64 NOT NULL, c3281 Datetime64 NOT NULL, c3282 Int64, c3283 Utf8, c3284 Timestamp64, c3285 Json NOT NULL, c3286 Uint64 NOT NULL, c3287 JsonDocument NOT NULL, c3288 Double, c3289 Uint64, c3290 Date, c3291 Date32 NOT NULL, c3292 Int8 NOT NULL, c3293 Json NOT NULL, c3294 Datetime64, c3295 Date32, c3296 Double NOT NULL, c3297 Uint32, c3298 Int16, c3299 Float, c3300 Int16 NOT NULL, c3301 Datetime64, c3302 Json NOT NULL, c3303 Float, c3304 Int16 NOT NULL, c3305 Interval64 NOT NULL, c3306 Datetime64, c3307 Timestamp NOT NULL, c3308 Uint16 NOT NULL, c3309 Int16 NOT NULL, c3310 Bool NOT NULL, c3311 Uint8 NOT NULL, c3312 Datetime, c3313 Yson NOT NULL, c3314 Decimal(15,0), c3315 Int32, c3316 Decimal(22,9), c3317 Double, c3318 Int16, c3319 String, c3320 Datetime, c3321 Int8 NOT NULL, c3322 String NOT NULL, c3323 Float NOT NULL, c3324 Date, c3325 Uint32 NOT NULL, c3326 Timestamp64 NOT NULL, c3327 Json NOT NULL, c3328 Json, c3329 Float, c3330 Utf8 NOT NULL, c3331 Float NOT NULL, c3332 Int8 NOT NULL, c3333 Int8, c3334 Yson, c3335 Timestamp, c3336 String NOT NULL, c3337 Date32, c3338 Decimal(35,10) NOT NULL, c3339 Bool NOT NULL, c3340 Float, c3341 Decimal(22,9) NOT NULL, c3342 Yson NOT NULL, c3343 Decimal(15,0), c3344 Interval64, c3345 Uint64, c3346 Datetime NOT NULL, c3347 Int32 NOT NULL, c3348 Datetime NOT NULL, c3349 Int64 NOT NULL, c3350 Datetime NOT NULL, c3351 Json NOT NULL, c3352 Decimal(22,9) NOT NULL, c3353 Json NOT NULL, c3354 Date NOT NULL, c3355 Timestamp NOT NULL, c3356 Decimal(15,0) NOT NULL, c3357 Decimal(35,10) NOT NULL, c3358 Json NOT NULL, c3359 Double, c3360 Timestamp64, c3361 Uint8, c3362 Date32, c3363 Yson, c3364 Decimal(22,9), c3365 Datetime64, c3366 String NOT NULL, c3367 Uint8 NOT NULL, c3368 Decimal(35,10), c3369 Interval64, c3370 Decimal(22,9) NOT NULL, c3371 Decimal(35,10) NOT NULL, c3372 Decimal(35,10) NOT NULL, c3373 Timestamp NOT NULL, c3374 JsonDocument NOT NULL, c3375 Decimal(35,10) NOT NULL, c3376 Decimal(15,0), c3377 Decimal(22,9), c3378 Json NOT NULL, c3379 Timestamp64 NOT NULL, c3380 Int8, c3381 Timestamp, c3382 String NOT NULL, c3383 Interval64, c3384 Date NOT NULL, c3385 Timestamp, c3386 Date32 NOT NULL, c3387 Datetime64 NOT NULL, c3388 Int64 NOT NULL, c3389 Decimal(15,0), c3390 Int8 NOT NULL, c3391 Json, c3392 Decimal(35,10) NOT NULL, c3393 Decimal(15,0) NOT NULL, c3394 JsonDocument, c3395 Timestamp64, c3396 Decimal(15,0) NOT NULL, c3397 Datetime NOT NULL, c3398 Datetime64 NOT NULL, c3399 Json NOT NULL, c3400 Int8 NOT NULL, c3401 Uint16, c3402 Timestamp64 NOT NULL, c3403 Bool NOT NULL, c3404 JsonDocument NOT NULL, c3405 Decimal(22,9), c3406 String NOT NULL, c3407 Int8 NOT NULL, c3408 Datetime NOT NULL, c3409 Date32 NOT NULL, c3410 JsonDocument NOT NULL, c3411 Json NOT NULL, c3412 Json NOT NULL, c3413 Timestamp, c3414 Uint8, c3415 Datetime64 NOT NULL, c3416 Date NOT NULL, c3417 Timestamp NOT NULL, c3418 Date32, c3419 Date, c3420 Datetime64, c3421 Datetime, c3422 Date32 NOT NULL, c3423 Int16 NOT NULL, c3424 Decimal(15,0) NOT NULL, c3425 Datetime64 NOT NULL, c3426 Uint64 NOT NULL, c3427 Float NOT NULL, c3428 Datetime64, c3429 Double NOT NULL, c3430 Datetime64 NOT NULL, c3431 Int64 NOT NULL, c3432 Interval64 NOT NULL, c3433 Yson, c3434 Int32, c3435 Bool NOT NULL, c3436 Int64, c3437 Decimal(22,9) NOT NULL, c3438 Int64, c3439 Bool NOT NULL, c3440 Timestamp64, c3441 Decimal(15,0), c3442 Uint64, c3443 Json NOT NULL, c3444 Uint64, c3445 Date NOT NULL, c3446 Decimal(22,9), c3447 Date32 NOT NULL, c3448 Float NOT NULL, c3449 JsonDocument NOT NULL, c3450 Uint16 NOT NULL, c3451 Uint8 NOT NULL, c3452 Decimal(22,9), c3453 Uint32 NOT NULL, c3454 Date, c3455 Decimal(35,10) NOT NULL, c3456 Float NOT NULL, c3457 String NOT NULL, c3458 Double, c3459 Date NOT NULL, c3460 Int32, c3461 Decimal(15,0) NOT NULL, c3462 Uint8, c3463 Yson NOT NULL, c3464 JsonDocument NOT NULL, c3465 Int64, c3466 Decimal(22,9), c3467 Date32, c3468 Uint32 NOT NULL, c3469 JsonDocument, c3470 Date, c3471 Decimal(15,0) NOT NULL, c3472 Bool NOT NULL, c3473 JsonDocument, c3474 Timestamp NOT NULL, c3475 Int16, c3476 Uint32 NOT NULL, c3477 Yson NOT NULL, c3478 Uint16 NOT NULL, c3479 Datetime NOT NULL, c3480 Uint32, c3481 Datetime, c3482 Utf8, c3483 JsonDocument NOT NULL, c3484 Utf8 NOT NULL, c3485 Int16, c3486 Decimal(35,10) NOT NULL, c3487 String NOT NULL, c3488 Double NOT NULL, c3489 Timestamp NOT NULL, c3490 Uint32 NOT NULL, c3491 Json, c3492 Double NOT NULL, c3493 Utf8, c3494 Datetime NOT NULL, c3495 Datetime NOT NULL, c3496 Timestamp NOT NULL, c3497 Yson NOT NULL, c3498 Uint32, c3499 Decimal(15,0) NOT NULL, c3500 String, c3501 Datetime64 NOT NULL, c3502 Date32, c3503 Decimal(35,10) NOT NULL, c3504 Decimal(15,0) NOT NULL, c3505 Int32, c3506 Int8, c3507 Uint64, c3508 Int16 NOT NULL, c3509 Yson, c3510 Timestamp64 NOT NULL, c3511 Timestamp, c3512 Uint16, c3513 Uint64 NOT NULL, c3514 Decimal(15,0) NOT NULL, c3515 String NOT NULL, c3516 Decimal(15,0), c3517 Utf8, c3518 Uint64, c3519 Date32, c3520 Uint64, c3521 Uint64, c3522 Json NOT NULL, c3523 Int32 NOT NULL, c3524 Bool NOT NULL, c3525 Timestamp, c3526 Decimal(22,9) NOT NULL, c3527 Decimal(35,10) NOT NULL, c3528 Decimal(22,9) NOT NULL, c3529 Bool NOT NULL, c3530 Decimal(35,10), c3531 Uint64 NOT NULL, c3532 Decimal(22,9) NOT NULL, c3533 Int8, c3534 Int16 NOT NULL, c3535 Timestamp64, c3536 Uint32 NOT NULL, c3537 Json NOT NULL, c3538 Date32 NOT NULL, c3539 Interval64, c3540 Uint8 NOT NULL, c3541 Float NOT NULL, c3542 Uint64 NOT NULL, c3543 Decimal(22,9), c3544 Uint8, c3545 Yson, c3546 Date, c3547 Int8 NOT NULL, c3548 JsonDocument NOT NULL, c3549 Utf8, c3550 Double, c3551 String NOT NULL, c3552 Int16 NOT NULL, c3553 Decimal(15,0) NOT NULL, c3554 Interval64, c3555 Bool NOT NULL, c3556 Uint16 NOT NULL, c3557 Float NOT NULL, c3558 JsonDocument, c3559 Decimal(15,0), c3560 Int8 NOT NULL, c3561 String, c3562 JsonDocument NOT NULL, c3563 Int32 NOT NULL, c3564 Utf8 NOT NULL, c3565 Datetime64 NOT NULL, c3566 Datetime64 NOT NULL, c3567 Bool, c3568 Int64, c3569 Int32, c3570 Uint64, c3571 Uint16, c3572 Int64 NOT NULL, c3573 Int64 NOT NULL, c3574 Uint32, c3575 Bool NOT NULL, c3576 Int16, c3577 Int8 NOT NULL, c3578 String NOT NULL, c3579 Uint8 NOT NULL, c3580 String, c3581 Decimal(22,9) NOT NULL, c3582 Float NOT NULL, c3583 Datetime, c3584 Uint16 NOT NULL, c3585 Uint8, c3586 Timestamp64, c3587 Json, c3588 Uint64, c3589 Utf8 NOT NULL, c3590 Interval64, c3591 Decimal(15,0) NOT NULL, c3592 Yson, c3593 Interval64, c3594 JsonDocument, c3595 Uint64, c3596 Uint32, c3597 Timestamp NOT NULL, c3598 Interval64 NOT NULL, c3599 Date32, c3600 Uint16 NOT NULL, c3601 Timestamp64, c3602 Float NOT NULL, c3603 Interval64 NOT NULL, c3604 Decimal(15,0), c3605 Yson, c3606 Decimal(22,9) NOT NULL, c3607 Int32 NOT NULL, c3608 Yson NOT NULL, c3609 Utf8, c3610 Int16 NOT NULL, c3611 Uint32, c3612 Uint8 NOT NULL, c3613 Uint64 NOT NULL, c3614 Double NOT NULL, c3615 Decimal(35,10) NOT NULL, c3616 Uint32, c3617 String, c3618 String, c3619 Timestamp64 NOT NULL, c3620 Utf8 NOT NULL, c3621 Uint64 NOT NULL, c3622 Date32 NOT NULL, c3623 Int32 NOT NULL, c3624 String NOT NULL, c3625 Int32, c3626 Int8, c3627 Int32, c3628 Timestamp64, c3629 Bool NOT NULL, c3630 String, c3631 Int32, c3632 Float, c3633 Double NOT NULL, c3634 Json, c3635 Datetime, c3636 Date32 NOT NULL, c3637 Date32 NOT NULL, c3638 Double NOT NULL, c3639 Int32, c3640 Timestamp, c3641 Utf8 NOT NULL, c3642 Datetime64 NOT NULL, c3643 Timestamp64 NOT NULL, c3644 Datetime64, c3645 Uint64 NOT NULL, c3646 JsonDocument, c3647 Decimal(35,10) NOT NULL, c3648 Double, c3649 Uint16, c3650 Interval64 NOT NULL, c3651 Decimal(15,0) NOT NULL, c3652 Uint64, c3653 JsonDocument NOT NULL, c3654 Interval64 NOT NULL, c3655 Datetime, c3656 Datetime, c3657 Uint16 NOT NULL, c3658 Date32 NOT NULL, c3659 Json, c3660 Timestamp64, c3661 Date NOT NULL, c3662 Uint8 NOT NULL, c3663 Uint64 NOT NULL, c3664 Datetime, c3665 Int32 NOT NULL, c3666 Date NOT NULL, c3667 Yson, c3668 Datetime64 NOT NULL, c3669 Decimal(22,9) NOT NULL, c3670 Int16 NOT NULL, c3671 Bool, c3672 Yson, c3673 Uint32, c3674 Int16, c3675 Yson NOT NULL, c3676 Datetime64, c3677 Float NOT NULL, c3678 Float, c3679 Decimal(35,10), c3680 Yson NOT NULL, c3681 Decimal(15,0), c3682 Uint64, c3683 Uint8, c3684 Datetime64, c3685 JsonDocument, c3686 Int64 NOT NULL, c3687 Uint16 NOT NULL, c3688 Uint32, c3689 Utf8 NOT NULL, c3690 Decimal(35,10) NOT NULL, c3691 Datetime64, c3692 Uint64 NOT NULL, c3693 Timestamp, c3694 JsonDocument, c3695 Int32 NOT NULL, c3696 Date, c3697 Date, c3698 Uint8, c3699 Uint32, c3700 Bool, c3701 Uint16, c3702 String, c3703 String NOT NULL, c3704 Uint8, c3705 Json, c3706 Uint32, c3707 Int64, c3708 Json NOT NULL, c3709 Int16 NOT NULL, c3710 Datetime NOT NULL, c3711 Uint64, c3712 Uint16 NOT NULL, c3713 Json NOT NULL, c3714 Double, c3715 String NOT NULL, c3716 JsonDocument NOT NULL, c3717 Int16 NOT NULL, c3718 Yson, c3719 Datetime NOT NULL, c3720 Date, c3721 Timestamp64, c3722 Timestamp64, c3723 Float, c3724 Int16, c3725 String NOT NULL, c3726 Utf8 NOT NULL, c3727 Int64 NOT NULL, c3728 String, c3729 Datetime NOT NULL, c3730 Int32, c3731 Double NOT NULL, c3732 Int32 NOT NULL, c3733 Json NOT NULL, c3734 Json, c3735 Date NOT NULL, c3736 Utf8, c3737 Decimal(22,9) NOT NULL, c3738 Int16, c3739 Json NOT NULL, c3740 Decimal(15,0) NOT NULL, c3741 Utf8, c3742 Uint16 NOT NULL, c3743 Uint8 NOT NULL, c3744 Yson NOT NULL, c3745 Int32 NOT NULL, c3746 Utf8 NOT NULL, c3747 Decimal(35,10) NOT NULL, c3748 Double, c3749 String, c3750 Utf8, c3751 Bool NOT NULL, c3752 Double, c3753 Int16 NOT NULL, c3754 Datetime, c3755 Date32 NOT NULL, c3756 Decimal(22,9) NOT NULL, c3757 Double, c3758 Timestamp64 NOT NULL, c3759 Int16, c3760 Int64, c3761 Interval64, c3762 Double, c3763 Timestamp, c3764 Double NOT NULL, c3765 Uint16, c3766 Uint32, c3767 Int8 NOT NULL, c3768 Bool, c3769 Yson NOT NULL, c3770 Datetime64, c3771 Int32 NOT NULL, c3772 Int32, c3773 Uint8 NOT NULL, c3774 Date, c3775 Json, c3776 Date NOT NULL, c3777 Yson NOT NULL, c3778 Int8 NOT NULL, c3779 Utf8, c3780 Uint16, c3781 Uint8, c3782 Timestamp64 NOT NULL, c3783 Uint32 NOT NULL, c3784 JsonDocument NOT NULL, c3785 Int8 NOT NULL, c3786 JsonDocument, c3787 JsonDocument NOT NULL, c3788 Decimal(15,0) NOT NULL, c3789 Datetime64 NOT NULL, c3790 String NOT NULL, c3791 Int64, c3792 Datetime NOT NULL, c3793 Utf8 NOT NULL, c3794 Interval64, c3795 Decimal(22,9), c3796 Decimal(35,10), c3797 Uint8, c3798 Decimal(15,0), c3799 String NOT NULL, c3800 Json, c3801 Datetime NOT NULL, c3802 Interval64, c3803 Decimal(35,10), c3804 Uint16, c3805 Bool NOT NULL, c3806 Date, c3807 Int32, c3808 Int16 NOT NULL, c3809 Datetime64, c3810 Bool NOT NULL, c3811 Int16, c3812 Uint8, c3813 Datetime NOT NULL, c3814 Decimal(22,9) NOT NULL, c3815 Decimal(15,0) NOT NULL, c3816 Uint16 NOT NULL, c3817 Bool NOT NULL, c3818 Int32 NOT NULL, c3819 Int64, c3820 Yson NOT NULL, c3821 Timestamp64, c3822 Date NOT NULL, c3823 Interval64, c3824 Utf8, c3825 Int8 NOT NULL, c3826 Float, c3827 Uint64, c3828 Timestamp64, c3829 Uint64, c3830 Timestamp NOT NULL, c3831 Decimal(15,0), c3832 Utf8 NOT NULL, c3833 Json NOT NULL, c3834 Uint16, c3835 Datetime NOT NULL, c3836 Bool, c3837 Decimal(22,9) NOT NULL, c3838 String NOT NULL, c3839 Date, c3840 Date32 NOT NULL, c3841 Timestamp NOT NULL, c3842 Date, c3843 Uint16 NOT NULL, c3844 Uint32,\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)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c38\\\', 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 \\\'c38\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:31596/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:5072/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:9927/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:1656/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:4894/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:17155/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:12667/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:10152/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:63996/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14323
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10819
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8954
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5072
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14879
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26812
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10869
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10152
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7087
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24925
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10850
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63996
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22484
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18253
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2801
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17155
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8160
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7252
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20518
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12667
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20496
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23567
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11177
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31596
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11803
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11857
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25424
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9927
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29298
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20919
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29488
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4894
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28754
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7093
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18784
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1656
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63392
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11033
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27772
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13764
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6850
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12684
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25921
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18508
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62019
============================== slowest durations ===============================
27.05s teardown test_workload.py::TestYdbWorkload::test
8.71s setup    test_workload.py::TestYdbWorkload::test
6.65s call     test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/6axt/0017c1/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:1656 --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 \'c38\', 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 43.29s ==============================
