============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:16830 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...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.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c5\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/4cpv/003a18/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28607
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28607
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28608
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32576
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11268
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17523
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15593
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1703
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5936
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/4cpv/003a18/r3tmp/kikimr_cluster_btf8hxo0
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16830
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6172
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19042
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11327
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11328
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_o0haw9vj.log --grpc-port=16830 --mon-port=6172 --ic-port=28608
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25962
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8286
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13485
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12656
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_hg6zb533.log --grpc-port=25962 --mon-port=8286 --ic-port=32576
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11867
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17745
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21888
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_m0ybuu92.log --grpc-port=11867 --mon-port=10432 --ic-port=11268
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2729
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25451
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2305
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18982
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_rfqtazj4.log --grpc-port=2729 --mon-port=25451 --ic-port=17523
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29165
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10387
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21889
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30313
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_280v1a2q.log --grpc-port=29165 --mon-port=10387 --ic-port=15593
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20691
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19727
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14909
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23439
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_was3d9hs.log --grpc-port=20691 --mon-port=19727 --ic-port=17946
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65207
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22948
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26037
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29437
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_9jtxkfxv.log --grpc-port=65207 --mon-port=22948 --ic-port=1703
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10848
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14668
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65159
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13659
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_o_rdl8ex.log --grpc-port=10848 --mon-port=14668 --ic-port=28432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13892
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24379
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3882
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19378
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_gx0asjs2.log --grpc-port=13892 --mon-port=24379 --ic-port=5936
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16830/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_o0haw9vj.log --grpc-port=16830 --mon-port=6172 --ic-port=28608
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4cpv/003a18/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_o0haw9vj.log', '--grpc-port=16830', '--mon-port=6172', '--ic-port=28608')' in '/home/runner/.ya/build/build_root/4cpv/003a18/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: 1483569
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:16830/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/4cpv/003a18/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1483570
DEBUG    ya.test:process.py:259 Command (pid 1483570) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1483570) elapsed time (sec): 1.059220314025879
DEBUG    ya.test:process.py:263 Command (pid 1483570) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483570) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1483570) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483570) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483570) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1483570) maxrss: 480516
DEBUG    ya.test:process.py:263 Command (pid 1483570) minflt: 45340
DEBUG    ya.test:process.py:263 Command (pid 1483570) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1483570) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1483570) nivcsw: 276
DEBUG    ya.test:process.py:263 Command (pid 1483570) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1483570) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1483570) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1483570) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1483570) stime: 0.189502
DEBUG    ya.test:process.py:263 Command (pid 1483570) utime: 0.571299
DEBUG    ya.test:process.py:263 Command (pid 1483570) wtime: 1.073
DEBUG    ya.test:process.py:275 Command (pid 1483570) output:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fluapwaqlm
    Host information: 
        Linux ghrun-fluapwaqlm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25962/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_hg6zb533.log --grpc-port=25962 --mon-port=8286 --ic-port=32576
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4cpv/003a18/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_hg6zb533.log', '--grpc-port=25962', '--mon-port=8286', '--ic-port=32576')' in '/home/runner/.ya/build/build_root/4cpv/003a18/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: 1483633
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25962/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/4cpv/003a18/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1483634
DEBUG    ya.test:process.py:259 Command (pid 1483634) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1483634) elapsed time (sec): 1.0543735027313232
DEBUG    ya.test:process.py:263 Command (pid 1483634) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483634) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1483634) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483634) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483634) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1483634) maxrss: 481656
DEBUG    ya.test:process.py:263 Command (pid 1483634) minflt: 45345
DEBUG    ya.test:process.py:263 Command (pid 1483634) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1483634) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1483634) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 1483634) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1483634) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1483634) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1483634) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1483634) stime: 0.21547999999999998
DEBUG    ya.test:process.py:263 Command (pid 1483634) utime: 0.512884
DEBUG    ya.test:process.py:263 Command (pid 1483634) wtime: 1.07
DEBUG    ya.test:process.py:275 Command (pid 1483634) output:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fluapwaqlm
    Host information: 
        Linux ghrun-fluapwaqlm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 2 version:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11867/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_m0ybuu92.log --grpc-port=11867 --mon-port=10432 --ic-port=11268
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4cpv/003a18/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_m0ybuu92.log', '--grpc-port=11867', '--mon-port=10432', '--ic-port=11268')' in '/home/runner/.ya/build/build_root/4cpv/003a18/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: 1483792
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11867/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/4cpv/003a18/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1483793
DEBUG    ya.test:process.py:259 Command (pid 1483793) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1483793) elapsed time (sec): 0.9795553684234619
DEBUG    ya.test:process.py:263 Command (pid 1483793) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483793) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1483793) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483793) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483793) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1483793) maxrss: 482904
DEBUG    ya.test:process.py:263 Command (pid 1483793) minflt: 45354
DEBUG    ya.test:process.py:263 Command (pid 1483793) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1483793) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1483793) nivcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 1483793) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1483793) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1483793) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1483793) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1483793) stime: 0.18850599999999998
DEBUG    ya.test:process.py:263 Command (pid 1483793) utime: 0.550217
DEBUG    ya.test:process.py:263 Command (pid 1483793) wtime: 0.991
DEBUG    ya.test:process.py:275 Command (pid 1483793) output:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fluapwaqlm
    Host information: 
        Linux ghrun-fluapwaqlm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 3 version:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2729/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_rfqtazj4.log --grpc-port=2729 --mon-port=25451 --ic-port=17523
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4cpv/003a18/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_rfqtazj4.log', '--grpc-port=2729', '--mon-port=25451', '--ic-port=17523')' in '/home/runner/.ya/build/build_root/4cpv/003a18/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: 1483978
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2729/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/4cpv/003a18/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1483979
DEBUG    ya.test:process.py:259 Command (pid 1483979) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1483979) elapsed time (sec): 1.0125865936279297
DEBUG    ya.test:process.py:263 Command (pid 1483979) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483979) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1483979) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483979) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483979) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1483979) maxrss: 484260
DEBUG    ya.test:process.py:263 Command (pid 1483979) minflt: 45326
DEBUG    ya.test:process.py:263 Command (pid 1483979) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1483979) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1483979) nivcsw: 189
DEBUG    ya.test:process.py:263 Command (pid 1483979) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1483979) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1483979) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1483979) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1483979) stime: 0.265443
DEBUG    ya.test:process.py:263 Command (pid 1483979) utime: 0.480795
DEBUG    ya.test:process.py:263 Command (pid 1483979) wtime: 1.014
DEBUG    ya.test:process.py:275 Command (pid 1483979) output:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fluapwaqlm
    Host information: 
        Linux ghrun-fluapwaqlm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 4 version:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29165/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_280v1a2q.log --grpc-port=29165 --mon-port=10387 --ic-port=15593
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4cpv/003a18/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_280v1a2q.log', '--grpc-port=29165', '--mon-port=10387', '--ic-port=15593')' in '/home/runner/.ya/build/build_root/4cpv/003a18/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: 1484211
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:29165/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/4cpv/003a18/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1484213
DEBUG    ya.test:process.py:259 Command (pid 1484213) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1484213) elapsed time (sec): 1.0235226154327393
DEBUG    ya.test:process.py:263 Command (pid 1484213) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484213) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1484213) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484213) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484213) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1484213) maxrss: 485444
DEBUG    ya.test:process.py:263 Command (pid 1484213) minflt: 45421
DEBUG    ya.test:process.py:263 Command (pid 1484213) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1484213) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1484213) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 1484213) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1484213) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1484213) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1484213) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1484213) stime: 0.195855
DEBUG    ya.test:process.py:263 Command (pid 1484213) utime: 0.573674
DEBUG    ya.test:process.py:263 Command (pid 1484213) wtime: 1.036
DEBUG    ya.test:process.py:275 Command (pid 1484213) output:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fluapwaqlm
    Host information: 
        Linux ghrun-fluapwaqlm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 5 version:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20691/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_was3d9hs.log --grpc-port=20691 --mon-port=19727 --ic-port=17946
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4cpv/003a18/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_was3d9hs.log', '--grpc-port=20691', '--mon-port=19727', '--ic-port=17946')' in '/home/runner/.ya/build/build_root/4cpv/003a18/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: 1484670
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20691/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/4cpv/003a18/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1484677
DEBUG    ya.test:process.py:259 Command (pid 1484677) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1484677) elapsed time (sec): 1.1951253414154053
DEBUG    ya.test:process.py:263 Command (pid 1484677) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484677) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1484677) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484677) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484677) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1484677) maxrss: 486864
DEBUG    ya.test:process.py:263 Command (pid 1484677) minflt: 45331
DEBUG    ya.test:process.py:263 Command (pid 1484677) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1484677) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1484677) nivcsw: 229
DEBUG    ya.test:process.py:263 Command (pid 1484677) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1484677) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1484677) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1484677) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1484677) stime: 0.221264
DEBUG    ya.test:process.py:263 Command (pid 1484677) utime: 0.5454829999999999
DEBUG    ya.test:process.py:263 Command (pid 1484677) wtime: 1.205
DEBUG    ya.test:process.py:275 Command (pid 1484677) output:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fluapwaqlm
    Host information: 
        Linux ghrun-fluapwaqlm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 6 version:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:65207/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_9jtxkfxv.log --grpc-port=65207 --mon-port=22948 --ic-port=1703
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4cpv/003a18/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_9jtxkfxv.log', '--grpc-port=65207', '--mon-port=22948', '--ic-port=1703')' in '/home/runner/.ya/build/build_root/4cpv/003a18/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: 1485637
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:65207/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/4cpv/003a18/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1485640
DEBUG    ya.test:process.py:259 Command (pid 1485640) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1485640) elapsed time (sec): 1.0306243896484375
DEBUG    ya.test:process.py:263 Command (pid 1485640) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1485640) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1485640) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1485640) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1485640) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1485640) maxrss: 488152
DEBUG    ya.test:process.py:263 Command (pid 1485640) minflt: 45388
DEBUG    ya.test:process.py:263 Command (pid 1485640) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1485640) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1485640) nivcsw: 214
DEBUG    ya.test:process.py:263 Command (pid 1485640) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1485640) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1485640) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1485640) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1485640) stime: 0.17632
DEBUG    ya.test:process.py:263 Command (pid 1485640) utime: 0.555968
DEBUG    ya.test:process.py:263 Command (pid 1485640) wtime: 1.033
DEBUG    ya.test:process.py:275 Command (pid 1485640) output:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fluapwaqlm
    Host information: 
        Linux ghrun-fluapwaqlm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 7 version:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10848/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_o_rdl8ex.log --grpc-port=10848 --mon-port=14668 --ic-port=28432
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4cpv/003a18/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_o_rdl8ex.log', '--grpc-port=10848', '--mon-port=14668', '--ic-port=28432')' in '/home/runner/.ya/build/build_root/4cpv/003a18/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: 1485918
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:10848/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/4cpv/003a18/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1485919
DEBUG    ya.test:process.py:259 Command (pid 1485919) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1485919) elapsed time (sec): 0.9392752647399902
DEBUG    ya.test:process.py:263 Command (pid 1485919) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1485919) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1485919) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1485919) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1485919) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1485919) maxrss: 488512
DEBUG    ya.test:process.py:263 Command (pid 1485919) minflt: 45365
DEBUG    ya.test:process.py:263 Command (pid 1485919) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1485919) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1485919) nivcsw: 190
DEBUG    ya.test:process.py:263 Command (pid 1485919) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1485919) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1485919) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1485919) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1485919) stime: 0.24370799999999998
DEBUG    ya.test:process.py:263 Command (pid 1485919) utime: 0.47117299999999995
DEBUG    ya.test:process.py:263 Command (pid 1485919) wtime: 0.946
DEBUG    ya.test:process.py:275 Command (pid 1485919) output:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fluapwaqlm
    Host information: 
        Linux ghrun-fluapwaqlm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 8 version:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:13892/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_gx0asjs2.log --grpc-port=13892 --mon-port=24379 --ic-port=5936
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4cpv/003a18/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_gx0asjs2.log', '--grpc-port=13892', '--mon-port=24379', '--ic-port=5936')' in '/home/runner/.ya/build/build_root/4cpv/003a18/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: 1486079
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:13892/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/4cpv/003a18/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1486080
DEBUG    ya.test:process.py:259 Command (pid 1486080) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1486080) elapsed time (sec): 1.034553050994873
DEBUG    ya.test:process.py:263 Command (pid 1486080) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1486080) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1486080) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1486080) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1486080) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1486080) maxrss: 488512
DEBUG    ya.test:process.py:263 Command (pid 1486080) minflt: 45348
DEBUG    ya.test:process.py:263 Command (pid 1486080) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1486080) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1486080) nivcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 1486080) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1486080) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1486080) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1486080) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1486080) stime: 0.18806299999999998
DEBUG    ya.test:process.py:263 Command (pid 1486080) utime: 0.540331
DEBUG    ya.test:process.py:263 Command (pid 1486080) wtime: 1.04
DEBUG    ya.test:process.py:275 Command (pid 1486080) output:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-fluapwaqlm
    Host information: 
        Linux ghrun-fluapwaqlm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 9 version:
