============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_workload.py F

=================================== FAILURES ===================================
_____________________________ TestYdbWorkload.test _____________________________
ydb/tests/stress/olap_workload/tests/test_workload.py:26: in test
    yatest.common.execute([
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/k1d1/0009ac/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:22221 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...c
E       for next_opt in opt_generator:
E                       ^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
E       result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
E                                             ^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/0009ac/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28913
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18120
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3249
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18881
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32293
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64849
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6365
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28749
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/k1d1/0009ac/r3tmp/kikimr_cluster_gv_kbfv_
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22221
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22956
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20596
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15410
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15411
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_nedl44ua.log --grpc-port=22221 --mon-port=22956 --ic-port=28913
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22585
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17120
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10745
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6854
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_zeyravsd.log --grpc-port=22585 --mon-port=17120 --ic-port=18120
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5428
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17773
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2590
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10564
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10564
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10565
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_qb31uhlg.log --grpc-port=5428 --mon-port=17773 --ic-port=3249
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16558
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27033
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61523
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10106
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_kvrkwb4s.log --grpc-port=16558 --mon-port=27033 --ic-port=18881
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9680
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17921
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28365
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16577
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_nni3k9q9.log --grpc-port=9680 --mon-port=17921 --ic-port=32293
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15624
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10067
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13095
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_co5_qz62.log --grpc-port=15624 --mon-port=21113 --ic-port=64849
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19029
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25132
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10627
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19738
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_ioz94_ma.log --grpc-port=19029 --mon-port=25132 --ic-port=6365
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13868
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31067
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61371
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30271
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_b0oy60vg.log --grpc-port=13868 --mon-port=31067 --ic-port=14039
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25395
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27331
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29631
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8404
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_2qq8rrt0.log --grpc-port=25395 --mon-port=27331 --ic-port=28749
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22221/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_nedl44ua.log --grpc-port=22221 --mon-port=22956 --ic-port=28913
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/0009ac/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_nedl44ua.log', '--grpc-port=22221', '--mon-port=22956', '--ic-port=28913')' in '/home/runner/.ya/build/build_root/k1d1/0009ac/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: 1396036
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22221/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/k1d1/0009ac/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1396037
DEBUG    ya.test:process.py:259 Command (pid 1396037) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1396037) elapsed time (sec): 0.9661698341369629
DEBUG    ya.test:process.py:263 Command (pid 1396037) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396037) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1396037) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396037) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396037) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1396037) maxrss: 478492
DEBUG    ya.test:process.py:263 Command (pid 1396037) minflt: 45433
DEBUG    ya.test:process.py:263 Command (pid 1396037) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1396037) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1396037) nivcsw: 230
DEBUG    ya.test:process.py:263 Command (pid 1396037) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1396037) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1396037) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1396037) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1396037) stime: 0.20716199999999999
DEBUG    ya.test:process.py:263 Command (pid 1396037) utime: 0.504375
DEBUG    ya.test:process.py:263 Command (pid 1396037) wtime: 0.969
DEBUG    ya.test:process.py:275 Command (pid 1396037) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1396037) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22585/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_zeyravsd.log --grpc-port=22585 --mon-port=17120 --ic-port=18120
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/0009ac/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_zeyravsd.log', '--grpc-port=22585', '--mon-port=17120', '--ic-port=18120')' in '/home/runner/.ya/build/build_root/k1d1/0009ac/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: 1396073
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22585/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/k1d1/0009ac/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1396076
DEBUG    ya.test:process.py:259 Command (pid 1396076) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1396076) elapsed time (sec): 0.9737694263458252
DEBUG    ya.test:process.py:263 Command (pid 1396076) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396076) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1396076) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396076) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396076) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1396076) maxrss: 478184
DEBUG    ya.test:process.py:263 Command (pid 1396076) minflt: 45327
DEBUG    ya.test:process.py:263 Command (pid 1396076) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1396076) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1396076) nivcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 1396076) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1396076) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1396076) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1396076) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1396076) stime: 0.209527
DEBUG    ya.test:process.py:263 Command (pid 1396076) utime: 0.518883
DEBUG    ya.test:process.py:263 Command (pid 1396076) wtime: 0.976
DEBUG    ya.test:process.py:275 Command (pid 1396076) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1396076) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5428/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_qb31uhlg.log --grpc-port=5428 --mon-port=17773 --ic-port=3249
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/0009ac/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_qb31uhlg.log', '--grpc-port=5428', '--mon-port=17773', '--ic-port=3249')' in '/home/runner/.ya/build/build_root/k1d1/0009ac/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: 1396229
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5428/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/k1d1/0009ac/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1396230
DEBUG    ya.test:process.py:259 Command (pid 1396230) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1396230) elapsed time (sec): 0.8888347148895264
DEBUG    ya.test:process.py:263 Command (pid 1396230) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396230) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1396230) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396230) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396230) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1396230) maxrss: 479280
DEBUG    ya.test:process.py:263 Command (pid 1396230) minflt: 45319
DEBUG    ya.test:process.py:263 Command (pid 1396230) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1396230) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1396230) nivcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 1396230) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1396230) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1396230) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1396230) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1396230) stime: 0.22138
DEBUG    ya.test:process.py:263 Command (pid 1396230) utime: 0.459335
DEBUG    ya.test:process.py:263 Command (pid 1396230) wtime: 0.892
DEBUG    ya.test:process.py:275 Command (pid 1396230) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1396230) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16558/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_kvrkwb4s.log --grpc-port=16558 --mon-port=27033 --ic-port=18881
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/0009ac/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_kvrkwb4s.log', '--grpc-port=16558', '--mon-port=27033', '--ic-port=18881')' in '/home/runner/.ya/build/build_root/k1d1/0009ac/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: 1396359
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16558/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/k1d1/0009ac/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1396361
DEBUG    ya.test:process.py:259 Command (pid 1396361) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1396361) elapsed time (sec): 1.0069880485534668
DEBUG    ya.test:process.py:263 Command (pid 1396361) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396361) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1396361) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396361) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396361) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1396361) maxrss: 480496
DEBUG    ya.test:process.py:263 Command (pid 1396361) minflt: 45391
DEBUG    ya.test:process.py:263 Command (pid 1396361) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1396361) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1396361) nivcsw: 158
DEBUG    ya.test:process.py:263 Command (pid 1396361) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1396361) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1396361) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1396361) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1396361) stime: 0.16425499999999998
DEBUG    ya.test:process.py:263 Command (pid 1396361) utime: 0.538435
DEBUG    ya.test:process.py:263 Command (pid 1396361) wtime: 1.01
DEBUG    ya.test:process.py:275 Command (pid 1396361) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1396361) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9680/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_nni3k9q9.log --grpc-port=9680 --mon-port=17921 --ic-port=32293
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/0009ac/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_nni3k9q9.log', '--grpc-port=9680', '--mon-port=17921', '--ic-port=32293')' in '/home/runner/.ya/build/build_root/k1d1/0009ac/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: 1396583
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9680/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/k1d1/0009ac/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1396593
DEBUG    ya.test:process.py:259 Command (pid 1396593) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1396593) elapsed time (sec): 0.80814528465271
DEBUG    ya.test:process.py:263 Command (pid 1396593) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396593) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1396593) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396593) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1396593) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1396593) maxrss: 481712
DEBUG    ya.test:process.py:263 Command (pid 1396593) minflt: 45444
DEBUG    ya.test:process.py:263 Command (pid 1396593) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1396593) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1396593) nivcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 1396593) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1396593) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1396593) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 1396593) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1396593) stime: 0.201464
DEBUG    ya.test:process.py:263 Command (pid 1396593) utime: 0.5223099999999999
DEBUG    ya.test:process.py:263 Command (pid 1396593) wtime: 0.812
DEBUG    ya.test:process.py:275 Command (pid 1396593) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1396593) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15624/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_co5_qz62.log --grpc-port=15624 --mon-port=21113 --ic-port=64849
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/0009ac/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_co5_qz62.log', '--grpc-port=15624', '--mon-port=21113', '--ic-port=64849')' in '/home/runner/.ya/build/build_root/k1d1/0009ac/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: 1397150
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15624/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/k1d1/0009ac/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1397151
DEBUG    ya.test:process.py:259 Command (pid 1397151) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1397151) elapsed time (sec): 0.8875598907470703
DEBUG    ya.test:process.py:263 Command (pid 1397151) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397151) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1397151) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397151) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397151) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1397151) maxrss: 482904
DEBUG    ya.test:process.py:263 Command (pid 1397151) minflt: 45426
DEBUG    ya.test:process.py:263 Command (pid 1397151) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1397151) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1397151) nivcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 1397151) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1397151) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1397151) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1397151) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1397151) stime: 0.200537
DEBUG    ya.test:process.py:263 Command (pid 1397151) utime: 0.546415
DEBUG    ya.test:process.py:263 Command (pid 1397151) wtime: 0.889
DEBUG    ya.test:process.py:275 Command (pid 1397151) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1397151) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19029/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_ioz94_ma.log --grpc-port=19029 --mon-port=25132 --ic-port=6365
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/0009ac/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_ioz94_ma.log', '--grpc-port=19029', '--mon-port=25132', '--ic-port=6365')' in '/home/runner/.ya/build/build_root/k1d1/0009ac/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: 1397357
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19029/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/k1d1/0009ac/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1397359
DEBUG    ya.test:process.py:259 Command (pid 1397359) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1397359) elapsed time (sec): 0.9243373870849609
DEBUG    ya.test:process.py:263 Command (pid 1397359) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397359) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1397359) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397359) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397359) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1397359) maxrss: 484128
DEBUG    ya.test:process.py:263 Command (pid 1397359) minflt: 45373
DEBUG    ya.test:process.py:263 Command (pid 1397359) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1397359) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1397359) nivcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 1397359) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1397359) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1397359) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1397359) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1397359) stime: 0.16319899999999998
DEBUG    ya.test:process.py:263 Command (pid 1397359) utime: 0.564043
DEBUG    ya.test:process.py:263 Command (pid 1397359) wtime: 0.926
DEBUG    ya.test:process.py:275 Command (pid 1397359) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1397359) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13868/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_b0oy60vg.log --grpc-port=13868 --mon-port=31067 --ic-port=14039
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/0009ac/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_b0oy60vg.log', '--grpc-port=13868', '--mon-port=31067', '--ic-port=14039')' in '/home/runner/.ya/build/build_root/k1d1/0009ac/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: 1397542
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13868/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/k1d1/0009ac/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1397544
DEBUG    ya.test:process.py:259 Command (pid 1397544) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1397544) elapsed time (sec): 1.0553925037384033
DEBUG    ya.test:process.py:263 Command (pid 1397544) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397544) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1397544) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397544) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397544) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1397544) maxrss: 485484
DEBUG    ya.test:process.py:263 Command (pid 1397544) minflt: 45333
DEBUG    ya.test:process.py:263 Command (pid 1397544) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1397544) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1397544) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 1397544) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1397544) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1397544) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1397544) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1397544) stime: 0.231865
DEBUG    ya.test:process.py:263 Command (pid 1397544) utime: 0.510506
DEBUG    ya.test:process.py:263 Command (pid 1397544) wtime: 1.058
DEBUG    ya.test:process.py:275 Command (pid 1397544) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1397544) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25395/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1d1/0009ac/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:274 Final command: /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_2qq8rrt0.log --grpc-port=25395 --mon-port=27331 --ic-port=28749
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1d1/0009ac/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_2qq8rrt0.log', '--grpc-port=25395', '--mon-port=27331', '--ic-port=28749')' in '/home/runner/.ya/build/build_root/k1d1/0009ac/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: 1397724
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:25395/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/k1d1/0009ac/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1397726
DEBUG    ya.test:process.py:259 Command (pid 1397726) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1397726) elapsed time (sec): 0.9279778003692627
DEBUG    ya.test:process.py:263 Command (pid 1397726) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397726) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1397726) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397726) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1397726) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1397726) maxrss: 485608
DEBUG    ya.test:process.py:263 Command (pid 1397726) minflt: 45326
DEBUG    ya.test:process.py:263 Command (pid 1397726) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1397726) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1397726) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 1397726) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1397726) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1397726) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1397726) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1397726) stime: 0.18912099999999998
DEBUG    ya.test:process.py:263 Command (pid 1397726) utime: 0.5323129999999999
DEBUG    ya.test:process.py:263 Command (pid 1397726) wtime: 0.93
DEBUG    ya.test:process.py:275 Command (pid 1397726) output:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-jccq4ohuyu
    Host information: 
        Linux ghrun-jccq4ohuyu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 1397726) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: 8816e5c2426681b728c6b34950145a7e3eff1aa0
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 37db9c8d755a6254133aa76110c5d43119715e60 into 4b891404b5ba3d0f6c4f29f00cfe8a98589ae006
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/0009ac/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22221', '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: 28913\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18120\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3249\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18881\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32293\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64849\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6365\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14039\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28749\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/k1d1/0009ac/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22221', '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: 28913\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18120\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3249\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18881\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32293\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64849\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6365\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14039\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28749\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1399148
DEBUG    ya.test:process.py:259 Command (pid 1399148) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1399148) elapsed time (sec): 1.1403446197509766
DEBUG    ya.test:process.py:263 Command (pid 1399148) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1399148) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1399148) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1399148) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1399148) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1399148) maxrss: 739940
DEBUG    ya.test:process.py:263 Command (pid 1399148) minflt: 51780
DEBUG    ya.test:process.py:263 Command (pid 1399148) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1399148) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1399148) nivcsw: 188
DEBUG    ya.test:process.py:263 Command (pid 1399148) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1399148) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1399148) nvcsw: 662
DEBUG    ya.test:process.py:263 Command (pid 1399148) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1399148) stime: 0.274945
DEBUG    ya.test:process.py:263 Command (pid 1399148) utime: 0.546586
DEBUG    ya.test:process.py:263 Command (pid 1399148) wtime: 1.143
DEBUG    ya.test:process.py:275 Command (pid 1399148) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/k1d1/0009ac/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22221', '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/k1d1/0009ac/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22221', '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: 1399716
DEBUG    ya.test:process.py:259 Command (pid 1399716) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1399716) elapsed time (sec): 1.4907536506652832
DEBUG    ya.test:process.py:263 Command (pid 1399716) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1399716) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1399716) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1399716) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1399716) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1399716) maxrss: 739940
DEBUG    ya.test:process.py:263 Command (pid 1399716) minflt: 51799
DEBUG    ya.test:process.py:263 Command (pid 1399716) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1399716) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1399716) nivcsw: 223
DEBUG    ya.test:process.py:263 Command (pid 1399716) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1399716) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1399716) nvcsw: 512
DEBUG    ya.test:process.py:263 Command (pid 1399716) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1399716) stime: 0.27363899999999997
DEBUG    ya.test:process.py:263 Command (pid 1399716) utime: 0.56817
DEBUG    ya.test:process.py:263 Command (pid 1399716) wtime: 1.498
DEBUG    ya.test:process.py:275 Command (pid 1399716) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 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:299 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:379 RpcState(ListEndpoints, 54e142e9-0d63-4c83-8771-cbe65357d848, localhost:22221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 54e142e9-0d63-4c83-8771-cbe65357d848, localhost:22221): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 54e142e9-0d63-4c83-8771-cbe65357d848, localhost:22221): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 16558 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-jccq4ohuyu.auto.internal" port: 5428 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-jccq4ohuyu.auto.internal" port: 22585 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-jccq4ohuyu.auto.internal" port: 19029 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-jccq4ohuyu.auto.internal" port: 9680 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-jccq4ohuyu.auto.internal" port: 22221 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-jccq4ohuyu.auto.internal" port: 13868 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-jccq4ohuyu.auto.internal" port: 15624 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-jccq4ohuyu.auto.internal" port: 25395 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:16558, location 1, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:19029, location 1, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:22221, location 1, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:25395, location 3, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:13868, location 2, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:9680, location 2, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:22585, location 2, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:5428, location 3, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:15624, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k1d1/0009ac/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/k1d1/0009ac/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:22221', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1400522
DEBUG    ydb.connection:connection.py:299 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:299 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:299 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:299 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:299 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:299 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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22221
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, fad1bcc1-7735-474b-820e-5087dc2d035b, localhost:22221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fad1bcc1-7735-474b-820e-5087dc2d035b, localhost:22221): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fad1bcc1-7735-474b-820e-5087dc2d035b, localhost:22221): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jccq4ohuyu.auto.internal" port: 13868 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-jccq4ohuyu.auto.internal" port: 22585 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-jccq4ohuyu.auto.internal" port: 16558 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-jccq4ohuyu.auto.internal" port: 22221 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-jccq4ohuyu.auto.internal" port: 9680 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-jccq4ohuyu.auto.internal" port: 25395 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-jccq4ohuyu.auto.internal" port: 19029 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-jccq4ohuyu.auto.internal" port: 15624 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-jccq4ohuyu.auto.internal" port: 5428 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jccq4ohuyu.auto.internal:22221, location 1, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:16558, location 1, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:19029, location 1, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:5428, location 3, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:25395, location 3, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:15624, location 3, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:9680, location 2, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:13868, location 2, ssl: False>, <Endpoint ghrun-jccq4ohuyu.auto.internal:22585, location 2, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22221
DEBUG    ya.test:process.py:259 Command (pid 1400522) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1400522) elapsed time (sec): 152.15794014930725
DEBUG    ya.test:process.py:263 Command (pid 1400522) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400522) inblock: 596624
DEBUG    ya.test:process.py:263 Command (pid 1400522) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400522) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1400522) majflt: 58
DEBUG    ya.test:process.py:263 Command (pid 1400522) maxrss: 751040
DEBUG    ya.test:process.py:263 Command (pid 1400522) minflt: 165914
DEBUG    ya.test:process.py:263 Command (pid 1400522) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1400522) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1400522) nivcsw: 1077
DEBUG    ya.test:process.py:263 Command (pid 1400522) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1400522) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1400522) nvcsw: 57608
DEBUG    ya.test:process.py:263 Command (pid 1400522) oublock: 408
DEBUG    ya.test:process.py:263 Command (pid 1400522) stime: 1.5315699999999999
DEBUG    ya.test:process.py:263 Command (pid 1400522) utime: 6.136531
DEBUG    ya.test:process.py:263 Command (pid 1400522) wtime: 152.168
DEBUG    ya.test:process.py:275 Command (pid 1400522) output:

