============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/grke/000b05/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 FE

==================================== ERRORS ====================================
__________________ ERROR at teardown of TestYdbWorkload.test ___________________
ydb/tests/stress/olap_workload/tests/test_workload.py:13: in setup
    yield from self.setup_cluster(
ydb/tests/library/stress/fixtures.py:35: in setup_cluster
    self.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:684: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1455314==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 816 byte(s) in 3 object(s) allocated from:
E   #0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 816 byte(s) leaked in 3 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1456193==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 1904 byte(s) in 7 object(s) allocated from:
E   #0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 1904 byte(s) leaked in 7 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1455675==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 1632 byte(s) in 6 object(s) allocated from:
E   #0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 1632 byte(s) leaked in 6 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1456294==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 816 byte(s) in 3 object(s) allocated from:
E   #0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 816 byte(s) leaked in 3 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1458060==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 1088 byte(s) in 4 object(s) allocated from:
E   #0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 1088 byte(s) leaked in 4 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1454714==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 1632 byte(s) in 6 object(s) allocated from:
E   #0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 1632 byte(s) leaked in 6 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1454827==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 272 byte(s) in 1 object(s) allocated from:
E   #0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 272 byte(s) leaked in 1 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1456930==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 1360 byte(s) in 5 object(s) allocated from:
E   #0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 1360 byte(s) leaked in 5 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10925
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16342
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8305
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21537
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17223
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13741
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31131
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2200
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5690
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/grke/000b05/r3tmp/kikimr_cluster_lp7336p5
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16070
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2016
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12114
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_kgm7j4_8.log --grpc-port=16070 --mon-port=2016 --ic-port=10925
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10503
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8047
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_j0tkiijz.log --grpc-port=10614 --mon-port=12890 --ic-port=16342
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14761
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16598
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25683
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22178
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_2c521pol.log --grpc-port=14761 --mon-port=16598 --ic-port=8305
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64010
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16709
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63151
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17259
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_5bddr5yx.log --grpc-port=64010 --mon-port=16709 --ic-port=21537
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19883
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17764
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17822
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_u05f8z4r.log --grpc-port=11184 --mon-port=19883 --ic-port=17223
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17098
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13421
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4977
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2857
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_gd5dim5l.log --grpc-port=17098 --mon-port=13421 --ic-port=13741
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1885
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19724
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19176
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6290
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_4a5yr892.log --grpc-port=1885 --mon-port=19724 --ic-port=31131
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16016
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11127
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20375
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26405
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_luqstubh.log --grpc-port=16016 --mon-port=11127 --ic-port=2200
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21769
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10101
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15173
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18903
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_z06sc2eq.log --grpc-port=21769 --mon-port=10101 --ic-port=5690
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16070/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_kgm7j4_8.log --grpc-port=16070 --mon-port=2016 --ic-port=10925
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_kgm7j4_8.log', '--grpc-port=16070', '--mon-port=2016', '--ic-port=10925')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1454714
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16070/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1454715
DEBUG    ya.test:process.py:259 Command (pid 1454715) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1454715) elapsed time (sec): 1.398395299911499
DEBUG    ya.test:process.py:263 Command (pid 1454715) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) maxrss: 478404
DEBUG    ya.test:process.py:263 Command (pid 1454715) minflt: 45314
DEBUG    ya.test:process.py:263 Command (pid 1454715) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) nivcsw: 230
DEBUG    ya.test:process.py:263 Command (pid 1454715) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1454715) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1454715) stime: 0.232063
DEBUG    ya.test:process.py:263 Command (pid 1454715) utime: 0.47835099999999997
DEBUG    ya.test:process.py:263 Command (pid 1454715) wtime: 1.41
DEBUG    ya.test:process.py:275 Command (pid 1454715) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10614/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_j0tkiijz.log --grpc-port=10614 --mon-port=12890 --ic-port=16342
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_j0tkiijz.log', '--grpc-port=10614', '--mon-port=12890', '--ic-port=16342')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1454827
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10614/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1454848
DEBUG    ya.test:process.py:259 Command (pid 1454848) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1454848) elapsed time (sec): 2.3750672340393066
DEBUG    ya.test:process.py:263 Command (pid 1454848) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) maxrss: 478540
DEBUG    ya.test:process.py:263 Command (pid 1454848) minflt: 45328
DEBUG    ya.test:process.py:263 Command (pid 1454848) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) nivcsw: 339
DEBUG    ya.test:process.py:263 Command (pid 1454848) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1454848) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1454848) stime: 0.236929
DEBUG    ya.test:process.py:263 Command (pid 1454848) utime: 0.505442
DEBUG    ya.test:process.py:263 Command (pid 1454848) wtime: 2.384
DEBUG    ya.test:process.py:275 Command (pid 1454848) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14761/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_2c521pol.log --grpc-port=14761 --mon-port=16598 --ic-port=8305
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_2c521pol.log', '--grpc-port=14761', '--mon-port=16598', '--ic-port=8305')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1455314
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14761/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1455352
DEBUG    ya.test:process.py:259 Command (pid 1455352) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1455352) elapsed time (sec): 1.355172872543335
DEBUG    ya.test:process.py:263 Command (pid 1455352) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) maxrss: 479032
DEBUG    ya.test:process.py:263 Command (pid 1455352) minflt: 45437
DEBUG    ya.test:process.py:263 Command (pid 1455352) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) nivcsw: 432
DEBUG    ya.test:process.py:263 Command (pid 1455352) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1455352) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1455352) stime: 0.256501
DEBUG    ya.test:process.py:263 Command (pid 1455352) utime: 0.457628
DEBUG    ya.test:process.py:263 Command (pid 1455352) wtime: 1.364
DEBUG    ya.test:process.py:275 Command (pid 1455352) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64010/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_5bddr5yx.log --grpc-port=64010 --mon-port=16709 --ic-port=21537
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_5bddr5yx.log', '--grpc-port=64010', '--mon-port=16709', '--ic-port=21537')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1455675
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64010/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1455684
DEBUG    ya.test:process.py:259 Command (pid 1455684) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1455684) elapsed time (sec): 3.2388510704040527
DEBUG    ya.test:process.py:263 Command (pid 1455684) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) maxrss: 478696
DEBUG    ya.test:process.py:263 Command (pid 1455684) minflt: 45369
DEBUG    ya.test:process.py:263 Command (pid 1455684) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) nivcsw: 239
DEBUG    ya.test:process.py:263 Command (pid 1455684) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1455684) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1455684) stime: 0.248187
DEBUG    ya.test:process.py:263 Command (pid 1455684) utime: 0.500045
DEBUG    ya.test:process.py:263 Command (pid 1455684) wtime: 3.257
DEBUG    ya.test:process.py:275 Command (pid 1455684) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11184/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_u05f8z4r.log --grpc-port=11184 --mon-port=19883 --ic-port=17223
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_u05f8z4r.log', '--grpc-port=11184', '--mon-port=19883', '--ic-port=17223')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1456193
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11184/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1456204
DEBUG    ya.test:process.py:259 Command (pid 1456204) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1456204) elapsed time (sec): 1.5583209991455078
DEBUG    ya.test:process.py:263 Command (pid 1456204) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456204) inblock: 8
DEBUG    ya.test:process.py:263 Command (pid 1456204) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456204) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456204) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1456204) maxrss: 478716
DEBUG    ya.test:process.py:263 Command (pid 1456204) minflt: 45392
DEBUG    ya.test:process.py:263 Command (pid 1456204) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1456204) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1456204) nivcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 1456204) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1456204) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1456204) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1456204) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1456204) stime: 0.20954799999999998
DEBUG    ya.test:process.py:263 Command (pid 1456204) utime: 0.5087349999999999
DEBUG    ya.test:process.py:263 Command (pid 1456204) wtime: 1.573
DEBUG    ya.test:process.py:275 Command (pid 1456204) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17098/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_gd5dim5l.log --grpc-port=17098 --mon-port=13421 --ic-port=13741
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_gd5dim5l.log', '--grpc-port=17098', '--mon-port=13421', '--ic-port=13741')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1456294
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17098/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1456363
DEBUG    ya.test:process.py:259 Command (pid 1456363) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1456363) elapsed time (sec): 1.2062087059020996
DEBUG    ya.test:process.py:263 Command (pid 1456363) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) maxrss: 478916
DEBUG    ya.test:process.py:263 Command (pid 1456363) minflt: 45427
DEBUG    ya.test:process.py:263 Command (pid 1456363) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) nivcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 1456363) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1456363) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1456363) stime: 0.240417
DEBUG    ya.test:process.py:263 Command (pid 1456363) utime: 0.490873
DEBUG    ya.test:process.py:263 Command (pid 1456363) wtime: 1.22
DEBUG    ya.test:process.py:275 Command (pid 1456363) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1885/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_4a5yr892.log --grpc-port=1885 --mon-port=19724 --ic-port=31131
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_4a5yr892.log', '--grpc-port=1885', '--mon-port=19724', '--ic-port=31131')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1456431
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1885/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1456471
DEBUG    ya.test:process.py:259 Command (pid 1456471) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1456471) elapsed time (sec): 3.408196449279785
DEBUG    ya.test:process.py:263 Command (pid 1456471) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) maxrss: 478916
DEBUG    ya.test:process.py:263 Command (pid 1456471) minflt: 45410
DEBUG    ya.test:process.py:263 Command (pid 1456471) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) nivcsw: 333
DEBUG    ya.test:process.py:263 Command (pid 1456471) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1456471) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1456471) stime: 0.20305199999999998
DEBUG    ya.test:process.py:263 Command (pid 1456471) utime: 0.54704
DEBUG    ya.test:process.py:263 Command (pid 1456471) wtime: 3.422
DEBUG    ya.test:process.py:275 Command (pid 1456471) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16016/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_luqstubh.log --grpc-port=16016 --mon-port=11127 --ic-port=2200
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_luqstubh.log', '--grpc-port=16016', '--mon-port=11127', '--ic-port=2200')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1456930
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16016/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1456946
DEBUG    ya.test:process.py:259 Command (pid 1456946) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1456946) elapsed time (sec): 4.383167266845703
DEBUG    ya.test:process.py:263 Command (pid 1456946) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) maxrss: 478680
DEBUG    ya.test:process.py:263 Command (pid 1456946) minflt: 45385
DEBUG    ya.test:process.py:263 Command (pid 1456946) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) nivcsw: 356
DEBUG    ya.test:process.py:263 Command (pid 1456946) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1456946) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1456946) stime: 0.202566
DEBUG    ya.test:process.py:263 Command (pid 1456946) utime: 0.566808
DEBUG    ya.test:process.py:263 Command (pid 1456946) wtime: 4.409
DEBUG    ya.test:process.py:275 Command (pid 1456946) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21769/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_z06sc2eq.log --grpc-port=21769 --mon-port=10101 --ic-port=5690
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_z06sc2eq.log', '--grpc-port=21769', '--mon-port=10101', '--ic-port=5690')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1458060
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21769/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1458065
DEBUG    ya.test:process.py:259 Command (pid 1458065) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1458065) elapsed time (sec): 2.120513677597046
DEBUG    ya.test:process.py:263 Command (pid 1458065) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) maxrss: 478648
DEBUG    ya.test:process.py:263 Command (pid 1458065) minflt: 45433
DEBUG    ya.test:process.py:263 Command (pid 1458065) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) nivcsw: 305
DEBUG    ya.test:process.py:263 Command (pid 1458065) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1458065) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1458065) stime: 0.256243
DEBUG    ya.test:process.py:263 Command (pid 1458065) utime: 0.508657
DEBUG    ya.test:process.py:263 Command (pid 1458065) wtime: 2.137
DEBUG    ya.test:process.py:275 Command (pid 1458065) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16070', '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: 10925\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16342\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8305\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21537\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17223\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13741\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31131\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2200\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5690\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/grke/000b05/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16070', '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: 10925\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16342\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8305\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21537\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17223\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13741\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31131\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2200\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5690\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1460237
DEBUG    ya.test:process.py:259 Command (pid 1460237) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1460237) elapsed time (sec): 4.236048460006714
DEBUG    ya.test:process.py:263 Command (pid 1460237) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) maxrss: 761528
DEBUG    ya.test:process.py:263 Command (pid 1460237) minflt: 55962
DEBUG    ya.test:process.py:263 Command (pid 1460237) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) nivcsw: 451
DEBUG    ya.test:process.py:263 Command (pid 1460237) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) nvcsw: 771
DEBUG    ya.test:process.py:263 Command (pid 1460237) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1460237) stime: 0.701464
DEBUG    ya.test:process.py:263 Command (pid 1460237) utime: 0.577128
DEBUG    ya.test:process.py:263 Command (pid 1460237) wtime: 4.252
DEBUG    ya.test:process.py:275 Command (pid 1460237) 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 1460237) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16070', '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/grke/000b05/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16070', '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: 1460540
DEBUG    ya.test:process.py:259 Command (pid 1460540) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1460540) elapsed time (sec): 5.465687990188599
DEBUG    ya.test:process.py:263 Command (pid 1460540) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) maxrss: 761528
DEBUG    ya.test:process.py:263 Command (pid 1460540) minflt: 56254
DEBUG    ya.test:process.py:263 Command (pid 1460540) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) nivcsw: 827
DEBUG    ya.test:process.py:263 Command (pid 1460540) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) nvcsw: 504
DEBUG    ya.test:process.py:263 Command (pid 1460540) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1460540) stime: 1.660583
DEBUG    ya.test:process.py:263 Command (pid 1460540) utime: 0.7169679999999999
DEBUG    ya.test:process.py:263 Command (pid 1460540) wtime: 5.477
DEBUG    ya.test:process.py:275 Command (pid 1460540) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 823a5f9a-2bd5-4033-aae2-0b151e8a7e7c, localhost:16070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 823a5f9a-2bd5-4033-aae2-0b151e8a7e7c, localhost:16070): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 823a5f9a-2bd5-4033-aae2-0b151e8a7e7c, localhost:16070): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-efqbnopisu.auto.internal" port: 1885 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-efqbnopisu.auto.internal" port: 21769 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-efqbnopisu.auto.internal" port: 14761 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-efqbnopisu.auto.internal" port: 16016 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-efqbnopisu.auto.internal" port: 10614 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-efqbnopisu.auto.internal" port: 17098 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-efqbnopisu.auto.internal" port: 11184 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-efqbnopisu.auto.internal" port: 64010 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-efqbnopisu.auto.internal" port: 16070 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-efqbnopisu.auto.internal:1885, location 1, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:64010, location 1, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:16070, location 1, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:10614, location 2, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:11184, location 2, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:17098, location 3, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:21769, location 3, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:16016, location 2, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:14761, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    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/grke/000b05/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:16070', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1461035
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16070
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 74f563ee-6c59-4924-831a-3f3cc4b78223, localhost:16070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 74f563ee-6c59-4924-831a-3f3cc4b78223, localhost:16070): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 74f563ee-6c59-4924-831a-3f3cc4b78223, localhost:16070): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-efqbnopisu.auto.internal" port: 16070 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-efqbnopisu.auto.internal" port: 21769 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-efqbnopisu.auto.internal" port: 17098 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-efqbnopisu.auto.internal" port: 11184 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-efqbnopisu.auto.internal" port: 64010 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-efqbnopisu.auto.internal" port: 1885 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-efqbnopisu.auto.internal" port: 14761 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-efqbnopisu.auto.internal" port: 16016 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-efqbnopisu.auto.internal" port: 10614 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-efqbnopisu.auto.internal:64010, location 1, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:1885, location 1, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:16070, location 1, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:21769, location 3, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:16016, location 2, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:11184, location 2, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:10614, location 2, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:17098, location 3, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:14761, location 3, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16070
DEBUG    ya.test:process.py:259 Command (pid 1461035) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1461035) elapsed time (sec): 125.18367624282837
DEBUG    ya.test:process.py:263 Command (pid 1461035) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1461035) inblock: 389456
DEBUG    ya.test:process.py:263 Command (pid 1461035) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1461035) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1461035) majflt: 47
DEBUG    ya.test:process.py:263 Command (pid 1461035) maxrss: 761528
DEBUG    ya.test:process.py:263 Command (pid 1461035) minflt: 142125
DEBUG    ya.test:process.py:263 Command (pid 1461035) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1461035) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1461035) nivcsw: 1113
DEBUG    ya.test:process.py:263 Command (pid 1461035) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1461035) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1461035) nvcsw: 21742
DEBUG    ya.test:process.py:263 Command (pid 1461035) oublock: 368
DEBUG    ya.test:process.py:263 Command (pid 1461035) stime: 0.963548
DEBUG    ya.test:process.py:263 Command (pid 1461035) utime: 3.9139619999999997
DEBUG    ya.test:process.py:263 Command (pid 1461035) wtime: 125.217
DEBUG    ya.test:process.py:275 Command (pid 1461035) output:

DEBUG    ya.test:process.py:276 Command (pid 1461035) errors:
...Date32, c6020 Decimal(22,9), c6021 Uint32 NOT NULL, c6022 Uint16 NOT NULL, c6023 Datetime64 NOT NULL, c6024 Decimal(35,10), c6025 Interval64 NOT NULL, c6026 Json, c6027 Date32 NOT NULL, c6028 Date, c6029 Int64, c6030 Date, c6031 Timestamp, c6032 Decimal(15,0), c6033 JsonDocument, c6034 Timestamp, c6035 Int8, c6036 Uint32 NOT NULL, c6037 String, c6038 Date32 NOT NULL, c6039 Int8, c6040 Date, c6041 JsonDocument, c6042 Json, c6043 Date, c6044 Decimal(15,0) NOT NULL, c6045 Uint8 NOT NULL, c6046 Uint32 NOT NULL, c6047 Uint32 NOT NULL, c6048 Decimal(35,10) NOT NULL, c6049 JsonDocument, c6050 Decimal(15,0) NOT NULL, c6051 Decimal(15,0) NOT NULL, c6052 Int64 NOT NULL, c6053 Int64 NOT NULL, c6054 Yson NOT NULL, c6055 Int64 NOT NULL, c6056 Int32 NOT NULL, c6057 Int32 NOT NULL, c6058 Datetime64 NOT NULL, c6059 Int64, c6060 Decimal(22,9) NOT NULL, c6061 Interval64 NOT NULL, c6062 Utf8, c6063 Datetime, c6064 JsonDocument, c6065 Datetime64 NOT NULL, c6066 Json NOT NULL, c6067 Yson, c6068 Interval64 NOT NULL, c6069 Float NOT NULL, c6070 Float, c6071 Datetime, c6072 Uint16 NOT NULL, c6073 Decimal(15,0), c6074 Int64, c6075 String NOT NULL, c6076 Timestamp, c6077 Decimal(35,10), c6078 Json, c6079 JsonDocument NOT NULL, c6080 Datetime NOT NULL, c6081 Int32 NOT NULL, c6082 Uint8 NOT NULL, c6083 Decimal(35,10), c6084 Timestamp64 NOT NULL, c6085 Uint64, c6086 Timestamp, c6087 Float, c6088 Uint64 NOT NULL, c6089 Decimal(15,0), c6090 Decimal(35,10) NOT NULL, c6091 Yson, c6092 Decimal(22,9), c6093 Date32, c6094 Json, c6095 Timestamp64, c6096 Timestamp64 NOT NULL, c6097 Int32, c6098 Int8 NOT NULL, c6099 JsonDocument NOT NULL, c6100 Date, c6101 Timestamp64, c6102 Yson NOT NULL, c6103 Int64, c6104 Float NOT NULL, c6105 Int8, c6106 Decimal(15,0) NOT NULL, c6107 Timestamp, c6108 Uint8 NOT NULL, c6109 Decimal(15,0), c6110 Uint8 NOT NULL, c6111 Decimal(15,0) NOT NULL, c6112 Datetime64, c6113 Datetime64, c6114 Decimal(15,0) NOT NULL, c6115 Decimal(22,9), c6116 Uint16 NOT NULL, c6117 Float NOT NULL, c6118 Timestamp, c6119 Uint16 NOT NULL, c6120 Double NOT NULL, c6121 Json, c6122 Float NOT NULL, c6123 Uint16 NOT NULL, c6124 Int8, c6125 Utf8 NOT NULL, c6126 Decimal(15,0), c6127 Decimal(35,10), c6128 JsonDocument NOT NULL, c6129 Yson, c6130 Uint64, c6131 Int32 NOT NULL, c6132 Datetime, c6133 Uint64 NOT NULL, c6134 Int32, c6135 String, c6136 Date, c6137 Timestamp64 NOT NULL, c6138 Int64 NOT NULL, c6139 Date NOT NULL, c6140 Uint8, c6141 Int16, c6142 JsonDocument NOT NULL, c6143 Float NOT NULL, c6144 Date, c6145 Timestamp64 NOT NULL, c6146 Int64 NOT NULL, c6147 Uint32 NOT NULL, c6148 Uint16, c6149 Float NOT NULL, c6150 Date32, c6151 Int32 NOT NULL, c6152 Uint16, c6153 Int8, c6154 Json, c6155 Json NOT NULL, c6156 Date NOT NULL, c6157 Double NOT NULL, c6158 Date32, c6159 Uint64, c6160 Date, c6161 Yson NOT NULL, c6162 Uint64, c6163 String NOT NULL, c6164 Interval64, c6165 Decimal(35,10), c6166 Int64 NOT NULL, c6167 Yson, c6168 Interval64 NOT NULL, c6169 Timestamp, c6170 Timestamp, c6171 Json NOT NULL, c6172 Yson NOT NULL, c6173 Double, c6174 Double, c6175 Json, c6176 Date32, c6177 Decimal(15,0) NOT NULL, c6178 Utf8, c6179 Date32 NOT NULL, c6180 Int32 NOT NULL, c6181 Decimal(15,0) NOT NULL, c6182 Yson, c6183 Json, c6184 Double NOT NULL, c6185 Int8, c6186 Uint8 NOT NULL, c6187 Int16 NOT NULL, c6188 Double, c6189 Json, c6190 Double NOT NULL, c6191 String, c6192 Datetime64 NOT NULL, c6193 Decimal(22,9) NOT NULL, c6194 Uint8 NOT NULL, c6195 Uint8 NOT NULL, c6196 Int8 NOT NULL, c6197 Datetime64, c6198 Uint8 NOT NULL, c6199 Int16 NOT NULL, c6200 Datetime64 NOT NULL, c6201 Timestamp NOT NULL, c6202 Yson, c6203 Utf8, c6204 Date, c6205 String, c6206 Int8, c6207 Decimal(22,9) NOT NULL, c6208 Yson NOT NULL, c6209 Int8, c6210 Datetime64 NOT NULL, c6211 Double, c6212 Datetime, c6213 Timestamp, c6214 Int8, c6215 Int32 NOT NULL, c6216 Datetime NOT NULL, c6217 Date32, c6218 Timestamp64 NOT NULL, c6219 Timestamp NOT NULL, c6220 Uint8 NOT NULL, c6221 Utf8, c6222 Int16, c6223 Uint64, c6224 Int64 NOT NULL, c6225 Uint64 NOT NULL, c6226 Int16 NOT NULL, c6227 JsonDocument, c6228 Double, c6229 Timestamp64, c6230 Timestamp64 NOT NULL, c6231 Timestamp NOT NULL, c6232 Int8 NOT NULL, c6233 Int8, c6234 Interval64 NOT NULL, c6235 Int8, c6236 Json NOT NULL, c6237 Timestamp64 NOT NULL, c6238 Json, c6239 Date, c6240 Decimal(35,10) NOT NULL, c6241 JsonDocument NOT NULL, c6242 Uint8, c6243 Int8 NOT NULL, c6244 Timestamp64, c6245 Datetime NOT NULL, c6246 Int16, c6247 JsonDocument, c6248 Timestamp NOT NULL, c6249 Uint64, c6250 Yson NOT NULL, c6251 Int32 NOT NULL, c6252 Int16 NOT NULL, c6253 Date32 NOT NULL, c6254 Date, c6255 Uint32 NOT NULL, c6256 Uint16 NOT NULL, c6257 Uint16, c6258 Datetime64 NOT NULL, c6259 Int32 NOT NULL, c6260 Decimal(22,9) NOT NULL, c6261 Int32 NOT NULL, c6262 Float, c6263 Interval64, c6264 Datetime NOT NULL, c6265 Int8, c6266 Date32, c6267 Int8, c6268 Int8 NOT NULL, c6269 Double NOT NULL, c6270 Decimal(22,9) NOT NULL, c6271 String, c6272 Int64, c6273 Decimal(35,10), c6274 Interval64, c6275 Int16, c6276 Int8 NOT NULL, c6277 Date, c6278 JsonDocument NOT NULL, c6279 Timestamp NOT NULL, c6280 Uint32, c6281 Int32 NOT NULL, c6282 Decimal(22,9), c6283 Int64 NOT NULL, c6284 Int16 NOT NULL, c6285 Uint64, c6286 JsonDocument NOT NULL, c6287 Timestamp64 NOT NULL, c6288 Decimal(22,9), c6289 Uint8 NOT NULL, c6290 Decimal(22,9), c6291 Timestamp NOT NULL, c6292 Int32, c6293 Int64, c6294 Int32 NOT NULL, c6295 Interval64, c6296 Utf8, c6297 Date32, c6298 Decimal(22,9), c6299 Uint16 NOT NULL, c6300 Date32 NOT NULL, c6301 Timestamp NOT NULL, c6302 Uint32 NOT NULL, c6303 Double NOT NULL, c6304 Uint16, c6305 JsonDocument, c6306 Int64 NOT NULL, c6307 Float NOT NULL, c6308 Datetime64 NOT NULL, c6309 Uint64 NOT NULL, c6310 String, c6311 Timestamp NOT NULL, c6312 Uint16 NOT NULL, c6313 Uint8, c6314 JsonDocument NOT NULL, c6315 Decimal(15,0), c6316 Decimal(22,9) NOT NULL, c6317 Date32, c6318 Decimal(22,9) NOT NULL, c6319 Yson NOT NULL, c6320 Datetime NOT NULL, c6321 Timestamp64 NOT NULL, c6322 String NOT NULL, c6323 String, c6324 Double, c6325 Uint8, c6326 Datetime64 NOT NULL, c6327 Uint64 NOT NULL, c6328 Int32, c6329 Datetime, c6330 String NOT NULL, c6331 Uint8 NOT NULL, c6332 Timestamp, c6333 Date32, c6334 Decimal(15,0) NOT NULL, c6335 Interval64, c6336 Uint16, c6337 Uint64, c6338 Uint16 NOT NULL, c6339 Interval64, c6340 Uint16 NOT NULL, c6341 Int32 NOT NULL, c6342 Int32 NOT NULL, c6343 String NOT NULL, c6344 JsonDocument, c6345 Int64 NOT NULL, c6346 Decimal(22,9), c6347 Timestamp64 NOT NULL, c6348 Date32 NOT NULL, c6349 Float, c6350 Date32 NOT NULL, c6351 Date32 NOT NULL, c6352 Int16 NOT NULL, c6353 Datetime64, c6354 Uint8 NOT NULL, c6355 Int16 NOT NULL, c6356 Yson, c6357 String NOT NULL, c6358 Utf8 NOT NULL, c6359 Double, c6360 Datetime64 NOT NULL, c6361 Uint16 NOT NULL, c6362 Int32 NOT NULL, c6363 Date32 NOT NULL, c6364 Yson NOT NULL, c6365 JsonDocument, c6366 Int32 NOT NULL, c6367 Int64 NOT NULL, c6368 Decimal(15,0) NOT NULL, c6369 Json, c6370 JsonDocument NOT NULL, c6371 Date NOT NULL, c6372 Int8, c6373 Interval64, c6374 Date NOT NULL, c6375 Float, c6376 Timestamp64 NOT NULL, c6377 Date NOT NULL, c6378 Uint64, c6379 Datetime NOT NULL, c6380 Int32, c6381 Datetime NOT NULL, c6382 String NOT NULL, c6383 Date32, c6384 Json NOT NULL, c6385 String, c6386 Datetime64, c6387 Yson NOT NULL, c6388 Datetime64, c6389 Timestamp NOT NULL, c6390 Yson NOT NULL, c6391 Datetime64 NOT NULL, c6392 Datetime64 NOT NULL, c6393 Int8, c6394 Utf8, c6395 Datetime64 NOT NULL, c6396 Datetime64, c6397 Json, c6398 Interval64 NOT NULL, c6399 Utf8 NOT NULL, c6400 Decimal(22,9), c6401 Datetime64, c6402 Datetime NOT NULL, c6403 Json NOT NULL, c6404 Uint32, c6405 Datetime, c6406 Timestamp64 NOT NULL, c6407 Int16, c6408 Interval64 NOT NULL, c6409 Int32 NOT NULL, c6410 Interval64, c6411 Int32 NOT NULL, c6412 Int16 NOT NULL, c6413 Uint32 NOT NULL, c6414 Float NOT NULL, c6415 Decimal(22,9), c6416 Timestamp64, c6417 Int64 NOT NULL, c6418 Decimal(22,9), c6419 Timestamp64, c6420 Utf8 NOT NULL, c6421 Date NOT NULL, c6422 Date32, c6423 String, c6424 JsonDocument NOT NULL, c6425 Int32 NOT NULL, c6426 Decimal(22,9) NOT NULL, c6427 JsonDocument, c6428 Date, c6429 Interval64, c6430 Interval64, c6431 Int32, c6432 Json, c6433 Datetime64, c6434 JsonDocument NOT NULL, c6435 Int64 NOT NULL, c6436 Int8 NOT NULL, c6437 Int8 NOT NULL, c6438 String, c6439 Json, c6440 Yson NOT NULL, c6441 Int32 NOT NULL, c6442 Json NOT NULL, c6443 Decimal(22,9) NOT NULL, c6444 Uint16 NOT NULL, c6445 Int64, c6446 Uint8, c6447 Decimal(22,9), c6448 String, c6449 Int8 NOT NULL, c6450 Timestamp, c6451 Json NOT NULL, c6452 JsonDocument, c6453 Uint32, c6454 Decimal(15,0), c6455 Interval64 NOT NULL, c6456 Uint8 NOT NULL, c6457 JsonDocument NOT NULL, c6458 JsonDocument NOT NULL, c6459 Yson, c6460 Timestamp, c6461 Uint8 NOT NULL, c6462 Decimal(15,0) NOT NULL, c6463 Decimal(15,0) NOT NULL, c6464 Int16 NOT NULL, c6465 Interval64, c6466 Int16 NOT NULL, c6467 Uint64 NOT NULL, c6468 JsonDocument, c6469 Datetime NOT NULL, c6470 Decimal(15,0) NOT NULL, c6471 Timestamp64 NOT NULL, c6472 Int32 NOT NULL, c6473 Float NOT NULL, c6474 Uint64 NOT NULL, c6475 Int32 NOT NULL, c6476 Int64 NOT NULL, c6477 Date NOT NULL, c6478 Int64, c6479 Int8, c6480 Timestamp64 NOT NULL, c6481 Timestamp, c6482 Int32, c6483 Float NOT NULL, c6484 Interval64 NOT NULL, c6485 String NOT NULL, c6486 Datetime NOT NULL, c6487 Decimal(15,0) NOT NULL, c6488 Uint16 NOT NULL, c6489 Utf8 NOT NULL, c6490 String NOT NULL, c6491 Timestamp64, c6492 Uint64 NOT NULL, c6493 Double, c6494 Date NOT NULL, c6495 Timestamp64 NOT NULL, c6496 Int8, c6497 Float NOT NULL, c6498 Date, c6499 Timestamp, c6500 Date, c6501 Utf8 NOT NULL, c6502 Int32, c6503 Datetime, c6504 Decimal(22,9) NOT NULL, c6505 Date32, c6506 Uint8, c6507 Timestamp64, c6508 Decimal(22,9), c6509 Double, c6510 Timestamp NOT NULL, c6511 Int16 NOT NULL, c6512 Timestamp64, c6513 Float NOT NULL, c6514 JsonDocument, c6515 Utf8 NOT NULL, c6516 Yson NOT NULL, c6517 Int32 NOT NULL, c6518 Decimal(22,9), c6519 Timestamp64, c6520 String NOT NULL, c6521 Int8 NOT NULL, c6522 JsonDocument NOT NULL, c6523 Int16, c6524 Float, c6525 Int64 NOT NULL, c6526 Int64 NOT NULL, c6527 String, c6528 Double NOT NULL, c6529 Datetime64 NOT NULL, c6530 Date32 NOT NULL, c6531 Uint8, c6532 Timestamp64 NOT NULL, c6533 Double NOT NULL, c6534 Int16 NOT NULL, c6535 Uint64, c6536 Datetime, c6537 Utf8 NOT NULL, c6538 Float, c6539 Int32, c6540 Int16 NOT NULL, c6541 Float NOT NULL, c6542 Yson NOT NULL, c6543 Yson NOT NULL, c6544 Float, c6545 JsonDocument NOT NULL, c6546 Datetime64, c6547 Json NOT NULL, c6548 Interval64 NOT NULL, c6549 Int64 NOT NULL, c6550 Timestamp, c6551 Uint8, c6552 Float, c6553 Float, c6554 Date32 NOT NULL, c6555 Datetime64, c6556 Int8 NOT NULL, c6557 Date32, c6558 String, c6559 Timestamp64 NOT NULL, c6560 Json NOT NULL, c6561 Int8 NOT NULL, c6562 Date32 NOT NULL, c6563 Utf8 NOT NULL, c6564 Uint32 NOT NULL, c6565 String NOT NULL, c6566 Int8, c6567 Yson, c6568 Decimal(22,9) NOT NULL, c6569 Timestamp64, c6570 Date NOT NULL, c6571 Uint16 NOT NULL, c6572 Utf8, c6573 Int8, c6574 Int64 NOT NULL, c6575 Uint16, c6576 Int64, c6577 Double, c6578 Int64 NOT NULL, c6579 Timestamp, c6580 JsonDocument, c6581 Int8, c6582 Uint64, c6583 Uint16 NOT NULL, c6584 Double NOT NULL, c6585 Date NOT NULL, c6586 String, c6587 Interval64, c6588 Int64, c6589 Decimal(22,9), c6590 Double NOT NULL, c6591 Uint32 NOT NULL, c6592 String NOT NULL, c6593 Json, c6594 Interval64 NOT NULL, c6595 Uint32, c6596 Date32 NOT NULL, c6597 Datetime64, c6598 Int16 NOT NULL, c6599 Decimal(35,10) NOT NULL, c6600 Uint64 NOT NULL, c6601 Interval64, c6602 Int64, c6603 Int64, c6604 Decimal(22,9), c6605 Decimal(22,9), c6606 Timestamp64 NOT NULL, c6607 Timestamp NOT NULL, c6608 Decimal(22,9), c6609 Yson, c6610 Double NOT NULL, c6611 Utf8 NOT NULL, c6612 Date32, c6613 Int32, c6614 Decimal(22,9), c6615 Utf8, c6616 Float NOT NULL, c6617 Timestamp64 NOT NULL, c6618 Float, c6619 Int64 NOT NULL, c6620 Decimal(35,10) NOT NULL, c6621 Utf8, c6622 Date32, c6623 Int32 NOT NULL, c6624 Int8 NOT NULL, c6625 String, c6626 Datetime, c6627 Interval64, c6628 Datetime, c6629 Float, c6630 Yson, c6631 Utf8, c6632 Json, c6633 JsonDocument NOT NULL, c6634 JsonDocument, c6635 Uint32 NOT NULL, c6636 Decimal(22,9), c6637 Uint64 NOT NULL, c6638 Int8 NOT NULL, c6639 Json NOT NULL, c6640 Decimal(35,10), c6641 Json, c6642 Decimal(35,10), c6643 Int8, c6644 Float, c6645 Utf8 NOT NULL, c6646 Date32, c6647 Interval64 NOT NULL, c6648 Uint16, c6649 Interval64 NOT NULL, c6650 Datetime NOT NULL, c6651 Uint8, c6652 Json, c6653 Uint16 NOT NULL, c6654 Int16, c6655 Uint8 NOT NULL, c6656 Int16, c6657 Timestamp, c6658 Uint16, c6659 Interval64 NOT NULL, c6660 Uint32, c6661 Datetime, c6662 Timestamp64 NOT NULL, c6663 Datetime64 NOT NULL, c6664 Int8 NOT NULL, c6665 Interval64 NOT NULL, c6666 Datetime64, c6667 Uint16, c6668 Decimal(35,10) NOT NULL, c6669 Int8, c6670 Double, c6671 Utf8 NOT NULL, c6672 Yson NOT NULL, c6673 Json NOT NULL, c6674 JsonDocument, c6675 Int32 NOT NULL, c6676 Decimal(22,9) NOT NULL, c6677 Uint32 NOT NULL, c6678 Int16, c6679 Double NOT NULL, c6680 String NOT NULL, c6681 Timestamp64, c6682 Interval64 NOT NULL, c6683 Json, c6684 Timestamp64, c6685 Float NOT NULL, c6686 Datetime, c6687 Date32, c6688 Int64, c6689 Double NOT NULL, c6690 JsonDocument, c6691 Json NOT NULL, c6692 Date32, c6693 Interval64, c6694 Date32 NOT NULL, c6695 Float NOT NULL, c6696 Double, c6697 JsonDocument, c6698 Date, c6699 Timestamp, c6700 Int16 NOT NULL, c6701 Date NOT NULL, c6702 Int64 NOT NULL, c6703 Int64, c6704 Decimal(35,10) NOT NULL, c6705 Decimal(35,10) NOT NULL, c6706 String NOT NULL, c6707 String NOT NULL, c6708 String NOT NULL, c6709 Timestamp64 NOT NULL, c6710 JsonDocument, c6711 Datetime64, c6712 Datetime64, c6713 Uint16 NOT NULL, c6714 Uint8 NOT NULL, c6715 Uint8, c6716 Yson, c6717 Double, c6718 Timestamp64 NOT NULL, c6719 JsonDocument NOT NULL, c6720 Uint8, c6721 Timestamp64 NOT NULL, c6722 Int16 NOT NULL, c6723 Int64 NOT NULL, c6724 Timestamp64 NOT NULL, c6725 Utf8 NOT NULL, c6726 Date, c6727 Float NOT NULL, c6728 Utf8, c6729 Interval64, c6730 Double, c6731 Utf8 NOT NULL, c6732 Timestamp NOT NULL, c6733 Decimal(35,10) NOT NULL, c6734 Json, c6735 Float, c6736 Decimal(22,9) NOT NULL, c6737 Decimal(35,10), c6738 Uint32 NOT NULL, c6739 Datetime64, c6740 Decimal(22,9), c6741 Decimal(22,9) NOT NULL, c6742 Datetime64 NOT NULL, c6743 Date32 NOT NULL, c6744 Double, c6745 Datetime NOT NULL, c6746 Float NOT NULL, c6747 Int64 NOT NULL, c6748 Uint16, c6749 Int16 NOT NULL, c6750 Double NOT NULL, c6751 Datetime64, c6752 Int16, c6753 Timestamp, c6754 Int32 NOT NULL, c6755 Date NOT NULL, c6756 Timestamp64 NOT NULL, c6757 Int16, c6758 Int8 NOT NULL, c6759 JsonDocument NOT NULL, c6760 Uint16 NOT NULL, c6761 Date32, c6762 Uint32 NOT NULL, c6763 Datetime NOT NULL, c6764 Float NOT NULL, c6765 Datetime NOT NULL, c6766 Double NOT NULL, c6767 String, c6768 Interval64, c6769 Interval64, c6770 Int8, c6771 Date32, c6772 Datetime NOT NULL, c6773 JsonDocument NOT NULL, c6774 Uint8, c6775 Date32, c6776 Utf8 NOT NULL, c6777 Decimal(15,0) NOT NULL, c6778 Datetime, c6779 Decimal(22,9) NOT NULL, c6780 Utf8 NOT NULL, c6781 Uint16, c6782 Decimal(35,10) NOT NULL, c6783 Decimal(35,10) NOT NULL, c6784 Decimal(35,10) NOT NULL, c6785 Interval64, c6786 Int64 NOT NULL, c6787 Json NOT NULL, c6788 Uint8, c6789 Int8, c6790 Datetime NOT NULL, c6791 Uint8 NOT NULL, c6792 Datetime64, c6793 Float NOT NULL, c6794 Uint8, c6795 Int32, c6796 Decimal(22,9), c6797 Datetime64, c6798 Decimal(22,9), c6799 Date32, c6800 Uint64 NOT NULL, c6801 Timestamp64 NOT NULL, c6802 Datetime NOT NULL, c6803 Date, c6804 Decimal(22,9), c6805 Int64 NOT NULL, c6806 Int16 NOT NULL, c6807 JsonDocument NOT NULL, c6808 Int8, c6809 Int8, c6810 Uint32 NOT NULL, c6811 String NOT NULL, c6812 Uint32 NOT NULL, c6813 Json NOT NULL, c6814 Int32, c6815 Uint8, c6816 Json, c6817 Uint32, c6818 Decimal(15,0), c6819 Date32, c6820 Timestamp NOT NULL, c6821 Float NOT NULL, c6822 Decimal(35,10) NOT NULL, c6823 String NOT NULL, c6824 Decimal(35,10), c6825 Interval64, c6826 Json, c6827 Yson, c6828 Decimal(22,9), c6829 Int32 NOT NULL, c6830 Date, c6831 String, c6832 Date32, c6833 Uint16, c6834 Utf8 NOT NULL, c6835 Float, c6836 Interval64 NOT NULL, c6837 Int64 NOT NULL, c6838 Uint64 NOT NULL, c6839 Timestamp, c6840 Date, c6841 String NOT NULL, c6842 Decimal(35,10) NOT NULL, c6843 Uint64 NOT NULL, c6844 Timestamp64, c6845 Timestamp64 NOT NULL, c6846 Uint16, c6847 Decimal(35,10), c6848 String, c6849 Yson NOT NULL, c6850 Date, c6851 Datetime, c6852 Decimal(15,0), c6853 Timestamp64, c6854 Json NOT NULL, c6855 Timestamp64 NOT NULL, c6856 Timestamp64 NOT NULL, c6857 Int32, c6858 Timestamp, c6859 Uint16, c6860 Uint16, c6861 Datetime64 NOT NULL, c6862 Uint32 NOT NULL, c6863 Timestamp64, c6864 JsonDocument NOT NULL, c6865 Uint16, c6866 JsonDocument NOT NULL, c6867 Json, c6868 Datetime, c6869 Uint16, c6870 Datetime64 NOT NULL, c6871 Int8, c6872 Uint8, c6873 Uint16, c6874 Json NOT NULL, c6875 Int64 NOT NULL, c6876 Int16, c6877 Int64, c6878 Uint32, c6879 Decimal(15,0) NOT NULL, c6880 Json, c6881 Interval64, c6882 Int32 NOT NULL, c6883 Uint32 NOT NULL, c6884 Yson, c6885 Date32 NOT NULL, c6886 Json, c6887 Uint16 NOT NULL, c6888 Interval64 NOT NULL, c6889 Timestamp, c6890 Int64 NOT NULL, c6891 Uint16 NOT NULL, c6892 Timestamp64, c6893 Decimal(35,10) NOT NULL, c6894 Int16 NOT NULL, c6895 Date, c6896 Float NOT NULL, c6897 String, c6898 Int32 NOT NULL, c6899 Double, c6900 Uint32 NOT NULL, c6901 Date32 NOT NULL, c6902 Yson, c6903 Timestamp, c6904 Decimal(35,10), c6905 Date, c6906 Datetime NOT NULL, c6907 Int8 NOT NULL, c6908 Uint64, c6909 Datetime64 NOT NULL, c6910 JsonDocument NOT NULL, c6911 Date32, c6912 Uint32 NOT NULL, c6913 Timestamp64 NOT NULL, c6914 Decimal(35,10), c6915 Int16, c6916 String, c6917 Double NOT NULL, c6918 Datetime NOT NULL, c6919 Decimal(35,10) NOT NULL, c6920 JsonDocument, c6921 Timestamp64, c6922 Date, c6923 String, c6924 Float, c6925 Float NOT NULL, c6926 Int8, c6927 Uint64, c6928 Timestamp, c6929 Int64 NOT NULL, c6930 Int16, c6931 Float, c6932 Datetime NOT NULL, c6933 Uint32, c6934 Datetime64 NOT NULL, c6935 Json NOT NULL, c6936 String NOT NULL, c6937 Datetime64 NOT NULL, c6938 Int64 NOT NULL, c6939 Int32 NOT NULL, c6940 Utf8, c6941 Uint16 NOT NULL, c6942 Datetime NOT NULL, c6943 Date32 NOT NULL, c6944 Decimal(15,0) NOT NULL, c6945 Decimal(35,10), c6946 Interval64, c6947 Timestamp64 NOT NULL, c6948 Decimal(22,9) NOT NULL, c6949 Uint32 NOT NULL, c6950 Decimal(22,9) NOT NULL, c6951 JsonDocument NOT NULL, c6952 Datetime64, c6953 Decimal(15,0) NOT NULL, c6954 Uint16 NOT NULL, c6955 Date32, c6956 Datetime NOT NULL, c6957 Date, c6958 Float NOT NULL, c6959 Decimal(35,10), c6960 Uint32, c6961 Int16 NOT NULL, c6962 Datetime NOT NULL, c6963 Yson, c6964 Decimal(35,10), c6965 Float NOT NULL, c6966 Timestamp, c6967 Int8 NOT NULL, c6968 Uint32, c6969 String, c6970 Datetime, c6971 Utf8 NOT NULL, c6972 Date32 NOT NULL, c6973 String, c6974 Decimal(22,9) NOT NULL, c6975 JsonDocument NOT NULL, c6976 String NOT NULL, c6977 Int8, c6978 JsonDocument, c6979 Decimal(22,9) NOT NULL, c6980 String, c6981 Datetime NOT NULL, c6982 Int8 NOT NULL, c6983 Int16 NOT NULL, c6984 Uint8, c6985 Int64 NOT NULL, c6986 Double, c6987 Yson, c6988 Json NOT NULL, c6989 Int32 NOT NULL, c6990 Uint16, c6991 Double NOT NULL, c6992 Json NOT NULL, c6993 Uint64 NOT NULL, c6994 Timestamp, c6995 Datetime64 NOT NULL, c6996 Uint32, c6997 Int8 NOT NULL, c6998 Uint16, c6999 Datetime64 NOT NULL, c7000 Decimal(22,9) NOT NULL, c7001 JsonDocument, c7002 Uint16, c7003 Decimal(15,0), c7004 Yson NOT NULL, c7005 Timestamp64 NOT NULL, c7006 Json NOT NULL, c7007 Uint64, c7008 Decimal(22,9) NOT NULL, c7009 Datetime64 NOT NULL, c7010 Int32, c7011 JsonDocument NOT NULL, c7012 Int16, c7013 Int16 NOT NULL, c7014 Int16 NOT NULL, c7015 Utf8, c7016 Decimal(15,0), c7017 Int32 NOT NULL, c7018 Interval64 NOT NULL, c7019 Int32 NOT NULL, c7020 String NOT NULL, c7021 Date, c7022 Uint64, c7023 Uint8 NOT NULL, c7024 Decimal(35,10) NOT NULL, c7025 Int32, c7026 JsonDocument, c7027 Int64 NOT NULL, c7028 Int8, c7029 Date32, c7030 Double NOT NULL, c7031 Datetime64 NOT NULL, c7032 Timestamp NOT NULL, c7033 Int32 NOT NULL, c7034 Decimal(35,10), c7035 Decimal(35,10) NOT NULL, c7036 Timestamp NOT NULL, c7037 Int8 NOT NULL, c7038 Interval64, c7039 Uint64 NOT NULL, c7040 Uint32, c7041 Json, c7042 Uint64, c7043 Int64, c7044 Decimal(35,10), c7045 Int8 NOT NULL, c7046 JsonDocument NOT NULL, c7047 Utf8, c7048 Date, c7049 Timestamp64, c7050 Timestamp, c7051 Timestamp, c7052 Uint8 NOT NULL, c7053 Float NOT NULL, c7054 Float NOT NULL, c7055 JsonDocument NOT NULL, c7056 String NOT NULL, c7057 Datetime64 NOT NULL, c7058 Uint32 NOT NULL, c7059 Datetime64 NOT NULL, c7060 Int8, c7061 Json NOT NULL, c7062 Uint32, c7063 Uint16, c7064 Decimal(35,10) NOT NULL, c7065 Uint8 NOT NULL, c7066 Datetime, c7067 Utf8 NOT NULL, c7068 Uint64 NOT NULL, c7069 String NOT NULL, c7070 Json NOT NULL, c7071 Decimal(22,9), c7072 Decimal(15,0) NOT NULL, c7073 Datetime NOT NULL, c7074 Datetime, c7075 String, c7076 JsonDocument, c7077 Int64 NOT NULL, c7078 Timestamp NOT NULL, c7079 Timestamp64 NOT NULL, c7080 JsonDocument, c7081 Double, c7082 Uint32 NOT NULL, c7083 Date32 NOT NULL, c7084 Int32 NOT NULL, c7085 Json NOT NULL, c7086 String, c7087 JsonDocument NOT NULL, c7088 Float, c7089 Interval64 NOT NULL, c7090 Decimal(22,9) NOT NULL, c7091 Uint8, c7092 Date, c7093 Decimal(35,10) NOT NULL, c7094 Timestamp64, c7095 Int16, c7096 Float NOT NULL, c7097 JsonDocument NOT NULL, c7098 Timestamp64, c7099 Decimal(15,0) NOT NULL, c7100 Utf8, c7101 Decimal(15,0) NOT NULL, c7102 Decimal(22,9) NOT NULL, c7103 Int64, c7104 Uint32, c7105 Datetime NOT NULL, c7106 Uint32, c7107 Uint16 NOT NULL, c7108 Yson, c7109 JsonDocument, c7110 JsonDocument NOT NULL, c7111 Int16 NOT NULL, c7112 Decimal(35,10), c7113 JsonDocument, c7114 JsonDocument NOT NULL, c7115 Yson NOT NULL, c7116 Date, c7117 Decimal(22,9) NOT NULL, c7118 Decimal(15,0) NOT NULL, c7119 Json NOT NULL, c7120 Uint8 NOT NULL, c7121 Interval64, c7122 Uint8, c7123 Yson NOT NULL, c7124 Uint32 NOT NULL, c7125 Float, c7126 Float NOT NULL, c7127 Date32, c7128 Uint8 NOT NULL, c7129 Yson NOT NULL, c7130 JsonDocument, c7131 Decimal(22,9) NOT NULL, c7132 Int64 NOT NULL, c7133 Int8 NOT NULL, c7134 Uint64, c7135 String, c7136 Datetime64, c7137 Datetime NOT NULL, c7138 Decimal(15,0) NOT NULL, c7139 Double NOT NULL, c7140 Double, c7141 Uint32, c7142 Uint32, c7143 Interval64 NOT NULL, c7144 Int16 NOT NULL, c7145 Double, c7146 JsonDocument NOT NULL, c7147 Uint64, c7148 Uint32, c7149 Int32 NOT NULL, c7150 Float NOT NULL, c7151 Timestamp NOT NULL, c7152 Double, c7153 Utf8, c7154 Timestamp, c7155 Decimal(15,0), c7156 Uint8 NOT NULL, c7157 Decimal(22,9), c7158 Utf8, c7159 Interval64, c7160 String NOT NULL, c7161 Timestamp, c7162 Utf8 NOT NULL, c7163 Yson NOT NULL, c7164 Utf8 NOT NULL, c7165 Int64 NOT NULL, c7166 Int32, c7167 Uint64 NOT NULL, c7168 Int16, c7169 Interval64, c7170 Int64, c7171 Timestamp NOT NULL, c7172 Yson NOT NULL, c7173 JsonDocument, c7174 JsonDocument NOT NULL, c7175 Uint64 NOT NULL, c7176 Int16, c7177 Uint8, c7178 Uint32, c7179 Int32 NOT NULL, c7180 Interval64, c7181 Yson NOT NULL, c7182 Decimal(15,0) NOT NULL, c7183 Date NOT NULL, c7184 Decimal(35,10) NOT NULL, c7185 Timestamp, c7186 Int64, c7187 Datetime NOT NULL, c7188 Timestamp64, c7189 JsonDocument, c7190 Json NOT NULL, c7191 Int64, c7192 Double NOT NULL, c7193 Decimal(15,0) NOT NULL, c7194 Double, c7195 Int16 NOT NULL, c7196 Yson, c7197 Decimal(22,9), c7198 Datetime64 NOT NULL, c7199 Double NOT NULL, c7200 Decimal(15,0), c7201 Uint16 NOT NULL, c7202 String NOT NULL, c7203 Timestamp64, c7204 Json NOT NULL, c7205 Int64, c7206 Timestamp, c7207 Int32 NOT NULL, c7208 Int32 NOT NULL, c7209 Int32, c7210 Datetime64, c7211 Uint64 NOT NULL, c7212 Interval64, c7213 Int8 NOT NULL, c7214 Decimal(22,9), c7215 Json, c7216 Timestamp64, c7217 Uint32, c7218 Uint64, c7219 Datetime64, c7220 Uint16, c7221 Decimal(35,10), c7222 Double, c7223 Double NOT NULL, c7224 Decimal(35,10), c7225 Int8, c7226 Decimal(22,9) NOT NULL, c7227 Date NOT NULL, c7228 String, c7229 Int8, c7230 Decimal(22,9) NOT NULL, c7231 Timestamp NOT NULL, c7232 Date NOT NULL, c7233 String NOT NULL, c7234 String, c7235 String NOT NULL, c7236 Uint32, c7237 Date, c7238 Int64 NOT NULL, c7239 Date NOT NULL, c7240 Interval64 NOT NULL, c7241 Decimal(22,9), c7242 Timestamp64, c7243 Interval64, c7244 Double NOT NULL, c7245 Date32 NOT NULL, c7246 Uint32 NOT NULL, c7247 Timestamp NOT NULL, c7248 Date32 NOT NULL, c7249 Double, c7250 Int32, c7251 Timestamp64, c7252 Int8, c7253 Uint32, c7254 Decimal(35,10), c7255 Decimal(35,10), c7256 Utf8 NOT NULL, c7257 Uint64, c7258 Timestamp NOT NULL, c7259 Timestamp64 NOT NULL, c7260 Int8, c7261 Interval64, c7262 Yson NOT NULL, c7263 Timestamp, c7264 Datetime NOT NULL, c7265 Int16, c7266 Decimal(22,9), c7267 Double NOT NULL, c7268 Utf8, c7269 Utf8 NOT NULL, c7270 Date NOT NULL, c7271 Date32, c7272 Uint8 NOT NULL, c7273 Float, c7274 Datetime, c7275 Int8, c7276 Timestamp64, c7277 Int32, c7278 Date NOT NULL, c7279 Datetime64 NOT NULL, c7280 JsonDocument NOT NULL, c7281 Uint64, c7282 Yson NOT NULL, c7283 Decimal(22,9) NOT NULL, c7284 Date32, c7285 Yson NOT NULL, c7286 Int8, c7287 Date32, c7288 Float NOT NULL, c7289 Int64 NOT NULL, c7290 JsonDocument NOT NULL, c7291 Decimal(35,10) NOT NULL, c7292 Json, c7293 Uint64, c7294 Int8 NOT NULL, c7295 Int32 NOT NULL, c7296 Uint16 NOT NULL, c7297 Date NOT NULL, c7298 Decimal(22,9) NOT NULL, c7299 Decimal(22,9) NOT NULL, c7300 Decimal(15,0) NOT NULL, c7301 Json, c7302 Int32, c7303 Uint32, c7304 Decimal(35,10) NOT NULL, c7305 Uint8, c7306 Uint64 NOT NULL, c7307 Float NOT NULL, c7308 Interval64, c7309 Date NOT NULL, c7310 Timestamp64 NOT NULL, c7311 Uint64, c7312 Int64, c7313 Utf8, c7314 Int16 NOT NULL, c7315 Int64, c7316 Date, c7317 Int64 NOT NULL, c7318 Timestamp64, c7319 Int64 NOT NULL, c7320 Decimal(15,0), c7321 Timestamp64, c7322 Yson, c7323 Float NOT NULL, c7324 Interval64, c7325 Timestamp, c7326 Timestamp64, c7327 Uint16, c7328 Interval64, c7329 Timestamp NOT NULL, c7330 Double NOT NULL, c7331 Decimal(15,0), c7332 Int8 NOT NULL, c7333 Datetime NOT NULL, c7334 Utf8, c7335 Uint8 NOT NULL, c7336 Datetime64 NOT NULL, c7337 Int16 NOT NULL, c7338 String NOT NULL, c7339 Interval64 NOT NULL, c7340 Date, c7341 Interval64, c7342 Datetime64, c7343 Int32, c7344 Int64, c7345 Date32 NOT NULL, c7346 String NOT NULL, c7347 Timestamp NOT NULL, c7348 String NOT NULL, c7349 Int64, c7350 Float, c7351 Json NOT NULL, c7352 Json NOT NULL, c7353 Int16, c7354 Datetime64 NOT NULL, c7355 Interval64, c7356 Uint64, c7357 Float, c7358 Decimal(15,0), c7359 Datetime64, c7360 JsonDocument, c7361 Decimal(35,10), c7362 Interval64, c7363 JsonDocument NOT NULL, c7364 Yson NOT NULL, c7365 Uint16, c7366 Date32, c7367 Json, c7368 Float, c7369 Decimal(22,9) NOT NULL, c7370 Float, c7371 Uint16 NOT NULL, c7372 Uint64, c7373 Double NOT NULL, c7374 Interval64 NOT NULL, c7375 Decimal(35,10) NOT NULL, c7376 Float, c7377 Int32, c7378 Double NOT NULL, c7379 Double, c7380 Json, c7381 Uint32 NOT NULL, c7382 Uint64 NOT NULL, c7383 Date NOT NULL, c7384 Date32 NOT NULL, c7385 String NOT NULL, c7386 Double, c7387 Date, c7388 Date32, c7389 Yson NOT NULL, c7390 Date NOT NULL, c7391 Datetime64, c7392 Double NOT NULL, c7393 JsonDocument NOT NULL, c7394 Utf8 NOT NULL, c7395 Int64 NOT NULL, c7396 Decimal(22,9) NOT NULL, c7397 Uint32, c7398 Decimal(15,0), c7399 Date, c7400 Int64 NOT NULL, c7401 Int16, c7402 Interval64 NOT NULL, c7403 Int32, c7404 Uint16, c7405 Int32, c7406 Date32 NOT NULL, c7407 Datetime64, c7408 Date32 NOT NULL, c7409 String, c7410 Float NOT NULL, c7411 Decimal(15,0) NOT NULL, c7412 Json NOT NULL, c7413 Uint32, c7414 Timestamp64, c7415 Int8 NOT NULL, c7416 Int16 NOT NULL, c7417 Uint32 NOT NULL, c7418 Date, c7419 Yson, c7420 Int16 NOT NULL, c7421 Int64, c7422 Float, c7423 Timestamp64, c7424 Decimal(22,9), c7425 Uint16 NOT NULL, c7426 Json, c7427 Timestamp64, c7428 Uint16, c7429 Int64 NOT NULL, c7430 Yson, c7431 Uint64 NOT NULL, c7432 Int8, c7433 Utf8, c7434 Utf8, c7435 Datetime64 NOT NULL, c7436 Utf8 NOT NULL, c7437 Date32 NOT NULL, c7438 Uint32 NOT NULL, c7439 Uint64, c7440 Decimal(22,9) NOT NULL, c7441 Timestamp NOT NULL, c7442 Uint64, c7443 Date32 NOT NULL, c7444 JsonDocument NOT NULL, c7445 String NOT NULL, c7446 JsonDocument NOT NULL, c7447 Yson NOT NULL, c7448 Json, c7449 Uint64 NOT NULL, c7450 Int16, c7451 Double, c7452 Timestamp64 NOT NULL, c7453 Uint16, c7454 Decimal(15,0) NOT NULL, c7455 Int64 NOT NULL, c7456 Decimal(22,9), c7457 Float NOT NULL, c7458 Datetime, c7459 Uint16, c7460 Double NOT NULL, c7461 Utf8, c7462 Date NOT NULL, c7463 Datetime64 NOT NULL, c7464 Date32, c7465 Double NOT NULL, c7466 Datetime NOT NULL, c7467 Timestamp64 NOT NULL, c7468 Int64 NOT NULL, c7469 Int32, c7470 Interval64 NOT NULL, c7471 Json, c7472 Decimal(22,9), c7473 Decimal(15,0), c7474 Int64 NOT NULL, c7475 Json NOT NULL, c7476 Date32 NOT NULL, c7477 Decimal(35,10), c7478 Decimal(35,10), c7479 JsonDocument NOT NULL, c7480 Yson, c7481 Int16, c7482 Date NOT NULL, c7483 Int64, c7484 Timestamp, c7485 Decimal(15,0) NOT NULL, c7486 Date NOT NULL, c7487 Timestamp, c7488 Int64 NOT NULL, c7489 Uint64, c7490 Json NOT NULL, c7491 Int8, c7492 Json, c7493 Float, c7494 Float, c7495 JsonDocument NOT NULL, c7496 Float NOT NULL, c7497 String, c7498 Timestamp, c7499 Utf8, c7500 Timestamp NOT NULL, c7501 Uint32, c7502 Int8 NOT NULL, c7503 Json, c7504 Int8 NOT NULL, c7505 Int32 NOT NULL, c7506 Int64, c7507 Interval64 NOT NULL, c7508 Decimal(22,9) NOT NULL, c7509 Int16, c7510 Int32 NOT NULL, c7511 Utf8 NOT NULL, c7512 Datetime64 NOT NULL, c7513 Decimal(15,0), c7514 Date NOT NULL, c7515 Timestamp, c7516 Json NOT NULL, c7517 Timestamp64, c7518 Utf8 NOT NULL, c7519 Datetime NOT NULL, c7520 Datetime64, c7521 Utf8, c7522 Double NOT NULL, c7523 Int16 NOT NULL, c7524 Timestamp NOT NULL, c7525 Int8 NOT NULL, c7526 Datetime64, c7527 Int8 NOT NULL, c7528 String, c7529 Interval64, c7530 Decimal(35,10), c7531 Int64, c7532 String NOT NULL, c7533 Decimal(22,9) NOT NULL, c7534 Decimal(35,10) NOT NULL, c7535 Decimal(22,9), c7536 Utf8 NOT NULL, c7537 Date32, c7538 Date32 NOT NULL, c7539 Utf8 NOT NULL, c7540 Utf8 NOT NULL, c7541 Uint8 NOT NULL, c7542 Uint64 NOT NULL, c7543 JsonDocument, c7544 Uint16, c7545 Datetime64, c7546 Uint32, c7547 Uint8, c7548 Int16 NOT NULL, c7549 Uint32, c7550 Decimal(35,10) NOT NULL, c7551 Timestamp NOT NULL, c7552 Uint32, c7553 Uint16 NOT NULL, c7554 Uint16, c7555 Uint8, c7556 Date32, c7557 Datetime, c7558 Float, c7559 Decimal(35,10), c7560 Json NOT NULL, c7561 Decimal(15,0) NOT NULL, c7562 Int16 NOT NULL, c7563 Int32 NOT NULL, c7564 Uint32 NOT NULL, c7565 String NOT NULL, c7566 Int16 NOT NULL, c7567 Utf8 NOT NULL, c7568 Int8 NOT NULL, c7569 Date32 NOT NULL, c7570 Uint64, c7571 JsonDocument, c7572 Double, c7573 Uint64, c7574 Date32, c7575 Int8 NOT NULL, c7576 Date NOT NULL, c7577 Uint64 NOT NULL, c7578 Int32 NOT NULL, c7579 Utf8, c7580 Datetime64 NOT NULL, c7581 Date NOT NULL, c7582 Int32 NOT NULL, c7583 Uint64 NOT NULL, c7584 Datetime64 NOT NULL, c7585 Int8, c7586 Uint32, c7587 Uint16 NOT NULL, c7588 Decimal(15,0), c7589 Int16, c7590 Json, c7591 Decimal(15,0) NOT NULL, c7592 Yson NOT NULL, c7593 Json NOT NULL, c7594 Uint64, c7595 Uint32, c7596 Datetime NOT NULL, c7597 Int64, c7598 Json NOT NULL, c7599 Interval64 NOT NULL, c7600 Float NOT NULL, c7601 Int64, c7602 Int16, c7603 Int64 NOT NULL, c7604 Date, c7605 Int8, c7606 Timestamp64 NOT NULL, c7607 Datetime NOT NULL, c7608 Int16, c7609 Int32 NOT NULL, c7610 Int32, c7611 Interval64 NOT NULL, c7612 Float, c7613 JsonDocument, c7614 Float, c7615 Json NOT NULL, c7616 Datetime NOT NULL, c7617 String, c7618 Json NOT NULL, c7619 String NOT NULL, c7620 Date, c7621 Int16 NOT NULL, c7622 Date, c7623 Datetime, c7624 Datetime64 NOT NULL, c7625 Int16 NOT NULL, c7626 Utf8 NOT NULL, c7627 Decimal(15,0) NOT NULL, c7628 Date, c7629 String NOT NULL, c7630 Date, c7631 Double, c7632 Interval64 NOT NULL, c7633 Double, c7634 Datetime, c7635 Uint32, c7636 Int8, c7637 Yson NOT NULL, c7638 Int32, c7639 Json NOT NULL, c7640 Datetime, c7641 Uint16, c7642 Utf8 NOT NULL, c7643 Uint64, c7644 Uint32, c7645 Yson NOT NULL, c7646 Double NOT NULL, c7647 JsonDocument NOT NULL, c7648 Uint16 NOT NULL, c7649 Datetime NOT NULL, c7650 Decimal(35,10), c7651 Decimal(22,9), c7652 Date NOT NULL, c7653 Int64, c7654 Float NOT NULL, c7655 Datetime, c7656 Datetime, c7657 Datetime, c7658 Timestamp64 NOT NULL, c7659 Int8 NOT NULL, c7660 Uint32, c7661 Double NOT NULL, c7662 Double, c7663 Decimal(22,9) NOT NULL, c7664 Int32, c7665 Uint8 NOT NULL, c7666 Date32, c7667 Int16 NOT NULL, c7668 Datetime64 NOT NULL, c7669 Int64, c7670 Decimal(35,10) NOT NULL, c7671 Datetime NOT NULL, c7672 Float, c7673 Json, c7674 Timestamp64, c7675 Int64, c7676 Date32 NOT NULL, c7677 Double NOT NULL, c7678 Uint64 NOT NULL, c7679 Datetime NOT NULL, c7680 Datetime NOT NULL, c7681 Date NOT NULL, c7682 Uint16, c7683 Int32, c7684 Datetime NOT NULL, c7685 Decimal(15,0) NOT NULL, c7686 Int8 NOT NULL, c7687 Yson NOT NULL, c7688 Uint16 NOT NULL, c7689 Int64 NOT NULL, c7690 Interval64, c7691 Float NOT NULL, c7692 Timestamp NOT NULL, c7693 Uint16 NOT NULL, c7694 Utf8, c7695 Decimal(35,10) NOT NULL, c7696 Uint16 NOT NULL, c7697 Json NOT NULL, c7698 Date NOT NULL, c7699 Int8, c7700 Decimal(15,0), c7701 Yson, c7702 Decimal(35,10), c7703 Timestamp64 NOT NULL, c7704 Int8 NOT NULL, c7705 Timestamp64, c7706 Interval64 NOT NULL, c7707 Utf8 NOT NULL, c7708 Datetime64, c7709 Double NOT NULL, c7710 Int16, c7711 Int16 NOT NULL, c7712 Int32 NOT NULL, c7713 Timestamp, c7714 Decimal(35,10), c7715 Uint16 NOT NULL, c7716 Float NOT NULL, c7717 Timestamp NOT NULL, c7718 Int64 NOT NULL, c7719 Yson, c7720 Uint8 NOT NULL, c7721 Datetime, c7722 Uint16 NOT NULL, c7723 Int8, c7724 Timestamp64 NOT NULL, c7725 Float, c7726 Decimal(15,0) NOT NULL, c7727 Double, c7728 Uint64, c7729 Utf8, c7730 Datetime64 NOT NULL, c7731 Interval64 NOT NULL, c7732 Decimal(22,9) NOT NULL, c7733 Json NOT NULL, c7734 Int64 NOT NULL, c7735 JsonDocument NOT NULL, c7736 Json NOT NULL, c7737 Date, c7738 Yson, c7739 Yson, c7740 Interval64 NOT NULL, c7741 Json NOT NULL, c7742 Double, c7743 Timestamp64 NOT NULL, c7744 Int32, c7745 Uint16, c7746 Int8 NOT NULL, c7747 JsonDocument NOT NULL, c7748 Datetime64 NOT NULL, c7749 Int8, c7750 Date NOT NULL, c7751 Uint8 NOT NULL, c7752 Yson NOT NULL, c7753 Utf8 NOT NULL, c7754 Utf8 NOT NULL, c7755 Json, c7756 Decimal(35,10) NOT NULL, c7757 Timestamp NOT NULL, c7758 Int64, c7759 JsonDocument, c7760 Timestamp64, c7761 Int8 NOT NULL, c7762 Decimal(35,10) NOT NULL, c7763 Int8 NOT NULL, c7764 Uint64, c7765 Int32 NOT NULL, c7766 String NOT NULL, c7767 Decimal(15,0) NOT NULL, c7768 Decimal(35,10) NOT NULL, c7769 Uint32, c7770 Interval64, c7771 Int8 NOT NULL, c7772 Uint64, c7773 Date32 NOT NULL, c7774 Date32, c7775 Interval64, c7776 Timestamp NOT NULL, c7777 Date32, c7778 Utf8 NOT NULL, c7779 Decimal(15,0) NOT NULL, c7780 Uint32 NOT NULL, c7781 Decimal(15,0), c7782 Float, c7783 Date NOT NULL, c7784 Date NOT NULL, c7785 Timestamp NOT NULL, c7786 Int8, c7787 Datetime64, c7788 Int8, c7789 Date32 NOT NULL, c7790 Int64 NOT NULL, c7791 Datetime NOT NULL, c7792 Uint32, c7793 Timestamp, c7794 Datetime, c7795 Timestamp, c7796 Int64 NOT NULL, c7797 Datetime NOT NULL, c7798 Uint8 NOT NULL, c7799 Timestamp64 NOT NULL, c7800 Uint8 NOT NULL, c7801 Interval64, c7802 Json NOT NULL, c7803 Uint16, c7804 Int64, c7805 Int16 NOT NULL, c7806 Uint16 NOT NULL, c7807 Uint32 NOT NULL, c7808 Decimal(22,9) NOT NULL, c7809 Uint64 NOT NULL, c7810 Yson NOT NULL, c7811 Int8, c7812 Int64, c7813 Int8, c7814 Date32 NOT NULL, c7815 Uint16, c7816 Uint64, c7817 Date NOT NULL, c7818 String NOT NULL, c7819 Int32 NOT NULL, c7820 String NOT NULL, c7821 Json NOT NULL, c7822 Yson NOT NULL, c7823 Date NOT NULL, c7824 Float NOT NULL, c7825 Uint32 NOT NULL, c7826 Datetime64, c7827 Timestamp64, c7828 Uint16 NOT NULL, c7829 Datetime NOT NULL, c7830 Float NOT NULL, c7831 Int64 NOT NULL, c7832 Float NOT NULL, c7833 Int32 NOT NULL, c7834 Utf8, c7835 Timestamp, c7836 Interval64 NOT NULL, c7837 Int16, c7838 Int32, c7839 JsonDocument NOT NULL, c7840 Uint64 NOT NULL, c7841 Int64 NOT NULL, c7842 Uint64 NOT NULL, c7843 Decimal(15,0), c7844 JsonDocument NOT NULL, c7845 Interval64 NOT NULL, c7846 Int64, c7847 Float, c7848 Decimal(15,0), c7849 Uint64 NOT NULL, c7850 Datetime64, c7851 Date32, c7852 Decimal(35,10) NOT NULL, c7853 Uint8 NOT NULL, c7854 Date, c7855 Decimal(15,0) NOT NULL, c7856 Yson, c7857 Datetime NOT NULL, c7858 Uint64, c7859 Timestamp, c7860 Json NOT NULL, c7861 Timestamp NOT NULL, c7862 Double NOT NULL, c7863 Utf8 NOT NULL, c7864 Uint32, c7865 Interval64, c7866 Timestamp64 NOT NULL, c7867 String, c7868 Uint64 NOT NULL, c7869 Datetime64 NOT NULL, c7870 Date, c7871 Yson, c7872 Decimal(35,10), c7873 Date, c7874 Double NOT NULL, c7875 String NOT NULL, c7876 Timestamp64, c7877 Interval64 NOT NULL, c7878 Datetime64 NOT NULL, c7879 Timestamp, c7880 Datetime64, c7881 Decimal(35,10), c7882 JsonDocument NOT NULL, c7883 Int64, c7884 Decimal(15,0), c7885 Yson NOT NULL, c7886 Json, c7887 JsonDocument NOT NULL, c7888 Float NOT NULL, c7889 Int8 NOT NULL, c7890 Uint64 NOT NULL, c7891 Int16 NOT NULL, c7892 JsonDocument NOT NULL, c7893 Int64, c7894 Timestamp NOT NULL, c7895 Uint32 NOT NULL, c7896 Int64 NOT NULL, c7897 Json, c7898 Float NOT NULL, c7899 Float NOT NULL, c7900 Decimal(22,9), c7901 Decimal(35,10) NOT NULL, c7902 Double NOT NULL, c7903 Decimal(35,10) NOT NULL, c7904 Timestamp, c7905 Interval64, c7906 Int64, c7907 Date, c7908 Yson, c7909 Double NOT NULL, c7910 Uint32, c7911 Decimal(35,10) NOT NULL, c7912 JsonDocument NOT NULL, c7913 Date32, c7914 Int16 NOT NULL, c7915 Json, c7916 Int8 NOT NULL, c7917 Float NOT NULL, c7918 Date32 NOT NULL, c7919 Uint64 NOT NULL, c7920 Timestamp, c7921 Json, c7922 String NOT NULL, c7923 Double NOT NULL, c7924 Int8 NOT NULL, c7925 Yson, c7926 Uint8 NOT NULL, c7927 Date32, c7928 Datetime, c7929 Json, c7930 Int8, c7931 JsonDocument NOT NULL, c7932 Decimal(35,10), c7933 Timestamp NOT NULL, c7934 Uint8 NOT NULL, c7935 Json NOT NULL, c7936 Int8 NOT NULL, c7937 Uint32, c7938 JsonDocument NOT NULL, c7939 Decimal(35,10), c7940 Datetime NOT NULL, c7941 Datetime NOT NULL, c7942 Datetime64, c7943 Uint16 NOT NULL, c7944 Decimal(22,9) NOT NULL, c7945 Utf8 NOT NULL, c7946 Interval64, c7947 Int16 NOT NULL, c7948 Date, c7949 Int64, c7950 Int32, c7951 Int8, c7952 Decimal(15,0), c7953 Json NOT NULL, c7954 Int16 NOT NULL, c7955 Datetime NOT NULL, c7956 Date, c7957 Int64 NOT NULL, c7958 Utf8, c7959 Int16, c7960 String NOT NULL, c7961 Decimal(35,10) NOT NULL, c7962 Timestamp, c7963 Datetime NOT NULL, c7964 Int64, c7965 Double NOT NULL, c7966 Decimal(15,0), c7967 Decimal(22,9) NOT NULL, c7968 Double NOT NULL, c7969 Decimal(15,0), c7970 Int32 NOT NULL, c7971 Yson NOT NULL, c7972 Uint64 NOT NULL, c7973 Date NOT NULL, c7974 Yson NOT NULL, c7975 Decimal(15,0), c7976 Timestamp64 NOT NULL, c7977 Timestamp NOT NULL, c7978 Date32 NOT NULL, c7979 JsonDocument NOT NULL, c7980 Uint8, c7981 Date32, c7982 Float NOT NULL, c7983 Utf8, c7984 Interval64, c7985 Interval64, c7986 Decimal(15,0) NOT NULL, c7987 Int32 NOT NULL, c7988 Json NOT NULL, c7989 Int8, c7990 Int32 NOT NULL, c7991 Double, c7992 Uint8 NOT NULL, c7993 Decimal(22,9), c7994 Uint64, c7995 String NOT NULL, c7996 Float NOT NULL, c7997 Timestamp64, c7998 Decimal(22,9), c7999 Uint16, c8000 Uint8 NOT NULL, c8001 Uint64 NOT NULL, c8002 Int16 NOT NULL, c8003 Json, c8004 Decimal(15,0) NOT NULL, c8005 Uint64, c8006 Int64, c8007 Uint32, c8008 Yson, c8009 Int32, c8010 Utf8, c8011 Decimal(22,9), c8012 Decimal(15,0), c8013 Decimal(35,10), c8014 String NOT NULL, c8015 Date, c8016 Int64, c8017 Datetime, c8018 Decimal(15,0) NOT NULL, c8019 Yson, c8020 Datetime, c8021 Date32, c8022 Int32 NOT NULL, c8023 Double NOT NULL, c8024 Date32, c8025 Date NOT NULL, c8026 Uint32, c8027 Double NOT NULL, c8028 Float NOT NULL, c8029 Double, c8030 Int16 NOT NULL, c8031 Int64 NOT NULL, c8032 Uint32, c8033 Date, c8034 Interval64, c8035 Date32 NOT NULL, c8036 String NOT NULL, c8037 Int8 NOT NULL, c8038 Interval64, c8039 Int32 NOT NULL, c8040 Timestamp NOT NULL, c8041 Uint32 NOT NULL, c8042 Int32 NOT NULL, c8043 Timestamp, c8044 Uint32 NOT NULL, c8045 Int64 NOT NULL, c8046 JsonDocument, c8047 Timestamp64 NOT NULL, c8048 Decimal(35,10), c8049 Float, c8050 Interval64, c8051 Json, c8052 Decimal(22,9), c8053 Datetime64 NOT NULL, c8054 Decimal(22,9) NOT NULL, c8055 Uint32 NOT NULL, c8056 Float NOT NULL, c8057 Decimal(35,10) NOT NULL, c8058 Yson NOT NULL, c8059 Uint16, c8060 String, c8061 Int32, c8062 Int16, c8063 Uint8 NOT NULL, c8064 Decimal(35,10), c8065 Json NOT NULL, c8066 Datetime64, c8067 Decimal(22,9) NOT NULL, c8068 Uint8, c8069 Float NOT NULL, c8070 Decimal(35,10), c8071 Timestamp NOT NULL, c8072 Uint16, c8073 Float NOT NULL, c8074 Decimal(35,10), c8075 Int32, c8076 String, c8077 Datetime64 NOT NULL, c8078 Interval64 NOT NULL, c8079 Uint32, c8080 Timestamp64, c8081 Datetime64 NOT NULL, c8082 Timestamp64 NOT NULL, c8083 Uint16, c8084 Uint32, c8085 Uint64 NOT NULL, c8086 Date NOT NULL, c8087 JsonDocument NOT NULL, c8088 Uint32, c8089 Int64 NOT NULL, c8090 Json, c8091 Decimal(15,0) NOT NULL, c8092 JsonDocument NOT NULL, c8093 Timestamp64, c8094 Int32 NOT NULL, c8095 Timestamp NOT NULL, c8096 Timestamp64 NOT NULL, c8097 Timestamp, c8098 Utf8 NOT NULL, c8099 Int16, c8100 Decimal(35,10) NOT NULL, c8101 Decimal(35,10) NOT NULL, c8102 Json NOT NULL, c8103 Interval64 NOT NULL, c8104 Datetime64, c8105 Uint64 NOT NULL, c8106 Int16, c8107 JsonDocument, c8108 Int32 NOT NULL, c8109 Interval64, c8110 Datetime, c8111 Double, c8112 Decimal(15,0), c8113 Uint64, c8114 Datetime NOT NULL, c8115 Datetime64 NOT NULL, c8116 Datetime, c8117 Uint8, c8118 Uint8, c8119 Int16 NOT NULL, c8120 Uint8 NOT NULL, c8121 Timestamp64 NOT NULL, c8122 Interval64, c8123 Int64, c8124 Int64, c8125 JsonDocument NOT NULL, c8126 Yson NOT NULL, c8127 Timestamp64, c8128 Datetime64, c8129 Datetime64 NOT NULL, c8130 Interval64 NOT NULL, c8131 JsonDocument, c8132 Int32 NOT NULL, c8133 Datetime, c8134 Decimal(15,0), c8135 Datetime64 NOT NULL, c8136 Utf8 NOT NULL, c8137 Float, c8138 Decimal(35,10) NOT NULL, c8139 Int16 NOT NULL, c8140 Uint32, c8141 Int8, c8142 Int32 NOT NULL, c8143 Interval64 NOT NULL, c8144 Double, c8145 Int64 NOT NULL, c8146 Float NOT NULL, c8147 Float, c8148 Int32, c8149 Json NOT NULL, c8150 Interval64, c8151 Float, c8152 Uint64 NOT NULL, c8153 Date32 NOT NULL, c8154 String, c8155 Decimal(35,10) NOT NULL, c8156 Decimal(35,10), c8157 Decimal(35,10), c8158 Uint32 NOT NULL, c8159 Timestamp, c8160 Yson, c8161 Decimal(35,10) NOT NULL, c8162 Int32 NOT NULL, c8163 Int8 NOT NULL, c8164 Date32, c8165 Int8, c8166 Float NOT NULL, c8167 Datetime64, c8168 Uint8 NOT NULL, c8169 Decimal(22,9) NOT NULL, c8170 Decimal(15,0), c8171 Double, c8172 Int16, c8173 JsonDocument NOT NULL, c8174 Yson NOT NULL, c8175 Yson NOT NULL, c8176 Timestamp64, c8177 Int32 NOT NULL, c8178 Uint16, c8179 Interval64 NOT NULL, c8180 Uint8, c8181 Int64, c8182 Int32 NOT NULL, c8183 Timestamp NOT NULL, c8184 Int64, c8185 JsonDocument NOT NULL, c8186 Uint64 NOT NULL, c8187 Timestamp64 NOT NULL, c8188 String, c8189 Yson NOT NULL, c8190 Uint8, c8191 Json NOT NULL, c8192 JsonDocument, c8193 JsonDocument, c8194 Double, c8195 Yson, c8196 Date, c8197 Timestamp64 NOT NULL, c8198 Utf8 NOT NULL, c8199 Decimal(15,0), c8200 Uint8 NOT NULL, c8201 Timestamp NOT NULL, c8202 Uint64 NOT NULL, c8203 Decimal(35,10) NOT NULL, c8204 Utf8, c8205 JsonDocument NOT NULL, c8206 Uint64 NOT NULL, c8207 Yson NOT NULL, c8208 Datetime, c8209 Interval64 NOT NULL, c8210 Datetime64, c8211 Uint64 NOT NULL, c8212 Uint32 NOT NULL, c8213 Yson, c8214 Decimal(15,0) NOT NULL, c8215 Yson, c8216 Interval64, c8217 Uint16 NOT NULL, c8218 Uint8, c8219 Int8 NOT NULL, c8220 JsonDocument, c8221 Uint32, c8222 Decimal(35,10), c8223 Decimal(22,9) NOT NULL, c8224 Int8, c8225 Date32 NOT NULL, c8226 Int32, c8227 Decimal(35,10), c8228 Datetime64 NOT NULL, c8229 Int8 NOT NULL, c8230 Int32 NOT NULL, c8231 Decimal(22,9) NOT NULL, c8232 Uint32, c8233 Int32 NOT NULL, c8234 Int8, c8235 Json, c8236 Date NOT NULL, c8237 Decimal(15,0), c8238 Datetime NOT NULL, c8239 Int8, c8240 Interval64 NOT NULL, c8241 Decimal(22,9), c8242 Uint64, c8243 Yson NOT NULL, c8244 Uint32, c8245 Decimal(35,10) NOT NULL, c8246 Uint32 NOT NULL, c8247 Uint32 NOT NULL, c8248 Decimal(35,10), c8249 Datetime64 NOT NULL, c8250 Datetime64 NOT NULL, c8251 Timestamp, c8252 String NOT NULL, c8253 Timestamp64, c8254 Timestamp, c8255 Datetime64 NOT NULL, c8256 Int32, c8257 Yson, c8258 Json NOT NULL, c8259 Datetime, c8260 Date32, c8261 Uint8 NOT NULL, c8262 Int64, c8263 Json NOT NULL, c8264 Interval64 NOT NULL, c8265 Json, c8266 Interval64, c8267 Datetime64, c8268 Utf8, c8269 Decimal(15,0) NOT NULL, c8270 Utf8 NOT NULL, c8271 Decimal(35,10), c8272 Datetime64 NOT NULL, c8273 Datetime, c8274 Datetime, c8275 Timestamp64 NOT NULL, c8276 Timestamp, c8277 Int64 NOT NULL, c8278 Uint32, c8279 Int16, c8280 Uint16 NOT NULL, c8281 Date32, c8282 Datetime64 NOT NULL, c8283 Interval64, c8284 Double NOT NULL, c8285 Date32, c8286 Int16, c8287 Int32, c8288 Datetime NOT NULL, c8289 Yson, c8290 Uint32 NOT NULL, c8291 Datetime NOT NULL, c8292 Timestamp64, c8293 Uint64 NOT NULL, c8294 Uint64 NOT NULL, c8295 Decimal(22,9), c8296 Decimal(22,9), c8297 Uint64 NOT NULL, c8298 Decimal(15,0) NOT NULL, c8299 String NOT NULL, c8300 Uint32 NOT NULL, c8301 JsonDocument, c8302 String, c8303 Timestamp64, c8304 Datetime NOT NULL, c8305 JsonDocument NOT NULL, c8306 Int8 NOT NULL, c8307 Float, c8308 Interval64 NOT NULL, c8309 Date32 NOT NULL, c8310 Decimal(22,9) NOT NULL, c8311 Datetime, c8312 Interval64, c8313 Float NOT NULL, c8314 Uint32 NOT NULL, c8315 Datetime64 NOT NULL, c8316 Uint8 NOT NULL, c8317 Double NOT NULL, c8318 Int8, c8319 Decimal(22,9), c8320 Int16, c8321 Datetime64, c8322 Timestamp NOT NULL, c8323 Uint32, c8324 Timestamp, c8325 String NOT NULL, c8326 Utf8 NOT NULL, c8327 Date, c8328 Uint8, c8329 String, c8330 Uint32 NOT NULL, c8331 Date NOT NULL, c8332 Uint16 NOT NULL, c8333 Datetime NOT NULL, c8334 Datetime NOT NULL, c8335 Timestamp64 NOT NULL, c8336 Timestamp NOT NULL, c8337 Uint32 NOT NULL, c8338 Int16 NOT NULL, c8339 Uint64 NOT NULL, c8340 Int32, c8341 Int32 NOT NULL, c8342 Uint16 NOT NULL, c8343 Uint8, c8344 Double, c8345 Decimal(22,9), c8346 Interval64, c8347 Datetime64, c8348 Json NOT NULL, c8349 String NOT NULL, c8350 JsonDocument, c8351 Uint64 NOT NULL, c8352 Uint64, c8353 Int64 NOT NULL, c8354 Uint8 NOT NULL, c8355 Date NOT NULL, c8356 Date NOT NULL, c8357 Datetime64, c8358 Interval64 NOT NULL, c8359 Uint32, c8360 Uint8, c8361 Timestamp NOT NULL, c8362 Timestamp, c8363 Decimal(15,0) NOT NULL, c8364 Uint64 NOT NULL, c8365 Double NOT NULL, c8366 String, c8367 Timestamp64, c8368 Timestamp NOT NULL, c8369 Decimal(15,0), c8370 Date32 NOT NULL, c8371 Datetime, c8372 Uint32, c8373 Uint16 NOT NULL, c8374 JsonDocument, c8375 Decimal(15,0) NOT NULL, c8376 Timestamp, c8377 Decimal(22,9) NOT NULL, c8378 Interval64 NOT NULL, c8379 Yson NOT NULL, c8380 Double, c8381 Decimal(15,0), c8382 Timestamp, c8383 Timestamp, c8384 String NOT NULL, c8385 Int8, c8386 Int8, c8387 Uint32 NOT NULL, c8388 Int64 NOT NULL, c8389 Yson NOT NULL, c8390 Date NOT NULL, c8391 Date, c8392 Date, c8393 String NOT NULL, c8394 Uint16, c8395 Uint8, c8396 Datetime64, c8397 Int16, c8398 Date NOT NULL, c8399 Double NOT NULL, c8400 JsonDocument NOT NULL, c8401 Timestamp, c8402 Decimal(15,0) NOT NULL, c8403 Yson, c8404 Uint64 NOT NULL, c8405 Uint16 NOT NULL, c8406 Uint16 NOT NULL, c8407 JsonDocument NOT NULL, c8408 Decimal(35,10), c8409 Decimal(15,0) NOT NULL, c8410 Int16 NOT NULL, c8411 Uint8, c8412 Uint64, c8413 Yson, c8414 Timestamp64, c8415 Uint64 NOT NULL, c8416 Datetime NOT NULL, c8417 Decimal(35,10), c8418 Uint16 NOT NULL, c8419 Datetime, c8420 Datetime64 NOT NULL, c8421 Decimal(35,10) NOT NULL, c8422 Decimal(22,9), c8423 Interval64, c8424 JsonDocument, c8425 Int64, c8426 Int64 NOT NULL, c8427 Uint16, c8428 Decimal(22,9) NOT NULL, c8429 Datetime64, c8430 Float, c8431 Uint32, c8432 Date32 NOT NULL, c8433 Yson, c8434 Decimal(15,0), c8435 Timestamp64, c8436 Utf8 NOT NULL, c8437 Int32, c8438 Uint64 NOT NULL, c8439 Int16 NOT NULL, c8440 Int64 NOT NULL, c8441 Uint32, c8442 String NOT NULL, c8443 Interval64 NOT NULL, c8444 Timestamp64 NOT NULL, c8445 Timestamp64, c8446 Utf8, c8447 Decimal(15,0), c8448 Int8 NOT NULL, c8449 Int32, c8450 Json, c8451 Int16, c8452 Uint16 NOT NULL, c8453 Int32 NOT NULL, c8454 Date NOT NULL, c8455 Timestamp NOT NULL, c8456 Int32 NOT NULL, c8457 Timestamp, c8458 Int16, c8459 Utf8, c8460 Int64, c8461 Date NOT NULL, c8462 Decimal(15,0), c8463 Date32 NOT NULL, c8464 Timestamp64 NOT NULL, c8465 Interval64, c8466 Uint16 NOT NULL, c8467 Int8 NOT NULL, c8468 Int8 NOT NULL, c8469 Uint16, c8470 String NOT NULL, c8471 JsonDocument, c8472 Int64, c8473 Int64 NOT NULL, c8474 Uint32 NOT NULL, c8475 Decimal(22,9), c8476 Datetime NOT NULL, c8477 Interval64 NOT NULL, c8478 Decimal(15,0) NOT NULL, c8479 Date32 NOT NULL, c8480 Date NOT NULL, c8481 Double, c8482 Float NOT NULL, c8483 Int32 NOT NULL, c8484 Int32, c8485 Double NOT NULL, c8486 Date32 NOT NULL, c8487 Int64, c8488 Date, c8489 Uint16, c8490 Double, c8491 Int32, c8492 Float NOT NULL, c8493 Utf8 NOT NULL, c8494 Uint16 NOT NULL, c8495 Uint8 NOT NULL, c8496 Datetime64, c8497 Utf8, c8498 Interval64, c8499 Float NOT NULL, c8500 Double, c8501 Date, c8502 Utf8 NOT NULL, c8503 Timestamp NOT NULL, c8504 Date NOT NULL, c8505 Date, c8506 Utf8 NOT NULL, c8507 Uint16 NOT NULL, c8508 Datetime64, c8509 Uint16, c8510 Date NOT NULL, c8511 Date, c8512 Date NOT NULL, c8513 Date32, c8514 Uint16 NOT NULL, c8515 JsonDocument NOT NULL, c8516 Datetime64 NOT NULL, c8517 Int64 NOT NULL, c8518 Yson NOT NULL, c8519 Utf8 NOT NULL, c8520 Interval64, c8521 Json NOT NULL, c8522 Interval64, c8523 Datetime64, c8524 Date32, c8525 Yson NOT NULL, c8526 Decimal(35,10) NOT NULL, c8527 Date32, c8528 Timestamp NOT NULL, c8529 Yson, c8530 Datetime NOT NULL, c8531 Json NOT NULL, c8532 Json NOT NULL, c8533 Timestamp64, c8534 Decimal(22,9) NOT NULL, c8535 Float, c8536 Json, c8537 Date NOT NULL, c8538 Int32 NOT NULL, c8539 Uint32 NOT NULL, c8540 Int8 NOT NULL, c8541 Int16, c8542 JsonDocument, c8543 Int8, c8544 Uint8 NOT NULL, c8545 Uint8 NOT NULL, c8546 Timestamp, c8547 Decimal(35,10) NOT NULL, c8548 Utf8 NOT NULL, c8549 Date, c8550 Uint64, c8551 Interval64 NOT NULL, c8552 Timestamp64, c8553 Decimal(35,10), c8554 Timestamp NOT NULL, c8555 String NOT NULL, c8556 String, c8557 String NOT NULL, c8558 Decimal(15,0), c8559 Decimal(15,0) NOT NULL, c8560 Double, c8561 Uint32 NOT NULL, c8562 Datetime64, c8563 Int32, c8564 JsonDocument, c8565 Datetime NOT NULL, c8566 Interval64 NOT NULL, c8567 Datetime64, c8568 Uint32 NOT NULL, c8569 Uint8 NOT NULL, c8570 String NOT NULL, c8571 Json, c8572 Decimal(35,10), c8573 Date, c8574 Int16, c8575 Double NOT NULL, c8576 Utf8, c8577 Uint32, c8578 Decimal(35,10), c8579 Interval64, c8580 Interval64, c8581 Decimal(35,10), c8582 Float, c8583 Uint64, c8584 Float, c8585 Datetime NOT NULL, c8586 Date, c8587 Interval64 NOT NULL, c8588 Uint32 NOT NULL, c8589 Timestamp64 NOT NULL, c8590 Date NOT NULL, c8591 Decimal(35,10) NOT NULL, c8592 Uint64, c8593 String NOT NULL, c8594 Datetime64, c8595 Date32, c8596 Decimal(35,10) NOT NULL, c8597 Decimal(15,0), c8598 Int8 NOT NULL, c8599 Uint64, c8600 Decimal(22,9), c8601 Datetime64 NOT NULL, c8602 Int8, c8603 Int32 NOT NULL, c8604 Uint8, c8605 Yson, c8606 String, c8607 Datetime, c8608 Double, c8609 Float NOT NULL, c8610 Uint64 NOT NULL, c8611 Decimal(35,10) NOT NULL, c8612 Int64 NOT NULL, c8613 Int8 NOT NULL, c8614 JsonDocument NOT NULL, c8615 Interval64 NOT NULL, c8616 Date32 NOT NULL, c8617 Int8 NOT NULL, c8618 Int16, c8619 Uint32 NOT NULL, c8620 Json NOT NULL, c8621 Json NOT NULL, c8622 String, c8623 Uint64 NOT NULL, c8624 Uint8, c8625 Uint16, c8626 Timestamp64 NOT NULL, c8627 Decimal(22,9) NOT NULL, c8628 Yson NOT NULL, c8629 Datetime64 NOT NULL, c8630 Uint64, c8631 Json NOT NULL, c8632 Date32, c8633 Datetime NOT NULL, c8634 String, c8635 Json, c8636 Uint8 NOT NULL, c8637 Date NOT NULL, c8638 Double, c8639 Double NOT NULL, c8640 Double NOT NULL, c8641 Datetime NOT NULL, c8642 Json, c8643 Int32, c8644 Int16, c8645 JsonDocument NOT NULL, c8646 Int8 NOT NULL, c8647 JsonDocument NOT NULL, c8648 Decimal(15,0), c8649 Decimal(22,9) NOT NULL, c8650 Date NOT NULL, c8651 Decimal(35,10), c8652 Uint64 NOT NULL, c8653 Float NOT NULL, c8654 Uint64 NOT NULL, c8655 Date32 NOT NULL, c8656 Json NOT NULL, c8657 Uint32, c8658 Int32, c8659 Decimal(15,0) NOT NULL, c8660 Timestamp64, c8661 Int32 NOT NULL, c8662 Uint32 NOT NULL, c8663 Date, c8664 Float, c8665 Int16, c8666 Int32, c8667 Date NOT NULL, c8668 Uint16, c8669 Date32, c8670 Decimal(22,9) NOT NULL, c8671 Uint64, c8672 Int32 NOT NULL, c8673 Timestamp, c8674 Uint8 NOT NULL, c8675 Decimal(15,0) NOT NULL, c8676 Datetime NOT NULL, c8677 Timestamp64 NOT NULL, c8678 Timestamp NOT NULL, c8679 Uint16 NOT NULL, c8680 Uint16, c8681 Double NOT NULL, c8682 Float NOT NULL, c8683 Decimal(22,9), c8684 Datetime, c8685 Datetime64 NOT NULL, c8686 Double NOT NULL, c8687 Decimal(15,0) NOT NULL, c8688 Date32, c8689 Timestamp64, c8690 Date, c8691 Utf8 NOT NULL, c8692 Json, c8693 Yson, c8694 Uint16, c8695 Double NOT NULL, c8696 Int64 NOT NULL, c8697 String, c8698 String NOT NULL, c8699 Decimal(35,10), c8700 JsonDocument NOT NULL, c8701 Int32 NOT NULL, c8702 Timestamp64 NOT NULL, c8703 Int32 NOT NULL, c8704 Int32, c8705 Datetime64, c8706 Datetime NOT NULL, c8707 Double, c8708 Int64, c8709 Int8, c8710 Int64, c8711 Double, c8712 Uint64 NOT NULL, c8713 Timestamp64 NOT NULL, c8714 Uint64, c8715 Float, c8716 Uint32 NOT NULL, c8717 Int32, c8718 Decimal(15,0), c8719 Decimal(15,0) NOT NULL, c8720 Int64, c8721 Uint8 NOT NULL, c8722 Int8 NOT NULL, c8723 JsonDocument NOT NULL, c8724 Yson NOT NULL, c8725 Date, c8726 Uint8, c8727 Int16, c8728 Date32, c8729 Timestamp, c8730 Date, c8731 Decimal(35,10) NOT NULL, c8732 Datetime64 NOT NULL, c8733 Datetime64, c8734 Timestamp64, c8735 Decimal(35,10), c8736 Interval64, c8737 Datetime, c8738 Float, c8739 JsonDocument, c8740 Date32, c8741 JsonDocument, c8742 Int64 NOT NULL, c8743 Timestamp64, c8744 Datetime64 NOT NULL, c8745 Uint64, c8746 Int16 NOT NULL, c8747 String, c8748 Double, c8749 Decimal(35,10), c8750 Datetime64, c8751 Double, c8752 Utf8 NOT NULL, c8753 Interval64, c8754 Int16 NOT NULL, c8755 Float NOT NULL, c8756 Json, c8757 Int32, c8758 Timestamp64, c8759 Timestamp64, c8760 Datetime, c8761 Yson NOT NULL, c8762 Double NOT NULL, c8763 Int16 NOT NULL, c8764 Timestamp, c8765 Timestamp, c8766 Date32, c8767 Decimal(35,10), c8768 Date32 NOT NULL, c8769 Uint32 NOT NULL, c8770 JsonDocument NOT NULL, c8771 Double NOT NULL, c8772 Int8 NOT NULL, c8773 Int16, c8774 Int8, c8775 Datetime, c8776 Int32, c8777 Timestamp64, c8778 Uint8, c8779 Uint64 NOT NULL, c8780 Json NOT NULL, c8781 Uint8 NOT NULL, c8782 Uint64, c8783 Yson, c8784 JsonDocument NOT NULL, c8785 Uint64 NOT NULL, c8786 Date32 NOT NULL, c8787 Int8 NOT NULL, c8788 Date32, c8789 Datetime64, c8790 Int32 NOT NULL, c8791 Int8 NOT NULL, c8792 Uint16, c8793 Datetime, c8794 Date32, c8795 Date32 NOT NULL, c8796 Json, c8797 Int32, c8798 Yson, c8799 String NOT NULL, c8800 Timestamp64, c8801 Datetime64, c8802 Timestamp, c8803 Decimal(22,9), c8804 Timestamp NOT NULL, c8805 Timestamp NOT NULL, c8806 Timestamp, c8807 Date, c8808 Timestamp64, c8809 Utf8, c8810 Json, c8811 Int32 NOT NULL, c8812 Uint32, c8813 Int16 NOT NULL, c8814 Float, c8815 Int8, c8816 Float NOT NULL, c8817 Int8, c8818 Double NOT NULL, c8819 Date NOT NULL, c8820 Date, c8821 Date NOT NULL, c8822 Date32, c8823 Uint32, c8824 Uint32, c8825 Int16 NOT NULL, c8826 Date32 NOT NULL, c8827 JsonDocument, c8828 Int32 NOT NULL, c8829 Datetime64 NOT NULL, c8830 Int32, c8831 Uint64 NOT NULL, c8832 Uint64, c8833 Decimal(15,0), c8834 Uint16, c8835 Uint64, c8836 JsonDocument, c8837 Datetime NOT NULL, c8838 Date, c8839 Date NOT NULL, c8840 Double NOT NULL, c8841 JsonDocument, c8842 Uint8, c8843 Timestamp, c8844 Int16, c8845 Interval64, c8846 Date NOT NULL, c8847 Int16 NOT NULL, c8848 Float NOT NULL, c8849 Interval64 NOT NULL, c8850 JsonDocument NOT NULL, c8851 Uint64 NOT NULL, c8852 Date32 NOT NULL, c8853 JsonDocument, c8854 Json NOT NULL, c8855 Decimal(15,0) NOT NULL, c8856 Double NOT NULL, c8857 Datetime64, c8858 Int8, c8859 Decimal(35,10), c8860 Timestamp, c8861 Json, c8862 Int64, c8863 Double, c8864 Double NOT NULL, c8865 Json NOT NULL, c8866 Timestamp64, c8867 String NOT NULL, c8868 Datetime64 NOT NULL, c8869 Timestamp64 NOT NULL, c8870 Timestamp, c8871 Int64 NOT NULL, c8872 Yson NOT NULL, c8873 Timestamp64, c8874 String NOT NULL, c8875 Int8, c8876 Date32 NOT NULL, c8877 Double NOT NULL, c8878 Interval64, c8879 Utf8 NOT NULL, c8880 String NOT NULL, c8881 Decimal(35,10) NOT NULL, c8882 Decimal(15,0), c8883 Interval64 NOT NULL, c8884 Float NOT NULL, c8885 Utf8 NOT NULL, c8886 Json NOT NULL, c8887 Datetime64 NOT NULL, c8888 Uint64 NOT NULL, c8889 Date32 NOT NULL, c8890 Json NOT NULL, c8891 Interval64, c8892 Json NOT NULL, c8893 Uint32, c8894 Decimal(22,9),
                    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)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...Date32, c6020 Decimal(22,9), c6021 Uint32 NOT NULL, c6022 Uint16 NOT NULL, c6023 Datetime64 NOT NULL, c6024 Decimal(35,10), c6025 Interval64 NOT NULL, c6026 Json, c6027 Date32 NOT NULL, c6028 Date, c6029 Int64, c6030 Date, c6031 Timestamp, c6032 Decimal(15,0), c6033 JsonDocument, c6034 Timestamp, c6035 Int8, c6036 Uint32 NOT NULL, c6037 String, c6038 Date32 NOT NULL, c6039 Int8, c6040 Date, c6041 JsonDocument, c6042 Json, c6043 Date, c6044 Decimal(15,0) NOT NULL, c6045 Uint8 NOT NULL, c6046 Uint32 NOT NULL, c6047 Uint32 NOT NULL, c6048 Decimal(35,10) NOT NULL, c6049 JsonDocument, c6050 Decimal(15,0) NOT NULL, c6051 Decimal(15,0) NOT NULL, c6052 Int64 NOT NULL, c6053 Int64 NOT NULL, c6054 Yson NOT NULL, c6055 Int64 NOT NULL, c6056 Int32 NOT NULL, c6057 Int32 NOT NULL, c6058 Datetime64 NOT NULL, c6059 Int64, c6060 Decimal(22,9) NOT NULL, c6061 Interval64 NOT NULL, c6062 Utf8, c6063 Datetime, c6064 JsonDocument, c6065 Datetime64 NOT NULL, c6066 Json NOT NULL, c6067 Yson, c6068 Interval64 NOT NULL, c6069 Float NOT NULL, c6070 Float, c6071 Datetime, c6072 Uint16 NOT NULL, c6073 Decimal(15,0), c6074 Int64, c6075 String NOT NULL, c6076 Timestamp, c6077 Decimal(35,10), c6078 Json, c6079 JsonDocument NOT NULL, c6080 Datetime NOT NULL, c6081 Int32 NOT NULL, c6082 Uint8 NOT NULL, c6083 Decimal(35,10), c6084 Timestamp64 NOT NULL, c6085 Uint64, c6086 Timestamp, c6087 Float, c6088 Uint64 NOT NULL, c6089 Decimal(15,0), c6090 Decimal(35,10) NOT NULL, c6091 Yson, c6092 Decimal(22,9), c6093 Date32, c6094 Json, c6095 Timestamp64, c6096 Timestamp64 NOT NULL, c6097 Int32, c6098 Int8 NOT NULL, c6099 JsonDocument NOT NULL, c6100 Date, c6101 Timestamp64, c6102 Yson NOT NULL, c6103 Int64, c6104 Float NOT NULL, c6105 Int8, c6106 Decimal(15,0) NOT NULL, c6107 Timestamp, c6108 Uint8 NOT NULL, c6109 Decimal(15,0), c6110 Uint8 NOT NULL, c6111 Decimal(15,0) NOT NULL, c6112 Datetime64, c6113 Datetime64, c6114 Decimal(15,0) NOT NULL, c6115 Decimal(22,9), c6116 Uint16 NOT NULL, c6117 Float NOT NULL, c6118 Timestamp, c6119 Uint16 NOT NULL, c6120 Double NOT NULL, c6121 Json, c6122 Float NOT NULL, c6123 Uint16 NOT NULL, c6124 Int8, c6125 Utf8 NOT NULL, c6126 Decimal(15,0), c6127 Decimal(35,10), c6128 JsonDocument NOT NULL, c6129 Yson, c6130 Uint64, c6131 Int32 NOT NULL, c6132 Datetime, c6133 Uint64 NOT NULL, c6134 Int32, c6135 String, c6136 Date, c6137 Timestamp64 NOT NULL, c6138 Int64 NOT NULL, c6139 Date NOT NULL, c6140 Uint8, c6141 Int16, c6142 JsonDocument NOT NULL, c6143 Float NOT NULL, c6144 Date, c6145 Timestamp64 NOT NULL, c6146 Int64 NOT NULL, c6147 Uint32 NOT NULL, c6148 Uint16, c6149 Float NOT NULL, c6150 Date32, c6151 Int32 NOT NULL, c6152 Uint16, c6153 Int8, c6154 Json, c6155 Json NOT NULL, c6156 Date NOT NULL, c6157 Double NOT NULL, c6158 Date32, c6159 Uint64, c6160 Date, c6161 Yson NOT NULL, c6162 Uint64, c6163 String NOT NULL, c6164 Interval64, c6165 Decimal(35,10), c6166 Int64 NOT NULL, c6167 Yson, c6168 Interval64 NOT NULL, c6169 Timestamp, c6170 Timestamp, c6171 Json NOT NULL, c6172 Yson NOT NULL, c6173 Double, c6174 Double, c6175 Json, c6176 Date32, c6177 Decimal(15,0) NOT NULL, c6178 Utf8, c6179 Date32 NOT NULL, c6180 Int32 NOT NULL, c6181 Decimal(15,0) NOT NULL, c6182 Yson, c6183 Json, c6184 Double NOT NULL, c6185 Int8, c6186 Uint8 NOT NULL, c6187 Int16 NOT NULL, c6188 Double, c6189 Json, c6190 Double NOT NULL, c6191 String, c6192 Datetime64 NOT NULL, c6193 Decimal(22,9) NOT NULL, c6194 Uint8 NOT NULL, c6195 Uint8 NOT NULL, c6196 Int8 NOT NULL, c6197 Datetime64, c6198 Uint8 NOT NULL, c6199 Int16 NOT NULL, c6200 Datetime64 NOT NULL, c6201 Timestamp NOT NULL, c6202 Yson, c6203 Utf8, c6204 Date, c6205 String, c6206 Int8, c6207 Decimal(22,9) NOT NULL, c6208 Yson NOT NULL, c6209 Int8, c6210 Datetime64 NOT NULL, c6211 Double, c6212 Datetime, c6213 Timestamp, c6214 Int8, c6215 Int32 NOT NULL, c6216 Datetime NOT NULL, c6217 Date32, c6218 Timestamp64 NOT NULL, c6219 Timestamp NOT NULL, c6220 Uint8 NOT NULL, c6221 Utf8, c6222 Int16, c6223 Uint64, c6224 Int64 NOT NULL, c6225 Uint64 NOT NULL, c6226 Int16 NOT NULL, c6227 JsonDocument, c6228 Double, c6229 Timestamp64, c6230 Timestamp64 NOT NULL, c6231 Timestamp NOT NULL, c6232 Int8 NOT NULL, c6233 Int8, c6234 Interval64 NOT NULL, c6235 Int8, c6236 Json NOT NULL, c6237 Timestamp64 NOT NULL, c6238 Json, c6239 Date, c6240 Decimal(35,10) NOT NULL, c6241 JsonDocument NOT NULL, c6242 Uint8, c6243 Int8 NOT NULL, c6244 Timestamp64, c6245 Datetime NOT NULL, c6246 Int16, c6247 JsonDocument, c6248 Timestamp NOT NULL, c6249 Uint64, c6250 Yson NOT NULL, c6251 Int32 NOT NULL, c6252 Int16 NOT NULL, c6253 Date32 NOT NULL, c6254 Date, c6255 Uint32 NOT NULL, c6256 Uint16 NOT NULL, c6257 Uint16, c6258 Datetime64 NOT NULL, c6259 Int32 NOT NULL, c6260 Decimal(22,9) NOT NULL, c6261 Int32 NOT NULL, c6262 Float, c6263 Interval64, c6264 Datetime NOT NULL, c6265 Int8, c6266 Date32, c6267 Int8, c6268 Int8 NOT NULL, c6269 Double NOT NULL, c6270 Decimal(22,9) NOT NULL, c6271 String, c6272 Int64, c6273 Decimal(35,10), c6274 Interval64, c6275 Int16, c6276 Int8 NOT NULL, c6277 Date, c6278 JsonDocument NOT NULL, c6279 Timestamp NOT NULL, c6280 Uint32, c6281 Int32 NOT NULL, c6282 Decimal(22,9), c6283 Int64 NOT NULL, c6284 Int16 NOT NULL, c6285 Uint64, c6286 JsonDocument NOT NULL, c6287 Timestamp64 NOT NULL, c6288 Decimal(22,9), c6289 Uint8 NOT NULL, c6290 Decimal(22,9), c6291 Timestamp NOT NULL, c6292 Int32, c6293 Int64, c6294 Int32 NOT NULL, c6295 Interval64, c6296 Utf8, c6297 Date32, c6298 Decimal(22,9), c6299 Uint16 NOT NULL, c6300 Date32 NOT NULL, c6301 Timestamp NOT NULL, c6302 Uint32 NOT NULL, c6303 Double NOT NULL, c6304 Uint16, c6305 JsonDocument, c6306 Int64 NOT NULL, c6307 Float NOT NULL, c6308 Datetime64 NOT NULL, c6309 Uint64 NOT NULL, c6310 String, c6311 Timestamp NOT NULL, c6312 Uint16 NOT NULL, c6313 Uint8, c6314 JsonDocument NOT NULL, c6315 Decimal(15,0), c6316 Decimal(22,9) NOT NULL, c6317 Date32, c6318 Decimal(22,9) NOT NULL, c6319 Yson NOT NULL, c6320 Datetime NOT NULL, c6321 Timestamp64 NOT NULL, c6322 String NOT NULL, c6323 String, c6324 Double, c6325 Uint8, c6326 Datetime64 NOT NULL, c6327 Uint64 NOT NULL, c6328 Int32, c6329 Datetime, c6330 String NOT NULL, c6331 Uint8 NOT NULL, c6332 Timestamp, c6333 Date32, c6334 Decimal(15,0) NOT NULL, c6335 Interval64, c6336 Uint16, c6337 Uint64, c6338 Uint16 NOT NULL, c6339 Interval64, c6340 Uint16 NOT NULL, c6341 Int32 NOT NULL, c6342 Int32 NOT NULL, c6343 String NOT NULL, c6344 JsonDocument, c6345 Int64 NOT NULL, c6346 Decimal(22,9), c6347 Timestamp64 NOT NULL, c6348 Date32 NOT NULL, c6349 Float, c6350 Date32 NOT NULL, c6351 Date32 NOT NULL, c6352 Int16 NOT NULL, c6353 Datetime64, c6354 Uint8 NOT NULL, c6355 Int16 NOT NULL, c6356 Yson, c6357 String NOT NULL, c6358 Utf8 NOT NULL, c6359 Double, c6360 Datetime64 NOT NULL, c6361 Uint16 NOT NULL, c6362 Int32 NOT NULL, c6363 Date32 NOT NULL, c6364 Yson NOT NULL, c6365 JsonDocument, c6366 Int32 NOT NULL, c6367 Int64 NOT NULL, c6368 Decimal(15,0) NOT NULL, c6369 Json, c6370 JsonDocument NOT NULL, c6371 Date NOT NULL, c6372 Int8, c6373 Interval64, c6374 Date NOT NULL, c6375 Float, c6376 Timestamp64 NOT NULL, c6377 Date NOT NULL, c6378 Uint64, c6379 Datetime NOT NULL, c6380 Int32, c6381 Datetime NOT NULL, c6382 String NOT NULL, c6383 Date32, c6384 Json NOT NULL, c6385 String, c6386 Datetime64, c6387 Yson NOT NULL, c6388 Datetime64, c6389 Timestamp NOT NULL, c6390 Yson NOT NULL, c6391 Datetime64 NOT NULL, c6392 Datetime64 NOT NULL, c6393 Int8, c6394 Utf8, c6395 Datetime64 NOT NULL, c6396 Datetime64, c6397 Json, c6398 Interval64 NOT NULL, c6399 Utf8 NOT NULL, c6400 Decimal(22,9), c6401 Datetime64, c6402 Datetime NOT NULL, c6403 Json NOT NULL, c6404 Uint32, c6405 Datetime, c6406 Timestamp64 NOT NULL, c6407 Int16, c6408 Interval64 NOT NULL, c6409 Int32 NOT NULL, c6410 Interval64, c6411 Int32 NOT NULL, c6412 Int16 NOT NULL, c6413 Uint32 NOT NULL, c6414 Float NOT NULL, c6415 Decimal(22,9), c6416 Timestamp64, c6417 Int64 NOT NULL, c6418 Decimal(22,9), c6419 Timestamp64, c6420 Utf8 NOT NULL, c6421 Date NOT NULL, c6422 Date32, c6423 String, c6424 JsonDocument NOT NULL, c6425 Int32 NOT NULL, c6426 Decimal(22,9) NOT NULL, c6427 JsonDocument, c6428 Date, c6429 Interval64, c6430 Interval64, c6431 Int32, c6432 Json, c6433 Datetime64, c6434 JsonDocument NOT NULL, c6435 Int64 NOT NULL, c6436 Int8 NOT NULL, c6437 Int8 NOT NULL, c6438 String, c6439 Json, c6440 Yson NOT NULL, c6441 Int32 NOT NULL, c6442 Json NOT NULL, c6443 Decimal(22,9) NOT NULL, c6444 Uint16 NOT NULL, c6445 Int64, c6446 Uint8, c6447 Decimal(22,9), c6448 String, c6449 Int8 NOT NULL, c6450 Timestamp, c6451 Json NOT NULL, c6452 JsonDocument, c6453 Uint32, c6454 Decimal(15,0), c6455 Interval64 NOT NULL, c6456 Uint8 NOT NULL, c6457 JsonDocument NOT NULL, c6458 JsonDocument NOT NULL, c6459 Yson, c6460 Timestamp, c6461 Uint8 NOT NULL, c6462 Decimal(15,0) NOT NULL, c6463 Decimal(15,0) NOT NULL, c6464 Int16 NOT NULL, c6465 Interval64, c6466 Int16 NOT NULL, c6467 Uint64 NOT NULL, c6468 JsonDocument, c6469 Datetime NOT NULL, c6470 Decimal(15,0) NOT NULL, c6471 Timestamp64 NOT NULL, c6472 Int32 NOT NULL, c6473 Float NOT NULL, c6474 Uint64 NOT NULL, c6475 Int32 NOT NULL, c6476 Int64 NOT NULL, c6477 Date NOT NULL, c6478 Int64, c6479 Int8, c6480 Timestamp64 NOT NULL, c6481 Timestamp, c6482 Int32, c6483 Float NOT NULL, c6484 Interval64 NOT NULL, c6485 String NOT NULL, c6486 Datetime NOT NULL, c6487 Decimal(15,0) NOT NULL, c6488 Uint16 NOT NULL, c6489 Utf8 NOT NULL, c6490 String NOT NULL, c6491 Timestamp64, c6492 Uint64 NOT NULL, c6493 Double, c6494 Date NOT NULL, c6495 Timestamp64 NOT NULL, c6496 Int8, c6497 Float NOT NULL, c6498 Date, c6499 Timestamp, c6500 Date, c6501 Utf8 NOT NULL, c6502 Int32, c6503 Datetime, c6504 Decimal(22,9) NOT NULL, c6505 Date32, c6506 Uint8, c6507 Timestamp64, c6508 Decimal(22,9), c6509 Double, c6510 Timestamp NOT NULL, c6511 Int16 NOT NULL, c6512 Timestamp64, c6513 Float NOT NULL, c6514 JsonDocument, c6515 Utf8 NOT NULL, c6516 Yson NOT NULL, c6517 Int32 NOT NULL, c6518 Decimal(22,9), c6519 Timestamp64, c6520 String NOT NULL, c6521 Int8 NOT NULL, c6522 JsonDocument NOT NULL, c6523 Int16, c6524 Float, c6525 Int64 NOT NULL, c6526 Int64 NOT NULL, c6527 String, c6528 Double NOT NULL, c6529 Datetime64 NOT NULL, c6530 Date32 NOT NULL, c6531 Uint8, c6532 Timestamp64 NOT NULL, c6533 Double NOT NULL, c6534 Int16 NOT NULL, c6535 Uint64, c6536 Datetime, c6537 Utf8 NOT NULL, c6538 Float, c6539 Int32, c6540 Int16 NOT NULL, c6541 Float NOT NULL, c6542 Yson NOT NULL, c6543 Yson NOT NULL, c6544 Float, c6545 JsonDocument NOT NULL, c6546 Datetime64, c6547 Json NOT NULL, c6548 Interval64 NOT NULL, c6549 Int64 NOT NULL, c6550 Timestamp, c6551 Uint8, c6552 Float, c6553 Float, c6554 Date32 NOT NULL, c6555 Datetime64, c6556 Int8 NOT NULL, c6557 Date32, c6558 String, c6559 Timestamp64 NOT NULL, c6560 Json NOT NULL, c6561 Int8 NOT NULL, c6562 Date32 NOT NULL, c6563 Utf8 NOT NULL, c6564 Uint32 NOT NULL, c6565 String NOT NULL, c6566 Int8, c6567 Yson, c6568 Decimal(22,9) NOT NULL, c6569 Timestamp64, c6570 Date NOT NULL, c6571 Uint16 NOT NULL, c6572 Utf8, c6573 Int8, c6574 Int64 NOT NULL, c6575 Uint16, c6576 Int64, c6577 Double, c6578 Int64 NOT NULL, c6579 Timestamp, c6580 JsonDocument, c6581 Int8, c6582 Uint64, c6583 Uint16 NOT NULL, c6584 Double NOT NULL, c6585 Date NOT NULL, c6586 String, c6587 Interval64, c6588 Int64, c6589 Decimal(22,9), c6590 Double NOT NULL, c6591 Uint32 NOT NULL, c6592 String NOT NULL, c6593 Json, c6594 Interval64 NOT NULL, c6595 Uint32, c6596 Date32 NOT NULL, c6597 Datetime64, c6598 Int16 NOT NULL, c6599 Decimal(35,10) NOT NULL, c6600 Uint64 NOT NULL, c6601 Interval64, c6602 Int64, c6603 Int64, c6604 Decimal(22,9), c6605 Decimal(22,9), c6606 Timestamp64 NOT NULL, c6607 Timestamp NOT NULL, c6608 Decimal(22,9), c6609 Yson, c6610 Double NOT NULL, c6611 Utf8 NOT NULL, c6612 Date32, c6613 Int32, c6614 Decimal(22,9), c6615 Utf8, c6616 Float NOT NULL, c6617 Timestamp64 NOT NULL, c6618 Float, c6619 Int64 NOT NULL, c6620 Decimal(35,10) NOT NULL, c6621 Utf8, c6622 Date32, c6623 Int32 NOT NULL, c6624 Int8 NOT NULL, c6625 String, c6626 Datetime, c6627 Interval64, c6628 Datetime, c6629 Float, c6630 Yson, c6631 Utf8, c6632 Json, c6633 JsonDocument NOT NULL, c6634 JsonDocument, c6635 Uint32 NOT NULL, c6636 Decimal(22,9), c6637 Uint64 NOT NULL, c6638 Int8 NOT NULL, c6639 Json NOT NULL, c6640 Decimal(35,10), c6641 Json, c6642 Decimal(35,10), c6643 Int8, c6644 Float, c6645 Utf8 NOT NULL, c6646 Date32, c6647 Interval64 NOT NULL, c6648 Uint16, c6649 Interval64 NOT NULL, c6650 Datetime NOT NULL, c6651 Uint8, c6652 Json, c6653 Uint16 NOT NULL, c6654 Int16, c6655 Uint8 NOT NULL, c6656 Int16, c6657 Timestamp, c6658 Uint16, c6659 Interval64 NOT NULL, c6660 Uint32, c6661 Datetime, c6662 Timestamp64 NOT NULL, c6663 Datetime64 NOT NULL, c6664 Int8 NOT NULL, c6665 Interval64 NOT NULL, c6666 Datetime64, c6667 Uint16, c6668 Decimal(35,10) NOT NULL, c6669 Int8, c6670 Double, c6671 Utf8 NOT NULL, c6672 Yson NOT NULL, c6673 Json NOT NULL, c6674 JsonDocument, c6675 Int32 NOT NULL, c6676 Decimal(22,9) NOT NULL, c6677 Uint32 NOT NULL, c6678 Int16, c6679 Double NOT NULL, c6680 String NOT NULL, c6681 Timestamp64, c6682 Interval64 NOT NULL, c6683 Json, c6684 Timestamp64, c6685 Float NOT NULL, c6686 Datetime, c6687 Date32, c6688 Int64, c6689 Double NOT NULL, c6690 JsonDocument, c6691 Json NOT NULL, c6692 Date32, c6693 Interval64, c6694 Date32 NOT NULL, c6695 Float NOT NULL, c6696 Double, c6697 JsonDocument, c6698 Date, c6699 Timestamp, c6700 Int16 NOT NULL, c6701 Date NOT NULL, c6702 Int64 NOT NULL, c6703 Int64, c6704 Decimal(35,10) NOT NULL, c6705 Decimal(35,10) NOT NULL, c6706 String NOT NULL, c6707 String NOT NULL, c6708 String NOT NULL, c6709 Timestamp64 NOT NULL, c6710 JsonDocument, c6711 Datetime64, c6712 Datetime64, c6713 Uint16 NOT NULL, c6714 Uint8 NOT NULL, c6715 Uint8, c6716 Yson, c6717 Double, c6718 Timestamp64 NOT NULL, c6719 JsonDocument NOT NULL, c6720 Uint8, c6721 Timestamp64 NOT NULL, c6722 Int16 NOT NULL, c6723 Int64 NOT NULL, c6724 Timestamp64 NOT NULL, c6725 Utf8 NOT NULL, c6726 Date, c6727 Float NOT NULL, c6728 Utf8, c6729 Interval64, c6730 Double, c6731 Utf8 NOT NULL, c6732 Timestamp NOT NULL, c6733 Decimal(35,10) NOT NULL, c6734 Json, c6735 Float, c6736 Decimal(22,9) NOT NULL, c6737 Decimal(35,10), c6738 Uint32 NOT NULL, c6739 Datetime64, c6740 Decimal(22,9), c6741 Decimal(22,9) NOT NULL, c6742 Datetime64 NOT NULL, c6743 Date32 NOT NULL, c6744 Double, c6745 Datetime NOT NULL, c6746 Float NOT NULL, c6747 Int64 NOT NULL, c6748 Uint16, c6749 Int16 NOT NULL, c6750 Double NOT NULL, c6751 Datetime64, c6752 Int16, c6753 Timestamp, c6754 Int32 NOT NULL, c6755 Date NOT NULL, c6756 Timestamp64 NOT NULL, c6757 Int16, c6758 Int8 NOT NULL, c6759 JsonDocument NOT NULL, c6760 Uint16 NOT NULL, c6761 Date32, c6762 Uint32 NOT NULL, c6763 Datetime NOT NULL, c6764 Float NOT NULL, c6765 Datetime NOT NULL, c6766 Double NOT NULL, c6767 String, c6768 Interval64, c6769 Interval64, c6770 Int8, c6771 Date32, c6772 Datetime NOT NULL, c6773 JsonDocument NOT NULL, c6774 Uint8, c6775 Date32, c6776 Utf8 NOT NULL, c6777 Decimal(15,0) NOT NULL, c6778 Datetime, c6779 Decimal(22,9) NOT NULL, c6780 Utf8 NOT NULL, c6781 Uint16, c6782 Decimal(35,10) NOT NULL, c6783 Decimal(35,10) NOT NULL, c6784 Decimal(35,10) NOT NULL, c6785 Interval64, c6786 Int64 NOT NULL, c6787 Json NOT NULL, c6788 Uint8, c6789 Int8, c6790 Datetime NOT NULL, c6791 Uint8 NOT NULL, c6792 Datetime64, c6793 Float NOT NULL, c6794 Uint8, c6795 Int32, c6796 Decimal(22,9), c6797 Datetime64, c6798 Decimal(22,9), c6799 Date32, c6800 Uint64 NOT NULL, c6801 Timestamp64 NOT NULL, c6802 Datetime NOT NULL, c6803 Date, c6804 Decimal(22,9), c6805 Int64 NOT NULL, c6806 Int16 NOT NULL, c6807 JsonDocument NOT NULL, c6808 Int8, c6809 Int8, c6810 Uint32 NOT NULL, c6811 String NOT NULL, c6812 Uint32 NOT NULL, c6813 Json NOT NULL, c6814 Int32, c6815 Uint8, c6816 Json, c6817 Uint32, c6818 Decimal(15,0), c6819 Date32, c6820 Timestamp NOT NULL, c6821 Float NOT NULL, c6822 Decimal(35,10) NOT NULL, c6823 String NOT NULL, c6824 Decimal(35,10), c6825 Interval64, c6826 Json, c6827 Yson, c6828 Decimal(22,9), c6829 Int32 NOT NULL, c6830 Date, c6831 String, c6832 Date32, c6833 Uint16, c6834 Utf8 NOT NULL, c6835 Float, c6836 Interval64 NOT NULL, c6837 Int64 NOT NULL, c6838 Uint64 NOT NULL, c6839 Timestamp, c6840 Date, c6841 String NOT NULL, c6842 Decimal(35,10) NOT NULL, c6843 Uint64 NOT NULL, c6844 Timestamp64, c6845 Timestamp64 NOT NULL, c6846 Uint16, c6847 Decimal(35,10), c6848 String, c6849 Yson NOT NULL, c6850 Date, c6851 Datetime, c6852 Decimal(15,0), c6853 Timestamp64, c6854 Json NOT NULL, c6855 Timestamp64 NOT NULL, c6856 Timestamp64 NOT NULL, c6857 Int32, c6858 Timestamp, c6859 Uint16, c6860 Uint16, c6861 Datetime64 NOT NULL, c6862 Uint32 NOT NULL, c6863 Timestamp64, c6864 JsonDocument NOT NULL, c6865 Uint16, c6866 JsonDocument NOT NULL, c6867 Json, c6868 Datetime, c6869 Uint16, c6870 Datetime64 NOT NULL, c6871 Int8, c6872 Uint8, c6873 Uint16, c6874 Json NOT NULL, c6875 Int64 NOT NULL, c6876 Int16, c6877 Int64, c6878 Uint32, c6879 Decimal(15,0) NOT NULL, c6880 Json, c6881 Interval64, c6882 Int32 NOT NULL, c6883 Uint32 NOT NULL, c6884 Yson, c6885 Date32 NOT NULL, c6886 Json, c6887 Uint16 NOT NULL, c6888 Interval64 NOT NULL, c6889 Timestamp, c6890 Int64 NOT NULL, c6891 Uint16 NOT NULL, c6892 Timestamp64, c6893 Decimal(35,10) NOT NULL, c6894 Int16 NOT NULL, c6895 Date, c6896 Float NOT NULL, c6897 String, c6898 Int32 NOT NULL, c6899 Double, c6900 Uint32 NOT NULL, c6901 Date32 NOT NULL, c6902 Yson, c6903 Timestamp, c6904 Decimal(35,10), c6905 Date, c6906 Datetime NOT NULL, c6907 Int8 NOT NULL, c6908 Uint64, c6909 Datetime64 NOT NULL, c6910 JsonDocument NOT NULL, c6911 Date32, c6912 Uint32 NOT NULL, c6913 Timestamp64 NOT NULL, c6914 Decimal(35,10), c6915 Int16, c6916 String, c6917 Double NOT NULL, c6918 Datetime NOT NULL, c6919 Decimal(35,10) NOT NULL, c6920 JsonDocument, c6921 Timestamp64, c6922 Date, c6923 String, c6924 Float, c6925 Float NOT NULL, c6926 Int8, c6927 Uint64, c6928 Timestamp, c6929 Int64 NOT NULL, c6930 Int16, c6931 Float, c6932 Datetime NOT NULL, c6933 Uint32, c6934 Datetime64 NOT NULL, c6935 Json NOT NULL, c6936 String NOT NULL, c6937 Datetime64 NOT NULL, c6938 Int64 NOT NULL, c6939 Int32 NOT NULL, c6940 Utf8, c6941 Uint16 NOT NULL, c6942 Datetime NOT NULL, c6943 Date32 NOT NULL, c6944 Decimal(15,0) NOT NULL, c6945 Decimal(35,10), c6946 Interval64, c6947 Timestamp64 NOT NULL, c6948 Decimal(22,9) NOT NULL, c6949 Uint32 NOT NULL, c6950 Decimal(22,9) NOT NULL, c6951 JsonDocument NOT NULL, c6952 Datetime64, c6953 Decimal(15,0) NOT NULL, c6954 Uint16 NOT NULL, c6955 Date32, c6956 Datetime NOT NULL, c6957 Date, c6958 Float NOT NULL, c6959 Decimal(35,10), c6960 Uint32, c6961 Int16 NOT NULL, c6962 Datetime NOT NULL, c6963 Yson, c6964 Decimal(35,10), c6965 Float NOT NULL, c6966 Timestamp, c6967 Int8 NOT NULL, c6968 Uint32, c6969 String, c6970 Datetime, c6971 Utf8 NOT NULL, c6972 Date32 NOT NULL, c6973 String, c6974 Decimal(22,9) NOT NULL, c6975 JsonDocument NOT NULL, c6976 String NOT NULL, c6977 Int8, c6978 JsonDocument, c6979 Decimal(22,9) NOT NULL, c6980 String, c6981 Datetime NOT NULL, c6982 Int8 NOT NULL, c6983 Int16 NOT NULL, c6984 Uint8, c6985 Int64 NOT NULL, c6986 Double, c6987 Yson, c6988 Json NOT NULL, c6989 Int32 NOT NULL, c6990 Uint16, c6991 Double NOT NULL, c6992 Json NOT NULL, c6993 Uint64 NOT NULL, c6994 Timestamp, c6995 Datetime64 NOT NULL, c6996 Uint32, c6997 Int8 NOT NULL, c6998 Uint16, c6999 Datetime64 NOT NULL, c7000 Decimal(22,9) NOT NULL, c7001 JsonDocument, c7002 Uint16, c7003 Decimal(15,0), c7004 Yson NOT NULL, c7005 Timestamp64 NOT NULL, c7006 Json NOT NULL, c7007 Uint64, c7008 Decimal(22,9) NOT NULL, c7009 Datetime64 NOT NULL, c7010 Int32, c7011 JsonDocument NOT NULL, c7012 Int16, c7013 Int16 NOT NULL, c7014 Int16 NOT NULL, c7015 Utf8, c7016 Decimal(15,0), c7017 Int32 NOT NULL, c7018 Interval64 NOT NULL, c7019 Int32 NOT NULL, c7020 String NOT NULL, c7021 Date, c7022 Uint64, c7023 Uint8 NOT NULL, c7024 Decimal(35,10) NOT NULL, c7025 Int32, c7026 JsonDocument, c7027 Int64 NOT NULL, c7028 Int8, c7029 Date32, c7030 Double NOT NULL, c7031 Datetime64 NOT NULL, c7032 Timestamp NOT NULL, c7033 Int32 NOT NULL, c7034 Decimal(35,10), c7035 Decimal(35,10) NOT NULL, c7036 Timestamp NOT NULL, c7037 Int8 NOT NULL, c7038 Interval64, c7039 Uint64 NOT NULL, c7040 Uint32, c7041 Json, c7042 Uint64, c7043 Int64, c7044 Decimal(35,10), c7045 Int8 NOT NULL, c7046 JsonDocument NOT NULL, c7047 Utf8, c7048 Date, c7049 Timestamp64, c7050 Timestamp, c7051 Timestamp, c7052 Uint8 NOT NULL, c7053 Float NOT NULL, c7054 Float NOT NULL, c7055 JsonDocument NOT NULL, c7056 String NOT NULL, c7057 Datetime64 NOT NULL, c7058 Uint32 NOT NULL, c7059 Datetime64 NOT NULL, c7060 Int8, c7061 Json NOT NULL, c7062 Uint32, c7063 Uint16, c7064 Decimal(35,10) NOT NULL, c7065 Uint8 NOT NULL, c7066 Datetime, c7067 Utf8 NOT NULL, c7068 Uint64 NOT NULL, c7069 String NOT NULL, c7070 Json NOT NULL, c7071 Decimal(22,9), c7072 Decimal(15,0) NOT NULL, c7073 Datetime NOT NULL, c7074 Datetime, c7075 String, c7076 JsonDocument, c7077 Int64 NOT NULL, c7078 Timestamp NOT NULL, c7079 Timestamp64 NOT NULL, c7080 JsonDocument, c7081 Double, c7082 Uint32 NOT NULL, c7083 Date32 NOT NULL, c7084 Int32 NOT NULL, c7085 Json NOT NULL, c7086 String, c7087 JsonDocument NOT NULL, c7088 Float, c7089 Interval64 NOT NULL, c7090 Decimal(22,9) NOT NULL, c7091 Uint8, c7092 Date, c7093 Decimal(35,10) NOT NULL, c7094 Timestamp64, c7095 Int16, c7096 Float NOT NULL, c7097 JsonDocument NOT NULL, c7098 Timestamp64, c7099 Decimal(15,0) NOT NULL, c7100 Utf8, c7101 Decimal(15,0) NOT NULL, c7102 Decimal(22,9) NOT NULL, c7103 Int64, c7104 Uint32, c7105 Datetime NOT NULL, c7106 Uint32, c7107 Uint16 NOT NULL, c7108 Yson, c7109 JsonDocument, c7110 JsonDocument NOT NULL, c7111 Int16 NOT NULL, c7112 Decimal(35,10), c7113 JsonDocument, c7114 JsonDocument NOT NULL, c7115 Yson NOT NULL, c7116 Date, c7117 Decimal(22,9) NOT NULL, c7118 Decimal(15,0) NOT NULL, c7119 Json NOT NULL, c7120 Uint8 NOT NULL, c7121 Interval64, c7122 Uint8, c7123 Yson NOT NULL, c7124 Uint32 NOT NULL, c7125 Float, c7126 Float NOT NULL, c7127 Date32, c7128 Uint8 NOT NULL, c7129 Yson NOT NULL, c7130 JsonDocument, c7131 Decimal(22,9) NOT NULL, c7132 Int64 NOT NULL, c7133 Int8 NOT NULL, c7134 Uint64, c7135 String, c7136 Datetime64, c7137 Datetime NOT NULL, c7138 Decimal(15,0) NOT NULL, c7139 Double NOT NULL, c7140 Double, c7141 Uint32, c7142 Uint32, c7143 Interval64 NOT NULL, c7144 Int16 NOT NULL, c7145 Double, c7146 JsonDocument NOT NULL, c7147 Uint64, c7148 Uint32, c7149 Int32 NOT NULL, c7150 Float NOT NULL, c7151 Timestamp NOT NULL, c7152 Double, c7153 Utf8, c7154 Timestamp, c7155 Decimal(15,0), c7156 Uint8 NOT NULL, c7157 Decimal(22,9), c7158 Utf8, c7159 Interval64, c7160 String NOT NULL, c7161 Timestamp, c7162 Utf8 NOT NULL, c7163 Yson NOT NULL, c7164 Utf8 NOT NULL, c7165 Int64 NOT NULL, c7166 Int32, c7167 Uint64 NOT NULL, c7168 Int16, c7169 Interval64, c7170 Int64, c7171 Timestamp NOT NULL, c7172 Yson NOT NULL, c7173 JsonDocument, c7174 JsonDocument NOT NULL, c7175 Uint64 NOT NULL, c7176 Int16, c7177 Uint8, c7178 Uint32, c7179 Int32 NOT NULL, c7180 Interval64, c7181 Yson NOT NULL, c7182 Decimal(15,0) NOT NULL, c7183 Date NOT NULL, c7184 Decimal(35,10) NOT NULL, c7185 Timestamp, c7186 Int64, c7187 Datetime NOT NULL, c7188 Timestamp64, c7189 JsonDocument, c7190 Json NOT NULL, c7191 Int64, c7192 Double NOT NULL, c7193 Decimal(15,0) NOT NULL, c7194 Double, c7195 Int16 NOT NULL, c7196 Yson, c7197 Decimal(22,9), c7198 Datetime64 NOT NULL, c7199 Double NOT NULL, c7200 Decimal(15,0), c7201 Uint16 NOT NULL, c7202 String NOT NULL, c7203 Timestamp64, c7204 Json NOT NULL, c7205 Int64, c7206 Timestamp, c7207 Int32 NOT NULL, c7208 Int32 NOT NULL, c7209 Int32, c7210 Datetime64, c7211 Uint64 NOT NULL, c7212 Interval64, c7213 Int8 NOT NULL, c7214 Decimal(22,9), c7215 Json, c7216 Timestamp64, c7217 Uint32, c7218 Uint64, c7219 Datetime64, c7220 Uint16, c7221 Decimal(35,10), c7222 Double, c7223 Double NOT NULL, c7224 Decimal(35,10), c7225 Int8, c7226 Decimal(22,9) NOT NULL, c7227 Date NOT NULL, c7228 String, c7229 Int8, c7230 Decimal(22,9) NOT NULL, c7231 Timestamp NOT NULL, c7232 Date NOT NULL, c7233 String NOT NULL, c7234 String, c7235 String NOT NULL, c7236 Uint32, c7237 Date, c7238 Int64 NOT NULL, c7239 Date NOT NULL, c7240 Interval64 NOT NULL, c7241 Decimal(22,9), c7242 Timestamp64, c7243 Interval64, c7244 Double NOT NULL, c7245 Date32 NOT NULL, c7246 Uint32 NOT NULL, c7247 Timestamp NOT NULL, c7248 Date32 NOT NULL, c7249 Double, c7250 Int32, c7251 Timestamp64, c7252 Int8, c7253 Uint32, c7254 Decimal(35,10), c7255 Decimal(35,10), c7256 Utf8 NOT NULL, c7257 Uint64, c7258 Timestamp NOT NULL, c7259 Timestamp64 NOT NULL, c7260 Int8, c7261 Interval64, c7262 Yson NOT NULL, c7263 Timestamp, c7264 Datetime NOT NULL, c7265 Int16, c7266 Decimal(22,9), c7267 Double NOT NULL, c7268 Utf8, c7269 Utf8 NOT NULL, c7270 Date NOT NULL, c7271 Date32, c7272 Uint8 NOT NULL, c7273 Float, c7274 Datetime, c7275 Int8, c7276 Timestamp64, c7277 Int32, c7278 Date NOT NULL, c7279 Datetime64 NOT NULL, c7280 JsonDocument NOT NULL, c7281 Uint64, c7282 Yson NOT NULL, c7283 Decimal(22,9) NOT NULL, c7284 Date32, c7285 Yson NOT NULL, c7286 Int8, c7287 Date32, c7288 Float NOT NULL, c7289 Int64 NOT NULL, c7290 JsonDocument NOT NULL, c7291 Decimal(35,10) NOT NULL, c7292 Json, c7293 Uint64, c7294 Int8 NOT NULL, c7295 Int32 NOT NULL, c7296 Uint16 NOT NULL, c7297 Date NOT NULL, c7298 Decimal(22,9) NOT NULL, c7299 Decimal(22,9) NOT NULL, c7300 Decimal(15,0) NOT NULL, c7301 Json, c7302 Int32, c7303 Uint32, c7304 Decimal(35,10) NOT NULL, c7305 Uint8, c7306 Uint64 NOT NULL, c7307 Float NOT NULL, c7308 Interval64, c7309 Date NOT NULL, c7310 Timestamp64 NOT NULL, c7311 Uint64, c7312 Int64, c7313 Utf8, c7314 Int16 NOT NULL, c7315 Int64, c7316 Date, c7317 Int64 NOT NULL, c7318 Timestamp64, c7319 Int64 NOT NULL, c7320 Decimal(15,0), c7321 Timestamp64, c7322 Yson, c7323 Float NOT NULL, c7324 Interval64, c7325 Timestamp, c7326 Timestamp64, c7327 Uint16, c7328 Interval64, c7329 Timestamp NOT NULL, c7330 Double NOT NULL, c7331 Decimal(15,0), c7332 Int8 NOT NULL, c7333 Datetime NOT NULL, c7334 Utf8, c7335 Uint8 NOT NULL, c7336 Datetime64 NOT NULL, c7337 Int16 NOT NULL, c7338 String NOT NULL, c7339 Interval64 NOT NULL, c7340 Date, c7341 Interval64, c7342 Datetime64, c7343 Int32, c7344 Int64, c7345 Date32 NOT NULL, c7346 String NOT NULL, c7347 Timestamp NOT NULL, c7348 String NOT NULL, c7349 Int64, c7350 Float, c7351 Json NOT NULL, c7352 Json NOT NULL, c7353 Int16, c7354 Datetime64 NOT NULL, c7355 Interval64, c7356 Uint64, c7357 Float, c7358 Decimal(15,0), c7359 Datetime64, c7360 JsonDocument, c7361 Decimal(35,10), c7362 Interval64, c7363 JsonDocument NOT NULL, c7364 Yson NOT NULL, c7365 Uint16, c7366 Date32, c7367 Json, c7368 Float, c7369 Decimal(22,9) NOT NULL, c7370 Float, c7371 Uint16 NOT NULL, c7372 Uint64, c7373 Double NOT NULL, c7374 Interval64 NOT NULL, c7375 Decimal(35,10) NOT NULL, c7376 Float, c7377 Int32, c7378 Double NOT NULL, c7379 Double, c7380 Json, c7381 Uint32 NOT NULL, c7382 Uint64 NOT NULL, c7383 Date NOT NULL, c7384 Date32 NOT NULL, c7385 String NOT NULL, c7386 Double, c7387 Date, c7388 Date32, c7389 Yson NOT NULL, c7390 Date NOT NULL, c7391 Datetime64, c7392 Double NOT NULL, c7393 JsonDocument NOT NULL, c7394 Utf8 NOT NULL, c7395 Int64 NOT NULL, c7396 Decimal(22,9) NOT NULL, c7397 Uint32, c7398 Decimal(15,0), c7399 Date, c7400 Int64 NOT NULL, c7401 Int16, c7402 Interval64 NOT NULL, c7403 Int32, c7404 Uint16, c7405 Int32, c7406 Date32 NOT NULL, c7407 Datetime64, c7408 Date32 NOT NULL, c7409 String, c7410 Float NOT NULL, c7411 Decimal(15,0) NOT NULL, c7412 Json NOT NULL, c7413 Uint32, c7414 Timestamp64, c7415 Int8 NOT NULL, c7416 Int16 NOT NULL, c7417 Uint32 NOT NULL, c7418 Date, c7419 Yson, c7420 Int16 NOT NULL, c7421 Int64, c7422 Float, c7423 Timestamp64, c7424 Decimal(22,9), c7425 Uint16 NOT NULL, c7426 Json, c7427 Timestamp64, c7428 Uint16, c7429 Int64 NOT NULL, c7430 Yson, c7431 Uint64 NOT NULL, c7432 Int8, c7433 Utf8, c7434 Utf8, c7435 Datetime64 NOT NULL, c7436 Utf8 NOT NULL, c7437 Date32 NOT NULL, c7438 Uint32 NOT NULL, c7439 Uint64, c7440 Decimal(22,9) NOT NULL, c7441 Timestamp NOT NULL, c7442 Uint64, c7443 Date32 NOT NULL, c7444 JsonDocument NOT NULL, c7445 String NOT NULL, c7446 JsonDocument NOT NULL, c7447 Yson NOT NULL, c7448 Json, c7449 Uint64 NOT NULL, c7450 Int16, c7451 Double, c7452 Timestamp64 NOT NULL, c7453 Uint16, c7454 Decimal(15,0) NOT NULL, c7455 Int64 NOT NULL, c7456 Decimal(22,9), c7457 Float NOT NULL, c7458 Datetime, c7459 Uint16, c7460 Double NOT NULL, c7461 Utf8, c7462 Date NOT NULL, c7463 Datetime64 NOT NULL, c7464 Date32, c7465 Double NOT NULL, c7466 Datetime NOT NULL, c7467 Timestamp64 NOT NULL, c7468 Int64 NOT NULL, c7469 Int32, c7470 Interval64 NOT NULL, c7471 Json, c7472 Decimal(22,9), c7473 Decimal(15,0), c7474 Int64 NOT NULL, c7475 Json NOT NULL, c7476 Date32 NOT NULL, c7477 Decimal(35,10), c7478 Decimal(35,10), c7479 JsonDocument NOT NULL, c7480 Yson, c7481 Int16, c7482 Date NOT NULL, c7483 Int64, c7484 Timestamp, c7485 Decimal(15,0) NOT NULL, c7486 Date NOT NULL, c7487 Timestamp, c7488 Int64 NOT NULL, c7489 Uint64, c7490 Json NOT NULL, c7491 Int8, c7492 Json, c7493 Float, c7494 Float, c7495 JsonDocument NOT NULL, c7496 Float NOT NULL, c7497 String, c7498 Timestamp, c7499 Utf8, c7500 Timestamp NOT NULL, c7501 Uint32, c7502 Int8 NOT NULL, c7503 Json, c7504 Int8 NOT NULL, c7505 Int32 NOT NULL, c7506 Int64, c7507 Interval64 NOT NULL, c7508 Decimal(22,9) NOT NULL, c7509 Int16, c7510 Int32 NOT NULL, c7511 Utf8 NOT NULL, c7512 Datetime64 NOT NULL, c7513 Decimal(15,0), c7514 Date NOT NULL, c7515 Timestamp, c7516 Json NOT NULL, c7517 Timestamp64, c7518 Utf8 NOT NULL, c7519 Datetime NOT NULL, c7520 Datetime64, c7521 Utf8, c7522 Double NOT NULL, c7523 Int16 NOT NULL, c7524 Timestamp NOT NULL, c7525 Int8 NOT NULL, c7526 Datetime64, c7527 Int8 NOT NULL, c7528 String, c7529 Interval64, c7530 Decimal(35,10), c7531 Int64, c7532 String NOT NULL, c7533 Decimal(22,9) NOT NULL, c7534 Decimal(35,10) NOT NULL, c7535 Decimal(22,9), c7536 Utf8 NOT NULL, c7537 Date32, c7538 Date32 NOT NULL, c7539 Utf8 NOT NULL, c7540 Utf8 NOT NULL, c7541 Uint8 NOT NULL, c7542 Uint64 NOT NULL, c7543 JsonDocument, c7544 Uint16, c7545 Datetime64, c7546 Uint32, c7547 Uint8, c7548 Int16 NOT NULL, c7549 Uint32, c7550 Decimal(35,10) NOT NULL, c7551 Timestamp NOT NULL, c7552 Uint32, c7553 Uint16 NOT NULL, c7554 Uint16, c7555 Uint8, c7556 Date32, c7557 Datetime, c7558 Float, c7559 Decimal(35,10), c7560 Json NOT NULL, c7561 Decimal(15,0) NOT NULL, c7562 Int16 NOT NULL, c7563 Int32 NOT NULL, c7564 Uint32 NOT NULL, c7565 String NOT NULL, c7566 Int16 NOT NULL, c7567 Utf8 NOT NULL, c7568 Int8 NOT NULL, c7569 Date32 NOT NULL, c7570 Uint64, c7571 JsonDocument, c7572 Double, c7573 Uint64, c7574 Date32, c7575 Int8 NOT NULL, c7576 Date NOT NULL, c7577 Uint64 NOT NULL, c7578 Int32 NOT NULL, c7579 Utf8, c7580 Datetime64 NOT NULL, c7581 Date NOT NULL, c7582 Int32 NOT NULL, c7583 Uint64 NOT NULL, c7584 Datetime64 NOT NULL, c7585 Int8, c7586 Uint32, c7587 Uint16 NOT NULL, c7588 Decimal(15,0), c7589 Int16, c7590 Json, c7591 Decimal(15,0) NOT NULL, c7592 Yson NOT NULL, c7593 Json NOT NULL, c7594 Uint64, c7595 Uint32, c7596 Datetime NOT NULL, c7597 Int64, c7598 Json NOT NULL, c7599 Interval64 NOT NULL, c7600 Float NOT NULL, c7601 Int64, c7602 Int16, c7603 Int64 NOT NULL, c7604 Date, c7605 Int8, c7606 Timestamp64 NOT NULL, c7607 Datetime NOT NULL, c7608 Int16, c7609 Int32 NOT NULL, c7610 Int32, c7611 Interval64 NOT NULL, c7612 Float, c7613 JsonDocument, c7614 Float, c7615 Json NOT NULL, c7616 Datetime NOT NULL, c7617 String, c7618 Json NOT NULL, c7619 String NOT NULL, c7620 Date, c7621 Int16 NOT NULL, c7622 Date, c7623 Datetime, c7624 Datetime64 NOT NULL, c7625 Int16 NOT NULL, c7626 Utf8 NOT NULL, c7627 Decimal(15,0) NOT NULL, c7628 Date, c7629 String NOT NULL, c7630 Date, c7631 Double, c7632 Interval64 NOT NULL, c7633 Double, c7634 Datetime, c7635 Uint32, c7636 Int8, c7637 Yson NOT NULL, c7638 Int32, c7639 Json NOT NULL, c7640 Datetime, c7641 Uint16, c7642 Utf8 NOT NULL, c7643 Uint64, c7644 Uint32, c7645 Yson NOT NULL, c7646 Double NOT NULL, c7647 JsonDocument NOT NULL, c7648 Uint16 NOT NULL, c7649 Datetime NOT NULL, c7650 Decimal(35,10), c7651 Decimal(22,9), c7652 Date NOT NULL, c7653 Int64, c7654 Float NOT NULL, c7655 Datetime, c7656 Datetime, c7657 Datetime, c7658 Timestamp64 NOT NULL, c7659 Int8 NOT NULL, c7660 Uint32, c7661 Double NOT NULL, c7662 Double, c7663 Decimal(22,9) NOT NULL, c7664 Int32, c7665 Uint8 NOT NULL, c7666 Date32, c7667 Int16 NOT NULL, c7668 Datetime64 NOT NULL, c7669 Int64, c7670 Decimal(35,10) NOT NULL, c7671 Datetime NOT NULL, c7672 Float, c7673 Json, c7674 Timestamp64, c7675 Int64, c7676 Date32 NOT NULL, c7677 Double NOT NULL, c7678 Uint64 NOT NULL, c7679 Datetime NOT NULL, c7680 Datetime NOT NULL, c7681 Date NOT NULL, c7682 Uint16, c7683 Int32, c7684 Datetime NOT NULL, c7685 Decimal(15,0) NOT NULL, c7686 Int8 NOT NULL, c7687 Yson NOT NULL, c7688 Uint16 NOT NULL, c7689 Int64 NOT NULL, c7690 Interval64, c7691 Float NOT NULL, c7692 Timestamp NOT NULL, c7693 Uint16 NOT NULL, c7694 Utf8, c7695 Decimal(35,10) NOT NULL, c7696 Uint16 NOT NULL, c7697 Json NOT NULL, c7698 Date NOT NULL, c7699 Int8, c7700 Decimal(15,0), c7701 Yson, c7702 Decimal(35,10), c7703 Timestamp64 NOT NULL, c7704 Int8 NOT NULL, c7705 Timestamp64, c7706 Interval64 NOT NULL, c7707 Utf8 NOT NULL, c7708 Datetime64, c7709 Double NOT NULL, c7710 Int16, c7711 Int16 NOT NULL, c7712 Int32 NOT NULL, c7713 Timestamp, c7714 Decimal(35,10), c7715 Uint16 NOT NULL, c7716 Float NOT NULL, c7717 Timestamp NOT NULL, c7718 Int64 NOT NULL, c7719 Yson, c7720 Uint8 NOT NULL, c7721 Datetime, c7722 Uint16 NOT NULL, c7723 Int8, c7724 Timestamp64 NOT NULL, c7725 Float, c7726 Decimal(15,0) NOT NULL, c7727 Double, c7728 Uint64, c7729 Utf8, c7730 Datetime64 NOT NULL, c7731 Interval64 NOT NULL, c7732 Decimal(22,9) NOT NULL, c7733 Json NOT NULL, c7734 Int64 NOT NULL, c7735 JsonDocument NOT NULL, c7736 Json NOT NULL, c7737 Date, c7738 Yson, c7739 Yson, c7740 Interval64 NOT NULL, c7741 Json NOT NULL, c7742 Double, c7743 Timestamp64 NOT NULL, c7744 Int32, c7745 Uint16, c7746 Int8 NOT NULL, c7747 JsonDocument NOT NULL, c7748 Datetime64 NOT NULL, c7749 Int8, c7750 Date NOT NULL, c7751 Uint8 NOT NULL, c7752 Yson NOT NULL, c7753 Utf8 NOT NULL, c7754 Utf8 NOT NULL, c7755 Json, c7756 Decimal(35,10) NOT NULL, c7757 Timestamp NOT NULL, c7758 Int64, c7759 JsonDocument, c7760 Timestamp64, c7761 Int8 NOT NULL, c7762 Decimal(35,10) NOT NULL, c7763 Int8 NOT NULL, c7764 Uint64, c7765 Int32 NOT NULL, c7766 String NOT NULL, c7767 Decimal(15,0) NOT NULL, c7768 Decimal(35,10) NOT NULL, c7769 Uint32, c7770 Interval64, c7771 Int8 NOT NULL, c7772 Uint64, c7773 Date32 NOT NULL, c7774 Date32, c7775 Interval64, c7776 Timestamp NOT NULL, c7777 Date32, c7778 Utf8 NOT NULL, c7779 Decimal(15,0) NOT NULL, c7780 Uint32 NOT NULL, c7781 Decimal(15,0), c7782 Float, c7783 Date NOT NULL, c7784 Date NOT NULL, c7785 Timestamp NOT NULL, c7786 Int8, c7787 Datetime64, c7788 Int8, c7789 Date32 NOT NULL, c7790 Int64 NOT NULL, c7791 Datetime NOT NULL, c7792 Uint32, c7793 Timestamp, c7794 Datetime, c7795 Timestamp, c7796 Int64 NOT NULL, c7797 Datetime NOT NULL, c7798 Uint8 NOT NULL, c7799 Timestamp64 NOT NULL, c7800 Uint8 NOT NULL, c7801 Interval64, c7802 Json NOT NULL, c7803 Uint16, c7804 Int64, c7805 Int16 NOT NULL, c7806 Uint16 NOT NULL, c7807 Uint32 NOT NULL, c7808 Decimal(22,9) NOT NULL, c7809 Uint64 NOT NULL, c7810 Yson NOT NULL, c7811 Int8, c7812 Int64, c7813 Int8, c7814 Date32 NOT NULL, c7815 Uint16, c7816 Uint64, c7817 Date NOT NULL, c7818 String NOT NULL, c7819 Int32 NOT NULL, c7820 String NOT NULL, c7821 Json NOT NULL, c7822 Yson NOT NULL, c7823 Date NOT NULL, c7824 Float NOT NULL, c7825 Uint32 NOT NULL, c7826 Datetime64, c7827 Timestamp64, c7828 Uint16 NOT NULL, c7829 Datetime NOT NULL, c7830 Float NOT NULL, c7831 Int64 NOT NULL, c7832 Float NOT NULL, c7833 Int32 NOT NULL, c7834 Utf8, c7835 Timestamp, c7836 Interval64 NOT NULL, c7837 Int16, c7838 Int32, c7839 JsonDocument NOT NULL, c7840 Uint64 NOT NULL, c7841 Int64 NOT NULL, c7842 Uint64 NOT NULL, c7843 Decimal(15,0), c7844 JsonDocument NOT NULL, c7845 Interval64 NOT NULL, c7846 Int64, c7847 Float, c7848 Decimal(15,0), c7849 Uint64 NOT NULL, c7850 Datetime64, c7851 Date32, c7852 Decimal(35,10) NOT NULL, c7853 Uint8 NOT NULL, c7854 Date, c7855 Decimal(15,0) NOT NULL, c7856 Yson, c7857 Datetime NOT NULL, c7858 Uint64, c7859 Timestamp, c7860 Json NOT NULL, c7861 Timestamp NOT NULL, c7862 Double NOT NULL, c7863 Utf8 NOT NULL, c7864 Uint32, c7865 Interval64, c7866 Timestamp64 NOT NULL, c7867 String, c7868 Uint64 NOT NULL, c7869 Datetime64 NOT NULL, c7870 Date, c7871 Yson, c7872 Decimal(35,10), c7873 Date, c7874 Double NOT NULL, c7875 String NOT NULL, c7876 Timestamp64, c7877 Interval64 NOT NULL, c7878 Datetime64 NOT NULL, c7879 Timestamp, c7880 Datetime64, c7881 Decimal(35,10), c7882 JsonDocument NOT NULL, c7883 Int64, c7884 Decimal(15,0), c7885 Yson NOT NULL, c7886 Json, c7887 JsonDocument NOT NULL, c7888 Float NOT NULL, c7889 Int8 NOT NULL, c7890 Uint64 NOT NULL, c7891 Int16 NOT NULL, c7892 JsonDocument NOT NULL, c7893 Int64, c7894 Timestamp NOT NULL, c7895 Uint32 NOT NULL, c7896 Int64 NOT NULL, c7897 Json, c7898 Float NOT NULL, c7899 Float NOT NULL, c7900 Decimal(22,9), c7901 Decimal(35,10) NOT NULL, c7902 Double NOT NULL, c7903 Decimal(35,10) NOT NULL, c7904 Timestamp, c7905 Interval64, c7906 Int64, c7907 Date, c7908 Yson, c7909 Double NOT NULL, c7910 Uint32, c7911 Decimal(35,10) NOT NULL, c7912 JsonDocument NOT NULL, c7913 Date32, c7914 Int16 NOT NULL, c7915 Json, c7916 Int8 NOT NULL, c7917 Float NOT NULL, c7918 Date32 NOT NULL, c7919 Uint64 NOT NULL, c7920 Timestamp, c7921 Json, c7922 String NOT NULL, c7923 Double NOT NULL, c7924 Int8 NOT NULL, c7925 Yson, c7926 Uint8 NOT NULL, c7927 Date32, c7928 Datetime, c7929 Json, c7930 Int8, c7931 JsonDocument NOT NULL, c7932 Decimal(35,10), c7933 Timestamp NOT NULL, c7934 Uint8 NOT NULL, c7935 Json NOT NULL, c7936 Int8 NOT NULL, c7937 Uint32, c7938 JsonDocument NOT NULL, c7939 Decimal(35,10), c7940 Datetime NOT NULL, c7941 Datetime NOT NULL, c7942 Datetime64, c7943 Uint16 NOT NULL, c7944 Decimal(22,9) NOT NULL, c7945 Utf8 NOT NULL, c7946 Interval64, c7947 Int16 NOT NULL, c7948 Date, c7949 Int64, c7950 Int32, c7951 Int8, c7952 Decimal(15,0), c7953 Json NOT NULL, c7954 Int16 NOT NULL, c7955 Datetime NOT NULL, c7956 Date, c7957 Int64 NOT NULL, c7958 Utf8, c7959 Int16, c7960 String NOT NULL, c7961 Decimal(35,10) NOT NULL, c7962 Timestamp, c7963 Datetime NOT NULL, c7964 Int64, c7965 Double NOT NULL, c7966 Decimal(15,0), c7967 Decimal(22,9) NOT NULL, c7968 Double NOT NULL, c7969 Decimal(15,0), c7970 Int32 NOT NULL, c7971 Yson NOT NULL, c7972 Uint64 NOT NULL, c7973 Date NOT NULL, c7974 Yson NOT NULL, c7975 Decimal(15,0), c7976 Timestamp64 NOT NULL, c7977 Timestamp NOT NULL, c7978 Date32 NOT NULL, c7979 JsonDocument NOT NULL, c7980 Uint8, c7981 Date32, c7982 Float NOT NULL, c7983 Utf8, c7984 Interval64, c7985 Interval64, c7986 Decimal(15,0) NOT NULL, c7987 Int32 NOT NULL, c7988 Json NOT NULL, c7989 Int8, c7990 Int32 NOT NULL, c7991 Double, c7992 Uint8 NOT NULL, c7993 Decimal(22,9), c7994 Uint64, c7995 String NOT NULL, c7996 Float NOT NULL, c7997 Timestamp64, c7998 Decimal(22,9), c7999 Uint16, c8000 Uint8 NOT NULL, c8001 Uint64 NOT NULL, c8002 Int16 NOT NULL, c8003 Json, c8004 Decimal(15,0) NOT NULL, c8005 Uint64, c8006 Int64, c8007 Uint32, c8008 Yson, c8009 Int32, c8010 Utf8, c8011 Decimal(22,9), c8012 Decimal(15,0), c8013 Decimal(35,10), c8014 String NOT NULL, c8015 Date, c8016 Int64, c8017 Datetime, c8018 Decimal(15,0) NOT NULL, c8019 Yson, c8020 Datetime, c8021 Date32, c8022 Int32 NOT NULL, c8023 Double NOT NULL, c8024 Date32, c8025 Date NOT NULL, c8026 Uint32, c8027 Double NOT NULL, c8028 Float NOT NULL, c8029 Double, c8030 Int16 NOT NULL, c8031 Int64 NOT NULL, c8032 Uint32, c8033 Date, c8034 Interval64, c8035 Date32 NOT NULL, c8036 String NOT NULL, c8037 Int8 NOT NULL, c8038 Interval64, c8039 Int32 NOT NULL, c8040 Timestamp NOT NULL, c8041 Uint32 NOT NULL, c8042 Int32 NOT NULL, c8043 Timestamp, c8044 Uint32 NOT NULL, c8045 Int64 NOT NULL, c8046 JsonDocument, c8047 Timestamp64 NOT NULL, c8048 Decimal(35,10), c8049 Float, c8050 Interval64, c8051 Json, c8052 Decimal(22,9), c8053 Datetime64 NOT NULL, c8054 Decimal(22,9) NOT NULL, c8055 Uint32 NOT NULL, c8056 Float NOT NULL, c8057 Decimal(35,10) NOT NULL, c8058 Yson NOT NULL, c8059 Uint16, c8060 String, c8061 Int32, c8062 Int16, c8063 Uint8 NOT NULL, c8064 Decimal(35,10), c8065 Json NOT NULL, c8066 Datetime64, c8067 Decimal(22,9) NOT NULL, c8068 Uint8, c8069 Float NOT NULL, c8070 Decimal(35,10), c8071 Timestamp NOT NULL, c8072 Uint16, c8073 Float NOT NULL, c8074 Decimal(35,10), c8075 Int32, c8076 String, c8077 Datetime64 NOT NULL, c8078 Interval64 NOT NULL, c8079 Uint32, c8080 Timestamp64, c8081 Datetime64 NOT NULL, c8082 Timestamp64 NOT NULL, c8083 Uint16, c8084 Uint32, c8085 Uint64 NOT NULL, c8086 Date NOT NULL, c8087 JsonDocument NOT NULL, c8088 Uint32, c8089 Int64 NOT NULL, c8090 Json, c8091 Decimal(15,0) NOT NULL, c8092 JsonDocument NOT NULL, c8093 Timestamp64, c8094 Int32 NOT NULL, c8095 Timestamp NOT NULL, c8096 Timestamp64 NOT NULL, c8097 Timestamp, c8098 Utf8 NOT NULL, c8099 Int16, c8100 Decimal(35,10) NOT NULL, c8101 Decimal(35,10) NOT NULL, c8102 Json NOT NULL, c8103 Interval64 NOT NULL, c8104 Datetime64, c8105 Uint64 NOT NULL, c8106 Int16, c8107 JsonDocument, c8108 Int32 NOT NULL, c8109 Interval64, c8110 Datetime, c8111 Double, c8112 Decimal(15,0), c8113 Uint64, c8114 Datetime NOT NULL, c8115 Datetime64 NOT NULL, c8116 Datetime, c8117 Uint8, c8118 Uint8, c8119 Int16 NOT NULL, c8120 Uint8 NOT NULL, c8121 Timestamp64 NOT NULL, c8122 Interval64, c8123 Int64, c8124 Int64, c8125 JsonDocument NOT NULL, c8126 Yson NOT NULL, c8127 Timestamp64, c8128 Datetime64, c8129 Datetime64 NOT NULL, c8130 Interval64 NOT NULL, c8131 JsonDocument, c8132 Int32 NOT NULL, c8133 Datetime, c8134 Decimal(15,0), c8135 Datetime64 NOT NULL, c8136 Utf8 NOT NULL, c8137 Float, c8138 Decimal(35,10) NOT NULL, c8139 Int16 NOT NULL, c8140 Uint32, c8141 Int8, c8142 Int32 NOT NULL, c8143 Interval64 NOT NULL, c8144 Double, c8145 Int64 NOT NULL, c8146 Float NOT NULL, c8147 Float, c8148 Int32, c8149 Json NOT NULL, c8150 Interval64, c8151 Float, c8152 Uint64 NOT NULL, c8153 Date32 NOT NULL, c8154 String, c8155 Decimal(35,10) NOT NULL, c8156 Decimal(35,10), c8157 Decimal(35,10), c8158 Uint32 NOT NULL, c8159 Timestamp, c8160 Yson, c8161 Decimal(35,10) NOT NULL, c8162 Int32 NOT NULL, c8163 Int8 NOT NULL, c8164 Date32, c8165 Int8, c8166 Float NOT NULL, c8167 Datetime64, c8168 Uint8 NOT NULL, c8169 Decimal(22,9) NOT NULL, c8170 Decimal(15,0), c8171 Double, c8172 Int16, c8173 JsonDocument NOT NULL, c8174 Yson NOT NULL, c8175 Yson NOT NULL, c8176 Timestamp64, c8177 Int32 NOT NULL, c8178 Uint16, c8179 Interval64 NOT NULL, c8180 Uint8, c8181 Int64, c8182 Int32 NOT NULL, c8183 Timestamp NOT NULL, c8184 Int64, c8185 JsonDocument NOT NULL, c8186 Uint64 NOT NULL, c8187 Timestamp64 NOT NULL, c8188 String, c8189 Yson NOT NULL, c8190 Uint8, c8191 Json NOT NULL, c8192 JsonDocument, c8193 JsonDocument, c8194 Double, c8195 Yson, c8196 Date, c8197 Timestamp64 NOT NULL, c8198 Utf8 NOT NULL, c8199 Decimal(15,0), c8200 Uint8 NOT NULL, c8201 Timestamp NOT NULL, c8202 Uint64 NOT NULL, c8203 Decimal(35,10) NOT NULL, c8204 Utf8, c8205 JsonDocument NOT NULL, c8206 Uint64 NOT NULL, c8207 Yson NOT NULL, c8208 Datetime, c8209 Interval64 NOT NULL, c8210 Datetime64, c8211 Uint64 NOT NULL, c8212 Uint32 NOT NULL, c8213 Yson, c8214 Decimal(15,0) NOT NULL, c8215 Yson, c8216 Interval64, c8217 Uint16 NOT NULL, c8218 Uint8, c8219 Int8 NOT NULL, c8220 JsonDocument, c8221 Uint32, c8222 Decimal(35,10), c8223 Decimal(22,9) NOT NULL, c8224 Int8, c8225 Date32 NOT NULL, c8226 Int32, c8227 Decimal(35,10), c8228 Datetime64 NOT NULL, c8229 Int8 NOT NULL, c8230 Int32 NOT NULL, c8231 Decimal(22,9) NOT NULL, c8232 Uint32, c8233 Int32 NOT NULL, c8234 Int8, c8235 Json, c8236 Date NOT NULL, c8237 Decimal(15,0), c8238 Datetime NOT NULL, c8239 Int8, c8240 Interval64 NOT NULL, c8241 Decimal(22,9), c8242 Uint64, c8243 Yson NOT NULL, c8244 Uint32, c8245 Decimal(35,10) NOT NULL, c8246 Uint32 NOT NULL, c8247 Uint32 NOT NULL, c8248 Decimal(35,10), c8249 Datetime64 NOT NULL, c8250 Datetime64 NOT NULL, c8251 Timestamp, c8252 String NOT NULL, c8253 Timestamp64, c8254 Timestamp, c8255 Datetime64 NOT NULL, c8256 Int32, c8257 Yson, c8258 Json NOT NULL, c8259 Datetime, c8260 Date32, c8261 Uint8 NOT NULL, c8262 Int64, c8263 Json NOT NULL, c8264 Interval64 NOT NULL, c8265 Json, c8266 Interval64, c8267 Datetime64, c8268 Utf8, c8269 Decimal(15,0) NOT NULL, c8270 Utf8 NOT NULL, c8271 Decimal(35,10), c8272 Datetime64 NOT NULL, c8273 Datetime, c8274 Datetime, c8275 Timestamp64 NOT NULL, c8276 Timestamp, c8277 Int64 NOT NULL, c8278 Uint32, c8279 Int16, c8280 Uint16 NOT NULL, c8281 Date32, c8282 Datetime64 NOT NULL, c8283 Interval64, c8284 Double NOT NULL, c8285 Date32, c8286 Int16, c8287 Int32, c8288 Datetime NOT NULL, c8289 Yson, c8290 Uint32 NOT NULL, c8291 Datetime NOT NULL, c8292 Timestamp64, c8293 Uint64 NOT NULL, c8294 Uint64 NOT NULL, c8295 Decimal(22,9), c8296 Decimal(22,9), c8297 Uint64 NOT NULL, c8298 Decimal(15,0) NOT NULL, c8299 String NOT NULL, c8300 Uint32 NOT NULL, c8301 JsonDocument, c8302 String, c8303 Timestamp64, c8304 Datetime NOT NULL, c8305 JsonDocument NOT NULL, c8306 Int8 NOT NULL, c8307 Float, c8308 Interval64 NOT NULL, c8309 Date32 NOT NULL, c8310 Decimal(22,9) NOT NULL, c8311 Datetime, c8312 Interval64, c8313 Float NOT NULL, c8314 Uint32 NOT NULL, c8315 Datetime64 NOT NULL, c8316 Uint8 NOT NULL, c8317 Double NOT NULL, c8318 Int8, c8319 Decimal(22,9), c8320 Int16, c8321 Datetime64, c8322 Timestamp NOT NULL, c8323 Uint32, c8324 Timestamp, c8325 String NOT NULL, c8326 Utf8 NOT NULL, c8327 Date, c8328 Uint8, c8329 String, c8330 Uint32 NOT NULL, c8331 Date NOT NULL, c8332 Uint16 NOT NULL, c8333 Datetime NOT NULL, c8334 Datetime NOT NULL, c8335 Timestamp64 NOT NULL, c8336 Timestamp NOT NULL, c8337 Uint32 NOT NULL, c8338 Int16 NOT NULL, c8339 Uint64 NOT NULL, c8340 Int32, c8341 Int32 NOT NULL, c8342 Uint16 NOT NULL, c8343 Uint8, c8344 Double, c8345 Decimal(22,9), c8346 Interval64, c8347 Datetime64, c8348 Json NOT NULL, c8349 String NOT NULL, c8350 JsonDocument, c8351 Uint64 NOT NULL, c8352 Uint64, c8353 Int64 NOT NULL, c8354 Uint8 NOT NULL, c8355 Date NOT NULL, c8356 Date NOT NULL, c8357 Datetime64, c8358 Interval64 NOT NULL, c8359 Uint32, c8360 Uint8, c8361 Timestamp NOT NULL, c8362 Timestamp, c8363 Decimal(15,0) NOT NULL, c8364 Uint64 NOT NULL, c8365 Double NOT NULL, c8366 String, c8367 Timestamp64, c8368 Timestamp NOT NULL, c8369 Decimal(15,0), c8370 Date32 NOT NULL, c8371 Datetime, c8372 Uint32, c8373 Uint16 NOT NULL, c8374 JsonDocument, c8375 Decimal(15,0) NOT NULL, c8376 Timestamp, c8377 Decimal(22,9) NOT NULL, c8378 Interval64 NOT NULL, c8379 Yson NOT NULL, c8380 Double, c8381 Decimal(15,0), c8382 Timestamp, c8383 Timestamp, c8384 String NOT NULL, c8385 Int8, c8386 Int8, c8387 Uint32 NOT NULL, c8388 Int64 NOT NULL, c8389 Yson NOT NULL, c8390 Date NOT NULL, c8391 Date, c8392 Date, c8393 String NOT NULL, c8394 Uint16, c8395 Uint8, c8396 Datetime64, c8397 Int16, c8398 Date NOT NULL, c8399 Double NOT NULL, c8400 JsonDocument NOT NULL, c8401 Timestamp, c8402 Decimal(15,0) NOT NULL, c8403 Yson, c8404 Uint64 NOT NULL, c8405 Uint16 NOT NULL, c8406 Uint16 NOT NULL, c8407 JsonDocument NOT NULL, c8408 Decimal(35,10), c8409 Decimal(15,0) NOT NULL, c8410 Int16 NOT NULL, c8411 Uint8, c8412 Uint64, c8413 Yson, c8414 Timestamp64, c8415 Uint64 NOT NULL, c8416 Datetime NOT NULL, c8417 Decimal(35,10), c8418 Uint16 NOT NULL, c8419 Datetime, c8420 Datetime64 NOT NULL, c8421 Decimal(35,10) NOT NULL, c8422 Decimal(22,9), c8423 Interval64, c8424 JsonDocument, c8425 Int64, c8426 Int64 NOT NULL, c8427 Uint16, c8428 Decimal(22,9) NOT NULL, c8429 Datetime64, c8430 Float, c8431 Uint32, c8432 Date32 NOT NULL, c8433 Yson, c8434 Decimal(15,0), c8435 Timestamp64, c8436 Utf8 NOT NULL, c8437 Int32, c8438 Uint64 NOT NULL, c8439 Int16 NOT NULL, c8440 Int64 NOT NULL, c8441 Uint32, c8442 String NOT NULL, c8443 Interval64 NOT NULL, c8444 Timestamp64 NOT NULL, c8445 Timestamp64, c8446 Utf8, c8447 Decimal(15,0), c8448 Int8 NOT NULL, c8449 Int32, c8450 Json, c8451 Int16, c8452 Uint16 NOT NULL, c8453 Int32 NOT NULL, c8454 Date NOT NULL, c8455 Timestamp NOT NULL, c8456 Int32 NOT NULL, c8457 Timestamp, c8458 Int16, c8459 Utf8, c8460 Int64, c8461 Date NOT NULL, c8462 Decimal(15,0), c8463 Date32 NOT NULL, c8464 Timestamp64 NOT NULL, c8465 Interval64, c8466 Uint16 NOT NULL, c8467 Int8 NOT NULL, c8468 Int8 NOT NULL, c8469 Uint16, c8470 String NOT NULL, c8471 JsonDocument, c8472 Int64, c8473 Int64 NOT NULL, c8474 Uint32 NOT NULL, c8475 Decimal(22,9), c8476 Datetime NOT NULL, c8477 Interval64 NOT NULL, c8478 Decimal(15,0) NOT NULL, c8479 Date32 NOT NULL, c8480 Date NOT NULL, c8481 Double, c8482 Float NOT NULL, c8483 Int32 NOT NULL, c8484 Int32, c8485 Double NOT NULL, c8486 Date32 NOT NULL, c8487 Int64, c8488 Date, c8489 Uint16, c8490 Double, c8491 Int32, c8492 Float NOT NULL, c8493 Utf8 NOT NULL, c8494 Uint16 NOT NULL, c8495 Uint8 NOT NULL, c8496 Datetime64, c8497 Utf8, c8498 Interval64, c8499 Float NOT NULL, c8500 Double, c8501 Date, c8502 Utf8 NOT NULL, c8503 Timestamp NOT NULL, c8504 Date NOT NULL, c8505 Date, c8506 Utf8 NOT NULL, c8507 Uint16 NOT NULL, c8508 Datetime64, c8509 Uint16, c8510 Date NOT NULL, c8511 Date, c8512 Date NOT NULL, c8513 Date32, c8514 Uint16 NOT NULL, c8515 JsonDocument NOT NULL, c8516 Datetime64 NOT NULL, c8517 Int64 NOT NULL, c8518 Yson NOT NULL, c8519 Utf8 NOT NULL, c8520 Interval64, c8521 Json NOT NULL, c8522 Interval64, c8523 Datetime64, c8524 Date32, c8525 Yson NOT NULL, c8526 Decimal(35,10) NOT NULL, c8527 Date32, c8528 Timestamp NOT NULL, c8529 Yson, c8530 Datetime NOT NULL, c8531 Json NOT NULL, c8532 Json NOT NULL, c8533 Timestamp64, c8534 Decimal(22,9) NOT NULL, c8535 Float, c8536 Json, c8537 Date NOT NULL, c8538 Int32 NOT NULL, c8539 Uint32 NOT NULL, c8540 Int8 NOT NULL, c8541 Int16, c8542 JsonDocument, c8543 Int8, c8544 Uint8 NOT NULL, c8545 Uint8 NOT NULL, c8546 Timestamp, c8547 Decimal(35,10) NOT NULL, c8548 Utf8 NOT NULL, c8549 Date, c8550 Uint64, c8551 Interval64 NOT NULL, c8552 Timestamp64, c8553 Decimal(35,10), c8554 Timestamp NOT NULL, c8555 String NOT NULL, c8556 String, c8557 String NOT NULL, c8558 Decimal(15,0), c8559 Decimal(15,0) NOT NULL, c8560 Double, c8561 Uint32 NOT NULL, c8562 Datetime64, c8563 Int32, c8564 JsonDocument, c8565 Datetime NOT NULL, c8566 Interval64 NOT NULL, c8567 Datetime64, c8568 Uint32 NOT NULL, c8569 Uint8 NOT NULL, c8570 String NOT NULL, c8571 Json, c8572 Decimal(35,10), c8573 Date, c8574 Int16, c8575 Double NOT NULL, c8576 Utf8, c8577 Uint32, c8578 Decimal(35,10), c8579 Interval64, c8580 Interval64, c8581 Decimal(35,10), c8582 Float, c8583 Uint64, c8584 Float, c8585 Datetime NOT NULL, c8586 Date, c8587 Interval64 NOT NULL, c8588 Uint32 NOT NULL, c8589 Timestamp64 NOT NULL, c8590 Date NOT NULL, c8591 Decimal(35,10) NOT NULL, c8592 Uint64, c8593 String NOT NULL, c8594 Datetime64, c8595 Date32, c8596 Decimal(35,10) NOT NULL, c8597 Decimal(15,0), c8598 Int8 NOT NULL, c8599 Uint64, c8600 Decimal(22,9), c8601 Datetime64 NOT NULL, c8602 Int8, c8603 Int32 NOT NULL, c8604 Uint8, c8605 Yson, c8606 String, c8607 Datetime, c8608 Double, c8609 Float NOT NULL, c8610 Uint64 NOT NULL, c8611 Decimal(35,10) NOT NULL, c8612 Int64 NOT NULL, c8613 Int8 NOT NULL, c8614 JsonDocument NOT NULL, c8615 Interval64 NOT NULL, c8616 Date32 NOT NULL, c8617 Int8 NOT NULL, c8618 Int16, c8619 Uint32 NOT NULL, c8620 Json NOT NULL, c8621 Json NOT NULL, c8622 String, c8623 Uint64 NOT NULL, c8624 Uint8, c8625 Uint16, c8626 Timestamp64 NOT NULL, c8627 Decimal(22,9) NOT NULL, c8628 Yson NOT NULL, c8629 Datetime64 NOT NULL, c8630 Uint64, c8631 Json NOT NULL, c8632 Date32, c8633 Datetime NOT NULL, c8634 String, c8635 Json, c8636 Uint8 NOT NULL, c8637 Date NOT NULL, c8638 Double, c8639 Double NOT NULL, c8640 Double NOT NULL, c8641 Datetime NOT NULL, c8642 Json, c8643 Int32, c8644 Int16, c8645 JsonDocument NOT NULL, c8646 Int8 NOT NULL, c8647 JsonDocument NOT NULL, c8648 Decimal(15,0), c8649 Decimal(22,9) NOT NULL, c8650 Date NOT NULL, c8651 Decimal(35,10), c8652 Uint64 NOT NULL, c8653 Float NOT NULL, c8654 Uint64 NOT NULL, c8655 Date32 NOT NULL, c8656 Json NOT NULL, c8657 Uint32, c8658 Int32, c8659 Decimal(15,0) NOT NULL, c8660 Timestamp64, c8661 Int32 NOT NULL, c8662 Uint32 NOT NULL, c8663 Date, c8664 Float, c8665 Int16, c8666 Int32, c8667 Date NOT NULL, c8668 Uint16, c8669 Date32, c8670 Decimal(22,9) NOT NULL, c8671 Uint64, c8672 Int32 NOT NULL, c8673 Timestamp, c8674 Uint8 NOT NULL, c8675 Decimal(15,0) NOT NULL, c8676 Datetime NOT NULL, c8677 Timestamp64 NOT NULL, c8678 Timestamp NOT NULL, c8679 Uint16 NOT NULL, c8680 Uint16, c8681 Double NOT NULL, c8682 Float NOT NULL, c8683 Decimal(22,9), c8684 Datetime, c8685 Datetime64 NOT NULL, c8686 Double NOT NULL, c8687 Decimal(15,0) NOT NULL, c8688 Date32, c8689 Timestamp64, c8690 Date, c8691 Utf8 NOT NULL, c8692 Json, c8693 Yson, c8694 Uint16, c8695 Double NOT NULL, c8696 Int64 NOT NULL, c8697 String, c8698 String NOT NULL, c8699 Decimal(35,10), c8700 JsonDocument NOT NULL, c8701 Int32 NOT NULL, c8702 Timestamp64 NOT NULL, c8703 Int32 NOT NULL, c8704 Int32, c8705 Datetime64, c8706 Datetime NOT NULL, c8707 Double, c8708 Int64, c8709 Int8, c8710 Int64, c8711 Double, c8712 Uint64 NOT NULL, c8713 Timestamp64 NOT NULL, c8714 Uint64, c8715 Float, c8716 Uint32 NOT NULL, c8717 Int32, c8718 Decimal(15,0), c8719 Decimal(15,0) NOT NULL, c8720 Int64, c8721 Uint8 NOT NULL, c8722 Int8 NOT NULL, c8723 JsonDocument NOT NULL, c8724 Yson NOT NULL, c8725 Date, c8726 Uint8, c8727 Int16, c8728 Date32, c8729 Timestamp, c8730 Date, c8731 Decimal(35,10) NOT NULL, c8732 Datetime64 NOT NULL, c8733 Datetime64, c8734 Timestamp64, c8735 Decimal(35,10), c8736 Interval64, c8737 Datetime, c8738 Float, c8739 JsonDocument, c8740 Date32, c8741 JsonDocument, c8742 Int64 NOT NULL, c8743 Timestamp64, c8744 Datetime64 NOT NULL, c8745 Uint64, c8746 Int16 NOT NULL, c8747 String, c8748 Double, c8749 Decimal(35,10), c8750 Datetime64, c8751 Double, c8752 Utf8 NOT NULL, c8753 Interval64, c8754 Int16 NOT NULL, c8755 Float NOT NULL, c8756 Json, c8757 Int32, c8758 Timestamp64, c8759 Timestamp64, c8760 Datetime, c8761 Yson NOT NULL, c8762 Double NOT NULL, c8763 Int16 NOT NULL, c8764 Timestamp, c8765 Timestamp, c8766 Date32, c8767 Decimal(35,10), c8768 Date32 NOT NULL, c8769 Uint32 NOT NULL, c8770 JsonDocument NOT NULL, c8771 Double NOT NULL, c8772 Int8 NOT NULL, c8773 Int16, c8774 Int8, c8775 Datetime, c8776 Int32, c8777 Timestamp64, c8778 Uint8, c8779 Uint64 NOT NULL, c8780 Json NOT NULL, c8781 Uint8 NOT NULL, c8782 Uint64, c8783 Yson, c8784 JsonDocument NOT NULL, c8785 Uint64 NOT NULL, c8786 Date32 NOT NULL, c8787 Int8 NOT NULL, c8788 Date32, c8789 Datetime64, c8790 Int32 NOT NULL, c8791 Int8 NOT NULL, c8792 Uint16, c8793 Datetime, c8794 Date32, c8795 Date32 NOT NULL, c8796 Json, c8797 Int32, c8798 Yson, c8799 String NOT NULL, c8800 Timestamp64, c8801 Datetime64, c8802 Timestamp, c8803 Decimal(22,9), c8804 Timestamp NOT NULL, c8805 Timestamp NOT NULL, c8806 Timestamp, c8807 Date, c8808 Timestamp64, c8809 Utf8, c8810 Json, c8811 Int32 NOT NULL, c8812 Uint32, c8813 Int16 NOT NULL, c8814 Float, c8815 Int8, c8816 Float NOT NULL, c8817 Int8, c8818 Double NOT NULL, c8819 Date NOT NULL, c8820 Date, c8821 Date NOT NULL, c8822 Date32, c8823 Uint32, c8824 Uint32, c8825 Int16 NOT NULL, c8826 Date32 NOT NULL, c8827 JsonDocument, c8828 Int32 NOT NULL, c8829 Datetime64 NOT NULL, c8830 Int32, c8831 Uint64 NOT NULL, c8832 Uint64, c8833 Decimal(15,0), c8834 Uint16, c8835 Uint64, c8836 JsonDocument, c8837 Datetime NOT NULL, c8838 Date, c8839 Date NOT NULL, c8840 Double NOT NULL, c8841 JsonDocument, c8842 Uint8, c8843 Timestamp, c8844 Int16, c8845 Interval64, c8846 Date NOT NULL, c8847 Int16 NOT NULL, c8848 Float NOT NULL, c8849 Interval64 NOT NULL, c8850 JsonDocument NOT NULL, c8851 Uint64 NOT NULL, c8852 Date32 NOT NULL, c8853 JsonDocument, c8854 Json NOT NULL, c8855 Decimal(15,0) NOT NULL, c8856 Double NOT NULL, c8857 Datetime64, c8858 Int8, c8859 Decimal(35,10), c8860 Timestamp, c8861 Json, c8862 Int64, c8863 Double, c8864 Double NOT NULL, c8865 Json NOT NULL, c8866 Timestamp64, c8867 String NOT NULL, c8868 Datetime64 NOT NULL, c8869 Timestamp64 NOT NULL, c8870 Timestamp, c8871 Int64 NOT NULL, c8872 Yson NOT NULL, c8873 Timestamp64, c8874 String NOT NULL, c8875 Int8, c8876 Date32 NOT NULL, c8877 Double NOT NULL, c8878 Interval64, c8879 Utf8 NOT NULL, c8880 String NOT NULL, c8881 Decimal(35,10) NOT NULL, c8882 Decimal(15,0), c8883 Interval64 NOT NULL, c8884 Float NOT NULL, c8885 Utf8 NOT NULL, c8886 Json NOT NULL, c8887 Datetime64 NOT NULL, c8888 Uint64 NOT NULL, c8889 Date32 NOT NULL, c8890 Json NOT NULL, c8891 Interval64, c8892 Json NOT NULL, c8893 Uint32, c8894 Decimal(22,9),\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)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14761/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:11184/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:64010/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17098/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21769/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16070/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10614/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16016/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1885/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18903
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15173
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10101
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21769
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26405
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20375
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11127
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16016
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6290
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19176
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19724
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1885
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2857
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4977
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13421
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17098
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17822
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17764
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19883
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11184
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17259
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63151
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16709
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64010
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25683
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16598
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14761
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8047
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10503
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12890
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10614
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12114
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17124
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2016
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16070
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5690
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2200
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31131
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13741
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17223
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21537
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8305
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16342
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10925
=================================== 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/grke/000b05/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:16070 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...c
E       for next_opt in opt_generator:
E                       ^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
E       result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
E                                             ^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10925
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16342
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8305
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21537
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17223
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13741
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31131
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2200
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5690
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/grke/000b05/r3tmp/kikimr_cluster_lp7336p5
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16070
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2016
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12114
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_kgm7j4_8.log --grpc-port=16070 --mon-port=2016 --ic-port=10925
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10614
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12890
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10503
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8047
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_j0tkiijz.log --grpc-port=10614 --mon-port=12890 --ic-port=16342
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14761
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16598
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25683
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22178
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_2c521pol.log --grpc-port=14761 --mon-port=16598 --ic-port=8305
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64010
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16709
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63151
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17259
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_5bddr5yx.log --grpc-port=64010 --mon-port=16709 --ic-port=21537
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19883
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17764
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17822
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_u05f8z4r.log --grpc-port=11184 --mon-port=19883 --ic-port=17223
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17098
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13421
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4977
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2857
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_gd5dim5l.log --grpc-port=17098 --mon-port=13421 --ic-port=13741
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1885
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19724
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19176
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6290
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_4a5yr892.log --grpc-port=1885 --mon-port=19724 --ic-port=31131
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16016
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11127
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20375
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26405
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_luqstubh.log --grpc-port=16016 --mon-port=11127 --ic-port=2200
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21769
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10101
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15173
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18903
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_z06sc2eq.log --grpc-port=21769 --mon-port=10101 --ic-port=5690
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16070/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_kgm7j4_8.log --grpc-port=16070 --mon-port=2016 --ic-port=10925
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_kgm7j4_8.log', '--grpc-port=16070', '--mon-port=2016', '--ic-port=10925')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1454714
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16070/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1454715
DEBUG    ya.test:process.py:259 Command (pid 1454715) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1454715) elapsed time (sec): 1.398395299911499
DEBUG    ya.test:process.py:263 Command (pid 1454715) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) maxrss: 478404
DEBUG    ya.test:process.py:263 Command (pid 1454715) minflt: 45314
DEBUG    ya.test:process.py:263 Command (pid 1454715) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) nivcsw: 230
DEBUG    ya.test:process.py:263 Command (pid 1454715) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1454715) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1454715) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1454715) stime: 0.232063
DEBUG    ya.test:process.py:263 Command (pid 1454715) utime: 0.47835099999999997
DEBUG    ya.test:process.py:263 Command (pid 1454715) wtime: 1.41
DEBUG    ya.test:process.py:275 Command (pid 1454715) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10614/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_j0tkiijz.log --grpc-port=10614 --mon-port=12890 --ic-port=16342
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_j0tkiijz.log', '--grpc-port=10614', '--mon-port=12890', '--ic-port=16342')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1454827
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10614/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1454848
DEBUG    ya.test:process.py:259 Command (pid 1454848) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1454848) elapsed time (sec): 2.3750672340393066
DEBUG    ya.test:process.py:263 Command (pid 1454848) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) maxrss: 478540
DEBUG    ya.test:process.py:263 Command (pid 1454848) minflt: 45328
DEBUG    ya.test:process.py:263 Command (pid 1454848) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) nivcsw: 339
DEBUG    ya.test:process.py:263 Command (pid 1454848) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1454848) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1454848) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1454848) stime: 0.236929
DEBUG    ya.test:process.py:263 Command (pid 1454848) utime: 0.505442
DEBUG    ya.test:process.py:263 Command (pid 1454848) wtime: 2.384
DEBUG    ya.test:process.py:275 Command (pid 1454848) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14761/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_2c521pol.log --grpc-port=14761 --mon-port=16598 --ic-port=8305
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_2c521pol.log', '--grpc-port=14761', '--mon-port=16598', '--ic-port=8305')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1455314
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14761/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1455352
DEBUG    ya.test:process.py:259 Command (pid 1455352) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1455352) elapsed time (sec): 1.355172872543335
DEBUG    ya.test:process.py:263 Command (pid 1455352) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) maxrss: 479032
DEBUG    ya.test:process.py:263 Command (pid 1455352) minflt: 45437
DEBUG    ya.test:process.py:263 Command (pid 1455352) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) nivcsw: 432
DEBUG    ya.test:process.py:263 Command (pid 1455352) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1455352) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1455352) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1455352) stime: 0.256501
DEBUG    ya.test:process.py:263 Command (pid 1455352) utime: 0.457628
DEBUG    ya.test:process.py:263 Command (pid 1455352) wtime: 1.364
DEBUG    ya.test:process.py:275 Command (pid 1455352) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64010/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_5bddr5yx.log --grpc-port=64010 --mon-port=16709 --ic-port=21537
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_5bddr5yx.log', '--grpc-port=64010', '--mon-port=16709', '--ic-port=21537')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1455675
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64010/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1455684
DEBUG    ya.test:process.py:259 Command (pid 1455684) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1455684) elapsed time (sec): 3.2388510704040527
DEBUG    ya.test:process.py:263 Command (pid 1455684) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) maxrss: 478696
DEBUG    ya.test:process.py:263 Command (pid 1455684) minflt: 45369
DEBUG    ya.test:process.py:263 Command (pid 1455684) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) nivcsw: 239
DEBUG    ya.test:process.py:263 Command (pid 1455684) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1455684) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1455684) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1455684) stime: 0.248187
DEBUG    ya.test:process.py:263 Command (pid 1455684) utime: 0.500045
DEBUG    ya.test:process.py:263 Command (pid 1455684) wtime: 3.257
DEBUG    ya.test:process.py:275 Command (pid 1455684) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11184/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_u05f8z4r.log --grpc-port=11184 --mon-port=19883 --ic-port=17223
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_u05f8z4r.log', '--grpc-port=11184', '--mon-port=19883', '--ic-port=17223')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1456193
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11184/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1456204
DEBUG    ya.test:process.py:259 Command (pid 1456204) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1456204) elapsed time (sec): 1.5583209991455078
DEBUG    ya.test:process.py:263 Command (pid 1456204) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456204) inblock: 8
DEBUG    ya.test:process.py:263 Command (pid 1456204) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456204) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456204) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1456204) maxrss: 478716
DEBUG    ya.test:process.py:263 Command (pid 1456204) minflt: 45392
DEBUG    ya.test:process.py:263 Command (pid 1456204) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1456204) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1456204) nivcsw: 180
DEBUG    ya.test:process.py:263 Command (pid 1456204) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1456204) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1456204) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1456204) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1456204) stime: 0.20954799999999998
DEBUG    ya.test:process.py:263 Command (pid 1456204) utime: 0.5087349999999999
DEBUG    ya.test:process.py:263 Command (pid 1456204) wtime: 1.573
DEBUG    ya.test:process.py:275 Command (pid 1456204) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:17098/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_gd5dim5l.log --grpc-port=17098 --mon-port=13421 --ic-port=13741
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_gd5dim5l.log', '--grpc-port=17098', '--mon-port=13421', '--ic-port=13741')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1456294
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17098/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1456363
DEBUG    ya.test:process.py:259 Command (pid 1456363) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1456363) elapsed time (sec): 1.2062087059020996
DEBUG    ya.test:process.py:263 Command (pid 1456363) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) maxrss: 478916
DEBUG    ya.test:process.py:263 Command (pid 1456363) minflt: 45427
DEBUG    ya.test:process.py:263 Command (pid 1456363) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) nivcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 1456363) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1456363) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1456363) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1456363) stime: 0.240417
DEBUG    ya.test:process.py:263 Command (pid 1456363) utime: 0.490873
DEBUG    ya.test:process.py:263 Command (pid 1456363) wtime: 1.22
DEBUG    ya.test:process.py:275 Command (pid 1456363) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1885/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_4a5yr892.log --grpc-port=1885 --mon-port=19724 --ic-port=31131
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_4a5yr892.log', '--grpc-port=1885', '--mon-port=19724', '--ic-port=31131')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1456431
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1885/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1456471
DEBUG    ya.test:process.py:259 Command (pid 1456471) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1456471) elapsed time (sec): 3.408196449279785
DEBUG    ya.test:process.py:263 Command (pid 1456471) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) maxrss: 478916
DEBUG    ya.test:process.py:263 Command (pid 1456471) minflt: 45410
DEBUG    ya.test:process.py:263 Command (pid 1456471) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) nivcsw: 333
DEBUG    ya.test:process.py:263 Command (pid 1456471) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1456471) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1456471) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1456471) stime: 0.20305199999999998
DEBUG    ya.test:process.py:263 Command (pid 1456471) utime: 0.54704
DEBUG    ya.test:process.py:263 Command (pid 1456471) wtime: 3.422
DEBUG    ya.test:process.py:275 Command (pid 1456471) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16016/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_luqstubh.log --grpc-port=16016 --mon-port=11127 --ic-port=2200
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_luqstubh.log', '--grpc-port=16016', '--mon-port=11127', '--ic-port=2200')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1456930
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16016/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1456946
DEBUG    ya.test:process.py:259 Command (pid 1456946) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1456946) elapsed time (sec): 4.383167266845703
DEBUG    ya.test:process.py:263 Command (pid 1456946) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) maxrss: 478680
DEBUG    ya.test:process.py:263 Command (pid 1456946) minflt: 45385
DEBUG    ya.test:process.py:263 Command (pid 1456946) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) nivcsw: 356
DEBUG    ya.test:process.py:263 Command (pid 1456946) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1456946) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1456946) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1456946) stime: 0.202566
DEBUG    ya.test:process.py:263 Command (pid 1456946) utime: 0.566808
DEBUG    ya.test:process.py:263 Command (pid 1456946) wtime: 4.409
DEBUG    ya.test:process.py:275 Command (pid 1456946) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21769/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_z06sc2eq.log --grpc-port=21769 --mon-port=10101 --ic-port=5690
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/grke/000b05/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/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_z06sc2eq.log', '--grpc-port=21769', '--mon-port=10101', '--ic-port=5690')' in '/home/runner/.ya/build/build_root/grke/000b05/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: 1458060
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21769/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/grke/000b05/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1458065
DEBUG    ya.test:process.py:259 Command (pid 1458065) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1458065) elapsed time (sec): 2.120513677597046
DEBUG    ya.test:process.py:263 Command (pid 1458065) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) maxrss: 478648
DEBUG    ya.test:process.py:263 Command (pid 1458065) minflt: 45433
DEBUG    ya.test:process.py:263 Command (pid 1458065) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) nivcsw: 305
DEBUG    ya.test:process.py:263 Command (pid 1458065) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1458065) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1458065) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1458065) stime: 0.256243
DEBUG    ya.test:process.py:263 Command (pid 1458065) utime: 0.508657
DEBUG    ya.test:process.py:263 Command (pid 1458065) wtime: 2.137
DEBUG    ya.test:process.py:275 Command (pid 1458065) output:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: 769a948f3098be8b2bcc821482831d9cfa15c024
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge e3282436c05f527a3e3828539323f399e0d32386 into 19a6baa2cb13e6002c60db39e40fcbd72edf98c2
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16070', '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: 10925\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16342\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8305\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21537\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17223\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13741\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31131\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2200\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5690\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/grke/000b05/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16070', '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: 10925\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16342\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8305\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 21537\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17223\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13741\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31131\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2200\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5690\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1460237
DEBUG    ya.test:process.py:259 Command (pid 1460237) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1460237) elapsed time (sec): 4.236048460006714
DEBUG    ya.test:process.py:263 Command (pid 1460237) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) maxrss: 761528
DEBUG    ya.test:process.py:263 Command (pid 1460237) minflt: 55962
DEBUG    ya.test:process.py:263 Command (pid 1460237) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) nivcsw: 451
DEBUG    ya.test:process.py:263 Command (pid 1460237) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1460237) nvcsw: 771
DEBUG    ya.test:process.py:263 Command (pid 1460237) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1460237) stime: 0.701464
DEBUG    ya.test:process.py:263 Command (pid 1460237) utime: 0.577128
DEBUG    ya.test:process.py:263 Command (pid 1460237) wtime: 4.252
DEBUG    ya.test:process.py:275 Command (pid 1460237) 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 1460237) errors:

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/grke/000b05/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16070', '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/grke/000b05/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16070', '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: 1460540
DEBUG    ya.test:process.py:259 Command (pid 1460540) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1460540) elapsed time (sec): 5.465687990188599
DEBUG    ya.test:process.py:263 Command (pid 1460540) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) maxrss: 761528
DEBUG    ya.test:process.py:263 Command (pid 1460540) minflt: 56254
DEBUG    ya.test:process.py:263 Command (pid 1460540) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) nivcsw: 827
DEBUG    ya.test:process.py:263 Command (pid 1460540) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1460540) nvcsw: 504
DEBUG    ya.test:process.py:263 Command (pid 1460540) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1460540) stime: 1.660583
DEBUG    ya.test:process.py:263 Command (pid 1460540) utime: 0.7169679999999999
DEBUG    ya.test:process.py:263 Command (pid 1460540) wtime: 5.477
DEBUG    ya.test:process.py:275 Command (pid 1460540) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 823a5f9a-2bd5-4033-aae2-0b151e8a7e7c, localhost:16070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 823a5f9a-2bd5-4033-aae2-0b151e8a7e7c, localhost:16070): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 823a5f9a-2bd5-4033-aae2-0b151e8a7e7c, localhost:16070): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-efqbnopisu.auto.internal" port: 1885 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-efqbnopisu.auto.internal" port: 21769 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-efqbnopisu.auto.internal" port: 14761 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-efqbnopisu.auto.internal" port: 16016 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-efqbnopisu.auto.internal" port: 10614 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-efqbnopisu.auto.internal" port: 17098 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-efqbnopisu.auto.internal" port: 11184 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-efqbnopisu.auto.internal" port: 64010 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-efqbnopisu.auto.internal" port: 16070 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 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-efqbnopisu.auto.internal:1885, location 1, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:64010, location 1, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:16070, location 1, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:10614, location 2, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:11184, location 2, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:17098, location 3, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:21769, location 3, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:16016, location 2, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:14761, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    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/grke/000b05/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:16070', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1461035
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16070
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 74f563ee-6c59-4924-831a-3f3cc4b78223, localhost:16070): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 74f563ee-6c59-4924-831a-3f3cc4b78223, localhost:16070): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 74f563ee-6c59-4924-831a-3f3cc4b78223, localhost:16070): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-efqbnopisu.auto.internal" port: 16070 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-efqbnopisu.auto.internal" port: 21769 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-efqbnopisu.auto.internal" port: 17098 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-efqbnopisu.auto.internal" port: 11184 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-efqbnopisu.auto.internal" port: 64010 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-efqbnopisu.auto.internal" port: 1885 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-efqbnopisu.auto.internal" port: 14761 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-efqbnopisu.auto.internal" port: 16016 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-efqbnopisu.auto.internal" port: 10614 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-efqbnopisu.auto.internal:64010, location 1, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:1885, location 1, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:16070, location 1, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:21769, location 3, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:16016, location 2, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:11184, location 2, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:10614, location 2, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:17098, location 3, ssl: False>, <Endpoint ghrun-efqbnopisu.auto.internal:14761, location 3, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16070
DEBUG    ya.test:process.py:259 Command (pid 1461035) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1461035) elapsed time (sec): 125.18367624282837
DEBUG    ya.test:process.py:263 Command (pid 1461035) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1461035) inblock: 389456
DEBUG    ya.test:process.py:263 Command (pid 1461035) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1461035) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1461035) majflt: 47
DEBUG    ya.test:process.py:263 Command (pid 1461035) maxrss: 761528
DEBUG    ya.test:process.py:263 Command (pid 1461035) minflt: 142125
DEBUG    ya.test:process.py:263 Command (pid 1461035) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1461035) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1461035) nivcsw: 1113
DEBUG    ya.test:process.py:263 Command (pid 1461035) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1461035) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1461035) nvcsw: 21742
DEBUG    ya.test:process.py:263 Command (pid 1461035) oublock: 368
DEBUG    ya.test:process.py:263 Command (pid 1461035) stime: 0.963548
DEBUG    ya.test:process.py:263 Command (pid 1461035) utime: 3.9139619999999997
DEBUG    ya.test:process.py:263 Command (pid 1461035) wtime: 125.217
DEBUG    ya.test:process.py:275 Command (pid 1461035) output:

DEBUG    ya.test:process.py:276 Command (pid 1461035) errors:
...Date32, c6020 Decimal(22,9), c6021 Uint32 NOT NULL, c6022 Uint16 NOT NULL, c6023 Datetime64 NOT NULL, c6024 Decimal(35,10), c6025 Interval64 NOT NULL, c6026 Json, c6027 Date32 NOT NULL, c6028 Date, c6029 Int64, c6030 Date, c6031 Timestamp, c6032 Decimal(15,0), c6033 JsonDocument, c6034 Timestamp, c6035 Int8, c6036 Uint32 NOT NULL, c6037 String, c6038 Date32 NOT NULL, c6039 Int8, c6040 Date, c6041 JsonDocument, c6042 Json, c6043 Date, c6044 Decimal(15,0) NOT NULL, c6045 Uint8 NOT NULL, c6046 Uint32 NOT NULL, c6047 Uint32 NOT NULL, c6048 Decimal(35,10) NOT NULL, c6049 JsonDocument, c6050 Decimal(15,0) NOT NULL, c6051 Decimal(15,0) NOT NULL, c6052 Int64 NOT NULL, c6053 Int64 NOT NULL, c6054 Yson NOT NULL, c6055 Int64 NOT NULL, c6056 Int32 NOT NULL, c6057 Int32 NOT NULL, c6058 Datetime64 NOT NULL, c6059 Int64, c6060 Decimal(22,9) NOT NULL, c6061 Interval64 NOT NULL, c6062 Utf8, c6063 Datetime, c6064 JsonDocument, c6065 Datetime64 NOT NULL, c6066 Json NOT NULL, c6067 Yson, c6068 Interval64 NOT NULL, c6069 Float NOT NULL, c6070 Float, c6071 Datetime, c6072 Uint16 NOT NULL, c6073 Decimal(15,0), c6074 Int64, c6075 String NOT NULL, c6076 Timestamp, c6077 Decimal(35,10), c6078 Json, c6079 JsonDocument NOT NULL, c6080 Datetime NOT NULL, c6081 Int32 NOT NULL, c6082 Uint8 NOT NULL, c6083 Decimal(35,10), c6084 Timestamp64 NOT NULL, c6085 Uint64, c6086 Timestamp, c6087 Float, c6088 Uint64 NOT NULL, c6089 Decimal(15,0), c6090 Decimal(35,10) NOT NULL, c6091 Yson, c6092 Decimal(22,9), c6093 Date32, c6094 Json, c6095 Timestamp64, c6096 Timestamp64 NOT NULL, c6097 Int32, c6098 Int8 NOT NULL, c6099 JsonDocument NOT NULL, c6100 Date, c6101 Timestamp64, c6102 Yson NOT NULL, c6103 Int64, c6104 Float NOT NULL, c6105 Int8, c6106 Decimal(15,0) NOT NULL, c6107 Timestamp, c6108 Uint8 NOT NULL, c6109 Decimal(15,0), c6110 Uint8 NOT NULL, c6111 Decimal(15,0) NOT NULL, c6112 Datetime64, c6113 Datetime64, c6114 Decimal(15,0) NOT NULL, c6115 Decimal(22,9), c6116 Uint16 NOT NULL, c6117 Float NOT NULL, c6118 Timestamp, c6119 Uint16 NOT NULL, c6120 Double NOT NULL, c6121 Json, c6122 Float NOT NULL, c6123 Uint16 NOT NULL, c6124 Int8, c6125 Utf8 NOT NULL, c6126 Decimal(15,0), c6127 Decimal(35,10), c6128 JsonDocument NOT NULL, c6129 Yson, c6130 Uint64, c6131 Int32 NOT NULL, c6132 Datetime, c6133 Uint64 NOT NULL, c6134 Int32, c6135 String, c6136 Date, c6137 Timestamp64 NOT NULL, c6138 Int64 NOT NULL, c6139 Date NOT NULL, c6140 Uint8, c6141 Int16, c6142 JsonDocument NOT NULL, c6143 Float NOT NULL, c6144 Date, c6145 Timestamp64 NOT NULL, c6146 Int64 NOT NULL, c6147 Uint32 NOT NULL, c6148 Uint16, c6149 Float NOT NULL, c6150 Date32, c6151 Int32 NOT NULL, c6152 Uint16, c6153 Int8, c6154 Json, c6155 Json NOT NULL, c6156 Date NOT NULL, c6157 Double NOT NULL, c6158 Date32, c6159 Uint64, c6160 Date, c6161 Yson NOT NULL, c6162 Uint64, c6163 String NOT NULL, c6164 Interval64, c6165 Decimal(35,10), c6166 Int64 NOT NULL, c6167 Yson, c6168 Interval64 NOT NULL, c6169 Timestamp, c6170 Timestamp, c6171 Json NOT NULL, c6172 Yson NOT NULL, c6173 Double, c6174 Double, c6175 Json, c6176 Date32, c6177 Decimal(15,0) NOT NULL, c6178 Utf8, c6179 Date32 NOT NULL, c6180 Int32 NOT NULL, c6181 Decimal(15,0) NOT NULL, c6182 Yson, c6183 Json, c6184 Double NOT NULL, c6185 Int8, c6186 Uint8 NOT NULL, c6187 Int16 NOT NULL, c6188 Double, c6189 Json, c6190 Double NOT NULL, c6191 String, c6192 Datetime64 NOT NULL, c6193 Decimal(22,9) NOT NULL, c6194 Uint8 NOT NULL, c6195 Uint8 NOT NULL, c6196 Int8 NOT NULL, c6197 Datetime64, c6198 Uint8 NOT NULL, c6199 Int16 NOT NULL, c6200 Datetime64 NOT NULL, c6201 Timestamp NOT NULL, c6202 Yson, c6203 Utf8, c6204 Date, c6205 String, c6206 Int8, c6207 Decimal(22,9) NOT NULL, c6208 Yson NOT NULL, c6209 Int8, c6210 Datetime64 NOT NULL, c6211 Double, c6212 Datetime, c6213 Timestamp, c6214 Int8, c6215 Int32 NOT NULL, c6216 Datetime NOT NULL, c6217 Date32, c6218 Timestamp64 NOT NULL, c6219 Timestamp NOT NULL, c6220 Uint8 NOT NULL, c6221 Utf8, c6222 Int16, c6223 Uint64, c6224 Int64 NOT NULL, c6225 Uint64 NOT NULL, c6226 Int16 NOT NULL, c6227 JsonDocument, c6228 Double, c6229 Timestamp64, c6230 Timestamp64 NOT NULL, c6231 Timestamp NOT NULL, c6232 Int8 NOT NULL, c6233 Int8, c6234 Interval64 NOT NULL, c6235 Int8, c6236 Json NOT NULL, c6237 Timestamp64 NOT NULL, c6238 Json, c6239 Date, c6240 Decimal(35,10) NOT NULL, c6241 JsonDocument NOT NULL, c6242 Uint8, c6243 Int8 NOT NULL, c6244 Timestamp64, c6245 Datetime NOT NULL, c6246 Int16, c6247 JsonDocument, c6248 Timestamp NOT NULL, c6249 Uint64, c6250 Yson NOT NULL, c6251 Int32 NOT NULL, c6252 Int16 NOT NULL, c6253 Date32 NOT NULL, c6254 Date, c6255 Uint32 NOT NULL, c6256 Uint16 NOT NULL, c6257 Uint16, c6258 Datetime64 NOT NULL, c6259 Int32 NOT NULL, c6260 Decimal(22,9) NOT NULL, c6261 Int32 NOT NULL, c6262 Float, c6263 Interval64, c6264 Datetime NOT NULL, c6265 Int8, c6266 Date32, c6267 Int8, c6268 Int8 NOT NULL, c6269 Double NOT NULL, c6270 Decimal(22,9) NOT NULL, c6271 String, c6272 Int64, c6273 Decimal(35,10), c6274 Interval64, c6275 Int16, c6276 Int8 NOT NULL, c6277 Date, c6278 JsonDocument NOT NULL, c6279 Timestamp NOT NULL, c6280 Uint32, c6281 Int32 NOT NULL, c6282 Decimal(22,9), c6283 Int64 NOT NULL, c6284 Int16 NOT NULL, c6285 Uint64, c6286 JsonDocument NOT NULL, c6287 Timestamp64 NOT NULL, c6288 Decimal(22,9), c6289 Uint8 NOT NULL, c6290 Decimal(22,9), c6291 Timestamp NOT NULL, c6292 Int32, c6293 Int64, c6294 Int32 NOT NULL, c6295 Interval64, c6296 Utf8, c6297 Date32, c6298 Decimal(22,9), c6299 Uint16 NOT NULL, c6300 Date32 NOT NULL, c6301 Timestamp NOT NULL, c6302 Uint32 NOT NULL, c6303 Double NOT NULL, c6304 Uint16, c6305 JsonDocument, c6306 Int64 NOT NULL, c6307 Float NOT NULL, c6308 Datetime64 NOT NULL, c6309 Uint64 NOT NULL, c6310 String, c6311 Timestamp NOT NULL, c6312 Uint16 NOT NULL, c6313 Uint8, c6314 JsonDocument NOT NULL, c6315 Decimal(15,0), c6316 Decimal(22,9) NOT NULL, c6317 Date32, c6318 Decimal(22,9) NOT NULL, c6319 Yson NOT NULL, c6320 Datetime NOT NULL, c6321 Timestamp64 NOT NULL, c6322 String NOT NULL, c6323 String, c6324 Double, c6325 Uint8, c6326 Datetime64 NOT NULL, c6327 Uint64 NOT NULL, c6328 Int32, c6329 Datetime, c6330 String NOT NULL, c6331 Uint8 NOT NULL, c6332 Timestamp, c6333 Date32, c6334 Decimal(15,0) NOT NULL, c6335 Interval64, c6336 Uint16, c6337 Uint64, c6338 Uint16 NOT NULL, c6339 Interval64, c6340 Uint16 NOT NULL, c6341 Int32 NOT NULL, c6342 Int32 NOT NULL, c6343 String NOT NULL, c6344 JsonDocument, c6345 Int64 NOT NULL, c6346 Decimal(22,9), c6347 Timestamp64 NOT NULL, c6348 Date32 NOT NULL, c6349 Float, c6350 Date32 NOT NULL, c6351 Date32 NOT NULL, c6352 Int16 NOT NULL, c6353 Datetime64, c6354 Uint8 NOT NULL, c6355 Int16 NOT NULL, c6356 Yson, c6357 String NOT NULL, c6358 Utf8 NOT NULL, c6359 Double, c6360 Datetime64 NOT NULL, c6361 Uint16 NOT NULL, c6362 Int32 NOT NULL, c6363 Date32 NOT NULL, c6364 Yson NOT NULL, c6365 JsonDocument, c6366 Int32 NOT NULL, c6367 Int64 NOT NULL, c6368 Decimal(15,0) NOT NULL, c6369 Json, c6370 JsonDocument NOT NULL, c6371 Date NOT NULL, c6372 Int8, c6373 Interval64, c6374 Date NOT NULL, c6375 Float, c6376 Timestamp64 NOT NULL, c6377 Date NOT NULL, c6378 Uint64, c6379 Datetime NOT NULL, c6380 Int32, c6381 Datetime NOT NULL, c6382 String NOT NULL, c6383 Date32, c6384 Json NOT NULL, c6385 String, c6386 Datetime64, c6387 Yson NOT NULL, c6388 Datetime64, c6389 Timestamp NOT NULL, c6390 Yson NOT NULL, c6391 Datetime64 NOT NULL, c6392 Datetime64 NOT NULL, c6393 Int8, c6394 Utf8, c6395 Datetime64 NOT NULL, c6396 Datetime64, c6397 Json, c6398 Interval64 NOT NULL, c6399 Utf8 NOT NULL, c6400 Decimal(22,9), c6401 Datetime64, c6402 Datetime NOT NULL, c6403 Json NOT NULL, c6404 Uint32, c6405 Datetime, c6406 Timestamp64 NOT NULL, c6407 Int16, c6408 Interval64 NOT NULL, c6409 Int32 NOT NULL, c6410 Interval64, c6411 Int32 NOT NULL, c6412 Int16 NOT NULL, c6413 Uint32 NOT NULL, c6414 Float NOT NULL, c6415 Decimal(22,9), c6416 Timestamp64, c6417 Int64 NOT NULL, c6418 Decimal(22,9), c6419 Timestamp64, c6420 Utf8 NOT NULL, c6421 Date NOT NULL, c6422 Date32, c6423 String, c6424 JsonDocument NOT NULL, c6425 Int32 NOT NULL, c6426 Decimal(22,9) NOT NULL, c6427 JsonDocument, c6428 Date, c6429 Interval64, c6430 Interval64, c6431 Int32, c6432 Json, c6433 Datetime64, c6434 JsonDocument NOT NULL, c6435 Int64 NOT NULL, c6436 Int8 NOT NULL, c6437 Int8 NOT NULL, c6438 String, c6439 Json, c6440 Yson NOT NULL, c6441 Int32 NOT NULL, c6442 Json NOT NULL, c6443 Decimal(22,9) NOT NULL, c6444 Uint16 NOT NULL, c6445 Int64, c6446 Uint8, c6447 Decimal(22,9), c6448 String, c6449 Int8 NOT NULL, c6450 Timestamp, c6451 Json NOT NULL, c6452 JsonDocument, c6453 Uint32, c6454 Decimal(15,0), c6455 Interval64 NOT NULL, c6456 Uint8 NOT NULL, c6457 JsonDocument NOT NULL, c6458 JsonDocument NOT NULL, c6459 Yson, c6460 Timestamp, c6461 Uint8 NOT NULL, c6462 Decimal(15,0) NOT NULL, c6463 Decimal(15,0) NOT NULL, c6464 Int16 NOT NULL, c6465 Interval64, c6466 Int16 NOT NULL, c6467 Uint64 NOT NULL, c6468 JsonDocument, c6469 Datetime NOT NULL, c6470 Decimal(15,0) NOT NULL, c6471 Timestamp64 NOT NULL, c6472 Int32 NOT NULL, c6473 Float NOT NULL, c6474 Uint64 NOT NULL, c6475 Int32 NOT NULL, c6476 Int64 NOT NULL, c6477 Date NOT NULL, c6478 Int64, c6479 Int8, c6480 Timestamp64 NOT NULL, c6481 Timestamp, c6482 Int32, c6483 Float NOT NULL, c6484 Interval64 NOT NULL, c6485 String NOT NULL, c6486 Datetime NOT NULL, c6487 Decimal(15,0) NOT NULL, c6488 Uint16 NOT NULL, c6489 Utf8 NOT NULL, c6490 String NOT NULL, c6491 Timestamp64, c6492 Uint64 NOT NULL, c6493 Double, c6494 Date NOT NULL, c6495 Timestamp64 NOT NULL, c6496 Int8, c6497 Float NOT NULL, c6498 Date, c6499 Timestamp, c6500 Date, c6501 Utf8 NOT NULL, c6502 Int32, c6503 Datetime, c6504 Decimal(22,9) NOT NULL, c6505 Date32, c6506 Uint8, c6507 Timestamp64, c6508 Decimal(22,9), c6509 Double, c6510 Timestamp NOT NULL, c6511 Int16 NOT NULL, c6512 Timestamp64, c6513 Float NOT NULL, c6514 JsonDocument, c6515 Utf8 NOT NULL, c6516 Yson NOT NULL, c6517 Int32 NOT NULL, c6518 Decimal(22,9), c6519 Timestamp64, c6520 String NOT NULL, c6521 Int8 NOT NULL, c6522 JsonDocument NOT NULL, c6523 Int16, c6524 Float, c6525 Int64 NOT NULL, c6526 Int64 NOT NULL, c6527 String, c6528 Double NOT NULL, c6529 Datetime64 NOT NULL, c6530 Date32 NOT NULL, c6531 Uint8, c6532 Timestamp64 NOT NULL, c6533 Double NOT NULL, c6534 Int16 NOT NULL, c6535 Uint64, c6536 Datetime, c6537 Utf8 NOT NULL, c6538 Float, c6539 Int32, c6540 Int16 NOT NULL, c6541 Float NOT NULL, c6542 Yson NOT NULL, c6543 Yson NOT NULL, c6544 Float, c6545 JsonDocument NOT NULL, c6546 Datetime64, c6547 Json NOT NULL, c6548 Interval64 NOT NULL, c6549 Int64 NOT NULL, c6550 Timestamp, c6551 Uint8, c6552 Float, c6553 Float, c6554 Date32 NOT NULL, c6555 Datetime64, c6556 Int8 NOT NULL, c6557 Date32, c6558 String, c6559 Timestamp64 NOT NULL, c6560 Json NOT NULL, c6561 Int8 NOT NULL, c6562 Date32 NOT NULL, c6563 Utf8 NOT NULL, c6564 Uint32 NOT NULL, c6565 String NOT NULL, c6566 Int8, c6567 Yson, c6568 Decimal(22,9) NOT NULL, c6569 Timestamp64, c6570 Date NOT NULL, c6571 Uint16 NOT NULL, c6572 Utf8, c6573 Int8, c6574 Int64 NOT NULL, c6575 Uint16, c6576 Int64, c6577 Double, c6578 Int64 NOT NULL, c6579 Timestamp, c6580 JsonDocument, c6581 Int8, c6582 Uint64, c6583 Uint16 NOT NULL, c6584 Double NOT NULL, c6585 Date NOT NULL, c6586 String, c6587 Interval64, c6588 Int64, c6589 Decimal(22,9), c6590 Double NOT NULL, c6591 Uint32 NOT NULL, c6592 String NOT NULL, c6593 Json, c6594 Interval64 NOT NULL, c6595 Uint32, c6596 Date32 NOT NULL, c6597 Datetime64, c6598 Int16 NOT NULL, c6599 Decimal(35,10) NOT NULL, c6600 Uint64 NOT NULL, c6601 Interval64, c6602 Int64, c6603 Int64, c6604 Decimal(22,9), c6605 Decimal(22,9), c6606 Timestamp64 NOT NULL, c6607 Timestamp NOT NULL, c6608 Decimal(22,9), c6609 Yson, c6610 Double NOT NULL, c6611 Utf8 NOT NULL, c6612 Date32, c6613 Int32, c6614 Decimal(22,9), c6615 Utf8, c6616 Float NOT NULL, c6617 Timestamp64 NOT NULL, c6618 Float, c6619 Int64 NOT NULL, c6620 Decimal(35,10) NOT NULL, c6621 Utf8, c6622 Date32, c6623 Int32 NOT NULL, c6624 Int8 NOT NULL, c6625 String, c6626 Datetime, c6627 Interval64, c6628 Datetime, c6629 Float, c6630 Yson, c6631 Utf8, c6632 Json, c6633 JsonDocument NOT NULL, c6634 JsonDocument, c6635 Uint32 NOT NULL, c6636 Decimal(22,9), c6637 Uint64 NOT NULL, c6638 Int8 NOT NULL, c6639 Json NOT NULL, c6640 Decimal(35,10), c6641 Json, c6642 Decimal(35,10), c6643 Int8, c6644 Float, c6645 Utf8 NOT NULL, c6646 Date32, c6647 Interval64 NOT NULL, c6648 Uint16, c6649 Interval64 NOT NULL, c6650 Datetime NOT NULL, c6651 Uint8, c6652 Json, c6653 Uint16 NOT NULL, c6654 Int16, c6655 Uint8 NOT NULL, c6656 Int16, c6657 Timestamp, c6658 Uint16, c6659 Interval64 NOT NULL, c6660 Uint32, c6661 Datetime, c6662 Timestamp64 NOT NULL, c6663 Datetime64 NOT NULL, c6664 Int8 NOT NULL, c6665 Interval64 NOT NULL, c6666 Datetime64, c6667 Uint16, c6668 Decimal(35,10) NOT NULL, c6669 Int8, c6670 Double, c6671 Utf8 NOT NULL, c6672 Yson NOT NULL, c6673 Json NOT NULL, c6674 JsonDocument, c6675 Int32 NOT NULL, c6676 Decimal(22,9) NOT NULL, c6677 Uint32 NOT NULL, c6678 Int16, c6679 Double NOT NULL, c6680 String NOT NULL, c6681 Timestamp64, c6682 Interval64 NOT NULL, c6683 Json, c6684 Timestamp64, c6685 Float NOT NULL, c6686 Datetime, c6687 Date32, c6688 Int64, c6689 Double NOT NULL, c6690 JsonDocument, c6691 Json NOT NULL, c6692 Date32, c6693 Interval64, c6694 Date32 NOT NULL, c6695 Float NOT NULL, c6696 Double, c6697 JsonDocument, c6698 Date, c6699 Timestamp, c6700 Int16 NOT NULL, c6701 Date NOT NULL, c6702 Int64 NOT NULL, c6703 Int64, c6704 Decimal(35,10) NOT NULL, c6705 Decimal(35,10) NOT NULL, c6706 String NOT NULL, c6707 String NOT NULL, c6708 String NOT NULL, c6709 Timestamp64 NOT NULL, c6710 JsonDocument, c6711 Datetime64, c6712 Datetime64, c6713 Uint16 NOT NULL, c6714 Uint8 NOT NULL, c6715 Uint8, c6716 Yson, c6717 Double, c6718 Timestamp64 NOT NULL, c6719 JsonDocument NOT NULL, c6720 Uint8, c6721 Timestamp64 NOT NULL, c6722 Int16 NOT NULL, c6723 Int64 NOT NULL, c6724 Timestamp64 NOT NULL, c6725 Utf8 NOT NULL, c6726 Date, c6727 Float NOT NULL, c6728 Utf8, c6729 Interval64, c6730 Double, c6731 Utf8 NOT NULL, c6732 Timestamp NOT NULL, c6733 Decimal(35,10) NOT NULL, c6734 Json, c6735 Float, c6736 Decimal(22,9) NOT NULL, c6737 Decimal(35,10), c6738 Uint32 NOT NULL, c6739 Datetime64, c6740 Decimal(22,9), c6741 Decimal(22,9) NOT NULL, c6742 Datetime64 NOT NULL, c6743 Date32 NOT NULL, c6744 Double, c6745 Datetime NOT NULL, c6746 Float NOT NULL, c6747 Int64 NOT NULL, c6748 Uint16, c6749 Int16 NOT NULL, c6750 Double NOT NULL, c6751 Datetime64, c6752 Int16, c6753 Timestamp, c6754 Int32 NOT NULL, c6755 Date NOT NULL, c6756 Timestamp64 NOT NULL, c6757 Int16, c6758 Int8 NOT NULL, c6759 JsonDocument NOT NULL, c6760 Uint16 NOT NULL, c6761 Date32, c6762 Uint32 NOT NULL, c6763 Datetime NOT NULL, c6764 Float NOT NULL, c6765 Datetime NOT NULL, c6766 Double NOT NULL, c6767 String, c6768 Interval64, c6769 Interval64, c6770 Int8, c6771 Date32, c6772 Datetime NOT NULL, c6773 JsonDocument NOT NULL, c6774 Uint8, c6775 Date32, c6776 Utf8 NOT NULL, c6777 Decimal(15,0) NOT NULL, c6778 Datetime, c6779 Decimal(22,9) NOT NULL, c6780 Utf8 NOT NULL, c6781 Uint16, c6782 Decimal(35,10) NOT NULL, c6783 Decimal(35,10) NOT NULL, c6784 Decimal(35,10) NOT NULL, c6785 Interval64, c6786 Int64 NOT NULL, c6787 Json NOT NULL, c6788 Uint8, c6789 Int8, c6790 Datetime NOT NULL, c6791 Uint8 NOT NULL, c6792 Datetime64, c6793 Float NOT NULL, c6794 Uint8, c6795 Int32, c6796 Decimal(22,9), c6797 Datetime64, c6798 Decimal(22,9), c6799 Date32, c6800 Uint64 NOT NULL, c6801 Timestamp64 NOT NULL, c6802 Datetime NOT NULL, c6803 Date, c6804 Decimal(22,9), c6805 Int64 NOT NULL, c6806 Int16 NOT NULL, c6807 JsonDocument NOT NULL, c6808 Int8, c6809 Int8, c6810 Uint32 NOT NULL, c6811 String NOT NULL, c6812 Uint32 NOT NULL, c6813 Json NOT NULL, c6814 Int32, c6815 Uint8, c6816 Json, c6817 Uint32, c6818 Decimal(15,0), c6819 Date32, c6820 Timestamp NOT NULL, c6821 Float NOT NULL, c6822 Decimal(35,10) NOT NULL, c6823 String NOT NULL, c6824 Decimal(35,10), c6825 Interval64, c6826 Json, c6827 Yson, c6828 Decimal(22,9), c6829 Int32 NOT NULL, c6830 Date, c6831 String, c6832 Date32, c6833 Uint16, c6834 Utf8 NOT NULL, c6835 Float, c6836 Interval64 NOT NULL, c6837 Int64 NOT NULL, c6838 Uint64 NOT NULL, c6839 Timestamp, c6840 Date, c6841 String NOT NULL, c6842 Decimal(35,10) NOT NULL, c6843 Uint64 NOT NULL, c6844 Timestamp64, c6845 Timestamp64 NOT NULL, c6846 Uint16, c6847 Decimal(35,10), c6848 String, c6849 Yson NOT NULL, c6850 Date, c6851 Datetime, c6852 Decimal(15,0), c6853 Timestamp64, c6854 Json NOT NULL, c6855 Timestamp64 NOT NULL, c6856 Timestamp64 NOT NULL, c6857 Int32, c6858 Timestamp, c6859 Uint16, c6860 Uint16, c6861 Datetime64 NOT NULL, c6862 Uint32 NOT NULL, c6863 Timestamp64, c6864 JsonDocument NOT NULL, c6865 Uint16, c6866 JsonDocument NOT NULL, c6867 Json, c6868 Datetime, c6869 Uint16, c6870 Datetime64 NOT NULL, c6871 Int8, c6872 Uint8, c6873 Uint16, c6874 Json NOT NULL, c6875 Int64 NOT NULL, c6876 Int16, c6877 Int64, c6878 Uint32, c6879 Decimal(15,0) NOT NULL, c6880 Json, c6881 Interval64, c6882 Int32 NOT NULL, c6883 Uint32 NOT NULL, c6884 Yson, c6885 Date32 NOT NULL, c6886 Json, c6887 Uint16 NOT NULL, c6888 Interval64 NOT NULL, c6889 Timestamp, c6890 Int64 NOT NULL, c6891 Uint16 NOT NULL, c6892 Timestamp64, c6893 Decimal(35,10) NOT NULL, c6894 Int16 NOT NULL, c6895 Date, c6896 Float NOT NULL, c6897 String, c6898 Int32 NOT NULL, c6899 Double, c6900 Uint32 NOT NULL, c6901 Date32 NOT NULL, c6902 Yson, c6903 Timestamp, c6904 Decimal(35,10), c6905 Date, c6906 Datetime NOT NULL, c6907 Int8 NOT NULL, c6908 Uint64, c6909 Datetime64 NOT NULL, c6910 JsonDocument NOT NULL, c6911 Date32, c6912 Uint32 NOT NULL, c6913 Timestamp64 NOT NULL, c6914 Decimal(35,10), c6915 Int16, c6916 String, c6917 Double NOT NULL, c6918 Datetime NOT NULL, c6919 Decimal(35,10) NOT NULL, c6920 JsonDocument, c6921 Timestamp64, c6922 Date, c6923 String, c6924 Float, c6925 Float NOT NULL, c6926 Int8, c6927 Uint64, c6928 Timestamp, c6929 Int64 NOT NULL, c6930 Int16, c6931 Float, c6932 Datetime NOT NULL, c6933 Uint32, c6934 Datetime64 NOT NULL, c6935 Json NOT NULL, c6936 String NOT NULL, c6937 Datetime64 NOT NULL, c6938 Int64 NOT NULL, c6939 Int32 NOT NULL, c6940 Utf8, c6941 Uint16 NOT NULL, c6942 Datetime NOT NULL, c6943 Date32 NOT NULL, c6944 Decimal(15,0) NOT NULL, c6945 Decimal(35,10), c6946 Interval64, c6947 Timestamp64 NOT NULL, c6948 Decimal(22,9) NOT NULL, c6949 Uint32 NOT NULL, c6950 Decimal(22,9) NOT NULL, c6951 JsonDocument NOT NULL, c6952 Datetime64, c6953 Decimal(15,0) NOT NULL, c6954 Uint16 NOT NULL, c6955 Date32, c6956 Datetime NOT NULL, c6957 Date, c6958 Float NOT NULL, c6959 Decimal(35,10), c6960 Uint32, c6961 Int16 NOT NULL, c6962 Datetime NOT NULL, c6963 Yson, c6964 Decimal(35,10), c6965 Float NOT NULL, c6966 Timestamp, c6967 Int8 NOT NULL, c6968 Uint32, c6969 String, c6970 Datetime, c6971 Utf8 NOT NULL, c6972 Date32 NOT NULL, c6973 String, c6974 Decimal(22,9) NOT NULL, c6975 JsonDocument NOT NULL, c6976 String NOT NULL, c6977 Int8, c6978 JsonDocument, c6979 Decimal(22,9) NOT NULL, c6980 String, c6981 Datetime NOT NULL, c6982 Int8 NOT NULL, c6983 Int16 NOT NULL, c6984 Uint8, c6985 Int64 NOT NULL, c6986 Double, c6987 Yson, c6988 Json NOT NULL, c6989 Int32 NOT NULL, c6990 Uint16, c6991 Double NOT NULL, c6992 Json NOT NULL, c6993 Uint64 NOT NULL, c6994 Timestamp, c6995 Datetime64 NOT NULL, c6996 Uint32, c6997 Int8 NOT NULL, c6998 Uint16, c6999 Datetime64 NOT NULL, c7000 Decimal(22,9) NOT NULL, c7001 JsonDocument, c7002 Uint16, c7003 Decimal(15,0), c7004 Yson NOT NULL, c7005 Timestamp64 NOT NULL, c7006 Json NOT NULL, c7007 Uint64, c7008 Decimal(22,9) NOT NULL, c7009 Datetime64 NOT NULL, c7010 Int32, c7011 JsonDocument NOT NULL, c7012 Int16, c7013 Int16 NOT NULL, c7014 Int16 NOT NULL, c7015 Utf8, c7016 Decimal(15,0), c7017 Int32 NOT NULL, c7018 Interval64 NOT NULL, c7019 Int32 NOT NULL, c7020 String NOT NULL, c7021 Date, c7022 Uint64, c7023 Uint8 NOT NULL, c7024 Decimal(35,10) NOT NULL, c7025 Int32, c7026 JsonDocument, c7027 Int64 NOT NULL, c7028 Int8, c7029 Date32, c7030 Double NOT NULL, c7031 Datetime64 NOT NULL, c7032 Timestamp NOT NULL, c7033 Int32 NOT NULL, c7034 Decimal(35,10), c7035 Decimal(35,10) NOT NULL, c7036 Timestamp NOT NULL, c7037 Int8 NOT NULL, c7038 Interval64, c7039 Uint64 NOT NULL, c7040 Uint32, c7041 Json, c7042 Uint64, c7043 Int64, c7044 Decimal(35,10), c7045 Int8 NOT NULL, c7046 JsonDocument NOT NULL, c7047 Utf8, c7048 Date, c7049 Timestamp64, c7050 Timestamp, c7051 Timestamp, c7052 Uint8 NOT NULL, c7053 Float NOT NULL, c7054 Float NOT NULL, c7055 JsonDocument NOT NULL, c7056 String NOT NULL, c7057 Datetime64 NOT NULL, c7058 Uint32 NOT NULL, c7059 Datetime64 NOT NULL, c7060 Int8, c7061 Json NOT NULL, c7062 Uint32, c7063 Uint16, c7064 Decimal(35,10) NOT NULL, c7065 Uint8 NOT NULL, c7066 Datetime, c7067 Utf8 NOT NULL, c7068 Uint64 NOT NULL, c7069 String NOT NULL, c7070 Json NOT NULL, c7071 Decimal(22,9), c7072 Decimal(15,0) NOT NULL, c7073 Datetime NOT NULL, c7074 Datetime, c7075 String, c7076 JsonDocument, c7077 Int64 NOT NULL, c7078 Timestamp NOT NULL, c7079 Timestamp64 NOT NULL, c7080 JsonDocument, c7081 Double, c7082 Uint32 NOT NULL, c7083 Date32 NOT NULL, c7084 Int32 NOT NULL, c7085 Json NOT NULL, c7086 String, c7087 JsonDocument NOT NULL, c7088 Float, c7089 Interval64 NOT NULL, c7090 Decimal(22,9) NOT NULL, c7091 Uint8, c7092 Date, c7093 Decimal(35,10) NOT NULL, c7094 Timestamp64, c7095 Int16, c7096 Float NOT NULL, c7097 JsonDocument NOT NULL, c7098 Timestamp64, c7099 Decimal(15,0) NOT NULL, c7100 Utf8, c7101 Decimal(15,0) NOT NULL, c7102 Decimal(22,9) NOT NULL, c7103 Int64, c7104 Uint32, c7105 Datetime NOT NULL, c7106 Uint32, c7107 Uint16 NOT NULL, c7108 Yson, c7109 JsonDocument, c7110 JsonDocument NOT NULL, c7111 Int16 NOT NULL, c7112 Decimal(35,10), c7113 JsonDocument, c7114 JsonDocument NOT NULL, c7115 Yson NOT NULL, c7116 Date, c7117 Decimal(22,9) NOT NULL, c7118 Decimal(15,0) NOT NULL, c7119 Json NOT NULL, c7120 Uint8 NOT NULL, c7121 Interval64, c7122 Uint8, c7123 Yson NOT NULL, c7124 Uint32 NOT NULL, c7125 Float, c7126 Float NOT NULL, c7127 Date32, c7128 Uint8 NOT NULL, c7129 Yson NOT NULL, c7130 JsonDocument, c7131 Decimal(22,9) NOT NULL, c7132 Int64 NOT NULL, c7133 Int8 NOT NULL, c7134 Uint64, c7135 String, c7136 Datetime64, c7137 Datetime NOT NULL, c7138 Decimal(15,0) NOT NULL, c7139 Double NOT NULL, c7140 Double, c7141 Uint32, c7142 Uint32, c7143 Interval64 NOT NULL, c7144 Int16 NOT NULL, c7145 Double, c7146 JsonDocument NOT NULL, c7147 Uint64, c7148 Uint32, c7149 Int32 NOT NULL, c7150 Float NOT NULL, c7151 Timestamp NOT NULL, c7152 Double, c7153 Utf8, c7154 Timestamp, c7155 Decimal(15,0), c7156 Uint8 NOT NULL, c7157 Decimal(22,9), c7158 Utf8, c7159 Interval64, c7160 String NOT NULL, c7161 Timestamp, c7162 Utf8 NOT NULL, c7163 Yson NOT NULL, c7164 Utf8 NOT NULL, c7165 Int64 NOT NULL, c7166 Int32, c7167 Uint64 NOT NULL, c7168 Int16, c7169 Interval64, c7170 Int64, c7171 Timestamp NOT NULL, c7172 Yson NOT NULL, c7173 JsonDocument, c7174 JsonDocument NOT NULL, c7175 Uint64 NOT NULL, c7176 Int16, c7177 Uint8, c7178 Uint32, c7179 Int32 NOT NULL, c7180 Interval64, c7181 Yson NOT NULL, c7182 Decimal(15,0) NOT NULL, c7183 Date NOT NULL, c7184 Decimal(35,10) NOT NULL, c7185 Timestamp, c7186 Int64, c7187 Datetime NOT NULL, c7188 Timestamp64, c7189 JsonDocument, c7190 Json NOT NULL, c7191 Int64, c7192 Double NOT NULL, c7193 Decimal(15,0) NOT NULL, c7194 Double, c7195 Int16 NOT NULL, c7196 Yson, c7197 Decimal(22,9), c7198 Datetime64 NOT NULL, c7199 Double NOT NULL, c7200 Decimal(15,0), c7201 Uint16 NOT NULL, c7202 String NOT NULL, c7203 Timestamp64, c7204 Json NOT NULL, c7205 Int64, c7206 Timestamp, c7207 Int32 NOT NULL, c7208 Int32 NOT NULL, c7209 Int32, c7210 Datetime64, c7211 Uint64 NOT NULL, c7212 Interval64, c7213 Int8 NOT NULL, c7214 Decimal(22,9), c7215 Json, c7216 Timestamp64, c7217 Uint32, c7218 Uint64, c7219 Datetime64, c7220 Uint16, c7221 Decimal(35,10), c7222 Double, c7223 Double NOT NULL, c7224 Decimal(35,10), c7225 Int8, c7226 Decimal(22,9) NOT NULL, c7227 Date NOT NULL, c7228 String, c7229 Int8, c7230 Decimal(22,9) NOT NULL, c7231 Timestamp NOT NULL, c7232 Date NOT NULL, c7233 String NOT NULL, c7234 String, c7235 String NOT NULL, c7236 Uint32, c7237 Date, c7238 Int64 NOT NULL, c7239 Date NOT NULL, c7240 Interval64 NOT NULL, c7241 Decimal(22,9), c7242 Timestamp64, c7243 Interval64, c7244 Double NOT NULL, c7245 Date32 NOT NULL, c7246 Uint32 NOT NULL, c7247 Timestamp NOT NULL, c7248 Date32 NOT NULL, c7249 Double, c7250 Int32, c7251 Timestamp64, c7252 Int8, c7253 Uint32, c7254 Decimal(35,10), c7255 Decimal(35,10), c7256 Utf8 NOT NULL, c7257 Uint64, c7258 Timestamp NOT NULL, c7259 Timestamp64 NOT NULL, c7260 Int8, c7261 Interval64, c7262 Yson NOT NULL, c7263 Timestamp, c7264 Datetime NOT NULL, c7265 Int16, c7266 Decimal(22,9), c7267 Double NOT NULL, c7268 Utf8, c7269 Utf8 NOT NULL, c7270 Date NOT NULL, c7271 Date32, c7272 Uint8 NOT NULL, c7273 Float, c7274 Datetime, c7275 Int8, c7276 Timestamp64, c7277 Int32, c7278 Date NOT NULL, c7279 Datetime64 NOT NULL, c7280 JsonDocument NOT NULL, c7281 Uint64, c7282 Yson NOT NULL, c7283 Decimal(22,9) NOT NULL, c7284 Date32, c7285 Yson NOT NULL, c7286 Int8, c7287 Date32, c7288 Float NOT NULL, c7289 Int64 NOT NULL, c7290 JsonDocument NOT NULL, c7291 Decimal(35,10) NOT NULL, c7292 Json, c7293 Uint64, c7294 Int8 NOT NULL, c7295 Int32 NOT NULL, c7296 Uint16 NOT NULL, c7297 Date NOT NULL, c7298 Decimal(22,9) NOT NULL, c7299 Decimal(22,9) NOT NULL, c7300 Decimal(15,0) NOT NULL, c7301 Json, c7302 Int32, c7303 Uint32, c7304 Decimal(35,10) NOT NULL, c7305 Uint8, c7306 Uint64 NOT NULL, c7307 Float NOT NULL, c7308 Interval64, c7309 Date NOT NULL, c7310 Timestamp64 NOT NULL, c7311 Uint64, c7312 Int64, c7313 Utf8, c7314 Int16 NOT NULL, c7315 Int64, c7316 Date, c7317 Int64 NOT NULL, c7318 Timestamp64, c7319 Int64 NOT NULL, c7320 Decimal(15,0), c7321 Timestamp64, c7322 Yson, c7323 Float NOT NULL, c7324 Interval64, c7325 Timestamp, c7326 Timestamp64, c7327 Uint16, c7328 Interval64, c7329 Timestamp NOT NULL, c7330 Double NOT NULL, c7331 Decimal(15,0), c7332 Int8 NOT NULL, c7333 Datetime NOT NULL, c7334 Utf8, c7335 Uint8 NOT NULL, c7336 Datetime64 NOT NULL, c7337 Int16 NOT NULL, c7338 String NOT NULL, c7339 Interval64 NOT NULL, c7340 Date, c7341 Interval64, c7342 Datetime64, c7343 Int32, c7344 Int64, c7345 Date32 NOT NULL, c7346 String NOT NULL, c7347 Timestamp NOT NULL, c7348 String NOT NULL, c7349 Int64, c7350 Float, c7351 Json NOT NULL, c7352 Json NOT NULL, c7353 Int16, c7354 Datetime64 NOT NULL, c7355 Interval64, c7356 Uint64, c7357 Float, c7358 Decimal(15,0), c7359 Datetime64, c7360 JsonDocument, c7361 Decimal(35,10), c7362 Interval64, c7363 JsonDocument NOT NULL, c7364 Yson NOT NULL, c7365 Uint16, c7366 Date32, c7367 Json, c7368 Float, c7369 Decimal(22,9) NOT NULL, c7370 Float, c7371 Uint16 NOT NULL, c7372 Uint64, c7373 Double NOT NULL, c7374 Interval64 NOT NULL, c7375 Decimal(35,10) NOT NULL, c7376 Float, c7377 Int32, c7378 Double NOT NULL, c7379 Double, c7380 Json, c7381 Uint32 NOT NULL, c7382 Uint64 NOT NULL, c7383 Date NOT NULL, c7384 Date32 NOT NULL, c7385 String NOT NULL, c7386 Double, c7387 Date, c7388 Date32, c7389 Yson NOT NULL, c7390 Date NOT NULL, c7391 Datetime64, c7392 Double NOT NULL, c7393 JsonDocument NOT NULL, c7394 Utf8 NOT NULL, c7395 Int64 NOT NULL, c7396 Decimal(22,9) NOT NULL, c7397 Uint32, c7398 Decimal(15,0), c7399 Date, c7400 Int64 NOT NULL, c7401 Int16, c7402 Interval64 NOT NULL, c7403 Int32, c7404 Uint16, c7405 Int32, c7406 Date32 NOT NULL, c7407 Datetime64, c7408 Date32 NOT NULL, c7409 String, c7410 Float NOT NULL, c7411 Decimal(15,0) NOT NULL, c7412 Json NOT NULL, c7413 Uint32, c7414 Timestamp64, c7415 Int8 NOT NULL, c7416 Int16 NOT NULL, c7417 Uint32 NOT NULL, c7418 Date, c7419 Yson, c7420 Int16 NOT NULL, c7421 Int64, c7422 Float, c7423 Timestamp64, c7424 Decimal(22,9), c7425 Uint16 NOT NULL, c7426 Json, c7427 Timestamp64, c7428 Uint16, c7429 Int64 NOT NULL, c7430 Yson, c7431 Uint64 NOT NULL, c7432 Int8, c7433 Utf8, c7434 Utf8, c7435 Datetime64 NOT NULL, c7436 Utf8 NOT NULL, c7437 Date32 NOT NULL, c7438 Uint32 NOT NULL, c7439 Uint64, c7440 Decimal(22,9) NOT NULL, c7441 Timestamp NOT NULL, c7442 Uint64, c7443 Date32 NOT NULL, c7444 JsonDocument NOT NULL, c7445 String NOT NULL, c7446 JsonDocument NOT NULL, c7447 Yson NOT NULL, c7448 Json, c7449 Uint64 NOT NULL, c7450 Int16, c7451 Double, c7452 Timestamp64 NOT NULL, c7453 Uint16, c7454 Decimal(15,0) NOT NULL, c7455 Int64 NOT NULL, c7456 Decimal(22,9), c7457 Float NOT NULL, c7458 Datetime, c7459 Uint16, c7460 Double NOT NULL, c7461 Utf8, c7462 Date NOT NULL, c7463 Datetime64 NOT NULL, c7464 Date32, c7465 Double NOT NULL, c7466 Datetime NOT NULL, c7467 Timestamp64 NOT NULL, c7468 Int64 NOT NULL, c7469 Int32, c7470 Interval64 NOT NULL, c7471 Json, c7472 Decimal(22,9), c7473 Decimal(15,0), c7474 Int64 NOT NULL, c7475 Json NOT NULL, c7476 Date32 NOT NULL, c7477 Decimal(35,10), c7478 Decimal(35,10), c7479 JsonDocument NOT NULL, c7480 Yson, c7481 Int16, c7482 Date NOT NULL, c7483 Int64, c7484 Timestamp, c7485 Decimal(15,0) NOT NULL, c7486 Date NOT NULL, c7487 Timestamp, c7488 Int64 NOT NULL, c7489 Uint64, c7490 Json NOT NULL, c7491 Int8, c7492 Json, c7493 Float, c7494 Float, c7495 JsonDocument NOT NULL, c7496 Float NOT NULL, c7497 String, c7498 Timestamp, c7499 Utf8, c7500 Timestamp NOT NULL, c7501 Uint32, c7502 Int8 NOT NULL, c7503 Json, c7504 Int8 NOT NULL, c7505 Int32 NOT NULL, c7506 Int64, c7507 Interval64 NOT NULL, c7508 Decimal(22,9) NOT NULL, c7509 Int16, c7510 Int32 NOT NULL, c7511 Utf8 NOT NULL, c7512 Datetime64 NOT NULL, c7513 Decimal(15,0), c7514 Date NOT NULL, c7515 Timestamp, c7516 Json NOT NULL, c7517 Timestamp64, c7518 Utf8 NOT NULL, c7519 Datetime NOT NULL, c7520 Datetime64, c7521 Utf8, c7522 Double NOT NULL, c7523 Int16 NOT NULL, c7524 Timestamp NOT NULL, c7525 Int8 NOT NULL, c7526 Datetime64, c7527 Int8 NOT NULL, c7528 String, c7529 Interval64, c7530 Decimal(35,10), c7531 Int64, c7532 String NOT NULL, c7533 Decimal(22,9) NOT NULL, c7534 Decimal(35,10) NOT NULL, c7535 Decimal(22,9), c7536 Utf8 NOT NULL, c7537 Date32, c7538 Date32 NOT NULL, c7539 Utf8 NOT NULL, c7540 Utf8 NOT NULL, c7541 Uint8 NOT NULL, c7542 Uint64 NOT NULL, c7543 JsonDocument, c7544 Uint16, c7545 Datetime64, c7546 Uint32, c7547 Uint8, c7548 Int16 NOT NULL, c7549 Uint32, c7550 Decimal(35,10) NOT NULL, c7551 Timestamp NOT NULL, c7552 Uint32, c7553 Uint16 NOT NULL, c7554 Uint16, c7555 Uint8, c7556 Date32, c7557 Datetime, c7558 Float, c7559 Decimal(35,10), c7560 Json NOT NULL, c7561 Decimal(15,0) NOT NULL, c7562 Int16 NOT NULL, c7563 Int32 NOT NULL, c7564 Uint32 NOT NULL, c7565 String NOT NULL, c7566 Int16 NOT NULL, c7567 Utf8 NOT NULL, c7568 Int8 NOT NULL, c7569 Date32 NOT NULL, c7570 Uint64, c7571 JsonDocument, c7572 Double, c7573 Uint64, c7574 Date32, c7575 Int8 NOT NULL, c7576 Date NOT NULL, c7577 Uint64 NOT NULL, c7578 Int32 NOT NULL, c7579 Utf8, c7580 Datetime64 NOT NULL, c7581 Date NOT NULL, c7582 Int32 NOT NULL, c7583 Uint64 NOT NULL, c7584 Datetime64 NOT NULL, c7585 Int8, c7586 Uint32, c7587 Uint16 NOT NULL, c7588 Decimal(15,0), c7589 Int16, c7590 Json, c7591 Decimal(15,0) NOT NULL, c7592 Yson NOT NULL, c7593 Json NOT NULL, c7594 Uint64, c7595 Uint32, c7596 Datetime NOT NULL, c7597 Int64, c7598 Json NOT NULL, c7599 Interval64 NOT NULL, c7600 Float NOT NULL, c7601 Int64, c7602 Int16, c7603 Int64 NOT NULL, c7604 Date, c7605 Int8, c7606 Timestamp64 NOT NULL, c7607 Datetime NOT NULL, c7608 Int16, c7609 Int32 NOT NULL, c7610 Int32, c7611 Interval64 NOT NULL, c7612 Float, c7613 JsonDocument, c7614 Float, c7615 Json NOT NULL, c7616 Datetime NOT NULL, c7617 String, c7618 Json NOT NULL, c7619 String NOT NULL, c7620 Date, c7621 Int16 NOT NULL, c7622 Date, c7623 Datetime, c7624 Datetime64 NOT NULL, c7625 Int16 NOT NULL, c7626 Utf8 NOT NULL, c7627 Decimal(15,0) NOT NULL, c7628 Date, c7629 String NOT NULL, c7630 Date, c7631 Double, c7632 Interval64 NOT NULL, c7633 Double, c7634 Datetime, c7635 Uint32, c7636 Int8, c7637 Yson NOT NULL, c7638 Int32, c7639 Json NOT NULL, c7640 Datetime, c7641 Uint16, c7642 Utf8 NOT NULL, c7643 Uint64, c7644 Uint32, c7645 Yson NOT NULL, c7646 Double NOT NULL, c7647 JsonDocument NOT NULL, c7648 Uint16 NOT NULL, c7649 Datetime NOT NULL, c7650 Decimal(35,10), c7651 Decimal(22,9), c7652 Date NOT NULL, c7653 Int64, c7654 Float NOT NULL, c7655 Datetime, c7656 Datetime, c7657 Datetime, c7658 Timestamp64 NOT NULL, c7659 Int8 NOT NULL, c7660 Uint32, c7661 Double NOT NULL, c7662 Double, c7663 Decimal(22,9) NOT NULL, c7664 Int32, c7665 Uint8 NOT NULL, c7666 Date32, c7667 Int16 NOT NULL, c7668 Datetime64 NOT NULL, c7669 Int64, c7670 Decimal(35,10) NOT NULL, c7671 Datetime NOT NULL, c7672 Float, c7673 Json, c7674 Timestamp64, c7675 Int64, c7676 Date32 NOT NULL, c7677 Double NOT NULL, c7678 Uint64 NOT NULL, c7679 Datetime NOT NULL, c7680 Datetime NOT NULL, c7681 Date NOT NULL, c7682 Uint16, c7683 Int32, c7684 Datetime NOT NULL, c7685 Decimal(15,0) NOT NULL, c7686 Int8 NOT NULL, c7687 Yson NOT NULL, c7688 Uint16 NOT NULL, c7689 Int64 NOT NULL, c7690 Interval64, c7691 Float NOT NULL, c7692 Timestamp NOT NULL, c7693 Uint16 NOT NULL, c7694 Utf8, c7695 Decimal(35,10) NOT NULL, c7696 Uint16 NOT NULL, c7697 Json NOT NULL, c7698 Date NOT NULL, c7699 Int8, c7700 Decimal(15,0), c7701 Yson, c7702 Decimal(35,10), c7703 Timestamp64 NOT NULL, c7704 Int8 NOT NULL, c7705 Timestamp64, c7706 Interval64 NOT NULL, c7707 Utf8 NOT NULL, c7708 Datetime64, c7709 Double NOT NULL, c7710 Int16, c7711 Int16 NOT NULL, c7712 Int32 NOT NULL, c7713 Timestamp, c7714 Decimal(35,10), c7715 Uint16 NOT NULL, c7716 Float NOT NULL, c7717 Timestamp NOT NULL, c7718 Int64 NOT NULL, c7719 Yson, c7720 Uint8 NOT NULL, c7721 Datetime, c7722 Uint16 NOT NULL, c7723 Int8, c7724 Timestamp64 NOT NULL, c7725 Float, c7726 Decimal(15,0) NOT NULL, c7727 Double, c7728 Uint64, c7729 Utf8, c7730 Datetime64 NOT NULL, c7731 Interval64 NOT NULL, c7732 Decimal(22,9) NOT NULL, c7733 Json NOT NULL, c7734 Int64 NOT NULL, c7735 JsonDocument NOT NULL, c7736 Json NOT NULL, c7737 Date, c7738 Yson, c7739 Yson, c7740 Interval64 NOT NULL, c7741 Json NOT NULL, c7742 Double, c7743 Timestamp64 NOT NULL, c7744 Int32, c7745 Uint16, c7746 Int8 NOT NULL, c7747 JsonDocument NOT NULL, c7748 Datetime64 NOT NULL, c7749 Int8, c7750 Date NOT NULL, c7751 Uint8 NOT NULL, c7752 Yson NOT NULL, c7753 Utf8 NOT NULL, c7754 Utf8 NOT NULL, c7755 Json, c7756 Decimal(35,10) NOT NULL, c7757 Timestamp NOT NULL, c7758 Int64, c7759 JsonDocument, c7760 Timestamp64, c7761 Int8 NOT NULL, c7762 Decimal(35,10) NOT NULL, c7763 Int8 NOT NULL, c7764 Uint64, c7765 Int32 NOT NULL, c7766 String NOT NULL, c7767 Decimal(15,0) NOT NULL, c7768 Decimal(35,10) NOT NULL, c7769 Uint32, c7770 Interval64, c7771 Int8 NOT NULL, c7772 Uint64, c7773 Date32 NOT NULL, c7774 Date32, c7775 Interval64, c7776 Timestamp NOT NULL, c7777 Date32, c7778 Utf8 NOT NULL, c7779 Decimal(15,0) NOT NULL, c7780 Uint32 NOT NULL, c7781 Decimal(15,0), c7782 Float, c7783 Date NOT NULL, c7784 Date NOT NULL, c7785 Timestamp NOT NULL, c7786 Int8, c7787 Datetime64, c7788 Int8, c7789 Date32 NOT NULL, c7790 Int64 NOT NULL, c7791 Datetime NOT NULL, c7792 Uint32, c7793 Timestamp, c7794 Datetime, c7795 Timestamp, c7796 Int64 NOT NULL, c7797 Datetime NOT NULL, c7798 Uint8 NOT NULL, c7799 Timestamp64 NOT NULL, c7800 Uint8 NOT NULL, c7801 Interval64, c7802 Json NOT NULL, c7803 Uint16, c7804 Int64, c7805 Int16 NOT NULL, c7806 Uint16 NOT NULL, c7807 Uint32 NOT NULL, c7808 Decimal(22,9) NOT NULL, c7809 Uint64 NOT NULL, c7810 Yson NOT NULL, c7811 Int8, c7812 Int64, c7813 Int8, c7814 Date32 NOT NULL, c7815 Uint16, c7816 Uint64, c7817 Date NOT NULL, c7818 String NOT NULL, c7819 Int32 NOT NULL, c7820 String NOT NULL, c7821 Json NOT NULL, c7822 Yson NOT NULL, c7823 Date NOT NULL, c7824 Float NOT NULL, c7825 Uint32 NOT NULL, c7826 Datetime64, c7827 Timestamp64, c7828 Uint16 NOT NULL, c7829 Datetime NOT NULL, c7830 Float NOT NULL, c7831 Int64 NOT NULL, c7832 Float NOT NULL, c7833 Int32 NOT NULL, c7834 Utf8, c7835 Timestamp, c7836 Interval64 NOT NULL, c7837 Int16, c7838 Int32, c7839 JsonDocument NOT NULL, c7840 Uint64 NOT NULL, c7841 Int64 NOT NULL, c7842 Uint64 NOT NULL, c7843 Decimal(15,0), c7844 JsonDocument NOT NULL, c7845 Interval64 NOT NULL, c7846 Int64, c7847 Float, c7848 Decimal(15,0), c7849 Uint64 NOT NULL, c7850 Datetime64, c7851 Date32, c7852 Decimal(35,10) NOT NULL, c7853 Uint8 NOT NULL, c7854 Date, c7855 Decimal(15,0) NOT NULL, c7856 Yson, c7857 Datetime NOT NULL, c7858 Uint64, c7859 Timestamp, c7860 Json NOT NULL, c7861 Timestamp NOT NULL, c7862 Double NOT NULL, c7863 Utf8 NOT NULL, c7864 Uint32, c7865 Interval64, c7866 Timestamp64 NOT NULL, c7867 String, c7868 Uint64 NOT NULL, c7869 Datetime64 NOT NULL, c7870 Date, c7871 Yson, c7872 Decimal(35,10), c7873 Date, c7874 Double NOT NULL, c7875 String NOT NULL, c7876 Timestamp64, c7877 Interval64 NOT NULL, c7878 Datetime64 NOT NULL, c7879 Timestamp, c7880 Datetime64, c7881 Decimal(35,10), c7882 JsonDocument NOT NULL, c7883 Int64, c7884 Decimal(15,0), c7885 Yson NOT NULL, c7886 Json, c7887 JsonDocument NOT NULL, c7888 Float NOT NULL, c7889 Int8 NOT NULL, c7890 Uint64 NOT NULL, c7891 Int16 NOT NULL, c7892 JsonDocument NOT NULL, c7893 Int64, c7894 Timestamp NOT NULL, c7895 Uint32 NOT NULL, c7896 Int64 NOT NULL, c7897 Json, c7898 Float NOT NULL, c7899 Float NOT NULL, c7900 Decimal(22,9), c7901 Decimal(35,10) NOT NULL, c7902 Double NOT NULL, c7903 Decimal(35,10) NOT NULL, c7904 Timestamp, c7905 Interval64, c7906 Int64, c7907 Date, c7908 Yson, c7909 Double NOT NULL, c7910 Uint32, c7911 Decimal(35,10) NOT NULL, c7912 JsonDocument NOT NULL, c7913 Date32, c7914 Int16 NOT NULL, c7915 Json, c7916 Int8 NOT NULL, c7917 Float NOT NULL, c7918 Date32 NOT NULL, c7919 Uint64 NOT NULL, c7920 Timestamp, c7921 Json, c7922 String NOT NULL, c7923 Double NOT NULL, c7924 Int8 NOT NULL, c7925 Yson, c7926 Uint8 NOT NULL, c7927 Date32, c7928 Datetime, c7929 Json, c7930 Int8, c7931 JsonDocument NOT NULL, c7932 Decimal(35,10), c7933 Timestamp NOT NULL, c7934 Uint8 NOT NULL, c7935 Json NOT NULL, c7936 Int8 NOT NULL, c7937 Uint32, c7938 JsonDocument NOT NULL, c7939 Decimal(35,10), c7940 Datetime NOT NULL, c7941 Datetime NOT NULL, c7942 Datetime64, c7943 Uint16 NOT NULL, c7944 Decimal(22,9) NOT NULL, c7945 Utf8 NOT NULL, c7946 Interval64, c7947 Int16 NOT NULL, c7948 Date, c7949 Int64, c7950 Int32, c7951 Int8, c7952 Decimal(15,0), c7953 Json NOT NULL, c7954 Int16 NOT NULL, c7955 Datetime NOT NULL, c7956 Date, c7957 Int64 NOT NULL, c7958 Utf8, c7959 Int16, c7960 String NOT NULL, c7961 Decimal(35,10) NOT NULL, c7962 Timestamp, c7963 Datetime NOT NULL, c7964 Int64, c7965 Double NOT NULL, c7966 Decimal(15,0), c7967 Decimal(22,9) NOT NULL, c7968 Double NOT NULL, c7969 Decimal(15,0), c7970 Int32 NOT NULL, c7971 Yson NOT NULL, c7972 Uint64 NOT NULL, c7973 Date NOT NULL, c7974 Yson NOT NULL, c7975 Decimal(15,0), c7976 Timestamp64 NOT NULL, c7977 Timestamp NOT NULL, c7978 Date32 NOT NULL, c7979 JsonDocument NOT NULL, c7980 Uint8, c7981 Date32, c7982 Float NOT NULL, c7983 Utf8, c7984 Interval64, c7985 Interval64, c7986 Decimal(15,0) NOT NULL, c7987 Int32 NOT NULL, c7988 Json NOT NULL, c7989 Int8, c7990 Int32 NOT NULL, c7991 Double, c7992 Uint8 NOT NULL, c7993 Decimal(22,9), c7994 Uint64, c7995 String NOT NULL, c7996 Float NOT NULL, c7997 Timestamp64, c7998 Decimal(22,9), c7999 Uint16, c8000 Uint8 NOT NULL, c8001 Uint64 NOT NULL, c8002 Int16 NOT NULL, c8003 Json, c8004 Decimal(15,0) NOT NULL, c8005 Uint64, c8006 Int64, c8007 Uint32, c8008 Yson, c8009 Int32, c8010 Utf8, c8011 Decimal(22,9), c8012 Decimal(15,0), c8013 Decimal(35,10), c8014 String NOT NULL, c8015 Date, c8016 Int64, c8017 Datetime, c8018 Decimal(15,0) NOT NULL, c8019 Yson, c8020 Datetime, c8021 Date32, c8022 Int32 NOT NULL, c8023 Double NOT NULL, c8024 Date32, c8025 Date NOT NULL, c8026 Uint32, c8027 Double NOT NULL, c8028 Float NOT NULL, c8029 Double, c8030 Int16 NOT NULL, c8031 Int64 NOT NULL, c8032 Uint32, c8033 Date, c8034 Interval64, c8035 Date32 NOT NULL, c8036 String NOT NULL, c8037 Int8 NOT NULL, c8038 Interval64, c8039 Int32 NOT NULL, c8040 Timestamp NOT NULL, c8041 Uint32 NOT NULL, c8042 Int32 NOT NULL, c8043 Timestamp, c8044 Uint32 NOT NULL, c8045 Int64 NOT NULL, c8046 JsonDocument, c8047 Timestamp64 NOT NULL, c8048 Decimal(35,10), c8049 Float, c8050 Interval64, c8051 Json, c8052 Decimal(22,9), c8053 Datetime64 NOT NULL, c8054 Decimal(22,9) NOT NULL, c8055 Uint32 NOT NULL, c8056 Float NOT NULL, c8057 Decimal(35,10) NOT NULL, c8058 Yson NOT NULL, c8059 Uint16, c8060 String, c8061 Int32, c8062 Int16, c8063 Uint8 NOT NULL, c8064 Decimal(35,10), c8065 Json NOT NULL, c8066 Datetime64, c8067 Decimal(22,9) NOT NULL, c8068 Uint8, c8069 Float NOT NULL, c8070 Decimal(35,10), c8071 Timestamp NOT NULL, c8072 Uint16, c8073 Float NOT NULL, c8074 Decimal(35,10), c8075 Int32, c8076 String, c8077 Datetime64 NOT NULL, c8078 Interval64 NOT NULL, c8079 Uint32, c8080 Timestamp64, c8081 Datetime64 NOT NULL, c8082 Timestamp64 NOT NULL, c8083 Uint16, c8084 Uint32, c8085 Uint64 NOT NULL, c8086 Date NOT NULL, c8087 JsonDocument NOT NULL, c8088 Uint32, c8089 Int64 NOT NULL, c8090 Json, c8091 Decimal(15,0) NOT NULL, c8092 JsonDocument NOT NULL, c8093 Timestamp64, c8094 Int32 NOT NULL, c8095 Timestamp NOT NULL, c8096 Timestamp64 NOT NULL, c8097 Timestamp, c8098 Utf8 NOT NULL, c8099 Int16, c8100 Decimal(35,10) NOT NULL, c8101 Decimal(35,10) NOT NULL, c8102 Json NOT NULL, c8103 Interval64 NOT NULL, c8104 Datetime64, c8105 Uint64 NOT NULL, c8106 Int16, c8107 JsonDocument, c8108 Int32 NOT NULL, c8109 Interval64, c8110 Datetime, c8111 Double, c8112 Decimal(15,0), c8113 Uint64, c8114 Datetime NOT NULL, c8115 Datetime64 NOT NULL, c8116 Datetime, c8117 Uint8, c8118 Uint8, c8119 Int16 NOT NULL, c8120 Uint8 NOT NULL, c8121 Timestamp64 NOT NULL, c8122 Interval64, c8123 Int64, c8124 Int64, c8125 JsonDocument NOT NULL, c8126 Yson NOT NULL, c8127 Timestamp64, c8128 Datetime64, c8129 Datetime64 NOT NULL, c8130 Interval64 NOT NULL, c8131 JsonDocument, c8132 Int32 NOT NULL, c8133 Datetime, c8134 Decimal(15,0), c8135 Datetime64 NOT NULL, c8136 Utf8 NOT NULL, c8137 Float, c8138 Decimal(35,10) NOT NULL, c8139 Int16 NOT NULL, c8140 Uint32, c8141 Int8, c8142 Int32 NOT NULL, c8143 Interval64 NOT NULL, c8144 Double, c8145 Int64 NOT NULL, c8146 Float NOT NULL, c8147 Float, c8148 Int32, c8149 Json NOT NULL, c8150 Interval64, c8151 Float, c8152 Uint64 NOT NULL, c8153 Date32 NOT NULL, c8154 String, c8155 Decimal(35,10) NOT NULL, c8156 Decimal(35,10), c8157 Decimal(35,10), c8158 Uint32 NOT NULL, c8159 Timestamp, c8160 Yson, c8161 Decimal(35,10) NOT NULL, c8162 Int32 NOT NULL, c8163 Int8 NOT NULL, c8164 Date32, c8165 Int8, c8166 Float NOT NULL, c8167 Datetime64, c8168 Uint8 NOT NULL, c8169 Decimal(22,9) NOT NULL, c8170 Decimal(15,0), c8171 Double, c8172 Int16, c8173 JsonDocument NOT NULL, c8174 Yson NOT NULL, c8175 Yson NOT NULL, c8176 Timestamp64, c8177 Int32 NOT NULL, c8178 Uint16, c8179 Interval64 NOT NULL, c8180 Uint8, c8181 Int64, c8182 Int32 NOT NULL, c8183 Timestamp NOT NULL, c8184 Int64, c8185 JsonDocument NOT NULL, c8186 Uint64 NOT NULL, c8187 Timestamp64 NOT NULL, c8188 String, c8189 Yson NOT NULL, c8190 Uint8, c8191 Json NOT NULL, c8192 JsonDocument, c8193 JsonDocument, c8194 Double, c8195 Yson, c8196 Date, c8197 Timestamp64 NOT NULL, c8198 Utf8 NOT NULL, c8199 Decimal(15,0), c8200 Uint8 NOT NULL, c8201 Timestamp NOT NULL, c8202 Uint64 NOT NULL, c8203 Decimal(35,10) NOT NULL, c8204 Utf8, c8205 JsonDocument NOT NULL, c8206 Uint64 NOT NULL, c8207 Yson NOT NULL, c8208 Datetime, c8209 Interval64 NOT NULL, c8210 Datetime64, c8211 Uint64 NOT NULL, c8212 Uint32 NOT NULL, c8213 Yson, c8214 Decimal(15,0) NOT NULL, c8215 Yson, c8216 Interval64, c8217 Uint16 NOT NULL, c8218 Uint8, c8219 Int8 NOT NULL, c8220 JsonDocument, c8221 Uint32, c8222 Decimal(35,10), c8223 Decimal(22,9) NOT NULL, c8224 Int8, c8225 Date32 NOT NULL, c8226 Int32, c8227 Decimal(35,10), c8228 Datetime64 NOT NULL, c8229 Int8 NOT NULL, c8230 Int32 NOT NULL, c8231 Decimal(22,9) NOT NULL, c8232 Uint32, c8233 Int32 NOT NULL, c8234 Int8, c8235 Json, c8236 Date NOT NULL, c8237 Decimal(15,0), c8238 Datetime NOT NULL, c8239 Int8, c8240 Interval64 NOT NULL, c8241 Decimal(22,9), c8242 Uint64, c8243 Yson NOT NULL, c8244 Uint32, c8245 Decimal(35,10) NOT NULL, c8246 Uint32 NOT NULL, c8247 Uint32 NOT NULL, c8248 Decimal(35,10), c8249 Datetime64 NOT NULL, c8250 Datetime64 NOT NULL, c8251 Timestamp, c8252 String NOT NULL, c8253 Timestamp64, c8254 Timestamp, c8255 Datetime64 NOT NULL, c8256 Int32, c8257 Yson, c8258 Json NOT NULL, c8259 Datetime, c8260 Date32, c8261 Uint8 NOT NULL, c8262 Int64, c8263 Json NOT NULL, c8264 Interval64 NOT NULL, c8265 Json, c8266 Interval64, c8267 Datetime64, c8268 Utf8, c8269 Decimal(15,0) NOT NULL, c8270 Utf8 NOT NULL, c8271 Decimal(35,10), c8272 Datetime64 NOT NULL, c8273 Datetime, c8274 Datetime, c8275 Timestamp64 NOT NULL, c8276 Timestamp, c8277 Int64 NOT NULL, c8278 Uint32, c8279 Int16, c8280 Uint16 NOT NULL, c8281 Date32, c8282 Datetime64 NOT NULL, c8283 Interval64, c8284 Double NOT NULL, c8285 Date32, c8286 Int16, c8287 Int32, c8288 Datetime NOT NULL, c8289 Yson, c8290 Uint32 NOT NULL, c8291 Datetime NOT NULL, c8292 Timestamp64, c8293 Uint64 NOT NULL, c8294 Uint64 NOT NULL, c8295 Decimal(22,9), c8296 Decimal(22,9), c8297 Uint64 NOT NULL, c8298 Decimal(15,0) NOT NULL, c8299 String NOT NULL, c8300 Uint32 NOT NULL, c8301 JsonDocument, c8302 String, c8303 Timestamp64, c8304 Datetime NOT NULL, c8305 JsonDocument NOT NULL, c8306 Int8 NOT NULL, c8307 Float, c8308 Interval64 NOT NULL, c8309 Date32 NOT NULL, c8310 Decimal(22,9) NOT NULL, c8311 Datetime, c8312 Interval64, c8313 Float NOT NULL, c8314 Uint32 NOT NULL, c8315 Datetime64 NOT NULL, c8316 Uint8 NOT NULL, c8317 Double NOT NULL, c8318 Int8, c8319 Decimal(22,9), c8320 Int16, c8321 Datetime64, c8322 Timestamp NOT NULL, c8323 Uint32, c8324 Timestamp, c8325 String NOT NULL, c8326 Utf8 NOT NULL, c8327 Date, c8328 Uint8, c8329 String, c8330 Uint32 NOT NULL, c8331 Date NOT NULL, c8332 Uint16 NOT NULL, c8333 Datetime NOT NULL, c8334 Datetime NOT NULL, c8335 Timestamp64 NOT NULL, c8336 Timestamp NOT NULL, c8337 Uint32 NOT NULL, c8338 Int16 NOT NULL, c8339 Uint64 NOT NULL, c8340 Int32, c8341 Int32 NOT NULL, c8342 Uint16 NOT NULL, c8343 Uint8, c8344 Double, c8345 Decimal(22,9), c8346 Interval64, c8347 Datetime64, c8348 Json NOT NULL, c8349 String NOT NULL, c8350 JsonDocument, c8351 Uint64 NOT NULL, c8352 Uint64, c8353 Int64 NOT NULL, c8354 Uint8 NOT NULL, c8355 Date NOT NULL, c8356 Date NOT NULL, c8357 Datetime64, c8358 Interval64 NOT NULL, c8359 Uint32, c8360 Uint8, c8361 Timestamp NOT NULL, c8362 Timestamp, c8363 Decimal(15,0) NOT NULL, c8364 Uint64 NOT NULL, c8365 Double NOT NULL, c8366 String, c8367 Timestamp64, c8368 Timestamp NOT NULL, c8369 Decimal(15,0), c8370 Date32 NOT NULL, c8371 Datetime, c8372 Uint32, c8373 Uint16 NOT NULL, c8374 JsonDocument, c8375 Decimal(15,0) NOT NULL, c8376 Timestamp, c8377 Decimal(22,9) NOT NULL, c8378 Interval64 NOT NULL, c8379 Yson NOT NULL, c8380 Double, c8381 Decimal(15,0), c8382 Timestamp, c8383 Timestamp, c8384 String NOT NULL, c8385 Int8, c8386 Int8, c8387 Uint32 NOT NULL, c8388 Int64 NOT NULL, c8389 Yson NOT NULL, c8390 Date NOT NULL, c8391 Date, c8392 Date, c8393 String NOT NULL, c8394 Uint16, c8395 Uint8, c8396 Datetime64, c8397 Int16, c8398 Date NOT NULL, c8399 Double NOT NULL, c8400 JsonDocument NOT NULL, c8401 Timestamp, c8402 Decimal(15,0) NOT NULL, c8403 Yson, c8404 Uint64 NOT NULL, c8405 Uint16 NOT NULL, c8406 Uint16 NOT NULL, c8407 JsonDocument NOT NULL, c8408 Decimal(35,10), c8409 Decimal(15,0) NOT NULL, c8410 Int16 NOT NULL, c8411 Uint8, c8412 Uint64, c8413 Yson, c8414 Timestamp64, c8415 Uint64 NOT NULL, c8416 Datetime NOT NULL, c8417 Decimal(35,10), c8418 Uint16 NOT NULL, c8419 Datetime, c8420 Datetime64 NOT NULL, c8421 Decimal(35,10) NOT NULL, c8422 Decimal(22,9), c8423 Interval64, c8424 JsonDocument, c8425 Int64, c8426 Int64 NOT NULL, c8427 Uint16, c8428 Decimal(22,9) NOT NULL, c8429 Datetime64, c8430 Float, c8431 Uint32, c8432 Date32 NOT NULL, c8433 Yson, c8434 Decimal(15,0), c8435 Timestamp64, c8436 Utf8 NOT NULL, c8437 Int32, c8438 Uint64 NOT NULL, c8439 Int16 NOT NULL, c8440 Int64 NOT NULL, c8441 Uint32, c8442 String NOT NULL, c8443 Interval64 NOT NULL, c8444 Timestamp64 NOT NULL, c8445 Timestamp64, c8446 Utf8, c8447 Decimal(15,0), c8448 Int8 NOT NULL, c8449 Int32, c8450 Json, c8451 Int16, c8452 Uint16 NOT NULL, c8453 Int32 NOT NULL, c8454 Date NOT NULL, c8455 Timestamp NOT NULL, c8456 Int32 NOT NULL, c8457 Timestamp, c8458 Int16, c8459 Utf8, c8460 Int64, c8461 Date NOT NULL, c8462 Decimal(15,0), c8463 Date32 NOT NULL, c8464 Timestamp64 NOT NULL, c8465 Interval64, c8466 Uint16 NOT NULL, c8467 Int8 NOT NULL, c8468 Int8 NOT NULL, c8469 Uint16, c8470 String NOT NULL, c8471 JsonDocument, c8472 Int64, c8473 Int64 NOT NULL, c8474 Uint32 NOT NULL, c8475 Decimal(22,9), c8476 Datetime NOT NULL, c8477 Interval64 NOT NULL, c8478 Decimal(15,0) NOT NULL, c8479 Date32 NOT NULL, c8480 Date NOT NULL, c8481 Double, c8482 Float NOT NULL, c8483 Int32 NOT NULL, c8484 Int32, c8485 Double NOT NULL, c8486 Date32 NOT NULL, c8487 Int64, c8488 Date, c8489 Uint16, c8490 Double, c8491 Int32, c8492 Float NOT NULL, c8493 Utf8 NOT NULL, c8494 Uint16 NOT NULL, c8495 Uint8 NOT NULL, c8496 Datetime64, c8497 Utf8, c8498 Interval64, c8499 Float NOT NULL, c8500 Double, c8501 Date, c8502 Utf8 NOT NULL, c8503 Timestamp NOT NULL, c8504 Date NOT NULL, c8505 Date, c8506 Utf8 NOT NULL, c8507 Uint16 NOT NULL, c8508 Datetime64, c8509 Uint16, c8510 Date NOT NULL, c8511 Date, c8512 Date NOT NULL, c8513 Date32, c8514 Uint16 NOT NULL, c8515 JsonDocument NOT NULL, c8516 Datetime64 NOT NULL, c8517 Int64 NOT NULL, c8518 Yson NOT NULL, c8519 Utf8 NOT NULL, c8520 Interval64, c8521 Json NOT NULL, c8522 Interval64, c8523 Datetime64, c8524 Date32, c8525 Yson NOT NULL, c8526 Decimal(35,10) NOT NULL, c8527 Date32, c8528 Timestamp NOT NULL, c8529 Yson, c8530 Datetime NOT NULL, c8531 Json NOT NULL, c8532 Json NOT NULL, c8533 Timestamp64, c8534 Decimal(22,9) NOT NULL, c8535 Float, c8536 Json, c8537 Date NOT NULL, c8538 Int32 NOT NULL, c8539 Uint32 NOT NULL, c8540 Int8 NOT NULL, c8541 Int16, c8542 JsonDocument, c8543 Int8, c8544 Uint8 NOT NULL, c8545 Uint8 NOT NULL, c8546 Timestamp, c8547 Decimal(35,10) NOT NULL, c8548 Utf8 NOT NULL, c8549 Date, c8550 Uint64, c8551 Interval64 NOT NULL, c8552 Timestamp64, c8553 Decimal(35,10), c8554 Timestamp NOT NULL, c8555 String NOT NULL, c8556 String, c8557 String NOT NULL, c8558 Decimal(15,0), c8559 Decimal(15,0) NOT NULL, c8560 Double, c8561 Uint32 NOT NULL, c8562 Datetime64, c8563 Int32, c8564 JsonDocument, c8565 Datetime NOT NULL, c8566 Interval64 NOT NULL, c8567 Datetime64, c8568 Uint32 NOT NULL, c8569 Uint8 NOT NULL, c8570 String NOT NULL, c8571 Json, c8572 Decimal(35,10), c8573 Date, c8574 Int16, c8575 Double NOT NULL, c8576 Utf8, c8577 Uint32, c8578 Decimal(35,10), c8579 Interval64, c8580 Interval64, c8581 Decimal(35,10), c8582 Float, c8583 Uint64, c8584 Float, c8585 Datetime NOT NULL, c8586 Date, c8587 Interval64 NOT NULL, c8588 Uint32 NOT NULL, c8589 Timestamp64 NOT NULL, c8590 Date NOT NULL, c8591 Decimal(35,10) NOT NULL, c8592 Uint64, c8593 String NOT NULL, c8594 Datetime64, c8595 Date32, c8596 Decimal(35,10) NOT NULL, c8597 Decimal(15,0), c8598 Int8 NOT NULL, c8599 Uint64, c8600 Decimal(22,9), c8601 Datetime64 NOT NULL, c8602 Int8, c8603 Int32 NOT NULL, c8604 Uint8, c8605 Yson, c8606 String, c8607 Datetime, c8608 Double, c8609 Float NOT NULL, c8610 Uint64 NOT NULL, c8611 Decimal(35,10) NOT NULL, c8612 Int64 NOT NULL, c8613 Int8 NOT NULL, c8614 JsonDocument NOT NULL, c8615 Interval64 NOT NULL, c8616 Date32 NOT NULL, c8617 Int8 NOT NULL, c8618 Int16, c8619 Uint32 NOT NULL, c8620 Json NOT NULL, c8621 Json NOT NULL, c8622 String, c8623 Uint64 NOT NULL, c8624 Uint8, c8625 Uint16, c8626 Timestamp64 NOT NULL, c8627 Decimal(22,9) NOT NULL, c8628 Yson NOT NULL, c8629 Datetime64 NOT NULL, c8630 Uint64, c8631 Json NOT NULL, c8632 Date32, c8633 Datetime NOT NULL, c8634 String, c8635 Json, c8636 Uint8 NOT NULL, c8637 Date NOT NULL, c8638 Double, c8639 Double NOT NULL, c8640 Double NOT NULL, c8641 Datetime NOT NULL, c8642 Json, c8643 Int32, c8644 Int16, c8645 JsonDocument NOT NULL, c8646 Int8 NOT NULL, c8647 JsonDocument NOT NULL, c8648 Decimal(15,0), c8649 Decimal(22,9) NOT NULL, c8650 Date NOT NULL, c8651 Decimal(35,10), c8652 Uint64 NOT NULL, c8653 Float NOT NULL, c8654 Uint64 NOT NULL, c8655 Date32 NOT NULL, c8656 Json NOT NULL, c8657 Uint32, c8658 Int32, c8659 Decimal(15,0) NOT NULL, c8660 Timestamp64, c8661 Int32 NOT NULL, c8662 Uint32 NOT NULL, c8663 Date, c8664 Float, c8665 Int16, c8666 Int32, c8667 Date NOT NULL, c8668 Uint16, c8669 Date32, c8670 Decimal(22,9) NOT NULL, c8671 Uint64, c8672 Int32 NOT NULL, c8673 Timestamp, c8674 Uint8 NOT NULL, c8675 Decimal(15,0) NOT NULL, c8676 Datetime NOT NULL, c8677 Timestamp64 NOT NULL, c8678 Timestamp NOT NULL, c8679 Uint16 NOT NULL, c8680 Uint16, c8681 Double NOT NULL, c8682 Float NOT NULL, c8683 Decimal(22,9), c8684 Datetime, c8685 Datetime64 NOT NULL, c8686 Double NOT NULL, c8687 Decimal(15,0) NOT NULL, c8688 Date32, c8689 Timestamp64, c8690 Date, c8691 Utf8 NOT NULL, c8692 Json, c8693 Yson, c8694 Uint16, c8695 Double NOT NULL, c8696 Int64 NOT NULL, c8697 String, c8698 String NOT NULL, c8699 Decimal(35,10), c8700 JsonDocument NOT NULL, c8701 Int32 NOT NULL, c8702 Timestamp64 NOT NULL, c8703 Int32 NOT NULL, c8704 Int32, c8705 Datetime64, c8706 Datetime NOT NULL, c8707 Double, c8708 Int64, c8709 Int8, c8710 Int64, c8711 Double, c8712 Uint64 NOT NULL, c8713 Timestamp64 NOT NULL, c8714 Uint64, c8715 Float, c8716 Uint32 NOT NULL, c8717 Int32, c8718 Decimal(15,0), c8719 Decimal(15,0) NOT NULL, c8720 Int64, c8721 Uint8 NOT NULL, c8722 Int8 NOT NULL, c8723 JsonDocument NOT NULL, c8724 Yson NOT NULL, c8725 Date, c8726 Uint8, c8727 Int16, c8728 Date32, c8729 Timestamp, c8730 Date, c8731 Decimal(35,10) NOT NULL, c8732 Datetime64 NOT NULL, c8733 Datetime64, c8734 Timestamp64, c8735 Decimal(35,10), c8736 Interval64, c8737 Datetime, c8738 Float, c8739 JsonDocument, c8740 Date32, c8741 JsonDocument, c8742 Int64 NOT NULL, c8743 Timestamp64, c8744 Datetime64 NOT NULL, c8745 Uint64, c8746 Int16 NOT NULL, c8747 String, c8748 Double, c8749 Decimal(35,10), c8750 Datetime64, c8751 Double, c8752 Utf8 NOT NULL, c8753 Interval64, c8754 Int16 NOT NULL, c8755 Float NOT NULL, c8756 Json, c8757 Int32, c8758 Timestamp64, c8759 Timestamp64, c8760 Datetime, c8761 Yson NOT NULL, c8762 Double NOT NULL, c8763 Int16 NOT NULL, c8764 Timestamp, c8765 Timestamp, c8766 Date32, c8767 Decimal(35,10), c8768 Date32 NOT NULL, c8769 Uint32 NOT NULL, c8770 JsonDocument NOT NULL, c8771 Double NOT NULL, c8772 Int8 NOT NULL, c8773 Int16, c8774 Int8, c8775 Datetime, c8776 Int32, c8777 Timestamp64, c8778 Uint8, c8779 Uint64 NOT NULL, c8780 Json NOT NULL, c8781 Uint8 NOT NULL, c8782 Uint64, c8783 Yson, c8784 JsonDocument NOT NULL, c8785 Uint64 NOT NULL, c8786 Date32 NOT NULL, c8787 Int8 NOT NULL, c8788 Date32, c8789 Datetime64, c8790 Int32 NOT NULL, c8791 Int8 NOT NULL, c8792 Uint16, c8793 Datetime, c8794 Date32, c8795 Date32 NOT NULL, c8796 Json, c8797 Int32, c8798 Yson, c8799 String NOT NULL, c8800 Timestamp64, c8801 Datetime64, c8802 Timestamp, c8803 Decimal(22,9), c8804 Timestamp NOT NULL, c8805 Timestamp NOT NULL, c8806 Timestamp, c8807 Date, c8808 Timestamp64, c8809 Utf8, c8810 Json, c8811 Int32 NOT NULL, c8812 Uint32, c8813 Int16 NOT NULL, c8814 Float, c8815 Int8, c8816 Float NOT NULL, c8817 Int8, c8818 Double NOT NULL, c8819 Date NOT NULL, c8820 Date, c8821 Date NOT NULL, c8822 Date32, c8823 Uint32, c8824 Uint32, c8825 Int16 NOT NULL, c8826 Date32 NOT NULL, c8827 JsonDocument, c8828 Int32 NOT NULL, c8829 Datetime64 NOT NULL, c8830 Int32, c8831 Uint64 NOT NULL, c8832 Uint64, c8833 Decimal(15,0), c8834 Uint16, c8835 Uint64, c8836 JsonDocument, c8837 Datetime NOT NULL, c8838 Date, c8839 Date NOT NULL, c8840 Double NOT NULL, c8841 JsonDocument, c8842 Uint8, c8843 Timestamp, c8844 Int16, c8845 Interval64, c8846 Date NOT NULL, c8847 Int16 NOT NULL, c8848 Float NOT NULL, c8849 Interval64 NOT NULL, c8850 JsonDocument NOT NULL, c8851 Uint64 NOT NULL, c8852 Date32 NOT NULL, c8853 JsonDocument, c8854 Json NOT NULL, c8855 Decimal(15,0) NOT NULL, c8856 Double NOT NULL, c8857 Datetime64, c8858 Int8, c8859 Decimal(35,10), c8860 Timestamp, c8861 Json, c8862 Int64, c8863 Double, c8864 Double NOT NULL, c8865 Json NOT NULL, c8866 Timestamp64, c8867 String NOT NULL, c8868 Datetime64 NOT NULL, c8869 Timestamp64 NOT NULL, c8870 Timestamp, c8871 Int64 NOT NULL, c8872 Yson NOT NULL, c8873 Timestamp64, c8874 String NOT NULL, c8875 Int8, c8876 Date32 NOT NULL, c8877 Double NOT NULL, c8878 Interval64, c8879 Utf8 NOT NULL, c8880 String NOT NULL, c8881 Decimal(35,10) NOT NULL, c8882 Decimal(15,0), c8883 Interval64 NOT NULL, c8884 Float NOT NULL, c8885 Utf8 NOT NULL, c8886 Json NOT NULL, c8887 Datetime64 NOT NULL, c8888 Uint64 NOT NULL, c8889 Date32 NOT NULL, c8890 Json NOT NULL, c8891 Interval64, c8892 Json NOT NULL, c8893 Uint32, c8894 Decimal(22,9),
                    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)
                )
                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)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...Date32, c6020 Decimal(22,9), c6021 Uint32 NOT NULL, c6022 Uint16 NOT NULL, c6023 Datetime64 NOT NULL, c6024 Decimal(35,10), c6025 Interval64 NOT NULL, c6026 Json, c6027 Date32 NOT NULL, c6028 Date, c6029 Int64, c6030 Date, c6031 Timestamp, c6032 Decimal(15,0), c6033 JsonDocument, c6034 Timestamp, c6035 Int8, c6036 Uint32 NOT NULL, c6037 String, c6038 Date32 NOT NULL, c6039 Int8, c6040 Date, c6041 JsonDocument, c6042 Json, c6043 Date, c6044 Decimal(15,0) NOT NULL, c6045 Uint8 NOT NULL, c6046 Uint32 NOT NULL, c6047 Uint32 NOT NULL, c6048 Decimal(35,10) NOT NULL, c6049 JsonDocument, c6050 Decimal(15,0) NOT NULL, c6051 Decimal(15,0) NOT NULL, c6052 Int64 NOT NULL, c6053 Int64 NOT NULL, c6054 Yson NOT NULL, c6055 Int64 NOT NULL, c6056 Int32 NOT NULL, c6057 Int32 NOT NULL, c6058 Datetime64 NOT NULL, c6059 Int64, c6060 Decimal(22,9) NOT NULL, c6061 Interval64 NOT NULL, c6062 Utf8, c6063 Datetime, c6064 JsonDocument, c6065 Datetime64 NOT NULL, c6066 Json NOT NULL, c6067 Yson, c6068 Interval64 NOT NULL, c6069 Float NOT NULL, c6070 Float, c6071 Datetime, c6072 Uint16 NOT NULL, c6073 Decimal(15,0), c6074 Int64, c6075 String NOT NULL, c6076 Timestamp, c6077 Decimal(35,10), c6078 Json, c6079 JsonDocument NOT NULL, c6080 Datetime NOT NULL, c6081 Int32 NOT NULL, c6082 Uint8 NOT NULL, c6083 Decimal(35,10), c6084 Timestamp64 NOT NULL, c6085 Uint64, c6086 Timestamp, c6087 Float, c6088 Uint64 NOT NULL, c6089 Decimal(15,0), c6090 Decimal(35,10) NOT NULL, c6091 Yson, c6092 Decimal(22,9), c6093 Date32, c6094 Json, c6095 Timestamp64, c6096 Timestamp64 NOT NULL, c6097 Int32, c6098 Int8 NOT NULL, c6099 JsonDocument NOT NULL, c6100 Date, c6101 Timestamp64, c6102 Yson NOT NULL, c6103 Int64, c6104 Float NOT NULL, c6105 Int8, c6106 Decimal(15,0) NOT NULL, c6107 Timestamp, c6108 Uint8 NOT NULL, c6109 Decimal(15,0), c6110 Uint8 NOT NULL, c6111 Decimal(15,0) NOT NULL, c6112 Datetime64, c6113 Datetime64, c6114 Decimal(15,0) NOT NULL, c6115 Decimal(22,9), c6116 Uint16 NOT NULL, c6117 Float NOT NULL, c6118 Timestamp, c6119 Uint16 NOT NULL, c6120 Double NOT NULL, c6121 Json, c6122 Float NOT NULL, c6123 Uint16 NOT NULL, c6124 Int8, c6125 Utf8 NOT NULL, c6126 Decimal(15,0), c6127 Decimal(35,10), c6128 JsonDocument NOT NULL, c6129 Yson, c6130 Uint64, c6131 Int32 NOT NULL, c6132 Datetime, c6133 Uint64 NOT NULL, c6134 Int32, c6135 String, c6136 Date, c6137 Timestamp64 NOT NULL, c6138 Int64 NOT NULL, c6139 Date NOT NULL, c6140 Uint8, c6141 Int16, c6142 JsonDocument NOT NULL, c6143 Float NOT NULL, c6144 Date, c6145 Timestamp64 NOT NULL, c6146 Int64 NOT NULL, c6147 Uint32 NOT NULL, c6148 Uint16, c6149 Float NOT NULL, c6150 Date32, c6151 Int32 NOT NULL, c6152 Uint16, c6153 Int8, c6154 Json, c6155 Json NOT NULL, c6156 Date NOT NULL, c6157 Double NOT NULL, c6158 Date32, c6159 Uint64, c6160 Date, c6161 Yson NOT NULL, c6162 Uint64, c6163 String NOT NULL, c6164 Interval64, c6165 Decimal(35,10), c6166 Int64 NOT NULL, c6167 Yson, c6168 Interval64 NOT NULL, c6169 Timestamp, c6170 Timestamp, c6171 Json NOT NULL, c6172 Yson NOT NULL, c6173 Double, c6174 Double, c6175 Json, c6176 Date32, c6177 Decimal(15,0) NOT NULL, c6178 Utf8, c6179 Date32 NOT NULL, c6180 Int32 NOT NULL, c6181 Decimal(15,0) NOT NULL, c6182 Yson, c6183 Json, c6184 Double NOT NULL, c6185 Int8, c6186 Uint8 NOT NULL, c6187 Int16 NOT NULL, c6188 Double, c6189 Json, c6190 Double NOT NULL, c6191 String, c6192 Datetime64 NOT NULL, c6193 Decimal(22,9) NOT NULL, c6194 Uint8 NOT NULL, c6195 Uint8 NOT NULL, c6196 Int8 NOT NULL, c6197 Datetime64, c6198 Uint8 NOT NULL, c6199 Int16 NOT NULL, c6200 Datetime64 NOT NULL, c6201 Timestamp NOT NULL, c6202 Yson, c6203 Utf8, c6204 Date, c6205 String, c6206 Int8, c6207 Decimal(22,9) NOT NULL, c6208 Yson NOT NULL, c6209 Int8, c6210 Datetime64 NOT NULL, c6211 Double, c6212 Datetime, c6213 Timestamp, c6214 Int8, c6215 Int32 NOT NULL, c6216 Datetime NOT NULL, c6217 Date32, c6218 Timestamp64 NOT NULL, c6219 Timestamp NOT NULL, c6220 Uint8 NOT NULL, c6221 Utf8, c6222 Int16, c6223 Uint64, c6224 Int64 NOT NULL, c6225 Uint64 NOT NULL, c6226 Int16 NOT NULL, c6227 JsonDocument, c6228 Double, c6229 Timestamp64, c6230 Timestamp64 NOT NULL, c6231 Timestamp NOT NULL, c6232 Int8 NOT NULL, c6233 Int8, c6234 Interval64 NOT NULL, c6235 Int8, c6236 Json NOT NULL, c6237 Timestamp64 NOT NULL, c6238 Json, c6239 Date, c6240 Decimal(35,10) NOT NULL, c6241 JsonDocument NOT NULL, c6242 Uint8, c6243 Int8 NOT NULL, c6244 Timestamp64, c6245 Datetime NOT NULL, c6246 Int16, c6247 JsonDocument, c6248 Timestamp NOT NULL, c6249 Uint64, c6250 Yson NOT NULL, c6251 Int32 NOT NULL, c6252 Int16 NOT NULL, c6253 Date32 NOT NULL, c6254 Date, c6255 Uint32 NOT NULL, c6256 Uint16 NOT NULL, c6257 Uint16, c6258 Datetime64 NOT NULL, c6259 Int32 NOT NULL, c6260 Decimal(22,9) NOT NULL, c6261 Int32 NOT NULL, c6262 Float, c6263 Interval64, c6264 Datetime NOT NULL, c6265 Int8, c6266 Date32, c6267 Int8, c6268 Int8 NOT NULL, c6269 Double NOT NULL, c6270 Decimal(22,9) NOT NULL, c6271 String, c6272 Int64, c6273 Decimal(35,10), c6274 Interval64, c6275 Int16, c6276 Int8 NOT NULL, c6277 Date, c6278 JsonDocument NOT NULL, c6279 Timestamp NOT NULL, c6280 Uint32, c6281 Int32 NOT NULL, c6282 Decimal(22,9), c6283 Int64 NOT NULL, c6284 Int16 NOT NULL, c6285 Uint64, c6286 JsonDocument NOT NULL, c6287 Timestamp64 NOT NULL, c6288 Decimal(22,9), c6289 Uint8 NOT NULL, c6290 Decimal(22,9), c6291 Timestamp NOT NULL, c6292 Int32, c6293 Int64, c6294 Int32 NOT NULL, c6295 Interval64, c6296 Utf8, c6297 Date32, c6298 Decimal(22,9), c6299 Uint16 NOT NULL, c6300 Date32 NOT NULL, c6301 Timestamp NOT NULL, c6302 Uint32 NOT NULL, c6303 Double NOT NULL, c6304 Uint16, c6305 JsonDocument, c6306 Int64 NOT NULL, c6307 Float NOT NULL, c6308 Datetime64 NOT NULL, c6309 Uint64 NOT NULL, c6310 String, c6311 Timestamp NOT NULL, c6312 Uint16 NOT NULL, c6313 Uint8, c6314 JsonDocument NOT NULL, c6315 Decimal(15,0), c6316 Decimal(22,9) NOT NULL, c6317 Date32, c6318 Decimal(22,9) NOT NULL, c6319 Yson NOT NULL, c6320 Datetime NOT NULL, c6321 Timestamp64 NOT NULL, c6322 String NOT NULL, c6323 String, c6324 Double, c6325 Uint8, c6326 Datetime64 NOT NULL, c6327 Uint64 NOT NULL, c6328 Int32, c6329 Datetime, c6330 String NOT NULL, c6331 Uint8 NOT NULL, c6332 Timestamp, c6333 Date32, c6334 Decimal(15,0) NOT NULL, c6335 Interval64, c6336 Uint16, c6337 Uint64, c6338 Uint16 NOT NULL, c6339 Interval64, c6340 Uint16 NOT NULL, c6341 Int32 NOT NULL, c6342 Int32 NOT NULL, c6343 String NOT NULL, c6344 JsonDocument, c6345 Int64 NOT NULL, c6346 Decimal(22,9), c6347 Timestamp64 NOT NULL, c6348 Date32 NOT NULL, c6349 Float, c6350 Date32 NOT NULL, c6351 Date32 NOT NULL, c6352 Int16 NOT NULL, c6353 Datetime64, c6354 Uint8 NOT NULL, c6355 Int16 NOT NULL, c6356 Yson, c6357 String NOT NULL, c6358 Utf8 NOT NULL, c6359 Double, c6360 Datetime64 NOT NULL, c6361 Uint16 NOT NULL, c6362 Int32 NOT NULL, c6363 Date32 NOT NULL, c6364 Yson NOT NULL, c6365 JsonDocument, c6366 Int32 NOT NULL, c6367 Int64 NOT NULL, c6368 Decimal(15,0) NOT NULL, c6369 Json, c6370 JsonDocument NOT NULL, c6371 Date NOT NULL, c6372 Int8, c6373 Interval64, c6374 Date NOT NULL, c6375 Float, c6376 Timestamp64 NOT NULL, c6377 Date NOT NULL, c6378 Uint64, c6379 Datetime NOT NULL, c6380 Int32, c6381 Datetime NOT NULL, c6382 String NOT NULL, c6383 Date32, c6384 Json NOT NULL, c6385 String, c6386 Datetime64, c6387 Yson NOT NULL, c6388 Datetime64, c6389 Timestamp NOT NULL, c6390 Yson NOT NULL, c6391 Datetime64 NOT NULL, c6392 Datetime64 NOT NULL, c6393 Int8, c6394 Utf8, c6395 Datetime64 NOT NULL, c6396 Datetime64, c6397 Json, c6398 Interval64 NOT NULL, c6399 Utf8 NOT NULL, c6400 Decimal(22,9), c6401 Datetime64, c6402 Datetime NOT NULL, c6403 Json NOT NULL, c6404 Uint32, c6405 Datetime, c6406 Timestamp64 NOT NULL, c6407 Int16, c6408 Interval64 NOT NULL, c6409 Int32 NOT NULL, c6410 Interval64, c6411 Int32 NOT NULL, c6412 Int16 NOT NULL, c6413 Uint32 NOT NULL, c6414 Float NOT NULL, c6415 Decimal(22,9), c6416 Timestamp64, c6417 Int64 NOT NULL, c6418 Decimal(22,9), c6419 Timestamp64, c6420 Utf8 NOT NULL, c6421 Date NOT NULL, c6422 Date32, c6423 String, c6424 JsonDocument NOT NULL, c6425 Int32 NOT NULL, c6426 Decimal(22,9) NOT NULL, c6427 JsonDocument, c6428 Date, c6429 Interval64, c6430 Interval64, c6431 Int32, c6432 Json, c6433 Datetime64, c6434 JsonDocument NOT NULL, c6435 Int64 NOT NULL, c6436 Int8 NOT NULL, c6437 Int8 NOT NULL, c6438 String, c6439 Json, c6440 Yson NOT NULL, c6441 Int32 NOT NULL, c6442 Json NOT NULL, c6443 Decimal(22,9) NOT NULL, c6444 Uint16 NOT NULL, c6445 Int64, c6446 Uint8, c6447 Decimal(22,9), c6448 String, c6449 Int8 NOT NULL, c6450 Timestamp, c6451 Json NOT NULL, c6452 JsonDocument, c6453 Uint32, c6454 Decimal(15,0), c6455 Interval64 NOT NULL, c6456 Uint8 NOT NULL, c6457 JsonDocument NOT NULL, c6458 JsonDocument NOT NULL, c6459 Yson, c6460 Timestamp, c6461 Uint8 NOT NULL, c6462 Decimal(15,0) NOT NULL, c6463 Decimal(15,0) NOT NULL, c6464 Int16 NOT NULL, c6465 Interval64, c6466 Int16 NOT NULL, c6467 Uint64 NOT NULL, c6468 JsonDocument, c6469 Datetime NOT NULL, c6470 Decimal(15,0) NOT NULL, c6471 Timestamp64 NOT NULL, c6472 Int32 NOT NULL, c6473 Float NOT NULL, c6474 Uint64 NOT NULL, c6475 Int32 NOT NULL, c6476 Int64 NOT NULL, c6477 Date NOT NULL, c6478 Int64, c6479 Int8, c6480 Timestamp64 NOT NULL, c6481 Timestamp, c6482 Int32, c6483 Float NOT NULL, c6484 Interval64 NOT NULL, c6485 String NOT NULL, c6486 Datetime NOT NULL, c6487 Decimal(15,0) NOT NULL, c6488 Uint16 NOT NULL, c6489 Utf8 NOT NULL, c6490 String NOT NULL, c6491 Timestamp64, c6492 Uint64 NOT NULL, c6493 Double, c6494 Date NOT NULL, c6495 Timestamp64 NOT NULL, c6496 Int8, c6497 Float NOT NULL, c6498 Date, c6499 Timestamp, c6500 Date, c6501 Utf8 NOT NULL, c6502 Int32, c6503 Datetime, c6504 Decimal(22,9) NOT NULL, c6505 Date32, c6506 Uint8, c6507 Timestamp64, c6508 Decimal(22,9), c6509 Double, c6510 Timestamp NOT NULL, c6511 Int16 NOT NULL, c6512 Timestamp64, c6513 Float NOT NULL, c6514 JsonDocument, c6515 Utf8 NOT NULL, c6516 Yson NOT NULL, c6517 Int32 NOT NULL, c6518 Decimal(22,9), c6519 Timestamp64, c6520 String NOT NULL, c6521 Int8 NOT NULL, c6522 JsonDocument NOT NULL, c6523 Int16, c6524 Float, c6525 Int64 NOT NULL, c6526 Int64 NOT NULL, c6527 String, c6528 Double NOT NULL, c6529 Datetime64 NOT NULL, c6530 Date32 NOT NULL, c6531 Uint8, c6532 Timestamp64 NOT NULL, c6533 Double NOT NULL, c6534 Int16 NOT NULL, c6535 Uint64, c6536 Datetime, c6537 Utf8 NOT NULL, c6538 Float, c6539 Int32, c6540 Int16 NOT NULL, c6541 Float NOT NULL, c6542 Yson NOT NULL, c6543 Yson NOT NULL, c6544 Float, c6545 JsonDocument NOT NULL, c6546 Datetime64, c6547 Json NOT NULL, c6548 Interval64 NOT NULL, c6549 Int64 NOT NULL, c6550 Timestamp, c6551 Uint8, c6552 Float, c6553 Float, c6554 Date32 NOT NULL, c6555 Datetime64, c6556 Int8 NOT NULL, c6557 Date32, c6558 String, c6559 Timestamp64 NOT NULL, c6560 Json NOT NULL, c6561 Int8 NOT NULL, c6562 Date32 NOT NULL, c6563 Utf8 NOT NULL, c6564 Uint32 NOT NULL, c6565 String NOT NULL, c6566 Int8, c6567 Yson, c6568 Decimal(22,9) NOT NULL, c6569 Timestamp64, c6570 Date NOT NULL, c6571 Uint16 NOT NULL, c6572 Utf8, c6573 Int8, c6574 Int64 NOT NULL, c6575 Uint16, c6576 Int64, c6577 Double, c6578 Int64 NOT NULL, c6579 Timestamp, c6580 JsonDocument, c6581 Int8, c6582 Uint64, c6583 Uint16 NOT NULL, c6584 Double NOT NULL, c6585 Date NOT NULL, c6586 String, c6587 Interval64, c6588 Int64, c6589 Decimal(22,9), c6590 Double NOT NULL, c6591 Uint32 NOT NULL, c6592 String NOT NULL, c6593 Json, c6594 Interval64 NOT NULL, c6595 Uint32, c6596 Date32 NOT NULL, c6597 Datetime64, c6598 Int16 NOT NULL, c6599 Decimal(35,10) NOT NULL, c6600 Uint64 NOT NULL, c6601 Interval64, c6602 Int64, c6603 Int64, c6604 Decimal(22,9), c6605 Decimal(22,9), c6606 Timestamp64 NOT NULL, c6607 Timestamp NOT NULL, c6608 Decimal(22,9), c6609 Yson, c6610 Double NOT NULL, c6611 Utf8 NOT NULL, c6612 Date32, c6613 Int32, c6614 Decimal(22,9), c6615 Utf8, c6616 Float NOT NULL, c6617 Timestamp64 NOT NULL, c6618 Float, c6619 Int64 NOT NULL, c6620 Decimal(35,10) NOT NULL, c6621 Utf8, c6622 Date32, c6623 Int32 NOT NULL, c6624 Int8 NOT NULL, c6625 String, c6626 Datetime, c6627 Interval64, c6628 Datetime, c6629 Float, c6630 Yson, c6631 Utf8, c6632 Json, c6633 JsonDocument NOT NULL, c6634 JsonDocument, c6635 Uint32 NOT NULL, c6636 Decimal(22,9), c6637 Uint64 NOT NULL, c6638 Int8 NOT NULL, c6639 Json NOT NULL, c6640 Decimal(35,10), c6641 Json, c6642 Decimal(35,10), c6643 Int8, c6644 Float, c6645 Utf8 NOT NULL, c6646 Date32, c6647 Interval64 NOT NULL, c6648 Uint16, c6649 Interval64 NOT NULL, c6650 Datetime NOT NULL, c6651 Uint8, c6652 Json, c6653 Uint16 NOT NULL, c6654 Int16, c6655 Uint8 NOT NULL, c6656 Int16, c6657 Timestamp, c6658 Uint16, c6659 Interval64 NOT NULL, c6660 Uint32, c6661 Datetime, c6662 Timestamp64 NOT NULL, c6663 Datetime64 NOT NULL, c6664 Int8 NOT NULL, c6665 Interval64 NOT NULL, c6666 Datetime64, c6667 Uint16, c6668 Decimal(35,10) NOT NULL, c6669 Int8, c6670 Double, c6671 Utf8 NOT NULL, c6672 Yson NOT NULL, c6673 Json NOT NULL, c6674 JsonDocument, c6675 Int32 NOT NULL, c6676 Decimal(22,9) NOT NULL, c6677 Uint32 NOT NULL, c6678 Int16, c6679 Double NOT NULL, c6680 String NOT NULL, c6681 Timestamp64, c6682 Interval64 NOT NULL, c6683 Json, c6684 Timestamp64, c6685 Float NOT NULL, c6686 Datetime, c6687 Date32, c6688 Int64, c6689 Double NOT NULL, c6690 JsonDocument, c6691 Json NOT NULL, c6692 Date32, c6693 Interval64, c6694 Date32 NOT NULL, c6695 Float NOT NULL, c6696 Double, c6697 JsonDocument, c6698 Date, c6699 Timestamp, c6700 Int16 NOT NULL, c6701 Date NOT NULL, c6702 Int64 NOT NULL, c6703 Int64, c6704 Decimal(35,10) NOT NULL, c6705 Decimal(35,10) NOT NULL, c6706 String NOT NULL, c6707 String NOT NULL, c6708 String NOT NULL, c6709 Timestamp64 NOT NULL, c6710 JsonDocument, c6711 Datetime64, c6712 Datetime64, c6713 Uint16 NOT NULL, c6714 Uint8 NOT NULL, c6715 Uint8, c6716 Yson, c6717 Double, c6718 Timestamp64 NOT NULL, c6719 JsonDocument NOT NULL, c6720 Uint8, c6721 Timestamp64 NOT NULL, c6722 Int16 NOT NULL, c6723 Int64 NOT NULL, c6724 Timestamp64 NOT NULL, c6725 Utf8 NOT NULL, c6726 Date, c6727 Float NOT NULL, c6728 Utf8, c6729 Interval64, c6730 Double, c6731 Utf8 NOT NULL, c6732 Timestamp NOT NULL, c6733 Decimal(35,10) NOT NULL, c6734 Json, c6735 Float, c6736 Decimal(22,9) NOT NULL, c6737 Decimal(35,10), c6738 Uint32 NOT NULL, c6739 Datetime64, c6740 Decimal(22,9), c6741 Decimal(22,9) NOT NULL, c6742 Datetime64 NOT NULL, c6743 Date32 NOT NULL, c6744 Double, c6745 Datetime NOT NULL, c6746 Float NOT NULL, c6747 Int64 NOT NULL, c6748 Uint16, c6749 Int16 NOT NULL, c6750 Double NOT NULL, c6751 Datetime64, c6752 Int16, c6753 Timestamp, c6754 Int32 NOT NULL, c6755 Date NOT NULL, c6756 Timestamp64 NOT NULL, c6757 Int16, c6758 Int8 NOT NULL, c6759 JsonDocument NOT NULL, c6760 Uint16 NOT NULL, c6761 Date32, c6762 Uint32 NOT NULL, c6763 Datetime NOT NULL, c6764 Float NOT NULL, c6765 Datetime NOT NULL, c6766 Double NOT NULL, c6767 String, c6768 Interval64, c6769 Interval64, c6770 Int8, c6771 Date32, c6772 Datetime NOT NULL, c6773 JsonDocument NOT NULL, c6774 Uint8, c6775 Date32, c6776 Utf8 NOT NULL, c6777 Decimal(15,0) NOT NULL, c6778 Datetime, c6779 Decimal(22,9) NOT NULL, c6780 Utf8 NOT NULL, c6781 Uint16, c6782 Decimal(35,10) NOT NULL, c6783 Decimal(35,10) NOT NULL, c6784 Decimal(35,10) NOT NULL, c6785 Interval64, c6786 Int64 NOT NULL, c6787 Json NOT NULL, c6788 Uint8, c6789 Int8, c6790 Datetime NOT NULL, c6791 Uint8 NOT NULL, c6792 Datetime64, c6793 Float NOT NULL, c6794 Uint8, c6795 Int32, c6796 Decimal(22,9), c6797 Datetime64, c6798 Decimal(22,9), c6799 Date32, c6800 Uint64 NOT NULL, c6801 Timestamp64 NOT NULL, c6802 Datetime NOT NULL, c6803 Date, c6804 Decimal(22,9), c6805 Int64 NOT NULL, c6806 Int16 NOT NULL, c6807 JsonDocument NOT NULL, c6808 Int8, c6809 Int8, c6810 Uint32 NOT NULL, c6811 String NOT NULL, c6812 Uint32 NOT NULL, c6813 Json NOT NULL, c6814 Int32, c6815 Uint8, c6816 Json, c6817 Uint32, c6818 Decimal(15,0), c6819 Date32, c6820 Timestamp NOT NULL, c6821 Float NOT NULL, c6822 Decimal(35,10) NOT NULL, c6823 String NOT NULL, c6824 Decimal(35,10), c6825 Interval64, c6826 Json, c6827 Yson, c6828 Decimal(22,9), c6829 Int32 NOT NULL, c6830 Date, c6831 String, c6832 Date32, c6833 Uint16, c6834 Utf8 NOT NULL, c6835 Float, c6836 Interval64 NOT NULL, c6837 Int64 NOT NULL, c6838 Uint64 NOT NULL, c6839 Timestamp, c6840 Date, c6841 String NOT NULL, c6842 Decimal(35,10) NOT NULL, c6843 Uint64 NOT NULL, c6844 Timestamp64, c6845 Timestamp64 NOT NULL, c6846 Uint16, c6847 Decimal(35,10), c6848 String, c6849 Yson NOT NULL, c6850 Date, c6851 Datetime, c6852 Decimal(15,0), c6853 Timestamp64, c6854 Json NOT NULL, c6855 Timestamp64 NOT NULL, c6856 Timestamp64 NOT NULL, c6857 Int32, c6858 Timestamp, c6859 Uint16, c6860 Uint16, c6861 Datetime64 NOT NULL, c6862 Uint32 NOT NULL, c6863 Timestamp64, c6864 JsonDocument NOT NULL, c6865 Uint16, c6866 JsonDocument NOT NULL, c6867 Json, c6868 Datetime, c6869 Uint16, c6870 Datetime64 NOT NULL, c6871 Int8, c6872 Uint8, c6873 Uint16, c6874 Json NOT NULL, c6875 Int64 NOT NULL, c6876 Int16, c6877 Int64, c6878 Uint32, c6879 Decimal(15,0) NOT NULL, c6880 Json, c6881 Interval64, c6882 Int32 NOT NULL, c6883 Uint32 NOT NULL, c6884 Yson, c6885 Date32 NOT NULL, c6886 Json, c6887 Uint16 NOT NULL, c6888 Interval64 NOT NULL, c6889 Timestamp, c6890 Int64 NOT NULL, c6891 Uint16 NOT NULL, c6892 Timestamp64, c6893 Decimal(35,10) NOT NULL, c6894 Int16 NOT NULL, c6895 Date, c6896 Float NOT NULL, c6897 String, c6898 Int32 NOT NULL, c6899 Double, c6900 Uint32 NOT NULL, c6901 Date32 NOT NULL, c6902 Yson, c6903 Timestamp, c6904 Decimal(35,10), c6905 Date, c6906 Datetime NOT NULL, c6907 Int8 NOT NULL, c6908 Uint64, c6909 Datetime64 NOT NULL, c6910 JsonDocument NOT NULL, c6911 Date32, c6912 Uint32 NOT NULL, c6913 Timestamp64 NOT NULL, c6914 Decimal(35,10), c6915 Int16, c6916 String, c6917 Double NOT NULL, c6918 Datetime NOT NULL, c6919 Decimal(35,10) NOT NULL, c6920 JsonDocument, c6921 Timestamp64, c6922 Date, c6923 String, c6924 Float, c6925 Float NOT NULL, c6926 Int8, c6927 Uint64, c6928 Timestamp, c6929 Int64 NOT NULL, c6930 Int16, c6931 Float, c6932 Datetime NOT NULL, c6933 Uint32, c6934 Datetime64 NOT NULL, c6935 Json NOT NULL, c6936 String NOT NULL, c6937 Datetime64 NOT NULL, c6938 Int64 NOT NULL, c6939 Int32 NOT NULL, c6940 Utf8, c6941 Uint16 NOT NULL, c6942 Datetime NOT NULL, c6943 Date32 NOT NULL, c6944 Decimal(15,0) NOT NULL, c6945 Decimal(35,10), c6946 Interval64, c6947 Timestamp64 NOT NULL, c6948 Decimal(22,9) NOT NULL, c6949 Uint32 NOT NULL, c6950 Decimal(22,9) NOT NULL, c6951 JsonDocument NOT NULL, c6952 Datetime64, c6953 Decimal(15,0) NOT NULL, c6954 Uint16 NOT NULL, c6955 Date32, c6956 Datetime NOT NULL, c6957 Date, c6958 Float NOT NULL, c6959 Decimal(35,10), c6960 Uint32, c6961 Int16 NOT NULL, c6962 Datetime NOT NULL, c6963 Yson, c6964 Decimal(35,10), c6965 Float NOT NULL, c6966 Timestamp, c6967 Int8 NOT NULL, c6968 Uint32, c6969 String, c6970 Datetime, c6971 Utf8 NOT NULL, c6972 Date32 NOT NULL, c6973 String, c6974 Decimal(22,9) NOT NULL, c6975 JsonDocument NOT NULL, c6976 String NOT NULL, c6977 Int8, c6978 JsonDocument, c6979 Decimal(22,9) NOT NULL, c6980 String, c6981 Datetime NOT NULL, c6982 Int8 NOT NULL, c6983 Int16 NOT NULL, c6984 Uint8, c6985 Int64 NOT NULL, c6986 Double, c6987 Yson, c6988 Json NOT NULL, c6989 Int32 NOT NULL, c6990 Uint16, c6991 Double NOT NULL, c6992 Json NOT NULL, c6993 Uint64 NOT NULL, c6994 Timestamp, c6995 Datetime64 NOT NULL, c6996 Uint32, c6997 Int8 NOT NULL, c6998 Uint16, c6999 Datetime64 NOT NULL, c7000 Decimal(22,9) NOT NULL, c7001 JsonDocument, c7002 Uint16, c7003 Decimal(15,0), c7004 Yson NOT NULL, c7005 Timestamp64 NOT NULL, c7006 Json NOT NULL, c7007 Uint64, c7008 Decimal(22,9) NOT NULL, c7009 Datetime64 NOT NULL, c7010 Int32, c7011 JsonDocument NOT NULL, c7012 Int16, c7013 Int16 NOT NULL, c7014 Int16 NOT NULL, c7015 Utf8, c7016 Decimal(15,0), c7017 Int32 NOT NULL, c7018 Interval64 NOT NULL, c7019 Int32 NOT NULL, c7020 String NOT NULL, c7021 Date, c7022 Uint64, c7023 Uint8 NOT NULL, c7024 Decimal(35,10) NOT NULL, c7025 Int32, c7026 JsonDocument, c7027 Int64 NOT NULL, c7028 Int8, c7029 Date32, c7030 Double NOT NULL, c7031 Datetime64 NOT NULL, c7032 Timestamp NOT NULL, c7033 Int32 NOT NULL, c7034 Decimal(35,10), c7035 Decimal(35,10) NOT NULL, c7036 Timestamp NOT NULL, c7037 Int8 NOT NULL, c7038 Interval64, c7039 Uint64 NOT NULL, c7040 Uint32, c7041 Json, c7042 Uint64, c7043 Int64, c7044 Decimal(35,10), c7045 Int8 NOT NULL, c7046 JsonDocument NOT NULL, c7047 Utf8, c7048 Date, c7049 Timestamp64, c7050 Timestamp, c7051 Timestamp, c7052 Uint8 NOT NULL, c7053 Float NOT NULL, c7054 Float NOT NULL, c7055 JsonDocument NOT NULL, c7056 String NOT NULL, c7057 Datetime64 NOT NULL, c7058 Uint32 NOT NULL, c7059 Datetime64 NOT NULL, c7060 Int8, c7061 Json NOT NULL, c7062 Uint32, c7063 Uint16, c7064 Decimal(35,10) NOT NULL, c7065 Uint8 NOT NULL, c7066 Datetime, c7067 Utf8 NOT NULL, c7068 Uint64 NOT NULL, c7069 String NOT NULL, c7070 Json NOT NULL, c7071 Decimal(22,9), c7072 Decimal(15,0) NOT NULL, c7073 Datetime NOT NULL, c7074 Datetime, c7075 String, c7076 JsonDocument, c7077 Int64 NOT NULL, c7078 Timestamp NOT NULL, c7079 Timestamp64 NOT NULL, c7080 JsonDocument, c7081 Double, c7082 Uint32 NOT NULL, c7083 Date32 NOT NULL, c7084 Int32 NOT NULL, c7085 Json NOT NULL, c7086 String, c7087 JsonDocument NOT NULL, c7088 Float, c7089 Interval64 NOT NULL, c7090 Decimal(22,9) NOT NULL, c7091 Uint8, c7092 Date, c7093 Decimal(35,10) NOT NULL, c7094 Timestamp64, c7095 Int16, c7096 Float NOT NULL, c7097 JsonDocument NOT NULL, c7098 Timestamp64, c7099 Decimal(15,0) NOT NULL, c7100 Utf8, c7101 Decimal(15,0) NOT NULL, c7102 Decimal(22,9) NOT NULL, c7103 Int64, c7104 Uint32, c7105 Datetime NOT NULL, c7106 Uint32, c7107 Uint16 NOT NULL, c7108 Yson, c7109 JsonDocument, c7110 JsonDocument NOT NULL, c7111 Int16 NOT NULL, c7112 Decimal(35,10), c7113 JsonDocument, c7114 JsonDocument NOT NULL, c7115 Yson NOT NULL, c7116 Date, c7117 Decimal(22,9) NOT NULL, c7118 Decimal(15,0) NOT NULL, c7119 Json NOT NULL, c7120 Uint8 NOT NULL, c7121 Interval64, c7122 Uint8, c7123 Yson NOT NULL, c7124 Uint32 NOT NULL, c7125 Float, c7126 Float NOT NULL, c7127 Date32, c7128 Uint8 NOT NULL, c7129 Yson NOT NULL, c7130 JsonDocument, c7131 Decimal(22,9) NOT NULL, c7132 Int64 NOT NULL, c7133 Int8 NOT NULL, c7134 Uint64, c7135 String, c7136 Datetime64, c7137 Datetime NOT NULL, c7138 Decimal(15,0) NOT NULL, c7139 Double NOT NULL, c7140 Double, c7141 Uint32, c7142 Uint32, c7143 Interval64 NOT NULL, c7144 Int16 NOT NULL, c7145 Double, c7146 JsonDocument NOT NULL, c7147 Uint64, c7148 Uint32, c7149 Int32 NOT NULL, c7150 Float NOT NULL, c7151 Timestamp NOT NULL, c7152 Double, c7153 Utf8, c7154 Timestamp, c7155 Decimal(15,0), c7156 Uint8 NOT NULL, c7157 Decimal(22,9), c7158 Utf8, c7159 Interval64, c7160 String NOT NULL, c7161 Timestamp, c7162 Utf8 NOT NULL, c7163 Yson NOT NULL, c7164 Utf8 NOT NULL, c7165 Int64 NOT NULL, c7166 Int32, c7167 Uint64 NOT NULL, c7168 Int16, c7169 Interval64, c7170 Int64, c7171 Timestamp NOT NULL, c7172 Yson NOT NULL, c7173 JsonDocument, c7174 JsonDocument NOT NULL, c7175 Uint64 NOT NULL, c7176 Int16, c7177 Uint8, c7178 Uint32, c7179 Int32 NOT NULL, c7180 Interval64, c7181 Yson NOT NULL, c7182 Decimal(15,0) NOT NULL, c7183 Date NOT NULL, c7184 Decimal(35,10) NOT NULL, c7185 Timestamp, c7186 Int64, c7187 Datetime NOT NULL, c7188 Timestamp64, c7189 JsonDocument, c7190 Json NOT NULL, c7191 Int64, c7192 Double NOT NULL, c7193 Decimal(15,0) NOT NULL, c7194 Double, c7195 Int16 NOT NULL, c7196 Yson, c7197 Decimal(22,9), c7198 Datetime64 NOT NULL, c7199 Double NOT NULL, c7200 Decimal(15,0), c7201 Uint16 NOT NULL, c7202 String NOT NULL, c7203 Timestamp64, c7204 Json NOT NULL, c7205 Int64, c7206 Timestamp, c7207 Int32 NOT NULL, c7208 Int32 NOT NULL, c7209 Int32, c7210 Datetime64, c7211 Uint64 NOT NULL, c7212 Interval64, c7213 Int8 NOT NULL, c7214 Decimal(22,9), c7215 Json, c7216 Timestamp64, c7217 Uint32, c7218 Uint64, c7219 Datetime64, c7220 Uint16, c7221 Decimal(35,10), c7222 Double, c7223 Double NOT NULL, c7224 Decimal(35,10), c7225 Int8, c7226 Decimal(22,9) NOT NULL, c7227 Date NOT NULL, c7228 String, c7229 Int8, c7230 Decimal(22,9) NOT NULL, c7231 Timestamp NOT NULL, c7232 Date NOT NULL, c7233 String NOT NULL, c7234 String, c7235 String NOT NULL, c7236 Uint32, c7237 Date, c7238 Int64 NOT NULL, c7239 Date NOT NULL, c7240 Interval64 NOT NULL, c7241 Decimal(22,9), c7242 Timestamp64, c7243 Interval64, c7244 Double NOT NULL, c7245 Date32 NOT NULL, c7246 Uint32 NOT NULL, c7247 Timestamp NOT NULL, c7248 Date32 NOT NULL, c7249 Double, c7250 Int32, c7251 Timestamp64, c7252 Int8, c7253 Uint32, c7254 Decimal(35,10), c7255 Decimal(35,10), c7256 Utf8 NOT NULL, c7257 Uint64, c7258 Timestamp NOT NULL, c7259 Timestamp64 NOT NULL, c7260 Int8, c7261 Interval64, c7262 Yson NOT NULL, c7263 Timestamp, c7264 Datetime NOT NULL, c7265 Int16, c7266 Decimal(22,9), c7267 Double NOT NULL, c7268 Utf8, c7269 Utf8 NOT NULL, c7270 Date NOT NULL, c7271 Date32, c7272 Uint8 NOT NULL, c7273 Float, c7274 Datetime, c7275 Int8, c7276 Timestamp64, c7277 Int32, c7278 Date NOT NULL, c7279 Datetime64 NOT NULL, c7280 JsonDocument NOT NULL, c7281 Uint64, c7282 Yson NOT NULL, c7283 Decimal(22,9) NOT NULL, c7284 Date32, c7285 Yson NOT NULL, c7286 Int8, c7287 Date32, c7288 Float NOT NULL, c7289 Int64 NOT NULL, c7290 JsonDocument NOT NULL, c7291 Decimal(35,10) NOT NULL, c7292 Json, c7293 Uint64, c7294 Int8 NOT NULL, c7295 Int32 NOT NULL, c7296 Uint16 NOT NULL, c7297 Date NOT NULL, c7298 Decimal(22,9) NOT NULL, c7299 Decimal(22,9) NOT NULL, c7300 Decimal(15,0) NOT NULL, c7301 Json, c7302 Int32, c7303 Uint32, c7304 Decimal(35,10) NOT NULL, c7305 Uint8, c7306 Uint64 NOT NULL, c7307 Float NOT NULL, c7308 Interval64, c7309 Date NOT NULL, c7310 Timestamp64 NOT NULL, c7311 Uint64, c7312 Int64, c7313 Utf8, c7314 Int16 NOT NULL, c7315 Int64, c7316 Date, c7317 Int64 NOT NULL, c7318 Timestamp64, c7319 Int64 NOT NULL, c7320 Decimal(15,0), c7321 Timestamp64, c7322 Yson, c7323 Float NOT NULL, c7324 Interval64, c7325 Timestamp, c7326 Timestamp64, c7327 Uint16, c7328 Interval64, c7329 Timestamp NOT NULL, c7330 Double NOT NULL, c7331 Decimal(15,0), c7332 Int8 NOT NULL, c7333 Datetime NOT NULL, c7334 Utf8, c7335 Uint8 NOT NULL, c7336 Datetime64 NOT NULL, c7337 Int16 NOT NULL, c7338 String NOT NULL, c7339 Interval64 NOT NULL, c7340 Date, c7341 Interval64, c7342 Datetime64, c7343 Int32, c7344 Int64, c7345 Date32 NOT NULL, c7346 String NOT NULL, c7347 Timestamp NOT NULL, c7348 String NOT NULL, c7349 Int64, c7350 Float, c7351 Json NOT NULL, c7352 Json NOT NULL, c7353 Int16, c7354 Datetime64 NOT NULL, c7355 Interval64, c7356 Uint64, c7357 Float, c7358 Decimal(15,0), c7359 Datetime64, c7360 JsonDocument, c7361 Decimal(35,10), c7362 Interval64, c7363 JsonDocument NOT NULL, c7364 Yson NOT NULL, c7365 Uint16, c7366 Date32, c7367 Json, c7368 Float, c7369 Decimal(22,9) NOT NULL, c7370 Float, c7371 Uint16 NOT NULL, c7372 Uint64, c7373 Double NOT NULL, c7374 Interval64 NOT NULL, c7375 Decimal(35,10) NOT NULL, c7376 Float, c7377 Int32, c7378 Double NOT NULL, c7379 Double, c7380 Json, c7381 Uint32 NOT NULL, c7382 Uint64 NOT NULL, c7383 Date NOT NULL, c7384 Date32 NOT NULL, c7385 String NOT NULL, c7386 Double, c7387 Date, c7388 Date32, c7389 Yson NOT NULL, c7390 Date NOT NULL, c7391 Datetime64, c7392 Double NOT NULL, c7393 JsonDocument NOT NULL, c7394 Utf8 NOT NULL, c7395 Int64 NOT NULL, c7396 Decimal(22,9) NOT NULL, c7397 Uint32, c7398 Decimal(15,0), c7399 Date, c7400 Int64 NOT NULL, c7401 Int16, c7402 Interval64 NOT NULL, c7403 Int32, c7404 Uint16, c7405 Int32, c7406 Date32 NOT NULL, c7407 Datetime64, c7408 Date32 NOT NULL, c7409 String, c7410 Float NOT NULL, c7411 Decimal(15,0) NOT NULL, c7412 Json NOT NULL, c7413 Uint32, c7414 Timestamp64, c7415 Int8 NOT NULL, c7416 Int16 NOT NULL, c7417 Uint32 NOT NULL, c7418 Date, c7419 Yson, c7420 Int16 NOT NULL, c7421 Int64, c7422 Float, c7423 Timestamp64, c7424 Decimal(22,9), c7425 Uint16 NOT NULL, c7426 Json, c7427 Timestamp64, c7428 Uint16, c7429 Int64 NOT NULL, c7430 Yson, c7431 Uint64 NOT NULL, c7432 Int8, c7433 Utf8, c7434 Utf8, c7435 Datetime64 NOT NULL, c7436 Utf8 NOT NULL, c7437 Date32 NOT NULL, c7438 Uint32 NOT NULL, c7439 Uint64, c7440 Decimal(22,9) NOT NULL, c7441 Timestamp NOT NULL, c7442 Uint64, c7443 Date32 NOT NULL, c7444 JsonDocument NOT NULL, c7445 String NOT NULL, c7446 JsonDocument NOT NULL, c7447 Yson NOT NULL, c7448 Json, c7449 Uint64 NOT NULL, c7450 Int16, c7451 Double, c7452 Timestamp64 NOT NULL, c7453 Uint16, c7454 Decimal(15,0) NOT NULL, c7455 Int64 NOT NULL, c7456 Decimal(22,9), c7457 Float NOT NULL, c7458 Datetime, c7459 Uint16, c7460 Double NOT NULL, c7461 Utf8, c7462 Date NOT NULL, c7463 Datetime64 NOT NULL, c7464 Date32, c7465 Double NOT NULL, c7466 Datetime NOT NULL, c7467 Timestamp64 NOT NULL, c7468 Int64 NOT NULL, c7469 Int32, c7470 Interval64 NOT NULL, c7471 Json, c7472 Decimal(22,9), c7473 Decimal(15,0), c7474 Int64 NOT NULL, c7475 Json NOT NULL, c7476 Date32 NOT NULL, c7477 Decimal(35,10), c7478 Decimal(35,10), c7479 JsonDocument NOT NULL, c7480 Yson, c7481 Int16, c7482 Date NOT NULL, c7483 Int64, c7484 Timestamp, c7485 Decimal(15,0) NOT NULL, c7486 Date NOT NULL, c7487 Timestamp, c7488 Int64 NOT NULL, c7489 Uint64, c7490 Json NOT NULL, c7491 Int8, c7492 Json, c7493 Float, c7494 Float, c7495 JsonDocument NOT NULL, c7496 Float NOT NULL, c7497 String, c7498 Timestamp, c7499 Utf8, c7500 Timestamp NOT NULL, c7501 Uint32, c7502 Int8 NOT NULL, c7503 Json, c7504 Int8 NOT NULL, c7505 Int32 NOT NULL, c7506 Int64, c7507 Interval64 NOT NULL, c7508 Decimal(22,9) NOT NULL, c7509 Int16, c7510 Int32 NOT NULL, c7511 Utf8 NOT NULL, c7512 Datetime64 NOT NULL, c7513 Decimal(15,0), c7514 Date NOT NULL, c7515 Timestamp, c7516 Json NOT NULL, c7517 Timestamp64, c7518 Utf8 NOT NULL, c7519 Datetime NOT NULL, c7520 Datetime64, c7521 Utf8, c7522 Double NOT NULL, c7523 Int16 NOT NULL, c7524 Timestamp NOT NULL, c7525 Int8 NOT NULL, c7526 Datetime64, c7527 Int8 NOT NULL, c7528 String, c7529 Interval64, c7530 Decimal(35,10), c7531 Int64, c7532 String NOT NULL, c7533 Decimal(22,9) NOT NULL, c7534 Decimal(35,10) NOT NULL, c7535 Decimal(22,9), c7536 Utf8 NOT NULL, c7537 Date32, c7538 Date32 NOT NULL, c7539 Utf8 NOT NULL, c7540 Utf8 NOT NULL, c7541 Uint8 NOT NULL, c7542 Uint64 NOT NULL, c7543 JsonDocument, c7544 Uint16, c7545 Datetime64, c7546 Uint32, c7547 Uint8, c7548 Int16 NOT NULL, c7549 Uint32, c7550 Decimal(35,10) NOT NULL, c7551 Timestamp NOT NULL, c7552 Uint32, c7553 Uint16 NOT NULL, c7554 Uint16, c7555 Uint8, c7556 Date32, c7557 Datetime, c7558 Float, c7559 Decimal(35,10), c7560 Json NOT NULL, c7561 Decimal(15,0) NOT NULL, c7562 Int16 NOT NULL, c7563 Int32 NOT NULL, c7564 Uint32 NOT NULL, c7565 String NOT NULL, c7566 Int16 NOT NULL, c7567 Utf8 NOT NULL, c7568 Int8 NOT NULL, c7569 Date32 NOT NULL, c7570 Uint64, c7571 JsonDocument, c7572 Double, c7573 Uint64, c7574 Date32, c7575 Int8 NOT NULL, c7576 Date NOT NULL, c7577 Uint64 NOT NULL, c7578 Int32 NOT NULL, c7579 Utf8, c7580 Datetime64 NOT NULL, c7581 Date NOT NULL, c7582 Int32 NOT NULL, c7583 Uint64 NOT NULL, c7584 Datetime64 NOT NULL, c7585 Int8, c7586 Uint32, c7587 Uint16 NOT NULL, c7588 Decimal(15,0), c7589 Int16, c7590 Json, c7591 Decimal(15,0) NOT NULL, c7592 Yson NOT NULL, c7593 Json NOT NULL, c7594 Uint64, c7595 Uint32, c7596 Datetime NOT NULL, c7597 Int64, c7598 Json NOT NULL, c7599 Interval64 NOT NULL, c7600 Float NOT NULL, c7601 Int64, c7602 Int16, c7603 Int64 NOT NULL, c7604 Date, c7605 Int8, c7606 Timestamp64 NOT NULL, c7607 Datetime NOT NULL, c7608 Int16, c7609 Int32 NOT NULL, c7610 Int32, c7611 Interval64 NOT NULL, c7612 Float, c7613 JsonDocument, c7614 Float, c7615 Json NOT NULL, c7616 Datetime NOT NULL, c7617 String, c7618 Json NOT NULL, c7619 String NOT NULL, c7620 Date, c7621 Int16 NOT NULL, c7622 Date, c7623 Datetime, c7624 Datetime64 NOT NULL, c7625 Int16 NOT NULL, c7626 Utf8 NOT NULL, c7627 Decimal(15,0) NOT NULL, c7628 Date, c7629 String NOT NULL, c7630 Date, c7631 Double, c7632 Interval64 NOT NULL, c7633 Double, c7634 Datetime, c7635 Uint32, c7636 Int8, c7637 Yson NOT NULL, c7638 Int32, c7639 Json NOT NULL, c7640 Datetime, c7641 Uint16, c7642 Utf8 NOT NULL, c7643 Uint64, c7644 Uint32, c7645 Yson NOT NULL, c7646 Double NOT NULL, c7647 JsonDocument NOT NULL, c7648 Uint16 NOT NULL, c7649 Datetime NOT NULL, c7650 Decimal(35,10), c7651 Decimal(22,9), c7652 Date NOT NULL, c7653 Int64, c7654 Float NOT NULL, c7655 Datetime, c7656 Datetime, c7657 Datetime, c7658 Timestamp64 NOT NULL, c7659 Int8 NOT NULL, c7660 Uint32, c7661 Double NOT NULL, c7662 Double, c7663 Decimal(22,9) NOT NULL, c7664 Int32, c7665 Uint8 NOT NULL, c7666 Date32, c7667 Int16 NOT NULL, c7668 Datetime64 NOT NULL, c7669 Int64, c7670 Decimal(35,10) NOT NULL, c7671 Datetime NOT NULL, c7672 Float, c7673 Json, c7674 Timestamp64, c7675 Int64, c7676 Date32 NOT NULL, c7677 Double NOT NULL, c7678 Uint64 NOT NULL, c7679 Datetime NOT NULL, c7680 Datetime NOT NULL, c7681 Date NOT NULL, c7682 Uint16, c7683 Int32, c7684 Datetime NOT NULL, c7685 Decimal(15,0) NOT NULL, c7686 Int8 NOT NULL, c7687 Yson NOT NULL, c7688 Uint16 NOT NULL, c7689 Int64 NOT NULL, c7690 Interval64, c7691 Float NOT NULL, c7692 Timestamp NOT NULL, c7693 Uint16 NOT NULL, c7694 Utf8, c7695 Decimal(35,10) NOT NULL, c7696 Uint16 NOT NULL, c7697 Json NOT NULL, c7698 Date NOT NULL, c7699 Int8, c7700 Decimal(15,0), c7701 Yson, c7702 Decimal(35,10), c7703 Timestamp64 NOT NULL, c7704 Int8 NOT NULL, c7705 Timestamp64, c7706 Interval64 NOT NULL, c7707 Utf8 NOT NULL, c7708 Datetime64, c7709 Double NOT NULL, c7710 Int16, c7711 Int16 NOT NULL, c7712 Int32 NOT NULL, c7713 Timestamp, c7714 Decimal(35,10), c7715 Uint16 NOT NULL, c7716 Float NOT NULL, c7717 Timestamp NOT NULL, c7718 Int64 NOT NULL, c7719 Yson, c7720 Uint8 NOT NULL, c7721 Datetime, c7722 Uint16 NOT NULL, c7723 Int8, c7724 Timestamp64 NOT NULL, c7725 Float, c7726 Decimal(15,0) NOT NULL, c7727 Double, c7728 Uint64, c7729 Utf8, c7730 Datetime64 NOT NULL, c7731 Interval64 NOT NULL, c7732 Decimal(22,9) NOT NULL, c7733 Json NOT NULL, c7734 Int64 NOT NULL, c7735 JsonDocument NOT NULL, c7736 Json NOT NULL, c7737 Date, c7738 Yson, c7739 Yson, c7740 Interval64 NOT NULL, c7741 Json NOT NULL, c7742 Double, c7743 Timestamp64 NOT NULL, c7744 Int32, c7745 Uint16, c7746 Int8 NOT NULL, c7747 JsonDocument NOT NULL, c7748 Datetime64 NOT NULL, c7749 Int8, c7750 Date NOT NULL, c7751 Uint8 NOT NULL, c7752 Yson NOT NULL, c7753 Utf8 NOT NULL, c7754 Utf8 NOT NULL, c7755 Json, c7756 Decimal(35,10) NOT NULL, c7757 Timestamp NOT NULL, c7758 Int64, c7759 JsonDocument, c7760 Timestamp64, c7761 Int8 NOT NULL, c7762 Decimal(35,10) NOT NULL, c7763 Int8 NOT NULL, c7764 Uint64, c7765 Int32 NOT NULL, c7766 String NOT NULL, c7767 Decimal(15,0) NOT NULL, c7768 Decimal(35,10) NOT NULL, c7769 Uint32, c7770 Interval64, c7771 Int8 NOT NULL, c7772 Uint64, c7773 Date32 NOT NULL, c7774 Date32, c7775 Interval64, c7776 Timestamp NOT NULL, c7777 Date32, c7778 Utf8 NOT NULL, c7779 Decimal(15,0) NOT NULL, c7780 Uint32 NOT NULL, c7781 Decimal(15,0), c7782 Float, c7783 Date NOT NULL, c7784 Date NOT NULL, c7785 Timestamp NOT NULL, c7786 Int8, c7787 Datetime64, c7788 Int8, c7789 Date32 NOT NULL, c7790 Int64 NOT NULL, c7791 Datetime NOT NULL, c7792 Uint32, c7793 Timestamp, c7794 Datetime, c7795 Timestamp, c7796 Int64 NOT NULL, c7797 Datetime NOT NULL, c7798 Uint8 NOT NULL, c7799 Timestamp64 NOT NULL, c7800 Uint8 NOT NULL, c7801 Interval64, c7802 Json NOT NULL, c7803 Uint16, c7804 Int64, c7805 Int16 NOT NULL, c7806 Uint16 NOT NULL, c7807 Uint32 NOT NULL, c7808 Decimal(22,9) NOT NULL, c7809 Uint64 NOT NULL, c7810 Yson NOT NULL, c7811 Int8, c7812 Int64, c7813 Int8, c7814 Date32 NOT NULL, c7815 Uint16, c7816 Uint64, c7817 Date NOT NULL, c7818 String NOT NULL, c7819 Int32 NOT NULL, c7820 String NOT NULL, c7821 Json NOT NULL, c7822 Yson NOT NULL, c7823 Date NOT NULL, c7824 Float NOT NULL, c7825 Uint32 NOT NULL, c7826 Datetime64, c7827 Timestamp64, c7828 Uint16 NOT NULL, c7829 Datetime NOT NULL, c7830 Float NOT NULL, c7831 Int64 NOT NULL, c7832 Float NOT NULL, c7833 Int32 NOT NULL, c7834 Utf8, c7835 Timestamp, c7836 Interval64 NOT NULL, c7837 Int16, c7838 Int32, c7839 JsonDocument NOT NULL, c7840 Uint64 NOT NULL, c7841 Int64 NOT NULL, c7842 Uint64 NOT NULL, c7843 Decimal(15,0), c7844 JsonDocument NOT NULL, c7845 Interval64 NOT NULL, c7846 Int64, c7847 Float, c7848 Decimal(15,0), c7849 Uint64 NOT NULL, c7850 Datetime64, c7851 Date32, c7852 Decimal(35,10) NOT NULL, c7853 Uint8 NOT NULL, c7854 Date, c7855 Decimal(15,0) NOT NULL, c7856 Yson, c7857 Datetime NOT NULL, c7858 Uint64, c7859 Timestamp, c7860 Json NOT NULL, c7861 Timestamp NOT NULL, c7862 Double NOT NULL, c7863 Utf8 NOT NULL, c7864 Uint32, c7865 Interval64, c7866 Timestamp64 NOT NULL, c7867 String, c7868 Uint64 NOT NULL, c7869 Datetime64 NOT NULL, c7870 Date, c7871 Yson, c7872 Decimal(35,10), c7873 Date, c7874 Double NOT NULL, c7875 String NOT NULL, c7876 Timestamp64, c7877 Interval64 NOT NULL, c7878 Datetime64 NOT NULL, c7879 Timestamp, c7880 Datetime64, c7881 Decimal(35,10), c7882 JsonDocument NOT NULL, c7883 Int64, c7884 Decimal(15,0), c7885 Yson NOT NULL, c7886 Json, c7887 JsonDocument NOT NULL, c7888 Float NOT NULL, c7889 Int8 NOT NULL, c7890 Uint64 NOT NULL, c7891 Int16 NOT NULL, c7892 JsonDocument NOT NULL, c7893 Int64, c7894 Timestamp NOT NULL, c7895 Uint32 NOT NULL, c7896 Int64 NOT NULL, c7897 Json, c7898 Float NOT NULL, c7899 Float NOT NULL, c7900 Decimal(22,9), c7901 Decimal(35,10) NOT NULL, c7902 Double NOT NULL, c7903 Decimal(35,10) NOT NULL, c7904 Timestamp, c7905 Interval64, c7906 Int64, c7907 Date, c7908 Yson, c7909 Double NOT NULL, c7910 Uint32, c7911 Decimal(35,10) NOT NULL, c7912 JsonDocument NOT NULL, c7913 Date32, c7914 Int16 NOT NULL, c7915 Json, c7916 Int8 NOT NULL, c7917 Float NOT NULL, c7918 Date32 NOT NULL, c7919 Uint64 NOT NULL, c7920 Timestamp, c7921 Json, c7922 String NOT NULL, c7923 Double NOT NULL, c7924 Int8 NOT NULL, c7925 Yson, c7926 Uint8 NOT NULL, c7927 Date32, c7928 Datetime, c7929 Json, c7930 Int8, c7931 JsonDocument NOT NULL, c7932 Decimal(35,10), c7933 Timestamp NOT NULL, c7934 Uint8 NOT NULL, c7935 Json NOT NULL, c7936 Int8 NOT NULL, c7937 Uint32, c7938 JsonDocument NOT NULL, c7939 Decimal(35,10), c7940 Datetime NOT NULL, c7941 Datetime NOT NULL, c7942 Datetime64, c7943 Uint16 NOT NULL, c7944 Decimal(22,9) NOT NULL, c7945 Utf8 NOT NULL, c7946 Interval64, c7947 Int16 NOT NULL, c7948 Date, c7949 Int64, c7950 Int32, c7951 Int8, c7952 Decimal(15,0), c7953 Json NOT NULL, c7954 Int16 NOT NULL, c7955 Datetime NOT NULL, c7956 Date, c7957 Int64 NOT NULL, c7958 Utf8, c7959 Int16, c7960 String NOT NULL, c7961 Decimal(35,10) NOT NULL, c7962 Timestamp, c7963 Datetime NOT NULL, c7964 Int64, c7965 Double NOT NULL, c7966 Decimal(15,0), c7967 Decimal(22,9) NOT NULL, c7968 Double NOT NULL, c7969 Decimal(15,0), c7970 Int32 NOT NULL, c7971 Yson NOT NULL, c7972 Uint64 NOT NULL, c7973 Date NOT NULL, c7974 Yson NOT NULL, c7975 Decimal(15,0), c7976 Timestamp64 NOT NULL, c7977 Timestamp NOT NULL, c7978 Date32 NOT NULL, c7979 JsonDocument NOT NULL, c7980 Uint8, c7981 Date32, c7982 Float NOT NULL, c7983 Utf8, c7984 Interval64, c7985 Interval64, c7986 Decimal(15,0) NOT NULL, c7987 Int32 NOT NULL, c7988 Json NOT NULL, c7989 Int8, c7990 Int32 NOT NULL, c7991 Double, c7992 Uint8 NOT NULL, c7993 Decimal(22,9), c7994 Uint64, c7995 String NOT NULL, c7996 Float NOT NULL, c7997 Timestamp64, c7998 Decimal(22,9), c7999 Uint16, c8000 Uint8 NOT NULL, c8001 Uint64 NOT NULL, c8002 Int16 NOT NULL, c8003 Json, c8004 Decimal(15,0) NOT NULL, c8005 Uint64, c8006 Int64, c8007 Uint32, c8008 Yson, c8009 Int32, c8010 Utf8, c8011 Decimal(22,9), c8012 Decimal(15,0), c8013 Decimal(35,10), c8014 String NOT NULL, c8015 Date, c8016 Int64, c8017 Datetime, c8018 Decimal(15,0) NOT NULL, c8019 Yson, c8020 Datetime, c8021 Date32, c8022 Int32 NOT NULL, c8023 Double NOT NULL, c8024 Date32, c8025 Date NOT NULL, c8026 Uint32, c8027 Double NOT NULL, c8028 Float NOT NULL, c8029 Double, c8030 Int16 NOT NULL, c8031 Int64 NOT NULL, c8032 Uint32, c8033 Date, c8034 Interval64, c8035 Date32 NOT NULL, c8036 String NOT NULL, c8037 Int8 NOT NULL, c8038 Interval64, c8039 Int32 NOT NULL, c8040 Timestamp NOT NULL, c8041 Uint32 NOT NULL, c8042 Int32 NOT NULL, c8043 Timestamp, c8044 Uint32 NOT NULL, c8045 Int64 NOT NULL, c8046 JsonDocument, c8047 Timestamp64 NOT NULL, c8048 Decimal(35,10), c8049 Float, c8050 Interval64, c8051 Json, c8052 Decimal(22,9), c8053 Datetime64 NOT NULL, c8054 Decimal(22,9) NOT NULL, c8055 Uint32 NOT NULL, c8056 Float NOT NULL, c8057 Decimal(35,10) NOT NULL, c8058 Yson NOT NULL, c8059 Uint16, c8060 String, c8061 Int32, c8062 Int16, c8063 Uint8 NOT NULL, c8064 Decimal(35,10), c8065 Json NOT NULL, c8066 Datetime64, c8067 Decimal(22,9) NOT NULL, c8068 Uint8, c8069 Float NOT NULL, c8070 Decimal(35,10), c8071 Timestamp NOT NULL, c8072 Uint16, c8073 Float NOT NULL, c8074 Decimal(35,10), c8075 Int32, c8076 String, c8077 Datetime64 NOT NULL, c8078 Interval64 NOT NULL, c8079 Uint32, c8080 Timestamp64, c8081 Datetime64 NOT NULL, c8082 Timestamp64 NOT NULL, c8083 Uint16, c8084 Uint32, c8085 Uint64 NOT NULL, c8086 Date NOT NULL, c8087 JsonDocument NOT NULL, c8088 Uint32, c8089 Int64 NOT NULL, c8090 Json, c8091 Decimal(15,0) NOT NULL, c8092 JsonDocument NOT NULL, c8093 Timestamp64, c8094 Int32 NOT NULL, c8095 Timestamp NOT NULL, c8096 Timestamp64 NOT NULL, c8097 Timestamp, c8098 Utf8 NOT NULL, c8099 Int16, c8100 Decimal(35,10) NOT NULL, c8101 Decimal(35,10) NOT NULL, c8102 Json NOT NULL, c8103 Interval64 NOT NULL, c8104 Datetime64, c8105 Uint64 NOT NULL, c8106 Int16, c8107 JsonDocument, c8108 Int32 NOT NULL, c8109 Interval64, c8110 Datetime, c8111 Double, c8112 Decimal(15,0), c8113 Uint64, c8114 Datetime NOT NULL, c8115 Datetime64 NOT NULL, c8116 Datetime, c8117 Uint8, c8118 Uint8, c8119 Int16 NOT NULL, c8120 Uint8 NOT NULL, c8121 Timestamp64 NOT NULL, c8122 Interval64, c8123 Int64, c8124 Int64, c8125 JsonDocument NOT NULL, c8126 Yson NOT NULL, c8127 Timestamp64, c8128 Datetime64, c8129 Datetime64 NOT NULL, c8130 Interval64 NOT NULL, c8131 JsonDocument, c8132 Int32 NOT NULL, c8133 Datetime, c8134 Decimal(15,0), c8135 Datetime64 NOT NULL, c8136 Utf8 NOT NULL, c8137 Float, c8138 Decimal(35,10) NOT NULL, c8139 Int16 NOT NULL, c8140 Uint32, c8141 Int8, c8142 Int32 NOT NULL, c8143 Interval64 NOT NULL, c8144 Double, c8145 Int64 NOT NULL, c8146 Float NOT NULL, c8147 Float, c8148 Int32, c8149 Json NOT NULL, c8150 Interval64, c8151 Float, c8152 Uint64 NOT NULL, c8153 Date32 NOT NULL, c8154 String, c8155 Decimal(35,10) NOT NULL, c8156 Decimal(35,10), c8157 Decimal(35,10), c8158 Uint32 NOT NULL, c8159 Timestamp, c8160 Yson, c8161 Decimal(35,10) NOT NULL, c8162 Int32 NOT NULL, c8163 Int8 NOT NULL, c8164 Date32, c8165 Int8, c8166 Float NOT NULL, c8167 Datetime64, c8168 Uint8 NOT NULL, c8169 Decimal(22,9) NOT NULL, c8170 Decimal(15,0), c8171 Double, c8172 Int16, c8173 JsonDocument NOT NULL, c8174 Yson NOT NULL, c8175 Yson NOT NULL, c8176 Timestamp64, c8177 Int32 NOT NULL, c8178 Uint16, c8179 Interval64 NOT NULL, c8180 Uint8, c8181 Int64, c8182 Int32 NOT NULL, c8183 Timestamp NOT NULL, c8184 Int64, c8185 JsonDocument NOT NULL, c8186 Uint64 NOT NULL, c8187 Timestamp64 NOT NULL, c8188 String, c8189 Yson NOT NULL, c8190 Uint8, c8191 Json NOT NULL, c8192 JsonDocument, c8193 JsonDocument, c8194 Double, c8195 Yson, c8196 Date, c8197 Timestamp64 NOT NULL, c8198 Utf8 NOT NULL, c8199 Decimal(15,0), c8200 Uint8 NOT NULL, c8201 Timestamp NOT NULL, c8202 Uint64 NOT NULL, c8203 Decimal(35,10) NOT NULL, c8204 Utf8, c8205 JsonDocument NOT NULL, c8206 Uint64 NOT NULL, c8207 Yson NOT NULL, c8208 Datetime, c8209 Interval64 NOT NULL, c8210 Datetime64, c8211 Uint64 NOT NULL, c8212 Uint32 NOT NULL, c8213 Yson, c8214 Decimal(15,0) NOT NULL, c8215 Yson, c8216 Interval64, c8217 Uint16 NOT NULL, c8218 Uint8, c8219 Int8 NOT NULL, c8220 JsonDocument, c8221 Uint32, c8222 Decimal(35,10), c8223 Decimal(22,9) NOT NULL, c8224 Int8, c8225 Date32 NOT NULL, c8226 Int32, c8227 Decimal(35,10), c8228 Datetime64 NOT NULL, c8229 Int8 NOT NULL, c8230 Int32 NOT NULL, c8231 Decimal(22,9) NOT NULL, c8232 Uint32, c8233 Int32 NOT NULL, c8234 Int8, c8235 Json, c8236 Date NOT NULL, c8237 Decimal(15,0), c8238 Datetime NOT NULL, c8239 Int8, c8240 Interval64 NOT NULL, c8241 Decimal(22,9), c8242 Uint64, c8243 Yson NOT NULL, c8244 Uint32, c8245 Decimal(35,10) NOT NULL, c8246 Uint32 NOT NULL, c8247 Uint32 NOT NULL, c8248 Decimal(35,10), c8249 Datetime64 NOT NULL, c8250 Datetime64 NOT NULL, c8251 Timestamp, c8252 String NOT NULL, c8253 Timestamp64, c8254 Timestamp, c8255 Datetime64 NOT NULL, c8256 Int32, c8257 Yson, c8258 Json NOT NULL, c8259 Datetime, c8260 Date32, c8261 Uint8 NOT NULL, c8262 Int64, c8263 Json NOT NULL, c8264 Interval64 NOT NULL, c8265 Json, c8266 Interval64, c8267 Datetime64, c8268 Utf8, c8269 Decimal(15,0) NOT NULL, c8270 Utf8 NOT NULL, c8271 Decimal(35,10), c8272 Datetime64 NOT NULL, c8273 Datetime, c8274 Datetime, c8275 Timestamp64 NOT NULL, c8276 Timestamp, c8277 Int64 NOT NULL, c8278 Uint32, c8279 Int16, c8280 Uint16 NOT NULL, c8281 Date32, c8282 Datetime64 NOT NULL, c8283 Interval64, c8284 Double NOT NULL, c8285 Date32, c8286 Int16, c8287 Int32, c8288 Datetime NOT NULL, c8289 Yson, c8290 Uint32 NOT NULL, c8291 Datetime NOT NULL, c8292 Timestamp64, c8293 Uint64 NOT NULL, c8294 Uint64 NOT NULL, c8295 Decimal(22,9), c8296 Decimal(22,9), c8297 Uint64 NOT NULL, c8298 Decimal(15,0) NOT NULL, c8299 String NOT NULL, c8300 Uint32 NOT NULL, c8301 JsonDocument, c8302 String, c8303 Timestamp64, c8304 Datetime NOT NULL, c8305 JsonDocument NOT NULL, c8306 Int8 NOT NULL, c8307 Float, c8308 Interval64 NOT NULL, c8309 Date32 NOT NULL, c8310 Decimal(22,9) NOT NULL, c8311 Datetime, c8312 Interval64, c8313 Float NOT NULL, c8314 Uint32 NOT NULL, c8315 Datetime64 NOT NULL, c8316 Uint8 NOT NULL, c8317 Double NOT NULL, c8318 Int8, c8319 Decimal(22,9), c8320 Int16, c8321 Datetime64, c8322 Timestamp NOT NULL, c8323 Uint32, c8324 Timestamp, c8325 String NOT NULL, c8326 Utf8 NOT NULL, c8327 Date, c8328 Uint8, c8329 String, c8330 Uint32 NOT NULL, c8331 Date NOT NULL, c8332 Uint16 NOT NULL, c8333 Datetime NOT NULL, c8334 Datetime NOT NULL, c8335 Timestamp64 NOT NULL, c8336 Timestamp NOT NULL, c8337 Uint32 NOT NULL, c8338 Int16 NOT NULL, c8339 Uint64 NOT NULL, c8340 Int32, c8341 Int32 NOT NULL, c8342 Uint16 NOT NULL, c8343 Uint8, c8344 Double, c8345 Decimal(22,9), c8346 Interval64, c8347 Datetime64, c8348 Json NOT NULL, c8349 String NOT NULL, c8350 JsonDocument, c8351 Uint64 NOT NULL, c8352 Uint64, c8353 Int64 NOT NULL, c8354 Uint8 NOT NULL, c8355 Date NOT NULL, c8356 Date NOT NULL, c8357 Datetime64, c8358 Interval64 NOT NULL, c8359 Uint32, c8360 Uint8, c8361 Timestamp NOT NULL, c8362 Timestamp, c8363 Decimal(15,0) NOT NULL, c8364 Uint64 NOT NULL, c8365 Double NOT NULL, c8366 String, c8367 Timestamp64, c8368 Timestamp NOT NULL, c8369 Decimal(15,0), c8370 Date32 NOT NULL, c8371 Datetime, c8372 Uint32, c8373 Uint16 NOT NULL, c8374 JsonDocument, c8375 Decimal(15,0) NOT NULL, c8376 Timestamp, c8377 Decimal(22,9) NOT NULL, c8378 Interval64 NOT NULL, c8379 Yson NOT NULL, c8380 Double, c8381 Decimal(15,0), c8382 Timestamp, c8383 Timestamp, c8384 String NOT NULL, c8385 Int8, c8386 Int8, c8387 Uint32 NOT NULL, c8388 Int64 NOT NULL, c8389 Yson NOT NULL, c8390 Date NOT NULL, c8391 Date, c8392 Date, c8393 String NOT NULL, c8394 Uint16, c8395 Uint8, c8396 Datetime64, c8397 Int16, c8398 Date NOT NULL, c8399 Double NOT NULL, c8400 JsonDocument NOT NULL, c8401 Timestamp, c8402 Decimal(15,0) NOT NULL, c8403 Yson, c8404 Uint64 NOT NULL, c8405 Uint16 NOT NULL, c8406 Uint16 NOT NULL, c8407 JsonDocument NOT NULL, c8408 Decimal(35,10), c8409 Decimal(15,0) NOT NULL, c8410 Int16 NOT NULL, c8411 Uint8, c8412 Uint64, c8413 Yson, c8414 Timestamp64, c8415 Uint64 NOT NULL, c8416 Datetime NOT NULL, c8417 Decimal(35,10), c8418 Uint16 NOT NULL, c8419 Datetime, c8420 Datetime64 NOT NULL, c8421 Decimal(35,10) NOT NULL, c8422 Decimal(22,9), c8423 Interval64, c8424 JsonDocument, c8425 Int64, c8426 Int64 NOT NULL, c8427 Uint16, c8428 Decimal(22,9) NOT NULL, c8429 Datetime64, c8430 Float, c8431 Uint32, c8432 Date32 NOT NULL, c8433 Yson, c8434 Decimal(15,0), c8435 Timestamp64, c8436 Utf8 NOT NULL, c8437 Int32, c8438 Uint64 NOT NULL, c8439 Int16 NOT NULL, c8440 Int64 NOT NULL, c8441 Uint32, c8442 String NOT NULL, c8443 Interval64 NOT NULL, c8444 Timestamp64 NOT NULL, c8445 Timestamp64, c8446 Utf8, c8447 Decimal(15,0), c8448 Int8 NOT NULL, c8449 Int32, c8450 Json, c8451 Int16, c8452 Uint16 NOT NULL, c8453 Int32 NOT NULL, c8454 Date NOT NULL, c8455 Timestamp NOT NULL, c8456 Int32 NOT NULL, c8457 Timestamp, c8458 Int16, c8459 Utf8, c8460 Int64, c8461 Date NOT NULL, c8462 Decimal(15,0), c8463 Date32 NOT NULL, c8464 Timestamp64 NOT NULL, c8465 Interval64, c8466 Uint16 NOT NULL, c8467 Int8 NOT NULL, c8468 Int8 NOT NULL, c8469 Uint16, c8470 String NOT NULL, c8471 JsonDocument, c8472 Int64, c8473 Int64 NOT NULL, c8474 Uint32 NOT NULL, c8475 Decimal(22,9), c8476 Datetime NOT NULL, c8477 Interval64 NOT NULL, c8478 Decimal(15,0) NOT NULL, c8479 Date32 NOT NULL, c8480 Date NOT NULL, c8481 Double, c8482 Float NOT NULL, c8483 Int32 NOT NULL, c8484 Int32, c8485 Double NOT NULL, c8486 Date32 NOT NULL, c8487 Int64, c8488 Date, c8489 Uint16, c8490 Double, c8491 Int32, c8492 Float NOT NULL, c8493 Utf8 NOT NULL, c8494 Uint16 NOT NULL, c8495 Uint8 NOT NULL, c8496 Datetime64, c8497 Utf8, c8498 Interval64, c8499 Float NOT NULL, c8500 Double, c8501 Date, c8502 Utf8 NOT NULL, c8503 Timestamp NOT NULL, c8504 Date NOT NULL, c8505 Date, c8506 Utf8 NOT NULL, c8507 Uint16 NOT NULL, c8508 Datetime64, c8509 Uint16, c8510 Date NOT NULL, c8511 Date, c8512 Date NOT NULL, c8513 Date32, c8514 Uint16 NOT NULL, c8515 JsonDocument NOT NULL, c8516 Datetime64 NOT NULL, c8517 Int64 NOT NULL, c8518 Yson NOT NULL, c8519 Utf8 NOT NULL, c8520 Interval64, c8521 Json NOT NULL, c8522 Interval64, c8523 Datetime64, c8524 Date32, c8525 Yson NOT NULL, c8526 Decimal(35,10) NOT NULL, c8527 Date32, c8528 Timestamp NOT NULL, c8529 Yson, c8530 Datetime NOT NULL, c8531 Json NOT NULL, c8532 Json NOT NULL, c8533 Timestamp64, c8534 Decimal(22,9) NOT NULL, c8535 Float, c8536 Json, c8537 Date NOT NULL, c8538 Int32 NOT NULL, c8539 Uint32 NOT NULL, c8540 Int8 NOT NULL, c8541 Int16, c8542 JsonDocument, c8543 Int8, c8544 Uint8 NOT NULL, c8545 Uint8 NOT NULL, c8546 Timestamp, c8547 Decimal(35,10) NOT NULL, c8548 Utf8 NOT NULL, c8549 Date, c8550 Uint64, c8551 Interval64 NOT NULL, c8552 Timestamp64, c8553 Decimal(35,10), c8554 Timestamp NOT NULL, c8555 String NOT NULL, c8556 String, c8557 String NOT NULL, c8558 Decimal(15,0), c8559 Decimal(15,0) NOT NULL, c8560 Double, c8561 Uint32 NOT NULL, c8562 Datetime64, c8563 Int32, c8564 JsonDocument, c8565 Datetime NOT NULL, c8566 Interval64 NOT NULL, c8567 Datetime64, c8568 Uint32 NOT NULL, c8569 Uint8 NOT NULL, c8570 String NOT NULL, c8571 Json, c8572 Decimal(35,10), c8573 Date, c8574 Int16, c8575 Double NOT NULL, c8576 Utf8, c8577 Uint32, c8578 Decimal(35,10), c8579 Interval64, c8580 Interval64, c8581 Decimal(35,10), c8582 Float, c8583 Uint64, c8584 Float, c8585 Datetime NOT NULL, c8586 Date, c8587 Interval64 NOT NULL, c8588 Uint32 NOT NULL, c8589 Timestamp64 NOT NULL, c8590 Date NOT NULL, c8591 Decimal(35,10) NOT NULL, c8592 Uint64, c8593 String NOT NULL, c8594 Datetime64, c8595 Date32, c8596 Decimal(35,10) NOT NULL, c8597 Decimal(15,0), c8598 Int8 NOT NULL, c8599 Uint64, c8600 Decimal(22,9), c8601 Datetime64 NOT NULL, c8602 Int8, c8603 Int32 NOT NULL, c8604 Uint8, c8605 Yson, c8606 String, c8607 Datetime, c8608 Double, c8609 Float NOT NULL, c8610 Uint64 NOT NULL, c8611 Decimal(35,10) NOT NULL, c8612 Int64 NOT NULL, c8613 Int8 NOT NULL, c8614 JsonDocument NOT NULL, c8615 Interval64 NOT NULL, c8616 Date32 NOT NULL, c8617 Int8 NOT NULL, c8618 Int16, c8619 Uint32 NOT NULL, c8620 Json NOT NULL, c8621 Json NOT NULL, c8622 String, c8623 Uint64 NOT NULL, c8624 Uint8, c8625 Uint16, c8626 Timestamp64 NOT NULL, c8627 Decimal(22,9) NOT NULL, c8628 Yson NOT NULL, c8629 Datetime64 NOT NULL, c8630 Uint64, c8631 Json NOT NULL, c8632 Date32, c8633 Datetime NOT NULL, c8634 String, c8635 Json, c8636 Uint8 NOT NULL, c8637 Date NOT NULL, c8638 Double, c8639 Double NOT NULL, c8640 Double NOT NULL, c8641 Datetime NOT NULL, c8642 Json, c8643 Int32, c8644 Int16, c8645 JsonDocument NOT NULL, c8646 Int8 NOT NULL, c8647 JsonDocument NOT NULL, c8648 Decimal(15,0), c8649 Decimal(22,9) NOT NULL, c8650 Date NOT NULL, c8651 Decimal(35,10), c8652 Uint64 NOT NULL, c8653 Float NOT NULL, c8654 Uint64 NOT NULL, c8655 Date32 NOT NULL, c8656 Json NOT NULL, c8657 Uint32, c8658 Int32, c8659 Decimal(15,0) NOT NULL, c8660 Timestamp64, c8661 Int32 NOT NULL, c8662 Uint32 NOT NULL, c8663 Date, c8664 Float, c8665 Int16, c8666 Int32, c8667 Date NOT NULL, c8668 Uint16, c8669 Date32, c8670 Decimal(22,9) NOT NULL, c8671 Uint64, c8672 Int32 NOT NULL, c8673 Timestamp, c8674 Uint8 NOT NULL, c8675 Decimal(15,0) NOT NULL, c8676 Datetime NOT NULL, c8677 Timestamp64 NOT NULL, c8678 Timestamp NOT NULL, c8679 Uint16 NOT NULL, c8680 Uint16, c8681 Double NOT NULL, c8682 Float NOT NULL, c8683 Decimal(22,9), c8684 Datetime, c8685 Datetime64 NOT NULL, c8686 Double NOT NULL, c8687 Decimal(15,0) NOT NULL, c8688 Date32, c8689 Timestamp64, c8690 Date, c8691 Utf8 NOT NULL, c8692 Json, c8693 Yson, c8694 Uint16, c8695 Double NOT NULL, c8696 Int64 NOT NULL, c8697 String, c8698 String NOT NULL, c8699 Decimal(35,10), c8700 JsonDocument NOT NULL, c8701 Int32 NOT NULL, c8702 Timestamp64 NOT NULL, c8703 Int32 NOT NULL, c8704 Int32, c8705 Datetime64, c8706 Datetime NOT NULL, c8707 Double, c8708 Int64, c8709 Int8, c8710 Int64, c8711 Double, c8712 Uint64 NOT NULL, c8713 Timestamp64 NOT NULL, c8714 Uint64, c8715 Float, c8716 Uint32 NOT NULL, c8717 Int32, c8718 Decimal(15,0), c8719 Decimal(15,0) NOT NULL, c8720 Int64, c8721 Uint8 NOT NULL, c8722 Int8 NOT NULL, c8723 JsonDocument NOT NULL, c8724 Yson NOT NULL, c8725 Date, c8726 Uint8, c8727 Int16, c8728 Date32, c8729 Timestamp, c8730 Date, c8731 Decimal(35,10) NOT NULL, c8732 Datetime64 NOT NULL, c8733 Datetime64, c8734 Timestamp64, c8735 Decimal(35,10), c8736 Interval64, c8737 Datetime, c8738 Float, c8739 JsonDocument, c8740 Date32, c8741 JsonDocument, c8742 Int64 NOT NULL, c8743 Timestamp64, c8744 Datetime64 NOT NULL, c8745 Uint64, c8746 Int16 NOT NULL, c8747 String, c8748 Double, c8749 Decimal(35,10), c8750 Datetime64, c8751 Double, c8752 Utf8 NOT NULL, c8753 Interval64, c8754 Int16 NOT NULL, c8755 Float NOT NULL, c8756 Json, c8757 Int32, c8758 Timestamp64, c8759 Timestamp64, c8760 Datetime, c8761 Yson NOT NULL, c8762 Double NOT NULL, c8763 Int16 NOT NULL, c8764 Timestamp, c8765 Timestamp, c8766 Date32, c8767 Decimal(35,10), c8768 Date32 NOT NULL, c8769 Uint32 NOT NULL, c8770 JsonDocument NOT NULL, c8771 Double NOT NULL, c8772 Int8 NOT NULL, c8773 Int16, c8774 Int8, c8775 Datetime, c8776 Int32, c8777 Timestamp64, c8778 Uint8, c8779 Uint64 NOT NULL, c8780 Json NOT NULL, c8781 Uint8 NOT NULL, c8782 Uint64, c8783 Yson, c8784 JsonDocument NOT NULL, c8785 Uint64 NOT NULL, c8786 Date32 NOT NULL, c8787 Int8 NOT NULL, c8788 Date32, c8789 Datetime64, c8790 Int32 NOT NULL, c8791 Int8 NOT NULL, c8792 Uint16, c8793 Datetime, c8794 Date32, c8795 Date32 NOT NULL, c8796 Json, c8797 Int32, c8798 Yson, c8799 String NOT NULL, c8800 Timestamp64, c8801 Datetime64, c8802 Timestamp, c8803 Decimal(22,9), c8804 Timestamp NOT NULL, c8805 Timestamp NOT NULL, c8806 Timestamp, c8807 Date, c8808 Timestamp64, c8809 Utf8, c8810 Json, c8811 Int32 NOT NULL, c8812 Uint32, c8813 Int16 NOT NULL, c8814 Float, c8815 Int8, c8816 Float NOT NULL, c8817 Int8, c8818 Double NOT NULL, c8819 Date NOT NULL, c8820 Date, c8821 Date NOT NULL, c8822 Date32, c8823 Uint32, c8824 Uint32, c8825 Int16 NOT NULL, c8826 Date32 NOT NULL, c8827 JsonDocument, c8828 Int32 NOT NULL, c8829 Datetime64 NOT NULL, c8830 Int32, c8831 Uint64 NOT NULL, c8832 Uint64, c8833 Decimal(15,0), c8834 Uint16, c8835 Uint64, c8836 JsonDocument, c8837 Datetime NOT NULL, c8838 Date, c8839 Date NOT NULL, c8840 Double NOT NULL, c8841 JsonDocument, c8842 Uint8, c8843 Timestamp, c8844 Int16, c8845 Interval64, c8846 Date NOT NULL, c8847 Int16 NOT NULL, c8848 Float NOT NULL, c8849 Interval64 NOT NULL, c8850 JsonDocument NOT NULL, c8851 Uint64 NOT NULL, c8852 Date32 NOT NULL, c8853 JsonDocument, c8854 Json NOT NULL, c8855 Decimal(15,0) NOT NULL, c8856 Double NOT NULL, c8857 Datetime64, c8858 Int8, c8859 Decimal(35,10), c8860 Timestamp, c8861 Json, c8862 Int64, c8863 Double, c8864 Double NOT NULL, c8865 Json NOT NULL, c8866 Timestamp64, c8867 String NOT NULL, c8868 Datetime64 NOT NULL, c8869 Timestamp64 NOT NULL, c8870 Timestamp, c8871 Int64 NOT NULL, c8872 Yson NOT NULL, c8873 Timestamp64, c8874 String NOT NULL, c8875 Int8, c8876 Date32 NOT NULL, c8877 Double NOT NULL, c8878 Interval64, c8879 Utf8 NOT NULL, c8880 String NOT NULL, c8881 Decimal(35,10) NOT NULL, c8882 Decimal(15,0), c8883 Interval64 NOT NULL, c8884 Float NOT NULL, c8885 Utf8 NOT NULL, c8886 Json NOT NULL, c8887 Datetime64 NOT NULL, c8888 Uint64 NOT NULL, c8889 Date32 NOT NULL, c8890 Json NOT NULL, c8891 Interval64, c8892 Json NOT NULL, c8893 Uint32, c8894 Decimal(22,9),\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)\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)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)\n'
============================== slowest durations ===============================
125.40s call     test_workload.py::TestYdbWorkload::test
53.43s setup    test_workload.py::TestYdbWorkload::test
42.21s teardown 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/grke/000b05/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:16070 --database /Root --duration 120' has failed with code 1.
Errors:
...c
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
ERROR test_workload.py::TestYdbWorkload::test - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1455314==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 816 byte(s) in 3 object(s) allocated from:
#0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 816 byte(s) leaked in 3 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1456193==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 1904 byte(s) in 7 object(s) allocated from:
#0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 1904 byte(s) leaked in 7 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1455675==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 1632 byte(s) in 6 object(s) allocated from:
#0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 1632 byte(s) leaked in 6 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1456294==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 816 byte(s) in 3 object(s) allocated from:
#0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 816 byte(s) leaked in 3 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1458060==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 1088 byte(s) in 4 object(s) allocated from:
#0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 1088 byte(s) leaked in 4 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1454714==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 1632 byte(s) in 6 object(s) allocated from:
#0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 1632 byte(s) leaked in 6 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1454827==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 272 byte(s) in 1 object(s) allocated from:
#0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 272 byte(s) leaked in 1 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/grke/000b05/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1456930==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 1360 byte(s) in 5 object(s) allocated from:
#0 0x00001faee80d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eb15f5b in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e852c0a in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cfaf42c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cfaf42c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cfaf42c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cfd31c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cfd1079 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002259417b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x00002264bf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x000022655b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002265511d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002265718e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe14a64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001fab2326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 1360 byte(s) leaked in 5 allocation(s).
==================== 1 failed, 1 error in 224.51s (0:03:44) ====================