Git info:
    Commit: 319f4975fb65cb22ed9f68cd9187e5a2ce1bb1cc
    Branch: 
    Author: ubyte <himeraster@gmail.com>
    Summary: Merge 180aa96441a9faf93e385f8cf061d7de65e49ee6 into 0e72d0f7b4aba973a35cb4e98a1a0aad36b7306a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4cpv/003a18/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16830', '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: 28608\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32576\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11268\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17523\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15593\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17946\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1703\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28432\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5936\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/4cpv/003a18/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16830', '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: 28608\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 32576\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11268\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17523\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15593\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17946\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1703\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28432\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5936\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1487701
DEBUG    ya.test:process.py:259 Command (pid 1487701) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1487701) elapsed time (sec): 1.2223403453826904
DEBUG    ya.test:process.py:263 Command (pid 1487701) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487701) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1487701) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487701) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487701) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1487701) maxrss: 750160
DEBUG    ya.test:process.py:263 Command (pid 1487701) minflt: 51686
DEBUG    ya.test:process.py:263 Command (pid 1487701) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1487701) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1487701) nivcsw: 246
DEBUG    ya.test:process.py:263 Command (pid 1487701) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1487701) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1487701) nvcsw: 657
DEBUG    ya.test:process.py:263 Command (pid 1487701) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1487701) stime: 0.352836
DEBUG    ya.test:process.py:263 Command (pid 1487701) utime: 0.562309
DEBUG    ya.test:process.py:263 Command (pid 1487701) wtime: 1.24
DEBUG    ya.test:process.py:275 Command (pid 1487701) 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 1487701) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/4cpv/003a18/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16830', '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/4cpv/003a18/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16830', '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: 1487761
DEBUG    ya.test:process.py:259 Command (pid 1487761) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1487761) elapsed time (sec): 1.0963020324707031
DEBUG    ya.test:process.py:263 Command (pid 1487761) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487761) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1487761) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487761) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487761) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1487761) maxrss: 750160
DEBUG    ya.test:process.py:263 Command (pid 1487761) minflt: 51626
DEBUG    ya.test:process.py:263 Command (pid 1487761) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1487761) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1487761) nivcsw: 230
DEBUG    ya.test:process.py:263 Command (pid 1487761) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1487761) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1487761) nvcsw: 838
DEBUG    ya.test:process.py:263 Command (pid 1487761) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1487761) stime: 0.284195
DEBUG    ya.test:process.py:263 Command (pid 1487761) utime: 0.552358
DEBUG    ya.test:process.py:263 Command (pid 1487761) wtime: 1.1
DEBUG    ya.test:process.py:275 Command (pid 1487761) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0d4c5674-e318-4013-8bb8-8bdcb36b61bc, localhost:16830): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0d4c5674-e318-4013-8bb8-8bdcb36b61bc, localhost:16830): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0d4c5674-e318-4013-8bb8-8bdcb36b61bc, localhost:16830): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-fluapwaqlm.auto.internal" port: 13892 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-fluapwaqlm.auto.internal" port: 10848 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-fluapwaqlm.auto.internal" port: 16830 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-fluapwaqlm.auto.internal" port: 65207 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-fluapwaqlm.auto.internal" port: 2729 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-fluapwaqlm.auto.internal" port: 20691 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-fluapwaqlm.auto.internal" port: 29165 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-fluapwaqlm.auto.internal" port: 11867 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-fluapwaqlm.auto.internal" port: 25962 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-fluapwaqlm.auto.internal:16830, location 1, ssl: False>, <Endpoint ghrun-fluapwaqlm.auto.internal:2729, location 1, ssl: False>, <Endpoint ghrun-fluapwaqlm.auto.internal:65207, location 1, ssl: False>, <Endpoint ghrun-fluapwaqlm.auto.internal:25962, location 2, ssl: False>, <Endpoint ghrun-fluapwaqlm.auto.internal:13892, location 3, ssl: False>, <Endpoint ghrun-fluapwaqlm.auto.internal:10848, location 2, ssl: False>, <Endpoint ghrun-fluapwaqlm.auto.internal:29165, location 2, ssl: False>, <Endpoint ghrun-fluapwaqlm.auto.internal:20691, location 3, ssl: False>, <Endpoint ghrun-fluapwaqlm.auto.internal:11867, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/4cpv/003a18/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/4cpv/003a18/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:16830', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1487864
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:16830
DEBUG    ya.test:process.py:259 Command (pid 1487864) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1487864) elapsed time (sec): 31.299476861953735
DEBUG    ya.test:process.py:263 Command (pid 1487864) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487864) inblock: 385312
DEBUG    ya.test:process.py:263 Command (pid 1487864) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487864) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487864) majflt: 42
DEBUG    ya.test:process.py:263 Command (pid 1487864) maxrss: 759836
DEBUG    ya.test:process.py:263 Command (pid 1487864) minflt: 139081
DEBUG    ya.test:process.py:263 Command (pid 1487864) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1487864) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1487864) nivcsw: 628
DEBUG    ya.test:process.py:263 Command (pid 1487864) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1487864) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1487864) nvcsw: 4907
DEBUG    ya.test:process.py:263 Command (pid 1487864) oublock: 80
DEBUG    ya.test:process.py:263 Command (pid 1487864) stime: 0.7766139999999999
DEBUG    ya.test:process.py:263 Command (pid 1487864) utime: 2.443542
DEBUG    ya.test:process.py:263 Command (pid 1487864) wtime: 31.31
DEBUG    ya.test:process.py:275 Command (pid 1487864) output:

DEBUG    ya.test:process.py:276 Command (pid 1487864) errors:
Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c5\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: 
                CREATE TABLE `/Root/olap_workload/create_drop/1559` (
                    c0 String NOT NULL, c1 Datetime NOT NULL, c2 Decimal(15,0) NOT NULL, c3 Date NOT NULL, c4 Int64 NOT NULL, c5 Bool NOT NULL, c6 Uint16 NOT NULL, c7 String NOT NULL, c8 Interval64 NOT NULL, c9 Datetime NOT NULL, c10 Decimal(15,0) NOT NULL, c11 Uint16 NOT NULL, c12 Datetime64 NOT NULL, c13 Uint32 NOT NULL, c14 Interval64 NOT NULL, c15 Timestamp64 NOT NULL, c16 Timestamp64 NOT NULL, c17 Utf8 NOT NULL, c18 Utf8 NOT NULL, c19 Uint8 NOT NULL, c20 Datetime NOT NULL, c21 Uint32 NOT NULL, c22 Uint8 NOT NULL, c23 Timestamp64 NOT NULL, c24 Int16 NOT NULL, c25 Int16 NOT NULL, c26 Datetime64 NOT NULL, c27 Decimal(35,10) NOT NULL, c28 Datetime64 NOT NULL, c29 Decimal(22,9) NOT NULL, c30 Decimal(35,10) NOT NULL, c31 String NOT NULL, c32 Utf8 NOT NULL, c33 Uint16 NOT NULL, c34 Uint16 NOT NULL, c35 Timestamp64 NOT NULL, c36 Uint32 NOT NULL, c37 Int32 NOT NULL, c38 Uint64 NOT NULL, c39 Uint16 NOT NULL, c40 Int16 NOT NULL, c41 Decimal(35,10) NOT NULL, c42 Int64 NOT NULL, c43 Int8 NOT NULL, c44 Datetime64 NOT NULL, c45 Timestamp64 NOT NULL, c46 Datetime NOT NULL, c47 Interval64 NOT NULL, c48 Timestamp NOT NULL, c49 Timestamp64 NOT NULL, c50 Int8 NOT NULL, c51 Timestamp NOT NULL, c52 Timestamp64 NOT NULL, c53 Int32 NOT NULL, c54 Timestamp NOT NULL, c55 Int32 NOT NULL, c56 Date32 NOT NULL, c57 Uint8 NOT NULL, c58 Datetime64 NOT NULL, c59 Utf8 NOT NULL, c60 Timestamp NOT NULL, c61 Int32 NOT NULL, c62 Timestamp64 NOT NULL, c63 Date NOT NULL, c64 Decimal(22,9) NOT NULL, c65 Datetime NOT NULL, c66 Datetime64 NOT NULL, c67 Interval64 NOT NULL, c68 Decimal(22,9) NOT NULL, c69 Int32 NOT NULL, c70 Uint32 NOT NULL, c71 Decimal(22,9) NOT NULL, c72 Int8 NOT NULL, c73 Uint64 NOT NULL, c74 Int16 NOT NULL, c75 String NOT NULL, c76 Uint16 NOT NULL, c77 Int8 NOT NULL, c78 Int8 NOT NULL, c79 Datetime NOT NULL, c80 Timestamp64 NOT NULL, c81 Datetime NOT NULL, c82 Date32 NOT NULL, c83 Int64 NOT NULL, c84 Decimal(15,0) NOT NULL, c85 Timestamp64 NOT NULL, c86 Datetime64 NOT NULL, c87 Uint16 NOT NULL, c88 Datetime NOT NULL, c89 Interval64 NOT NULL, c90 Timestamp NOT NULL, c91 Uint16 NOT NULL, c92 Decimal(15,0) NOT NULL, c93 Date32 NOT NULL, c94 Uint8 NOT NULL, c95 Utf8 NOT NULL, c96 Datetime NOT NULL, c97 Utf8 NOT NULL, c98 Uint32 NOT NULL, c99 String NOT NULL, c100 Uint32 NOT NULL, c101 String NOT NULL, c102 Date32 NOT NULL, c103 Decimal(35,10) NOT NULL, c104 Int64 NOT NULL, c105 Decimal(22,9) NOT NULL, c106 Uint32 NOT NULL, c107 Uint16 NOT NULL, c108 Int8 NOT NULL, c109 Int64 NOT NULL, c110 Date NOT NULL, c111 Int64 NOT NULL, c112 Int8 NOT NULL, c113 String NOT NULL, c114 Timestamp64 NOT NULL, c115 Timestamp64 NOT NULL, c116 Decimal(22,9) NOT NULL, c117 Bool NOT NULL, c118 Uint32 NOT NULL, c119 Uint8 NOT NULL, c120 Uint64 NOT NULL, c121 Int16 NOT NULL, c122 Bool NOT NULL, c123 Int32 NOT NULL, c124 Int64 NOT NULL, c125 Uint64 NOT NULL, c126 Uint16 NOT NULL, c127 Datetime NOT NULL, c128 Uint8 NOT NULL, c129 Timestamp NOT NULL, c130 Datetime NOT NULL, c131 Date NOT NULL, c132 Uint64 NOT NULL, c133 Bool NOT NULL, c134 Uint16 NOT NULL, c135 Timestamp NOT NULL, c136 Int32 NOT NULL, c137 Uint64 NOT NULL, c138 Uint64 NOT NULL, c139 Date NOT NULL, c140 Int16 NOT NULL, c141 Interval64 NOT NULL, c142 Datetime64 NOT NULL, c143 Date NOT NULL, c144 Uint64 NOT NULL, c145 Bool NOT NULL, c146 Timestamp NOT NULL, c147 Datetime64 NOT NULL, c148 Date NOT NULL, c149 Timestamp64 NOT NULL, c150 String NOT NULL, c151 Timestamp NOT NULL, c152 Uint8 NOT NULL, c153 Datetime NOT NULL, c154 Datetime64 NOT NULL, c155 Uint8 NOT NULL, c156 Int8 NOT NULL, c157 Decimal(22,9) NOT NULL, c158 Date32 NOT NULL, c159 Utf8 NOT NULL, c160 Datetime NOT NULL, c161 Timestamp64 NOT NULL, c162 Utf8 NOT NULL, c163 Interval64 NOT NULL, c164 Uint32 NOT NULL, c165 Uint32 NOT NULL, c166 Date NOT NULL, c167 Int16 NOT NULL, c168 Int16 NOT NULL, c169 Datetime64 NOT NULL, c170 Int64 NOT NULL, c171 String NOT NULL, c172 Bool NOT NULL, c173 Datetime64 NOT NULL, c174 Decimal(15,0) NOT NULL, c175 Utf8 NOT NULL, c176 Decimal(15,0) NOT NULL, c177 Date NOT NULL, c178 Decimal(22,9) NOT NULL, c179 Int8 NOT NULL, c180 String NOT NULL, c181 Uint16 NOT NULL, c182 String NOT NULL, c183 Uint32 NOT NULL, c184 Timestamp64 NOT NULL, c185 Uint8 NOT NULL, c186 Interval64 NOT NULL, c187 Datetime64 NOT NULL, c188 String NOT NULL, c189 Int8 NOT NULL, c190 Decimal(35,10) NOT NULL, c191 Bool NOT NULL, c192 Decimal(15,0) NOT NULL, c193 Decimal(22,9) NOT NULL, c194 Int64 NOT NULL, c195 Decimal(22,9) NOT NULL, c196 Uint8 NOT NULL, c197 Datetime NOT NULL, c198 Date NOT NULL, c199 Date NOT NULL, c200 Timestamp64 NOT NULL, c201 Uint16 NOT NULL, c202 Uint16 NOT NULL, c203 Uint16 NOT NULL, c204 Bool NOT NULL, c205 Int32 NOT NULL, c206 Decimal(22,9) NOT NULL, c207 Utf8 NOT NULL, c208 Uint64 NOT NULL, c209 Datetime NOT NULL, c210 Timestamp64 NOT NULL, c211 Interval64 NOT NULL, c212 Int32 NOT NULL, c213 String NOT NULL, c214 Datetime NOT NULL, c215 Datetime NOT NULL, c216 Int16 NOT NULL, c217 Uint16 NOT NULL, c218 Utf8 NOT NULL, c219 Datetime NOT NULL, c220 Uint32 NOT NULL, c221 Decimal(35,10) NOT NULL, c222 Timestamp NOT NULL, c223 Date32 NOT NULL, c224 Date32 NOT NULL, c225 Uint8 NOT NULL, c226 Date NOT NULL, c227 Datetime64 NOT NULL, c228 Decimal(15,0) NOT NULL, c229 Int64 NOT NULL, c230 Uint16 NOT NULL, c231 Uint16 NOT NULL, c232 Datetime64 NOT NULL, c233 Datetime NOT NULL, c234 Uint64 NOT NULL, c235 Int16 NOT NULL, c236 Timestamp64 NOT NULL, c237 Uint32 NOT NULL, c238 Uint32 NOT NULL, c239 Timestamp64 NOT NULL, c240 Bool NOT NULL, c241 Timestamp NOT NULL, c242 Uint16 NOT NULL, c243 Decimal(15,0) NOT NULL, c244 Decimal(22,9) NOT NULL, c245 Uint32 NOT NULL, c246 String NOT NULL, c247 Timestamp64 NOT NULL, c248 Timestamp64 NOT NULL, c249 Uint16 NOT NULL, c250 Int32 NOT NULL, c251 Uint8 NOT NULL, c252 Uint32 NOT NULL, c253 Uint64 NOT NULL, c254 Bool NOT NULL, c255 Int8 NOT NULL, c256 Uint16 NOT NULL, c257 Date NOT NULL, c258 Uint8 NOT NULL, c259 Uint32 NOT NULL, c260 Bool NOT NULL, c261 Datetime NOT NULL, c262 Bool NOT NULL, c263 Decimal(22,9) NOT NULL, c264 Decimal(15,0) NOT NULL, c265 Date32 NOT NULL, c266 Bool NOT NULL, c267 Decimal(15,0) NOT NULL, c268 Decimal(35,10) NOT NULL, c269 Int8 NOT NULL, c270 Uint16 NOT NULL, c271 Decimal(35,10) NOT NULL, c272 Decimal(35,10) NOT NULL, c273 Date32 NOT NULL, c274 Bool NOT NULL, c275 Interval64 NOT NULL, c276 Date32 NOT NULL, c277 Utf8 NOT NULL, c278 Timestamp NOT NULL, c279 Date NOT NULL, c280 String NOT NULL, c281 Int16 NOT NULL, c282 Decimal(15,0) NOT NULL, c283 Int64 NOT NULL, c284 Bool NOT NULL, c285 Uint8 NOT NULL, c286 Decimal(15,0) NOT NULL, c287 String NOT NULL, c288 Decimal(35,10) NOT NULL, c289 Date32 NOT NULL, c290 Uint32 NOT NULL, c291 Int16 NOT NULL, c292 Datetime64 NOT NULL, c293 Decimal(35,10) NOT NULL, c294 Uint32 NOT NULL, c295 Int8 NOT NULL, c296 Int8 NOT NULL, c297 Decimal(15,0) NOT NULL, c298 Decimal(15,0) NOT NULL, c299 Date32 NOT NULL, c300 Uint8 NOT NULL, c301 Decimal(22,9) NOT NULL, c302 Int8 NOT NULL, c303 Int8 NOT NULL, c304 Decimal(35,10) NOT NULL, c305 Int64 NOT NULL, c306 Timestamp64 NOT NULL, c307 Date32 NOT NULL, c308 Int8 NOT NULL, c309 Int16 NOT NULL, c310 Utf8 NOT NULL, c311 Uint64 NOT NULL, c312 Date NOT NULL, c313 Int64 NOT NULL, c314 Uint16 NOT NULL, c315 Interval64 NOT NULL, c316 String NOT NULL, c317 Datetime64 NOT NULL, c318 Date NOT NULL, c319 Utf8 NOT NULL, c320 Decimal(35,10) NOT NULL, c321 Interval64 NOT NULL, c322 Uint16 NOT NULL, c323 Uint32 NOT NULL, c324 Date NOT NULL, c325 Datetime64 NOT NULL, c326 Int32 NOT NULL, c327 Datetime64 NOT NULL, c328 Timestamp64 NOT NULL, c329 Interval64 NOT NULL, c330 Int64 NOT NULL, c331 Int32 NOT NULL, c332 Uint32 NOT NULL, c333 Decimal(35,10) NOT NULL, c334 Datetime64 NOT NULL, c335 Uint8 NOT NULL, c336 Timestamp64 NOT NULL, c337 Date NOT NULL, c338 Uint32 NOT NULL, c339 Timestamp64 NOT NULL, c340 Int32 NOT NULL, c341 Decimal(22,9) NOT NULL, c342 Date32 NOT NULL, c343 Decimal(35,10) NOT NULL, c344 Date NOT NULL, c345 String NOT NULL, c346 Date32 NOT NULL, c347 Uint16 NOT NULL, c348 Uint64 NOT NULL, c349 Uint16 NOT NULL, c350 Bool NOT NULL, c351 Bool NOT NULL, c352 Timestamp64 NOT NULL, c353 Uint16 NOT NULL, c354 Int64 NOT NULL, c355 Decimal(35,10) NOT NULL, c356 Datetime64 NOT NULL, c357 Datetime64 NOT NULL, c358 Bool NOT NULL, c359 String NOT NULL, c360 Int64 NOT NULL, c361 Uint16 NOT NULL, c362 Uint64 NOT NULL, c363 Date32 NOT NULL, c364 Int32 NOT NULL, c365 Int8 NOT NULL, c366 Date NOT NULL, c367 Int64 NOT NULL, c368 Date NOT NULL, c369 Datetime64 NOT NULL, c370 Int16 NOT NULL, c371 Uint8 NOT NULL, c372 Int64 NOT NULL, c373 String NOT NULL, c374 Int64 NOT NULL, c375 Utf8 NOT NULL, c376 Uint8 NOT NULL, c377 Decimal(15,0) NOT NULL, c378 String NOT NULL, c379 Decimal(22,9) NOT NULL, c380 Interval64 NOT NULL, c381 Int16 NOT NULL, c382 Uint64 NOT NULL, c383 Datetime NOT NULL, c384 Bool NOT NULL, c385 Timestamp NOT NULL, c386 Decimal(15,0) NOT NULL, c387 Date32 NOT NULL, c388 Timestamp64 NOT NULL, c389 Int64 NOT NULL, c390 Uint16 NOT NULL, c391 Uint64 NOT NULL, c392 String NOT NULL, c393 Int16 NOT NULL, c394 Decimal(15,0) NOT NULL, c395 Timestamp64 NOT NULL, c396 Uint16 NOT NULL, c397 Datetime NOT NULL, c398 Uint32 NOT NULL, c399 Timestamp64 NOT NULL, c400 Int64 NOT NULL, c401 Int8 NOT NULL, c402 Decimal(15,0) NOT NULL, c403 Date NOT NULL, c404 Decimal(35,10) NOT NULL, c405 Date32 NOT NULL, c406 Int16 NOT NULL, c407 Decimal(15,0) NOT NULL, c408 Int64 NOT NULL, c409 Int16 NOT NULL, c410 Uint8 NOT NULL, c411 Date32 NOT NULL, c412 Int64 NOT NULL, c413 Utf8 NOT NULL, c414 Utf8 NOT NULL, c415 Date NOT NULL, c416 Decimal(15,0) NOT NULL, c417 Decimal(22,9) NOT NULL, c418 Uint8 NOT NULL, c419 Bool NOT NULL, c420 Bool NOT NULL, c421 Uint32 NOT NULL, c422 Decimal(35,10) NOT NULL, c423 Uint8 NOT NULL, c424 Utf8 NOT NULL, c425 Uint16 NOT NULL, c426 String NOT NULL, c427 Int64 NOT NULL, c428 Int8 NOT NULL, c429 Int32 NOT NULL, c430 Datetime NOT NULL, c431 Decimal(15,0) NOT NULL, c432 Int32 NOT NULL, c433 Uint32 NOT NULL, c434 Timestamp64 NOT NULL, c435 Datetime64 NOT NULL, c436 Int8 NOT NULL, c437 Utf8 NOT NULL, c438 Decimal(35,10) NOT NULL, c439 Uint8 NOT NULL, c440 Interval64 NOT NULL, c441 Interval64 NOT NULL, c442 Uint8 NOT NULL, c443 Interval64 NOT NULL, c444 Utf8 NOT NULL, c445 Uint64 NOT NULL, c446 Utf8 NOT NULL, c447 Uint32 NOT NULL, c448 Int16 NOT NULL, c449 Datetime64 NOT NULL, c450 Utf8 NOT NULL, c451 Bool NOT NULL, c452 Uint8 NOT NULL, c453 Datetime NOT NULL, c454 Datetime64 NOT NULL, c455 Datetime64 NOT NULL, c456 Uint64 NOT NULL, c457 Decimal(35,10) NOT NULL, c458 Int8 NOT NULL, c459 Int8 NOT NULL, c460 String NOT NULL, c461 Decimal(15,0) NOT NULL, c462 Decimal(22,9) NOT NULL, c463 Datetime64 NOT NULL, c464 Utf8 NOT NULL, c465 Datetime64 NOT NULL, c466 Decimal(15,0) NOT NULL, c467 Int64 NOT NULL, c468 Utf8 NOT NULL, c469 Bool NOT NULL, c470 Uint8 NOT NULL, c471 Decimal(15,0) NOT NULL, c472 Uint16 NOT NULL, c473 Int32 NOT NULL, c474 Uint8 NOT NULL, c475 Int8 NOT NULL, c476 Uint8 NOT NULL, c477 Uint64 NOT NULL, c478 Datetime NOT NULL, c479 Int32 NOT NULL, c480 Interval64 NOT NULL, c481 Datetime NOT NULL, c482 Timestamp NOT NULL, c483 Decimal(15,0) NOT NULL, c484 Datetime64 NOT NULL, c485 Date NOT NULL, c486 Timestamp64 NOT NULL, c487 Uint32 NOT NULL, c488 Datetime64 NOT NULL, c489 Uint64 NOT NULL, c490 Int64 NOT NULL, c491 Date NOT NULL, c492 Uint8 NOT NULL, c493 Datetime64 NOT NULL, c494 Timestamp64 NOT NULL, c495 Int16 NOT NULL, c496 String NOT NULL, c497 Int64 NOT NULL, c498 Uint32 NOT NULL, c499 Datetime NOT NULL, c500 Uint32 NOT NULL, c501 Int8 NOT NULL, c502 Uint16 NOT NULL, c503 Decimal(22,9) NOT NULL, c504 Datetime NOT NULL, c505 Date NOT NULL, c506 Datetime64 NOT NULL, c507 Int16 NOT NULL, c508 Int8 NOT NULL, c509 Date NOT NULL, c510 Decimal(22,9) NOT NULL, c511 Utf8 NOT NULL, c512 String NOT NULL, c513 Decimal(15,0) NOT NULL, c514 String NOT NULL, c515 Decimal(22,9) NOT NULL, c516 Date32 NOT NULL, c517 Decimal(35,10) NOT NULL, c518 Interval64 NOT NULL, c519 Bool NOT NULL, c520 Uint8 NOT NULL, c521 Datetime64 NOT NULL, c522 Timestamp NOT NULL, c523 Datetime NOT NULL, c524 Uint64 NOT NULL, c525 Decimal(35,10) NOT NULL, c526 Decimal(15,0) NOT NULL, c527 Timestamp NOT NULL, c528 Int8 NOT NULL, c529 Int64 NOT NULL, c530 Decimal(15,0) NOT NULL, c531 Uint8 NOT NULL, c532 Timestamp NOT NULL, c533 Uint8 NOT NULL, c534 Datetime NOT NULL, c535 Timestamp64 NOT NULL, c536 Int64 NOT NULL, c537 Decimal(35,10) NOT NULL, c538 Timestamp64 NOT NULL, c539 Int64 NOT NULL, c540 Decimal(35,10) NOT NULL, c541 Bool NOT NULL, c542 Uint8 NOT NULL, c543 Interval64 NOT NULL, c544 Datetime64 NOT NULL, c545 Decimal(35,10) NOT NULL, c546 Decimal(22,9) NOT NULL, c547 Uint32 NOT NULL, c548 Decimal(35,10) NOT NULL, c549 Decimal(22,9) NOT NULL, c550 Timestamp64 NOT NULL, c551 Datetime64 NOT NULL, c552 Uint64 NOT NULL, c553 Timestamp NOT NULL, c554 Decimal(22,9) NOT NULL, c555 Uint32 NOT NULL, c556 Decimal(22,9) NOT NULL, c557 Timestamp64 NOT NULL, c558 Datetime64 NOT NULL, c559 Int32 NOT NULL, c560 Int64 NOT NULL, c561 Int16 NOT NULL, c562 Bool NOT NULL, c563 Uint8 NOT NULL, c564 Int64 NOT NULL, c565 Datetime64 NOT NULL, c566 Timestamp NOT NULL, c567 Utf8 NOT NULL, c568 Int16 NOT NULL, c569 Uint16 NOT NULL, c570 String NOT NULL, c571 Datetime NOT NULL, c572 Timestamp64 NOT NULL, c573 Timestamp64 NOT NULL, c574 Decimal(22,9) NOT NULL, c575 Datetime64 NOT NULL, c576 Int32 NOT NULL, c577 Decimal(35,10) NOT NULL, c578 Decimal(35,10) NOT NULL, c579 Decimal(35,10) NOT NULL, c580 String NOT NULL, c581 Uint32 NOT NULL, c582 Uint64 NOT NULL, c583 Bool NOT NULL, c584 Timestamp NOT NULL, c585 Datetime64 NOT NULL, c586 Decimal(22,9) NOT NULL, c587 Int32 NOT NULL, c588 Int32 NOT NULL, c589 Int32 NOT NULL, c590 Decimal(22,9) NOT NULL, c591 String NOT NULL, c592 Date NOT NULL, c593 Decimal(15,0) NOT NULL, c594 Decimal(22,9) NOT NULL, c595 Interval64 NOT NULL, c596 Date NOT NULL, c597 Int16 NOT NULL, c598 Decimal(35,10) NOT NULL, c599 Int8 NOT NULL, c600 Uint16 NOT NULL, c601 Int8 NOT NULL, c602 Int16 NOT NULL, c603 Int64 NOT NULL, c604 Interval64 NOT NULL, c605 Utf8 NOT NULL, c606 Int8 NOT NULL, c607 Int64 NOT NULL, c608 Int8 NOT NULL, c609 Datetime NOT NULL, c610 Utf8 NOT NULL, c611 Datetime NOT NULL, c612 Int16 NOT NULL, c613 Datetime NOT NULL, c614 Int8 NOT NULL, c615 Int32 NOT NULL, c616 Int64 NOT NULL, c617 Bool NOT NULL, c618 Datetime64 NOT NULL, c619 Uint64 NOT NULL, c620 Uint16 NOT NULL, c621 Uint16 NOT NULL, c622 Timestamp NOT NULL, c623 Datetime64 NOT NULL, c624 Int16 NOT NULL, c625 Int16 NOT NULL, c626 Date NOT NULL, c627 Uint16 NOT NULL, c628 Datetime NOT NULL, c629 Uint16 NOT NULL, c630 Int16 NOT NULL, c631 Utf8 NOT NULL, c632 Bool NOT NULL, c633 Date32 NOT NULL, c634 Datetime NOT NULL, c635 Uint8 NOT NULL, c636 Decimal(35,10) NOT NULL, c637 Decimal(22,9) NOT NULL, c638 Datetime NOT NULL, c639 Decimal(22,9) NOT NULL, c640 Date32 NOT NULL, c641 Date32 NOT NULL, c642 Int32 NOT NULL, c643 Interval64 NOT NULL, c644 Bool NOT NULL, c645 Uint32 NOT NULL, c646 String NOT NULL, c647 Decimal(22,9) NOT NULL, c648 Timestamp NOT NULL, c649 Uint16 NOT NULL, c650 Int64 NOT NULL, c651 Date32 NOT NULL, c652 Date32 NOT NULL, c653 Decimal(15,0) NOT NULL, c654 Int64 NOT NULL, c655 Uint16 NOT NULL, c656 Int16 NOT NULL, c657 Int16 NOT NULL, c658 Date32 NOT NULL, c659 Uint8 NOT NULL, c660 Uint32 NOT NULL, c661 Uint8 NOT NULL, c662 Uint32 NOT NULL, c663 Int64 NOT NULL, c664 Datetime64 NOT NULL, c665 Decimal(15,0) NOT NULL, c666 Uint64 NOT NULL, c667 Interval64 NOT NULL, c668 Uint32 NOT NULL, c669 Int64 NOT NULL, c670 Timestamp NOT NULL, c671 Int32 NOT NULL, c672 Timestamp64 NOT NULL, c673 Datetime NOT NULL, c674 Int64 NOT NULL, c675 String NOT NULL, c676 Uint32 NOT NULL, c677 Date32 NOT NULL, c678 Int64 NOT NULL, c679 Int32 NOT NULL, c680 Decimal(22,9) NOT NULL, c681 Datetime NOT NULL, c682 Bool NOT NULL, c683 Int8 NOT NULL, c684 Decimal(15,0) NOT NULL, c685 Decimal(22,9) NOT NULL, c686 Date NOT NULL, c687 Datetime64 NOT NULL, c688 Decimal(22,9) NOT NULL, c689 Decimal(35,10) NOT NULL, c690 Utf8 NOT NULL, c691 Int64 NOT NULL, c692 Bool NOT NULL, c693 Decimal(35,10) NOT NULL, c694 Date32 NOT NULL, c695 Decimal(35,10) NOT NULL, c696 Timestamp64 NOT NULL, c697 Bool NOT NULL, c698 Int16 NOT NULL, c699 Utf8 NOT NULL, c700 Bool NOT NULL, c701 Timestamp64 NOT NULL, c702 Int16 NOT NULL, c703 Date NOT NULL, c704 Int64 NOT NULL, c705 Int8 NOT NULL, c706 Decimal(22,9) NOT NULL, c707 Uint8 NOT NULL, c708 Int8 NOT NULL, c709 Uint32 NOT NULL, c710 Utf8 NOT NULL, c711 String NOT NULL, c712 Timestamp NOT NULL, c713 Int32 NOT NULL, c714 Timestamp NOT NULL, c715 Date32 NOT NULL, c716 Uint32 NOT NULL, c717 Date32 NOT NULL, c718 Int32 NOT NULL, c719 Utf8 NOT NULL, c720 Decimal(22,9) NOT NULL, c721 Int16 NOT NULL, c722 Interval64 NOT NULL, c723 Timestamp NOT NULL, c724 Timestamp64 NOT NULL, c725 Timestamp NOT NULL, c726 Int32 NOT NULL, c727 Date32 NOT NULL, c728 String NOT NULL, c729 String NOT NULL, c730 Date32 NOT NULL, c731 Int16 NOT NULL, c732 Bool NOT NULL, c733 Int32 NOT NULL, c734 Bool NOT NULL, c735 Int32 NOT NULL, c736 Int16 NOT NULL, c737 Utf8 NOT NULL, c738 Uint16 NOT NULL, c739 Datetime64 NOT NULL, c740 Int16 NOT NULL, c741 Uint8 NOT NULL, c742 String NOT NULL, c743 Utf8 NOT NULL, c744 Decimal(22,9) NOT NULL, c745 String NOT NULL, c746 Uint8 NOT NULL, c747 Decimal(22,9) NOT NULL, c748 Timestamp NOT NULL, c749 Interval64 NOT NULL, c750 Datetime64 NOT NULL, c751 Int16 NOT NULL, c752 Int8 NOT NULL, c753 Date32 NOT NULL, c754 Uint32 NOT NULL, c755 Uint16 NOT NULL, c756 Uint64 NOT NULL, c757 Uint16 NOT NULL, c758 Uint64 NOT NULL, c759 Uint8 NOT NULL, c760 Uint16 NOT NULL, c761 Int16 NOT NULL, c762 Datetime NOT NULL, c763 Datetime64 NOT NULL, c764 Timestamp NOT NULL, c765 String NOT NULL, c766 Utf8 NOT NULL, c767 Bool NOT NULL, c768 Utf8 NOT NULL, c769 Decimal(22,9) NOT NULL, c770 Datetime NOT NULL, c771 Decimal(22,9) NOT NULL, c772 Int64 NOT NULL, c773 Decimal(15,0) NOT NULL, c774 Uint64 NOT NULL, c775 Timestamp64 NOT NULL, c776 Decimal(15,0) NOT NULL, c777 Timestamp64 NOT NULL, c778 Bool NOT NULL, c779 Bool NOT NULL, c780 Datetime64 NOT NULL, c781 Interval64 NOT NULL, c782 Int8 NOT NULL, c783 Decimal(15,0) NOT NULL, c784 Uint8 NOT NULL, c785 Uint32 NOT NULL, c786 Decimal(22,9) NOT NULL, c787 Utf8 NOT NULL, c788 Timestamp64 NOT NULL, c789 Datetime64 NOT NULL, c790 Int64 NOT NULL, c791 Int8 NOT NULL, c792 Int32 NOT NULL, c793 Uint8 NOT NULL, c794 Decimal(15,0) NOT NULL, c795 Bool NOT NULL, c796 Uint8 NOT NULL, c797 Timestamp NOT NULL, c798 Uint8 NOT NULL, c799 String NOT NULL, c800 Uint8 NOT NULL, c801 Decimal(35,10), c802 Double, c803 Date32, c804 Decimal(35,10), c805 Json NOT NULL, c806 Int64 NOT NULL, c807 Decimal(35,10) NOT NULL, c808 Decimal(15,0) NOT NULL, c809 String NOT NULL, c810 JsonDocument, c811 Decimal(22,9) NOT NULL, c812 Double, c813 Uint16, c814 Int64 NOT NULL, c815 Uint64 NOT NULL, c816 Utf8, c817 Uint8 NOT NULL, c818 Uint32, c819 Interval64, c820 Uint8 NOT NULL, c821 Int32, c822 Uint16, c823 Decimal(15,0) NOT NULL, c824 Timestamp64, c825 Bool NOT NULL, c826 Decimal(22,9) NOT NULL, c827 Int64, c828 Datetime NOT NULL, c829 Timestamp, c830 Utf8 NOT NULL, c831 Float, c832 Datetime, c833 Interval64, c834 Yson NOT NULL, c835 Utf8, c836 Datetime, c837 Uint16 NOT NULL, c838 JsonDocument, c839 Datetime64 NOT NULL, c840 Bool, c841 Date NOT NULL, c842 Interval64 NOT NULL, c843 Int8, c844 Utf8 NOT NULL, c845 Double NOT NULL, c846 Date32, c847 Uint32, c848 Yson, c849 Date NOT NULL, c850 Date NOT NULL, c851 Uint32, c852 Double NOT NULL, c853 Date32 NOT NULL, c854 Decimal(22,9), c855 Float, c856 String, c857 Timestamp64, c858 Timestamp64 NOT NULL, c859 Date32 NOT NULL, c860 Json NOT NULL, c861 Uint64 NOT NULL, c862 Float NOT NULL, c863 Int32 NOT NULL, c864 Uint16, c865 Decimal(15,0), c866 Uint16 NOT NULL, c867 Timestamp64 NOT NULL, c868 Timestamp64 NOT NULL, c869 Decimal(22,9), c870 Date32 NOT NULL, c871 Decimal(22,9) NOT NULL, c872 Yson NOT NULL, c873 Float, c874 Double, c875 Decimal(15,0) NOT NULL, c876 Float, c877 Date32 NOT NULL, c878 Decimal(15,0), c879 Yson NOT NULL, c880 Uint64, c881 JsonDocument NOT NULL, c882 Uint8, c883 Int16 NOT NULL, c884 String NOT NULL, c885 Date32, c886 Uint32 NOT NULL, c887 Date32 NOT NULL, c888 Uint64, c889 Date32, c890 Datetime64 NOT NULL, c891 Uint8, c892 Json NOT NULL, c893 Interval64 NOT NULL, c894 Int32 NOT NULL, c895 Int8, c896 Int8 NOT NULL, c897 Date NOT NULL, c898 Decimal(22,9), c899 Timestamp64 NOT NULL, c900 String, c901 Uint16, c902 Double, c903 Yson, c904 Uint16, c905 Decimal(15,0) NOT NULL, c906 Datetime NOT NULL, c907 Uint64 NOT NULL, c908 JsonDocument NOT NULL, c909 Json NOT NULL, c910 Uint8, c911 Date32 NOT NULL, c912 JsonDocument, c913 Decimal(35,10) NOT NULL, c914 Datetime64, c915 Interval64 NOT NULL, c916 Bool, c917 Uint16, c918 Date, c919 Double NOT NULL, c920 Datetime NOT NULL, c921 Uint64 NOT NULL, c922 Timestamp64 NOT NULL, c923 Decimal(22,9), c924 Decimal(35,10) NOT NULL, c925 Uint8, c926 Timestamp NOT NULL, c927 Yson NOT NULL, c928 Json NOT NULL, c929 Double, c930 Json, c931 Int8 NOT NULL, c932 Timestamp, c933 Interval64, c934 Yson NOT NULL, c935 Uint8, c936 Date, c937 Interval64, c938 Uint64, c939 Decimal(22,9) NOT NULL, c940 Uint16, c941 Utf8, c942 Yson NOT NULL, c943 Int8 NOT NULL, c944 Int8, c945 Decimal(35,10) NOT NULL, c946 Uint8 NOT NULL, c947 Date NOT NULL, c948 Float, c949 Datetime64 NOT NULL, c950 Float, c951 Date32, c952 Datetime64 NOT NULL, c953 JsonDocument, c954 Float NOT NULL, c955 Date NOT NULL, c956 Decimal(22,9) NOT NULL, c957 Decimal(15,0), c958 String, c959 Uint16, c960 Uint32 NOT NULL, c961 Yson NOT NULL, c962 Uint64 NOT NULL, c963 Uint16, c964 Int16 NOT NULL, c965 Uint16 NOT NULL, c966 Uint64, c967 Float NOT NULL, c968 String NOT NULL, c969 Decimal(15,0), c970 Int32, c971 Utf8, c972 String, c973 Uint8 NOT NULL, c974 Timestamp, c975 Bool, c976 JsonDocument, c977 Decimal(15,0), c978 Timestamp NOT NULL, c979 Timestamp64, c980 Int8, c981 Decimal(35,10) NOT NULL, c982 Uint16, c983 Timestamp, c984 Yson NOT NULL, c985 Double NOT NULL, c986 Uint64, c987 Bool, c988 Int64, c989 Decimal(22,9), c990 Date, c991 Utf8, c992 Datetime NOT NULL, c993 JsonDocument NOT NULL, c994 Uint32 NOT NULL, c995 Int16, c996 JsonDocument, c997 Datetime64, c998 String, c999 Datetime, c1000 Double NOT NULL, c1001 Date32, c1002 Double NOT NULL, c1003 Date, c1004 Double NOT NULL, c1005 Uint8 NOT NULL, c1006 Datetime64, c1007 Int64 NOT NULL, c1008 Timestamp, c1009 Interval64 NOT NULL, c1010 JsonDocument NOT NULL, c1011 Interval64, c1012 Float, c1013 Uint64, c1014 Uint8, c1015 Date NOT NULL, c1016 Float NOT NULL, c1017 Decimal(15,0) NOT NULL, c1018 Bool, c1019 String, c1020 Int32 NOT NULL, c1021 Float, c1022 Timestamp64, c1023 Uint8, c1024 JsonDocument NOT NULL, c1025 String, c1026 Json, c1027 Interval64, c1028 Date32, c1029 Int8 NOT NULL, c1030 Uint64, c1031 Decimal(35,10) NOT NULL, c1032 Yson, c1033 Int8, c1034 Yson, c1035 Json NOT NULL, c1036 Datetime64, c1037 Uint16, c1038 Yson, c1039 Int32 NOT NULL, c1040 Uint32, c1041 Double NOT NULL, c1042 Timestamp64 NOT NULL, c1043 Yson, c1044 String NOT NULL, c1045 Uint8 NOT NULL, c1046 Bool NOT NULL, c1047 Uint16, c1048 Decimal(22,9) NOT NULL, c1049 Uint64 NOT NULL, c1050 Int64 NOT NULL, c1051 JsonDocument, c1052 Uint64, c1053 Uint32 NOT NULL, c1054 Date NOT NULL, c1055 Datetime64, c1056 Uint16 NOT NULL, c1057 Double, c1058 JsonDocument, c1059 Interval64 NOT NULL, c1060 Float NOT NULL, c1061 Datetime64, c1062 Datetime, c1063 Int8 NOT NULL, c1064 Uint64 NOT NULL, c1065 Interval64 NOT NULL, c1066 Uint32, c1067 Json, c1068 Int16, c1069 Timestamp64, c1070 Int32 NOT NULL, c1071 Json, c1072 Int64 NOT NULL, c1073 Uint8 NOT NULL, c1074 Uint64 NOT NULL, c1075 Int32 NOT NULL, c1076 Bool NOT NULL, c1077 Date NOT NULL, c1078 Datetime, c1079 JsonDocument, c1080 Int16 NOT NULL, c1081 Datetime NOT NULL, c1082 Decimal(15,0), c1083 Interval64, c1084 Uint8 NOT NULL, c1085 Int32 NOT NULL, c1086 Uint32, c1087 Uint64 NOT NULL, c1088 Double, c1089 Decimal(15,0) NOT NULL, c1090 Int16, c1091 Utf8 NOT NULL, c1092 Decimal(35,10), c1093 Int32, c1094 Int16, c1095 JsonDocument NOT NULL, c1096 Decimal(22,9), c1097 JsonDocument, c1098 Decimal(22,9) NOT NULL, c1099 Int64 NOT NULL, c1100 Float NOT NULL, c1101 JsonDocument NOT NULL, c1102 Timestamp64 NOT NULL, c1103 Double, c1104 Int64 NOT NULL, c1105 Float, c1106 Date32 NOT NULL, c1107 Yson NOT NULL, c1108 Timestamp NOT NULL, c1109 Int32, c1110 Decimal(22,9), c1111 Int8 NOT NULL, c1112 Decimal(22,9), c1113 Datetime NOT NULL, c1114 Decimal(22,9) NOT NULL, c1115 Date32, c1116 Json, c1117 Int64, c1118 Date32 NOT NULL, c1119 Decimal(15,0) NOT NULL, c1120 Decimal(35,10) NOT NULL, c1121 Bool, c1122 JsonDocument NOT NULL, c1123 Decimal(22,9) NOT NULL, c1124 Int16, c1125 JsonDocument NOT NULL, c1126 Yson NOT NULL, c1127 Int32, c1128 Date32 NOT NULL, c1129 Datetime64, c1130 Int32 NOT NULL, c1131 Decimal(35,10) NOT NULL, c1132 Timestamp NOT NULL, c1133 Decimal(22,9) NOT NULL, c1134 Uint32, c1135 Decimal(35,10) NOT NULL, c1136 Int64 NOT NULL, c1137 Bool, c1138 Decimal(22,9) NOT NULL, c1139 Bool, c1140 Date, c1141 Float, c1142 Datetime64, c1143 Timestamp64 NOT NULL, c1144 Datetime, c1145 Int8, c1146 Timestamp64, c1147 Interval64, c1148 Float NOT NULL, c1149 Timestamp NOT NULL, c1150 Timestamp NOT NULL, c1151 Int32 NOT NULL, c1152 Int32, c1153 Utf8 NOT NULL, c1154 Uint16 NOT NULL, c1155 Int32 NOT NULL, c1156 Timestamp NOT NULL, c1157 Int32, c1158 Int16, c1159 Decimal(22,9), c1160 Timestamp NOT NULL, c1161 Uint32 NOT NULL, c1162 Yson NOT NULL, c1163 String, c1164 Date NOT NULL, c1165 Uint8, c1166 Decimal(15,0) NOT NULL, c1167 Json NOT NULL, c1168 Utf8 NOT NULL, c1169 String, c1170 Decimal(35,10), c1171 Interval64, c1172 Datetime64 NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c5\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c5\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'Error: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c5\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: \n                CREATE TABLE `/Root/olap_workload/create_drop/1559` (\n                    c0 String NOT NULL, c1 Datetime NOT NULL, c2 Decimal(15,0) NOT NULL, c3 Date NOT NULL, c4 Int64 NOT NULL, c5 Bool NOT NULL, c6 Uint16 NOT NULL, c7 String NOT NULL, c8 Interval64 NOT NULL, c9 Datetime NOT NULL, c10 Decimal(15,0) NOT NULL, c11 Uint16 NOT NULL, c12 Datetime64 NOT NULL, c13 Uint32 NOT NULL, c14 Interval64 NOT NULL, c15 Timestamp64 NOT NULL, c16 Timestamp64 NOT NULL, c17 Utf8 NOT NULL, c18 Utf8 NOT NULL, c19 Uint8 NOT NULL, c20 Datetime NOT NULL, c21 Uint32 NOT NULL, c22 Uint8 NOT NULL, c23 Timestamp64 NOT NULL, c24 Int16 NOT NULL, c25 Int16 NOT NULL, c26 Datetime64 NOT NULL, c27 Decimal(35,10) NOT NULL, c28 Datetime64 NOT NULL, c29 Decimal(22,9) NOT NULL, c30 Decimal(35,10) NOT NULL, c31 String NOT NULL, c32 Utf8 NOT NULL, c33 Uint16 NOT NULL, c34 Uint16 NOT NULL, c35 Timestamp64 NOT NULL, c36 Uint32 NOT NULL, c37 Int32 NOT NULL, c38 Uint64 NOT NULL, c39 Uint16 NOT NULL, c40 Int16 NOT NULL, c41 Decimal(35,10) NOT NULL, c42 Int64 NOT NULL, c43 Int8 NOT NULL, c44 Datetime64 NOT NULL, c45 Timestamp64 NOT NULL, c46 Datetime NOT NULL, c47 Interval64 NOT NULL, c48 Timestamp NOT NULL, c49 Timestamp64 NOT NULL, c50 Int8 NOT NULL, c51 Timestamp NOT NULL, c52 Timestamp64 NOT NULL, c53 Int32 NOT NULL, c54 Timestamp NOT NULL, c55 Int32 NOT NULL, c56 Date32 NOT NULL, c57 Uint8 NOT NULL, c58 Datetime64 NOT NULL, c59 Utf8 NOT NULL, c60 Timestamp NOT NULL, c61 Int32 NOT NULL, c62 Timestamp64 NOT NULL, c63 Date NOT NULL, c64 Decimal(22,9) NOT NULL, c65 Datetime NOT NULL, c66 Datetime64 NOT NULL, c67 Interval64 NOT NULL, c68 Decimal(22,9) NOT NULL, c69 Int32 NOT NULL, c70 Uint32 NOT NULL, c71 Decimal(22,9) NOT NULL, c72 Int8 NOT NULL, c73 Uint64 NOT NULL, c74 Int16 NOT NULL, c75 String NOT NULL, c76 Uint16 NOT NULL, c77 Int8 NOT NULL, c78 Int8 NOT NULL, c79 Datetime NOT NULL, c80 Timestamp64 NOT NULL, c81 Datetime NOT NULL, c82 Date32 NOT NULL, c83 Int64 NOT NULL, c84 Decimal(15,0) NOT NULL, c85 Timestamp64 NOT NULL, c86 Datetime64 NOT NULL, c87 Uint16 NOT NULL, c88 Datetime NOT NULL, c89 Interval64 NOT NULL, c90 Timestamp NOT NULL, c91 Uint16 NOT NULL, c92 Decimal(15,0) NOT NULL, c93 Date32 NOT NULL, c94 Uint8 NOT NULL, c95 Utf8 NOT NULL, c96 Datetime NOT NULL, c97 Utf8 NOT NULL, c98 Uint32 NOT NULL, c99 String NOT NULL, c100 Uint32 NOT NULL, c101 String NOT NULL, c102 Date32 NOT NULL, c103 Decimal(35,10) NOT NULL, c104 Int64 NOT NULL, c105 Decimal(22,9) NOT NULL, c106 Uint32 NOT NULL, c107 Uint16 NOT NULL, c108 Int8 NOT NULL, c109 Int64 NOT NULL, c110 Date NOT NULL, c111 Int64 NOT NULL, c112 Int8 NOT NULL, c113 String NOT NULL, c114 Timestamp64 NOT NULL, c115 Timestamp64 NOT NULL, c116 Decimal(22,9) NOT NULL, c117 Bool NOT NULL, c118 Uint32 NOT NULL, c119 Uint8 NOT NULL, c120 Uint64 NOT NULL, c121 Int16 NOT NULL, c122 Bool NOT NULL, c123 Int32 NOT NULL, c124 Int64 NOT NULL, c125 Uint64 NOT NULL, c126 Uint16 NOT NULL, c127 Datetime NOT NULL, c128 Uint8 NOT NULL, c129 Timestamp NOT NULL, c130 Datetime NOT NULL, c131 Date NOT NULL, c132 Uint64 NOT NULL, c133 Bool NOT NULL, c134 Uint16 NOT NULL, c135 Timestamp NOT NULL, c136 Int32 NOT NULL, c137 Uint64 NOT NULL, c138 Uint64 NOT NULL, c139 Date NOT NULL, c140 Int16 NOT NULL, c141 Interval64 NOT NULL, c142 Datetime64 NOT NULL, c143 Date NOT NULL, c144 Uint64 NOT NULL, c145 Bool NOT NULL, c146 Timestamp NOT NULL, c147 Datetime64 NOT NULL, c148 Date NOT NULL, c149 Timestamp64 NOT NULL, c150 String NOT NULL, c151 Timestamp NOT NULL, c152 Uint8 NOT NULL, c153 Datetime NOT NULL, c154 Datetime64 NOT NULL, c155 Uint8 NOT NULL, c156 Int8 NOT NULL, c157 Decimal(22,9) NOT NULL, c158 Date32 NOT NULL, c159 Utf8 NOT NULL, c160 Datetime NOT NULL, c161 Timestamp64 NOT NULL, c162 Utf8 NOT NULL, c163 Interval64 NOT NULL, c164 Uint32 NOT NULL, c165 Uint32 NOT NULL, c166 Date NOT NULL, c167 Int16 NOT NULL, c168 Int16 NOT NULL, c169 Datetime64 NOT NULL, c170 Int64 NOT NULL, c171 String NOT NULL, c172 Bool NOT NULL, c173 Datetime64 NOT NULL, c174 Decimal(15,0) NOT NULL, c175 Utf8 NOT NULL, c176 Decimal(15,0) NOT NULL, c177 Date NOT NULL, c178 Decimal(22,9) NOT NULL, c179 Int8 NOT NULL, c180 String NOT NULL, c181 Uint16 NOT NULL, c182 String NOT NULL, c183 Uint32 NOT NULL, c184 Timestamp64 NOT NULL, c185 Uint8 NOT NULL, c186 Interval64 NOT NULL, c187 Datetime64 NOT NULL, c188 String NOT NULL, c189 Int8 NOT NULL, c190 Decimal(35,10) NOT NULL, c191 Bool NOT NULL, c192 Decimal(15,0) NOT NULL, c193 Decimal(22,9) NOT NULL, c194 Int64 NOT NULL, c195 Decimal(22,9) NOT NULL, c196 Uint8 NOT NULL, c197 Datetime NOT NULL, c198 Date NOT NULL, c199 Date NOT NULL, c200 Timestamp64 NOT NULL, c201 Uint16 NOT NULL, c202 Uint16 NOT NULL, c203 Uint16 NOT NULL, c204 Bool NOT NULL, c205 Int32 NOT NULL, c206 Decimal(22,9) NOT NULL, c207 Utf8 NOT NULL, c208 Uint64 NOT NULL, c209 Datetime NOT NULL, c210 Timestamp64 NOT NULL, c211 Interval64 NOT NULL, c212 Int32 NOT NULL, c213 String NOT NULL, c214 Datetime NOT NULL, c215 Datetime NOT NULL, c216 Int16 NOT NULL, c217 Uint16 NOT NULL, c218 Utf8 NOT NULL, c219 Datetime NOT NULL, c220 Uint32 NOT NULL, c221 Decimal(35,10) NOT NULL, c222 Timestamp NOT NULL, c223 Date32 NOT NULL, c224 Date32 NOT NULL, c225 Uint8 NOT NULL, c226 Date NOT NULL, c227 Datetime64 NOT NULL, c228 Decimal(15,0) NOT NULL, c229 Int64 NOT NULL, c230 Uint16 NOT NULL, c231 Uint16 NOT NULL, c232 Datetime64 NOT NULL, c233 Datetime NOT NULL, c234 Uint64 NOT NULL, c235 Int16 NOT NULL, c236 Timestamp64 NOT NULL, c237 Uint32 NOT NULL, c238 Uint32 NOT NULL, c239 Timestamp64 NOT NULL, c240 Bool NOT NULL, c241 Timestamp NOT NULL, c242 Uint16 NOT NULL, c243 Decimal(15,0) NOT NULL, c244 Decimal(22,9) NOT NULL, c245 Uint32 NOT NULL, c246 String NOT NULL, c247 Timestamp64 NOT NULL, c248 Timestamp64 NOT NULL, c249 Uint16 NOT NULL, c250 Int32 NOT NULL, c251 Uint8 NOT NULL, c252 Uint32 NOT NULL, c253 Uint64 NOT NULL, c254 Bool NOT NULL, c255 Int8 NOT NULL, c256 Uint16 NOT NULL, c257 Date NOT NULL, c258 Uint8 NOT NULL, c259 Uint32 NOT NULL, c260 Bool NOT NULL, c261 Datetime NOT NULL, c262 Bool NOT NULL, c263 Decimal(22,9) NOT NULL, c264 Decimal(15,0) NOT NULL, c265 Date32 NOT NULL, c266 Bool NOT NULL, c267 Decimal(15,0) NOT NULL, c268 Decimal(35,10) NOT NULL, c269 Int8 NOT NULL, c270 Uint16 NOT NULL, c271 Decimal(35,10) NOT NULL, c272 Decimal(35,10) NOT NULL, c273 Date32 NOT NULL, c274 Bool NOT NULL, c275 Interval64 NOT NULL, c276 Date32 NOT NULL, c277 Utf8 NOT NULL, c278 Timestamp NOT NULL, c279 Date NOT NULL, c280 String NOT NULL, c281 Int16 NOT NULL, c282 Decimal(15,0) NOT NULL, c283 Int64 NOT NULL, c284 Bool NOT NULL, c285 Uint8 NOT NULL, c286 Decimal(15,0) NOT NULL, c287 String NOT NULL, c288 Decimal(35,10) NOT NULL, c289 Date32 NOT NULL, c290 Uint32 NOT NULL, c291 Int16 NOT NULL, c292 Datetime64 NOT NULL, c293 Decimal(35,10) NOT NULL, c294 Uint32 NOT NULL, c295 Int8 NOT NULL, c296 Int8 NOT NULL, c297 Decimal(15,0) NOT NULL, c298 Decimal(15,0) NOT NULL, c299 Date32 NOT NULL, c300 Uint8 NOT NULL, c301 Decimal(22,9) NOT NULL, c302 Int8 NOT NULL, c303 Int8 NOT NULL, c304 Decimal(35,10) NOT NULL, c305 Int64 NOT NULL, c306 Timestamp64 NOT NULL, c307 Date32 NOT NULL, c308 Int8 NOT NULL, c309 Int16 NOT NULL, c310 Utf8 NOT NULL, c311 Uint64 NOT NULL, c312 Date NOT NULL, c313 Int64 NOT NULL, c314 Uint16 NOT NULL, c315 Interval64 NOT NULL, c316 String NOT NULL, c317 Datetime64 NOT NULL, c318 Date NOT NULL, c319 Utf8 NOT NULL, c320 Decimal(35,10) NOT NULL, c321 Interval64 NOT NULL, c322 Uint16 NOT NULL, c323 Uint32 NOT NULL, c324 Date NOT NULL, c325 Datetime64 NOT NULL, c326 Int32 NOT NULL, c327 Datetime64 NOT NULL, c328 Timestamp64 NOT NULL, c329 Interval64 NOT NULL, c330 Int64 NOT NULL, c331 Int32 NOT NULL, c332 Uint32 NOT NULL, c333 Decimal(35,10) NOT NULL, c334 Datetime64 NOT NULL, c335 Uint8 NOT NULL, c336 Timestamp64 NOT NULL, c337 Date NOT NULL, c338 Uint32 NOT NULL, c339 Timestamp64 NOT NULL, c340 Int32 NOT NULL, c341 Decimal(22,9) NOT NULL, c342 Date32 NOT NULL, c343 Decimal(35,10) NOT NULL, c344 Date NOT NULL, c345 String NOT NULL, c346 Date32 NOT NULL, c347 Uint16 NOT NULL, c348 Uint64 NOT NULL, c349 Uint16 NOT NULL, c350 Bool NOT NULL, c351 Bool NOT NULL, c352 Timestamp64 NOT NULL, c353 Uint16 NOT NULL, c354 Int64 NOT NULL, c355 Decimal(35,10) NOT NULL, c356 Datetime64 NOT NULL, c357 Datetime64 NOT NULL, c358 Bool NOT NULL, c359 String NOT NULL, c360 Int64 NOT NULL, c361 Uint16 NOT NULL, c362 Uint64 NOT NULL, c363 Date32 NOT NULL, c364 Int32 NOT NULL, c365 Int8 NOT NULL, c366 Date NOT NULL, c367 Int64 NOT NULL, c368 Date NOT NULL, c369 Datetime64 NOT NULL, c370 Int16 NOT NULL, c371 Uint8 NOT NULL, c372 Int64 NOT NULL, c373 String NOT NULL, c374 Int64 NOT NULL, c375 Utf8 NOT NULL, c376 Uint8 NOT NULL, c377 Decimal(15,0) NOT NULL, c378 String NOT NULL, c379 Decimal(22,9) NOT NULL, c380 Interval64 NOT NULL, c381 Int16 NOT NULL, c382 Uint64 NOT NULL, c383 Datetime NOT NULL, c384 Bool NOT NULL, c385 Timestamp NOT NULL, c386 Decimal(15,0) NOT NULL, c387 Date32 NOT NULL, c388 Timestamp64 NOT NULL, c389 Int64 NOT NULL, c390 Uint16 NOT NULL, c391 Uint64 NOT NULL, c392 String NOT NULL, c393 Int16 NOT NULL, c394 Decimal(15,0) NOT NULL, c395 Timestamp64 NOT NULL, c396 Uint16 NOT NULL, c397 Datetime NOT NULL, c398 Uint32 NOT NULL, c399 Timestamp64 NOT NULL, c400 Int64 NOT NULL, c401 Int8 NOT NULL, c402 Decimal(15,0) NOT NULL, c403 Date NOT NULL, c404 Decimal(35,10) NOT NULL, c405 Date32 NOT NULL, c406 Int16 NOT NULL, c407 Decimal(15,0) NOT NULL, c408 Int64 NOT NULL, c409 Int16 NOT NULL, c410 Uint8 NOT NULL, c411 Date32 NOT NULL, c412 Int64 NOT NULL, c413 Utf8 NOT NULL, c414 Utf8 NOT NULL, c415 Date NOT NULL, c416 Decimal(15,0) NOT NULL, c417 Decimal(22,9) NOT NULL, c418 Uint8 NOT NULL, c419 Bool NOT NULL, c420 Bool NOT NULL, c421 Uint32 NOT NULL, c422 Decimal(35,10) NOT NULL, c423 Uint8 NOT NULL, c424 Utf8 NOT NULL, c425 Uint16 NOT NULL, c426 String NOT NULL, c427 Int64 NOT NULL, c428 Int8 NOT NULL, c429 Int32 NOT NULL, c430 Datetime NOT NULL, c431 Decimal(15,0) NOT NULL, c432 Int32 NOT NULL, c433 Uint32 NOT NULL, c434 Timestamp64 NOT NULL, c435 Datetime64 NOT NULL, c436 Int8 NOT NULL, c437 Utf8 NOT NULL, c438 Decimal(35,10) NOT NULL, c439 Uint8 NOT NULL, c440 Interval64 NOT NULL, c441 Interval64 NOT NULL, c442 Uint8 NOT NULL, c443 Interval64 NOT NULL, c444 Utf8 NOT NULL, c445 Uint64 NOT NULL, c446 Utf8 NOT NULL, c447 Uint32 NOT NULL, c448 Int16 NOT NULL, c449 Datetime64 NOT NULL, c450 Utf8 NOT NULL, c451 Bool NOT NULL, c452 Uint8 NOT NULL, c453 Datetime NOT NULL, c454 Datetime64 NOT NULL, c455 Datetime64 NOT NULL, c456 Uint64 NOT NULL, c457 Decimal(35,10) NOT NULL, c458 Int8 NOT NULL, c459 Int8 NOT NULL, c460 String NOT NULL, c461 Decimal(15,0) NOT NULL, c462 Decimal(22,9) NOT NULL, c463 Datetime64 NOT NULL, c464 Utf8 NOT NULL, c465 Datetime64 NOT NULL, c466 Decimal(15,0) NOT NULL, c467 Int64 NOT NULL, c468 Utf8 NOT NULL, c469 Bool NOT NULL, c470 Uint8 NOT NULL, c471 Decimal(15,0) NOT NULL, c472 Uint16 NOT NULL, c473 Int32 NOT NULL, c474 Uint8 NOT NULL, c475 Int8 NOT NULL, c476 Uint8 NOT NULL, c477 Uint64 NOT NULL, c478 Datetime NOT NULL, c479 Int32 NOT NULL, c480 Interval64 NOT NULL, c481 Datetime NOT NULL, c482 Timestamp NOT NULL, c483 Decimal(15,0) NOT NULL, c484 Datetime64 NOT NULL, c485 Date NOT NULL, c486 Timestamp64 NOT NULL, c487 Uint32 NOT NULL, c488 Datetime64 NOT NULL, c489 Uint64 NOT NULL, c490 Int64 NOT NULL, c491 Date NOT NULL, c492 Uint8 NOT NULL, c493 Datetime64 NOT NULL, c494 Timestamp64 NOT NULL, c495 Int16 NOT NULL, c496 String NOT NULL, c497 Int64 NOT NULL, c498 Uint32 NOT NULL, c499 Datetime NOT NULL, c500 Uint32 NOT NULL, c501 Int8 NOT NULL, c502 Uint16 NOT NULL, c503 Decimal(22,9) NOT NULL, c504 Datetime NOT NULL, c505 Date NOT NULL, c506 Datetime64 NOT NULL, c507 Int16 NOT NULL, c508 Int8 NOT NULL, c509 Date NOT NULL, c510 Decimal(22,9) NOT NULL, c511 Utf8 NOT NULL, c512 String NOT NULL, c513 Decimal(15,0) NOT NULL, c514 String NOT NULL, c515 Decimal(22,9) NOT NULL, c516 Date32 NOT NULL, c517 Decimal(35,10) NOT NULL, c518 Interval64 NOT NULL, c519 Bool NOT NULL, c520 Uint8 NOT NULL, c521 Datetime64 NOT NULL, c522 Timestamp NOT NULL, c523 Datetime NOT NULL, c524 Uint64 NOT NULL, c525 Decimal(35,10) NOT NULL, c526 Decimal(15,0) NOT NULL, c527 Timestamp NOT NULL, c528 Int8 NOT NULL, c529 Int64 NOT NULL, c530 Decimal(15,0) NOT NULL, c531 Uint8 NOT NULL, c532 Timestamp NOT NULL, c533 Uint8 NOT NULL, c534 Datetime NOT NULL, c535 Timestamp64 NOT NULL, c536 Int64 NOT NULL, c537 Decimal(35,10) NOT NULL, c538 Timestamp64 NOT NULL, c539 Int64 NOT NULL, c540 Decimal(35,10) NOT NULL, c541 Bool NOT NULL, c542 Uint8 NOT NULL, c543 Interval64 NOT NULL, c544 Datetime64 NOT NULL, c545 Decimal(35,10) NOT NULL, c546 Decimal(22,9) NOT NULL, c547 Uint32 NOT NULL, c548 Decimal(35,10) NOT NULL, c549 Decimal(22,9) NOT NULL, c550 Timestamp64 NOT NULL, c551 Datetime64 NOT NULL, c552 Uint64 NOT NULL, c553 Timestamp NOT NULL, c554 Decimal(22,9) NOT NULL, c555 Uint32 NOT NULL, c556 Decimal(22,9) NOT NULL, c557 Timestamp64 NOT NULL, c558 Datetime64 NOT NULL, c559 Int32 NOT NULL, c560 Int64 NOT NULL, c561 Int16 NOT NULL, c562 Bool NOT NULL, c563 Uint8 NOT NULL, c564 Int64 NOT NULL, c565 Datetime64 NOT NULL, c566 Timestamp NOT NULL, c567 Utf8 NOT NULL, c568 Int16 NOT NULL, c569 Uint16 NOT NULL, c570 String NOT NULL, c571 Datetime NOT NULL, c572 Timestamp64 NOT NULL, c573 Timestamp64 NOT NULL, c574 Decimal(22,9) NOT NULL, c575 Datetime64 NOT NULL, c576 Int32 NOT NULL, c577 Decimal(35,10) NOT NULL, c578 Decimal(35,10) NOT NULL, c579 Decimal(35,10) NOT NULL, c580 String NOT NULL, c581 Uint32 NOT NULL, c582 Uint64 NOT NULL, c583 Bool NOT NULL, c584 Timestamp NOT NULL, c585 Datetime64 NOT NULL, c586 Decimal(22,9) NOT NULL, c587 Int32 NOT NULL, c588 Int32 NOT NULL, c589 Int32 NOT NULL, c590 Decimal(22,9) NOT NULL, c591 String NOT NULL, c592 Date NOT NULL, c593 Decimal(15,0) NOT NULL, c594 Decimal(22,9) NOT NULL, c595 Interval64 NOT NULL, c596 Date NOT NULL, c597 Int16 NOT NULL, c598 Decimal(35,10) NOT NULL, c599 Int8 NOT NULL, c600 Uint16 NOT NULL, c601 Int8 NOT NULL, c602 Int16 NOT NULL, c603 Int64 NOT NULL, c604 Interval64 NOT NULL, c605 Utf8 NOT NULL, c606 Int8 NOT NULL, c607 Int64 NOT NULL, c608 Int8 NOT NULL, c609 Datetime NOT NULL, c610 Utf8 NOT NULL, c611 Datetime NOT NULL, c612 Int16 NOT NULL, c613 Datetime NOT NULL, c614 Int8 NOT NULL, c615 Int32 NOT NULL, c616 Int64 NOT NULL, c617 Bool NOT NULL, c618 Datetime64 NOT NULL, c619 Uint64 NOT NULL, c620 Uint16 NOT NULL, c621 Uint16 NOT NULL, c622 Timestamp NOT NULL, c623 Datetime64 NOT NULL, c624 Int16 NOT NULL, c625 Int16 NOT NULL, c626 Date NOT NULL, c627 Uint16 NOT NULL, c628 Datetime NOT NULL, c629 Uint16 NOT NULL, c630 Int16 NOT NULL, c631 Utf8 NOT NULL, c632 Bool NOT NULL, c633 Date32 NOT NULL, c634 Datetime NOT NULL, c635 Uint8 NOT NULL, c636 Decimal(35,10) NOT NULL, c637 Decimal(22,9) NOT NULL, c638 Datetime NOT NULL, c639 Decimal(22,9) NOT NULL, c640 Date32 NOT NULL, c641 Date32 NOT NULL, c642 Int32 NOT NULL, c643 Interval64 NOT NULL, c644 Bool NOT NULL, c645 Uint32 NOT NULL, c646 String NOT NULL, c647 Decimal(22,9) NOT NULL, c648 Timestamp NOT NULL, c649 Uint16 NOT NULL, c650 Int64 NOT NULL, c651 Date32 NOT NULL, c652 Date32 NOT NULL, c653 Decimal(15,0) NOT NULL, c654 Int64 NOT NULL, c655 Uint16 NOT NULL, c656 Int16 NOT NULL, c657 Int16 NOT NULL, c658 Date32 NOT NULL, c659 Uint8 NOT NULL, c660 Uint32 NOT NULL, c661 Uint8 NOT NULL, c662 Uint32 NOT NULL, c663 Int64 NOT NULL, c664 Datetime64 NOT NULL, c665 Decimal(15,0) NOT NULL, c666 Uint64 NOT NULL, c667 Interval64 NOT NULL, c668 Uint32 NOT NULL, c669 Int64 NOT NULL, c670 Timestamp NOT NULL, c671 Int32 NOT NULL, c672 Timestamp64 NOT NULL, c673 Datetime NOT NULL, c674 Int64 NOT NULL, c675 String NOT NULL, c676 Uint32 NOT NULL, c677 Date32 NOT NULL, c678 Int64 NOT NULL, c679 Int32 NOT NULL, c680 Decimal(22,9) NOT NULL, c681 Datetime NOT NULL, c682 Bool NOT NULL, c683 Int8 NOT NULL, c684 Decimal(15,0) NOT NULL, c685 Decimal(22,9) NOT NULL, c686 Date NOT NULL, c687 Datetime64 NOT NULL, c688 Decimal(22,9) NOT NULL, c689 Decimal(35,10) NOT NULL, c690 Utf8 NOT NULL, c691 Int64 NOT NULL, c692 Bool NOT NULL, c693 Decimal(35,10) NOT NULL, c694 Date32 NOT NULL, c695 Decimal(35,10) NOT NULL, c696 Timestamp64 NOT NULL, c697 Bool NOT NULL, c698 Int16 NOT NULL, c699 Utf8 NOT NULL, c700 Bool NOT NULL, c701 Timestamp64 NOT NULL, c702 Int16 NOT NULL, c703 Date NOT NULL, c704 Int64 NOT NULL, c705 Int8 NOT NULL, c706 Decimal(22,9) NOT NULL, c707 Uint8 NOT NULL, c708 Int8 NOT NULL, c709 Uint32 NOT NULL, c710 Utf8 NOT NULL, c711 String NOT NULL, c712 Timestamp NOT NULL, c713 Int32 NOT NULL, c714 Timestamp NOT NULL, c715 Date32 NOT NULL, c716 Uint32 NOT NULL, c717 Date32 NOT NULL, c718 Int32 NOT NULL, c719 Utf8 NOT NULL, c720 Decimal(22,9) NOT NULL, c721 Int16 NOT NULL, c722 Interval64 NOT NULL, c723 Timestamp NOT NULL, c724 Timestamp64 NOT NULL, c725 Timestamp NOT NULL, c726 Int32 NOT NULL, c727 Date32 NOT NULL, c728 String NOT NULL, c729 String NOT NULL, c730 Date32 NOT NULL, c731 Int16 NOT NULL, c732 Bool NOT NULL, c733 Int32 NOT NULL, c734 Bool NOT NULL, c735 Int32 NOT NULL, c736 Int16 NOT NULL, c737 Utf8 NOT NULL, c738 Uint16 NOT NULL, c739 Datetime64 NOT NULL, c740 Int16 NOT NULL, c741 Uint8 NOT NULL, c742 String NOT NULL, c743 Utf8 NOT NULL, c744 Decimal(22,9) NOT NULL, c745 String NOT NULL, c746 Uint8 NOT NULL, c747 Decimal(22,9) NOT NULL, c748 Timestamp NOT NULL, c749 Interval64 NOT NULL, c750 Datetime64 NOT NULL, c751 Int16 NOT NULL, c752 Int8 NOT NULL, c753 Date32 NOT NULL, c754 Uint32 NOT NULL, c755 Uint16 NOT NULL, c756 Uint64 NOT NULL, c757 Uint16 NOT NULL, c758 Uint64 NOT NULL, c759 Uint8 NOT NULL, c760 Uint16 NOT NULL, c761 Int16 NOT NULL, c762 Datetime NOT NULL, c763 Datetime64 NOT NULL, c764 Timestamp NOT NULL, c765 String NOT NULL, c766 Utf8 NOT NULL, c767 Bool NOT NULL, c768 Utf8 NOT NULL, c769 Decimal(22,9) NOT NULL, c770 Datetime NOT NULL, c771 Decimal(22,9) NOT NULL, c772 Int64 NOT NULL, c773 Decimal(15,0) NOT NULL, c774 Uint64 NOT NULL, c775 Timestamp64 NOT NULL, c776 Decimal(15,0) NOT NULL, c777 Timestamp64 NOT NULL, c778 Bool NOT NULL, c779 Bool NOT NULL, c780 Datetime64 NOT NULL, c781 Interval64 NOT NULL, c782 Int8 NOT NULL, c783 Decimal(15,0) NOT NULL, c784 Uint8 NOT NULL, c785 Uint32 NOT NULL, c786 Decimal(22,9) NOT NULL, c787 Utf8 NOT NULL, c788 Timestamp64 NOT NULL, c789 Datetime64 NOT NULL, c790 Int64 NOT NULL, c791 Int8 NOT NULL, c792 Int32 NOT NULL, c793 Uint8 NOT NULL, c794 Decimal(15,0) NOT NULL, c795 Bool NOT NULL, c796 Uint8 NOT NULL, c797 Timestamp NOT NULL, c798 Uint8 NOT NULL, c799 String NOT NULL, c800 Uint8 NOT NULL, c801 Decimal(35,10), c802 Double, c803 Date32, c804 Decimal(35,10), c805 Json NOT NULL, c806 Int64 NOT NULL, c807 Decimal(35,10) NOT NULL, c808 Decimal(15,0) NOT NULL, c809 String NOT NULL, c810 JsonDocument, c811 Decimal(22,9) NOT NULL, c812 Double, c813 Uint16, c814 Int64 NOT NULL, c815 Uint64 NOT NULL, c816 Utf8, c817 Uint8 NOT NULL, c818 Uint32, c819 Interval64, c820 Uint8 NOT NULL, c821 Int32, c822 Uint16, c823 Decimal(15,0) NOT NULL, c824 Timestamp64, c825 Bool NOT NULL, c826 Decimal(22,9) NOT NULL, c827 Int64, c828 Datetime NOT NULL, c829 Timestamp, c830 Utf8 NOT NULL, c831 Float, c832 Datetime, c833 Interval64, c834 Yson NOT NULL, c835 Utf8, c836 Datetime, c837 Uint16 NOT NULL, c838 JsonDocument, c839 Datetime64 NOT NULL, c840 Bool, c841 Date NOT NULL, c842 Interval64 NOT NULL, c843 Int8, c844 Utf8 NOT NULL, c845 Double NOT NULL, c846 Date32, c847 Uint32, c848 Yson, c849 Date NOT NULL, c850 Date NOT NULL, c851 Uint32, c852 Double NOT NULL, c853 Date32 NOT NULL, c854 Decimal(22,9), c855 Float, c856 String, c857 Timestamp64, c858 Timestamp64 NOT NULL, c859 Date32 NOT NULL, c860 Json NOT NULL, c861 Uint64 NOT NULL, c862 Float NOT NULL, c863 Int32 NOT NULL, c864 Uint16, c865 Decimal(15,0), c866 Uint16 NOT NULL, c867 Timestamp64 NOT NULL, c868 Timestamp64 NOT NULL, c869 Decimal(22,9), c870 Date32 NOT NULL, c871 Decimal(22,9) NOT NULL, c872 Yson NOT NULL, c873 Float, c874 Double, c875 Decimal(15,0) NOT NULL, c876 Float, c877 Date32 NOT NULL, c878 Decimal(15,0), c879 Yson NOT NULL, c880 Uint64, c881 JsonDocument NOT NULL, c882 Uint8, c883 Int16 NOT NULL, c884 String NOT NULL, c885 Date32, c886 Uint32 NOT NULL, c887 Date32 NOT NULL, c888 Uint64, c889 Date32, c890 Datetime64 NOT NULL, c891 Uint8, c892 Json NOT NULL, c893 Interval64 NOT NULL, c894 Int32 NOT NULL, c895 Int8, c896 Int8 NOT NULL, c897 Date NOT NULL, c898 Decimal(22,9), c899 Timestamp64 NOT NULL, c900 String, c901 Uint16, c902 Double, c903 Yson, c904 Uint16, c905 Decimal(15,0) NOT NULL, c906 Datetime NOT NULL, c907 Uint64 NOT NULL, c908 JsonDocument NOT NULL, c909 Json NOT NULL, c910 Uint8, c911 Date32 NOT NULL, c912 JsonDocument, c913 Decimal(35,10) NOT NULL, c914 Datetime64, c915 Interval64 NOT NULL, c916 Bool, c917 Uint16, c918 Date, c919 Double NOT NULL, c920 Datetime NOT NULL, c921 Uint64 NOT NULL, c922 Timestamp64 NOT NULL, c923 Decimal(22,9), c924 Decimal(35,10) NOT NULL, c925 Uint8, c926 Timestamp NOT NULL, c927 Yson NOT NULL, c928 Json NOT NULL, c929 Double, c930 Json, c931 Int8 NOT NULL, c932 Timestamp, c933 Interval64, c934 Yson NOT NULL, c935 Uint8, c936 Date, c937 Interval64, c938 Uint64, c939 Decimal(22,9) NOT NULL, c940 Uint16, c941 Utf8, c942 Yson NOT NULL, c943 Int8 NOT NULL, c944 Int8, c945 Decimal(35,10) NOT NULL, c946 Uint8 NOT NULL, c947 Date NOT NULL, c948 Float, c949 Datetime64 NOT NULL, c950 Float, c951 Date32, c952 Datetime64 NOT NULL, c953 JsonDocument, c954 Float NOT NULL, c955 Date NOT NULL, c956 Decimal(22,9) NOT NULL, c957 Decimal(15,0), c958 String, c959 Uint16, c960 Uint32 NOT NULL, c961 Yson NOT NULL, c962 Uint64 NOT NULL, c963 Uint16, c964 Int16 NOT NULL, c965 Uint16 NOT NULL, c966 Uint64, c967 Float NOT NULL, c968 String NOT NULL, c969 Decimal(15,0), c970 Int32, c971 Utf8, c972 String, c973 Uint8 NOT NULL, c974 Timestamp, c975 Bool, c976 JsonDocument, c977 Decimal(15,0), c978 Timestamp NOT NULL, c979 Timestamp64, c980 Int8, c981 Decimal(35,10) NOT NULL, c982 Uint16, c983 Timestamp, c984 Yson NOT NULL, c985 Double NOT NULL, c986 Uint64, c987 Bool, c988 Int64, c989 Decimal(22,9), c990 Date, c991 Utf8, c992 Datetime NOT NULL, c993 JsonDocument NOT NULL, c994 Uint32 NOT NULL, c995 Int16, c996 JsonDocument, c997 Datetime64, c998 String, c999 Datetime, c1000 Double NOT NULL, c1001 Date32, c1002 Double NOT NULL, c1003 Date, c1004 Double NOT NULL, c1005 Uint8 NOT NULL, c1006 Datetime64, c1007 Int64 NOT NULL, c1008 Timestamp, c1009 Interval64 NOT NULL, c1010 JsonDocument NOT NULL, c1011 Interval64, c1012 Float, c1013 Uint64, c1014 Uint8, c1015 Date NOT NULL, c1016 Float NOT NULL, c1017 Decimal(15,0) NOT NULL, c1018 Bool, c1019 String, c1020 Int32 NOT NULL, c1021 Float, c1022 Timestamp64, c1023 Uint8, c1024 JsonDocument NOT NULL, c1025 String, c1026 Json, c1027 Interval64, c1028 Date32, c1029 Int8 NOT NULL, c1030 Uint64, c1031 Decimal(35,10) NOT NULL, c1032 Yson, c1033 Int8, c1034 Yson, c1035 Json NOT NULL, c1036 Datetime64, c1037 Uint16, c1038 Yson, c1039 Int32 NOT NULL, c1040 Uint32, c1041 Double NOT NULL, c1042 Timestamp64 NOT NULL, c1043 Yson, c1044 String NOT NULL, c1045 Uint8 NOT NULL, c1046 Bool NOT NULL, c1047 Uint16, c1048 Decimal(22,9) NOT NULL, c1049 Uint64 NOT NULL, c1050 Int64 NOT NULL, c1051 JsonDocument, c1052 Uint64, c1053 Uint32 NOT NULL, c1054 Date NOT NULL, c1055 Datetime64, c1056 Uint16 NOT NULL, c1057 Double, c1058 JsonDocument, c1059 Interval64 NOT NULL, c1060 Float NOT NULL, c1061 Datetime64, c1062 Datetime, c1063 Int8 NOT NULL, c1064 Uint64 NOT NULL, c1065 Interval64 NOT NULL, c1066 Uint32, c1067 Json, c1068 Int16, c1069 Timestamp64, c1070 Int32 NOT NULL, c1071 Json, c1072 Int64 NOT NULL, c1073 Uint8 NOT NULL, c1074 Uint64 NOT NULL, c1075 Int32 NOT NULL, c1076 Bool NOT NULL, c1077 Date NOT NULL, c1078 Datetime, c1079 JsonDocument, c1080 Int16 NOT NULL, c1081 Datetime NOT NULL, c1082 Decimal(15,0), c1083 Interval64, c1084 Uint8 NOT NULL, c1085 Int32 NOT NULL, c1086 Uint32, c1087 Uint64 NOT NULL, c1088 Double, c1089 Decimal(15,0) NOT NULL, c1090 Int16, c1091 Utf8 NOT NULL, c1092 Decimal(35,10), c1093 Int32, c1094 Int16, c1095 JsonDocument NOT NULL, c1096 Decimal(22,9), c1097 JsonDocument, c1098 Decimal(22,9) NOT NULL, c1099 Int64 NOT NULL, c1100 Float NOT NULL, c1101 JsonDocument NOT NULL, c1102 Timestamp64 NOT NULL, c1103 Double, c1104 Int64 NOT NULL, c1105 Float, c1106 Date32 NOT NULL, c1107 Yson NOT NULL, c1108 Timestamp NOT NULL, c1109 Int32, c1110 Decimal(22,9), c1111 Int8 NOT NULL, c1112 Decimal(22,9), c1113 Datetime NOT NULL, c1114 Decimal(22,9) NOT NULL, c1115 Date32, c1116 Json, c1117 Int64, c1118 Date32 NOT NULL, c1119 Decimal(15,0) NOT NULL, c1120 Decimal(35,10) NOT NULL, c1121 Bool, c1122 JsonDocument NOT NULL, c1123 Decimal(22,9) NOT NULL, c1124 Int16, c1125 JsonDocument NOT NULL, c1126 Yson NOT NULL, c1127 Int32, c1128 Date32 NOT NULL, c1129 Datetime64, c1130 Int32 NOT NULL, c1131 Decimal(35,10) NOT NULL, c1132 Timestamp NOT NULL, c1133 Decimal(22,9) NOT NULL, c1134 Uint32, c1135 Decimal(35,10) NOT NULL, c1136 Int64 NOT NULL, c1137 Bool, c1138 Decimal(22,9) NOT NULL, c1139 Bool, c1140 Date, c1141 Float, c1142 Datetime64, c1143 Timestamp64 NOT NULL, c1144 Datetime, c1145 Int8, c1146 Timestamp64, c1147 Interval64, c1148 Float NOT NULL, c1149 Timestamp NOT NULL, c1150 Timestamp NOT NULL, c1151 Int32 NOT NULL, c1152 Int32, c1153 Utf8 NOT NULL, c1154 Uint16 NOT NULL, c1155 Int32 NOT NULL, c1156 Timestamp NOT NULL, c1157 Int32, c1158 Int16, c1159 Decimal(22,9), c1160 Timestamp NOT NULL, c1161 Uint32 NOT NULL, c1162 Yson NOT NULL, c1163 String, c1164 Date NOT NULL, c1165 Uint8, c1166 Decimal(15,0) NOT NULL, c1167 Json NOT NULL, c1168 Utf8 NOT NULL, c1169 String, c1170 Decimal(35,10), c1171 Interval64, c1172 Datetime64 NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c5\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \\\'Bool\\\' specified for column \\\'c5\\\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:2729/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:25962/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:13892/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:11867/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:29165/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:16830/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:20691/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:10848/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:65207/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19378
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3882
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24379
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13892
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13659
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65159
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14668
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10848
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29437
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26037
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22948
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65207
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23439
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14909
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19727
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20691
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30313
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21889
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10387
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29165
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18982
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2305
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25451
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2729
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21888
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17745
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10432
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11867
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12656
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13485
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8286
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25962
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11328
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19042
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6172
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16830
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5936
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28432
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1703
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17946
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15593
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17523
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11268
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32576
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28608
============================== slowest durations ===============================
42.06s teardown test_workload.py::TestYdbWorkload::test
31.37s call     test_workload.py::TestYdbWorkload::test
19.76s 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/4cpv/003a18/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:16830 --database /Root --duration 120' has failed with code 1.
Errors:
...ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.SchemeError: message: "Executing ESchemeOpCreateColumnTable" issue_code: 2003 severity: 1 issues { message: "Type \'Bool\' specified for column \'c5\', but support for bool is disabled (EnableColumnshardBool feature flag is off)" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
========================= 1 failed in 95.65s (0:01:35) =========================
