============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/m1cj/000c4c/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:27: 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/m1cj/000c4c/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:27240 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
E       for next_opt in opt_generator:
E                       ^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
E       result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
E                                             ^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 248, in wrapped_callee
E       with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
E            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 331, in __enter__
E       self._session = self._pool.acquire(self._timeout)
E                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 111, in acquire
E       session = self._create_new_session(time_left)
E                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 63, in _create_new_session
E       session.create(settings=BaseRequestSettings().with_timeout(timeout))
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 302, in create
E       self._attach()
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 256, in _attach
E       raise e
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 252, in _attach
E       raise RuntimeError("Failed to attach session")
E   RuntimeError: Failed to attach session
------------------------------ 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:185 Binary was found by /home/runner/.ya/build/build_root/m1cj/000c4c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3997
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11122
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22054
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10680
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10914
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10281
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10764
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2905
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/m1cj/000c4c/r3tmp/kikimr_cluster_q34u_oqn
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27240
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12319
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10403
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29424
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_3prnld1a.log --grpc-port=27240 --mon-port=12319 --ic-port=20798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11059
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24210
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65064
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30517
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_07v2np4k.log --grpc-port=11059 --mon-port=24210 --ic-port=3997
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24018
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13322
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22003
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_tmwr6qpf.log --grpc-port=24018 --mon-port=13322 --ic-port=11122
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30093
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12625
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11893
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22251
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_6y_njwb2.log --grpc-port=30093 --mon-port=12625 --ic-port=22054
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19564
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3369
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_kkzxg4ju.log --grpc-port=10969 --mon-port=63939 --ic-port=10680
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25449
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20380
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19594
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5019
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_z79vswpx.log --grpc-port=25449 --mon-port=20380 --ic-port=10914
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15074
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21260
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28469
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24922
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_s582_m6e.log --grpc-port=15074 --mon-port=21260 --ic-port=10281
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21204
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4582
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12395
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8254
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_qyi14bkm.log --grpc-port=21204 --mon-port=4582 --ic-port=10764
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3910
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13533
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65520
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16618
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_0_n_expq.log --grpc-port=3910 --mon-port=13533 --ic-port=2905
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27240/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_3prnld1a.log --grpc-port=27240 --mon-port=12319 --ic-port=20798
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m1cj/000c4c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_3prnld1a.log', '--grpc-port=27240', '--mon-port=12319', '--ic-port=20798')' in '/home/runner/.ya/build/build_root/m1cj/000c4c/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: 2126221
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:27240/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/m1cj/000c4c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2126222
DEBUG    ya.test:process.py:259 Command (pid 2126222) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2126222) elapsed time (sec): 1.0927977561950684
DEBUG    ya.test:process.py:263 Command (pid 2126222) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2126222) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2126222) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2126222) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2126222) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2126222) maxrss: 482504
DEBUG    ya.test:process.py:263 Command (pid 2126222) minflt: 45407
DEBUG    ya.test:process.py:263 Command (pid 2126222) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2126222) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2126222) nivcsw: 173
DEBUG    ya.test:process.py:263 Command (pid 2126222) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2126222) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2126222) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2126222) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2126222) stime: 0.22247899999999998
DEBUG    ya.test:process.py:263 Command (pid 2126222) utime: 0.5400079999999999
DEBUG    ya.test:process.py:263 Command (pid 2126222) wtime: 1.095
DEBUG    ya.test:process.py:275 Command (pid 2126222) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 2126222) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11059/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_07v2np4k.log --grpc-port=11059 --mon-port=24210 --ic-port=3997
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m1cj/000c4c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_07v2np4k.log', '--grpc-port=11059', '--mon-port=24210', '--ic-port=3997')' in '/home/runner/.ya/build/build_root/m1cj/000c4c/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: 2126370
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:11059/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/m1cj/000c4c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2126371
DEBUG    ya.test:process.py:259 Command (pid 2126371) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2126371) elapsed time (sec): 0.9863879680633545
DEBUG    ya.test:process.py:263 Command (pid 2126371) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2126371) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2126371) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2126371) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2126371) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2126371) maxrss: 482604
DEBUG    ya.test:process.py:263 Command (pid 2126371) minflt: 45469
DEBUG    ya.test:process.py:263 Command (pid 2126371) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2126371) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2126371) nivcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 2126371) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2126371) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2126371) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2126371) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2126371) stime: 0.256411
DEBUG    ya.test:process.py:263 Command (pid 2126371) utime: 0.504868
DEBUG    ya.test:process.py:263 Command (pid 2126371) wtime: 0.988
DEBUG    ya.test:process.py:275 Command (pid 2126371) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 2126371) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 2 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24018/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_tmwr6qpf.log --grpc-port=24018 --mon-port=13322 --ic-port=11122
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m1cj/000c4c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_tmwr6qpf.log', '--grpc-port=24018', '--mon-port=13322', '--ic-port=11122')' in '/home/runner/.ya/build/build_root/m1cj/000c4c/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: 2126599
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:24018/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/m1cj/000c4c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2126614
DEBUG    ya.test:process.py:259 Command (pid 2126614) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2126614) elapsed time (sec): 0.9403660297393799
DEBUG    ya.test:process.py:263 Command (pid 2126614) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2126614) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2126614) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2126614) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2126614) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2126614) maxrss: 482404
DEBUG    ya.test:process.py:263 Command (pid 2126614) minflt: 45418
DEBUG    ya.test:process.py:263 Command (pid 2126614) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2126614) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2126614) nivcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 2126614) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2126614) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2126614) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2126614) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2126614) stime: 0.17213
DEBUG    ya.test:process.py:263 Command (pid 2126614) utime: 0.55597
DEBUG    ya.test:process.py:263 Command (pid 2126614) wtime: 0.944
DEBUG    ya.test:process.py:275 Command (pid 2126614) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 2126614) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 3 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30093/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_6y_njwb2.log --grpc-port=30093 --mon-port=12625 --ic-port=22054
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m1cj/000c4c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_6y_njwb2.log', '--grpc-port=30093', '--mon-port=12625', '--ic-port=22054')' in '/home/runner/.ya/build/build_root/m1cj/000c4c/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: 2126865
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:30093/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/m1cj/000c4c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2126901
DEBUG    ya.test:process.py:259 Command (pid 2126901) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2126901) elapsed time (sec): 1.1869707107543945
DEBUG    ya.test:process.py:263 Command (pid 2126901) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2126901) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2126901) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2126901) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2126901) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2126901) maxrss: 482596
DEBUG    ya.test:process.py:263 Command (pid 2126901) minflt: 45467
DEBUG    ya.test:process.py:263 Command (pid 2126901) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2126901) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2126901) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 2126901) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2126901) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2126901) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2126901) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2126901) stime: 0.21265499999999998
DEBUG    ya.test:process.py:263 Command (pid 2126901) utime: 0.528758
DEBUG    ya.test:process.py:263 Command (pid 2126901) wtime: 1.221
DEBUG    ya.test:process.py:275 Command (pid 2126901) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 2126901) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 4 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10969/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_kkzxg4ju.log --grpc-port=10969 --mon-port=63939 --ic-port=10680
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m1cj/000c4c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_kkzxg4ju.log', '--grpc-port=10969', '--mon-port=63939', '--ic-port=10680')' in '/home/runner/.ya/build/build_root/m1cj/000c4c/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: 2127325
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:10969/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/m1cj/000c4c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2127327
DEBUG    ya.test:process.py:259 Command (pid 2127327) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2127327) elapsed time (sec): 1.0053930282592773
DEBUG    ya.test:process.py:263 Command (pid 2127327) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2127327) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2127327) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2127327) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2127327) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2127327) maxrss: 483772
DEBUG    ya.test:process.py:263 Command (pid 2127327) minflt: 45445
DEBUG    ya.test:process.py:263 Command (pid 2127327) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2127327) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2127327) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 2127327) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2127327) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2127327) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2127327) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2127327) stime: 0.191516
DEBUG    ya.test:process.py:263 Command (pid 2127327) utime: 0.514242
DEBUG    ya.test:process.py:263 Command (pid 2127327) wtime: 1.011
DEBUG    ya.test:process.py:275 Command (pid 2127327) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 2127327) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 5 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25449/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_z79vswpx.log --grpc-port=25449 --mon-port=20380 --ic-port=10914
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m1cj/000c4c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_z79vswpx.log', '--grpc-port=25449', '--mon-port=20380', '--ic-port=10914')' in '/home/runner/.ya/build/build_root/m1cj/000c4c/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: 2127624
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:25449/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/m1cj/000c4c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2127637
DEBUG    ya.test:process.py:259 Command (pid 2127637) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2127637) elapsed time (sec): 1.119370698928833
DEBUG    ya.test:process.py:263 Command (pid 2127637) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2127637) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2127637) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2127637) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2127637) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2127637) maxrss: 485432
DEBUG    ya.test:process.py:263 Command (pid 2127637) minflt: 45522
DEBUG    ya.test:process.py:263 Command (pid 2127637) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2127637) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2127637) nivcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 2127637) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2127637) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2127637) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2127637) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2127637) stime: 0.238108
DEBUG    ya.test:process.py:263 Command (pid 2127637) utime: 0.471669
DEBUG    ya.test:process.py:263 Command (pid 2127637) wtime: 1.125
DEBUG    ya.test:process.py:275 Command (pid 2127637) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 2127637) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 6 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15074/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_s582_m6e.log --grpc-port=15074 --mon-port=21260 --ic-port=10281
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m1cj/000c4c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_s582_m6e.log', '--grpc-port=15074', '--mon-port=21260', '--ic-port=10281')' in '/home/runner/.ya/build/build_root/m1cj/000c4c/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: 2127848
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:15074/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/m1cj/000c4c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2127849
DEBUG    ya.test:process.py:259 Command (pid 2127849) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2127849) elapsed time (sec): 1.235795259475708
DEBUG    ya.test:process.py:263 Command (pid 2127849) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2127849) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2127849) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2127849) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2127849) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2127849) maxrss: 485612
DEBUG    ya.test:process.py:263 Command (pid 2127849) minflt: 45500
DEBUG    ya.test:process.py:263 Command (pid 2127849) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2127849) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2127849) nivcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 2127849) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2127849) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2127849) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2127849) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2127849) stime: 0.19908299999999998
DEBUG    ya.test:process.py:263 Command (pid 2127849) utime: 0.564974
DEBUG    ya.test:process.py:263 Command (pid 2127849) wtime: 1.247
DEBUG    ya.test:process.py:275 Command (pid 2127849) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 2127849) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 7 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21204/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_qyi14bkm.log --grpc-port=21204 --mon-port=4582 --ic-port=10764
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m1cj/000c4c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_qyi14bkm.log', '--grpc-port=21204', '--mon-port=4582', '--ic-port=10764')' in '/home/runner/.ya/build/build_root/m1cj/000c4c/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: 2128047
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:21204/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/m1cj/000c4c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2128049
DEBUG    ya.test:process.py:259 Command (pid 2128049) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2128049) elapsed time (sec): 1.0439085960388184
DEBUG    ya.test:process.py:263 Command (pid 2128049) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2128049) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2128049) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2128049) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2128049) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2128049) maxrss: 485612
DEBUG    ya.test:process.py:263 Command (pid 2128049) minflt: 45531
DEBUG    ya.test:process.py:263 Command (pid 2128049) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2128049) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2128049) nivcsw: 213
DEBUG    ya.test:process.py:263 Command (pid 2128049) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2128049) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2128049) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2128049) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2128049) stime: 0.23883
DEBUG    ya.test:process.py:263 Command (pid 2128049) utime: 0.48395699999999997
DEBUG    ya.test:process.py:263 Command (pid 2128049) wtime: 1.052
DEBUG    ya.test:process.py:275 Command (pid 2128049) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 2128049) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 8 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3910/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/m1cj/000c4c/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:269 Final command: /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_0_n_expq.log --grpc-port=3910 --mon-port=13533 --ic-port=2905
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/m1cj/000c4c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_0_n_expq.log', '--grpc-port=3910', '--mon-port=13533', '--ic-port=2905')' in '/home/runner/.ya/build/build_root/m1cj/000c4c/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: 2128287
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:3910/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/m1cj/000c4c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2128288
DEBUG    ya.test:process.py:259 Command (pid 2128288) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2128288) elapsed time (sec): 0.9950897693634033
DEBUG    ya.test:process.py:263 Command (pid 2128288) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2128288) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2128288) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2128288) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2128288) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2128288) maxrss: 485612
DEBUG    ya.test:process.py:263 Command (pid 2128288) minflt: 45490
DEBUG    ya.test:process.py:263 Command (pid 2128288) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2128288) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2128288) nivcsw: 182
DEBUG    ya.test:process.py:263 Command (pid 2128288) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2128288) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2128288) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2128288) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2128288) stime: 0.22782
DEBUG    ya.test:process.py:263 Command (pid 2128288) utime: 0.5259199999999999
DEBUG    ya.test:process.py:263 Command (pid 2128288) wtime: 0.997
DEBUG    ya.test:process.py:275 Command (pid 2128288) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 2128288) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 9 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-o3ee3d65yq    Host information: 
        Linux ghrun-o3ee3d65yq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/m1cj/000c4c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27240', '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: 20798\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3997\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11122\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22054\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10680\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10914\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10281\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10764\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2905\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/m1cj/000c4c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27240', '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: 20798\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3997\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11122\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22054\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10680\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10914\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10281\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 10764\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2905\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2129905
DEBUG    ya.test:process.py:259 Command (pid 2129905) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2129905) elapsed time (sec): 1.025968074798584
DEBUG    ya.test:process.py:263 Command (pid 2129905) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2129905) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2129905) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2129905) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2129905) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2129905) maxrss: 753216
DEBUG    ya.test:process.py:263 Command (pid 2129905) minflt: 51734
DEBUG    ya.test:process.py:263 Command (pid 2129905) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2129905) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2129905) nivcsw: 254
DEBUG    ya.test:process.py:263 Command (pid 2129905) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2129905) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2129905) nvcsw: 603
DEBUG    ya.test:process.py:263 Command (pid 2129905) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2129905) stime: 0.279545
DEBUG    ya.test:process.py:263 Command (pid 2129905) utime: 0.546862
DEBUG    ya.test:process.py:263 Command (pid 2129905) wtime: 1.044
DEBUG    ya.test:process.py:275 Command (pid 2129905) 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 2129905) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/m1cj/000c4c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27240', '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/m1cj/000c4c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27240', '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: 2130206
DEBUG    ya.test:process.py:259 Command (pid 2130206) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2130206) elapsed time (sec): 1.516066074371338
DEBUG    ya.test:process.py:263 Command (pid 2130206) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2130206) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2130206) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2130206) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2130206) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2130206) maxrss: 753216
DEBUG    ya.test:process.py:263 Command (pid 2130206) minflt: 51767
DEBUG    ya.test:process.py:263 Command (pid 2130206) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2130206) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2130206) nivcsw: 244
DEBUG    ya.test:process.py:263 Command (pid 2130206) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2130206) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2130206) nvcsw: 420
DEBUG    ya.test:process.py:263 Command (pid 2130206) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2130206) stime: 0.29245099999999996
DEBUG    ya.test:process.py:263 Command (pid 2130206) utime: 0.576804
DEBUG    ya.test:process.py:263 Command (pid 2130206) wtime: 1.537
DEBUG    ya.test:process.py:275 Command (pid 2130206) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 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, 403044f5-b556-412c-bcda-2379958721de, localhost:27240): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 403044f5-b556-412c-bcda-2379958721de, localhost:27240): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 403044f5-b556-412c-bcda-2379958721de, localhost:27240): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-o3ee3d65yq.auto.internal" port: 30093 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-o3ee3d65yq.auto.internal" port: 24018 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-o3ee3d65yq.auto.internal" port: 11059 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-o3ee3d65yq.auto.internal" port: 27240 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-o3ee3d65yq.auto.internal" port: 25449 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-o3ee3d65yq.auto.internal" port: 15074 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-o3ee3d65yq.auto.internal" port: 21204 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-o3ee3d65yq.auto.internal" port: 3910 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-o3ee3d65yq.auto.internal" port: 10969 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-o3ee3d65yq.auto.internal:30093, location 1, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:15074, location 1, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:27240, location 1, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:25449, location 3, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:21204, location 2, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:11059, location 2, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:3910, location 3, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:24018, location 3, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:10969, 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:185 Binary was found by /home/runner/.ya/build/build_root/m1cj/000c4c/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/m1cj/000c4c/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:27240', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2130976
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:27240
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, e1ce96b2-2421-4af4-9651-110af1b44cc0, localhost:27240): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e1ce96b2-2421-4af4-9651-110af1b44cc0, localhost:27240): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e1ce96b2-2421-4af4-9651-110af1b44cc0, localhost:27240): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-o3ee3d65yq.auto.internal" port: 3910 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-o3ee3d65yq.auto.internal" port: 21204 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-o3ee3d65yq.auto.internal" port: 11059 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-o3ee3d65yq.auto.internal" port: 27240 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-o3ee3d65yq.auto.internal" port: 30093 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-o3ee3d65yq.auto.internal" port: 24018 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-o3ee3d65yq.auto.internal" port: 10969 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-o3ee3d65yq.auto.internal" port: 15074 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-o3ee3d65yq.auto.internal" port: 25449 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-o3ee3d65yq.auto.internal:15074, location 1, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:30093, location 1, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:27240, location 1, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:3910, location 3, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:25449, location 3, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:24018, location 3, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:11059, location 2, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:21204, location 2, ssl: False>, <Endpoint ghrun-o3ee3d65yq.auto.internal:10969, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27240
DEBUG    ya.test:process.py:259 Command (pid 2130976) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 2130976) elapsed time (sec): 68.16601228713989
DEBUG    ya.test:process.py:263 Command (pid 2130976) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2130976) inblock: 401408
DEBUG    ya.test:process.py:263 Command (pid 2130976) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2130976) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2130976) majflt: 40
DEBUG    ya.test:process.py:263 Command (pid 2130976) maxrss: 764980
DEBUG    ya.test:process.py:263 Command (pid 2130976) minflt: 144444
DEBUG    ya.test:process.py:263 Command (pid 2130976) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2130976) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2130976) nivcsw: 730
DEBUG    ya.test:process.py:263 Command (pid 2130976) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2130976) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2130976) nvcsw: 13701
DEBUG    ya.test:process.py:263 Command (pid 2130976) oublock: 392
DEBUG    ya.test:process.py:263 Command (pid 2130976) stime: 0.930426
DEBUG    ya.test:process.py:263 Command (pid 2130976) utime: 3.368246
DEBUG    ya.test:process.py:263 Command (pid 2130976) wtime: 68.175
DEBUG    ya.test:process.py:275 Command (pid 2130976) output:

DEBUG    ya.test:process.py:276 Command (pid 2130976) errors:
...OT NULL, c6378 Datetime, c6379 Yson NOT NULL, c6380 Bool, c6381 Decimal(35,10), c6382 Uint16, c6383 Uint64, c6384 Utf8, c6385 Decimal(15,0), c6386 Int32, c6387 Date32, c6388 Bool, c6389 Decimal(35,10) NOT NULL, c6390 Uint8 NOT NULL, c6391 Datetime NOT NULL, c6392 Decimal(15,0), c6393 Uint8 NOT NULL, c6394 Decimal(22,9) NOT NULL, c6395 Decimal(22,9), c6396 Decimal(35,10), c6397 Int32, c6398 Uint32, c6399 Date, c6400 Bool, c6401 Datetime, c6402 Date NOT NULL, c6403 Uint8, c6404 Datetime, c6405 Decimal(35,10), c6406 Decimal(15,0), c6407 Decimal(15,0) NOT NULL, c6408 Timestamp NOT NULL, c6409 Uint16 NOT NULL, c6410 Yson, c6411 String, c6412 Float, c6413 Interval64 NOT NULL, c6414 Decimal(15,0), c6415 Decimal(22,9), c6416 Uint64, c6417 Uint32, c6418 Uint16 NOT NULL, c6419 Double NOT NULL, c6420 Decimal(22,9), c6421 Timestamp64, c6422 JsonDocument, c6423 Decimal(15,0), c6424 Int64 NOT NULL, c6425 Bool NOT NULL, c6426 Datetime64, c6427 Int16 NOT NULL, c6428 String, c6429 Bool NOT NULL, c6430 Uint64 NOT NULL, c6431 Datetime, c6432 Timestamp64, c6433 Decimal(35,10) NOT NULL, c6434 Int16 NOT NULL, c6435 Bool NOT NULL, c6436 Timestamp64, c6437 Float NOT NULL, c6438 Utf8, c6439 Int64, c6440 String, c6441 Datetime NOT NULL, c6442 Decimal(15,0) NOT NULL, c6443 Timestamp64 NOT NULL, c6444 Bool, c6445 Datetime, c6446 JsonDocument NOT NULL, c6447 Uint8, c6448 Json NOT NULL, c6449 Int8, c6450 Yson NOT NULL, c6451 Double, c6452 Decimal(35,10) NOT NULL, c6453 Decimal(35,10), c6454 Decimal(35,10) NOT NULL, c6455 Double NOT NULL, c6456 Timestamp, c6457 Yson, c6458 JsonDocument NOT NULL, c6459 Int64, c6460 Uint64, c6461 Json, c6462 Json, c6463 JsonDocument NOT NULL, c6464 Decimal(22,9), c6465 Yson NOT NULL, c6466 Decimal(35,10) NOT NULL, c6467 Decimal(35,10), c6468 Decimal(22,9), c6469 Int32 NOT NULL, c6470 Uint64, c6471 Yson, c6472 Interval64, c6473 Float NOT NULL, c6474 Date32, c6475 Datetime, c6476 Utf8, c6477 Date NOT NULL, c6478 Decimal(35,10) NOT NULL, c6479 Uint32, c6480 Uint16, c6481 Datetime, c6482 Uint16 NOT NULL, c6483 JsonDocument, c6484 Uint8, c6485 Int8, c6486 Float, c6487 Int64, c6488 Decimal(22,9) NOT NULL, c6489 Uint16 NOT NULL, c6490 Date32, c6491 Int16 NOT NULL, c6492 Uint16, c6493 Datetime, c6494 Int16 NOT NULL, c6495 Datetime64, c6496 JsonDocument, c6497 Utf8, c6498 Decimal(22,9), c6499 Double NOT NULL, c6500 Date32 NOT NULL, c6501 Bool NOT NULL, c6502 Int32, c6503 Double NOT NULL, c6504 Int16, c6505 Double, c6506 JsonDocument, c6507 Interval64 NOT NULL, c6508 Int8 NOT NULL, c6509 Yson, c6510 Decimal(22,9), c6511 Uint64, c6512 Uint32 NOT NULL, c6513 JsonDocument, c6514 Utf8, c6515 Date32 NOT NULL, c6516 Double NOT NULL, c6517 Datetime64 NOT NULL, c6518 Datetime64, c6519 Datetime, c6520 Uint16, c6521 Timestamp, c6522 Uint64 NOT NULL, c6523 Int32 NOT NULL, c6524 Decimal(35,10) NOT NULL, c6525 Double, c6526 Datetime NOT NULL, c6527 Int64 NOT NULL, c6528 Float, c6529 Decimal(15,0) NOT NULL, c6530 Double NOT NULL, c6531 Date32, c6532 String NOT NULL, c6533 Decimal(15,0) NOT NULL, c6534 Utf8, c6535 Uint64, c6536 Datetime64, c6537 Interval64, c6538 Date32, c6539 Int64 NOT NULL, c6540 String, c6541 Timestamp64 NOT NULL, c6542 JsonDocument, c6543 Timestamp, c6544 Datetime64 NOT NULL, c6545 Timestamp NOT NULL, c6546 Decimal(15,0), c6547 Decimal(22,9), c6548 Uint32, c6549 Timestamp64, c6550 Timestamp NOT NULL, c6551 String, c6552 Timestamp, c6553 Int16 NOT NULL, c6554 Decimal(35,10), c6555 Uint16, c6556 Int16, c6557 Uint32 NOT NULL, c6558 Yson, c6559 Decimal(35,10) NOT NULL, c6560 Uint16, c6561 String NOT NULL, c6562 Timestamp64 NOT NULL, c6563 Json NOT NULL, c6564 Date32, c6565 Double, c6566 Datetime64, c6567 Double NOT NULL, c6568 Float NOT NULL, c6569 Decimal(22,9) NOT NULL, c6570 Int64, c6571 Bool NOT NULL, c6572 String NOT NULL, c6573 Decimal(15,0) NOT NULL, c6574 Int64 NOT NULL, c6575 Decimal(22,9), c6576 Yson, c6577 Date32 NOT NULL, c6578 Uint64, c6579 Uint64 NOT NULL, c6580 Double, c6581 Int16 NOT NULL, c6582 Int64 NOT NULL, c6583 Timestamp64, c6584 Int32 NOT NULL, c6585 Utf8 NOT NULL, c6586 Uint16, c6587 Int16 NOT NULL, c6588 Decimal(22,9), c6589 Utf8, c6590 Bool, c6591 Decimal(15,0) NOT NULL, c6592 Int64, c6593 Float NOT NULL, c6594 Double, c6595 Uint64, c6596 Datetime64, c6597 Int64 NOT NULL, c6598 Uint8, c6599 Decimal(22,9), c6600 Double NOT NULL, c6601 Utf8 NOT NULL, c6602 Uint64, c6603 Decimal(35,10), c6604 Interval64, c6605 Float NOT NULL, c6606 Timestamp64 NOT NULL, c6607 Interval64, c6608 Double, c6609 Decimal(22,9) NOT NULL, c6610 Yson NOT NULL, c6611 Decimal(35,10) NOT NULL, c6612 Float NOT NULL, c6613 Timestamp64 NOT NULL, c6614 Int32, c6615 Date, c6616 Decimal(35,10) NOT NULL, c6617 Date NOT NULL, c6618 Datetime, c6619 Float NOT NULL, c6620 JsonDocument, c6621 Uint32 NOT NULL, c6622 Date NOT NULL, c6623 Int16 NOT NULL, c6624 Bool NOT NULL, c6625 JsonDocument, c6626 Utf8 NOT NULL, c6627 Date32, c6628 Uint64 NOT NULL, c6629 Int8, c6630 Uint8 NOT NULL, c6631 Decimal(22,9), c6632 Decimal(15,0), c6633 Decimal(35,10), c6634 Double NOT NULL, c6635 Int64 NOT NULL, c6636 Timestamp, c6637 Yson NOT NULL, c6638 Date, c6639 Int64, c6640 Int16, c6641 Uint32 NOT NULL, c6642 Uint16, c6643 Bool, c6644 Decimal(35,10) NOT NULL, c6645 Decimal(35,10) NOT NULL, c6646 Uint32, c6647 Int32 NOT NULL, c6648 JsonDocument, c6649 Float NOT NULL, c6650 Int64, c6651 Timestamp, c6652 Utf8, c6653 Uint16, c6654 Int16 NOT NULL, c6655 Uint64, c6656 Utf8 NOT NULL, c6657 Int8 NOT NULL, c6658 Timestamp, c6659 String NOT NULL, c6660 Datetime, c6661 Int8 NOT NULL, c6662 Datetime64 NOT NULL, c6663 Int32, c6664 Decimal(22,9), c6665 Double, c6666 Int64, c6667 Utf8 NOT NULL, c6668 Uint16, c6669 Uint8, c6670 Uint64, c6671 Datetime NOT NULL, c6672 Timestamp, c6673 Float NOT NULL, c6674 String, c6675 Decimal(15,0) NOT NULL, c6676 Datetime, c6677 Int8 NOT NULL, c6678 Date32, c6679 Uint8 NOT NULL, c6680 Decimal(35,10), c6681 Double, c6682 Datetime, c6683 String NOT NULL, c6684 Decimal(15,0) NOT NULL, c6685 Uint8 NOT NULL, c6686 Utf8 NOT NULL, c6687 Date32, c6688 Float, c6689 String NOT NULL, c6690 Double NOT NULL, c6691 Bool, c6692 Json, c6693 Json NOT NULL, c6694 Int32 NOT NULL, c6695 Decimal(15,0), c6696 Decimal(35,10), c6697 Float NOT NULL, c6698 Uint64, c6699 Date NOT NULL, c6700 Date32, c6701 Yson, c6702 Decimal(22,9), c6703 Double, c6704 Uint64 NOT NULL, c6705 Decimal(35,10), c6706 Datetime64 NOT NULL, c6707 Json, c6708 Interval64 NOT NULL, c6709 Int16 NOT NULL, c6710 Double, c6711 Json NOT NULL, c6712 Yson, c6713 Date32 NOT NULL, c6714 Uint32 NOT NULL, c6715 Datetime64, c6716 Double NOT NULL, c6717 Uint32, c6718 Timestamp, c6719 Decimal(22,9), c6720 Float, c6721 Uint32 NOT NULL, c6722 Float NOT NULL, c6723 Int8, c6724 Int32 NOT NULL, c6725 Int64 NOT NULL, c6726 Utf8 NOT NULL, c6727 Decimal(35,10) NOT NULL, c6728 Decimal(35,10), c6729 Int32, c6730 Date NOT NULL, c6731 Int32 NOT NULL, c6732 Int64 NOT NULL, c6733 Int32 NOT NULL, c6734 Uint8, c6735 Int64, c6736 Float, c6737 Datetime64 NOT NULL, c6738 Uint32 NOT NULL, c6739 Interval64, c6740 Uint32, c6741 Uint8, c6742 Uint64, c6743 Decimal(15,0), c6744 Int32 NOT NULL, c6745 Int64, c6746 Decimal(22,9), c6747 Bool, c6748 Datetime, c6749 Json, c6750 JsonDocument NOT NULL, c6751 Datetime, c6752 Bool, c6753 Utf8 NOT NULL, c6754 String, c6755 String NOT NULL, c6756 Uint32, c6757 Uint64, c6758 Json, c6759 Yson, c6760 Utf8 NOT NULL, c6761 Datetime64, c6762 Uint32, c6763 JsonDocument NOT NULL, c6764 Json, c6765 Datetime NOT NULL, c6766 Int64, c6767 Float, c6768 Datetime, c6769 Decimal(35,10), c6770 Decimal(15,0) NOT NULL, c6771 Uint8 NOT NULL, c6772 Timestamp, c6773 Datetime64, c6774 Bool NOT NULL, c6775 Timestamp, c6776 Utf8 NOT NULL, c6777 Uint64 NOT NULL, c6778 JsonDocument, c6779 JsonDocument, c6780 String NOT NULL, c6781 Interval64 NOT NULL, c6782 String NOT NULL, c6783 Yson NOT NULL, c6784 Utf8 NOT NULL, c6785 Double, c6786 Timestamp NOT NULL, c6787 Uint8, c6788 Int16, c6789 Decimal(22,9) NOT NULL, c6790 Utf8, c6791 Double, c6792 Uint8 NOT NULL, c6793 Utf8 NOT NULL, c6794 String NOT NULL, c6795 Interval64, c6796 Decimal(15,0) NOT NULL, c6797 Datetime64, c6798 Datetime64 NOT NULL, c6799 Decimal(35,10) NOT NULL, c6800 String NOT NULL, c6801 Datetime NOT NULL, c6802 Timestamp, c6803 Json NOT NULL, c6804 Double NOT NULL, c6805 Timestamp, c6806 Int8, c6807 Uint64, c6808 Interval64 NOT NULL, c6809 Decimal(22,9) NOT NULL, c6810 Datetime64 NOT NULL, c6811 Float NOT NULL, c6812 Int8, c6813 Uint32 NOT NULL, c6814 String, c6815 Double NOT NULL, c6816 Utf8, c6817 Utf8 NOT NULL, c6818 Decimal(35,10) NOT NULL, c6819 Datetime64, c6820 Utf8 NOT NULL, c6821 Datetime, c6822 Datetime, c6823 Decimal(35,10), c6824 Decimal(15,0), c6825 String, c6826 Uint32 NOT NULL, c6827 Timestamp64, c6828 Uint32 NOT NULL, c6829 Decimal(15,0) NOT NULL, c6830 Timestamp64, c6831 Int64 NOT NULL, c6832 Uint8, c6833 Float NOT NULL, c6834 Timestamp64 NOT NULL, c6835 Date32, c6836 Int16, c6837 Interval64 NOT NULL, c6838 Json NOT NULL, c6839 Utf8 NOT NULL, c6840 Date32, c6841 Decimal(35,10) NOT NULL, c6842 Decimal(15,0), c6843 Decimal(35,10) NOT NULL, c6844 String NOT NULL, c6845 Decimal(15,0), c6846 JsonDocument NOT NULL, c6847 String NOT NULL, c6848 Date NOT NULL, c6849 Uint32 NOT NULL, c6850 Json NOT NULL, c6851 Int16, c6852 Int16 NOT NULL, c6853 String, c6854 JsonDocument, c6855 Decimal(35,10) NOT NULL, c6856 Json NOT NULL, c6857 Timestamp, c6858 Decimal(35,10), c6859 Decimal(35,10) NOT NULL, c6860 Timestamp64, c6861 Datetime, c6862 Datetime64, c6863 Double, c6864 JsonDocument, c6865 Interval64 NOT NULL, c6866 Json, c6867 Interval64, c6868 Timestamp64, c6869 Decimal(35,10) NOT NULL, c6870 Uint32, c6871 Date, c6872 Int16, c6873 Timestamp64 NOT NULL, c6874 Yson NOT NULL, c6875 Uint64, c6876 Uint8 NOT NULL, c6877 Uint32, c6878 Int32, c6879 Timestamp64 NOT NULL, c6880 String NOT NULL, c6881 Datetime NOT NULL, c6882 Bool, c6883 Uint8 NOT NULL, c6884 Json NOT NULL, c6885 Timestamp64 NOT NULL, c6886 Decimal(22,9) NOT NULL, c6887 Utf8, c6888 Decimal(15,0) NOT NULL, c6889 Yson, c6890 Timestamp64, c6891 Uint8, c6892 Timestamp, c6893 Timestamp64 NOT NULL, c6894 Int64, c6895 Decimal(22,9), c6896 Int64 NOT NULL, c6897 Yson, c6898 Int32 NOT NULL, c6899 Yson, c6900 Decimal(22,9), c6901 Int64, c6902 Datetime64, c6903 Json, c6904 Uint32, c6905 JsonDocument NOT NULL, c6906 Float, c6907 Float, c6908 Bool NOT NULL, c6909 Decimal(15,0), c6910 Datetime NOT NULL, c6911 Interval64, c6912 Decimal(22,9) NOT NULL, c6913 Interval64, c6914 Int64, c6915 Datetime NOT NULL, c6916 Uint8, c6917 String NOT NULL, c6918 Timestamp NOT NULL, c6919 Date32 NOT NULL, c6920 Timestamp64, c6921 Datetime NOT NULL, c6922 Double, c6923 Date NOT NULL, c6924 Decimal(35,10), c6925 Decimal(35,10), c6926 Int64 NOT NULL, c6927 Double, c6928 Datetime64 NOT NULL, c6929 Bool, c6930 Uint16 NOT NULL, c6931 Json NOT NULL, c6932 Utf8, c6933 Int8, c6934 Double, c6935 Int32 NOT NULL, c6936 Json, c6937 Date32, c6938 Float, c6939 Uint64, c6940 Double NOT NULL, c6941 Timestamp NOT NULL, c6942 Datetime64, c6943 Uint16 NOT NULL, c6944 Decimal(15,0), c6945 Interval64, c6946 Date32 NOT NULL, c6947 Decimal(35,10) NOT NULL, c6948 Int32 NOT NULL, c6949 Double NOT NULL, c6950 Bool, c6951 Timestamp64, c6952 String NOT NULL, c6953 Int32 NOT NULL, c6954 Decimal(22,9), c6955 Date NOT NULL, c6956 Timestamp NOT NULL, c6957 Datetime64, c6958 Date32 NOT NULL, c6959 Decimal(15,0), c6960 Date32, c6961 Utf8 NOT NULL, c6962 Utf8 NOT NULL, c6963 Int8, c6964 Int32 NOT NULL, c6965 Int8 NOT NULL, c6966 JsonDocument, c6967 Double, c6968 Yson, c6969 Int16, c6970 Decimal(35,10), c6971 Decimal(22,9) NOT NULL, c6972 Datetime64 NOT NULL, c6973 Uint64 NOT NULL, c6974 Date32 NOT NULL, c6975 Utf8 NOT NULL, c6976 Interval64 NOT NULL, c6977 Datetime64, c6978 Decimal(15,0), c6979 Uint8 NOT NULL, c6980 Uint64 NOT NULL, c6981 Interval64 NOT NULL, c6982 Int8, c6983 Float, c6984 Decimal(22,9) NOT NULL, c6985 Decimal(35,10) NOT NULL, c6986 String NOT NULL, c6987 Int64 NOT NULL, c6988 Int32 NOT NULL, c6989 Int8, c6990 JsonDocument, c6991 Bool NOT NULL, c6992 String NOT NULL, c6993 Interval64 NOT NULL, c6994 Bool, c6995 Uint16 NOT NULL, c6996 Uint32, c6997 Int8, c6998 Interval64, c6999 String NOT NULL, c7000 Uint32 NOT NULL, c7001 Timestamp64 NOT NULL, c7002 Utf8 NOT NULL, c7003 JsonDocument, c7004 Bool NOT NULL, c7005 Int16, c7006 Decimal(35,10) NOT NULL, c7007 Uint16, c7008 Int32 NOT NULL, c7009 Float NOT NULL, c7010 Uint32, c7011 Float, c7012 Yson, c7013 Datetime NOT NULL, c7014 Uint32, c7015 Int8 NOT NULL, c7016 Uint64 NOT NULL, c7017 Bool, c7018 Interval64, c7019 Uint16, c7020 Date32, c7021 Uint32, c7022 Decimal(15,0), c7023 Uint8, c7024 Int8 NOT NULL, c7025 String NOT NULL, c7026 String, c7027 Utf8, c7028 String NOT NULL, c7029 Interval64, c7030 Int8, c7031 Interval64, c7032 JsonDocument NOT NULL, c7033 Utf8, c7034 Decimal(22,9), c7035 Datetime NOT NULL, c7036 Decimal(15,0), c7037 Int64 NOT NULL, c7038 Uint8 NOT NULL, c7039 Decimal(22,9) NOT NULL, c7040 Timestamp64 NOT NULL, c7041 Decimal(35,10), c7042 Float, c7043 Int32 NOT NULL, c7044 Date32 NOT NULL, c7045 Decimal(22,9) NOT NULL, c7046 Utf8, c7047 Double, c7048 Float NOT NULL, c7049 String, c7050 Uint16 NOT NULL, c7051 Decimal(15,0), c7052 Datetime64 NOT NULL, c7053 Int8, c7054 Decimal(35,10) NOT NULL, c7055 Yson, c7056 Utf8, c7057 Int64 NOT NULL, c7058 Int64, c7059 Float NOT NULL, c7060 Decimal(22,9), c7061 Uint32, c7062 JsonDocument NOT NULL, c7063 Decimal(15,0), c7064 Decimal(35,10) NOT NULL, c7065 JsonDocument, c7066 Datetime NOT NULL, c7067 Uint32, c7068 Interval64, c7069 Decimal(35,10) NOT NULL, c7070 Yson NOT NULL, c7071 Yson, c7072 Datetime NOT NULL, c7073 Double, c7074 Int16, c7075 Timestamp NOT NULL, c7076 Yson NOT NULL, c7077 Timestamp, c7078 Date, c7079 Datetime64 NOT NULL, c7080 Bool NOT NULL, c7081 Bool NOT NULL, c7082 Utf8 NOT NULL, c7083 Timestamp, c7084 Int32 NOT NULL, c7085 Date NOT NULL, c7086 Uint8, c7087 Int32 NOT NULL, c7088 Int32 NOT NULL, c7089 Decimal(22,9), c7090 Utf8, c7091 Uint16 NOT NULL, c7092 Int64, c7093 Interval64 NOT NULL, c7094 String NOT NULL, c7095 JsonDocument NOT NULL, c7096 Yson NOT NULL, c7097 Utf8, c7098 Datetime64 NOT NULL, c7099 Json NOT NULL, c7100 Date32, c7101 Float, c7102 Decimal(15,0) NOT NULL, c7103 Float NOT NULL, c7104 Interval64 NOT NULL, c7105 String, c7106 JsonDocument, c7107 Datetime, c7108 Int64, c7109 Uint32 NOT NULL, c7110 Int64 NOT NULL, c7111 Decimal(15,0) NOT NULL, c7112 Timestamp64, c7113 Date32, c7114 Int32 NOT NULL, c7115 Timestamp, c7116 Uint32, c7117 Timestamp64, c7118 Int64 NOT NULL, c7119 Bool NOT NULL, c7120 Uint16 NOT NULL, c7121 String NOT NULL, c7122 Timestamp NOT NULL, c7123 Int64 NOT NULL, c7124 Datetime, c7125 Decimal(15,0) NOT NULL, c7126 Datetime64 NOT NULL, c7127 Datetime64 NOT NULL, c7128 Datetime64, c7129 Decimal(35,10), c7130 Date32, c7131 Yson, c7132 Yson, c7133 Float NOT NULL, c7134 Uint32, c7135 String NOT NULL, c7136 Int64, c7137 JsonDocument NOT NULL, c7138 Timestamp NOT NULL, c7139 JsonDocument NOT NULL, c7140 Float, c7141 Json, c7142 Utf8 NOT NULL, c7143 Utf8, c7144 Uint8 NOT NULL, c7145 Datetime NOT NULL, c7146 Date32 NOT NULL, c7147 Yson NOT NULL, c7148 Timestamp64, c7149 Uint64 NOT NULL, c7150 Json NOT NULL, c7151 Uint16, c7152 Date NOT NULL, c7153 String, c7154 Timestamp NOT NULL, c7155 Uint32 NOT NULL, c7156 Uint32, c7157 Datetime, c7158 Datetime NOT NULL, c7159 Decimal(22,9) NOT NULL, c7160 Int32, c7161 Int32, c7162 Utf8, c7163 Int32, c7164 Int16, c7165 String NOT NULL, c7166 Int8 NOT NULL, c7167 Int64 NOT NULL, c7168 Float, c7169 Decimal(15,0) NOT NULL, c7170 Uint32 NOT NULL, c7171 Date NOT NULL, c7172 Yson, c7173 Yson NOT NULL, c7174 Json NOT NULL, c7175 Yson NOT NULL, c7176 Int16, c7177 Double, c7178 Uint16 NOT NULL, c7179 Uint32, c7180 Decimal(15,0), c7181 Json NOT NULL, c7182 Double NOT NULL, c7183 Int8 NOT NULL, c7184 Uint8 NOT NULL, c7185 Yson, c7186 Utf8 NOT NULL, c7187 Datetime64 NOT NULL, c7188 JsonDocument, c7189 Decimal(15,0) NOT NULL, c7190 Date32, c7191 Interval64 NOT NULL, c7192 Uint32 NOT NULL, c7193 Timestamp, c7194 Uint8, c7195 Decimal(22,9), c7196 Interval64, c7197 Interval64 NOT NULL, c7198 Uint64, c7199 Datetime64, c7200 Int32 NOT NULL, c7201 String NOT NULL, c7202 Uint64 NOT NULL, c7203 Float, c7204 Float, c7205 Int64, c7206 Decimal(22,9) NOT NULL, c7207 Int64, c7208 Int8 NOT NULL, c7209 Timestamp NOT NULL, c7210 Date32, c7211 Int8 NOT NULL, c7212 Int8 NOT NULL, c7213 Int8, c7214 Float, c7215 Double, c7216 Int8 NOT NULL, c7217 Uint32 NOT NULL, c7218 Uint8, c7219 Json, c7220 Float, c7221 Decimal(22,9), c7222 Uint16, c7223 Int32, c7224 Utf8 NOT NULL, c7225 JsonDocument NOT NULL, c7226 Datetime NOT NULL, c7227 Uint64 NOT NULL, c7228 Uint8 NOT NULL, c7229 Double, c7230 Decimal(15,0) NOT NULL, c7231 JsonDocument, c7232 String, c7233 Int32, c7234 Timestamp64, c7235 Int8, c7236 Uint32, c7237 Datetime NOT NULL, c7238 Timestamp64, c7239 Datetime64 NOT NULL, c7240 Uint16 NOT NULL, c7241 Int64, c7242 Decimal(15,0) NOT NULL, c7243 Int64, c7244 Interval64 NOT NULL, c7245 Decimal(35,10), c7246 JsonDocument NOT NULL, c7247 Uint16 NOT NULL, c7248 Float NOT NULL, c7249 Timestamp64, c7250 Decimal(22,9) NOT NULL, c7251 Bool NOT NULL, c7252 Float, c7253 JsonDocument NOT NULL, c7254 Float, c7255 Date32 NOT NULL, c7256 Timestamp, c7257 Double, c7258 Uint8, c7259 Uint32, c7260 Utf8 NOT NULL, c7261 Uint8, c7262 Bool, c7263 Uint64 NOT NULL, c7264 Int64, c7265 Int64, c7266 Int32, c7267 Decimal(22,9) NOT NULL, c7268 Timestamp64 NOT NULL, c7269 Json NOT NULL, c7270 Timestamp64, c7271 Uint32 NOT NULL, c7272 Double NOT NULL, c7273 Datetime64 NOT NULL, c7274 Float, c7275 Int8 NOT NULL, c7276 Datetime NOT NULL, c7277 Float NOT NULL, c7278 Date32, c7279 String NOT NULL, c7280 Uint64, c7281 Utf8 NOT NULL, c7282 Interval64, c7283 Timestamp64, c7284 Bool NOT NULL, c7285 Uint64 NOT NULL, c7286 Int32 NOT NULL, c7287 Int32, c7288 Int32 NOT NULL, c7289 Yson NOT NULL, c7290 Int64 NOT NULL, c7291 Yson NOT NULL, c7292 Int32, c7293 Decimal(22,9), c7294 Date NOT NULL, c7295 Yson NOT NULL, c7296 Int16 NOT NULL, c7297 Interval64 NOT NULL, c7298 Bool NOT NULL, c7299 Datetime, c7300 Uint16 NOT NULL, c7301 Datetime NOT NULL, c7302 Datetime NOT NULL, c7303 Timestamp64, c7304 Float, c7305 Uint16, c7306 Json, c7307 Interval64 NOT NULL, c7308 Uint16 NOT NULL, c7309 Timestamp NOT NULL, c7310 Utf8 NOT NULL, c7311 Datetime64 NOT NULL, c7312 JsonDocument, c7313 Int64 NOT NULL, c7314 Uint64 NOT NULL, c7315 Yson NOT NULL, c7316 Decimal(15,0) NOT NULL, c7317 Uint64 NOT NULL, c7318 Uint8, c7319 Int8 NOT NULL, c7320 Uint16 NOT NULL, c7321 Int64, c7322 Date, c7323 Timestamp64 NOT NULL, c7324 Yson NOT NULL, c7325 JsonDocument NOT NULL, c7326 Decimal(15,0), c7327 Uint8, c7328 Uint16, c7329 Uint8, c7330 Decimal(15,0) NOT NULL, c7331 Uint64, c7332 Datetime, c7333 Decimal(35,10) NOT NULL, c7334 Decimal(15,0) NOT NULL, c7335 Decimal(22,9) NOT NULL, c7336 Float, c7337 Bool, c7338 Uint64, c7339 Decimal(35,10), c7340 Timestamp64 NOT NULL, c7341 Yson, c7342 JsonDocument NOT NULL, c7343 Decimal(22,9), c7344 Int8, c7345 Bool, c7346 Int64 NOT NULL, c7347 Uint16 NOT NULL, c7348 Int8 NOT NULL, c7349 Date32 NOT NULL, c7350 Decimal(22,9), c7351 Int16 NOT NULL, c7352 Uint32, c7353 Date32 NOT NULL, c7354 Int8, c7355 Decimal(15,0) NOT NULL, c7356 Timestamp NOT NULL, c7357 Uint64 NOT NULL, c7358 Date, c7359 Int16, c7360 String, c7361 Date32 NOT NULL, c7362 Datetime, c7363 Datetime64, c7364 Uint8, c7365 Bool, c7366 Date32 NOT NULL, c7367 Decimal(22,9), c7368 Decimal(15,0) NOT NULL, c7369 Decimal(15,0) NOT NULL, c7370 Decimal(22,9), c7371 Date32 NOT NULL, c7372 Datetime, c7373 Uint32, c7374 Yson NOT NULL, c7375 Datetime64, c7376 Json, c7377 Uint8, c7378 Uint16 NOT NULL, c7379 Int32, c7380 Uint8 NOT NULL, c7381 Decimal(15,0) NOT NULL, c7382 Int64, c7383 Interval64 NOT NULL, c7384 Timestamp64, c7385 Yson, c7386 Uint32, c7387 Uint8 NOT NULL, c7388 Datetime NOT NULL, c7389 Datetime64 NOT NULL, c7390 Int16, c7391 Double NOT NULL, c7392 Timestamp64 NOT NULL, c7393 Decimal(35,10) NOT NULL, c7394 Timestamp64 NOT NULL, c7395 Json, c7396 Decimal(15,0) NOT NULL, c7397 Int32, c7398 Datetime64, c7399 JsonDocument NOT NULL, c7400 JsonDocument NOT NULL, c7401 Int8, c7402 Interval64 NOT NULL, c7403 Datetime NOT NULL, c7404 Decimal(22,9) NOT NULL, c7405 Bool, c7406 String, c7407 Uint64 NOT NULL, c7408 Uint32, c7409 Date NOT NULL, c7410 Decimal(35,10), c7411 Datetime NOT NULL, c7412 Yson, c7413 JsonDocument, c7414 Bool NOT NULL, c7415 Int64, c7416 Datetime64, c7417 Date NOT NULL, c7418 Yson, c7419 Date32, c7420 Decimal(22,9), c7421 Int16, c7422 Uint8, c7423 Int32, c7424 Date32 NOT NULL, c7425 Decimal(22,9), c7426 Date NOT NULL, c7427 Yson NOT NULL, c7428 Uint64 NOT NULL, c7429 String, c7430 Yson, c7431 Utf8, c7432 Decimal(35,10), c7433 Json NOT NULL, c7434 Int16, c7435 Json, c7436 Timestamp NOT NULL, c7437 Date32, c7438 Decimal(15,0), c7439 Uint32 NOT NULL, c7440 Date, c7441 Json, c7442 Datetime64, c7443 Json, c7444 Datetime NOT NULL, c7445 Uint8, c7446 Timestamp64 NOT NULL, c7447 Json NOT NULL, c7448 Uint32, c7449 Json, c7450 String, c7451 Timestamp64, c7452 Int64 NOT NULL, c7453 Int16, c7454 Bool NOT NULL, c7455 String NOT NULL, c7456 Utf8, c7457 Yson NOT NULL, c7458 Float NOT NULL, c7459 Uint32, c7460 Datetime64, c7461 Uint16 NOT NULL, c7462 Uint64, c7463 Decimal(15,0), c7464 Uint8, c7465 String NOT NULL, c7466 Datetime64 NOT NULL, c7467 Json, c7468 Datetime, c7469 JsonDocument NOT NULL, c7470 JsonDocument, c7471 Uint64, c7472 Interval64 NOT NULL, c7473 Uint64 NOT NULL, c7474 Uint64 NOT NULL, c7475 Json, c7476 Uint8 NOT NULL, c7477 Timestamp NOT NULL, c7478 String, c7479 Yson, c7480 Yson, c7481 Datetime, c7482 Double, c7483 Bool, c7484 Int64, c7485 Decimal(15,0) NOT NULL, c7486 Uint32, c7487 Uint16 NOT NULL, c7488 Double NOT NULL, c7489 Date NOT NULL, c7490 Decimal(15,0), c7491 Float, c7492 Decimal(22,9), c7493 Decimal(15,0), c7494 Json NOT NULL, c7495 Json, c7496 Uint32 NOT NULL, c7497 Uint64, c7498 Uint64, c7499 Uint32 NOT NULL, c7500 Int8, c7501 JsonDocument NOT NULL, c7502 Uint64, c7503 Date NOT NULL, c7504 Interval64, c7505 Uint64, c7506 JsonDocument NOT NULL, c7507 Datetime64, c7508 Decimal(22,9), c7509 Yson, c7510 Int32 NOT NULL, c7511 Decimal(35,10), c7512 Timestamp64, c7513 Int8 NOT NULL, c7514 Uint64, c7515 JsonDocument NOT NULL, c7516 Datetime64, c7517 Uint8, c7518 Datetime64 NOT NULL, c7519 Interval64, c7520 Datetime64 NOT NULL, c7521 String NOT NULL, c7522 Bool, c7523 Yson, c7524 Datetime64 NOT NULL, c7525 String NOT NULL, c7526 Int32 NOT NULL, c7527 Yson, c7528 Float, c7529 Timestamp NOT NULL, c7530 Int64 NOT NULL, c7531 Uint8 NOT NULL, c7532 Interval64 NOT NULL, c7533 Uint8 NOT NULL, c7534 Datetime64, c7535 Timestamp, c7536 Datetime, c7537 Bool NOT NULL, c7538 Int8 NOT NULL, c7539 Int8, c7540 Yson, c7541 Int8 NOT NULL, c7542 Yson NOT NULL, c7543 Datetime, c7544 JsonDocument NOT NULL, c7545 Interval64 NOT NULL, c7546 Bool NOT NULL, c7547 Uint32 NOT NULL, c7548 JsonDocument NOT NULL, c7549 Decimal(15,0), c7550 JsonDocument NOT NULL, c7551 Datetime64, c7552 Decimal(22,9), c7553 Decimal(35,10), c7554 Uint32, c7555 Decimal(22,9), c7556 JsonDocument NOT NULL, c7557 Uint16, c7558 Uint16 NOT NULL, c7559 Uint32, c7560 Interval64 NOT NULL, c7561 Bool NOT NULL, c7562 JsonDocument, c7563 Date32 NOT NULL, c7564 Bool NOT NULL, c7565 Bool NOT NULL, c7566 JsonDocument, c7567 Int8 NOT NULL, c7568 Double, c7569 Float NOT NULL, c7570 Decimal(15,0) NOT NULL, c7571 Timestamp, c7572 Decimal(35,10) NOT NULL, c7573 Uint8 NOT NULL, c7574 String, c7575 String, c7576 Uint8 NOT NULL, c7577 Double, c7578 Utf8 NOT NULL, c7579 Uint8 NOT NULL, c7580 Datetime64, c7581 Date, c7582 Double, c7583 JsonDocument, c7584 Timestamp64, c7585 Int64, c7586 Uint64 NOT NULL, c7587 Double NOT NULL, c7588 Decimal(15,0), c7589 Bool NOT NULL, c7590 Timestamp NOT NULL, c7591 Int64 NOT NULL, c7592 Int8, c7593 JsonDocument NOT NULL, c7594 Interval64 NOT NULL, c7595 Timestamp, c7596 Datetime NOT NULL, c7597 Uint32 NOT NULL, c7598 Float, c7599 Timestamp, c7600 Datetime, c7601 Uint16, c7602 Int64 NOT NULL, c7603 String NOT NULL, c7604 Yson NOT NULL, c7605 Decimal(15,0), c7606 Datetime64 NOT NULL, c7607 Double, c7608 Decimal(15,0), c7609 Json, c7610 Float NOT NULL, c7611 Uint16, c7612 Int8 NOT NULL, c7613 Double NOT NULL, c7614 Timestamp NOT NULL, c7615 Datetime, c7616 Json, c7617 Interval64 NOT NULL, c7618 Uint16 NOT NULL, c7619 Uint64, c7620 Int32 NOT NULL, c7621 Uint64, c7622 Uint16, c7623 Uint32, c7624 Int8 NOT NULL, c7625 Int16 NOT NULL, c7626 Float, c7627 Datetime64, c7628 Timestamp64, c7629 Uint64, c7630 Uint32, c7631 Datetime NOT NULL, c7632 Datetime64, c7633 Decimal(15,0) NOT NULL, c7634 Utf8 NOT NULL, c7635 Double NOT NULL, c7636 Json NOT NULL, c7637 Utf8, c7638 Datetime64 NOT NULL, c7639 Decimal(15,0), c7640 Timestamp64 NOT NULL, c7641 Decimal(35,10) NOT NULL, c7642 Int16, c7643 JsonDocument, c7644 Decimal(35,10), c7645 Date32 NOT NULL, c7646 Int32, c7647 Timestamp64, c7648 Timestamp64 NOT NULL, c7649 Utf8 NOT NULL, c7650 Decimal(15,0) NOT NULL, c7651 Datetime64, c7652 Int8 NOT NULL, c7653 Bool NOT NULL, c7654 Decimal(22,9) NOT NULL, c7655 Date, c7656 Interval64, c7657 Double, c7658 Utf8 NOT NULL, c7659 Datetime NOT NULL, c7660 Uint8 NOT NULL, c7661 Decimal(15,0), c7662 Decimal(15,0), c7663 Double NOT NULL, c7664 Int16 NOT NULL, c7665 Double NOT NULL, c7666 Date32 NOT NULL, c7667 Float NOT NULL, c7668 Uint32 NOT NULL, c7669 Uint8 NOT NULL, c7670 JsonDocument, c7671 Datetime, c7672 Date32 NOT NULL, c7673 Date NOT NULL, c7674 Timestamp64, c7675 Decimal(22,9) NOT NULL, c7676 Interval64 NOT NULL, c7677 Utf8 NOT NULL, c7678 Yson, c7679 Json NOT NULL, c7680 Datetime64, c7681 Int32 NOT NULL, c7682 Datetime, c7683 Decimal(35,10) NOT NULL, c7684 Bool, c7685 Decimal(22,9) NOT NULL, c7686 Uint32, c7687 Decimal(15,0), c7688 Int8, c7689 Date, c7690 String, c7691 Uint8, c7692 Uint16, c7693 Int32, c7694 Uint64 NOT NULL, c7695 Interval64, c7696 Uint32, c7697 Uint32, c7698 Float NOT NULL, c7699 Date, c7700 Uint32 NOT NULL, c7701 Interval64, c7702 Float NOT NULL, c7703 Int16, c7704 Date32 NOT NULL, c7705 Decimal(15,0), c7706 Uint32, c7707 Int16 NOT NULL, c7708 Decimal(35,10) NOT NULL, c7709 Yson, c7710 Uint32, c7711 Datetime64 NOT NULL, c7712 Uint8 NOT NULL, c7713 Json NOT NULL, c7714 Decimal(35,10) NOT NULL, c7715 Datetime64, c7716 Timestamp64, c7717 Timestamp64 NOT NULL, c7718 Float NOT NULL, c7719 Datetime64, c7720 Interval64 NOT NULL, c7721 Timestamp64 NOT NULL, c7722 Int16 NOT NULL, c7723 Int32 NOT NULL, c7724 Date32 NOT NULL, c7725 Date32, c7726 Int16 NOT NULL, c7727 Uint64 NOT NULL, c7728 Date32 NOT NULL, c7729 Yson NOT NULL, c7730 Date, c7731 Int32, c7732 Date32 NOT NULL, c7733 Decimal(22,9), c7734 Uint32, c7735 Datetime NOT NULL, c7736 Utf8 NOT NULL, c7737 Datetime64 NOT NULL, c7738 Int8 NOT NULL, c7739 Yson, c7740 Uint8 NOT NULL, c7741 Float NOT NULL, c7742 Utf8 NOT NULL, c7743 Date, c7744 String NOT NULL, c7745 Timestamp64 NOT NULL, c7746 Int64, c7747 Decimal(15,0), c7748 Decimal(15,0) NOT NULL, c7749 Date NOT NULL, c7750 Timestamp NOT NULL, c7751 Float NOT NULL, c7752 Double, c7753 Date32 NOT NULL, c7754 Timestamp, c7755 Int16, c7756 Decimal(22,9) NOT NULL, c7757 Datetime64, c7758 Int16, c7759 Timestamp64 NOT NULL, c7760 Timestamp64, c7761 Decimal(15,0) NOT NULL, c7762 Int64, c7763 Decimal(35,10) NOT NULL, c7764 Uint32, c7765 Interval64, c7766 Decimal(15,0), c7767 String NOT NULL, c7768 Json, c7769 Int8 NOT NULL, c7770 JsonDocument NOT NULL, c7771 Uint16 NOT NULL, c7772 Interval64, c7773 Float, c7774 Json, c7775 Float, c7776 Interval64 NOT NULL, c7777 Date32, c7778 String, c7779 Json NOT NULL, c7780 Datetime64 NOT NULL, c7781 Decimal(35,10), c7782 Utf8 NOT NULL, c7783 String, c7784 Utf8 NOT NULL, c7785 Utf8, c7786 String NOT NULL, c7787 Timestamp NOT NULL, c7788 Uint16 NOT NULL, c7789 Yson NOT NULL, c7790 Uint64 NOT NULL, c7791 Int8, c7792 String NOT NULL, c7793 Int32, c7794 Int32 NOT NULL, c7795 JsonDocument NOT NULL, c7796 Double, c7797 Interval64, c7798 Int16 NOT NULL, c7799 Int32, c7800 Date32, c7801 JsonDocument, c7802 Date32 NOT NULL, c7803 Uint64, c7804 Uint8 NOT NULL, c7805 Yson NOT NULL, c7806 Uint16, c7807 Decimal(15,0), c7808 Utf8 NOT NULL, c7809 Json NOT NULL, c7810 String, c7811 Datetime NOT NULL, c7812 Int64 NOT NULL, c7813 Date, c7814 Timestamp64, c7815 Timestamp NOT NULL, c7816 Datetime64 NOT NULL, c7817 String NOT NULL, c7818 Int64 NOT NULL, c7819 Double, c7820 JsonDocument NOT NULL, c7821 Decimal(15,0), c7822 Bool NOT NULL, c7823 Timestamp, c7824 Decimal(35,10) NOT NULL, c7825 Uint32, c7826 JsonDocument NOT NULL, c7827 Date32, c7828 Bool, c7829 Interval64 NOT NULL, c7830 Utf8, c7831 Decimal(22,9) NOT NULL, c7832 Decimal(22,9), c7833 Uint8, c7834 String NOT NULL, c7835 Decimal(35,10), c7836 Bool, c7837 Timestamp, c7838 Date32 NOT NULL, c7839 Bool, c7840 Bool NOT NULL, c7841 Datetime64 NOT NULL, c7842 Uint64, c7843 Uint16 NOT NULL, c7844 Yson NOT NULL, c7845 Date, c7846 Uint32 NOT NULL, c7847 Json, c7848 Timestamp, c7849 Timestamp NOT NULL, c7850 Float, c7851 Uint8 NOT NULL, c7852 Utf8, c7853 Yson, c7854 Datetime64 NOT NULL, c7855 Decimal(22,9), c7856 Decimal(35,10), c7857 Uint16 NOT NULL, c7858 Float NOT NULL, c7859 String NOT NULL, c7860 Timestamp NOT NULL, c7861 Uint16 NOT NULL, c7862 Interval64 NOT NULL, c7863 Datetime64 NOT NULL, c7864 Datetime, c7865 Yson, c7866 Int64 NOT NULL, c7867 Int64, c7868 Decimal(22,9), c7869 Int64 NOT NULL, c7870 Int64, c7871 Date, c7872 Int64, c7873 Uint16 NOT NULL, c7874 Datetime64 NOT NULL, c7875 Double NOT NULL, c7876 Interval64 NOT NULL, c7877 JsonDocument, c7878 Int16 NOT NULL, c7879 Yson, c7880 Int32, c7881 Bool NOT NULL, c7882 JsonDocument, c7883 Datetime64, c7884 Timestamp64 NOT NULL, c7885 Int64 NOT NULL, c7886 Uint32, c7887 Uint32 NOT NULL, c7888 Decimal(35,10), c7889 Uint16, c7890 Bool, c7891 Int8, c7892 String, c7893 Int8, c7894 Json NOT NULL, c7895 Uint8, c7896 Int16, c7897 Interval64, c7898 Int64, c7899 Datetime NOT NULL, c7900 Uint64 NOT NULL, c7901 JsonDocument NOT NULL, c7902 Datetime NOT NULL, c7903 Utf8, c7904 Int32 NOT NULL, c7905 Timestamp, c7906 Uint64 NOT NULL, c7907 Float, c7908 Int64 NOT NULL, c7909 Datetime64 NOT NULL, c7910 Timestamp NOT NULL, c7911 Double, c7912 Date32, c7913 Uint64, c7914 Uint64 NOT NULL, c7915 Bool NOT NULL, c7916 Uint64, c7917 Int64, c7918 Decimal(22,9) NOT NULL, c7919 Decimal(35,10), c7920 Timestamp64, c7921 Int16 NOT NULL, c7922 Date32 NOT NULL, c7923 Datetime, c7924 Float, c7925 Utf8 NOT NULL, c7926 String NOT NULL, c7927 Int8, c7928 Date, c7929 Datetime64 NOT NULL, c7930 Uint16 NOT NULL, c7931 Date, c7932 Yson, c7933 Uint16, c7934 String NOT NULL, c7935 Decimal(35,10), c7936 String, c7937 Timestamp, c7938 Date NOT NULL, c7939 Datetime64, c7940 String, c7941 Interval64 NOT NULL, c7942 Double NOT NULL, c7943 Decimal(15,0), c7944 Date32, c7945 Datetime64, c7946 Uint32 NOT NULL, c7947 Utf8, c7948 Json NOT NULL, c7949 Date32, c7950 Utf8, c7951 Datetime64, c7952 Double NOT NULL, c7953 Json, c7954 Decimal(15,0), c7955 String, c7956 Datetime, c7957 Json NOT NULL, c7958 Int64, c7959 Bool, c7960 String, c7961 Timestamp NOT NULL, c7962 Date, c7963 Int16 NOT NULL, c7964 Json, c7965 Float, c7966 Datetime, c7967 JsonDocument, c7968 Datetime64, c7969 Int32 NOT NULL, c7970 Uint64, c7971 Int64 NOT NULL, c7972 String, c7973 Decimal(35,10), c7974 Datetime64 NOT NULL, c7975 Utf8 NOT NULL, c7976 Datetime64 NOT NULL, c7977 Json, c7978 Uint32, c7979 Timestamp64 NOT NULL, c7980 Timestamp64, c7981 Timestamp NOT NULL, c7982 Uint8 NOT NULL, c7983 Float, c7984 Date32 NOT NULL, c7985 Timestamp NOT NULL, c7986 Decimal(22,9) NOT NULL, c7987 JsonDocument NOT NULL, c7988 Decimal(15,0) NOT NULL, c7989 Timestamp, c7990 JsonDocument, c7991 Datetime64, c7992 Uint8, c7993 Datetime, c7994 JsonDocument, c7995 Interval64, c7996 JsonDocument NOT NULL, c7997 Uint8 NOT NULL, c7998 Datetime64, c7999 Uint8, c8000 Yson, c8001 Utf8, c8002 String NOT NULL, c8003 Date NOT NULL, c8004 Int16, c8005 Yson, c8006 Yson, c8007 Date NOT NULL, c8008 Datetime64 NOT NULL, c8009 Date, c8010 Uint16 NOT NULL, c8011 Int16 NOT NULL, c8012 Datetime64, c8013 Utf8, c8014 Datetime64 NOT NULL, c8015 Uint32, c8016 String, c8017 Double NOT NULL, c8018 Date, c8019 Datetime64 NOT NULL, c8020 Date, c8021 Decimal(15,0) NOT NULL, c8022 Decimal(22,9) NOT NULL, c8023 Int8, c8024 Interval64, c8025 Json NOT NULL, c8026 Uint8, c8027 Double, c8028 Float NOT NULL, c8029 Date NOT NULL, c8030 Interval64, c8031 Datetime NOT NULL, c8032 Uint64, c8033 Decimal(15,0), c8034 Int32, c8035 Int64, c8036 Int64 NOT NULL, c8037 Datetime, c8038 Interval64 NOT NULL, c8039 Decimal(35,10), c8040 Uint64 NOT NULL, c8041 Int16 NOT NULL, c8042 Decimal(22,9) NOT NULL, c8043 Datetime64, c8044 Int32 NOT NULL, c8045 Uint8 NOT NULL, c8046 Int32, c8047 Yson, c8048 Date, c8049 Date32, c8050 Datetime64, c8051 Float, c8052 Uint8, c8053 Decimal(22,9) NOT NULL, c8054 Uint16, c8055 Uint64, c8056 Date NOT NULL, c8057 JsonDocument NOT NULL, c8058 Date, c8059 Timestamp64, c8060 Uint64 NOT NULL, c8061 Decimal(35,10) NOT NULL, c8062 String, c8063 Datetime64 NOT NULL, c8064 Decimal(22,9), c8065 Float NOT NULL, c8066 Int16, c8067 Date, c8068 Uint32 NOT NULL, c8069 Json, c8070 Int16, c8071 Datetime64, c8072 Utf8 NOT NULL, c8073 Bool, c8074 Yson, c8075 Json, c8076 Int16 NOT NULL, c8077 Decimal(35,10), c8078 Int64 NOT NULL, c8079 String NOT NULL, c8080 JsonDocument NOT NULL, c8081 Int8 NOT NULL, c8082 Yson NOT NULL, c8083 Datetime NOT NULL, c8084 Uint64, c8085 Float NOT NULL, c8086 Uint64 NOT NULL, c8087 JsonDocument NOT NULL, c8088 Date32 NOT NULL, c8089 String NOT NULL, c8090 Interval64 NOT NULL, c8091 Json, c8092 String, c8093 Uint64 NOT NULL, c8094 Uint8 NOT NULL, c8095 Uint32, c8096 Double, c8097 Timestamp64 NOT NULL, c8098 Double NOT NULL, c8099 Datetime, c8100 Datetime NOT NULL, c8101 JsonDocument NOT NULL, c8102 Decimal(35,10) NOT NULL, c8103 Date, c8104 Int64, c8105 Yson NOT NULL, c8106 Yson, c8107 JsonDocument, c8108 Datetime64, c8109 Yson, c8110 String NOT NULL, c8111 Decimal(22,9), c8112 Yson NOT NULL, c8113 Decimal(15,0) NOT NULL, c8114 Decimal(15,0), c8115 Json NOT NULL, c8116 Decimal(15,0), c8117 Int8, c8118 Float NOT NULL, c8119 Decimal(35,10) NOT NULL, c8120 Double NOT NULL, c8121 Int64, c8122 Interval64, c8123 Int16, c8124 String NOT NULL, c8125 Date, c8126 Interval64, c8127 Float NOT NULL, c8128 Decimal(15,0), c8129 Timestamp, c8130 Uint32 NOT NULL, c8131 Datetime NOT NULL, c8132 Interval64, c8133 String, c8134 Int32, c8135 Int16, c8136 Double NOT NULL, c8137 Datetime64 NOT NULL, c8138 Json NOT NULL, c8139 Int32, c8140 Uint64 NOT NULL, c8141 Uint32, c8142 Uint32 NOT NULL, c8143 Interval64, c8144 Int32, c8145 JsonDocument, c8146 Uint64, c8147 Datetime64, c8148 Interval64, c8149 Decimal(15,0), c8150 Int64, c8151 Datetime, c8152 JsonDocument, c8153 Interval64 NOT NULL, c8154 Int16, c8155 Timestamp64 NOT NULL, c8156 Interval64, c8157 String, c8158 Json, c8159 JsonDocument, c8160 JsonDocument NOT NULL, c8161 JsonDocument NOT NULL, c8162 String NOT NULL, c8163 Uint8 NOT NULL, c8164 Datetime NOT NULL, c8165 Json, c8166 Json NOT NULL, c8167 Yson NOT NULL, c8168 Timestamp, c8169 Decimal(22,9), c8170 Int64, c8171 Uint8, c8172 Date32 NOT NULL, c8173 Uint32 NOT NULL, c8174 Uint16, c8175 Bool, c8176 Int8, c8177 Int64, c8178 Int16, c8179 Datetime NOT NULL, c8180 Int32, c8181 Date32, c8182 Utf8, c8183 Int8, c8184 Int16 NOT NULL, c8185 Int64, c8186 Decimal(15,0) NOT NULL, c8187 Yson NOT NULL, c8188 Uint64 NOT NULL, c8189 Interval64 NOT NULL, c8190 Utf8, c8191 Decimal(35,10), c8192 Decimal(22,9), c8193 Interval64 NOT NULL, c8194 Utf8, c8195 Int16, c8196 Uint32, c8197 Decimal(22,9), c8198 Yson, c8199 Int16 NOT NULL, c8200 Bool, c8201 Json NOT NULL, c8202 Date32 NOT NULL, c8203 Yson NOT NULL, c8204 Decimal(22,9) NOT NULL, c8205 String NOT NULL, c8206 Timestamp NOT NULL, c8207 Double, c8208 Datetime NOT NULL, c8209 Float, c8210 Uint32 NOT NULL, c8211 Decimal(22,9) NOT NULL, c8212 Int16 NOT NULL, c8213 Int64 NOT NULL, c8214 Timestamp, c8215 Uint8 NOT NULL, c8216 Yson NOT NULL, c8217 Int64 NOT NULL, c8218 Uint32, c8219 Uint16, c8220 Datetime, c8221 Decimal(35,10), c8222 Int32, c8223 Int64 NOT NULL, c8224 Decimal(35,10), c8225 Datetime NOT NULL, c8226 Float, c8227 Json NOT NULL, c8228 Decimal(15,0), c8229 Interval64, c8230 Date32, c8231 Json, c8232 Date NOT NULL, c8233 Json, c8234 Date, c8235 Float NOT NULL, c8236 String, c8237 Int32, c8238 Interval64 NOT NULL, c8239 Uint64, c8240 Interval64, c8241 Yson, c8242 Timestamp64 NOT NULL, c8243 String NOT NULL, c8244 Int64, c8245 Int8, c8246 Timestamp, c8247 Json NOT NULL, c8248 Int8, c8249 Uint8 NOT NULL, c8250 Uint16 NOT NULL, c8251 String NOT NULL, c8252 Decimal(15,0), c8253 Datetime NOT NULL, c8254 Int32 NOT NULL, c8255 Timestamp64 NOT NULL, c8256 Date32 NOT NULL, c8257 Timestamp NOT NULL, c8258 Yson NOT NULL, c8259 Json, c8260 String NOT NULL, c8261 Int8, c8262 Timestamp, c8263 Timestamp NOT NULL, c8264 Decimal(35,10) NOT NULL, c8265 Int8 NOT NULL, c8266 Int8, c8267 Interval64, c8268 Bool, c8269 Int32 NOT NULL, c8270 JsonDocument NOT NULL, c8271 Datetime64, c8272 Uint16, c8273 Int16 NOT NULL, c8274 Double, c8275 Float, c8276 Int8, c8277 Int64, c8278 Uint16, c8279 Json NOT NULL, c8280 Decimal(35,10), c8281 Decimal(35,10), c8282 Uint16 NOT NULL, c8283 Int8, c8284 Timestamp64 NOT NULL, c8285 Int16 NOT NULL, c8286 String, c8287 Utf8, c8288 Interval64, c8289 Int64, c8290 Datetime NOT NULL, c8291 Bool, c8292 Bool NOT NULL, c8293 Datetime NOT NULL, c8294 Interval64 NOT NULL, c8295 Decimal(35,10) NOT NULL, c8296 Uint32 NOT NULL, c8297 Int8 NOT NULL, c8298 Int64 NOT NULL, c8299 Bool NOT NULL, c8300 Timestamp64, c8301 Int16, c8302 Datetime64, c8303 Datetime64, c8304 Json, c8305 Timestamp64, c8306 Date32 NOT NULL, c8307 Double NOT NULL, c8308 Int64, c8309 String NOT NULL, c8310 Double, c8311 Decimal(35,10) NOT NULL, c8312 Interval64 NOT NULL, c8313 Int32, c8314 Json NOT NULL, c8315 Date32, c8316 Int32, c8317 Float, c8318 Decimal(22,9) NOT NULL, c8319 JsonDocument NOT NULL, c8320 Date NOT NULL, c8321 Int16, c8322 Int64, c8323 Decimal(22,9), c8324 Int32, c8325 Uint16 NOT NULL, c8326 Json NOT NULL, c8327 Double NOT NULL, c8328 Json, c8329 Yson NOT NULL, c8330 Uint16 NOT NULL, c8331 Int16 NOT NULL, c8332 Timestamp, c8333 Float NOT NULL, c8334 Decimal(35,10) NOT NULL, c8335 Decimal(35,10) NOT NULL, c8336 Date32, c8337 Decimal(22,9), c8338 Datetime64, c8339 String, c8340 Timestamp64, c8341 Int32, c8342 Decimal(22,9) NOT NULL, c8343 String NOT NULL, c8344 String, c8345 Timestamp64, c8346 Yson, c8347 Json, c8348 Decimal(35,10) NOT NULL, c8349 Datetime64, c8350 Decimal(35,10), c8351 Decimal(35,10), c8352 Interval64, c8353 Date, c8354 String, c8355 Datetime NOT NULL, c8356 Datetime64 NOT NULL, c8357 Uint8 NOT NULL, c8358 Json NOT NULL, c8359 Uint32, c8360 Timestamp NOT NULL, c8361 String, c8362 Int64, c8363 Datetime, c8364 Decimal(22,9) NOT NULL, c8365 Decimal(35,10), c8366 Double, c8367 Interval64, c8368 String, c8369 Int32, c8370 Int32, c8371 Datetime, c8372 Datetime NOT NULL, c8373 Date NOT NULL, c8374 JsonDocument NOT NULL, c8375 Date, c8376 Decimal(15,0), c8377 Yson, c8378 Uint8 NOT NULL, c8379 Datetime64, c8380 Uint32 NOT NULL, c8381 Datetime64 NOT NULL, c8382 Json, c8383 Timestamp64, c8384 Decimal(22,9) NOT NULL, c8385 Bool, c8386 Int8 NOT NULL, c8387 Int8, c8388 Float, c8389 Utf8 NOT NULL, c8390 Decimal(22,9) NOT NULL, c8391 Datetime, c8392 Utf8 NOT NULL, c8393 Int8 NOT NULL, c8394 Uint16, c8395 Uint64 NOT NULL, c8396 Interval64 NOT NULL, c8397 String NOT NULL, c8398 Int16 NOT NULL, c8399 Int8, c8400 Timestamp, c8401 Bool, c8402 Int16 NOT NULL, c8403 String NOT NULL, c8404 Int16 NOT NULL, c8405 String, c8406 Int8, c8407 Date, c8408 Timestamp NOT NULL, c8409 Utf8 NOT NULL, c8410 Int64, c8411 Timestamp NOT NULL, c8412 Timestamp64, c8413 Decimal(15,0), c8414 Bool NOT NULL, c8415 Decimal(15,0) NOT NULL, c8416 Interval64, c8417 Int16 NOT NULL, c8418 Int8 NOT NULL, c8419 Int8 NOT NULL, c8420 Uint16, c8421 Timestamp, c8422 Timestamp64, c8423 Uint8 NOT NULL, c8424 Uint64, c8425 Uint32 NOT NULL, c8426 Datetime NOT NULL, c8427 JsonDocument NOT NULL, c8428 Decimal(22,9), c8429 Date, c8430 Uint64 NOT NULL, c8431 Int64 NOT NULL, c8432 Uint64 NOT NULL, c8433 Json NOT NULL, c8434 Datetime64 NOT NULL, c8435 Uint8, c8436 Date32 NOT NULL, c8437 Int64, c8438 Timestamp64 NOT NULL, c8439 Date, c8440 Int16 NOT NULL, c8441 Json NOT NULL, c8442 Bool NOT NULL, c8443 Uint32 NOT NULL, c8444 Utf8 NOT NULL, c8445 Interval64 NOT NULL, c8446 Date NOT NULL, c8447 Decimal(35,10), c8448 Int8 NOT NULL, c8449 Bool, c8450 Datetime NOT NULL, c8451 Int8, c8452 Timestamp NOT NULL, c8453 Float, c8454 Datetime NOT NULL, c8455 Uint32 NOT NULL, c8456 Interval64 NOT NULL, c8457 Float, c8458 Bool, c8459 Datetime, c8460 Timestamp NOT NULL, c8461 Yson, c8462 Timestamp64 NOT NULL, c8463 Json, c8464 Int8, c8465 Bool, c8466 Decimal(22,9), c8467 Uint16, c8468 Int16 NOT NULL, c8469 Uint32, c8470 Uint64 NOT NULL, c8471 Json NOT NULL, c8472 Int64, c8473 JsonDocument, c8474 Float, c8475 Int16, c8476 Uint32 NOT NULL, c8477 Uint8 NOT NULL, c8478 Interval64 NOT NULL, c8479 Int16, c8480 Timestamp, c8481 Uint16, c8482 Utf8 NOT NULL, c8483 Datetime NOT NULL, c8484 Int8 NOT NULL, c8485 Interval64, c8486 Utf8, c8487 Decimal(15,0), c8488 Timestamp64, c8489 JsonDocument, c8490 Datetime, c8491 Timestamp64, c8492 Timestamp64, c8493 Bool NOT NULL, c8494 Int8 NOT NULL, c8495 Timestamp, c8496 Date32 NOT NULL, c8497 Float, c8498 Decimal(22,9) NOT NULL, c8499 Decimal(22,9) NOT NULL, c8500 String, c8501 Double NOT NULL, c8502 Timestamp, c8503 JsonDocument NOT NULL, c8504 Uint16, c8505 String NOT NULL, c8506 Uint16, c8507 Uint64 NOT NULL, c8508 Interval64 NOT NULL, c8509 Datetime NOT NULL, c8510 Decimal(15,0), c8511 Uint16, c8512 Uint8, c8513 Decimal(15,0), c8514 Decimal(15,0) NOT NULL, c8515 Uint8, c8516 Uint32 NOT NULL, c8517 Int64, c8518 Int16 NOT NULL, c8519 Decimal(35,10) NOT NULL, c8520 JsonDocument, c8521 Datetime64, c8522 Double NOT NULL, c8523 Uint16 NOT NULL, c8524 Int64, c8525 Decimal(35,10), c8526 String NOT NULL, c8527 Decimal(35,10) NOT NULL, c8528 Uint8, c8529 Uint32 NOT NULL, c8530 Decimal(15,0), c8531 Date, c8532 Float, c8533 Double NOT NULL, c8534 JsonDocument NOT NULL, c8535 Json NOT NULL, c8536 Bool, c8537 Date32 NOT NULL, c8538 Date NOT NULL, c8539 Date NOT NULL, c8540 Interval64 NOT NULL, c8541 Timestamp64, c8542 Date NOT NULL, c8543 Utf8 NOT NULL, c8544 Json, c8545 Utf8, c8546 Bool, c8547 Decimal(15,0), c8548 Int32, c8549 Utf8 NOT NULL, c8550 Timestamp, c8551 Bool NOT NULL, c8552 Date NOT NULL, c8553 Decimal(35,10) NOT NULL, c8554 Uint64, c8555 Yson NOT NULL, c8556 Bool, c8557 JsonDocument, c8558 Uint16, c8559 Int32, c8560 Date NOT NULL, c8561 Uint64 NOT NULL, c8562 String NOT NULL, c8563 Timestamp, c8564 Interval64 NOT NULL, c8565 Date32 NOT NULL, c8566 Date32, c8567 Uint16, c8568 Uint8 NOT NULL, c8569 Json, c8570 Int64, c8571 Yson, c8572 Interval64, c8573 String, c8574 Float NOT NULL, c8575 Json, c8576 String NOT NULL, c8577 String, c8578 Timestamp NOT NULL, c8579 Interval64, c8580 Uint32 NOT NULL, c8581 Int32 NOT NULL, c8582 Int16, c8583 String, c8584 Timestamp64 NOT NULL, c8585 JsonDocument, c8586 Decimal(35,10), c8587 Date, c8588 Datetime64 NOT NULL, c8589 Int32 NOT NULL, c8590 Int16 NOT NULL, c8591 Uint16 NOT NULL, c8592 Timestamp64 NOT NULL, c8593 Decimal(22,9), c8594 Double, c8595 Timestamp64, c8596 Date32, c8597 Utf8 NOT NULL, c8598 Int16 NOT NULL, c8599 Int64 NOT NULL, c8600 Timestamp64, c8601 Interval64 NOT NULL, c8602 Float, c8603 JsonDocument, c8604 Int16, c8605 Int64 NOT NULL, c8606 JsonDocument NOT NULL, c8607 Datetime NOT NULL, c8608 Int64, c8609 Yson NOT NULL, c8610 Int16, c8611 Datetime, c8612 Int32, c8613 Yson, c8614 Bool NOT NULL, c8615 Int32, c8616 Json, c8617 Float, c8618 Interval64 NOT NULL, c8619 Double, c8620 Yson NOT NULL, c8621 Uint64, c8622 Yson, c8623 Interval64, c8624 Timestamp, c8625 Decimal(15,0) NOT NULL, c8626 String NOT NULL, c8627 Json NOT NULL, c8628 Uint32, c8629 Double, c8630 Int32 NOT NULL, c8631 Yson NOT NULL, c8632 Datetime, c8633 String NOT NULL, c8634 Date32 NOT NULL, c8635 Decimal(22,9) NOT NULL, c8636 Int32, c8637 Json NOT NULL, c8638 Utf8 NOT NULL, c8639 Float NOT NULL, c8640 Decimal(22,9), c8641 Interval64 NOT NULL, c8642 Decimal(15,0) NOT NULL, c8643 Uint64, c8644 Yson NOT NULL, c8645 Datetime NOT NULL, c8646 Decimal(35,10) NOT NULL, c8647 Date32, c8648 Uint32, c8649 Uint8, c8650 Uint16, c8651 Yson NOT NULL, c8652 Yson, c8653 Double, c8654 Decimal(22,9), c8655 Double NOT NULL, c8656 Int32 NOT NULL, c8657 Timestamp NOT NULL, c8658 Int32 NOT NULL, c8659 Decimal(22,9) NOT NULL, c8660 Float NOT NULL, c8661 Uint32, c8662 JsonDocument NOT NULL, c8663 Int64, c8664 Uint8, c8665 Json NOT NULL, c8666 Datetime64 NOT NULL, c8667 Timestamp, c8668 Decimal(22,9) NOT NULL, c8669 Yson, c8670 Int64, c8671 Json NOT NULL, c8672 Date NOT NULL, c8673 Datetime64, c8674 Interval64, c8675 Json, c8676 Uint64, c8677 Uint16, c8678 Int64 NOT NULL, c8679 String NOT NULL, c8680 Datetime, c8681 Timestamp64 NOT NULL, c8682 Date32, c8683 Datetime64 NOT NULL, c8684 Float NOT NULL, c8685 Timestamp64, c8686 Int32 NOT NULL, c8687 Decimal(22,9) NOT NULL, c8688 Int32 NOT NULL, c8689 Uint32, c8690 Float, c8691 Float, c8692 JsonDocument NOT NULL, c8693 Interval64 NOT NULL, c8694 Uint8 NOT NULL, c8695 Yson NOT NULL, c8696 Decimal(35,10), c8697 String NOT NULL, c8698 Interval64, c8699 Int64, c8700 Int16, c8701 Int64, c8702 Int16, c8703 Double NOT NULL, c8704 Int16, c8705 Uint64, c8706 Int16 NOT NULL, c8707 JsonDocument, c8708 Decimal(35,10) NOT NULL, c8709 Date NOT NULL, c8710 Uint64, c8711 Decimal(15,0) NOT NULL, c8712 Timestamp64, c8713 Double, c8714 Bool, c8715 Yson, c8716 Interval64 NOT NULL, c8717 Double NOT NULL, c8718 Int32, c8719 Timestamp, c8720 Uint64, c8721 Bool NOT NULL, c8722 Datetime NOT NULL, c8723 Decimal(22,9), c8724 Timestamp, c8725 Datetime NOT NULL, c8726 Timestamp64, c8727 String NOT NULL, c8728 Uint16 NOT NULL, c8729 Int16, c8730 Datetime64, c8731 Float, c8732 Json NOT NULL, c8733 Uint32 NOT NULL, c8734 Uint64, c8735 Datetime64 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)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: Failed to attach session
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 248, in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 331, in __enter__
    self._session = self._pool.acquire(self._timeout)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 111, in acquire
    session = self._create_new_session(time_left)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 63, in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
  File "contrib/python/ydb/py3/ydb/query/session.py", line 302, in create
    self._attach()
  File "contrib/python/ydb/py3/ydb/query/session.py", line 256, in _attach
    raise e
  File "contrib/python/ydb/py3/ydb/query/session.py", line 252, in _attach
    raise RuntimeError("Failed to attach session")