DEBUG    ya.test:process.py:276 Command (pid 1400522) errors:
...5 JsonDocument, c6366 Double NOT NULL, c6367 Int64, c6368 Date32, c6369 Int8, c6370 Int16 NOT NULL, c6371 Yson, c6372 Uint8 NOT NULL, c6373 Datetime64 NOT NULL, c6374 Int64, c6375 Datetime64 NOT NULL, c6376 Uint32, c6377 Date32, c6378 Uint8, c6379 Float, c6380 Int64 NOT NULL, c6381 Yson, c6382 Datetime NOT NULL, c6383 Decimal(35,10) NOT NULL, c6384 Uint32, c6385 Decimal(35,10), c6386 Int16, c6387 Yson, c6388 Interval64, c6389 Uint32, c6390 Yson NOT NULL, c6391 Utf8 NOT NULL, c6392 Date, c6393 Json NOT NULL, c6394 Datetime NOT NULL, c6395 Decimal(22,9) NOT NULL, c6396 Uint64 NOT NULL, c6397 Uint64 NOT NULL, c6398 Uint64 NOT NULL, c6399 Yson NOT NULL, c6400 Uint64 NOT NULL, c6401 Yson NOT NULL, c6402 Timestamp64 NOT NULL, c6403 Decimal(22,9) NOT NULL, c6404 Utf8, c6405 Timestamp64, c6406 Date32 NOT NULL, c6407 Date, c6408 String NOT NULL, c6409 Double, c6410 Timestamp NOT NULL, c6411 Yson NOT NULL, c6412 Float, c6413 Yson, c6414 Decimal(15,0), c6415 Int16, c6416 Yson, c6417 Interval64, c6418 String, c6419 Datetime NOT NULL, c6420 Decimal(15,0) NOT NULL, c6421 Datetime64 NOT NULL, c6422 Uint32 NOT NULL, c6423 Int8 NOT NULL, c6424 Float, c6425 JsonDocument, c6426 Int8 NOT NULL, c6427 Utf8, c6428 Uint16, c6429 Int64, c6430 Int8 NOT NULL, c6431 Yson, c6432 Uint32, c6433 Decimal(15,0) NOT NULL, c6434 Decimal(35,10) NOT NULL, c6435 Json NOT NULL, c6436 Uint8 NOT NULL, c6437 Utf8 NOT NULL, c6438 Uint64, c6439 Timestamp64 NOT NULL, c6440 String, c6441 String, c6442 JsonDocument, c6443 Int16 NOT NULL, c6444 Int8, c6445 Date NOT NULL, c6446 Timestamp64 NOT NULL, c6447 Json NOT NULL, c6448 Yson, c6449 Decimal(35,10), c6450 Yson NOT NULL, c6451 Json, c6452 Int8 NOT NULL, c6453 Uint32, c6454 Int32 NOT NULL, c6455 Uint64, c6456 Uint64 NOT NULL, c6457 Decimal(22,9) NOT NULL, c6458 Int64 NOT NULL, c6459 Uint32 NOT NULL, c6460 Int16, c6461 Datetime, c6462 Decimal(35,10) NOT NULL, c6463 Uint8, c6464 Int16 NOT NULL, c6465 Uint16 NOT NULL, c6466 Uint32, c6467 Json, c6468 Int8 NOT NULL, c6469 Yson, c6470 Double NOT NULL, c6471 Interval64 NOT NULL, c6472 Json NOT NULL, c6473 Int16, c6474 Date32, c6475 Uint16, c6476 Float NOT NULL, c6477 Uint32, c6478 Uint8, c6479 Date NOT NULL, c6480 JsonDocument, c6481 Decimal(15,0), c6482 Float, c6483 Timestamp64 NOT NULL, c6484 Int8 NOT NULL, c6485 Json NOT NULL, c6486 Decimal(15,0) NOT NULL, c6487 Timestamp64 NOT NULL, c6488 Float, c6489 Datetime, c6490 String, c6491 Interval64 NOT NULL, c6492 Int32 NOT NULL, c6493 Uint32, c6494 Decimal(22,9) NOT NULL, c6495 Date NOT NULL, c6496 Int32, c6497 Date NOT NULL, c6498 Double NOT NULL, c6499 Yson NOT NULL, c6500 Uint32, c6501 Datetime, c6502 String, c6503 Uint32, c6504 Yson, c6505 Int32 NOT NULL, c6506 Timestamp64, c6507 Uint32, c6508 Int16 NOT NULL, c6509 Int64 NOT NULL, c6510 Date NOT NULL, c6511 Int64 NOT NULL, c6512 Int8 NOT NULL, c6513 Date32, c6514 Int64 NOT NULL, c6515 Timestamp, c6516 Timestamp NOT NULL, c6517 String, c6518 Float, c6519 JsonDocument, c6520 Datetime64, c6521 Int64, c6522 Date NOT NULL, c6523 Decimal(22,9) NOT NULL, c6524 Date, c6525 Int32 NOT NULL, c6526 Int8, c6527 Double, c6528 Int8, c6529 Datetime, c6530 Timestamp64 NOT NULL, c6531 Double NOT NULL, c6532 Uint16, c6533 Int8, c6534 Float, c6535 Decimal(35,10), c6536 Timestamp, c6537 Int64, c6538 Decimal(15,0), c6539 Int64 NOT NULL, c6540 Decimal(22,9) NOT NULL, c6541 String NOT NULL, c6542 Uint16 NOT NULL, c6543 Interval64 NOT NULL, c6544 Date NOT NULL, c6545 Int16 NOT NULL, c6546 Json, c6547 Uint16, c6548 Decimal(35,10) NOT NULL, c6549 Date32 NOT NULL, c6550 Float NOT NULL, c6551 Float NOT NULL, c6552 Json NOT NULL, c6553 Int32, c6554 Date32 NOT NULL, c6555 Uint32, c6556 Json, c6557 Json, c6558 Int8, c6559 Timestamp64 NOT NULL, c6560 Datetime64 NOT NULL, c6561 Int16, c6562 Uint16 NOT NULL, c6563 Decimal(22,9), c6564 Decimal(15,0) NOT NULL, c6565 Uint8, c6566 Json NOT NULL, c6567 Int32, c6568 Uint16 NOT NULL, c6569 Json NOT NULL, c6570 Datetime64 NOT NULL, c6571 Int16 NOT NULL, c6572 Int16, c6573 Datetime64 NOT NULL, c6574 Json, c6575 Interval64, c6576 Double, c6577 Timestamp64, c6578 Decimal(15,0), c6579 Uint32, c6580 Datetime, c6581 Int32 NOT NULL, c6582 Uint8 NOT NULL, c6583 Int32 NOT NULL, c6584 Json, c6585 Interval64, c6586 Date NOT NULL, c6587 String, c6588 Uint16 NOT NULL, c6589 Uint32 NOT NULL, c6590 Decimal(22,9) NOT NULL, c6591 Float NOT NULL, c6592 Decimal(35,10) NOT NULL, c6593 Timestamp NOT NULL, c6594 Int16 NOT NULL, c6595 Timestamp, c6596 Int64 NOT NULL, c6597 Date, c6598 Decimal(15,0) NOT NULL, c6599 Datetime64 NOT NULL, c6600 Datetime NOT NULL, c6601 Json NOT NULL, c6602 Uint8, c6603 Int8 NOT NULL, c6604 Uint32 NOT NULL, c6605 Datetime64, c6606 Interval64, c6607 Interval64, c6608 Timestamp64 NOT NULL, c6609 Float NOT NULL, c6610 Uint64 NOT NULL, c6611 Decimal(35,10) NOT NULL, c6612 Datetime64, c6613 Utf8 NOT NULL, c6614 Decimal(35,10) NOT NULL, c6615 Decimal(22,9), c6616 Interval64 NOT NULL, c6617 JsonDocument NOT NULL, c6618 Datetime64, c6619 Uint8 NOT NULL, c6620 Decimal(35,10) NOT NULL, c6621 Decimal(35,10) NOT NULL, c6622 Uint32, c6623 String, c6624 Decimal(22,9) NOT NULL, c6625 Uint32, c6626 Uint8, c6627 String, c6628 String NOT NULL, c6629 Decimal(22,9) NOT NULL, c6630 Datetime64 NOT NULL, c6631 Timestamp64 NOT NULL, c6632 Date32 NOT NULL, c6633 Float, c6634 Decimal(15,0), c6635 String NOT NULL, c6636 Decimal(35,10), c6637 Timestamp NOT NULL, c6638 Yson, c6639 Int8, c6640 Float NOT NULL, c6641 Yson, c6642 Decimal(22,9) NOT NULL, c6643 Datetime64 NOT NULL, c6644 Json NOT NULL, c6645 Utf8 NOT NULL, c6646 Json NOT NULL, c6647 Utf8 NOT NULL, c6648 Date NOT NULL, c6649 Uint16 NOT NULL, c6650 Date32 NOT NULL, c6651 Decimal(22,9) NOT NULL, c6652 Uint32, c6653 Float NOT NULL, c6654 Int16, c6655 Int32 NOT NULL, c6656 Interval64, c6657 Datetime NOT NULL, c6658 Int64 NOT NULL, c6659 Decimal(35,10), c6660 JsonDocument, c6661 JsonDocument NOT NULL, c6662 Decimal(22,9) NOT NULL, c6663 Uint16, c6664 Double NOT NULL, c6665 Int8, c6666 Date32 NOT NULL, c6667 Int64 NOT NULL, c6668 Uint64, c6669 Timestamp NOT NULL, c6670 Date32, c6671 Date32 NOT NULL, c6672 String, c6673 Interval64 NOT NULL, c6674 Datetime64 NOT NULL, c6675 JsonDocument, c6676 Uint32 NOT NULL, c6677 Interval64 NOT NULL, c6678 Decimal(35,10) NOT NULL, c6679 Timestamp64 NOT NULL, c6680 Int8 NOT NULL, c6681 Date32 NOT NULL, c6682 Int16, c6683 Uint64 NOT NULL, c6684 Uint8, c6685 Datetime NOT NULL, c6686 Datetime64 NOT NULL, c6687 Decimal(22,9) NOT NULL, c6688 Uint64 NOT NULL, c6689 Uint8 NOT NULL, c6690 Decimal(15,0), c6691 Uint8, c6692 Decimal(35,10) NOT NULL, c6693 Decimal(15,0) NOT NULL, c6694 Uint16, c6695 Uint32 NOT NULL, c6696 Uint16 NOT NULL, c6697 Json, c6698 Int32, c6699 Interval64, c6700 Timestamp, c6701 Date32 NOT NULL, c6702 Int16 NOT NULL, c6703 JsonDocument, c6704 Date32 NOT NULL, c6705 Datetime, c6706 Uint32, c6707 Datetime, c6708 Int32 NOT NULL, c6709 Int32, c6710 JsonDocument NOT NULL, c6711 Date, c6712 Json, c6713 Uint16 NOT NULL, c6714 Uint16, c6715 Uint32 NOT NULL, c6716 Timestamp NOT NULL, c6717 Decimal(35,10) NOT NULL, c6718 Timestamp64, c6719 Decimal(35,10) NOT NULL, c6720 Decimal(15,0), c6721 Date, c6722 Timestamp64, c6723 Int8, c6724 Int16, c6725 Int8, c6726 Utf8 NOT NULL, c6727 Uint32, c6728 Int32 NOT NULL, c6729 Datetime64, c6730 Uint32, c6731 Uint8, c6732 Datetime NOT NULL, c6733 String NOT NULL, c6734 Decimal(35,10) NOT NULL, c6735 Float, c6736 Decimal(22,9) NOT NULL, c6737 Uint8, c6738 Int16 NOT NULL, c6739 Decimal(15,0) NOT NULL, c6740 Uint32 NOT NULL, c6741 Json, c6742 Uint16 NOT NULL, c6743 Decimal(35,10) NOT NULL, c6744 Int64 NOT NULL, c6745 Uint8, c6746 Int16, c6747 Datetime NOT NULL, c6748 Decimal(35,10) NOT NULL, c6749 Decimal(35,10) NOT NULL, c6750 Utf8 NOT NULL, c6751 JsonDocument, c6752 Timestamp64, c6753 Decimal(15,0) NOT NULL, c6754 Date, c6755 Date NOT NULL, c6756 Uint8 NOT NULL, c6757 Date32 NOT NULL, c6758 Timestamp, c6759 Json NOT NULL, c6760 Decimal(35,10) NOT NULL, c6761 Uint32 NOT NULL, c6762 Uint64, c6763 Datetime NOT NULL, c6764 Uint32, c6765 Datetime64, c6766 Datetime, c6767 Datetime64, c6768 Uint32 NOT NULL, c6769 Date32 NOT NULL, c6770 Date NOT NULL, c6771 Decimal(22,9) NOT NULL, c6772 Yson, c6773 Float NOT NULL, c6774 Decimal(35,10), c6775 Uint32 NOT NULL, c6776 Decimal(22,9), c6777 Yson NOT NULL, c6778 Decimal(22,9), c6779 Interval64, c6780 JsonDocument NOT NULL, c6781 Uint8, c6782 Uint32, c6783 Uint32 NOT NULL, c6784 Uint64 NOT NULL, c6785 Date32, c6786 Uint16, c6787 Date, c6788 Json NOT NULL, c6789 Date32 NOT NULL, c6790 Int32, c6791 Date32 NOT NULL, c6792 Timestamp NOT NULL, c6793 Timestamp64, c6794 Utf8, c6795 String, c6796 Decimal(22,9), c6797 Datetime NOT NULL, c6798 Int64, c6799 Json NOT NULL, c6800 Int32 NOT NULL, c6801 Float, c6802 Uint64, c6803 Decimal(35,10) NOT NULL, c6804 Yson, c6805 Timestamp64 NOT NULL, c6806 Decimal(35,10), c6807 Float, c6808 String, c6809 Date NOT NULL, c6810 Double NOT NULL, c6811 Uint64, c6812 Uint8, c6813 Int32, c6814 JsonDocument NOT NULL, c6815 Float, c6816 String NOT NULL, c6817 Uint8 NOT NULL, c6818 Double, c6819 Int8, c6820 Uint64 NOT NULL, c6821 Decimal(35,10), c6822 Timestamp NOT NULL, c6823 Datetime, c6824 Uint16 NOT NULL, c6825 Float, c6826 Int16 NOT NULL, c6827 Double NOT NULL, c6828 Int32, c6829 Int16 NOT NULL, c6830 Timestamp64, c6831 Uint64, c6832 Date NOT NULL, c6833 Decimal(22,9), c6834 Datetime, c6835 Timestamp, c6836 JsonDocument, c6837 Date32, c6838 Int8 NOT NULL, c6839 Decimal(22,9) NOT NULL, c6840 Yson NOT NULL, c6841 Timestamp, c6842 Int64 NOT NULL, c6843 Date32, c6844 Timestamp64 NOT NULL, c6845 Int8 NOT NULL, c6846 Uint64 NOT NULL, c6847 Uint16, c6848 Interval64 NOT NULL, c6849 Decimal(35,10), c6850 Date32, c6851 Decimal(35,10) NOT NULL, c6852 Yson, c6853 Decimal(15,0), c6854 String, c6855 Datetime NOT NULL, c6856 Int32, c6857 String, c6858 Timestamp64 NOT NULL, c6859 Double NOT NULL, c6860 Interval64 NOT NULL, c6861 JsonDocument, c6862 Datetime64, c6863 Date NOT NULL, c6864 Json NOT NULL, c6865 Int16, c6866 Float, c6867 Int64, c6868 Decimal(35,10) NOT NULL, c6869 JsonDocument, c6870 Timestamp64, c6871 Int16 NOT NULL, c6872 Uint8 NOT NULL, c6873 Float, c6874 Utf8 NOT NULL, c6875 Decimal(22,9), c6876 Datetime64 NOT NULL, c6877 Float, c6878 Timestamp, c6879 Int16 NOT NULL, c6880 Datetime, c6881 Decimal(15,0), c6882 Utf8, c6883 Decimal(15,0) NOT NULL, c6884 Timestamp NOT NULL, c6885 Uint32 NOT NULL, c6886 Uint16 NOT NULL, c6887 Timestamp NOT NULL, c6888 Date32 NOT NULL, c6889 Int64, c6890 Datetime, c6891 Decimal(15,0), c6892 Uint32, c6893 Json, c6894 Decimal(15,0) NOT NULL, c6895 Date NOT NULL, c6896 Json NOT NULL, c6897 Date32 NOT NULL, c6898 String NOT NULL, c6899 Int32 NOT NULL, c6900 Int8, c6901 Interval64 NOT NULL, c6902 Uint32 NOT NULL, c6903 Int8, c6904 Decimal(22,9) NOT NULL, c6905 Date32 NOT NULL, c6906 Yson, c6907 Interval64, c6908 Interval64, c6909 Float, c6910 Int32, c6911 Timestamp64, c6912 Timestamp, c6913 Date32, c6914 Int64 NOT NULL, c6915 Float, c6916 Int32 NOT NULL, c6917 JsonDocument, c6918 Int8 NOT NULL, c6919 Uint32 NOT NULL, c6920 Date, c6921 Uint32 NOT NULL, c6922 Date32 NOT NULL, c6923 Datetime64 NOT NULL, c6924 Json, c6925 Uint32 NOT NULL, c6926 Decimal(22,9), c6927 Int64 NOT NULL, c6928 Datetime, c6929 Int8, c6930 Timestamp, c6931 Decimal(15,0) NOT NULL, c6932 Timestamp64 NOT NULL, c6933 Decimal(22,9) NOT NULL, c6934 Uint32 NOT NULL, c6935 Interval64, c6936 Int8 NOT NULL, c6937 Int32, c6938 Int64 NOT NULL, c6939 Utf8, c6940 Timestamp64 NOT NULL, c6941 Decimal(15,0) NOT NULL, c6942 Timestamp NOT NULL, c6943 JsonDocument, c6944 Uint8 NOT NULL, c6945 Decimal(15,0), c6946 Float NOT NULL, c6947 Uint8, c6948 String NOT NULL, c6949 Decimal(35,10), c6950 Int64 NOT NULL, c6951 String, c6952 Int8, c6953 Json NOT NULL, c6954 JsonDocument NOT NULL, c6955 Utf8, c6956 Uint32 NOT NULL, c6957 Int64 NOT NULL, c6958 Float NOT NULL, c6959 Decimal(22,9), c6960 JsonDocument, c6961 Datetime, c6962 Json NOT NULL, c6963 Uint64 NOT NULL, c6964 Decimal(15,0) NOT NULL, c6965 Uint16, c6966 Uint32, c6967 Interval64, c6968 Timestamp NOT NULL, c6969 String, c6970 Decimal(15,0) NOT NULL, c6971 Int32, c6972 String NOT NULL, c6973 Date NOT NULL, c6974 JsonDocument, c6975 Int64, c6976 Decimal(35,10), c6977 Utf8 NOT NULL, c6978 Decimal(15,0) NOT NULL, c6979 Uint8 NOT NULL, c6980 Utf8 NOT NULL, c6981 Double, c6982 Date32, c6983 Date NOT NULL, c6984 Int32 NOT NULL, c6985 Int8 NOT NULL, c6986 Datetime64 NOT NULL, c6987 Utf8, c6988 Int32 NOT NULL, c6989 Double, c6990 Uint32, c6991 Double, c6992 Utf8, c6993 String, c6994 Timestamp64, c6995 Int8 NOT NULL, c6996 Utf8, c6997 Int64 NOT NULL, c6998 Datetime, c6999 Timestamp, c7000 Datetime64 NOT NULL, c7001 Json NOT NULL, c7002 Date NOT NULL, c7003 Int8 NOT NULL, c7004 Decimal(35,10) NOT NULL, c7005 Timestamp, c7006 JsonDocument, c7007 Datetime64, c7008 Uint32 NOT NULL, c7009 Uint32 NOT NULL, c7010 Float, c7011 Float NOT NULL, c7012 Json, c7013 Int32, c7014 Int8 NOT NULL, c7015 Float NOT NULL, c7016 Int8 NOT NULL, c7017 JsonDocument, c7018 Timestamp NOT NULL, c7019 Uint32, c7020 Date NOT NULL, c7021 Timestamp NOT NULL, c7022 Int64 NOT NULL, c7023 Date NOT NULL, c7024 Float NOT NULL, c7025 Int8 NOT NULL, c7026 Decimal(15,0) NOT NULL, c7027 Datetime NOT NULL, c7028 Date NOT NULL, c7029 Decimal(15,0), c7030 Uint64 NOT NULL, c7031 Timestamp64 NOT NULL, c7032 JsonDocument NOT NULL, c7033 Yson NOT NULL, c7034 Datetime64, c7035 Int32 NOT NULL, c7036 Yson, c7037 Datetime NOT NULL, c7038 Decimal(35,10) NOT NULL, c7039 Yson, c7040 Int64 NOT NULL, c7041 Decimal(35,10), c7042 Uint16 NOT NULL, c7043 Double, c7044 Int64, c7045 Date32 NOT NULL, c7046 String, c7047 Yson NOT NULL, c7048 Timestamp64, c7049 Double, c7050 Json NOT NULL, c7051 Date32, c7052 Uint64, c7053 String, c7054 Timestamp64, c7055 Datetime64 NOT NULL, c7056 Int8 NOT NULL, c7057 Int8 NOT NULL, c7058 String, c7059 Date32 NOT NULL, c7060 Double, c7061 Uint32, c7062 Double NOT NULL, c7063 JsonDocument, c7064 Int32 NOT NULL, c7065 Int16 NOT NULL, c7066 Decimal(15,0) NOT NULL, c7067 Decimal(35,10), c7068 Json, c7069 Int8 NOT NULL, c7070 JsonDocument, c7071 Date, c7072 Date NOT NULL, c7073 Uint32, c7074 Interval64 NOT NULL, c7075 Decimal(15,0) NOT NULL, c7076 Decimal(15,0) NOT NULL, c7077 Decimal(35,10) NOT NULL, c7078 Datetime, c7079 Datetime64 NOT NULL, c7080 Uint64 NOT NULL, c7081 Interval64 NOT NULL, c7082 Int8, c7083 JsonDocument NOT NULL, c7084 Float, c7085 Decimal(35,10), c7086 Uint8, c7087 JsonDocument NOT NULL, c7088 Json NOT NULL, c7089 Int32, c7090 Int8 NOT NULL, c7091 Uint32 NOT NULL, c7092 Float NOT NULL, c7093 Int8 NOT NULL, c7094 Json, c7095 Double NOT NULL, c7096 Interval64, c7097 Uint64 NOT NULL, c7098 Decimal(22,9), c7099 Utf8 NOT NULL, c7100 Int32 NOT NULL, c7101 Utf8, c7102 Float, c7103 Int64 NOT NULL, c7104 Uint32 NOT NULL, c7105 Decimal(22,9) NOT NULL, c7106 Int64, c7107 Date32 NOT NULL, c7108 JsonDocument NOT NULL, c7109 Float, c7110 Uint32 NOT NULL, c7111 Yson, c7112 Uint16, c7113 Utf8 NOT NULL, c7114 Timestamp NOT NULL, c7115 Json, c7116 Datetime64, c7117 Datetime64, c7118 Int32 NOT NULL, c7119 Uint64 NOT NULL, c7120 Uint32 NOT NULL, c7121 Datetime64, c7122 Decimal(15,0) NOT NULL, c7123 Decimal(35,10) NOT NULL, c7124 Json NOT NULL, c7125 Decimal(35,10), c7126 Int32 NOT NULL, c7127 Float NOT NULL, c7128 Interval64, c7129 Interval64 NOT NULL, c7130 Decimal(35,10), c7131 Uint16 NOT NULL, c7132 Uint32, c7133 Uint64, c7134 Int64, c7135 Json NOT NULL, c7136 Int16, c7137 String, c7138 Interval64, c7139 Int32, c7140 String NOT NULL, c7141 String, c7142 Utf8, c7143 Uint16 NOT NULL, c7144 Uint64, c7145 Uint32 NOT NULL, c7146 Double NOT NULL, c7147 Int32 NOT NULL, c7148 JsonDocument, c7149 Int32, c7150 Decimal(15,0), c7151 Uint8 NOT NULL, c7152 Utf8 NOT NULL, c7153 Int32 NOT NULL, c7154 Utf8, c7155 Uint8, c7156 JsonDocument, c7157 Double, c7158 JsonDocument, c7159 Decimal(22,9), c7160 Yson, c7161 String NOT NULL, c7162 Double NOT NULL, c7163 Float, c7164 Int16 NOT NULL, c7165 Date, c7166 Yson NOT NULL, c7167 String NOT NULL, c7168 Uint8 NOT NULL, c7169 String NOT NULL, c7170 Int16 NOT NULL, c7171 Decimal(35,10), c7172 Decimal(22,9) NOT NULL, c7173 Uint32, c7174 Float, c7175 Decimal(15,0), c7176 Timestamp64, c7177 Date, c7178 Double NOT NULL, c7179 Decimal(22,9), c7180 Uint8, c7181 Uint16, c7182 Interval64, c7183 Int32 NOT NULL, c7184 Uint32, c7185 Int8, c7186 Uint64, c7187 Datetime, c7188 Int8, c7189 Int16 NOT NULL, c7190 Json, c7191 Uint64 NOT NULL, c7192 Int32, c7193 Timestamp, c7194 Uint16, c7195 Date, c7196 Decimal(22,9), c7197 Double NOT NULL, c7198 String NOT NULL, c7199 Datetime64, c7200 Utf8 NOT NULL, c7201 Date, c7202 Json, c7203 Utf8 NOT NULL, c7204 Interval64 NOT NULL, c7205 String NOT NULL, c7206 Date32, c7207 Interval64 NOT NULL, c7208 Interval64 NOT NULL, c7209 Yson, c7210 Date32, c7211 JsonDocument NOT NULL, c7212 Yson, c7213 Uint8, c7214 Date32 NOT NULL, c7215 Int16 NOT NULL, c7216 Uint8, c7217 Datetime, c7218 Json NOT NULL, c7219 Timestamp, c7220 JsonDocument NOT NULL, c7221 Int8, c7222 Uint32 NOT NULL, c7223 Uint16 NOT NULL, c7224 Datetime64 NOT NULL, c7225 Date32 NOT NULL, c7226 Timestamp NOT NULL, c7227 Date32 NOT NULL, c7228 Utf8, c7229 Interval64, c7230 Date NOT NULL, c7231 Uint32 NOT NULL, c7232 Uint16 NOT NULL, c7233 Decimal(35,10), c7234 Date, c7235 Datetime, c7236 JsonDocument NOT NULL, c7237 Date32 NOT NULL, c7238 Double NOT NULL, c7239 Timestamp NOT NULL, c7240 Utf8, c7241 Int32, c7242 Int64, c7243 Int32, c7244 Timestamp, c7245 Uint8 NOT NULL, c7246 Date, c7247 Uint16 NOT NULL, c7248 Decimal(15,0) NOT NULL, c7249 Uint16, c7250 Interval64 NOT NULL, c7251 Decimal(22,9), c7252 Uint64 NOT NULL, c7253 Int64, c7254 Double NOT NULL, c7255 Timestamp64, c7256 Decimal(22,9), c7257 Int64 NOT NULL, c7258 Json NOT NULL, c7259 Datetime, c7260 Decimal(22,9) NOT NULL, c7261 Date NOT NULL, c7262 Interval64, c7263 Int32, c7264 Decimal(35,10), c7265 Decimal(22,9) NOT NULL, c7266 String, c7267 Uint32 NOT NULL, c7268 Interval64, c7269 Uint32, c7270 Interval64 NOT NULL, c7271 Decimal(22,9) NOT NULL, c7272 Datetime, c7273 Utf8 NOT NULL, c7274 Int32 NOT NULL, c7275 Uint16, c7276 Uint64 NOT NULL, c7277 Timestamp, c7278 Date, c7279 Date32, c7280 Decimal(15,0), c7281 Uint32, c7282 Date NOT NULL, c7283 Double, c7284 Utf8 NOT NULL, c7285 Uint32 NOT NULL, c7286 Yson, c7287 Datetime64, c7288 JsonDocument, c7289 Timestamp NOT NULL, c7290 Interval64, c7291 Uint16, c7292 Int16 NOT NULL, c7293 Datetime64, c7294 Interval64, c7295 Decimal(35,10), c7296 Uint64 NOT NULL, c7297 String, c7298 Decimal(35,10) NOT NULL, c7299 Yson NOT NULL, c7300 Uint64, c7301 Datetime, c7302 Decimal(22,9), c7303 Uint64 NOT NULL, c7304 Uint8 NOT NULL, c7305 Date NOT NULL, c7306 Datetime NOT NULL, c7307 Interval64, c7308 Uint8, c7309 Datetime, c7310 Decimal(35,10) NOT NULL, c7311 Interval64 NOT NULL, c7312 Uint64 NOT NULL, c7313 Date32, c7314 Int8 NOT NULL, c7315 Timestamp64 NOT NULL, c7316 Uint64, c7317 Uint16 NOT NULL, c7318 Decimal(15,0), c7319 Uint16 NOT NULL, c7320 Float NOT NULL, c7321 Yson NOT NULL, c7322 Json NOT NULL, c7323 Datetime64, c7324 Uint64 NOT NULL, c7325 Uint64, c7326 Decimal(22,9), c7327 Timestamp64, c7328 String NOT NULL, c7329 Timestamp NOT NULL, c7330 Decimal(15,0), c7331 Decimal(35,10), c7332 Date NOT NULL, c7333 Interval64 NOT NULL, c7334 Decimal(22,9), c7335 Int16, c7336 Timestamp, c7337 Datetime64, c7338 Decimal(22,9) NOT NULL, c7339 Int64 NOT NULL, c7340 Uint8, c7341 Decimal(15,0), c7342 Uint32, c7343 Int16, c7344 Datetime NOT NULL, c7345 Uint64, c7346 Yson NOT NULL, c7347 Decimal(22,9) NOT NULL, c7348 Timestamp64, c7349 Uint8 NOT NULL, c7350 Int32 NOT NULL, c7351 Float, c7352 Datetime, c7353 Decimal(35,10) NOT NULL, c7354 Utf8 NOT NULL, c7355 Utf8, c7356 Int64, c7357 Int8, c7358 Float, c7359 Datetime NOT NULL, c7360 Int32 NOT NULL, c7361 Interval64, c7362 Date NOT NULL, c7363 Uint32, c7364 Yson NOT NULL, c7365 JsonDocument NOT NULL, c7366 String, c7367 Decimal(35,10) NOT NULL, c7368 Yson, c7369 Decimal(35,10), c7370 Decimal(22,9), c7371 Float, c7372 Double NOT NULL, c7373 Timestamp64 NOT NULL, c7374 Timestamp NOT NULL, c7375 Timestamp NOT NULL, c7376 Timestamp NOT NULL, c7377 String, c7378 Int16, c7379 Interval64, c7380 Datetime, c7381 Decimal(22,9) NOT NULL, c7382 Uint32 NOT NULL, c7383 Int16 NOT NULL, c7384 Timestamp64 NOT NULL, c7385 Uint16 NOT NULL, c7386 Int64 NOT NULL, c7387 Int16, c7388 Uint8, c7389 Date32 NOT NULL, c7390 Uint16, c7391 Uint32 NOT NULL, c7392 Decimal(15,0) NOT NULL, c7393 Uint8 NOT NULL, c7394 Yson, c7395 Json, c7396 Date32, c7397 Decimal(35,10), c7398 Timestamp64 NOT NULL, c7399 Uint32, c7400 Uint32 NOT NULL, c7401 Uint8 NOT NULL, c7402 Decimal(15,0), c7403 Uint16 NOT NULL, c7404 Date NOT NULL, c7405 Decimal(35,10), c7406 Datetime64 NOT NULL, c7407 Decimal(15,0), c7408 Decimal(15,0) NOT NULL, c7409 Uint8, c7410 Utf8, c7411 Yson NOT NULL, c7412 Date32 NOT NULL, c7413 Int64 NOT NULL, c7414 Date32, c7415 Int16, c7416 Json, c7417 Yson NOT NULL, c7418 Interval64, c7419 Json NOT NULL, c7420 Json NOT NULL, c7421 Float NOT NULL, c7422 Uint8, c7423 Datetime64 NOT NULL, c7424 Interval64, c7425 Decimal(22,9) NOT NULL, c7426 Int64 NOT NULL, c7427 Datetime64, c7428 Uint8, c7429 Datetime64, c7430 Uint8 NOT NULL, c7431 Uint8 NOT NULL, c7432 String NOT NULL, c7433 Date, c7434 Int16 NOT NULL, c7435 Uint8, c7436 Decimal(22,9), c7437 Decimal(15,0) NOT NULL, c7438 Utf8, c7439 Uint32 NOT NULL, c7440 Int16, c7441 Double, c7442 Int16, c7443 Yson, c7444 Yson, c7445 Datetime, c7446 Date32 NOT NULL, c7447 Float, c7448 Decimal(35,10), c7449 Uint32 NOT NULL, c7450 String, c7451 JsonDocument NOT NULL, c7452 Decimal(22,9) NOT NULL, c7453 Datetime64, c7454 JsonDocument NOT NULL, c7455 Timestamp, c7456 Utf8, c7457 Int64, c7458 Decimal(15,0), c7459 Timestamp64 NOT NULL, c7460 Utf8 NOT NULL, c7461 Utf8, c7462 Date32, c7463 Uint32 NOT NULL, c7464 Uint32 NOT NULL, c7465 Double, c7466 Yson, c7467 Timestamp64, c7468 Int32 NOT NULL, c7469 Yson NOT NULL, c7470 Double, c7471 Double, c7472 Decimal(15,0) NOT NULL, c7473 Float, c7474 Int32 NOT NULL, c7475 Decimal(35,10), c7476 Decimal(15,0), c7477 JsonDocument, c7478 Uint16 NOT NULL, c7479 Utf8 NOT NULL, c7480 Int8, c7481 Int8 NOT NULL, c7482 Decimal(22,9), c7483 Int32, c7484 Json NOT NULL, c7485 Uint64 NOT NULL, c7486 Uint64, c7487 Date, c7488 Date32, c7489 Uint32, c7490 String, c7491 Int64, c7492 Datetime NOT NULL, c7493 Yson, c7494 Double, c7495 JsonDocument NOT NULL, c7496 Datetime64, c7497 Int8 NOT NULL, c7498 Uint32 NOT NULL, c7499 Decimal(15,0) NOT NULL, c7500 Yson NOT NULL, c7501 Yson, c7502 Uint64, c7503 Interval64 NOT NULL, c7504 Uint8, c7505 JsonDocument NOT NULL, c7506 Date32, c7507 String, c7508 Datetime, c7509 Int16, c7510 JsonDocument, c7511 Json, c7512 Interval64, c7513 Decimal(22,9), c7514 Uint8, c7515 Timestamp64, c7516 Uint8, c7517 Uint8 NOT NULL, c7518 Int64 NOT NULL, c7519 Decimal(22,9), c7520 Float, c7521 Datetime64, c7522 Uint8, c7523 Int32 NOT NULL, c7524 Timestamp NOT NULL, c7525 Date32, c7526 Int16 NOT NULL, c7527 String NOT NULL, c7528 Json NOT NULL, c7529 Date32, c7530 Datetime64, c7531 Decimal(35,10), c7532 Int32 NOT NULL, c7533 Yson, c7534 Uint16, c7535 Uint64, c7536 Interval64, c7537 Double NOT NULL, c7538 Uint32, c7539 JsonDocument NOT NULL, c7540 Decimal(15,0) NOT NULL, c7541 Float, c7542 Decimal(22,9) NOT NULL, c7543 Float, c7544 Int64, c7545 Json NOT NULL, c7546 Datetime NOT NULL, c7547 Uint8, c7548 Datetime NOT NULL, c7549 Float NOT NULL, c7550 Decimal(35,10) NOT NULL, c7551 Uint8, c7552 Interval64, c7553 Utf8, c7554 Utf8 NOT NULL, c7555 Yson, c7556 Date32 NOT NULL, c7557 Datetime64 NOT NULL, c7558 Uint16 NOT NULL, c7559 Float, c7560 Decimal(15,0), c7561 Json NOT NULL, c7562 String NOT NULL, c7563 Utf8, c7564 Float, c7565 Decimal(15,0), c7566 Int32 NOT NULL, c7567 Decimal(15,0) NOT NULL, c7568 Decimal(35,10), c7569 Int8 NOT NULL, c7570 Timestamp NOT NULL, c7571 Int64 NOT NULL, c7572 Decimal(35,10), c7573 Json, c7574 Decimal(15,0), c7575 Int16, c7576 Interval64, c7577 Date32, c7578 Utf8 NOT NULL, c7579 Int64, c7580 Int8 NOT NULL, c7581 Int64 NOT NULL, c7582 Datetime NOT NULL, c7583 Datetime NOT NULL, c7584 Datetime64, c7585 Json NOT NULL, c7586 Uint32, c7587 Timestamp64, c7588 Int32, c7589 Uint64, c7590 Int64 NOT NULL, c7591 Datetime, c7592 Interval64, c7593 Datetime NOT NULL, c7594 Date, c7595 Uint64 NOT NULL, c7596 Int8, c7597 Int32, c7598 Date32 NOT NULL, c7599 Double, c7600 Int16 NOT NULL, c7601 Uint32 NOT NULL, c7602 Int8, c7603 Decimal(22,9) NOT NULL, c7604 Uint64 NOT NULL, c7605 Date, c7606 Uint8 NOT NULL, c7607 Uint64, c7608 String, c7609 Uint64 NOT NULL, c7610 Uint64, c7611 Date32, c7612 Int16 NOT NULL, c7613 Uint16 NOT NULL, c7614 Uint64 NOT NULL, c7615 Interval64 NOT NULL, c7616 Timestamp, c7617 Timestamp64 NOT NULL, c7618 Int8 NOT NULL, c7619 Decimal(15,0), c7620 Interval64 NOT NULL, c7621 Timestamp64 NOT NULL, c7622 Decimal(15,0), c7623 Date NOT NULL, c7624 Int8, c7625 Uint64, c7626 Timestamp64, c7627 Datetime, c7628 Timestamp NOT NULL, c7629 Int16 NOT NULL, c7630 String, c7631 JsonDocument, c7632 Uint32, c7633 Int64 NOT NULL, c7634 Timestamp64, c7635 Datetime64, c7636 Timestamp64, c7637 Yson NOT NULL, c7638 Datetime64 NOT NULL, c7639 Decimal(15,0), c7640 Datetime64 NOT NULL, c7641 Float, c7642 Uint32 NOT NULL, c7643 Decimal(22,9), c7644 Uint8 NOT NULL, c7645 Datetime, c7646 Float, c7647 Float, c7648 Decimal(35,10) NOT NULL, c7649 Decimal(35,10) NOT NULL, c7650 Float, c7651 Timestamp64 NOT NULL, c7652 Interval64 NOT NULL, c7653 Yson NOT NULL, c7654 Datetime, c7655 String, c7656 Decimal(22,9), c7657 Json NOT NULL, c7658 Utf8, c7659 Uint16, c7660 Date32 NOT NULL, c7661 Uint64, c7662 Uint64 NOT NULL, c7663 Timestamp NOT NULL, c7664 Datetime, c7665 Uint32, c7666 String, c7667 Uint64, c7668 Decimal(15,0) NOT NULL, c7669 Decimal(15,0), c7670 Interval64, c7671 Yson NOT NULL, c7672 Timestamp, c7673 Timestamp64, c7674 Float NOT NULL, c7675 Decimal(35,10) NOT NULL, c7676 Timestamp64 NOT NULL, c7677 Timestamp64 NOT NULL, c7678 Uint64 NOT NULL, c7679 Timestamp NOT NULL, c7680 Timestamp64 NOT NULL, c7681 Timestamp, c7682 Date NOT NULL, c7683 String, c7684 Int64, c7685 Decimal(15,0) NOT NULL, c7686 Double, c7687 Decimal(15,0), c7688 Int16 NOT NULL, c7689 JsonDocument NOT NULL, c7690 Json NOT NULL, c7691 Datetime64 NOT NULL, c7692 Decimal(22,9), c7693 Uint8 NOT NULL, c7694 Decimal(15,0) NOT NULL, c7695 Datetime, c7696 Date32, c7697 Json, c7698 Int8 NOT NULL, c7699 String, c7700 Interval64 NOT NULL, c7701 Uint32 NOT NULL, c7702 Json NOT NULL, c7703 Decimal(35,10) NOT NULL, c7704 Json, c7705 Int8, c7706 Uint16 NOT NULL, c7707 Yson NOT NULL, c7708 Utf8, c7709 Uint8 NOT NULL, c7710 Int8 NOT NULL, c7711 Decimal(35,10) NOT NULL, c7712 Json, c7713 Timestamp64 NOT NULL, c7714 Timestamp NOT NULL, c7715 Int64 NOT NULL, c7716 Int64, c7717 String NOT NULL, c7718 Utf8 NOT NULL, c7719 Json, c7720 Double, c7721 Decimal(22,9), c7722 Decimal(15,0) NOT NULL, c7723 Date32 NOT NULL, c7724 Timestamp64, c7725 JsonDocument, c7726 Int16 NOT NULL, c7727 Decimal(35,10), c7728 Interval64 NOT NULL, c7729 Decimal(15,0) NOT NULL, c7730 Int8 NOT NULL, c7731 Interval64, c7732 Double, c7733 Int16, c7734 Int16 NOT NULL, c7735 Yson, c7736 Utf8 NOT NULL, c7737 Float, c7738 Json, c7739 Datetime NOT NULL, c7740 Date, c7741 Datetime, c7742 Json NOT NULL, c7743 Datetime64, c7744 Utf8, c7745 Yson, c7746 Int32, c7747 Double, c7748 Decimal(22,9), c7749 Float, c7750 Int32, c7751 Timestamp, c7752 String NOT NULL, c7753 JsonDocument, c7754 Uint16 NOT NULL, c7755 Timestamp NOT NULL, c7756 Timestamp64, c7757 Int16, c7758 Decimal(22,9), c7759 JsonDocument, c7760 Decimal(15,0), c7761 Decimal(35,10) NOT NULL, c7762 Datetime64, c7763 Timestamp NOT NULL, c7764 Date, c7765 Uint32 NOT NULL, c7766 Uint64 NOT NULL, c7767 Utf8 NOT NULL, c7768 Date, c7769 Int16, c7770 JsonDocument, c7771 Uint32, c7772 Decimal(35,10) NOT NULL, c7773 Decimal(22,9), c7774 Utf8, c7775 Date32 NOT NULL, c7776 Double, c7777 Date, c7778 Datetime64, c7779 Decimal(15,0), c7780 Decimal(35,10) NOT NULL, c7781 Decimal(22,9), c7782 Date NOT NULL, c7783 Uint64 NOT NULL, c7784 String, c7785 Int32 NOT NULL, c7786 Decimal(22,9), c7787 Timestamp64 NOT NULL, c7788 Timestamp, c7789 String, c7790 Json, c7791 Datetime64 NOT NULL, c7792 Json NOT NULL, c7793 Date32, c7794 JsonDocument, c7795 Float NOT NULL, c7796 Uint8 NOT NULL, c7797 JsonDocument, c7798 Int64, c7799 Decimal(15,0) NOT NULL, c7800 Utf8, c7801 Timestamp, c7802 Timestamp, c7803 Uint16, c7804 Utf8 NOT NULL, c7805 Int16 NOT NULL, c7806 Int8 NOT NULL, c7807 Uint8, c7808 Timestamp64 NOT NULL, c7809 Utf8, c7810 Uint64, c7811 Int64 NOT NULL, c7812 Json NOT NULL, c7813 Uint64, c7814 Decimal(15,0), c7815 Uint32, c7816 Float NOT NULL, c7817 Decimal(22,9) NOT NULL, c7818 Uint32 NOT NULL, c7819 Timestamp64, c7820 Uint32 NOT NULL, c7821 Int32 NOT NULL, c7822 Decimal(15,0) NOT NULL, c7823 Yson NOT NULL, c7824 Int16, c7825 Int32, c7826 Uint8 NOT NULL, c7827 Decimal(15,0) NOT NULL, c7828 Datetime64, c7829 Decimal(15,0) NOT NULL, c7830 Int64, c7831 Yson, c7832 Yson, c7833 String NOT NULL, c7834 String, c7835 String, c7836 Decimal(15,0) NOT NULL, c7837 JsonDocument, c7838 Uint8, c7839 Decimal(35,10) NOT NULL, c7840 Date32, c7841 Uint8 NOT NULL, c7842 String, c7843 Datetime NOT NULL, c7844 Interval64, c7845 Int8 NOT NULL, c7846 Date32, c7847 Timestamp64 NOT NULL, c7848 Decimal(22,9) NOT NULL, c7849 Uint32, c7850 Decimal(22,9) NOT NULL, c7851 Yson, c7852 Utf8 NOT NULL, c7853 Date NOT NULL, c7854 JsonDocument NOT NULL, c7855 Yson, c7856 Uint64, c7857 Decimal(22,9), c7858 JsonDocument NOT NULL, c7859 String, c7860 Json NOT NULL, c7861 Decimal(15,0) NOT NULL, c7862 JsonDocument NOT NULL, c7863 Yson NOT NULL, c7864 Decimal(15,0) NOT NULL, c7865 Uint16, c7866 Datetime NOT NULL, c7867 Int8 NOT NULL, c7868 Timestamp, c7869 Decimal(35,10) NOT NULL, c7870 String, c7871 Decimal(15,0), c7872 Interval64 NOT NULL, c7873 Datetime64, c7874 Yson NOT NULL, c7875 Uint16, c7876 Datetime NOT NULL, c7877 Datetime64 NOT NULL, c7878 Uint8, c7879 Date, c7880 Date, c7881 Yson, c7882 Uint8 NOT NULL, c7883 Decimal(15,0), c7884 Date, c7885 Timestamp, c7886 Date, c7887 Timestamp64 NOT NULL, c7888 Uint64, c7889 Timestamp64 NOT NULL, c7890 Int64, c7891 Datetime NOT NULL, c7892 Int8 NOT NULL, c7893 Date32, c7894 Yson NOT NULL, c7895 Yson, c7896 Int8, c7897 Int32, c7898 Timestamp64, c7899 Uint64, c7900 Yson NOT NULL, c7901 Float, c7902 Uint32 NOT NULL, c7903 String, c7904 String, c7905 Datetime64, c7906 JsonDocument, c7907 Float NOT NULL, c7908 Timestamp NOT NULL, c7909 Int8 NOT NULL, c7910 Int8 NOT NULL, c7911 Int16 NOT NULL, c7912 Int64 NOT NULL, c7913 Utf8 NOT NULL, c7914 Timestamp NOT NULL, c7915 Uint16, c7916 Decimal(35,10) NOT NULL, c7917 Date32 NOT NULL, c7918 Interval64 NOT NULL, c7919 Decimal(35,10), c7920 Double, c7921 Interval64, c7922 Int16 NOT NULL, c7923 Int32 NOT NULL, c7924 Int8, c7925 Double NOT NULL, c7926 Interval64, c7927 Int16, c7928 Uint16, c7929 Uint16, c7930 Datetime NOT NULL, c7931 Date NOT NULL, c7932 Double NOT NULL, c7933 Interval64, c7934 Float NOT NULL, c7935 Int64, c7936 Float, c7937 Interval64 NOT NULL, c7938 Decimal(22,9) NOT NULL, c7939 Int8, c7940 Interval64, c7941 Datetime64, c7942 Decimal(35,10), c7943 JsonDocument NOT NULL, c7944 Timestamp64 NOT NULL, c7945 Uint8, c7946 Interval64, c7947 Datetime NOT NULL, c7948 Uint8 NOT NULL, c7949 Int64 NOT NULL, c7950 Uint8, c7951 Date, c7952 Float, c7953 Decimal(15,0), c7954 Date32, c7955 Float NOT NULL, c7956 Decimal(22,9), c7957 Yson NOT NULL, c7958 Datetime64 NOT NULL, c7959 Uint8, c7960 Double NOT NULL, c7961 String, c7962 Int8 NOT NULL, c7963 Utf8 NOT NULL, c7964 Datetime NOT NULL, c7965 Float, c7966 Uint64, c7967 Datetime64, c7968 Date32, c7969 Int8, c7970 Int64 NOT NULL, c7971 Timestamp NOT NULL, c7972 Decimal(22,9), c7973 Int64 NOT NULL, c7974 Timestamp NOT NULL, c7975 Decimal(15,0) NOT NULL, c7976 Uint16, c7977 JsonDocument, c7978 Decimal(22,9) NOT NULL, c7979 Float, c7980 Int16 NOT NULL, c7981 Datetime NOT NULL, c7982 Int16, c7983 Int16 NOT NULL, c7984 Timestamp64, c7985 Date32, c7986 Int64, c7987 Date, c7988 Float NOT NULL, c7989 Interval64 NOT NULL, c7990 Json, c7991 Uint64 NOT NULL, c7992 Uint16, c7993 Uint32, c7994 Utf8, c7995 Date32 NOT NULL, c7996 Uint16 NOT NULL, c7997 Interval64 NOT NULL, c7998 Timestamp64, c7999 Datetime64 NOT NULL, c8000 Datetime64 NOT NULL, c8001 String, c8002 Date NOT NULL, c8003 Int64, c8004 Timestamp NOT NULL, c8005 Decimal(35,10), c8006 Uint16 NOT NULL, c8007 Uint8 NOT NULL, c8008 Timestamp64 NOT NULL, c8009 Double NOT NULL, c8010 Timestamp64 NOT NULL, c8011 Timestamp64 NOT NULL, c8012 Decimal(15,0) NOT NULL, c8013 Yson NOT NULL, c8014 Json, c8015 String NOT NULL, c8016 Decimal(22,9) NOT NULL, c8017 Float NOT NULL, c8018 JsonDocument NOT NULL, c8019 Date32, c8020 Int64 NOT NULL, c8021 Utf8, c8022 Float NOT NULL, c8023 Uint32, c8024 Timestamp64, c8025 Datetime64, c8026 Yson, c8027 Datetime64, c8028 Date NOT NULL, c8029 Uint8 NOT NULL, c8030 Decimal(22,9), c8031 Int8 NOT NULL, c8032 Json NOT NULL, c8033 Int64, c8034 Int64 NOT NULL, c8035 Int32 NOT NULL, c8036 Int64 NOT NULL, c8037 Uint32, c8038 Int64, c8039 Double, c8040 Json, c8041 Interval64 NOT NULL, c8042 Int32, c8043 Int64 NOT NULL, c8044 Decimal(35,10), c8045 Decimal(15,0) NOT NULL, c8046 Int64, c8047 Timestamp64 NOT NULL, c8048 Decimal(15,0) NOT NULL, c8049 String, c8050 JsonDocument, c8051 Timestamp NOT NULL, c8052 Json NOT NULL, c8053 Int64 NOT NULL, c8054 Int8, c8055 Uint16 NOT NULL, c8056 Uint64 NOT NULL, c8057 Datetime, c8058 Uint64, c8059 Interval64 NOT NULL, c8060 Decimal(22,9), c8061 Int32 NOT NULL, c8062 Utf8 NOT NULL, c8063 Float NOT NULL, c8064 Date32 NOT NULL, c8065 Float NOT NULL, c8066 Uint16 NOT NULL, c8067 Uint16, c8068 Double NOT NULL, c8069 Uint64 NOT NULL, c8070 Double, c8071 Interval64 NOT NULL, c8072 Int32, c8073 Datetime64 NOT NULL, c8074 Json NOT NULL, c8075 Uint16 NOT NULL, c8076 String NOT NULL, c8077 Date NOT NULL, c8078 Decimal(15,0) NOT NULL, c8079 Int32 NOT NULL, c8080 Utf8 NOT NULL, c8081 Int16 NOT NULL, c8082 Int32 NOT NULL, c8083 Float NOT NULL, c8084 Interval64 NOT NULL, c8085 Float NOT NULL, c8086 Int8 NOT NULL, c8087 Uint64 NOT NULL, c8088 String, c8089 Date32, c8090 Utf8, c8091 Utf8, c8092 Uint32 NOT NULL, c8093 JsonDocument, c8094 Int32, c8095 Int32, c8096 JsonDocument NOT NULL, c8097 Int32, c8098 Uint8 NOT NULL, c8099 String NOT NULL, c8100 Int8, c8101 Decimal(35,10) NOT NULL, c8102 Int64, c8103 Json NOT NULL, c8104 Int8 NOT NULL, c8105 Int32, c8106 Decimal(35,10), c8107 String NOT NULL, c8108 Date NOT NULL, c8109 Float, c8110 Float, c8111 JsonDocument, c8112 Utf8, c8113 Date32 NOT NULL, c8114 String, c8115 Int8, c8116 Interval64, c8117 Int16, c8118 Date32 NOT NULL, c8119 Uint64, c8120 Float, c8121 Utf8 NOT NULL, c8122 Date, c8123 Decimal(35,10) NOT NULL, c8124 Timestamp64 NOT NULL, c8125 Yson, c8126 Uint32, c8127 Double NOT NULL, c8128 JsonDocument NOT NULL, c8129 Interval64 NOT NULL, c8130 Double NOT NULL, c8131 Int32, c8132 Double, c8133 Int16, c8134 Float, c8135 Decimal(15,0) NOT NULL, c8136 Int16, c8137 Double, c8138 Uint32 NOT NULL, c8139 Double NOT NULL, c8140 String NOT NULL, c8141 Utf8, c8142 Utf8, c8143 Date32 NOT NULL, c8144 Utf8, c8145 Double NOT NULL, c8146 Json, c8147 Yson, c8148 Uint64 NOT NULL, c8149 Date32, c8150 Interval64, c8151 Decimal(22,9), c8152 Timestamp NOT NULL, c8153 Utf8 NOT NULL, c8154 Int8, c8155 Uint32 NOT NULL, c8156 Int8, c8157 Float, c8158 Int16, c8159 Uint64 NOT NULL, c8160 Interval64, c8161 JsonDocument NOT NULL, c8162 Date32 NOT NULL, c8163 Int64, c8164 Uint16, c8165 Decimal(22,9), c8166 Utf8, c8167 Interval64, c8168 Date32 NOT NULL, c8169 JsonDocument NOT NULL, c8170 Yson, c8171 Json, c8172 Uint8 NOT NULL, c8173 Uint32, c8174 Json, c8175 Interval64, c8176 Uint32 NOT NULL, c8177 Float NOT NULL, c8178 Decimal(22,9), c8179 Json NOT NULL, c8180 Uint8, c8181 Int32 NOT NULL, c8182 Int8, c8183 Decimal(35,10) NOT NULL, c8184 Date32, c8185 Float, c8186 Uint8, c8187 Int8, c8188 Int64, c8189 Json NOT NULL, c8190 Decimal(35,10), c8191 Uint16 NOT NULL, c8192 Date32 NOT NULL, c8193 Datetime64, c8194 Int32 NOT NULL, c8195 String NOT NULL, c8196 Date, c8197 Decimal(15,0), c8198 Date, c8199 Decimal(35,10), c8200 Yson, c8201 Date32 NOT NULL, c8202 Uint64, c8203 Decimal(22,9), c8204 String, c8205 Timestamp NOT NULL, c8206 Yson NOT NULL, c8207 Date, c8208 Datetime, c8209 Uint32 NOT NULL, c8210 Decimal(15,0), c8211 Datetime NOT NULL, c8212 String NOT NULL, c8213 Date, c8214 Float NOT NULL, c8215 Float, c8216 JsonDocument NOT NULL, c8217 Date NOT NULL, c8218 Interval64, c8219 Uint32, c8220 Yson NOT NULL, c8221 Datetime NOT NULL, c8222 Double, c8223 Datetime64, c8224 Decimal(15,0) NOT NULL, c8225 Date32 NOT NULL, c8226 Date32 NOT NULL, c8227 Int16, c8228 Decimal(15,0), c8229 Float, c8230 Uint32, c8231 Uint8, c8232 Yson NOT NULL, c8233 Int16, c8234 Float, c8235 Float NOT NULL, c8236 Int16, c8237 Date, c8238 Yson, c8239 Timestamp64 NOT NULL, c8240 Timestamp NOT NULL, c8241 Json, c8242 Float NOT NULL, c8243 Decimal(15,0) NOT NULL, c8244 Uint64 NOT NULL, c8245 Decimal(35,10) NOT NULL, c8246 Double, c8247 Date NOT NULL, c8248 Datetime, c8249 Timestamp64, c8250 Interval64 NOT NULL, c8251 String NOT NULL, c8252 Interval64, c8253 Int8, c8254 Uint16 NOT NULL, c8255 Int8 NOT NULL, c8256 Float NOT NULL, c8257 Datetime NOT NULL, c8258 Json, c8259 Uint32 NOT NULL, c8260 Datetime64, c8261 Uint8, c8262 Date, c8263 Timestamp64, c8264 Double, c8265 Json, c8266 Interval64 NOT NULL, c8267 Date32, c8268 Double, c8269 Uint64 NOT NULL, c8270 Interval64 NOT NULL, c8271 Decimal(22,9) NOT NULL, c8272 Uint8, c8273 Yson, c8274 Datetime64 NOT NULL, c8275 Int8, c8276 Uint32, c8277 Float, c8278 Interval64, c8279 Json, c8280 Decimal(22,9) NOT NULL, c8281 Timestamp64, c8282 Date32, c8283 Uint8, c8284 Timestamp, c8285 Int8, c8286 Datetime NOT NULL, c8287 Float, c8288 String NOT NULL, c8289 Timestamp, c8290 Datetime64 NOT NULL, c8291 Datetime, c8292 Timestamp64, c8293 Double NOT NULL, c8294 Timestamp64 NOT NULL, c8295 Uint8, c8296 Double, c8297 Decimal(15,0) NOT NULL, c8298 Uint8 NOT NULL, c8299 Decimal(35,10), c8300 Date32 NOT NULL, c8301 Json, c8302 Date32, c8303 Int16, c8304 Timestamp64 NOT NULL, c8305 Double, c8306 Decimal(15,0) NOT NULL, c8307 Uint64, c8308 Int64 NOT NULL, c8309 Uint32 NOT NULL, c8310 Decimal(15,0), c8311 Date NOT NULL, c8312 String NOT NULL, c8313 Int64, c8314 Int8, c8315 Uint16 NOT NULL, c8316 Uint64, c8317 Yson NOT NULL, c8318 Uint8, c8319 Int32 NOT NULL, c8320 Float, c8321 Int32 NOT NULL, c8322 Date32, c8323 Int16 NOT NULL, c8324 Decimal(35,10), c8325 Uint16, c8326 Date NOT NULL, c8327 Utf8, c8328 Int8 NOT NULL, c8329 Uint32 NOT NULL, c8330 Uint8, c8331 String, c8332 Date NOT NULL, c8333 Timestamp NOT NULL, c8334 Int64, c8335 Yson NOT NULL, c8336 Datetime, c8337 Int16 NOT NULL, c8338 JsonDocument, c8339 Uint8 NOT NULL, c8340 Timestamp64, c8341 Decimal(22,9), c8342 Json, c8343 JsonDocument, c8344 Timestamp, c8345 Date32 NOT NULL, c8346 Decimal(15,0), c8347 Int8, c8348 Timestamp, c8349 Datetime64 NOT NULL, c8350 Decimal(22,9) NOT NULL, c8351 Uint16, c8352 Uint32, c8353 Interval64 NOT NULL, c8354 Timestamp64, c8355 Uint64, c8356 Int64, c8357 Interval64 NOT NULL, c8358 Int8 NOT NULL, c8359 Int8 NOT NULL, c8360 JsonDocument NOT NULL, c8361 Uint32, c8362 Json, c8363 Double NOT NULL, c8364 Date32, c8365 Datetime NOT NULL, c8366 JsonDocument NOT NULL, c8367 Date, c8368 Timestamp NOT NULL, c8369 Decimal(35,10) NOT NULL, c8370 Decimal(22,9) NOT NULL, c8371 Interval64, c8372 Decimal(35,10), c8373 Date32 NOT NULL, c8374 String, c8375 Interval64 NOT NULL, c8376 Int32 NOT NULL, c8377 Uint64, c8378 Int32 NOT NULL, c8379 String, c8380 Int8 NOT NULL, c8381 Timestamp64 NOT NULL, c8382 Uint16 NOT NULL, c8383 Int8, c8384 Decimal(35,10), c8385 Float, c8386 Int32, c8387 Decimal(15,0), c8388 Date32 NOT NULL, c8389 Datetime64, c8390 Int32, c8391 Yson, c8392 Decimal(15,0) NOT NULL, c8393 Double, c8394 Uint64 NOT NULL, c8395 Uint8 NOT NULL, c8396 Yson, c8397 Decimal(35,10) NOT NULL, c8398 Datetime64, c8399 Int16, c8400 Utf8, c8401 Interval64, c8402 Datetime NOT NULL, c8403 Date, c8404 Double NOT NULL, c8405 Int32, c8406 String NOT NULL, c8407 Double, c8408 Datetime, c8409 Datetime64 NOT NULL, c8410 Timestamp, c8411 Int16 NOT NULL, c8412 Int64, c8413 Datetime NOT NULL, c8414 Timestamp64 NOT NULL, c8415 Datetime, c8416 Uint64, c8417 Utf8 NOT NULL, c8418 Date32 NOT NULL, c8419 Json NOT NULL, c8420 JsonDocument, c8421 JsonDocument, c8422 String NOT NULL, c8423 Int8, c8424 Timestamp, c8425 String, c8426 Int64, c8427 Timestamp64 NOT NULL, c8428 Uint64 NOT NULL, c8429 Double NOT NULL, c8430 Int64 NOT NULL, c8431 Decimal(15,0) NOT NULL, c8432 Date, c8433 Int8, c8434 Utf8, c8435 Date32, c8436 Timestamp, c8437 Double NOT NULL, c8438 Json, c8439 Datetime NOT NULL, c8440 Int16, c8441 Timestamp64, c8442 Int32 NOT NULL, c8443 JsonDocument, c8444 Utf8, c8445 Datetime NOT NULL, c8446 Decimal(22,9), c8447 Int32 NOT NULL, c8448 Uint16, c8449 Decimal(15,0), c8450 Timestamp NOT NULL, c8451 Timestamp, c8452 Int16, c8453 Decimal(15,0) NOT NULL, c8454 Json, c8455 Yson, c8456 Date32 NOT NULL, c8457 Timestamp NOT NULL, c8458 Int8, c8459 Decimal(15,0), c8460 Timestamp64 NOT NULL, c8461 Interval64, c8462 Int64 NOT NULL, c8463 Double NOT NULL, c8464 String NOT NULL, c8465 Decimal(35,10), c8466 Yson, c8467 Timestamp NOT NULL, c8468 String, c8469 Int64, c8470 Decimal(22,9) NOT NULL, c8471 Timestamp, c8472 Float, c8473 Timestamp64 NOT NULL, c8474 Timestamp, c8475 Yson, c8476 Decimal(35,10), c8477 Int64, c8478 Decimal(35,10), c8479 Float NOT NULL, c8480 Float NOT NULL, c8481 Json NOT NULL, c8482 Decimal(22,9) NOT NULL, c8483 Uint8 NOT NULL, c8484 Utf8, c8485 Timestamp, c8486 Date32, c8487 Date32, c8488 Int16 NOT NULL, c8489 Interval64 NOT NULL, c8490 Utf8, c8491 Timestamp, c8492 Timestamp NOT NULL, c8493 Datetime64 NOT NULL, c8494 Datetime, c8495 Timestamp64, c8496 Uint8, c8497 Timestamp64 NOT NULL, c8498 Float, c8499 Float, c8500 Int32 NOT NULL, c8501 Interval64 NOT NULL, c8502 Int8, c8503 String NOT NULL, c8504 Int8 NOT NULL, c8505 String, c8506 Date32, c8507 Uint16 NOT NULL, c8508 Int32 NOT NULL, c8509 Decimal(22,9), c8510 Datetime NOT NULL, c8511 Json, c8512 Uint16, c8513 Int64 NOT NULL, c8514 Datetime64, c8515 Int64 NOT NULL, c8516 Decimal(15,0) NOT NULL, c8517 Decimal(35,10) NOT NULL, c8518 Date NOT NULL, c8519 Uint32 NOT NULL, c8520 Int32, c8521 Timestamp64, c8522 Uint64, c8523 JsonDocument, c8524 Utf8, c8525 Interval64, c8526 Utf8, c8527 Decimal(22,9), c8528 Double, c8529 Json NOT NULL, c8530 Uint64, c8531 Date32 NOT NULL, c8532 Json, c8533 Uint64, c8534 Interval64, c8535 Int32 NOT NULL, c8536 Json NOT NULL, c8537 Timestamp64 NOT NULL, c8538 Date NOT NULL, c8539 Uint32, c8540 Uint8 NOT NULL, c8541 Utf8 NOT NULL, c8542 Date NOT NULL, c8543 Date32 NOT NULL, c8544 Uint8 NOT NULL, c8545 Yson NOT NULL, c8546 Int8, c8547 Date32, c8548 Int8, c8549 Date NOT NULL, c8550 Decimal(35,10), c8551 Int64, c8552 Interval64, c8553 Date32, c8554 Int16, c8555 Decimal(35,10) NOT NULL, c8556 Double NOT NULL, c8557 Interval64, c8558 String, c8559 String NOT NULL, c8560 JsonDocument, c8561 Yson NOT NULL, c8562 Decimal(22,9), c8563 Decimal(22,9) NOT NULL, c8564 Json, c8565 Uint16, c8566 Decimal(35,10) NOT NULL, c8567 Datetime64, c8568 Int64 NOT NULL, c8569 Json, c8570 Uint16, c8571 String NOT NULL, c8572 Yson, c8573 Decimal(35,10), c8574 Int64, c8575 Date32 NOT NULL, c8576 JsonDocument NOT NULL, c8577 Utf8, c8578 Decimal(35,10) NOT NULL, c8579 Float, c8580 Int64 NOT NULL, c8581 Uint8 NOT NULL, c8582 Uint8, c8583 Int8, c8584 Uint64, c8585 Date, c8586 Int64 NOT NULL, c8587 Decimal(22,9) NOT NULL, c8588 Interval64 NOT NULL, c8589 Interval64 NOT NULL, c8590 Uint64, c8591 Date NOT NULL, c8592 Date, c8593 Utf8 NOT NULL, c8594 Int16 NOT NULL, c8595 Yson, c8596 Uint8, c8597 Double, c8598 JsonDocument, c8599 Datetime NOT NULL, c8600 Datetime64, c8601 Timestamp64, c8602 Uint8, c8603 Datetime NOT NULL, c8604 JsonDocument, c8605 Json, c8606 Timestamp, c8607 Timestamp64 NOT NULL, c8608 Datetime NOT NULL, c8609 Float NOT NULL, c8610 Decimal(15,0), c8611 Decimal(15,0) NOT NULL, c8612 Interval64, c8613 Utf8 NOT NULL, c8614 Datetime NOT NULL, c8615 Int32, c8616 Interval64 NOT NULL, c8617 Uint8, c8618 Datetime64 NOT NULL, c8619 Double, c8620 Datetime64, c8621 JsonDocument, c8622 Decimal(15,0) NOT NULL, c8623 Utf8 NOT NULL, c8624 Int32, c8625 Int8, c8626 String, c8627 Utf8 NOT NULL, c8628 Decimal(22,9), c8629 Date, c8630 Float, c8631 Decimal(35,10), c8632 Timestamp, c8633 Uint64 NOT NULL, c8634 Decimal(15,0), c8635 Float, c8636 Timestamp64 NOT NULL, c8637 Uint8, c8638 Yson NOT NULL, c8639 Decimal(22,9) NOT NULL, c8640 Datetime64 NOT NULL, c8641 Datetime64 NOT NULL, c8642 Datetime, c8643 Datetime64 NOT NULL, c8644 Datetime, c8645 Interval64 NOT NULL, c8646 Json, c8647 Int64 NOT NULL, c8648 Datetime, c8649 Uint8, c8650 JsonDocument, c8651 Yson, c8652 Json, c8653 Uint64, c8654 Utf8, c8655 Int64, c8656 Timestamp NOT NULL, c8657 Interval64, c8658 Decimal(15,0), c8659 Datetime, c8660 Yson, c8661 String NOT NULL, c8662 Interval64, c8663 Timestamp64, c8664 Datetime NOT NULL, c8665 Json, c8666 Utf8 NOT NULL, c8667 Uint16 NOT NULL, c8668 Uint8, c8669 Interval64, c8670 Decimal(15,0), c8671 Date, c8672 Uint8 NOT NULL, c8673 Decimal(22,9) NOT NULL, c8674 Datetime, c8675 JsonDocument, c8676 Datetime64 NOT NULL, c8677 Interval64, c8678 Datetime, c8679 Date32 NOT NULL, c8680 Yson, c8681 Uint8, c8682 Int64 NOT NULL, c8683 Int32, c8684 Int16, c8685 Json NOT NULL, c8686 Json NOT NULL, c8687 JsonDocument NOT NULL, c8688 Timestamp64 NOT NULL, c8689 Timestamp64, c8690 Interval64, c8691 Datetime NOT NULL, c8692 Timestamp64 NOT NULL, c8693 Date, c8694 Timestamp64 NOT NULL, c8695 String, c8696 Datetime NOT NULL, c8697 Json NOT NULL, c8698 String, c8699 Decimal(35,10) NOT NULL, c8700 Yson, c8701 JsonDocument NOT NULL, c8702 Decimal(15,0) NOT NULL, c8703 Timestamp64 NOT NULL, c8704 Timestamp, c8705 Timestamp64, c8706 Date, c8707 Yson NOT NULL, c8708 Int16 NOT NULL, c8709 Json, c8710 Uint16, c8711 Date32, c8712 Timestamp, c8713 Interval64, c8714 Timestamp64 NOT NULL, c8715 Yson NOT NULL, c8716 Date, c8717 Float, c8718 Decimal(15,0), c8719 Uint64, c8720 Datetime64, c8721 Timestamp64, c8722 JsonDocument, c8723 Uint32 NOT NULL, c8724 JsonDocument, c8725 Timestamp64 NOT NULL, c8726 Json NOT NULL, c8727 Decimal(22,9) NOT NULL, c8728 Int16, c8729 Date32 NOT NULL, c8730 JsonDocument, c8731 Uint32, c8732 Yson, c8733 Json, c8734 Int32 NOT NULL, c8735 Timestamp NOT NULL, c8736 Timestamp NOT NULL, c8737 Float, c8738 Json, c8739 Datetime, c8740 Int32 NOT NULL, c8741 String, c8742 Int8, c8743 Date32, c8744 String NOT NULL, c8745 Uint8 NOT NULL, c8746 Datetime, c8747 Decimal(15,0), c8748 Timestamp64 NOT NULL, c8749 Uint32, c8750 Utf8, c8751 Uint16 NOT NULL, c8752 Int32 NOT NULL, c8753 Timestamp64, c8754 Json NOT NULL, c8755 Timestamp, c8756 Interval64 NOT NULL, c8757 Int32 NOT NULL, c8758 Int64 NOT NULL, c8759 Date32, c8760 Int32, c8761 Int32, c8762 Uint8, c8763 Utf8, c8764 Datetime64, c8765 Int8, c8766 Double NOT NULL, c8767 String NOT NULL, c8768 Date NOT NULL, c8769 String NOT NULL, c8770 Int8, c8771 Date, c8772 Date32 NOT NULL, c8773 Uint8 NOT NULL, c8774 String, c8775 Datetime, c8776 Decimal(15,0) NOT NULL, c8777 Date32, c8778 Int8 NOT NULL, c8779 Timestamp NOT NULL, c8780 String NOT NULL, c8781 JsonDocument NOT NULL, c8782 Timestamp64 NOT NULL, c8783 JsonDocument, c8784 Date NOT NULL, c8785 Decimal(15,0), c8786 JsonDocument NOT NULL, c8787 Double, c8788 String, c8789 Uint16, c8790 Uint64, c8791 JsonDocument, c8792 Decimal(22,9) NOT NULL, c8793 Int64 NOT NULL, c8794 Double NOT NULL, c8795 JsonDocument, c8796 Date NOT NULL, c8797 Int32, c8798 Int32 NOT NULL, c8799 Uint64 NOT NULL, c8800 Date32 NOT NULL, c8801 Uint8, c8802 Decimal(35,10) NOT NULL, c8803 Int32 NOT NULL, c8804 Datetime64 NOT NULL, c8805 Datetime NOT NULL, c8806 Uint32 NOT NULL, c8807 Json NOT NULL, c8808 Date, c8809 Int64 NOT NULL, c8810 Utf8, c8811 Float, c8812 Int32, c8813 Int8, c8814 Decimal(15,0), c8815 Uint8, c8816 Datetime64 NOT NULL, c8817 Float, c8818 Uint8, c8819 Json NOT NULL, c8820 Decimal(22,9) NOT NULL, c8821 Date32 NOT NULL, c8822 Uint8, c8823 Int8, c8824 Datetime64, c8825 Int32 NOT NULL, c8826 Decimal(35,10), c8827 Uint8 NOT NULL, c8828 String, c8829 Int16 NOT NULL, c8830 Decimal(35,10), c8831 Yson NOT NULL, c8832 Decimal(15,0), c8833 Double, c8834 JsonDocument, c8835 JsonDocument, c8836 Date NOT NULL, c8837 JsonDocument, c8838 Date NOT NULL, c8839 Yson, c8840 Int8, c8841 Int8 NOT NULL, c8842 Utf8, c8843 Utf8, c8844 Int8, c8845 Timestamp, c8846 Uint64 NOT NULL, c8847 Json NOT NULL, c8848 Timestamp64, c8849 Double NOT NULL, c8850 Yson NOT NULL, c8851 Int16, c8852 Uint8 NOT NULL, c8853 String, c8854 Uint16 NOT NULL, c8855 Decimal(15,0), c8856 Int32 NOT NULL, c8857 JsonDocument NOT NULL, c8858 Uint8 NOT NULL, c8859 Double NOT NULL, c8860 Date, c8861 Int16, c8862 Timestamp64 NOT NULL, c8863 Timestamp64, c8864 Uint32, c8865 Interval64 NOT NULL, c8866 Uint16 NOT NULL, c8867 Utf8 NOT NULL, c8868 Uint32 NOT NULL, c8869 Yson, c8870 JsonDocument NOT NULL, c8871 Timestamp NOT NULL, c8872 Uint32 NOT NULL, c8873 Datetime64, c8874 Date32 NOT NULL, c8875 Decimal(22,9), c8876 Datetime64 NOT NULL, c8877 String NOT NULL, c8878 Interval64, c8879 Int32, c8880 Int8, c8881 Uint32 NOT NULL, c8882 Date, c8883 Int16, c8884 Date NOT NULL, c8885 Int32, c8886 Utf8 NOT NULL, c8887 Uint32 NOT NULL, c8888 Uint32 NOT NULL, c8889 Uint64 NOT NULL, c8890 String, c8891 Date32, c8892 String NOT NULL, c8893 Timestamp NOT NULL, c8894 Decimal(15,0) NOT NULL, c8895 Json, c8896 Datetime64, c8897 Yson NOT NULL, c8898 Json, c8899 Int16 NOT NULL, c8900 Uint8, c8901 Decimal(15,0), c8902 Yson NOT NULL, c8903 Interval64 NOT NULL, c8904 Decimal(35,10) NOT NULL, c8905 Uint16 NOT NULL, c8906 Int64, c8907 Double NOT NULL, c8908 JsonDocument, c8909 Uint64, c8910 Date32 NOT NULL, c8911 Decimal(15,0), c8912 Datetime NOT NULL, c8913 JsonDocument, c8914 Decimal(35,10) NOT NULL, c8915 Uint64 NOT NULL, c8916 Uint64, c8917 Float, c8918 Decimal(22,9) NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)
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 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...5 JsonDocument, c6366 Double NOT NULL, c6367 Int64, c6368 Date32, c6369 Int8, c6370 Int16 NOT NULL, c6371 Yson, c6372 Uint8 NOT NULL, c6373 Datetime64 NOT NULL, c6374 Int64, c6375 Datetime64 NOT NULL, c6376 Uint32, c6377 Date32, c6378 Uint8, c6379 Float, c6380 Int64 NOT NULL, c6381 Yson, c6382 Datetime NOT NULL, c6383 Decimal(35,10) NOT NULL, c6384 Uint32, c6385 Decimal(35,10), c6386 Int16, c6387 Yson, c6388 Interval64, c6389 Uint32, c6390 Yson NOT NULL, c6391 Utf8 NOT NULL, c6392 Date, c6393 Json NOT NULL, c6394 Datetime NOT NULL, c6395 Decimal(22,9) NOT NULL, c6396 Uint64 NOT NULL, c6397 Uint64 NOT NULL, c6398 Uint64 NOT NULL, c6399 Yson NOT NULL, c6400 Uint64 NOT NULL, c6401 Yson NOT NULL, c6402 Timestamp64 NOT NULL, c6403 Decimal(22,9) NOT NULL, c6404 Utf8, c6405 Timestamp64, c6406 Date32 NOT NULL, c6407 Date, c6408 String NOT NULL, c6409 Double, c6410 Timestamp NOT NULL, c6411 Yson NOT NULL, c6412 Float, c6413 Yson, c6414 Decimal(15,0), c6415 Int16, c6416 Yson, c6417 Interval64, c6418 String, c6419 Datetime NOT NULL, c6420 Decimal(15,0) NOT NULL, c6421 Datetime64 NOT NULL, c6422 Uint32 NOT NULL, c6423 Int8 NOT NULL, c6424 Float, c6425 JsonDocument, c6426 Int8 NOT NULL, c6427 Utf8, c6428 Uint16, c6429 Int64, c6430 Int8 NOT NULL, c6431 Yson, c6432 Uint32, c6433 Decimal(15,0) NOT NULL, c6434 Decimal(35,10) NOT NULL, c6435 Json NOT NULL, c6436 Uint8 NOT NULL, c6437 Utf8 NOT NULL, c6438 Uint64, c6439 Timestamp64 NOT NULL, c6440 String, c6441 String, c6442 JsonDocument, c6443 Int16 NOT NULL, c6444 Int8, c6445 Date NOT NULL, c6446 Timestamp64 NOT NULL, c6447 Json NOT NULL, c6448 Yson, c6449 Decimal(35,10), c6450 Yson NOT NULL, c6451 Json, c6452 Int8 NOT NULL, c6453 Uint32, c6454 Int32 NOT NULL, c6455 Uint64, c6456 Uint64 NOT NULL, c6457 Decimal(22,9) NOT NULL, c6458 Int64 NOT NULL, c6459 Uint32 NOT NULL, c6460 Int16, c6461 Datetime, c6462 Decimal(35,10) NOT NULL, c6463 Uint8, c6464 Int16 NOT NULL, c6465 Uint16 NOT NULL, c6466 Uint32, c6467 Json, c6468 Int8 NOT NULL, c6469 Yson, c6470 Double NOT NULL, c6471 Interval64 NOT NULL, c6472 Json NOT NULL, c6473 Int16, c6474 Date32, c6475 Uint16, c6476 Float NOT NULL, c6477 Uint32, c6478 Uint8, c6479 Date NOT NULL, c6480 JsonDocument, c6481 Decimal(15,0), c6482 Float, c6483 Timestamp64 NOT NULL, c6484 Int8 NOT NULL, c6485 Json NOT NULL, c6486 Decimal(15,0) NOT NULL, c6487 Timestamp64 NOT NULL, c6488 Float, c6489 Datetime, c6490 String, c6491 Interval64 NOT NULL, c6492 Int32 NOT NULL, c6493 Uint32, c6494 Decimal(22,9) NOT NULL, c6495 Date NOT NULL, c6496 Int32, c6497 Date NOT NULL, c6498 Double NOT NULL, c6499 Yson NOT NULL, c6500 Uint32, c6501 Datetime, c6502 String, c6503 Uint32, c6504 Yson, c6505 Int32 NOT NULL, c6506 Timestamp64, c6507 Uint32, c6508 Int16 NOT NULL, c6509 Int64 NOT NULL, c6510 Date NOT NULL, c6511 Int64 NOT NULL, c6512 Int8 NOT NULL, c6513 Date32, c6514 Int64 NOT NULL, c6515 Timestamp, c6516 Timestamp NOT NULL, c6517 String, c6518 Float, c6519 JsonDocument, c6520 Datetime64, c6521 Int64, c6522 Date NOT NULL, c6523 Decimal(22,9) NOT NULL, c6524 Date, c6525 Int32 NOT NULL, c6526 Int8, c6527 Double, c6528 Int8, c6529 Datetime, c6530 Timestamp64 NOT NULL, c6531 Double NOT NULL, c6532 Uint16, c6533 Int8, c6534 Float, c6535 Decimal(35,10), c6536 Timestamp, c6537 Int64, c6538 Decimal(15,0), c6539 Int64 NOT NULL, c6540 Decimal(22,9) NOT NULL, c6541 String NOT NULL, c6542 Uint16 NOT NULL, c6543 Interval64 NOT NULL, c6544 Date NOT NULL, c6545 Int16 NOT NULL, c6546 Json, c6547 Uint16, c6548 Decimal(35,10) NOT NULL, c6549 Date32 NOT NULL, c6550 Float NOT NULL, c6551 Float NOT NULL, c6552 Json NOT NULL, c6553 Int32, c6554 Date32 NOT NULL, c6555 Uint32, c6556 Json, c6557 Json, c6558 Int8, c6559 Timestamp64 NOT NULL, c6560 Datetime64 NOT NULL, c6561 Int16, c6562 Uint16 NOT NULL, c6563 Decimal(22,9), c6564 Decimal(15,0) NOT NULL, c6565 Uint8, c6566 Json NOT NULL, c6567 Int32, c6568 Uint16 NOT NULL, c6569 Json NOT NULL, c6570 Datetime64 NOT NULL, c6571 Int16 NOT NULL, c6572 Int16, c6573 Datetime64 NOT NULL, c6574 Json, c6575 Interval64, c6576 Double, c6577 Timestamp64, c6578 Decimal(15,0), c6579 Uint32, c6580 Datetime, c6581 Int32 NOT NULL, c6582 Uint8 NOT NULL, c6583 Int32 NOT NULL, c6584 Json, c6585 Interval64, c6586 Date NOT NULL, c6587 String, c6588 Uint16 NOT NULL, c6589 Uint32 NOT NULL, c6590 Decimal(22,9) NOT NULL, c6591 Float NOT NULL, c6592 Decimal(35,10) NOT NULL, c6593 Timestamp NOT NULL, c6594 Int16 NOT NULL, c6595 Timestamp, c6596 Int64 NOT NULL, c6597 Date, c6598 Decimal(15,0) NOT NULL, c6599 Datetime64 NOT NULL, c6600 Datetime NOT NULL, c6601 Json NOT NULL, c6602 Uint8, c6603 Int8 NOT NULL, c6604 Uint32 NOT NULL, c6605 Datetime64, c6606 Interval64, c6607 Interval64, c6608 Timestamp64 NOT NULL, c6609 Float NOT NULL, c6610 Uint64 NOT NULL, c6611 Decimal(35,10) NOT NULL, c6612 Datetime64, c6613 Utf8 NOT NULL, c6614 Decimal(35,10) NOT NULL, c6615 Decimal(22,9), c6616 Interval64 NOT NULL, c6617 JsonDocument NOT NULL, c6618 Datetime64, c6619 Uint8 NOT NULL, c6620 Decimal(35,10) NOT NULL, c6621 Decimal(35,10) NOT NULL, c6622 Uint32, c6623 String, c6624 Decimal(22,9) NOT NULL, c6625 Uint32, c6626 Uint8, c6627 String, c6628 String NOT NULL, c6629 Decimal(22,9) NOT NULL, c6630 Datetime64 NOT NULL, c6631 Timestamp64 NOT NULL, c6632 Date32 NOT NULL, c6633 Float, c6634 Decimal(15,0), c6635 String NOT NULL, c6636 Decimal(35,10), c6637 Timestamp NOT NULL, c6638 Yson, c6639 Int8, c6640 Float NOT NULL, c6641 Yson, c6642 Decimal(22,9) NOT NULL, c6643 Datetime64 NOT NULL, c6644 Json NOT NULL, c6645 Utf8 NOT NULL, c6646 Json NOT NULL, c6647 Utf8 NOT NULL, c6648 Date NOT NULL, c6649 Uint16 NOT NULL, c6650 Date32 NOT NULL, c6651 Decimal(22,9) NOT NULL, c6652 Uint32, c6653 Float NOT NULL, c6654 Int16, c6655 Int32 NOT NULL, c6656 Interval64, c6657 Datetime NOT NULL, c6658 Int64 NOT NULL, c6659 Decimal(35,10), c6660 JsonDocument, c6661 JsonDocument NOT NULL, c6662 Decimal(22,9) NOT NULL, c6663 Uint16, c6664 Double NOT NULL, c6665 Int8, c6666 Date32 NOT NULL, c6667 Int64 NOT NULL, c6668 Uint64, c6669 Timestamp NOT NULL, c6670 Date32, c6671 Date32 NOT NULL, c6672 String, c6673 Interval64 NOT NULL, c6674 Datetime64 NOT NULL, c6675 JsonDocument, c6676 Uint32 NOT NULL, c6677 Interval64 NOT NULL, c6678 Decimal(35,10) NOT NULL, c6679 Timestamp64 NOT NULL, c6680 Int8 NOT NULL, c6681 Date32 NOT NULL, c6682 Int16, c6683 Uint64 NOT NULL, c6684 Uint8, c6685 Datetime NOT NULL, c6686 Datetime64 NOT NULL, c6687 Decimal(22,9) NOT NULL, c6688 Uint64 NOT NULL, c6689 Uint8 NOT NULL, c6690 Decimal(15,0), c6691 Uint8, c6692 Decimal(35,10) NOT NULL, c6693 Decimal(15,0) NOT NULL, c6694 Uint16, c6695 Uint32 NOT NULL, c6696 Uint16 NOT NULL, c6697 Json, c6698 Int32, c6699 Interval64, c6700 Timestamp, c6701 Date32 NOT NULL, c6702 Int16 NOT NULL, c6703 JsonDocument, c6704 Date32 NOT NULL, c6705 Datetime, c6706 Uint32, c6707 Datetime, c6708 Int32 NOT NULL, c6709 Int32, c6710 JsonDocument NOT NULL, c6711 Date, c6712 Json, c6713 Uint16 NOT NULL, c6714 Uint16, c6715 Uint32 NOT NULL, c6716 Timestamp NOT NULL, c6717 Decimal(35,10) NOT NULL, c6718 Timestamp64, c6719 Decimal(35,10) NOT NULL, c6720 Decimal(15,0), c6721 Date, c6722 Timestamp64, c6723 Int8, c6724 Int16, c6725 Int8, c6726 Utf8 NOT NULL, c6727 Uint32, c6728 Int32 NOT NULL, c6729 Datetime64, c6730 Uint32, c6731 Uint8, c6732 Datetime NOT NULL, c6733 String NOT NULL, c6734 Decimal(35,10) NOT NULL, c6735 Float, c6736 Decimal(22,9) NOT NULL, c6737 Uint8, c6738 Int16 NOT NULL, c6739 Decimal(15,0) NOT NULL, c6740 Uint32 NOT NULL, c6741 Json, c6742 Uint16 NOT NULL, c6743 Decimal(35,10) NOT NULL, c6744 Int64 NOT NULL, c6745 Uint8, c6746 Int16, c6747 Datetime NOT NULL, c6748 Decimal(35,10) NOT NULL, c6749 Decimal(35,10) NOT NULL, c6750 Utf8 NOT NULL, c6751 JsonDocument, c6752 Timestamp64, c6753 Decimal(15,0) NOT NULL, c6754 Date, c6755 Date NOT NULL, c6756 Uint8 NOT NULL, c6757 Date32 NOT NULL, c6758 Timestamp, c6759 Json NOT NULL, c6760 Decimal(35,10) NOT NULL, c6761 Uint32 NOT NULL, c6762 Uint64, c6763 Datetime NOT NULL, c6764 Uint32, c6765 Datetime64, c6766 Datetime, c6767 Datetime64, c6768 Uint32 NOT NULL, c6769 Date32 NOT NULL, c6770 Date NOT NULL, c6771 Decimal(22,9) NOT NULL, c6772 Yson, c6773 Float NOT NULL, c6774 Decimal(35,10), c6775 Uint32 NOT NULL, c6776 Decimal(22,9), c6777 Yson NOT NULL, c6778 Decimal(22,9), c6779 Interval64, c6780 JsonDocument NOT NULL, c6781 Uint8, c6782 Uint32, c6783 Uint32 NOT NULL, c6784 Uint64 NOT NULL, c6785 Date32, c6786 Uint16, c6787 Date, c6788 Json NOT NULL, c6789 Date32 NOT NULL, c6790 Int32, c6791 Date32 NOT NULL, c6792 Timestamp NOT NULL, c6793 Timestamp64, c6794 Utf8, c6795 String, c6796 Decimal(22,9), c6797 Datetime NOT NULL, c6798 Int64, c6799 Json NOT NULL, c6800 Int32 NOT NULL, c6801 Float, c6802 Uint64, c6803 Decimal(35,10) NOT NULL, c6804 Yson, c6805 Timestamp64 NOT NULL, c6806 Decimal(35,10), c6807 Float, c6808 String, c6809 Date NOT NULL, c6810 Double NOT NULL, c6811 Uint64, c6812 Uint8, c6813 Int32, c6814 JsonDocument NOT NULL, c6815 Float, c6816 String NOT NULL, c6817 Uint8 NOT NULL, c6818 Double, c6819 Int8, c6820 Uint64 NOT NULL, c6821 Decimal(35,10), c6822 Timestamp NOT NULL, c6823 Datetime, c6824 Uint16 NOT NULL, c6825 Float, c6826 Int16 NOT NULL, c6827 Double NOT NULL, c6828 Int32, c6829 Int16 NOT NULL, c6830 Timestamp64, c6831 Uint64, c6832 Date NOT NULL, c6833 Decimal(22,9), c6834 Datetime, c6835 Timestamp, c6836 JsonDocument, c6837 Date32, c6838 Int8 NOT NULL, c6839 Decimal(22,9) NOT NULL, c6840 Yson NOT NULL, c6841 Timestamp, c6842 Int64 NOT NULL, c6843 Date32, c6844 Timestamp64 NOT NULL, c6845 Int8 NOT NULL, c6846 Uint64 NOT NULL, c6847 Uint16, c6848 Interval64 NOT NULL, c6849 Decimal(35,10), c6850 Date32, c6851 Decimal(35,10) NOT NULL, c6852 Yson, c6853 Decimal(15,0), c6854 String, c6855 Datetime NOT NULL, c6856 Int32, c6857 String, c6858 Timestamp64 NOT NULL, c6859 Double NOT NULL, c6860 Interval64 NOT NULL, c6861 JsonDocument, c6862 Datetime64, c6863 Date NOT NULL, c6864 Json NOT NULL, c6865 Int16, c6866 Float, c6867 Int64, c6868 Decimal(35,10) NOT NULL, c6869 JsonDocument, c6870 Timestamp64, c6871 Int16 NOT NULL, c6872 Uint8 NOT NULL, c6873 Float, c6874 Utf8 NOT NULL, c6875 Decimal(22,9), c6876 Datetime64 NOT NULL, c6877 Float, c6878 Timestamp, c6879 Int16 NOT NULL, c6880 Datetime, c6881 Decimal(15,0), c6882 Utf8, c6883 Decimal(15,0) NOT NULL, c6884 Timestamp NOT NULL, c6885 Uint32 NOT NULL, c6886 Uint16 NOT NULL, c6887 Timestamp NOT NULL, c6888 Date32 NOT NULL, c6889 Int64, c6890 Datetime, c6891 Decimal(15,0), c6892 Uint32, c6893 Json, c6894 Decimal(15,0) NOT NULL, c6895 Date NOT NULL, c6896 Json NOT NULL, c6897 Date32 NOT NULL, c6898 String NOT NULL, c6899 Int32 NOT NULL, c6900 Int8, c6901 Interval64 NOT NULL, c6902 Uint32 NOT NULL, c6903 Int8, c6904 Decimal(22,9) NOT NULL, c6905 Date32 NOT NULL, c6906 Yson, c6907 Interval64, c6908 Interval64, c6909 Float, c6910 Int32, c6911 Timestamp64, c6912 Timestamp, c6913 Date32, c6914 Int64 NOT NULL, c6915 Float, c6916 Int32 NOT NULL, c6917 JsonDocument, c6918 Int8 NOT NULL, c6919 Uint32 NOT NULL, c6920 Date, c6921 Uint32 NOT NULL, c6922 Date32 NOT NULL, c6923 Datetime64 NOT NULL, c6924 Json, c6925 Uint32 NOT NULL, c6926 Decimal(22,9), c6927 Int64 NOT NULL, c6928 Datetime, c6929 Int8, c6930 Timestamp, c6931 Decimal(15,0) NOT NULL, c6932 Timestamp64 NOT NULL, c6933 Decimal(22,9) NOT NULL, c6934 Uint32 NOT NULL, c6935 Interval64, c6936 Int8 NOT NULL, c6937 Int32, c6938 Int64 NOT NULL, c6939 Utf8, c6940 Timestamp64 NOT NULL, c6941 Decimal(15,0) NOT NULL, c6942 Timestamp NOT NULL, c6943 JsonDocument, c6944 Uint8 NOT NULL, c6945 Decimal(15,0), c6946 Float NOT NULL, c6947 Uint8, c6948 String NOT NULL, c6949 Decimal(35,10), c6950 Int64 NOT NULL, c6951 String, c6952 Int8, c6953 Json NOT NULL, c6954 JsonDocument NOT NULL, c6955 Utf8, c6956 Uint32 NOT NULL, c6957 Int64 NOT NULL, c6958 Float NOT NULL, c6959 Decimal(22,9), c6960 JsonDocument, c6961 Datetime, c6962 Json NOT NULL, c6963 Uint64 NOT NULL, c6964 Decimal(15,0) NOT NULL, c6965 Uint16, c6966 Uint32, c6967 Interval64, c6968 Timestamp NOT NULL, c6969 String, c6970 Decimal(15,0) NOT NULL, c6971 Int32, c6972 String NOT NULL, c6973 Date NOT NULL, c6974 JsonDocument, c6975 Int64, c6976 Decimal(35,10), c6977 Utf8 NOT NULL, c6978 Decimal(15,0) NOT NULL, c6979 Uint8 NOT NULL, c6980 Utf8 NOT NULL, c6981 Double, c6982 Date32, c6983 Date NOT NULL, c6984 Int32 NOT NULL, c6985 Int8 NOT NULL, c6986 Datetime64 NOT NULL, c6987 Utf8, c6988 Int32 NOT NULL, c6989 Double, c6990 Uint32, c6991 Double, c6992 Utf8, c6993 String, c6994 Timestamp64, c6995 Int8 NOT NULL, c6996 Utf8, c6997 Int64 NOT NULL, c6998 Datetime, c6999 Timestamp, c7000 Datetime64 NOT NULL, c7001 Json NOT NULL, c7002 Date NOT NULL, c7003 Int8 NOT NULL, c7004 Decimal(35,10) NOT NULL, c7005 Timestamp, c7006 JsonDocument, c7007 Datetime64, c7008 Uint32 NOT NULL, c7009 Uint32 NOT NULL, c7010 Float, c7011 Float NOT NULL, c7012 Json, c7013 Int32, c7014 Int8 NOT NULL, c7015 Float NOT NULL, c7016 Int8 NOT NULL, c7017 JsonDocument, c7018 Timestamp NOT NULL, c7019 Uint32, c7020 Date NOT NULL, c7021 Timestamp NOT NULL, c7022 Int64 NOT NULL, c7023 Date NOT NULL, c7024 Float NOT NULL, c7025 Int8 NOT NULL, c7026 Decimal(15,0) NOT NULL, c7027 Datetime NOT NULL, c7028 Date NOT NULL, c7029 Decimal(15,0), c7030 Uint64 NOT NULL, c7031 Timestamp64 NOT NULL, c7032 JsonDocument NOT NULL, c7033 Yson NOT NULL, c7034 Datetime64, c7035 Int32 NOT NULL, c7036 Yson, c7037 Datetime NOT NULL, c7038 Decimal(35,10) NOT NULL, c7039 Yson, c7040 Int64 NOT NULL, c7041 Decimal(35,10), c7042 Uint16 NOT NULL, c7043 Double, c7044 Int64, c7045 Date32 NOT NULL, c7046 String, c7047 Yson NOT NULL, c7048 Timestamp64, c7049 Double, c7050 Json NOT NULL, c7051 Date32, c7052 Uint64, c7053 String, c7054 Timestamp64, c7055 Datetime64 NOT NULL, c7056 Int8 NOT NULL, c7057 Int8 NOT NULL, c7058 String, c7059 Date32 NOT NULL, c7060 Double, c7061 Uint32, c7062 Double NOT NULL, c7063 JsonDocument, c7064 Int32 NOT NULL, c7065 Int16 NOT NULL, c7066 Decimal(15,0) NOT NULL, c7067 Decimal(35,10), c7068 Json, c7069 Int8 NOT NULL, c7070 JsonDocument, c7071 Date, c7072 Date NOT NULL, c7073 Uint32, c7074 Interval64 NOT NULL, c7075 Decimal(15,0) NOT NULL, c7076 Decimal(15,0) NOT NULL, c7077 Decimal(35,10) NOT NULL, c7078 Datetime, c7079 Datetime64 NOT NULL, c7080 Uint64 NOT NULL, c7081 Interval64 NOT NULL, c7082 Int8, c7083 JsonDocument NOT NULL, c7084 Float, c7085 Decimal(35,10), c7086 Uint8, c7087 JsonDocument NOT NULL, c7088 Json NOT NULL, c7089 Int32, c7090 Int8 NOT NULL, c7091 Uint32 NOT NULL, c7092 Float NOT NULL, c7093 Int8 NOT NULL, c7094 Json, c7095 Double NOT NULL, c7096 Interval64, c7097 Uint64 NOT NULL, c7098 Decimal(22,9), c7099 Utf8 NOT NULL, c7100 Int32 NOT NULL, c7101 Utf8, c7102 Float, c7103 Int64 NOT NULL, c7104 Uint32 NOT NULL, c7105 Decimal(22,9) NOT NULL, c7106 Int64, c7107 Date32 NOT NULL, c7108 JsonDocument NOT NULL, c7109 Float, c7110 Uint32 NOT NULL, c7111 Yson, c7112 Uint16, c7113 Utf8 NOT NULL, c7114 Timestamp NOT NULL, c7115 Json, c7116 Datetime64, c7117 Datetime64, c7118 Int32 NOT NULL, c7119 Uint64 NOT NULL, c7120 Uint32 NOT NULL, c7121 Datetime64, c7122 Decimal(15,0) NOT NULL, c7123 Decimal(35,10) NOT NULL, c7124 Json NOT NULL, c7125 Decimal(35,10), c7126 Int32 NOT NULL, c7127 Float NOT NULL, c7128 Interval64, c7129 Interval64 NOT NULL, c7130 Decimal(35,10), c7131 Uint16 NOT NULL, c7132 Uint32, c7133 Uint64, c7134 Int64, c7135 Json NOT NULL, c7136 Int16, c7137 String, c7138 Interval64, c7139 Int32, c7140 String NOT NULL, c7141 String, c7142 Utf8, c7143 Uint16 NOT NULL, c7144 Uint64, c7145 Uint32 NOT NULL, c7146 Double NOT NULL, c7147 Int32 NOT NULL, c7148 JsonDocument, c7149 Int32, c7150 Decimal(15,0), c7151 Uint8 NOT NULL, c7152 Utf8 NOT NULL, c7153 Int32 NOT NULL, c7154 Utf8, c7155 Uint8, c7156 JsonDocument, c7157 Double, c7158 JsonDocument, c7159 Decimal(22,9), c7160 Yson, c7161 String NOT NULL, c7162 Double NOT NULL, c7163 Float, c7164 Int16 NOT NULL, c7165 Date, c7166 Yson NOT NULL, c7167 String NOT NULL, c7168 Uint8 NOT NULL, c7169 String NOT NULL, c7170 Int16 NOT NULL, c7171 Decimal(35,10), c7172 Decimal(22,9) NOT NULL, c7173 Uint32, c7174 Float, c7175 Decimal(15,0), c7176 Timestamp64, c7177 Date, c7178 Double NOT NULL, c7179 Decimal(22,9), c7180 Uint8, c7181 Uint16, c7182 Interval64, c7183 Int32 NOT NULL, c7184 Uint32, c7185 Int8, c7186 Uint64, c7187 Datetime, c7188 Int8, c7189 Int16 NOT NULL, c7190 Json, c7191 Uint64 NOT NULL, c7192 Int32, c7193 Timestamp, c7194 Uint16, c7195 Date, c7196 Decimal(22,9), c7197 Double NOT NULL, c7198 String NOT NULL, c7199 Datetime64, c7200 Utf8 NOT NULL, c7201 Date, c7202 Json, c7203 Utf8 NOT NULL, c7204 Interval64 NOT NULL, c7205 String NOT NULL, c7206 Date32, c7207 Interval64 NOT NULL, c7208 Interval64 NOT NULL, c7209 Yson, c7210 Date32, c7211 JsonDocument NOT NULL, c7212 Yson, c7213 Uint8, c7214 Date32 NOT NULL, c7215 Int16 NOT NULL, c7216 Uint8, c7217 Datetime, c7218 Json NOT NULL, c7219 Timestamp, c7220 JsonDocument NOT NULL, c7221 Int8, c7222 Uint32 NOT NULL, c7223 Uint16 NOT NULL, c7224 Datetime64 NOT NULL, c7225 Date32 NOT NULL, c7226 Timestamp NOT NULL, c7227 Date32 NOT NULL, c7228 Utf8, c7229 Interval64, c7230 Date NOT NULL, c7231 Uint32 NOT NULL, c7232 Uint16 NOT NULL, c7233 Decimal(35,10), c7234 Date, c7235 Datetime, c7236 JsonDocument NOT NULL, c7237 Date32 NOT NULL, c7238 Double NOT NULL, c7239 Timestamp NOT NULL, c7240 Utf8, c7241 Int32, c7242 Int64, c7243 Int32, c7244 Timestamp, c7245 Uint8 NOT NULL, c7246 Date, c7247 Uint16 NOT NULL, c7248 Decimal(15,0) NOT NULL, c7249 Uint16, c7250 Interval64 NOT NULL, c7251 Decimal(22,9), c7252 Uint64 NOT NULL, c7253 Int64, c7254 Double NOT NULL, c7255 Timestamp64, c7256 Decimal(22,9), c7257 Int64 NOT NULL, c7258 Json NOT NULL, c7259 Datetime, c7260 Decimal(22,9) NOT NULL, c7261 Date NOT NULL, c7262 Interval64, c7263 Int32, c7264 Decimal(35,10), c7265 Decimal(22,9) NOT NULL, c7266 String, c7267 Uint32 NOT NULL, c7268 Interval64, c7269 Uint32, c7270 Interval64 NOT NULL, c7271 Decimal(22,9) NOT NULL, c7272 Datetime, c7273 Utf8 NOT NULL, c7274 Int32 NOT NULL, c7275 Uint16, c7276 Uint64 NOT NULL, c7277 Timestamp, c7278 Date, c7279 Date32, c7280 Decimal(15,0), c7281 Uint32, c7282 Date NOT NULL, c7283 Double, c7284 Utf8 NOT NULL, c7285 Uint32 NOT NULL, c7286 Yson, c7287 Datetime64, c7288 JsonDocument, c7289 Timestamp NOT NULL, c7290 Interval64, c7291 Uint16, c7292 Int16 NOT NULL, c7293 Datetime64, c7294 Interval64, c7295 Decimal(35,10), c7296 Uint64 NOT NULL, c7297 String, c7298 Decimal(35,10) NOT NULL, c7299 Yson NOT NULL, c7300 Uint64, c7301 Datetime, c7302 Decimal(22,9), c7303 Uint64 NOT NULL, c7304 Uint8 NOT NULL, c7305 Date NOT NULL, c7306 Datetime NOT NULL, c7307 Interval64, c7308 Uint8, c7309 Datetime, c7310 Decimal(35,10) NOT NULL, c7311 Interval64 NOT NULL, c7312 Uint64 NOT NULL, c7313 Date32, c7314 Int8 NOT NULL, c7315 Timestamp64 NOT NULL, c7316 Uint64, c7317 Uint16 NOT NULL, c7318 Decimal(15,0), c7319 Uint16 NOT NULL, c7320 Float NOT NULL, c7321 Yson NOT NULL, c7322 Json NOT NULL, c7323 Datetime64, c7324 Uint64 NOT NULL, c7325 Uint64, c7326 Decimal(22,9), c7327 Timestamp64, c7328 String NOT NULL, c7329 Timestamp NOT NULL, c7330 Decimal(15,0), c7331 Decimal(35,10), c7332 Date NOT NULL, c7333 Interval64 NOT NULL, c7334 Decimal(22,9), c7335 Int16, c7336 Timestamp, c7337 Datetime64, c7338 Decimal(22,9) NOT NULL, c7339 Int64 NOT NULL, c7340 Uint8, c7341 Decimal(15,0), c7342 Uint32, c7343 Int16, c7344 Datetime NOT NULL, c7345 Uint64, c7346 Yson NOT NULL, c7347 Decimal(22,9) NOT NULL, c7348 Timestamp64, c7349 Uint8 NOT NULL, c7350 Int32 NOT NULL, c7351 Float, c7352 Datetime, c7353 Decimal(35,10) NOT NULL, c7354 Utf8 NOT NULL, c7355 Utf8, c7356 Int64, c7357 Int8, c7358 Float, c7359 Datetime NOT NULL, c7360 Int32 NOT NULL, c7361 Interval64, c7362 Date NOT NULL, c7363 Uint32, c7364 Yson NOT NULL, c7365 JsonDocument NOT NULL, c7366 String, c7367 Decimal(35,10) NOT NULL, c7368 Yson, c7369 Decimal(35,10), c7370 Decimal(22,9), c7371 Float, c7372 Double NOT NULL, c7373 Timestamp64 NOT NULL, c7374 Timestamp NOT NULL, c7375 Timestamp NOT NULL, c7376 Timestamp NOT NULL, c7377 String, c7378 Int16, c7379 Interval64, c7380 Datetime, c7381 Decimal(22,9) NOT NULL, c7382 Uint32 NOT NULL, c7383 Int16 NOT NULL, c7384 Timestamp64 NOT NULL, c7385 Uint16 NOT NULL, c7386 Int64 NOT NULL, c7387 Int16, c7388 Uint8, c7389 Date32 NOT NULL, c7390 Uint16, c7391 Uint32 NOT NULL, c7392 Decimal(15,0) NOT NULL, c7393 Uint8 NOT NULL, c7394 Yson, c7395 Json, c7396 Date32, c7397 Decimal(35,10), c7398 Timestamp64 NOT NULL, c7399 Uint32, c7400 Uint32 NOT NULL, c7401 Uint8 NOT NULL, c7402 Decimal(15,0), c7403 Uint16 NOT NULL, c7404 Date NOT NULL, c7405 Decimal(35,10), c7406 Datetime64 NOT NULL, c7407 Decimal(15,0), c7408 Decimal(15,0) NOT NULL, c7409 Uint8, c7410 Utf8, c7411 Yson NOT NULL, c7412 Date32 NOT NULL, c7413 Int64 NOT NULL, c7414 Date32, c7415 Int16, c7416 Json, c7417 Yson NOT NULL, c7418 Interval64, c7419 Json NOT NULL, c7420 Json NOT NULL, c7421 Float NOT NULL, c7422 Uint8, c7423 Datetime64 NOT NULL, c7424 Interval64, c7425 Decimal(22,9) NOT NULL, c7426 Int64 NOT NULL, c7427 Datetime64, c7428 Uint8, c7429 Datetime64, c7430 Uint8 NOT NULL, c7431 Uint8 NOT NULL, c7432 String NOT NULL, c7433 Date, c7434 Int16 NOT NULL, c7435 Uint8, c7436 Decimal(22,9), c7437 Decimal(15,0) NOT NULL, c7438 Utf8, c7439 Uint32 NOT NULL, c7440 Int16, c7441 Double, c7442 Int16, c7443 Yson, c7444 Yson, c7445 Datetime, c7446 Date32 NOT NULL, c7447 Float, c7448 Decimal(35,10), c7449 Uint32 NOT NULL, c7450 String, c7451 JsonDocument NOT NULL, c7452 Decimal(22,9) NOT NULL, c7453 Datetime64, c7454 JsonDocument NOT NULL, c7455 Timestamp, c7456 Utf8, c7457 Int64, c7458 Decimal(15,0), c7459 Timestamp64 NOT NULL, c7460 Utf8 NOT NULL, c7461 Utf8, c7462 Date32, c7463 Uint32 NOT NULL, c7464 Uint32 NOT NULL, c7465 Double, c7466 Yson, c7467 Timestamp64, c7468 Int32 NOT NULL, c7469 Yson NOT NULL, c7470 Double, c7471 Double, c7472 Decimal(15,0) NOT NULL, c7473 Float, c7474 Int32 NOT NULL, c7475 Decimal(35,10), c7476 Decimal(15,0), c7477 JsonDocument, c7478 Uint16 NOT NULL, c7479 Utf8 NOT NULL, c7480 Int8, c7481 Int8 NOT NULL, c7482 Decimal(22,9), c7483 Int32, c7484 Json NOT NULL, c7485 Uint64 NOT NULL, c7486 Uint64, c7487 Date, c7488 Date32, c7489 Uint32, c7490 String, c7491 Int64, c7492 Datetime NOT NULL, c7493 Yson, c7494 Double, c7495 JsonDocument NOT NULL, c7496 Datetime64, c7497 Int8 NOT NULL, c7498 Uint32 NOT NULL, c7499 Decimal(15,0) NOT NULL, c7500 Yson NOT NULL, c7501 Yson, c7502 Uint64, c7503 Interval64 NOT NULL, c7504 Uint8, c7505 JsonDocument NOT NULL, c7506 Date32, c7507 String, c7508 Datetime, c7509 Int16, c7510 JsonDocument, c7511 Json, c7512 Interval64, c7513 Decimal(22,9), c7514 Uint8, c7515 Timestamp64, c7516 Uint8, c7517 Uint8 NOT NULL, c7518 Int64 NOT NULL, c7519 Decimal(22,9), c7520 Float, c7521 Datetime64, c7522 Uint8, c7523 Int32 NOT NULL, c7524 Timestamp NOT NULL, c7525 Date32, c7526 Int16 NOT NULL, c7527 String NOT NULL, c7528 Json NOT NULL, c7529 Date32, c7530 Datetime64, c7531 Decimal(35,10), c7532 Int32 NOT NULL, c7533 Yson, c7534 Uint16, c7535 Uint64, c7536 Interval64, c7537 Double NOT NULL, c7538 Uint32, c7539 JsonDocument NOT NULL, c7540 Decimal(15,0) NOT NULL, c7541 Float, c7542 Decimal(22,9) NOT NULL, c7543 Float, c7544 Int64, c7545 Json NOT NULL, c7546 Datetime NOT NULL, c7547 Uint8, c7548 Datetime NOT NULL, c7549 Float NOT NULL, c7550 Decimal(35,10) NOT NULL, c7551 Uint8, c7552 Interval64, c7553 Utf8, c7554 Utf8 NOT NULL, c7555 Yson, c7556 Date32 NOT NULL, c7557 Datetime64 NOT NULL, c7558 Uint16 NOT NULL, c7559 Float, c7560 Decimal(15,0), c7561 Json NOT NULL, c7562 String NOT NULL, c7563 Utf8, c7564 Float, c7565 Decimal(15,0), c7566 Int32 NOT NULL, c7567 Decimal(15,0) NOT NULL, c7568 Decimal(35,10), c7569 Int8 NOT NULL, c7570 Timestamp NOT NULL, c7571 Int64 NOT NULL, c7572 Decimal(35,10), c7573 Json, c7574 Decimal(15,0), c7575 Int16, c7576 Interval64, c7577 Date32, c7578 Utf8 NOT NULL, c7579 Int64, c7580 Int8 NOT NULL, c7581 Int64 NOT NULL, c7582 Datetime NOT NULL, c7583 Datetime NOT NULL, c7584 Datetime64, c7585 Json NOT NULL, c7586 Uint32, c7587 Timestamp64, c7588 Int32, c7589 Uint64, c7590 Int64 NOT NULL, c7591 Datetime, c7592 Interval64, c7593 Datetime NOT NULL, c7594 Date, c7595 Uint64 NOT NULL, c7596 Int8, c7597 Int32, c7598 Date32 NOT NULL, c7599 Double, c7600 Int16 NOT NULL, c7601 Uint32 NOT NULL, c7602 Int8, c7603 Decimal(22,9) NOT NULL, c7604 Uint64 NOT NULL, c7605 Date, c7606 Uint8 NOT NULL, c7607 Uint64, c7608 String, c7609 Uint64 NOT NULL, c7610 Uint64, c7611 Date32, c7612 Int16 NOT NULL, c7613 Uint16 NOT NULL, c7614 Uint64 NOT NULL, c7615 Interval64 NOT NULL, c7616 Timestamp, c7617 Timestamp64 NOT NULL, c7618 Int8 NOT NULL, c7619 Decimal(15,0), c7620 Interval64 NOT NULL, c7621 Timestamp64 NOT NULL, c7622 Decimal(15,0), c7623 Date NOT NULL, c7624 Int8, c7625 Uint64, c7626 Timestamp64, c7627 Datetime, c7628 Timestamp NOT NULL, c7629 Int16 NOT NULL, c7630 String, c7631 JsonDocument, c7632 Uint32, c7633 Int64 NOT NULL, c7634 Timestamp64, c7635 Datetime64, c7636 Timestamp64, c7637 Yson NOT NULL, c7638 Datetime64 NOT NULL, c7639 Decimal(15,0), c7640 Datetime64 NOT NULL, c7641 Float, c7642 Uint32 NOT NULL, c7643 Decimal(22,9), c7644 Uint8 NOT NULL, c7645 Datetime, c7646 Float, c7647 Float, c7648 Decimal(35,10) NOT NULL, c7649 Decimal(35,10) NOT NULL, c7650 Float, c7651 Timestamp64 NOT NULL, c7652 Interval64 NOT NULL, c7653 Yson NOT NULL, c7654 Datetime, c7655 String, c7656 Decimal(22,9), c7657 Json NOT NULL, c7658 Utf8, c7659 Uint16, c7660 Date32 NOT NULL, c7661 Uint64, c7662 Uint64 NOT NULL, c7663 Timestamp NOT NULL, c7664 Datetime, c7665 Uint32, c7666 String, c7667 Uint64, c7668 Decimal(15,0) NOT NULL, c7669 Decimal(15,0), c7670 Interval64, c7671 Yson NOT NULL, c7672 Timestamp, c7673 Timestamp64, c7674 Float NOT NULL, c7675 Decimal(35,10) NOT NULL, c7676 Timestamp64 NOT NULL, c7677 Timestamp64 NOT NULL, c7678 Uint64 NOT NULL, c7679 Timestamp NOT NULL, c7680 Timestamp64 NOT NULL, c7681 Timestamp, c7682 Date NOT NULL, c7683 String, c7684 Int64, c7685 Decimal(15,0) NOT NULL, c7686 Double, c7687 Decimal(15,0), c7688 Int16 NOT NULL, c7689 JsonDocument NOT NULL, c7690 Json NOT NULL, c7691 Datetime64 NOT NULL, c7692 Decimal(22,9), c7693 Uint8 NOT NULL, c7694 Decimal(15,0) NOT NULL, c7695 Datetime, c7696 Date32, c7697 Json, c7698 Int8 NOT NULL, c7699 String, c7700 Interval64 NOT NULL, c7701 Uint32 NOT NULL, c7702 Json NOT NULL, c7703 Decimal(35,10) NOT NULL, c7704 Json, c7705 Int8, c7706 Uint16 NOT NULL, c7707 Yson NOT NULL, c7708 Utf8, c7709 Uint8 NOT NULL, c7710 Int8 NOT NULL, c7711 Decimal(35,10) NOT NULL, c7712 Json, c7713 Timestamp64 NOT NULL, c7714 Timestamp NOT NULL, c7715 Int64 NOT NULL, c7716 Int64, c7717 String NOT NULL, c7718 Utf8 NOT NULL, c7719 Json, c7720 Double, c7721 Decimal(22,9), c7722 Decimal(15,0) NOT NULL, c7723 Date32 NOT NULL, c7724 Timestamp64, c7725 JsonDocument, c7726 Int16 NOT NULL, c7727 Decimal(35,10), c7728 Interval64 NOT NULL, c7729 Decimal(15,0) NOT NULL, c7730 Int8 NOT NULL, c7731 Interval64, c7732 Double, c7733 Int16, c7734 Int16 NOT NULL, c7735 Yson, c7736 Utf8 NOT NULL, c7737 Float, c7738 Json, c7739 Datetime NOT NULL, c7740 Date, c7741 Datetime, c7742 Json NOT NULL, c7743 Datetime64, c7744 Utf8, c7745 Yson, c7746 Int32, c7747 Double, c7748 Decimal(22,9), c7749 Float, c7750 Int32, c7751 Timestamp, c7752 String NOT NULL, c7753 JsonDocument, c7754 Uint16 NOT NULL, c7755 Timestamp NOT NULL, c7756 Timestamp64, c7757 Int16, c7758 Decimal(22,9), c7759 JsonDocument, c7760 Decimal(15,0), c7761 Decimal(35,10) NOT NULL, c7762 Datetime64, c7763 Timestamp NOT NULL, c7764 Date, c7765 Uint32 NOT NULL, c7766 Uint64 NOT NULL, c7767 Utf8 NOT NULL, c7768 Date, c7769 Int16, c7770 JsonDocument, c7771 Uint32, c7772 Decimal(35,10) NOT NULL, c7773 Decimal(22,9), c7774 Utf8, c7775 Date32 NOT NULL, c7776 Double, c7777 Date, c7778 Datetime64, c7779 Decimal(15,0), c7780 Decimal(35,10) NOT NULL, c7781 Decimal(22,9), c7782 Date NOT NULL, c7783 Uint64 NOT NULL, c7784 String, c7785 Int32 NOT NULL, c7786 Decimal(22,9), c7787 Timestamp64 NOT NULL, c7788 Timestamp, c7789 String, c7790 Json, c7791 Datetime64 NOT NULL, c7792 Json NOT NULL, c7793 Date32, c7794 JsonDocument, c7795 Float NOT NULL, c7796 Uint8 NOT NULL, c7797 JsonDocument, c7798 Int64, c7799 Decimal(15,0) NOT NULL, c7800 Utf8, c7801 Timestamp, c7802 Timestamp, c7803 Uint16, c7804 Utf8 NOT NULL, c7805 Int16 NOT NULL, c7806 Int8 NOT NULL, c7807 Uint8, c7808 Timestamp64 NOT NULL, c7809 Utf8, c7810 Uint64, c7811 Int64 NOT NULL, c7812 Json NOT NULL, c7813 Uint64, c7814 Decimal(15,0), c7815 Uint32, c7816 Float NOT NULL, c7817 Decimal(22,9) NOT NULL, c7818 Uint32 NOT NULL, c7819 Timestamp64, c7820 Uint32 NOT NULL, c7821 Int32 NOT NULL, c7822 Decimal(15,0) NOT NULL, c7823 Yson NOT NULL, c7824 Int16, c7825 Int32, c7826 Uint8 NOT NULL, c7827 Decimal(15,0) NOT NULL, c7828 Datetime64, c7829 Decimal(15,0) NOT NULL, c7830 Int64, c7831 Yson, c7832 Yson, c7833 String NOT NULL, c7834 String, c7835 String, c7836 Decimal(15,0) NOT NULL, c7837 JsonDocument, c7838 Uint8, c7839 Decimal(35,10) NOT NULL, c7840 Date32, c7841 Uint8 NOT NULL, c7842 String, c7843 Datetime NOT NULL, c7844 Interval64, c7845 Int8 NOT NULL, c7846 Date32, c7847 Timestamp64 NOT NULL, c7848 Decimal(22,9) NOT NULL, c7849 Uint32, c7850 Decimal(22,9) NOT NULL, c7851 Yson, c7852 Utf8 NOT NULL, c7853 Date NOT NULL, c7854 JsonDocument NOT NULL, c7855 Yson, c7856 Uint64, c7857 Decimal(22,9), c7858 JsonDocument NOT NULL, c7859 String, c7860 Json NOT NULL, c7861 Decimal(15,0) NOT NULL, c7862 JsonDocument NOT NULL, c7863 Yson NOT NULL, c7864 Decimal(15,0) NOT NULL, c7865 Uint16, c7866 Datetime NOT NULL, c7867 Int8 NOT NULL, c7868 Timestamp, c7869 Decimal(35,10) NOT NULL, c7870 String, c7871 Decimal(15,0), c7872 Interval64 NOT NULL, c7873 Datetime64, c7874 Yson NOT NULL, c7875 Uint16, c7876 Datetime NOT NULL, c7877 Datetime64 NOT NULL, c7878 Uint8, c7879 Date, c7880 Date, c7881 Yson, c7882 Uint8 NOT NULL, c7883 Decimal(15,0), c7884 Date, c7885 Timestamp, c7886 Date, c7887 Timestamp64 NOT NULL, c7888 Uint64, c7889 Timestamp64 NOT NULL, c7890 Int64, c7891 Datetime NOT NULL, c7892 Int8 NOT NULL, c7893 Date32, c7894 Yson NOT NULL, c7895 Yson, c7896 Int8, c7897 Int32, c7898 Timestamp64, c7899 Uint64, c7900 Yson NOT NULL, c7901 Float, c7902 Uint32 NOT NULL, c7903 String, c7904 String, c7905 Datetime64, c7906 JsonDocument, c7907 Float NOT NULL, c7908 Timestamp NOT NULL, c7909 Int8 NOT NULL, c7910 Int8 NOT NULL, c7911 Int16 NOT NULL, c7912 Int64 NOT NULL, c7913 Utf8 NOT NULL, c7914 Timestamp NOT NULL, c7915 Uint16, c7916 Decimal(35,10) NOT NULL, c7917 Date32 NOT NULL, c7918 Interval64 NOT NULL, c7919 Decimal(35,10), c7920 Double, c7921 Interval64, c7922 Int16 NOT NULL, c7923 Int32 NOT NULL, c7924 Int8, c7925 Double NOT NULL, c7926 Interval64, c7927 Int16, c7928 Uint16, c7929 Uint16, c7930 Datetime NOT NULL, c7931 Date NOT NULL, c7932 Double NOT NULL, c7933 Interval64, c7934 Float NOT NULL, c7935 Int64, c7936 Float, c7937 Interval64 NOT NULL, c7938 Decimal(22,9) NOT NULL, c7939 Int8, c7940 Interval64, c7941 Datetime64, c7942 Decimal(35,10), c7943 JsonDocument NOT NULL, c7944 Timestamp64 NOT NULL, c7945 Uint8, c7946 Interval64, c7947 Datetime NOT NULL, c7948 Uint8 NOT NULL, c7949 Int64 NOT NULL, c7950 Uint8, c7951 Date, c7952 Float, c7953 Decimal(15,0), c7954 Date32, c7955 Float NOT NULL, c7956 Decimal(22,9), c7957 Yson NOT NULL, c7958 Datetime64 NOT NULL, c7959 Uint8, c7960 Double NOT NULL, c7961 String, c7962 Int8 NOT NULL, c7963 Utf8 NOT NULL, c7964 Datetime NOT NULL, c7965 Float, c7966 Uint64, c7967 Datetime64, c7968 Date32, c7969 Int8, c7970 Int64 NOT NULL, c7971 Timestamp NOT NULL, c7972 Decimal(22,9), c7973 Int64 NOT NULL, c7974 Timestamp NOT NULL, c7975 Decimal(15,0) NOT NULL, c7976 Uint16, c7977 JsonDocument, c7978 Decimal(22,9) NOT NULL, c7979 Float, c7980 Int16 NOT NULL, c7981 Datetime NOT NULL, c7982 Int16, c7983 Int16 NOT NULL, c7984 Timestamp64, c7985 Date32, c7986 Int64, c7987 Date, c7988 Float NOT NULL, c7989 Interval64 NOT NULL, c7990 Json, c7991 Uint64 NOT NULL, c7992 Uint16, c7993 Uint32, c7994 Utf8, c7995 Date32 NOT NULL, c7996 Uint16 NOT NULL, c7997 Interval64 NOT NULL, c7998 Timestamp64, c7999 Datetime64 NOT NULL, c8000 Datetime64 NOT NULL, c8001 String, c8002 Date NOT NULL, c8003 Int64, c8004 Timestamp NOT NULL, c8005 Decimal(35,10), c8006 Uint16 NOT NULL, c8007 Uint8 NOT NULL, c8008 Timestamp64 NOT NULL, c8009 Double NOT NULL, c8010 Timestamp64 NOT NULL, c8011 Timestamp64 NOT NULL, c8012 Decimal(15,0) NOT NULL, c8013 Yson NOT NULL, c8014 Json, c8015 String NOT NULL, c8016 Decimal(22,9) NOT NULL, c8017 Float NOT NULL, c8018 JsonDocument NOT NULL, c8019 Date32, c8020 Int64 NOT NULL, c8021 Utf8, c8022 Float NOT NULL, c8023 Uint32, c8024 Timestamp64, c8025 Datetime64, c8026 Yson, c8027 Datetime64, c8028 Date NOT NULL, c8029 Uint8 NOT NULL, c8030 Decimal(22,9), c8031 Int8 NOT NULL, c8032 Json NOT NULL, c8033 Int64, c8034 Int64 NOT NULL, c8035 Int32 NOT NULL, c8036 Int64 NOT NULL, c8037 Uint32, c8038 Int64, c8039 Double, c8040 Json, c8041 Interval64 NOT NULL, c8042 Int32, c8043 Int64 NOT NULL, c8044 Decimal(35,10), c8045 Decimal(15,0) NOT NULL, c8046 Int64, c8047 Timestamp64 NOT NULL, c8048 Decimal(15,0) NOT NULL, c8049 String, c8050 JsonDocument, c8051 Timestamp NOT NULL, c8052 Json NOT NULL, c8053 Int64 NOT NULL, c8054 Int8, c8055 Uint16 NOT NULL, c8056 Uint64 NOT NULL, c8057 Datetime, c8058 Uint64, c8059 Interval64 NOT NULL, c8060 Decimal(22,9), c8061 Int32 NOT NULL, c8062 Utf8 NOT NULL, c8063 Float NOT NULL, c8064 Date32 NOT NULL, c8065 Float NOT NULL, c8066 Uint16 NOT NULL, c8067 Uint16, c8068 Double NOT NULL, c8069 Uint64 NOT NULL, c8070 Double, c8071 Interval64 NOT NULL, c8072 Int32, c8073 Datetime64 NOT NULL, c8074 Json NOT NULL, c8075 Uint16 NOT NULL, c8076 String NOT NULL, c8077 Date NOT NULL, c8078 Decimal(15,0) NOT NULL, c8079 Int32 NOT NULL, c8080 Utf8 NOT NULL, c8081 Int16 NOT NULL, c8082 Int32 NOT NULL, c8083 Float NOT NULL, c8084 Interval64 NOT NULL, c8085 Float NOT NULL, c8086 Int8 NOT NULL, c8087 Uint64 NOT NULL, c8088 String, c8089 Date32, c8090 Utf8, c8091 Utf8, c8092 Uint32 NOT NULL, c8093 JsonDocument, c8094 Int32, c8095 Int32, c8096 JsonDocument NOT NULL, c8097 Int32, c8098 Uint8 NOT NULL, c8099 String NOT NULL, c8100 Int8, c8101 Decimal(35,10) NOT NULL, c8102 Int64, c8103 Json NOT NULL, c8104 Int8 NOT NULL, c8105 Int32, c8106 Decimal(35,10), c8107 String NOT NULL, c8108 Date NOT NULL, c8109 Float, c8110 Float, c8111 JsonDocument, c8112 Utf8, c8113 Date32 NOT NULL, c8114 String, c8115 Int8, c8116 Interval64, c8117 Int16, c8118 Date32 NOT NULL, c8119 Uint64, c8120 Float, c8121 Utf8 NOT NULL, c8122 Date, c8123 Decimal(35,10) NOT NULL, c8124 Timestamp64 NOT NULL, c8125 Yson, c8126 Uint32, c8127 Double NOT NULL, c8128 JsonDocument NOT NULL, c8129 Interval64 NOT NULL, c8130 Double NOT NULL, c8131 Int32, c8132 Double, c8133 Int16, c8134 Float, c8135 Decimal(15,0) NOT NULL, c8136 Int16, c8137 Double, c8138 Uint32 NOT NULL, c8139 Double NOT NULL, c8140 String NOT NULL, c8141 Utf8, c8142 Utf8, c8143 Date32 NOT NULL, c8144 Utf8, c8145 Double NOT NULL, c8146 Json, c8147 Yson, c8148 Uint64 NOT NULL, c8149 Date32, c8150 Interval64, c8151 Decimal(22,9), c8152 Timestamp NOT NULL, c8153 Utf8 NOT NULL, c8154 Int8, c8155 Uint32 NOT NULL, c8156 Int8, c8157 Float, c8158 Int16, c8159 Uint64 NOT NULL, c8160 Interval64, c8161 JsonDocument NOT NULL, c8162 Date32 NOT NULL, c8163 Int64, c8164 Uint16, c8165 Decimal(22,9), c8166 Utf8, c8167 Interval64, c8168 Date32 NOT NULL, c8169 JsonDocument NOT NULL, c8170 Yson, c8171 Json, c8172 Uint8 NOT NULL, c8173 Uint32, c8174 Json, c8175 Interval64, c8176 Uint32 NOT NULL, c8177 Float NOT NULL, c8178 Decimal(22,9), c8179 Json NOT NULL, c8180 Uint8, c8181 Int32 NOT NULL, c8182 Int8, c8183 Decimal(35,10) NOT NULL, c8184 Date32, c8185 Float, c8186 Uint8, c8187 Int8, c8188 Int64, c8189 Json NOT NULL, c8190 Decimal(35,10), c8191 Uint16 NOT NULL, c8192 Date32 NOT NULL, c8193 Datetime64, c8194 Int32 NOT NULL, c8195 String NOT NULL, c8196 Date, c8197 Decimal(15,0), c8198 Date, c8199 Decimal(35,10), c8200 Yson, c8201 Date32 NOT NULL, c8202 Uint64, c8203 Decimal(22,9), c8204 String, c8205 Timestamp NOT NULL, c8206 Yson NOT NULL, c8207 Date, c8208 Datetime, c8209 Uint32 NOT NULL, c8210 Decimal(15,0), c8211 Datetime NOT NULL, c8212 String NOT NULL, c8213 Date, c8214 Float NOT NULL, c8215 Float, c8216 JsonDocument NOT NULL, c8217 Date NOT NULL, c8218 Interval64, c8219 Uint32, c8220 Yson NOT NULL, c8221 Datetime NOT NULL, c8222 Double, c8223 Datetime64, c8224 Decimal(15,0) NOT NULL, c8225 Date32 NOT NULL, c8226 Date32 NOT NULL, c8227 Int16, c8228 Decimal(15,0), c8229 Float, c8230 Uint32, c8231 Uint8, c8232 Yson NOT NULL, c8233 Int16, c8234 Float, c8235 Float NOT NULL, c8236 Int16, c8237 Date, c8238 Yson, c8239 Timestamp64 NOT NULL, c8240 Timestamp NOT NULL, c8241 Json, c8242 Float NOT NULL, c8243 Decimal(15,0) NOT NULL, c8244 Uint64 NOT NULL, c8245 Decimal(35,10) NOT NULL, c8246 Double, c8247 Date NOT NULL, c8248 Datetime, c8249 Timestamp64, c8250 Interval64 NOT NULL, c8251 String NOT NULL, c8252 Interval64, c8253 Int8, c8254 Uint16 NOT NULL, c8255 Int8 NOT NULL, c8256 Float NOT NULL, c8257 Datetime NOT NULL, c8258 Json, c8259 Uint32 NOT NULL, c8260 Datetime64, c8261 Uint8, c8262 Date, c8263 Timestamp64, c8264 Double, c8265 Json, c8266 Interval64 NOT NULL, c8267 Date32, c8268 Double, c8269 Uint64 NOT NULL, c8270 Interval64 NOT NULL, c8271 Decimal(22,9) NOT NULL, c8272 Uint8, c8273 Yson, c8274 Datetime64 NOT NULL, c8275 Int8, c8276 Uint32, c8277 Float, c8278 Interval64, c8279 Json, c8280 Decimal(22,9) NOT NULL, c8281 Timestamp64, c8282 Date32, c8283 Uint8, c8284 Timestamp, c8285 Int8, c8286 Datetime NOT NULL, c8287 Float, c8288 String NOT NULL, c8289 Timestamp, c8290 Datetime64 NOT NULL, c8291 Datetime, c8292 Timestamp64, c8293 Double NOT NULL, c8294 Timestamp64 NOT NULL, c8295 Uint8, c8296 Double, c8297 Decimal(15,0) NOT NULL, c8298 Uint8 NOT NULL, c8299 Decimal(35,10), c8300 Date32 NOT NULL, c8301 Json, c8302 Date32, c8303 Int16, c8304 Timestamp64 NOT NULL, c8305 Double, c8306 Decimal(15,0) NOT NULL, c8307 Uint64, c8308 Int64 NOT NULL, c8309 Uint32 NOT NULL, c8310 Decimal(15,0), c8311 Date NOT NULL, c8312 String NOT NULL, c8313 Int64, c8314 Int8, c8315 Uint16 NOT NULL, c8316 Uint64, c8317 Yson NOT NULL, c8318 Uint8, c8319 Int32 NOT NULL, c8320 Float, c8321 Int32 NOT NULL, c8322 Date32, c8323 Int16 NOT NULL, c8324 Decimal(35,10), c8325 Uint16, c8326 Date NOT NULL, c8327 Utf8, c8328 Int8 NOT NULL, c8329 Uint32 NOT NULL, c8330 Uint8, c8331 String, c8332 Date NOT NULL, c8333 Timestamp NOT NULL, c8334 Int64, c8335 Yson NOT NULL, c8336 Datetime, c8337 Int16 NOT NULL, c8338 JsonDocument, c8339 Uint8 NOT NULL, c8340 Timestamp64, c8341 Decimal(22,9), c8342 Json, c8343 JsonDocument, c8344 Timestamp, c8345 Date32 NOT NULL, c8346 Decimal(15,0), c8347 Int8, c8348 Timestamp, c8349 Datetime64 NOT NULL, c8350 Decimal(22,9) NOT NULL, c8351 Uint16, c8352 Uint32, c8353 Interval64 NOT NULL, c8354 Timestamp64, c8355 Uint64, c8356 Int64, c8357 Interval64 NOT NULL, c8358 Int8 NOT NULL, c8359 Int8 NOT NULL, c8360 JsonDocument NOT NULL, c8361 Uint32, c8362 Json, c8363 Double NOT NULL, c8364 Date32, c8365 Datetime NOT NULL, c8366 JsonDocument NOT NULL, c8367 Date, c8368 Timestamp NOT NULL, c8369 Decimal(35,10) NOT NULL, c8370 Decimal(22,9) NOT NULL, c8371 Interval64, c8372 Decimal(35,10), c8373 Date32 NOT NULL, c8374 String, c8375 Interval64 NOT NULL, c8376 Int32 NOT NULL, c8377 Uint64, c8378 Int32 NOT NULL, c8379 String, c8380 Int8 NOT NULL, c8381 Timestamp64 NOT NULL, c8382 Uint16 NOT NULL, c8383 Int8, c8384 Decimal(35,10), c8385 Float, c8386 Int32, c8387 Decimal(15,0), c8388 Date32 NOT NULL, c8389 Datetime64, c8390 Int32, c8391 Yson, c8392 Decimal(15,0) NOT NULL, c8393 Double, c8394 Uint64 NOT NULL, c8395 Uint8 NOT NULL, c8396 Yson, c8397 Decimal(35,10) NOT NULL, c8398 Datetime64, c8399 Int16, c8400 Utf8, c8401 Interval64, c8402 Datetime NOT NULL, c8403 Date, c8404 Double NOT NULL, c8405 Int32, c8406 String NOT NULL, c8407 Double, c8408 Datetime, c8409 Datetime64 NOT NULL, c8410 Timestamp, c8411 Int16 NOT NULL, c8412 Int64, c8413 Datetime NOT NULL, c8414 Timestamp64 NOT NULL, c8415 Datetime, c8416 Uint64, c8417 Utf8 NOT NULL, c8418 Date32 NOT NULL, c8419 Json NOT NULL, c8420 JsonDocument, c8421 JsonDocument, c8422 String NOT NULL, c8423 Int8, c8424 Timestamp, c8425 String, c8426 Int64, c8427 Timestamp64 NOT NULL, c8428 Uint64 NOT NULL, c8429 Double NOT NULL, c8430 Int64 NOT NULL, c8431 Decimal(15,0) NOT NULL, c8432 Date, c8433 Int8, c8434 Utf8, c8435 Date32, c8436 Timestamp, c8437 Double NOT NULL, c8438 Json, c8439 Datetime NOT NULL, c8440 Int16, c8441 Timestamp64, c8442 Int32 NOT NULL, c8443 JsonDocument, c8444 Utf8, c8445 Datetime NOT NULL, c8446 Decimal(22,9), c8447 Int32 NOT NULL, c8448 Uint16, c8449 Decimal(15,0), c8450 Timestamp NOT NULL, c8451 Timestamp, c8452 Int16, c8453 Decimal(15,0) NOT NULL, c8454 Json, c8455 Yson, c8456 Date32 NOT NULL, c8457 Timestamp NOT NULL, c8458 Int8, c8459 Decimal(15,0), c8460 Timestamp64 NOT NULL, c8461 Interval64, c8462 Int64 NOT NULL, c8463 Double NOT NULL, c8464 String NOT NULL, c8465 Decimal(35,10), c8466 Yson, c8467 Timestamp NOT NULL, c8468 String, c8469 Int64, c8470 Decimal(22,9) NOT NULL, c8471 Timestamp, c8472 Float, c8473 Timestamp64 NOT NULL, c8474 Timestamp, c8475 Yson, c8476 Decimal(35,10), c8477 Int64, c8478 Decimal(35,10), c8479 Float NOT NULL, c8480 Float NOT NULL, c8481 Json NOT NULL, c8482 Decimal(22,9) NOT NULL, c8483 Uint8 NOT NULL, c8484 Utf8, c8485 Timestamp, c8486 Date32, c8487 Date32, c8488 Int16 NOT NULL, c8489 Interval64 NOT NULL, c8490 Utf8, c8491 Timestamp, c8492 Timestamp NOT NULL, c8493 Datetime64 NOT NULL, c8494 Datetime, c8495 Timestamp64, c8496 Uint8, c8497 Timestamp64 NOT NULL, c8498 Float, c8499 Float, c8500 Int32 NOT NULL, c8501 Interval64 NOT NULL, c8502 Int8, c8503 String NOT NULL, c8504 Int8 NOT NULL, c8505 String, c8506 Date32, c8507 Uint16 NOT NULL, c8508 Int32 NOT NULL, c8509 Decimal(22,9), c8510 Datetime NOT NULL, c8511 Json, c8512 Uint16, c8513 Int64 NOT NULL, c8514 Datetime64, c8515 Int64 NOT NULL, c8516 Decimal(15,0) NOT NULL, c8517 Decimal(35,10) NOT NULL, c8518 Date NOT NULL, c8519 Uint32 NOT NULL, c8520 Int32, c8521 Timestamp64, c8522 Uint64, c8523 JsonDocument, c8524 Utf8, c8525 Interval64, c8526 Utf8, c8527 Decimal(22,9), c8528 Double, c8529 Json NOT NULL, c8530 Uint64, c8531 Date32 NOT NULL, c8532 Json, c8533 Uint64, c8534 Interval64, c8535 Int32 NOT NULL, c8536 Json NOT NULL, c8537 Timestamp64 NOT NULL, c8538 Date NOT NULL, c8539 Uint32, c8540 Uint8 NOT NULL, c8541 Utf8 NOT NULL, c8542 Date NOT NULL, c8543 Date32 NOT NULL, c8544 Uint8 NOT NULL, c8545 Yson NOT NULL, c8546 Int8, c8547 Date32, c8548 Int8, c8549 Date NOT NULL, c8550 Decimal(35,10), c8551 Int64, c8552 Interval64, c8553 Date32, c8554 Int16, c8555 Decimal(35,10) NOT NULL, c8556 Double NOT NULL, c8557 Interval64, c8558 String, c8559 String NOT NULL, c8560 JsonDocument, c8561 Yson NOT NULL, c8562 Decimal(22,9), c8563 Decimal(22,9) NOT NULL, c8564 Json, c8565 Uint16, c8566 Decimal(35,10) NOT NULL, c8567 Datetime64, c8568 Int64 NOT NULL, c8569 Json, c8570 Uint16, c8571 String NOT NULL, c8572 Yson, c8573 Decimal(35,10), c8574 Int64, c8575 Date32 NOT NULL, c8576 JsonDocument NOT NULL, c8577 Utf8, c8578 Decimal(35,10) NOT NULL, c8579 Float, c8580 Int64 NOT NULL, c8581 Uint8 NOT NULL, c8582 Uint8, c8583 Int8, c8584 Uint64, c8585 Date, c8586 Int64 NOT NULL, c8587 Decimal(22,9) NOT NULL, c8588 Interval64 NOT NULL, c8589 Interval64 NOT NULL, c8590 Uint64, c8591 Date NOT NULL, c8592 Date, c8593 Utf8 NOT NULL, c8594 Int16 NOT NULL, c8595 Yson, c8596 Uint8, c8597 Double, c8598 JsonDocument, c8599 Datetime NOT NULL, c8600 Datetime64, c8601 Timestamp64, c8602 Uint8, c8603 Datetime NOT NULL, c8604 JsonDocument, c8605 Json, c8606 Timestamp, c8607 Timestamp64 NOT NULL, c8608 Datetime NOT NULL, c8609 Float NOT NULL, c8610 Decimal(15,0), c8611 Decimal(15,0) NOT NULL, c8612 Interval64, c8613 Utf8 NOT NULL, c8614 Datetime NOT NULL, c8615 Int32, c8616 Interval64 NOT NULL, c8617 Uint8, c8618 Datetime64 NOT NULL, c8619 Double, c8620 Datetime64, c8621 JsonDocument, c8622 Decimal(15,0) NOT NULL, c8623 Utf8 NOT NULL, c8624 Int32, c8625 Int8, c8626 String, c8627 Utf8 NOT NULL, c8628 Decimal(22,9), c8629 Date, c8630 Float, c8631 Decimal(35,10), c8632 Timestamp, c8633 Uint64 NOT NULL, c8634 Decimal(15,0), c8635 Float, c8636 Timestamp64 NOT NULL, c8637 Uint8, c8638 Yson NOT NULL, c8639 Decimal(22,9) NOT NULL, c8640 Datetime64 NOT NULL, c8641 Datetime64 NOT NULL, c8642 Datetime, c8643 Datetime64 NOT NULL, c8644 Datetime, c8645 Interval64 NOT NULL, c8646 Json, c8647 Int64 NOT NULL, c8648 Datetime, c8649 Uint8, c8650 JsonDocument, c8651 Yson, c8652 Json, c8653 Uint64, c8654 Utf8, c8655 Int64, c8656 Timestamp NOT NULL, c8657 Interval64, c8658 Decimal(15,0), c8659 Datetime, c8660 Yson, c8661 String NOT NULL, c8662 Interval64, c8663 Timestamp64, c8664 Datetime NOT NULL, c8665 Json, c8666 Utf8 NOT NULL, c8667 Uint16 NOT NULL, c8668 Uint8, c8669 Interval64, c8670 Decimal(15,0), c8671 Date, c8672 Uint8 NOT NULL, c8673 Decimal(22,9) NOT NULL, c8674 Datetime, c8675 JsonDocument, c8676 Datetime64 NOT NULL, c8677 Interval64, c8678 Datetime, c8679 Date32 NOT NULL, c8680 Yson, c8681 Uint8, c8682 Int64 NOT NULL, c8683 Int32, c8684 Int16, c8685 Json NOT NULL, c8686 Json NOT NULL, c8687 JsonDocument NOT NULL, c8688 Timestamp64 NOT NULL, c8689 Timestamp64, c8690 Interval64, c8691 Datetime NOT NULL, c8692 Timestamp64 NOT NULL, c8693 Date, c8694 Timestamp64 NOT NULL, c8695 String, c8696 Datetime NOT NULL, c8697 Json NOT NULL, c8698 String, c8699 Decimal(35,10) NOT NULL, c8700 Yson, c8701 JsonDocument NOT NULL, c8702 Decimal(15,0) NOT NULL, c8703 Timestamp64 NOT NULL, c8704 Timestamp, c8705 Timestamp64, c8706 Date, c8707 Yson NOT NULL, c8708 Int16 NOT NULL, c8709 Json, c8710 Uint16, c8711 Date32, c8712 Timestamp, c8713 Interval64, c8714 Timestamp64 NOT NULL, c8715 Yson NOT NULL, c8716 Date, c8717 Float, c8718 Decimal(15,0), c8719 Uint64, c8720 Datetime64, c8721 Timestamp64, c8722 JsonDocument, c8723 Uint32 NOT NULL, c8724 JsonDocument, c8725 Timestamp64 NOT NULL, c8726 Json NOT NULL, c8727 Decimal(22,9) NOT NULL, c8728 Int16, c8729 Date32 NOT NULL, c8730 JsonDocument, c8731 Uint32, c8732 Yson, c8733 Json, c8734 Int32 NOT NULL, c8735 Timestamp NOT NULL, c8736 Timestamp NOT NULL, c8737 Float, c8738 Json, c8739 Datetime, c8740 Int32 NOT NULL, c8741 String, c8742 Int8, c8743 Date32, c8744 String NOT NULL, c8745 Uint8 NOT NULL, c8746 Datetime, c8747 Decimal(15,0), c8748 Timestamp64 NOT NULL, c8749 Uint32, c8750 Utf8, c8751 Uint16 NOT NULL, c8752 Int32 NOT NULL, c8753 Timestamp64, c8754 Json NOT NULL, c8755 Timestamp, c8756 Interval64 NOT NULL, c8757 Int32 NOT NULL, c8758 Int64 NOT NULL, c8759 Date32, c8760 Int32, c8761 Int32, c8762 Uint8, c8763 Utf8, c8764 Datetime64, c8765 Int8, c8766 Double NOT NULL, c8767 String NOT NULL, c8768 Date NOT NULL, c8769 String NOT NULL, c8770 Int8, c8771 Date, c8772 Date32 NOT NULL, c8773 Uint8 NOT NULL, c8774 String, c8775 Datetime, c8776 Decimal(15,0) NOT NULL, c8777 Date32, c8778 Int8 NOT NULL, c8779 Timestamp NOT NULL, c8780 String NOT NULL, c8781 JsonDocument NOT NULL, c8782 Timestamp64 NOT NULL, c8783 JsonDocument, c8784 Date NOT NULL, c8785 Decimal(15,0), c8786 JsonDocument NOT NULL, c8787 Double, c8788 String, c8789 Uint16, c8790 Uint64, c8791 JsonDocument, c8792 Decimal(22,9) NOT NULL, c8793 Int64 NOT NULL, c8794 Double NOT NULL, c8795 JsonDocument, c8796 Date NOT NULL, c8797 Int32, c8798 Int32 NOT NULL, c8799 Uint64 NOT NULL, c8800 Date32 NOT NULL, c8801 Uint8, c8802 Decimal(35,10) NOT NULL, c8803 Int32 NOT NULL, c8804 Datetime64 NOT NULL, c8805 Datetime NOT NULL, c8806 Uint32 NOT NULL, c8807 Json NOT NULL, c8808 Date, c8809 Int64 NOT NULL, c8810 Utf8, c8811 Float, c8812 Int32, c8813 Int8, c8814 Decimal(15,0), c8815 Uint8, c8816 Datetime64 NOT NULL, c8817 Float, c8818 Uint8, c8819 Json NOT NULL, c8820 Decimal(22,9) NOT NULL, c8821 Date32 NOT NULL, c8822 Uint8, c8823 Int8, c8824 Datetime64, c8825 Int32 NOT NULL, c8826 Decimal(35,10), c8827 Uint8 NOT NULL, c8828 String, c8829 Int16 NOT NULL, c8830 Decimal(35,10), c8831 Yson NOT NULL, c8832 Decimal(15,0), c8833 Double, c8834 JsonDocument, c8835 JsonDocument, c8836 Date NOT NULL, c8837 JsonDocument, c8838 Date NOT NULL, c8839 Yson, c8840 Int8, c8841 Int8 NOT NULL, c8842 Utf8, c8843 Utf8, c8844 Int8, c8845 Timestamp, c8846 Uint64 NOT NULL, c8847 Json NOT NULL, c8848 Timestamp64, c8849 Double NOT NULL, c8850 Yson NOT NULL, c8851 Int16, c8852 Uint8 NOT NULL, c8853 String, c8854 Uint16 NOT NULL, c8855 Decimal(15,0), c8856 Int32 NOT NULL, c8857 JsonDocument NOT NULL, c8858 Uint8 NOT NULL, c8859 Double NOT NULL, c8860 Date, c8861 Int16, c8862 Timestamp64 NOT NULL, c8863 Timestamp64, c8864 Uint32, c8865 Interval64 NOT NULL, c8866 Uint16 NOT NULL, c8867 Utf8 NOT NULL, c8868 Uint32 NOT NULL, c8869 Yson, c8870 JsonDocument NOT NULL, c8871 Timestamp NOT NULL, c8872 Uint32 NOT NULL, c8873 Datetime64, c8874 Date32 NOT NULL, c8875 Decimal(22,9), c8876 Datetime64 NOT NULL, c8877 String NOT NULL, c8878 Interval64, c8879 Int32, c8880 Int8, c8881 Uint32 NOT NULL, c8882 Date, c8883 Int16, c8884 Date NOT NULL, c8885 Int32, c8886 Utf8 NOT NULL, c8887 Uint32 NOT NULL, c8888 Uint32 NOT NULL, c8889 Uint64 NOT NULL, c8890 String, c8891 Date32, c8892 String NOT NULL, c8893 Timestamp NOT NULL, c8894 Decimal(15,0) NOT NULL, c8895 Json, c8896 Datetime64, c8897 Yson NOT NULL, c8898 Json, c8899 Int16 NOT NULL, c8900 Uint8, c8901 Decimal(15,0), c8902 Yson NOT NULL, c8903 Interval64 NOT NULL, c8904 Decimal(35,10) NOT NULL, c8905 Uint16 NOT NULL, c8906 Int64, c8907 Double NOT NULL, c8908 JsonDocument, c8909 Uint64, c8910 Date32 NOT NULL, c8911 Decimal(15,0), c8912 Datetime NOT NULL, c8913 JsonDocument, c8914 Decimal(35,10) NOT NULL, c8915 Uint64 NOT NULL, c8916 Uint64, c8917 Float, c8918 Decimal(22,9) NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388, c1389, c1390, c1391, c1392, c1393, c1394, c1395, c1396, c1397, c1398, c1399, c1400, c1401, c1402, c1403, c1404, c1405, c1406, c1407, c1408, c1409, c1410, c1411, c1412, c1413, c1414, c1415, c1416, c1417, c1418, c1419, c1420, c1421, c1422, c1423, c1424, c1425, c1426, c1427, c1428, c1429, c1430, c1431, c1432, c1433, c1434, c1435, c1436, c1437, c1438, c1439, c1440, c1441, c1442, c1443, c1444, c1445, c1446, c1447, c1448, c1449, c1450, c1451, c1452, c1453, c1454, c1455, c1456, c1457, c1458, c1459, c1460, c1461, c1462, c1463, c1464, c1465, c1466, c1467, c1468, c1469, c1470, c1471, c1472, c1473, c1474, c1475, c1476, c1477, c1478, c1479, c1480, c1481, c1482, c1483, c1484, c1485, c1486, c1487, c1488, c1489, c1490, c1491, c1492, c1493, c1494, c1495, c1496, c1497, c1498, c1499, c1500, c1501, c1502, c1503, c1504, c1505, c1506, c1507, c1508, c1509, c1510, c1511, c1512, c1513, c1514, c1515, c1516, c1517, c1518, c1519, c1520, c1521, c1522, c1523, c1524, c1525, c1526, c1527, c1528, c1529, c1530, c1531, c1532, c1533, c1534, c1535, c1536, c1537, c1538, c1539, c1540, c1541, c1542, c1543, c1544, c1545, c1546, c1547, c1548, c1549, c1550, c1551, c1552, c1553, c1554, c1555, c1556, c1557, c1558, c1559, c1560, c1561, c1562, c1563, c1564, c1565, c1566, c1567, c1568, c1569, c1570, c1571, c1572, c1573, c1574, c1575, c1576, c1577, c1578, c1579, c1580, c1581, c1582, c1583, c1584, c1585, c1586, c1587, c1588, c1589, c1590, c1591, c1592, c1593, c1594, c1595, c1596, c1597, c1598, c1599, c1600, c1601, c1602, c1603, c1604, c1605, c1606, c1607, c1608, c1609, c1610, c1611, c1612, c1613, c1614, c1615, c1616, c1617, c1618, c1619, c1620, c1621, c1622, c1623, c1624, c1625, c1626, c1627, c1628, c1629, c1630, c1631, c1632, c1633, c1634, c1635, c1636, c1637, c1638, c1639, c1640, c1641, c1642, c1643, c1644, c1645, c1646, c1647, c1648, c1649, c1650, c1651, c1652, c1653, c1654, c1655, c1656, c1657, c1658, c1659, c1660, c1661, c1662, c1663, c1664, c1665, c1666, c1667, c1668, c1669, c1670, c1671, c1672, c1673, c1674, c1675, c1676, c1677, c1678, c1679, c1680, c1681, c1682, c1683, c1684, c1685, c1686, c1687, c1688, c1689, c1690, c1691, c1692, c1693, c1694, c1695, c1696, c1697, c1698, c1699, c1700, c1701, c1702, c1703, c1704, c1705, c1706, c1707, c1708, c1709, c1710, c1711, c1712, c1713, c1714, c1715, c1716, c1717, c1718, c1719, c1720, c1721, c1722, c1723, c1724, c1725, c1726, c1727, c1728, c1729, c1730, c1731, c1732, c1733, c1734, c1735, c1736, c1737, c1738, c1739, c1740, c1741, c1742, c1743, c1744, c1745, c1746, c1747, c1748, c1749, c1750, c1751, c1752, c1753, c1754, c1755, c1756, c1757, c1758, c1759, c1760, c1761, c1762, c1763, c1764, c1765, c1766, c1767, c1768, c1769, c1770, c1771, c1772, c1773, c1774, c1775, c1776, c1777, c1778, c1779, c1780, c1781, c1782, c1783, c1784, c1785, c1786, c1787, c1788, c1789, c1790, c1791, c1792, c1793, c1794, c1795, c1796, c1797, c1798, c1799, c1800, c1801, c1802, c1803, c1804, c1805, c1806, c1807, c1808, c1809, c1810, c1811, c1812, c1813, c1814, c1815, c1816, c1817, c1818, c1819, c1820, c1821, c1822, c1823, c1824, c1825, c1826, c1827, c1828, c1829, c1830, c1831, c1832, c1833, c1834, c1835, c1836, c1837, c1838, c1839, c1840, c1841, c1842, c1843, c1844, c1845, c1846, c1847, c1848, c1849, c1850, c1851, c1852, c1853, c1854, c1855, c1856, c1857, c1858, c1859, c1860, c1861, c1862, c1863, c1864, c1865, c1866, c1867, c1868, c1869, c1870, c1871, c1872, c1873, c1874, c1875, c1876, c1877, c1878, c1879, c1880, c1881, c1882, c1883, c1884, c1885, c1886)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)\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 133, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 4be156fc-8dbe-4f21-a133-0f48228b10d3, localhost:22221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4be156fc-8dbe-4f21-a133-0f48228b10d3, localhost:22221): request = { database: "/Root" }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:22585/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:5428/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16558/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:13868/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:25395/9
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, 4be156fc-8dbe-4f21-a133-0f48228b10d3, localhost:22221): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2025-11-28T17:31:28.270564225+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:22221". Error details:
 Deadline exceeded on request
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22221
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, ab74ea45-c4b3-4d93-93f0-54cee266cf9b, localhost:22221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ab74ea45-c4b3-4d93-93f0-54cee266cf9b, localhost:22221): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ab74ea45-c4b3-4d93-93f0-54cee266cf9b, localhost:22221): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:22221". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22221
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:9680/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:15624/6
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 8b82a882-9a97-4749-8018-a9aabf994130, localhost:22221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8b82a882-9a97-4749-8018-a9aabf994130, localhost:22221): request = { database: "/Root" }
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:19029/7
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, 8b82a882-9a97-4749-8018-a9aabf994130, localhost:22221): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2025-11-28T17:31:42.292735743+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:22221". Error details:
 Deadline exceeded on request
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22221
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 3d61ee21-191d-4cf6-873b-790ce30caeaa, localhost:22221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3d61ee21-191d-4cf6-873b-790ce30caeaa, localhost:22221): request = { database: "/Root" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, 3d61ee21-191d-4cf6-873b-790ce30caeaa, localhost:22221): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2025-11-28T17:31:54.122585611+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:22221". Error details:
 Deadline exceeded on request
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22221
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 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:379 RpcState(ListEndpoints, 1899e5b8-5ebb-4121-bd15-c9ca74e7501c, localhost:22221): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1899e5b8-5ebb-4121-bd15-c9ca74e7501c, localhost:22221): request = { database: "/Root" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, 1899e5b8-5ebb-4121-bd15-c9ca74e7501c, localhost:22221): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.DEADLINE_EXCEEDED
	details = "Deadline Exceeded"
	debug_error_string = "UNKNOWN:Deadline Exceeded {created_time:"2025-11-28T17:32:05.897440238+00:00", grpc_status:4}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:22221". Error details:
 Deadline exceeded on request
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22221
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22221
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22221". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22221
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22221". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22221
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22221". Check endpoint correctness.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:22221/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8404
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29631
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27331
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25395
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30271
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61371
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31067
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13868
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19738
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10627
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25132
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19029
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13095
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10067
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21113
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15624
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16577
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28365
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17921
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9680
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10106
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61523
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27033
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16558
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10565
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2590
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17773
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5428
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10745
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17120
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22585
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15411
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20596
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22956
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22221
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28749
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14039
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6365
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64849
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32293
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18881
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3249
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18120
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28913
============================== slowest durations ===============================
152.30s call     test_workload.py::TestYdbWorkload::test
92.15s teardown test_workload.py::TestYdbWorkload::test
18.63s 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/k1d1/0009ac/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:22221 --database /Root --duration 120' has failed with code 1.
Errors:
...c
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
======================== 1 failed in 271.45s (0:04:31) =========================
