============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:29407 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...db/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c20\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bh7f/0001f2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27455
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22118
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18715
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6891
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3469
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24145
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26037
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/bh7f/0001f2/r3tmp/kikimr_cluster_ozgkeliw
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29407
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17350
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62923
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29398
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_d35izskt.log --grpc-port=29407 --mon-port=17350 --ic-port=26894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17420
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15341
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19118
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16487
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_sne2pznw.log --grpc-port=17420 --mon-port=15341 --ic-port=27455
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16870
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20556
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25269
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2843
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_cz2aweed.log --grpc-port=16870 --mon-port=20556 --ic-port=22118
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18447
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30862
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3392
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_8d0xcm0q.log --grpc-port=18447 --mon-port=3074 --ic-port=18715
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64045
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25637
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2647
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24116
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_uxfduj7z.log --grpc-port=64045 --mon-port=25637 --ic-port=6891
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15278
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2433
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18050
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23422
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_uc25pi2a.log --grpc-port=15278 --mon-port=2433 --ic-port=3469
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61014
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10534
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3009
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28737
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_rox9gid_.log --grpc-port=61014 --mon-port=10534 --ic-port=25614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14381
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22940
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5514
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10321
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_xgs09xsj.log --grpc-port=14381 --mon-port=22940 --ic-port=24145
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29723
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14135
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13611
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64875
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_rpgr381v.log --grpc-port=29723 --mon-port=14135 --ic-port=26037
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29407/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_d35izskt.log --grpc-port=29407 --mon-port=17350 --ic-port=26894
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_d35izskt.log', '--grpc-port=29407', '--mon-port=17350', '--ic-port=26894')' in '/home/runner/.ya/build/build_root/bh7f/0001f2/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: 3733455
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29407/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/bh7f/0001f2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3733456
DEBUG    ya.test:process.py:259 Command (pid 3733456) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3733456) elapsed time (sec): 0.36901140213012695
DEBUG    ya.test:process.py:263 Command (pid 3733456) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3733456) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3733456) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3733456) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3733456) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3733456) maxrss: 538716
DEBUG    ya.test:process.py:263 Command (pid 3733456) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 3733456) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3733456) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3733456) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3733456) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3733456) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3733456) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3733456) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3733456) stime: 0.22852499999999998
DEBUG    ya.test:process.py:263 Command (pid 3733456) utime: 0.092211
DEBUG    ya.test:process.py:263 Command (pid 3733456) wtime: 0.37
DEBUG    ya.test:process.py:275 Command (pid 3733456) output:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17420/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_sne2pznw.log --grpc-port=17420 --mon-port=15341 --ic-port=27455
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_sne2pznw.log', '--grpc-port=17420', '--mon-port=15341', '--ic-port=27455')' in '/home/runner/.ya/build/build_root/bh7f/0001f2/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: 3733669
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:17420/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/bh7f/0001f2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3733677
DEBUG    ya.test:process.py:259 Command (pid 3733677) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3733677) elapsed time (sec): 0.3610086441040039
DEBUG    ya.test:process.py:263 Command (pid 3733677) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3733677) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3733677) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3733677) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3733677) majflt: 7
DEBUG    ya.test:process.py:263 Command (pid 3733677) maxrss: 538584
DEBUG    ya.test:process.py:263 Command (pid 3733677) minflt: 22577
DEBUG    ya.test:process.py:263 Command (pid 3733677) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3733677) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3733677) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3733677) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3733677) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3733677) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3733677) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3733677) stime: 0.237624
DEBUG    ya.test:process.py:263 Command (pid 3733677) utime: 0.075247
DEBUG    ya.test:process.py:263 Command (pid 3733677) wtime: 0.362
DEBUG    ya.test:process.py:275 Command (pid 3733677) output:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16870/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_cz2aweed.log --grpc-port=16870 --mon-port=20556 --ic-port=22118
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_cz2aweed.log', '--grpc-port=16870', '--mon-port=20556', '--ic-port=22118')' in '/home/runner/.ya/build/build_root/bh7f/0001f2/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: 3733899
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16870/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/bh7f/0001f2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3733900
DEBUG    ya.test:process.py:259 Command (pid 3733900) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3733900) elapsed time (sec): 0.3669273853302002
DEBUG    ya.test:process.py:263 Command (pid 3733900) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3733900) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3733900) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3733900) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3733900) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3733900) maxrss: 538580
DEBUG    ya.test:process.py:263 Command (pid 3733900) minflt: 23675
DEBUG    ya.test:process.py:263 Command (pid 3733900) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3733900) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3733900) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3733900) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3733900) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3733900) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3733900) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3733900) stime: 0.222021
DEBUG    ya.test:process.py:263 Command (pid 3733900) utime: 0.096882
DEBUG    ya.test:process.py:263 Command (pid 3733900) wtime: 0.368
DEBUG    ya.test:process.py:275 Command (pid 3733900) output:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:18447/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_8d0xcm0q.log --grpc-port=18447 --mon-port=3074 --ic-port=18715
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_8d0xcm0q.log', '--grpc-port=18447', '--mon-port=3074', '--ic-port=18715')' in '/home/runner/.ya/build/build_root/bh7f/0001f2/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: 3734187
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:18447/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/bh7f/0001f2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3734188
DEBUG    ya.test:process.py:259 Command (pid 3734188) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3734188) elapsed time (sec): 0.3221921920776367
DEBUG    ya.test:process.py:263 Command (pid 3734188) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3734188) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3734188) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3734188) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3734188) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3734188) maxrss: 538700
DEBUG    ya.test:process.py:263 Command (pid 3734188) minflt: 16132
DEBUG    ya.test:process.py:263 Command (pid 3734188) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3734188) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3734188) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3734188) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3734188) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3734188) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3734188) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3734188) stime: 0.182621
DEBUG    ya.test:process.py:263 Command (pid 3734188) utime: 0.09131
DEBUG    ya.test:process.py:263 Command (pid 3734188) wtime: 0.323
DEBUG    ya.test:process.py:275 Command (pid 3734188) output:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64045/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_uxfduj7z.log --grpc-port=64045 --mon-port=25637 --ic-port=6891
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_uxfduj7z.log', '--grpc-port=64045', '--mon-port=25637', '--ic-port=6891')' in '/home/runner/.ya/build/build_root/bh7f/0001f2/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: 3734446
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:64045/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/bh7f/0001f2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3734466
DEBUG    ya.test:process.py:259 Command (pid 3734466) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3734466) elapsed time (sec): 0.41722846031188965
DEBUG    ya.test:process.py:263 Command (pid 3734466) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3734466) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3734466) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3734466) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3734466) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3734466) maxrss: 538580
DEBUG    ya.test:process.py:263 Command (pid 3734466) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 3734466) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3734466) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3734466) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3734466) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3734466) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3734466) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3734466) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3734466) stime: 0.27593999999999996
DEBUG    ya.test:process.py:263 Command (pid 3734466) utime: 0.093332
DEBUG    ya.test:process.py:263 Command (pid 3734466) wtime: 0.418
DEBUG    ya.test:process.py:275 Command (pid 3734466) output:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15278/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_uc25pi2a.log --grpc-port=15278 --mon-port=2433 --ic-port=3469
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_uc25pi2a.log', '--grpc-port=15278', '--mon-port=2433', '--ic-port=3469')' in '/home/runner/.ya/build/build_root/bh7f/0001f2/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: 3734816
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15278/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/bh7f/0001f2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3734824
DEBUG    ya.test:process.py:259 Command (pid 3734824) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3734824) elapsed time (sec): 0.35989809036254883
DEBUG    ya.test:process.py:263 Command (pid 3734824) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3734824) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3734824) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3734824) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3734824) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3734824) maxrss: 538580
DEBUG    ya.test:process.py:263 Command (pid 3734824) minflt: 16709
DEBUG    ya.test:process.py:263 Command (pid 3734824) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3734824) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3734824) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3734824) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3734824) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3734824) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3734824) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3734824) stime: 0.22275899999999998
DEBUG    ya.test:process.py:263 Command (pid 3734824) utime: 0.089103
DEBUG    ya.test:process.py:263 Command (pid 3734824) wtime: 0.361
DEBUG    ya.test:process.py:275 Command (pid 3734824) output:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61014/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_rox9gid_.log --grpc-port=61014 --mon-port=10534 --ic-port=25614
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_rox9gid_.log', '--grpc-port=61014', '--mon-port=10534', '--ic-port=25614')' in '/home/runner/.ya/build/build_root/bh7f/0001f2/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: 3735074
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:61014/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/bh7f/0001f2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3735075
DEBUG    ya.test:process.py:259 Command (pid 3735075) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3735075) elapsed time (sec): 0.3693506717681885
DEBUG    ya.test:process.py:263 Command (pid 3735075) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3735075) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3735075) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3735075) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3735075) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3735075) maxrss: 538716
DEBUG    ya.test:process.py:263 Command (pid 3735075) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 3735075) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3735075) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3735075) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3735075) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3735075) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3735075) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3735075) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3735075) stime: 0.216905
DEBUG    ya.test:process.py:263 Command (pid 3735075) utime: 0.10443
DEBUG    ya.test:process.py:263 Command (pid 3735075) wtime: 0.37
DEBUG    ya.test:process.py:275 Command (pid 3735075) output:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14381/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_xgs09xsj.log --grpc-port=14381 --mon-port=22940 --ic-port=24145
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_xgs09xsj.log', '--grpc-port=14381', '--mon-port=22940', '--ic-port=24145')' in '/home/runner/.ya/build/build_root/bh7f/0001f2/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: 3735403
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14381/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/bh7f/0001f2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3735404
DEBUG    ya.test:process.py:259 Command (pid 3735404) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3735404) elapsed time (sec): 0.3614780902862549
DEBUG    ya.test:process.py:263 Command (pid 3735404) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3735404) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3735404) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3735404) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3735404) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3735404) maxrss: 538700
DEBUG    ya.test:process.py:263 Command (pid 3735404) minflt: 16129
DEBUG    ya.test:process.py:263 Command (pid 3735404) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3735404) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3735404) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3735404) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3735404) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3735404) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3735404) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3735404) stime: 0.242031
DEBUG    ya.test:process.py:263 Command (pid 3735404) utime: 0.071419
DEBUG    ya.test:process.py:263 Command (pid 3735404) wtime: 0.362
DEBUG    ya.test:process.py:275 Command (pid 3735404) output:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29723/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_rpgr381v.log --grpc-port=29723 --mon-port=14135 --ic-port=26037
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_rpgr381v.log', '--grpc-port=29723', '--mon-port=14135', '--ic-port=26037')' in '/home/runner/.ya/build/build_root/bh7f/0001f2/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: 3735665
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29723/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/bh7f/0001f2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3735676
DEBUG    ya.test:process.py:259 Command (pid 3735676) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3735676) elapsed time (sec): 0.3518521785736084
DEBUG    ya.test:process.py:263 Command (pid 3735676) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3735676) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3735676) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3735676) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3735676) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3735676) maxrss: 538716
DEBUG    ya.test:process.py:263 Command (pid 3735676) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 3735676) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3735676) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3735676) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3735676) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3735676) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3735676) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3735676) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3735676) stime: 0.211674
DEBUG    ya.test:process.py:263 Command (pid 3735676) utime: 0.091858
DEBUG    ya.test:process.py:263 Command (pid 3735676) wtime: 0.352
DEBUG    ya.test:process.py:275 Command (pid 3735676) output:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 7474ee92b939097df91b2c8b83ab73b5ef4c35f3
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 369c90d1e9f0af1fc543bd61e9a44167f3d3c11c into d9296557d60450f010fbc580016b144ca30d423e
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29407', '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: 26894\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27455\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22118\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18715\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6891\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3469\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25614\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24145\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26037\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/bh7f/0001f2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29407', '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: 26894\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27455\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22118\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18715\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6891\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3469\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25614\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24145\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26037\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3736492
DEBUG    ya.test:process.py:259 Command (pid 3736492) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3736492) elapsed time (sec): 0.353527307510376
DEBUG    ya.test:process.py:263 Command (pid 3736492) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3736492) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3736492) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3736492) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3736492) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3736492) maxrss: 546976
DEBUG    ya.test:process.py:263 Command (pid 3736492) minflt: 18272
DEBUG    ya.test:process.py:263 Command (pid 3736492) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3736492) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3736492) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3736492) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3736492) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3736492) nvcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 3736492) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3736492) stime: 0.22622899999999999
DEBUG    ya.test:process.py:263 Command (pid 3736492) utime: 0.08334699999999999
DEBUG    ya.test:process.py:263 Command (pid 3736492) wtime: 0.354
DEBUG    ya.test:process.py:275 Command (pid 3736492) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/bh7f/0001f2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29407', '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/bh7f/0001f2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29407', '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: 3736630
DEBUG    ya.test:process.py:259 Command (pid 3736630) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3736630) elapsed time (sec): 0.3237910270690918
DEBUG    ya.test:process.py:263 Command (pid 3736630) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3736630) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3736630) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3736630) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3736630) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3736630) maxrss: 546948
DEBUG    ya.test:process.py:263 Command (pid 3736630) minflt: 18274
DEBUG    ya.test:process.py:263 Command (pid 3736630) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3736630) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3736630) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3736630) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3736630) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3736630) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 3736630) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3736630) stime: 0.185721
DEBUG    ya.test:process.py:263 Command (pid 3736630) utime: 0.090797
DEBUG    ya.test:process.py:263 Command (pid 3736630) wtime: 0.325
DEBUG    ya.test:process.py:275 Command (pid 3736630) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f0549f02-4293-4bde-bb14-3e887c8dd5f0, localhost:29407): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f0549f02-4293-4bde-bb14-3e887c8dd5f0, localhost:29407): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f0549f02-4293-4bde-bb14-3e887c8dd5f0, localhost:29407): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-mgjkekcsqm.auto.internal" port: 17420 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-mgjkekcsqm.auto.internal" port: 18447 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-mgjkekcsqm.auto.internal" port: 15278 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-mgjkekcsqm.auto.internal" port: 61014 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-mgjkekcsqm.auto.internal" port: 64045 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-mgjkekcsqm.auto.internal" port: 14381 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-mgjkekcsqm.auto.internal" port: 29407 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-mgjkekcsqm.auto.internal" port: 29723 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-mgjkekcsqm.auto.internal" port: 16870 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-mgjkekcsqm.auto.internal:18447, location 1, ssl: False>, <Endpoint ghrun-mgjkekcsqm.auto.internal:61014, location 1, ssl: False>, <Endpoint ghrun-mgjkekcsqm.auto.internal:29407, location 1, ssl: False>, <Endpoint ghrun-mgjkekcsqm.auto.internal:16870, location 3, ssl: False>, <Endpoint ghrun-mgjkekcsqm.auto.internal:14381, location 2, ssl: False>, <Endpoint ghrun-mgjkekcsqm.auto.internal:29723, location 3, ssl: False>, <Endpoint ghrun-mgjkekcsqm.auto.internal:15278, location 3, ssl: False>, <Endpoint ghrun-mgjkekcsqm.auto.internal:17420, location 2, ssl: False>, <Endpoint ghrun-mgjkekcsqm.auto.internal:64045, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/bh7f/0001f2/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/bh7f/0001f2/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:29407', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3736815
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:29407
DEBUG    ya.test:process.py:259 Command (pid 3736815) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3736815) elapsed time (sec): 3.1367268562316895
DEBUG    ya.test:process.py:263 Command (pid 3736815) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3736815) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3736815) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3736815) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3736815) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3736815) maxrss: 205924
DEBUG    ya.test:process.py:263 Command (pid 3736815) minflt: 17683
DEBUG    ya.test:process.py:263 Command (pid 3736815) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3736815) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3736815) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 3736815) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3736815) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3736815) nvcsw: 1559
DEBUG    ya.test:process.py:263 Command (pid 3736815) oublock: 184
DEBUG    ya.test:process.py:263 Command (pid 3736815) stime: 0.093178
DEBUG    ya.test:process.py:263 Command (pid 3736815) utime: 0.8304699999999999
DEBUG    ya.test:process.py:263 Command (pid 3736815) wtime: 3.138
DEBUG    ya.test:process.py:275 Command (pid 3736815) output:

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

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