RuntimeError: Failed to attach session

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...OT NULL, c6378 Datetime, c6379 Yson NOT NULL, c6380 Bool, c6381 Decimal(35,10), c6382 Uint16, c6383 Uint64, c6384 Utf8, c6385 Decimal(15,0), c6386 Int32, c6387 Date32, c6388 Bool, c6389 Decimal(35,10) NOT NULL, c6390 Uint8 NOT NULL, c6391 Datetime NOT NULL, c6392 Decimal(15,0), c6393 Uint8 NOT NULL, c6394 Decimal(22,9) NOT NULL, c6395 Decimal(22,9), c6396 Decimal(35,10), c6397 Int32, c6398 Uint32, c6399 Date, c6400 Bool, c6401 Datetime, c6402 Date NOT NULL, c6403 Uint8, c6404 Datetime, c6405 Decimal(35,10), c6406 Decimal(15,0), c6407 Decimal(15,0) NOT NULL, c6408 Timestamp NOT NULL, c6409 Uint16 NOT NULL, c6410 Yson, c6411 String, c6412 Float, c6413 Interval64 NOT NULL, c6414 Decimal(15,0), c6415 Decimal(22,9), c6416 Uint64, c6417 Uint32, c6418 Uint16 NOT NULL, c6419 Double NOT NULL, c6420 Decimal(22,9), c6421 Timestamp64, c6422 JsonDocument, c6423 Decimal(15,0), c6424 Int64 NOT NULL, c6425 Bool NOT NULL, c6426 Datetime64, c6427 Int16 NOT NULL, c6428 String, c6429 Bool NOT NULL, c6430 Uint64 NOT NULL, c6431 Datetime, c6432 Timestamp64, c6433 Decimal(35,10) NOT NULL, c6434 Int16 NOT NULL, c6435 Bool NOT NULL, c6436 Timestamp64, c6437 Float NOT NULL, c6438 Utf8, c6439 Int64, c6440 String, c6441 Datetime NOT NULL, c6442 Decimal(15,0) NOT NULL, c6443 Timestamp64 NOT NULL, c6444 Bool, c6445 Datetime, c6446 JsonDocument NOT NULL, c6447 Uint8, c6448 Json NOT NULL, c6449 Int8, c6450 Yson NOT NULL, c6451 Double, c6452 Decimal(35,10) NOT NULL, c6453 Decimal(35,10), c6454 Decimal(35,10) NOT NULL, c6455 Double NOT NULL, c6456 Timestamp, c6457 Yson, c6458 JsonDocument NOT NULL, c6459 Int64, c6460 Uint64, c6461 Json, c6462 Json, c6463 JsonDocument NOT NULL, c6464 Decimal(22,9), c6465 Yson NOT NULL, c6466 Decimal(35,10) NOT NULL, c6467 Decimal(35,10), c6468 Decimal(22,9), c6469 Int32 NOT NULL, c6470 Uint64, c6471 Yson, c6472 Interval64, c6473 Float NOT NULL, c6474 Date32, c6475 Datetime, c6476 Utf8, c6477 Date NOT NULL, c6478 Decimal(35,10) NOT NULL, c6479 Uint32, c6480 Uint16, c6481 Datetime, c6482 Uint16 NOT NULL, c6483 JsonDocument, c6484 Uint8, c6485 Int8, c6486 Float, c6487 Int64, c6488 Decimal(22,9) NOT NULL, c6489 Uint16 NOT NULL, c6490 Date32, c6491 Int16 NOT NULL, c6492 Uint16, c6493 Datetime, c6494 Int16 NOT NULL, c6495 Datetime64, c6496 JsonDocument, c6497 Utf8, c6498 Decimal(22,9), c6499 Double NOT NULL, c6500 Date32 NOT NULL, c6501 Bool NOT NULL, c6502 Int32, c6503 Double NOT NULL, c6504 Int16, c6505 Double, c6506 JsonDocument, c6507 Interval64 NOT NULL, c6508 Int8 NOT NULL, c6509 Yson, c6510 Decimal(22,9), c6511 Uint64, c6512 Uint32 NOT NULL, c6513 JsonDocument, c6514 Utf8, c6515 Date32 NOT NULL, c6516 Double NOT NULL, c6517 Datetime64 NOT NULL, c6518 Datetime64, c6519 Datetime, c6520 Uint16, c6521 Timestamp, c6522 Uint64 NOT NULL, c6523 Int32 NOT NULL, c6524 Decimal(35,10) NOT NULL, c6525 Double, c6526 Datetime NOT NULL, c6527 Int64 NOT NULL, c6528 Float, c6529 Decimal(15,0) NOT NULL, c6530 Double NOT NULL, c6531 Date32, c6532 String NOT NULL, c6533 Decimal(15,0) NOT NULL, c6534 Utf8, c6535 Uint64, c6536 Datetime64, c6537 Interval64, c6538 Date32, c6539 Int64 NOT NULL, c6540 String, c6541 Timestamp64 NOT NULL, c6542 JsonDocument, c6543 Timestamp, c6544 Datetime64 NOT NULL, c6545 Timestamp NOT NULL, c6546 Decimal(15,0), c6547 Decimal(22,9), c6548 Uint32, c6549 Timestamp64, c6550 Timestamp NOT NULL, c6551 String, c6552 Timestamp, c6553 Int16 NOT NULL, c6554 Decimal(35,10), c6555 Uint16, c6556 Int16, c6557 Uint32 NOT NULL, c6558 Yson, c6559 Decimal(35,10) NOT NULL, c6560 Uint16, c6561 String NOT NULL, c6562 Timestamp64 NOT NULL, c6563 Json NOT NULL, c6564 Date32, c6565 Double, c6566 Datetime64, c6567 Double NOT NULL, c6568 Float NOT NULL, c6569 Decimal(22,9) NOT NULL, c6570 Int64, c6571 Bool NOT NULL, c6572 String NOT NULL, c6573 Decimal(15,0) NOT NULL, c6574 Int64 NOT NULL, c6575 Decimal(22,9), c6576 Yson, c6577 Date32 NOT NULL, c6578 Uint64, c6579 Uint64 NOT NULL, c6580 Double, c6581 Int16 NOT NULL, c6582 Int64 NOT NULL, c6583 Timestamp64, c6584 Int32 NOT NULL, c6585 Utf8 NOT NULL, c6586 Uint16, c6587 Int16 NOT NULL, c6588 Decimal(22,9), c6589 Utf8, c6590 Bool, c6591 Decimal(15,0) NOT NULL, c6592 Int64, c6593 Float NOT NULL, c6594 Double, c6595 Uint64, c6596 Datetime64, c6597 Int64 NOT NULL, c6598 Uint8, c6599 Decimal(22,9), c6600 Double NOT NULL, c6601 Utf8 NOT NULL, c6602 Uint64, c6603 Decimal(35,10), c6604 Interval64, c6605 Float NOT NULL, c6606 Timestamp64 NOT NULL, c6607 Interval64, c6608 Double, c6609 Decimal(22,9) NOT NULL, c6610 Yson NOT NULL, c6611 Decimal(35,10) NOT NULL, c6612 Float NOT NULL, c6613 Timestamp64 NOT NULL, c6614 Int32, c6615 Date, c6616 Decimal(35,10) NOT NULL, c6617 Date NOT NULL, c6618 Datetime, c6619 Float NOT NULL, c6620 JsonDocument, c6621 Uint32 NOT NULL, c6622 Date NOT NULL, c6623 Int16 NOT NULL, c6624 Bool NOT NULL, c6625 JsonDocument, c6626 Utf8 NOT NULL, c6627 Date32, c6628 Uint64 NOT NULL, c6629 Int8, c6630 Uint8 NOT NULL, c6631 Decimal(22,9), c6632 Decimal(15,0), c6633 Decimal(35,10), c6634 Double NOT NULL, c6635 Int64 NOT NULL, c6636 Timestamp, c6637 Yson NOT NULL, c6638 Date, c6639 Int64, c6640 Int16, c6641 Uint32 NOT NULL, c6642 Uint16, c6643 Bool, c6644 Decimal(35,10) NOT NULL, c6645 Decimal(35,10) NOT NULL, c6646 Uint32, c6647 Int32 NOT NULL, c6648 JsonDocument, c6649 Float NOT NULL, c6650 Int64, c6651 Timestamp, c6652 Utf8, c6653 Uint16, c6654 Int16 NOT NULL, c6655 Uint64, c6656 Utf8 NOT NULL, c6657 Int8 NOT NULL, c6658 Timestamp, c6659 String NOT NULL, c6660 Datetime, c6661 Int8 NOT NULL, c6662 Datetime64 NOT NULL, c6663 Int32, c6664 Decimal(22,9), c6665 Double, c6666 Int64, c6667 Utf8 NOT NULL, c6668 Uint16, c6669 Uint8, c6670 Uint64, c6671 Datetime NOT NULL, c6672 Timestamp, c6673 Float NOT NULL, c6674 String, c6675 Decimal(15,0) NOT NULL, c6676 Datetime, c6677 Int8 NOT NULL, c6678 Date32, c6679 Uint8 NOT NULL, c6680 Decimal(35,10), c6681 Double, c6682 Datetime, c6683 String NOT NULL, c6684 Decimal(15,0) NOT NULL, c6685 Uint8 NOT NULL, c6686 Utf8 NOT NULL, c6687 Date32, c6688 Float, c6689 String NOT NULL, c6690 Double NOT NULL, c6691 Bool, c6692 Json, c6693 Json NOT NULL, c6694 Int32 NOT NULL, c6695 Decimal(15,0), c6696 Decimal(35,10), c6697 Float NOT NULL, c6698 Uint64, c6699 Date NOT NULL, c6700 Date32, c6701 Yson, c6702 Decimal(22,9), c6703 Double, c6704 Uint64 NOT NULL, c6705 Decimal(35,10), c6706 Datetime64 NOT NULL, c6707 Json, c6708 Interval64 NOT NULL, c6709 Int16 NOT NULL, c6710 Double, c6711 Json NOT NULL, c6712 Yson, c6713 Date32 NOT NULL, c6714 Uint32 NOT NULL, c6715 Datetime64, c6716 Double NOT NULL, c6717 Uint32, c6718 Timestamp, c6719 Decimal(22,9), c6720 Float, c6721 Uint32 NOT NULL, c6722 Float NOT NULL, c6723 Int8, c6724 Int32 NOT NULL, c6725 Int64 NOT NULL, c6726 Utf8 NOT NULL, c6727 Decimal(35,10) NOT NULL, c6728 Decimal(35,10), c6729 Int32, c6730 Date NOT NULL, c6731 Int32 NOT NULL, c6732 Int64 NOT NULL, c6733 Int32 NOT NULL, c6734 Uint8, c6735 Int64, c6736 Float, c6737 Datetime64 NOT NULL, c6738 Uint32 NOT NULL, c6739 Interval64, c6740 Uint32, c6741 Uint8, c6742 Uint64, c6743 Decimal(15,0), c6744 Int32 NOT NULL, c6745 Int64, c6746 Decimal(22,9), c6747 Bool, c6748 Datetime, c6749 Json, c6750 JsonDocument NOT NULL, c6751 Datetime, c6752 Bool, c6753 Utf8 NOT NULL, c6754 String, c6755 String NOT NULL, c6756 Uint32, c6757 Uint64, c6758 Json, c6759 Yson, c6760 Utf8 NOT NULL, c6761 Datetime64, c6762 Uint32, c6763 JsonDocument NOT NULL, c6764 Json, c6765 Datetime NOT NULL, c6766 Int64, c6767 Float, c6768 Datetime, c6769 Decimal(35,10), c6770 Decimal(15,0) NOT NULL, c6771 Uint8 NOT NULL, c6772 Timestamp, c6773 Datetime64, c6774 Bool NOT NULL, c6775 Timestamp, c6776 Utf8 NOT NULL, c6777 Uint64 NOT NULL, c6778 JsonDocument, c6779 JsonDocument, c6780 String NOT NULL, c6781 Interval64 NOT NULL, c6782 String NOT NULL, c6783 Yson NOT NULL, c6784 Utf8 NOT NULL, c6785 Double, c6786 Timestamp NOT NULL, c6787 Uint8, c6788 Int16, c6789 Decimal(22,9) NOT NULL, c6790 Utf8, c6791 Double, c6792 Uint8 NOT NULL, c6793 Utf8 NOT NULL, c6794 String NOT NULL, c6795 Interval64, c6796 Decimal(15,0) NOT NULL, c6797 Datetime64, c6798 Datetime64 NOT NULL, c6799 Decimal(35,10) NOT NULL, c6800 String NOT NULL, c6801 Datetime NOT NULL, c6802 Timestamp, c6803 Json NOT NULL, c6804 Double NOT NULL, c6805 Timestamp, c6806 Int8, c6807 Uint64, c6808 Interval64 NOT NULL, c6809 Decimal(22,9) NOT NULL, c6810 Datetime64 NOT NULL, c6811 Float NOT NULL, c6812 Int8, c6813 Uint32 NOT NULL, c6814 String, c6815 Double NOT NULL, c6816 Utf8, c6817 Utf8 NOT NULL, c6818 Decimal(35,10) NOT NULL, c6819 Datetime64, c6820 Utf8 NOT NULL, c6821 Datetime, c6822 Datetime, c6823 Decimal(35,10), c6824 Decimal(15,0), c6825 String, c6826 Uint32 NOT NULL, c6827 Timestamp64, c6828 Uint32 NOT NULL, c6829 Decimal(15,0) NOT NULL, c6830 Timestamp64, c6831 Int64 NOT NULL, c6832 Uint8, c6833 Float NOT NULL, c6834 Timestamp64 NOT NULL, c6835 Date32, c6836 Int16, c6837 Interval64 NOT NULL, c6838 Json NOT NULL, c6839 Utf8 NOT NULL, c6840 Date32, c6841 Decimal(35,10) NOT NULL, c6842 Decimal(15,0), c6843 Decimal(35,10) NOT NULL, c6844 String NOT NULL, c6845 Decimal(15,0), c6846 JsonDocument NOT NULL, c6847 String NOT NULL, c6848 Date NOT NULL, c6849 Uint32 NOT NULL, c6850 Json NOT NULL, c6851 Int16, c6852 Int16 NOT NULL, c6853 String, c6854 JsonDocument, c6855 Decimal(35,10) NOT NULL, c6856 Json NOT NULL, c6857 Timestamp, c6858 Decimal(35,10), c6859 Decimal(35,10) NOT NULL, c6860 Timestamp64, c6861 Datetime, c6862 Datetime64, c6863 Double, c6864 JsonDocument, c6865 Interval64 NOT NULL, c6866 Json, c6867 Interval64, c6868 Timestamp64, c6869 Decimal(35,10) NOT NULL, c6870 Uint32, c6871 Date, c6872 Int16, c6873 Timestamp64 NOT NULL, c6874 Yson NOT NULL, c6875 Uint64, c6876 Uint8 NOT NULL, c6877 Uint32, c6878 Int32, c6879 Timestamp64 NOT NULL, c6880 String NOT NULL, c6881 Datetime NOT NULL, c6882 Bool, c6883 Uint8 NOT NULL, c6884 Json NOT NULL, c6885 Timestamp64 NOT NULL, c6886 Decimal(22,9) NOT NULL, c6887 Utf8, c6888 Decimal(15,0) NOT NULL, c6889 Yson, c6890 Timestamp64, c6891 Uint8, c6892 Timestamp, c6893 Timestamp64 NOT NULL, c6894 Int64, c6895 Decimal(22,9), c6896 Int64 NOT NULL, c6897 Yson, c6898 Int32 NOT NULL, c6899 Yson, c6900 Decimal(22,9), c6901 Int64, c6902 Datetime64, c6903 Json, c6904 Uint32, c6905 JsonDocument NOT NULL, c6906 Float, c6907 Float, c6908 Bool NOT NULL, c6909 Decimal(15,0), c6910 Datetime NOT NULL, c6911 Interval64, c6912 Decimal(22,9) NOT NULL, c6913 Interval64, c6914 Int64, c6915 Datetime NOT NULL, c6916 Uint8, c6917 String NOT NULL, c6918 Timestamp NOT NULL, c6919 Date32 NOT NULL, c6920 Timestamp64, c6921 Datetime NOT NULL, c6922 Double, c6923 Date NOT NULL, c6924 Decimal(35,10), c6925 Decimal(35,10), c6926 Int64 NOT NULL, c6927 Double, c6928 Datetime64 NOT NULL, c6929 Bool, c6930 Uint16 NOT NULL, c6931 Json NOT NULL, c6932 Utf8, c6933 Int8, c6934 Double, c6935 Int32 NOT NULL, c6936 Json, c6937 Date32, c6938 Float, c6939 Uint64, c6940 Double NOT NULL, c6941 Timestamp NOT NULL, c6942 Datetime64, c6943 Uint16 NOT NULL, c6944 Decimal(15,0), c6945 Interval64, c6946 Date32 NOT NULL, c6947 Decimal(35,10) NOT NULL, c6948 Int32 NOT NULL, c6949 Double NOT NULL, c6950 Bool, c6951 Timestamp64, c6952 String NOT NULL, c6953 Int32 NOT NULL, c6954 Decimal(22,9), c6955 Date NOT NULL, c6956 Timestamp NOT NULL, c6957 Datetime64, c6958 Date32 NOT NULL, c6959 Decimal(15,0), c6960 Date32, c6961 Utf8 NOT NULL, c6962 Utf8 NOT NULL, c6963 Int8, c6964 Int32 NOT NULL, c6965 Int8 NOT NULL, c6966 JsonDocument, c6967 Double, c6968 Yson, c6969 Int16, c6970 Decimal(35,10), c6971 Decimal(22,9) NOT NULL, c6972 Datetime64 NOT NULL, c6973 Uint64 NOT NULL, c6974 Date32 NOT NULL, c6975 Utf8 NOT NULL, c6976 Interval64 NOT NULL, c6977 Datetime64, c6978 Decimal(15,0), c6979 Uint8 NOT NULL, c6980 Uint64 NOT NULL, c6981 Interval64 NOT NULL, c6982 Int8, c6983 Float, c6984 Decimal(22,9) NOT NULL, c6985 Decimal(35,10) NOT NULL, c6986 String NOT NULL, c6987 Int64 NOT NULL, c6988 Int32 NOT NULL, c6989 Int8, c6990 JsonDocument, c6991 Bool NOT NULL, c6992 String NOT NULL, c6993 Interval64 NOT NULL, c6994 Bool, c6995 Uint16 NOT NULL, c6996 Uint32, c6997 Int8, c6998 Interval64, c6999 String NOT NULL, c7000 Uint32 NOT NULL, c7001 Timestamp64 NOT NULL, c7002 Utf8 NOT NULL, c7003 JsonDocument, c7004 Bool NOT NULL, c7005 Int16, c7006 Decimal(35,10) NOT NULL, c7007 Uint16, c7008 Int32 NOT NULL, c7009 Float NOT NULL, c7010 Uint32, c7011 Float, c7012 Yson, c7013 Datetime NOT NULL, c7014 Uint32, c7015 Int8 NOT NULL, c7016 Uint64 NOT NULL, c7017 Bool, c7018 Interval64, c7019 Uint16, c7020 Date32, c7021 Uint32, c7022 Decimal(15,0), c7023 Uint8, c7024 Int8 NOT NULL, c7025 String NOT NULL, c7026 String, c7027 Utf8, c7028 String NOT NULL, c7029 Interval64, c7030 Int8, c7031 Interval64, c7032 JsonDocument NOT NULL, c7033 Utf8, c7034 Decimal(22,9), c7035 Datetime NOT NULL, c7036 Decimal(15,0), c7037 Int64 NOT NULL, c7038 Uint8 NOT NULL, c7039 Decimal(22,9) NOT NULL, c7040 Timestamp64 NOT NULL, c7041 Decimal(35,10), c7042 Float, c7043 Int32 NOT NULL, c7044 Date32 NOT NULL, c7045 Decimal(22,9) NOT NULL, c7046 Utf8, c7047 Double, c7048 Float NOT NULL, c7049 String, c7050 Uint16 NOT NULL, c7051 Decimal(15,0), c7052 Datetime64 NOT NULL, c7053 Int8, c7054 Decimal(35,10) NOT NULL, c7055 Yson, c7056 Utf8, c7057 Int64 NOT NULL, c7058 Int64, c7059 Float NOT NULL, c7060 Decimal(22,9), c7061 Uint32, c7062 JsonDocument NOT NULL, c7063 Decimal(15,0), c7064 Decimal(35,10) NOT NULL, c7065 JsonDocument, c7066 Datetime NOT NULL, c7067 Uint32, c7068 Interval64, c7069 Decimal(35,10) NOT NULL, c7070 Yson NOT NULL, c7071 Yson, c7072 Datetime NOT NULL, c7073 Double, c7074 Int16, c7075 Timestamp NOT NULL, c7076 Yson NOT NULL, c7077 Timestamp, c7078 Date, c7079 Datetime64 NOT NULL, c7080 Bool NOT NULL, c7081 Bool NOT NULL, c7082 Utf8 NOT NULL, c7083 Timestamp, c7084 Int32 NOT NULL, c7085 Date NOT NULL, c7086 Uint8, c7087 Int32 NOT NULL, c7088 Int32 NOT NULL, c7089 Decimal(22,9), c7090 Utf8, c7091 Uint16 NOT NULL, c7092 Int64, c7093 Interval64 NOT NULL, c7094 String NOT NULL, c7095 JsonDocument NOT NULL, c7096 Yson NOT NULL, c7097 Utf8, c7098 Datetime64 NOT NULL, c7099 Json NOT NULL, c7100 Date32, c7101 Float, c7102 Decimal(15,0) NOT NULL, c7103 Float NOT NULL, c7104 Interval64 NOT NULL, c7105 String, c7106 JsonDocument, c7107 Datetime, c7108 Int64, c7109 Uint32 NOT NULL, c7110 Int64 NOT NULL, c7111 Decimal(15,0) NOT NULL, c7112 Timestamp64, c7113 Date32, c7114 Int32 NOT NULL, c7115 Timestamp, c7116 Uint32, c7117 Timestamp64, c7118 Int64 NOT NULL, c7119 Bool NOT NULL, c7120 Uint16 NOT NULL, c7121 String NOT NULL, c7122 Timestamp NOT NULL, c7123 Int64 NOT NULL, c7124 Datetime, c7125 Decimal(15,0) NOT NULL, c7126 Datetime64 NOT NULL, c7127 Datetime64 NOT NULL, c7128 Datetime64, c7129 Decimal(35,10), c7130 Date32, c7131 Yson, c7132 Yson, c7133 Float NOT NULL, c7134 Uint32, c7135 String NOT NULL, c7136 Int64, c7137 JsonDocument NOT NULL, c7138 Timestamp NOT NULL, c7139 JsonDocument NOT NULL, c7140 Float, c7141 Json, c7142 Utf8 NOT NULL, c7143 Utf8, c7144 Uint8 NOT NULL, c7145 Datetime NOT NULL, c7146 Date32 NOT NULL, c7147 Yson NOT NULL, c7148 Timestamp64, c7149 Uint64 NOT NULL, c7150 Json NOT NULL, c7151 Uint16, c7152 Date NOT NULL, c7153 String, c7154 Timestamp NOT NULL, c7155 Uint32 NOT NULL, c7156 Uint32, c7157 Datetime, c7158 Datetime NOT NULL, c7159 Decimal(22,9) NOT NULL, c7160 Int32, c7161 Int32, c7162 Utf8, c7163 Int32, c7164 Int16, c7165 String NOT NULL, c7166 Int8 NOT NULL, c7167 Int64 NOT NULL, c7168 Float, c7169 Decimal(15,0) NOT NULL, c7170 Uint32 NOT NULL, c7171 Date NOT NULL, c7172 Yson, c7173 Yson NOT NULL, c7174 Json NOT NULL, c7175 Yson NOT NULL, c7176 Int16, c7177 Double, c7178 Uint16 NOT NULL, c7179 Uint32, c7180 Decimal(15,0), c7181 Json NOT NULL, c7182 Double NOT NULL, c7183 Int8 NOT NULL, c7184 Uint8 NOT NULL, c7185 Yson, c7186 Utf8 NOT NULL, c7187 Datetime64 NOT NULL, c7188 JsonDocument, c7189 Decimal(15,0) NOT NULL, c7190 Date32, c7191 Interval64 NOT NULL, c7192 Uint32 NOT NULL, c7193 Timestamp, c7194 Uint8, c7195 Decimal(22,9), c7196 Interval64, c7197 Interval64 NOT NULL, c7198 Uint64, c7199 Datetime64, c7200 Int32 NOT NULL, c7201 String NOT NULL, c7202 Uint64 NOT NULL, c7203 Float, c7204 Float, c7205 Int64, c7206 Decimal(22,9) NOT NULL, c7207 Int64, c7208 Int8 NOT NULL, c7209 Timestamp NOT NULL, c7210 Date32, c7211 Int8 NOT NULL, c7212 Int8 NOT NULL, c7213 Int8, c7214 Float, c7215 Double, c7216 Int8 NOT NULL, c7217 Uint32 NOT NULL, c7218 Uint8, c7219 Json, c7220 Float, c7221 Decimal(22,9), c7222 Uint16, c7223 Int32, c7224 Utf8 NOT NULL, c7225 JsonDocument NOT NULL, c7226 Datetime NOT NULL, c7227 Uint64 NOT NULL, c7228 Uint8 NOT NULL, c7229 Double, c7230 Decimal(15,0) NOT NULL, c7231 JsonDocument, c7232 String, c7233 Int32, c7234 Timestamp64, c7235 Int8, c7236 Uint32, c7237 Datetime NOT NULL, c7238 Timestamp64, c7239 Datetime64 NOT NULL, c7240 Uint16 NOT NULL, c7241 Int64, c7242 Decimal(15,0) NOT NULL, c7243 Int64, c7244 Interval64 NOT NULL, c7245 Decimal(35,10), c7246 JsonDocument NOT NULL, c7247 Uint16 NOT NULL, c7248 Float NOT NULL, c7249 Timestamp64, c7250 Decimal(22,9) NOT NULL, c7251 Bool NOT NULL, c7252 Float, c7253 JsonDocument NOT NULL, c7254 Float, c7255 Date32 NOT NULL, c7256 Timestamp, c7257 Double, c7258 Uint8, c7259 Uint32, c7260 Utf8 NOT NULL, c7261 Uint8, c7262 Bool, c7263 Uint64 NOT NULL, c7264 Int64, c7265 Int64, c7266 Int32, c7267 Decimal(22,9) NOT NULL, c7268 Timestamp64 NOT NULL, c7269 Json NOT NULL, c7270 Timestamp64, c7271 Uint32 NOT NULL, c7272 Double NOT NULL, c7273 Datetime64 NOT NULL, c7274 Float, c7275 Int8 NOT NULL, c7276 Datetime NOT NULL, c7277 Float NOT NULL, c7278 Date32, c7279 String NOT NULL, c7280 Uint64, c7281 Utf8 NOT NULL, c7282 Interval64, c7283 Timestamp64, c7284 Bool NOT NULL, c7285 Uint64 NOT NULL, c7286 Int32 NOT NULL, c7287 Int32, c7288 Int32 NOT NULL, c7289 Yson NOT NULL, c7290 Int64 NOT NULL, c7291 Yson NOT NULL, c7292 Int32, c7293 Decimal(22,9), c7294 Date NOT NULL, c7295 Yson NOT NULL, c7296 Int16 NOT NULL, c7297 Interval64 NOT NULL, c7298 Bool NOT NULL, c7299 Datetime, c7300 Uint16 NOT NULL, c7301 Datetime NOT NULL, c7302 Datetime NOT NULL, c7303 Timestamp64, c7304 Float, c7305 Uint16, c7306 Json, c7307 Interval64 NOT NULL, c7308 Uint16 NOT NULL, c7309 Timestamp NOT NULL, c7310 Utf8 NOT NULL, c7311 Datetime64 NOT NULL, c7312 JsonDocument, c7313 Int64 NOT NULL, c7314 Uint64 NOT NULL, c7315 Yson NOT NULL, c7316 Decimal(15,0) NOT NULL, c7317 Uint64 NOT NULL, c7318 Uint8, c7319 Int8 NOT NULL, c7320 Uint16 NOT NULL, c7321 Int64, c7322 Date, c7323 Timestamp64 NOT NULL, c7324 Yson NOT NULL, c7325 JsonDocument NOT NULL, c7326 Decimal(15,0), c7327 Uint8, c7328 Uint16, c7329 Uint8, c7330 Decimal(15,0) NOT NULL, c7331 Uint64, c7332 Datetime, c7333 Decimal(35,10) NOT NULL, c7334 Decimal(15,0) NOT NULL, c7335 Decimal(22,9) NOT NULL, c7336 Float, c7337 Bool, c7338 Uint64, c7339 Decimal(35,10), c7340 Timestamp64 NOT NULL, c7341 Yson, c7342 JsonDocument NOT NULL, c7343 Decimal(22,9), c7344 Int8, c7345 Bool, c7346 Int64 NOT NULL, c7347 Uint16 NOT NULL, c7348 Int8 NOT NULL, c7349 Date32 NOT NULL, c7350 Decimal(22,9), c7351 Int16 NOT NULL, c7352 Uint32, c7353 Date32 NOT NULL, c7354 Int8, c7355 Decimal(15,0) NOT NULL, c7356 Timestamp NOT NULL, c7357 Uint64 NOT NULL, c7358 Date, c7359 Int16, c7360 String, c7361 Date32 NOT NULL, c7362 Datetime, c7363 Datetime64, c7364 Uint8, c7365 Bool, c7366 Date32 NOT NULL, c7367 Decimal(22,9), c7368 Decimal(15,0) NOT NULL, c7369 Decimal(15,0) NOT NULL, c7370 Decimal(22,9), c7371 Date32 NOT NULL, c7372 Datetime, c7373 Uint32, c7374 Yson NOT NULL, c7375 Datetime64, c7376 Json, c7377 Uint8, c7378 Uint16 NOT NULL, c7379 Int32, c7380 Uint8 NOT NULL, c7381 Decimal(15,0) NOT NULL, c7382 Int64, c7383 Interval64 NOT NULL, c7384 Timestamp64, c7385 Yson, c7386 Uint32, c7387 Uint8 NOT NULL, c7388 Datetime NOT NULL, c7389 Datetime64 NOT NULL, c7390 Int16, c7391 Double NOT NULL, c7392 Timestamp64 NOT NULL, c7393 Decimal(35,10) NOT NULL, c7394 Timestamp64 NOT NULL, c7395 Json, c7396 Decimal(15,0) NOT NULL, c7397 Int32, c7398 Datetime64, c7399 JsonDocument NOT NULL, c7400 JsonDocument NOT NULL, c7401 Int8, c7402 Interval64 NOT NULL, c7403 Datetime NOT NULL, c7404 Decimal(22,9) NOT NULL, c7405 Bool, c7406 String, c7407 Uint64 NOT NULL, c7408 Uint32, c7409 Date NOT NULL, c7410 Decimal(35,10), c7411 Datetime NOT NULL, c7412 Yson, c7413 JsonDocument, c7414 Bool NOT NULL, c7415 Int64, c7416 Datetime64, c7417 Date NOT NULL, c7418 Yson, c7419 Date32, c7420 Decimal(22,9), c7421 Int16, c7422 Uint8, c7423 Int32, c7424 Date32 NOT NULL, c7425 Decimal(22,9), c7426 Date NOT NULL, c7427 Yson NOT NULL, c7428 Uint64 NOT NULL, c7429 String, c7430 Yson, c7431 Utf8, c7432 Decimal(35,10), c7433 Json NOT NULL, c7434 Int16, c7435 Json, c7436 Timestamp NOT NULL, c7437 Date32, c7438 Decimal(15,0), c7439 Uint32 NOT NULL, c7440 Date, c7441 Json, c7442 Datetime64, c7443 Json, c7444 Datetime NOT NULL, c7445 Uint8, c7446 Timestamp64 NOT NULL, c7447 Json NOT NULL, c7448 Uint32, c7449 Json, c7450 String, c7451 Timestamp64, c7452 Int64 NOT NULL, c7453 Int16, c7454 Bool NOT NULL, c7455 String NOT NULL, c7456 Utf8, c7457 Yson NOT NULL, c7458 Float NOT NULL, c7459 Uint32, c7460 Datetime64, c7461 Uint16 NOT NULL, c7462 Uint64, c7463 Decimal(15,0), c7464 Uint8, c7465 String NOT NULL, c7466 Datetime64 NOT NULL, c7467 Json, c7468 Datetime, c7469 JsonDocument NOT NULL, c7470 JsonDocument, c7471 Uint64, c7472 Interval64 NOT NULL, c7473 Uint64 NOT NULL, c7474 Uint64 NOT NULL, c7475 Json, c7476 Uint8 NOT NULL, c7477 Timestamp NOT NULL, c7478 String, c7479 Yson, c7480 Yson, c7481 Datetime, c7482 Double, c7483 Bool, c7484 Int64, c7485 Decimal(15,0) NOT NULL, c7486 Uint32, c7487 Uint16 NOT NULL, c7488 Double NOT NULL, c7489 Date NOT NULL, c7490 Decimal(15,0), c7491 Float, c7492 Decimal(22,9), c7493 Decimal(15,0), c7494 Json NOT NULL, c7495 Json, c7496 Uint32 NOT NULL, c7497 Uint64, c7498 Uint64, c7499 Uint32 NOT NULL, c7500 Int8, c7501 JsonDocument NOT NULL, c7502 Uint64, c7503 Date NOT NULL, c7504 Interval64, c7505 Uint64, c7506 JsonDocument NOT NULL, c7507 Datetime64, c7508 Decimal(22,9), c7509 Yson, c7510 Int32 NOT NULL, c7511 Decimal(35,10), c7512 Timestamp64, c7513 Int8 NOT NULL, c7514 Uint64, c7515 JsonDocument NOT NULL, c7516 Datetime64, c7517 Uint8, c7518 Datetime64 NOT NULL, c7519 Interval64, c7520 Datetime64 NOT NULL, c7521 String NOT NULL, c7522 Bool, c7523 Yson, c7524 Datetime64 NOT NULL, c7525 String NOT NULL, c7526 Int32 NOT NULL, c7527 Yson, c7528 Float, c7529 Timestamp NOT NULL, c7530 Int64 NOT NULL, c7531 Uint8 NOT NULL, c7532 Interval64 NOT NULL, c7533 Uint8 NOT NULL, c7534 Datetime64, c7535 Timestamp, c7536 Datetime, c7537 Bool NOT NULL, c7538 Int8 NOT NULL, c7539 Int8, c7540 Yson, c7541 Int8 NOT NULL, c7542 Yson NOT NULL, c7543 Datetime, c7544 JsonDocument NOT NULL, c7545 Interval64 NOT NULL, c7546 Bool NOT NULL, c7547 Uint32 NOT NULL, c7548 JsonDocument NOT NULL, c7549 Decimal(15,0), c7550 JsonDocument NOT NULL, c7551 Datetime64, c7552 Decimal(22,9), c7553 Decimal(35,10), c7554 Uint32, c7555 Decimal(22,9), c7556 JsonDocument NOT NULL, c7557 Uint16, c7558 Uint16 NOT NULL, c7559 Uint32, c7560 Interval64 NOT NULL, c7561 Bool NOT NULL, c7562 JsonDocument, c7563 Date32 NOT NULL, c7564 Bool NOT NULL, c7565 Bool NOT NULL, c7566 JsonDocument, c7567 Int8 NOT NULL, c7568 Double, c7569 Float NOT NULL, c7570 Decimal(15,0) NOT NULL, c7571 Timestamp, c7572 Decimal(35,10) NOT NULL, c7573 Uint8 NOT NULL, c7574 String, c7575 String, c7576 Uint8 NOT NULL, c7577 Double, c7578 Utf8 NOT NULL, c7579 Uint8 NOT NULL, c7580 Datetime64, c7581 Date, c7582 Double, c7583 JsonDocument, c7584 Timestamp64, c7585 Int64, c7586 Uint64 NOT NULL, c7587 Double NOT NULL, c7588 Decimal(15,0), c7589 Bool NOT NULL, c7590 Timestamp NOT NULL, c7591 Int64 NOT NULL, c7592 Int8, c7593 JsonDocument NOT NULL, c7594 Interval64 NOT NULL, c7595 Timestamp, c7596 Datetime NOT NULL, c7597 Uint32 NOT NULL, c7598 Float, c7599 Timestamp, c7600 Datetime, c7601 Uint16, c7602 Int64 NOT NULL, c7603 String NOT NULL, c7604 Yson NOT NULL, c7605 Decimal(15,0), c7606 Datetime64 NOT NULL, c7607 Double, c7608 Decimal(15,0), c7609 Json, c7610 Float NOT NULL, c7611 Uint16, c7612 Int8 NOT NULL, c7613 Double NOT NULL, c7614 Timestamp NOT NULL, c7615 Datetime, c7616 Json, c7617 Interval64 NOT NULL, c7618 Uint16 NOT NULL, c7619 Uint64, c7620 Int32 NOT NULL, c7621 Uint64, c7622 Uint16, c7623 Uint32, c7624 Int8 NOT NULL, c7625 Int16 NOT NULL, c7626 Float, c7627 Datetime64, c7628 Timestamp64, c7629 Uint64, c7630 Uint32, c7631 Datetime NOT NULL, c7632 Datetime64, c7633 Decimal(15,0) NOT NULL, c7634 Utf8 NOT NULL, c7635 Double NOT NULL, c7636 Json NOT NULL, c7637 Utf8, c7638 Datetime64 NOT NULL, c7639 Decimal(15,0), c7640 Timestamp64 NOT NULL, c7641 Decimal(35,10) NOT NULL, c7642 Int16, c7643 JsonDocument, c7644 Decimal(35,10), c7645 Date32 NOT NULL, c7646 Int32, c7647 Timestamp64, c7648 Timestamp64 NOT NULL, c7649 Utf8 NOT NULL, c7650 Decimal(15,0) NOT NULL, c7651 Datetime64, c7652 Int8 NOT NULL, c7653 Bool NOT NULL, c7654 Decimal(22,9) NOT NULL, c7655 Date, c7656 Interval64, c7657 Double, c7658 Utf8 NOT NULL, c7659 Datetime NOT NULL, c7660 Uint8 NOT NULL, c7661 Decimal(15,0), c7662 Decimal(15,0), c7663 Double NOT NULL, c7664 Int16 NOT NULL, c7665 Double NOT NULL, c7666 Date32 NOT NULL, c7667 Float NOT NULL, c7668 Uint32 NOT NULL, c7669 Uint8 NOT NULL, c7670 JsonDocument, c7671 Datetime, c7672 Date32 NOT NULL, c7673 Date NOT NULL, c7674 Timestamp64, c7675 Decimal(22,9) NOT NULL, c7676 Interval64 NOT NULL, c7677 Utf8 NOT NULL, c7678 Yson, c7679 Json NOT NULL, c7680 Datetime64, c7681 Int32 NOT NULL, c7682 Datetime, c7683 Decimal(35,10) NOT NULL, c7684 Bool, c7685 Decimal(22,9) NOT NULL, c7686 Uint32, c7687 Decimal(15,0), c7688 Int8, c7689 Date, c7690 String, c7691 Uint8, c7692 Uint16, c7693 Int32, c7694 Uint64 NOT NULL, c7695 Interval64, c7696 Uint32, c7697 Uint32, c7698 Float NOT NULL, c7699 Date, c7700 Uint32 NOT NULL, c7701 Interval64, c7702 Float NOT NULL, c7703 Int16, c7704 Date32 NOT NULL, c7705 Decimal(15,0), c7706 Uint32, c7707 Int16 NOT NULL, c7708 Decimal(35,10) NOT NULL, c7709 Yson, c7710 Uint32, c7711 Datetime64 NOT NULL, c7712 Uint8 NOT NULL, c7713 Json NOT NULL, c7714 Decimal(35,10) NOT NULL, c7715 Datetime64, c7716 Timestamp64, c7717 Timestamp64 NOT NULL, c7718 Float NOT NULL, c7719 Datetime64, c7720 Interval64 NOT NULL, c7721 Timestamp64 NOT NULL, c7722 Int16 NOT NULL, c7723 Int32 NOT NULL, c7724 Date32 NOT NULL, c7725 Date32, c7726 Int16 NOT NULL, c7727 Uint64 NOT NULL, c7728 Date32 NOT NULL, c7729 Yson NOT NULL, c7730 Date, c7731 Int32, c7732 Date32 NOT NULL, c7733 Decimal(22,9), c7734 Uint32, c7735 Datetime NOT NULL, c7736 Utf8 NOT NULL, c7737 Datetime64 NOT NULL, c7738 Int8 NOT NULL, c7739 Yson, c7740 Uint8 NOT NULL, c7741 Float NOT NULL, c7742 Utf8 NOT NULL, c7743 Date, c7744 String NOT NULL, c7745 Timestamp64 NOT NULL, c7746 Int64, c7747 Decimal(15,0), c7748 Decimal(15,0) NOT NULL, c7749 Date NOT NULL, c7750 Timestamp NOT NULL, c7751 Float NOT NULL, c7752 Double, c7753 Date32 NOT NULL, c7754 Timestamp, c7755 Int16, c7756 Decimal(22,9) NOT NULL, c7757 Datetime64, c7758 Int16, c7759 Timestamp64 NOT NULL, c7760 Timestamp64, c7761 Decimal(15,0) NOT NULL, c7762 Int64, c7763 Decimal(35,10) NOT NULL, c7764 Uint32, c7765 Interval64, c7766 Decimal(15,0), c7767 String NOT NULL, c7768 Json, c7769 Int8 NOT NULL, c7770 JsonDocument NOT NULL, c7771 Uint16 NOT NULL, c7772 Interval64, c7773 Float, c7774 Json, c7775 Float, c7776 Interval64 NOT NULL, c7777 Date32, c7778 String, c7779 Json NOT NULL, c7780 Datetime64 NOT NULL, c7781 Decimal(35,10), c7782 Utf8 NOT NULL, c7783 String, c7784 Utf8 NOT NULL, c7785 Utf8, c7786 String NOT NULL, c7787 Timestamp NOT NULL, c7788 Uint16 NOT NULL, c7789 Yson NOT NULL, c7790 Uint64 NOT NULL, c7791 Int8, c7792 String NOT NULL, c7793 Int32, c7794 Int32 NOT NULL, c7795 JsonDocument NOT NULL, c7796 Double, c7797 Interval64, c7798 Int16 NOT NULL, c7799 Int32, c7800 Date32, c7801 JsonDocument, c7802 Date32 NOT NULL, c7803 Uint64, c7804 Uint8 NOT NULL, c7805 Yson NOT NULL, c7806 Uint16, c7807 Decimal(15,0), c7808 Utf8 NOT NULL, c7809 Json NOT NULL, c7810 String, c7811 Datetime NOT NULL, c7812 Int64 NOT NULL, c7813 Date, c7814 Timestamp64, c7815 Timestamp NOT NULL, c7816 Datetime64 NOT NULL, c7817 String NOT NULL, c7818 Int64 NOT NULL, c7819 Double, c7820 JsonDocument NOT NULL, c7821 Decimal(15,0), c7822 Bool NOT NULL, c7823 Timestamp, c7824 Decimal(35,10) NOT NULL, c7825 Uint32, c7826 JsonDocument NOT NULL, c7827 Date32, c7828 Bool, c7829 Interval64 NOT NULL, c7830 Utf8, c7831 Decimal(22,9) NOT NULL, c7832 Decimal(22,9), c7833 Uint8, c7834 String NOT NULL, c7835 Decimal(35,10), c7836 Bool, c7837 Timestamp, c7838 Date32 NOT NULL, c7839 Bool, c7840 Bool NOT NULL, c7841 Datetime64 NOT NULL, c7842 Uint64, c7843 Uint16 NOT NULL, c7844 Yson NOT NULL, c7845 Date, c7846 Uint32 NOT NULL, c7847 Json, c7848 Timestamp, c7849 Timestamp NOT NULL, c7850 Float, c7851 Uint8 NOT NULL, c7852 Utf8, c7853 Yson, c7854 Datetime64 NOT NULL, c7855 Decimal(22,9), c7856 Decimal(35,10), c7857 Uint16 NOT NULL, c7858 Float NOT NULL, c7859 String NOT NULL, c7860 Timestamp NOT NULL, c7861 Uint16 NOT NULL, c7862 Interval64 NOT NULL, c7863 Datetime64 NOT NULL, c7864 Datetime, c7865 Yson, c7866 Int64 NOT NULL, c7867 Int64, c7868 Decimal(22,9), c7869 Int64 NOT NULL, c7870 Int64, c7871 Date, c7872 Int64, c7873 Uint16 NOT NULL, c7874 Datetime64 NOT NULL, c7875 Double NOT NULL, c7876 Interval64 NOT NULL, c7877 JsonDocument, c7878 Int16 NOT NULL, c7879 Yson, c7880 Int32, c7881 Bool NOT NULL, c7882 JsonDocument, c7883 Datetime64, c7884 Timestamp64 NOT NULL, c7885 Int64 NOT NULL, c7886 Uint32, c7887 Uint32 NOT NULL, c7888 Decimal(35,10), c7889 Uint16, c7890 Bool, c7891 Int8, c7892 String, c7893 Int8, c7894 Json NOT NULL, c7895 Uint8, c7896 Int16, c7897 Interval64, c7898 Int64, c7899 Datetime NOT NULL, c7900 Uint64 NOT NULL, c7901 JsonDocument NOT NULL, c7902 Datetime NOT NULL, c7903 Utf8, c7904 Int32 NOT NULL, c7905 Timestamp, c7906 Uint64 NOT NULL, c7907 Float, c7908 Int64 NOT NULL, c7909 Datetime64 NOT NULL, c7910 Timestamp NOT NULL, c7911 Double, c7912 Date32, c7913 Uint64, c7914 Uint64 NOT NULL, c7915 Bool NOT NULL, c7916 Uint64, c7917 Int64, c7918 Decimal(22,9) NOT NULL, c7919 Decimal(35,10), c7920 Timestamp64, c7921 Int16 NOT NULL, c7922 Date32 NOT NULL, c7923 Datetime, c7924 Float, c7925 Utf8 NOT NULL, c7926 String NOT NULL, c7927 Int8, c7928 Date, c7929 Datetime64 NOT NULL, c7930 Uint16 NOT NULL, c7931 Date, c7932 Yson, c7933 Uint16, c7934 String NOT NULL, c7935 Decimal(35,10), c7936 String, c7937 Timestamp, c7938 Date NOT NULL, c7939 Datetime64, c7940 String, c7941 Interval64 NOT NULL, c7942 Double NOT NULL, c7943 Decimal(15,0), c7944 Date32, c7945 Datetime64, c7946 Uint32 NOT NULL, c7947 Utf8, c7948 Json NOT NULL, c7949 Date32, c7950 Utf8, c7951 Datetime64, c7952 Double NOT NULL, c7953 Json, c7954 Decimal(15,0), c7955 String, c7956 Datetime, c7957 Json NOT NULL, c7958 Int64, c7959 Bool, c7960 String, c7961 Timestamp NOT NULL, c7962 Date, c7963 Int16 NOT NULL, c7964 Json, c7965 Float, c7966 Datetime, c7967 JsonDocument, c7968 Datetime64, c7969 Int32 NOT NULL, c7970 Uint64, c7971 Int64 NOT NULL, c7972 String, c7973 Decimal(35,10), c7974 Datetime64 NOT NULL, c7975 Utf8 NOT NULL, c7976 Datetime64 NOT NULL, c7977 Json, c7978 Uint32, c7979 Timestamp64 NOT NULL, c7980 Timestamp64, c7981 Timestamp NOT NULL, c7982 Uint8 NOT NULL, c7983 Float, c7984 Date32 NOT NULL, c7985 Timestamp NOT NULL, c7986 Decimal(22,9) NOT NULL, c7987 JsonDocument NOT NULL, c7988 Decimal(15,0) NOT NULL, c7989 Timestamp, c7990 JsonDocument, c7991 Datetime64, c7992 Uint8, c7993 Datetime, c7994 JsonDocument, c7995 Interval64, c7996 JsonDocument NOT NULL, c7997 Uint8 NOT NULL, c7998 Datetime64, c7999 Uint8, c8000 Yson, c8001 Utf8, c8002 String NOT NULL, c8003 Date NOT NULL, c8004 Int16, c8005 Yson, c8006 Yson, c8007 Date NOT NULL, c8008 Datetime64 NOT NULL, c8009 Date, c8010 Uint16 NOT NULL, c8011 Int16 NOT NULL, c8012 Datetime64, c8013 Utf8, c8014 Datetime64 NOT NULL, c8015 Uint32, c8016 String, c8017 Double NOT NULL, c8018 Date, c8019 Datetime64 NOT NULL, c8020 Date, c8021 Decimal(15,0) NOT NULL, c8022 Decimal(22,9) NOT NULL, c8023 Int8, c8024 Interval64, c8025 Json NOT NULL, c8026 Uint8, c8027 Double, c8028 Float NOT NULL, c8029 Date NOT NULL, c8030 Interval64, c8031 Datetime NOT NULL, c8032 Uint64, c8033 Decimal(15,0), c8034 Int32, c8035 Int64, c8036 Int64 NOT NULL, c8037 Datetime, c8038 Interval64 NOT NULL, c8039 Decimal(35,10), c8040 Uint64 NOT NULL, c8041 Int16 NOT NULL, c8042 Decimal(22,9) NOT NULL, c8043 Datetime64, c8044 Int32 NOT NULL, c8045 Uint8 NOT NULL, c8046 Int32, c8047 Yson, c8048 Date, c8049 Date32, c8050 Datetime64, c8051 Float, c8052 Uint8, c8053 Decimal(22,9) NOT NULL, c8054 Uint16, c8055 Uint64, c8056 Date NOT NULL, c8057 JsonDocument NOT NULL, c8058 Date, c8059 Timestamp64, c8060 Uint64 NOT NULL, c8061 Decimal(35,10) NOT NULL, c8062 String, c8063 Datetime64 NOT NULL, c8064 Decimal(22,9), c8065 Float NOT NULL, c8066 Int16, c8067 Date, c8068 Uint32 NOT NULL, c8069 Json, c8070 Int16, c8071 Datetime64, c8072 Utf8 NOT NULL, c8073 Bool, c8074 Yson, c8075 Json, c8076 Int16 NOT NULL, c8077 Decimal(35,10), c8078 Int64 NOT NULL, c8079 String NOT NULL, c8080 JsonDocument NOT NULL, c8081 Int8 NOT NULL, c8082 Yson NOT NULL, c8083 Datetime NOT NULL, c8084 Uint64, c8085 Float NOT NULL, c8086 Uint64 NOT NULL, c8087 JsonDocument NOT NULL, c8088 Date32 NOT NULL, c8089 String NOT NULL, c8090 Interval64 NOT NULL, c8091 Json, c8092 String, c8093 Uint64 NOT NULL, c8094 Uint8 NOT NULL, c8095 Uint32, c8096 Double, c8097 Timestamp64 NOT NULL, c8098 Double NOT NULL, c8099 Datetime, c8100 Datetime NOT NULL, c8101 JsonDocument NOT NULL, c8102 Decimal(35,10) NOT NULL, c8103 Date, c8104 Int64, c8105 Yson NOT NULL, c8106 Yson, c8107 JsonDocument, c8108 Datetime64, c8109 Yson, c8110 String NOT NULL, c8111 Decimal(22,9), c8112 Yson NOT NULL, c8113 Decimal(15,0) NOT NULL, c8114 Decimal(15,0), c8115 Json NOT NULL, c8116 Decimal(15,0), c8117 Int8, c8118 Float NOT NULL, c8119 Decimal(35,10) NOT NULL, c8120 Double NOT NULL, c8121 Int64, c8122 Interval64, c8123 Int16, c8124 String NOT NULL, c8125 Date, c8126 Interval64, c8127 Float NOT NULL, c8128 Decimal(15,0), c8129 Timestamp, c8130 Uint32 NOT NULL, c8131 Datetime NOT NULL, c8132 Interval64, c8133 String, c8134 Int32, c8135 Int16, c8136 Double NOT NULL, c8137 Datetime64 NOT NULL, c8138 Json NOT NULL, c8139 Int32, c8140 Uint64 NOT NULL, c8141 Uint32, c8142 Uint32 NOT NULL, c8143 Interval64, c8144 Int32, c8145 JsonDocument, c8146 Uint64, c8147 Datetime64, c8148 Interval64, c8149 Decimal(15,0), c8150 Int64, c8151 Datetime, c8152 JsonDocument, c8153 Interval64 NOT NULL, c8154 Int16, c8155 Timestamp64 NOT NULL, c8156 Interval64, c8157 String, c8158 Json, c8159 JsonDocument, c8160 JsonDocument NOT NULL, c8161 JsonDocument NOT NULL, c8162 String NOT NULL, c8163 Uint8 NOT NULL, c8164 Datetime NOT NULL, c8165 Json, c8166 Json NOT NULL, c8167 Yson NOT NULL, c8168 Timestamp, c8169 Decimal(22,9), c8170 Int64, c8171 Uint8, c8172 Date32 NOT NULL, c8173 Uint32 NOT NULL, c8174 Uint16, c8175 Bool, c8176 Int8, c8177 Int64, c8178 Int16, c8179 Datetime NOT NULL, c8180 Int32, c8181 Date32, c8182 Utf8, c8183 Int8, c8184 Int16 NOT NULL, c8185 Int64, c8186 Decimal(15,0) NOT NULL, c8187 Yson NOT NULL, c8188 Uint64 NOT NULL, c8189 Interval64 NOT NULL, c8190 Utf8, c8191 Decimal(35,10), c8192 Decimal(22,9), c8193 Interval64 NOT NULL, c8194 Utf8, c8195 Int16, c8196 Uint32, c8197 Decimal(22,9), c8198 Yson, c8199 Int16 NOT NULL, c8200 Bool, c8201 Json NOT NULL, c8202 Date32 NOT NULL, c8203 Yson NOT NULL, c8204 Decimal(22,9) NOT NULL, c8205 String NOT NULL, c8206 Timestamp NOT NULL, c8207 Double, c8208 Datetime NOT NULL, c8209 Float, c8210 Uint32 NOT NULL, c8211 Decimal(22,9) NOT NULL, c8212 Int16 NOT NULL, c8213 Int64 NOT NULL, c8214 Timestamp, c8215 Uint8 NOT NULL, c8216 Yson NOT NULL, c8217 Int64 NOT NULL, c8218 Uint32, c8219 Uint16, c8220 Datetime, c8221 Decimal(35,10), c8222 Int32, c8223 Int64 NOT NULL, c8224 Decimal(35,10), c8225 Datetime NOT NULL, c8226 Float, c8227 Json NOT NULL, c8228 Decimal(15,0), c8229 Interval64, c8230 Date32, c8231 Json, c8232 Date NOT NULL, c8233 Json, c8234 Date, c8235 Float NOT NULL, c8236 String, c8237 Int32, c8238 Interval64 NOT NULL, c8239 Uint64, c8240 Interval64, c8241 Yson, c8242 Timestamp64 NOT NULL, c8243 String NOT NULL, c8244 Int64, c8245 Int8, c8246 Timestamp, c8247 Json NOT NULL, c8248 Int8, c8249 Uint8 NOT NULL, c8250 Uint16 NOT NULL, c8251 String NOT NULL, c8252 Decimal(15,0), c8253 Datetime NOT NULL, c8254 Int32 NOT NULL, c8255 Timestamp64 NOT NULL, c8256 Date32 NOT NULL, c8257 Timestamp NOT NULL, c8258 Yson NOT NULL, c8259 Json, c8260 String NOT NULL, c8261 Int8, c8262 Timestamp, c8263 Timestamp NOT NULL, c8264 Decimal(35,10) NOT NULL, c8265 Int8 NOT NULL, c8266 Int8, c8267 Interval64, c8268 Bool, c8269 Int32 NOT NULL, c8270 JsonDocument NOT NULL, c8271 Datetime64, c8272 Uint16, c8273 Int16 NOT NULL, c8274 Double, c8275 Float, c8276 Int8, c8277 Int64, c8278 Uint16, c8279 Json NOT NULL, c8280 Decimal(35,10), c8281 Decimal(35,10), c8282 Uint16 NOT NULL, c8283 Int8, c8284 Timestamp64 NOT NULL, c8285 Int16 NOT NULL, c8286 String, c8287 Utf8, c8288 Interval64, c8289 Int64, c8290 Datetime NOT NULL, c8291 Bool, c8292 Bool NOT NULL, c8293 Datetime NOT NULL, c8294 Interval64 NOT NULL, c8295 Decimal(35,10) NOT NULL, c8296 Uint32 NOT NULL, c8297 Int8 NOT NULL, c8298 Int64 NOT NULL, c8299 Bool NOT NULL, c8300 Timestamp64, c8301 Int16, c8302 Datetime64, c8303 Datetime64, c8304 Json, c8305 Timestamp64, c8306 Date32 NOT NULL, c8307 Double NOT NULL, c8308 Int64, c8309 String NOT NULL, c8310 Double, c8311 Decimal(35,10) NOT NULL, c8312 Interval64 NOT NULL, c8313 Int32, c8314 Json NOT NULL, c8315 Date32, c8316 Int32, c8317 Float, c8318 Decimal(22,9) NOT NULL, c8319 JsonDocument NOT NULL, c8320 Date NOT NULL, c8321 Int16, c8322 Int64, c8323 Decimal(22,9), c8324 Int32, c8325 Uint16 NOT NULL, c8326 Json NOT NULL, c8327 Double NOT NULL, c8328 Json, c8329 Yson NOT NULL, c8330 Uint16 NOT NULL, c8331 Int16 NOT NULL, c8332 Timestamp, c8333 Float NOT NULL, c8334 Decimal(35,10) NOT NULL, c8335 Decimal(35,10) NOT NULL, c8336 Date32, c8337 Decimal(22,9), c8338 Datetime64, c8339 String, c8340 Timestamp64, c8341 Int32, c8342 Decimal(22,9) NOT NULL, c8343 String NOT NULL, c8344 String, c8345 Timestamp64, c8346 Yson, c8347 Json, c8348 Decimal(35,10) NOT NULL, c8349 Datetime64, c8350 Decimal(35,10), c8351 Decimal(35,10), c8352 Interval64, c8353 Date, c8354 String, c8355 Datetime NOT NULL, c8356 Datetime64 NOT NULL, c8357 Uint8 NOT NULL, c8358 Json NOT NULL, c8359 Uint32, c8360 Timestamp NOT NULL, c8361 String, c8362 Int64, c8363 Datetime, c8364 Decimal(22,9) NOT NULL, c8365 Decimal(35,10), c8366 Double, c8367 Interval64, c8368 String, c8369 Int32, c8370 Int32, c8371 Datetime, c8372 Datetime NOT NULL, c8373 Date NOT NULL, c8374 JsonDocument NOT NULL, c8375 Date, c8376 Decimal(15,0), c8377 Yson, c8378 Uint8 NOT NULL, c8379 Datetime64, c8380 Uint32 NOT NULL, c8381 Datetime64 NOT NULL, c8382 Json, c8383 Timestamp64, c8384 Decimal(22,9) NOT NULL, c8385 Bool, c8386 Int8 NOT NULL, c8387 Int8, c8388 Float, c8389 Utf8 NOT NULL, c8390 Decimal(22,9) NOT NULL, c8391 Datetime, c8392 Utf8 NOT NULL, c8393 Int8 NOT NULL, c8394 Uint16, c8395 Uint64 NOT NULL, c8396 Interval64 NOT NULL, c8397 String NOT NULL, c8398 Int16 NOT NULL, c8399 Int8, c8400 Timestamp, c8401 Bool, c8402 Int16 NOT NULL, c8403 String NOT NULL, c8404 Int16 NOT NULL, c8405 String, c8406 Int8, c8407 Date, c8408 Timestamp NOT NULL, c8409 Utf8 NOT NULL, c8410 Int64, c8411 Timestamp NOT NULL, c8412 Timestamp64, c8413 Decimal(15,0), c8414 Bool NOT NULL, c8415 Decimal(15,0) NOT NULL, c8416 Interval64, c8417 Int16 NOT NULL, c8418 Int8 NOT NULL, c8419 Int8 NOT NULL, c8420 Uint16, c8421 Timestamp, c8422 Timestamp64, c8423 Uint8 NOT NULL, c8424 Uint64, c8425 Uint32 NOT NULL, c8426 Datetime NOT NULL, c8427 JsonDocument NOT NULL, c8428 Decimal(22,9), c8429 Date, c8430 Uint64 NOT NULL, c8431 Int64 NOT NULL, c8432 Uint64 NOT NULL, c8433 Json NOT NULL, c8434 Datetime64 NOT NULL, c8435 Uint8, c8436 Date32 NOT NULL, c8437 Int64, c8438 Timestamp64 NOT NULL, c8439 Date, c8440 Int16 NOT NULL, c8441 Json NOT NULL, c8442 Bool NOT NULL, c8443 Uint32 NOT NULL, c8444 Utf8 NOT NULL, c8445 Interval64 NOT NULL, c8446 Date NOT NULL, c8447 Decimal(35,10), c8448 Int8 NOT NULL, c8449 Bool, c8450 Datetime NOT NULL, c8451 Int8, c8452 Timestamp NOT NULL, c8453 Float, c8454 Datetime NOT NULL, c8455 Uint32 NOT NULL, c8456 Interval64 NOT NULL, c8457 Float, c8458 Bool, c8459 Datetime, c8460 Timestamp NOT NULL, c8461 Yson, c8462 Timestamp64 NOT NULL, c8463 Json, c8464 Int8, c8465 Bool, c8466 Decimal(22,9), c8467 Uint16, c8468 Int16 NOT NULL, c8469 Uint32, c8470 Uint64 NOT NULL, c8471 Json NOT NULL, c8472 Int64, c8473 JsonDocument, c8474 Float, c8475 Int16, c8476 Uint32 NOT NULL, c8477 Uint8 NOT NULL, c8478 Interval64 NOT NULL, c8479 Int16, c8480 Timestamp, c8481 Uint16, c8482 Utf8 NOT NULL, c8483 Datetime NOT NULL, c8484 Int8 NOT NULL, c8485 Interval64, c8486 Utf8, c8487 Decimal(15,0), c8488 Timestamp64, c8489 JsonDocument, c8490 Datetime, c8491 Timestamp64, c8492 Timestamp64, c8493 Bool NOT NULL, c8494 Int8 NOT NULL, c8495 Timestamp, c8496 Date32 NOT NULL, c8497 Float, c8498 Decimal(22,9) NOT NULL, c8499 Decimal(22,9) NOT NULL, c8500 String, c8501 Double NOT NULL, c8502 Timestamp, c8503 JsonDocument NOT NULL, c8504 Uint16, c8505 String NOT NULL, c8506 Uint16, c8507 Uint64 NOT NULL, c8508 Interval64 NOT NULL, c8509 Datetime NOT NULL, c8510 Decimal(15,0), c8511 Uint16, c8512 Uint8, c8513 Decimal(15,0), c8514 Decimal(15,0) NOT NULL, c8515 Uint8, c8516 Uint32 NOT NULL, c8517 Int64, c8518 Int16 NOT NULL, c8519 Decimal(35,10) NOT NULL, c8520 JsonDocument, c8521 Datetime64, c8522 Double NOT NULL, c8523 Uint16 NOT NULL, c8524 Int64, c8525 Decimal(35,10), c8526 String NOT NULL, c8527 Decimal(35,10) NOT NULL, c8528 Uint8, c8529 Uint32 NOT NULL, c8530 Decimal(15,0), c8531 Date, c8532 Float, c8533 Double NOT NULL, c8534 JsonDocument NOT NULL, c8535 Json NOT NULL, c8536 Bool, c8537 Date32 NOT NULL, c8538 Date NOT NULL, c8539 Date NOT NULL, c8540 Interval64 NOT NULL, c8541 Timestamp64, c8542 Date NOT NULL, c8543 Utf8 NOT NULL, c8544 Json, c8545 Utf8, c8546 Bool, c8547 Decimal(15,0), c8548 Int32, c8549 Utf8 NOT NULL, c8550 Timestamp, c8551 Bool NOT NULL, c8552 Date NOT NULL, c8553 Decimal(35,10) NOT NULL, c8554 Uint64, c8555 Yson NOT NULL, c8556 Bool, c8557 JsonDocument, c8558 Uint16, c8559 Int32, c8560 Date NOT NULL, c8561 Uint64 NOT NULL, c8562 String NOT NULL, c8563 Timestamp, c8564 Interval64 NOT NULL, c8565 Date32 NOT NULL, c8566 Date32, c8567 Uint16, c8568 Uint8 NOT NULL, c8569 Json, c8570 Int64, c8571 Yson, c8572 Interval64, c8573 String, c8574 Float NOT NULL, c8575 Json, c8576 String NOT NULL, c8577 String, c8578 Timestamp NOT NULL, c8579 Interval64, c8580 Uint32 NOT NULL, c8581 Int32 NOT NULL, c8582 Int16, c8583 String, c8584 Timestamp64 NOT NULL, c8585 JsonDocument, c8586 Decimal(35,10), c8587 Date, c8588 Datetime64 NOT NULL, c8589 Int32 NOT NULL, c8590 Int16 NOT NULL, c8591 Uint16 NOT NULL, c8592 Timestamp64 NOT NULL, c8593 Decimal(22,9), c8594 Double, c8595 Timestamp64, c8596 Date32, c8597 Utf8 NOT NULL, c8598 Int16 NOT NULL, c8599 Int64 NOT NULL, c8600 Timestamp64, c8601 Interval64 NOT NULL, c8602 Float, c8603 JsonDocument, c8604 Int16, c8605 Int64 NOT NULL, c8606 JsonDocument NOT NULL, c8607 Datetime NOT NULL, c8608 Int64, c8609 Yson NOT NULL, c8610 Int16, c8611 Datetime, c8612 Int32, c8613 Yson, c8614 Bool NOT NULL, c8615 Int32, c8616 Json, c8617 Float, c8618 Interval64 NOT NULL, c8619 Double, c8620 Yson NOT NULL, c8621 Uint64, c8622 Yson, c8623 Interval64, c8624 Timestamp, c8625 Decimal(15,0) NOT NULL, c8626 String NOT NULL, c8627 Json NOT NULL, c8628 Uint32, c8629 Double, c8630 Int32 NOT NULL, c8631 Yson NOT NULL, c8632 Datetime, c8633 String NOT NULL, c8634 Date32 NOT NULL, c8635 Decimal(22,9) NOT NULL, c8636 Int32, c8637 Json NOT NULL, c8638 Utf8 NOT NULL, c8639 Float NOT NULL, c8640 Decimal(22,9), c8641 Interval64 NOT NULL, c8642 Decimal(15,0) NOT NULL, c8643 Uint64, c8644 Yson NOT NULL, c8645 Datetime NOT NULL, c8646 Decimal(35,10) NOT NULL, c8647 Date32, c8648 Uint32, c8649 Uint8, c8650 Uint16, c8651 Yson NOT NULL, c8652 Yson, c8653 Double, c8654 Decimal(22,9), c8655 Double NOT NULL, c8656 Int32 NOT NULL, c8657 Timestamp NOT NULL, c8658 Int32 NOT NULL, c8659 Decimal(22,9) NOT NULL, c8660 Float NOT NULL, c8661 Uint32, c8662 JsonDocument NOT NULL, c8663 Int64, c8664 Uint8, c8665 Json NOT NULL, c8666 Datetime64 NOT NULL, c8667 Timestamp, c8668 Decimal(22,9) NOT NULL, c8669 Yson, c8670 Int64, c8671 Json NOT NULL, c8672 Date NOT NULL, c8673 Datetime64, c8674 Interval64, c8675 Json, c8676 Uint64, c8677 Uint16, c8678 Int64 NOT NULL, c8679 String NOT NULL, c8680 Datetime, c8681 Timestamp64 NOT NULL, c8682 Date32, c8683 Datetime64 NOT NULL, c8684 Float NOT NULL, c8685 Timestamp64, c8686 Int32 NOT NULL, c8687 Decimal(22,9) NOT NULL, c8688 Int32 NOT NULL, c8689 Uint32, c8690 Float, c8691 Float, c8692 JsonDocument NOT NULL, c8693 Interval64 NOT NULL, c8694 Uint8 NOT NULL, c8695 Yson NOT NULL, c8696 Decimal(35,10), c8697 String NOT NULL, c8698 Interval64, c8699 Int64, c8700 Int16, c8701 Int64, c8702 Int16, c8703 Double NOT NULL, c8704 Int16, c8705 Uint64, c8706 Int16 NOT NULL, c8707 JsonDocument, c8708 Decimal(35,10) NOT NULL, c8709 Date NOT NULL, c8710 Uint64, c8711 Decimal(15,0) NOT NULL, c8712 Timestamp64, c8713 Double, c8714 Bool, c8715 Yson, c8716 Interval64 NOT NULL, c8717 Double NOT NULL, c8718 Int32, c8719 Timestamp, c8720 Uint64, c8721 Bool NOT NULL, c8722 Datetime NOT NULL, c8723 Decimal(22,9), c8724 Timestamp, c8725 Datetime NOT NULL, c8726 Timestamp64, c8727 String NOT NULL, c8728 Uint16 NOT NULL, c8729 Int16, c8730 Datetime64, c8731 Float, c8732 Json NOT NULL, c8733 Uint32 NOT NULL, c8734 Uint64, c8735 Datetime64 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)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: Failed to attach session\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 248, in wrapped_callee\n    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:\n         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 331, in __enter__\n    self._session = self._pool.acquire(self._timeout)\n                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 111, in acquire\n    session = self._create_new_session(time_left)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 63, in _create_new_session\n    session.create(settings=BaseRequestSettings().with_timeout(timeout))\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 302, in create\n    self._attach()\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 256, in _attach\n    raise e\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 252, in _attach\n    raise RuntimeError("Failed to attach session")\nRuntimeError: Failed to attach session\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:11059/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:3910/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:21204/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:27240/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:24018/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:30093/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:10969/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:25449/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:15074/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16618
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65520
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13533
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3910
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8254
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12395
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4582
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21204
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24922
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28469
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21260
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15074
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5019
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19594
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20380
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25449
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3369
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19564
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63939
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22251
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11894
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12625
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30093
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22003
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1205
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13322
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24018
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30517
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65064
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24210
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11059
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29424
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10403
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12319
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27240
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2905
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10764
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10281
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10914
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10680
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22054
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11122
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3997
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20798
============================== slowest durations ===============================
68.34s call     test_workload.py::TestYdbWorkload::test
37.17s teardown test_workload.py::TestYdbWorkload::test
19.70s setup    test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/m1cj/000c4c/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:27240 --database /Root --duration 120' has failed with code 1.
Errors:
...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  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 248, in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 331, in __enter__
    self._session = self._pool.acquire(self._timeout)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 111, in acquire
    session = self._create_new_session(time_left)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 63, in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
  File "contrib/python/ydb/py3/ydb/query/session.py", line 302, in create
    self._attach()
  File "contrib/python/ydb/py3/ydb/query/session.py", line 256, in _attach
    raise e
  File "contrib/python/ydb/py3/ydb/query/session.py", line 252, in _attach
    raise RuntimeError("Failed to attach session")
RuntimeError: Failed to attach session
======================== 1 failed in 128.14s (0:02:08) =========================
