============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zd06/0020f3/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:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/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   VERIFY failed (2025-10-16T11:37:00.745357Z): Unexpected message: tablet# 72057594046678944, ev# Status: PREPARED TxKind: TX_KIND_SCHEMA Origin: 72075186224038082 TxId: 281474976735771 MinStep: 0 MaxStep: 18446744073709551615 StatusMessage: "success on iteration before restart" DomainCoordinators: 72057594046316545
E   ydb/core/tx/schemeshard/schemeshard__operation_part.cpp:109
E   HandleReply(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA72C595
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA724AD6
E   2. /tmp//-S/ydb/core/tx/schemeshard/schemeshard__operation_part.cpp:109: HandleReply @ 0xE79E972
E   3. /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:117: __invoke<bool (NKikimr::NSchemeShard::ISubOperationState::*&)(TAutoPtr<NActors::TEventHandle<NKikimr::TEvColumnShard::TEvProposeTransactionResult>, TDelete> &, NKikimr::NSchemeShard::TOperationContext &), NKikimr::NSchemeShard::TSubOperationState *, TAutoPtr<NActors::TEventHandle<NKikimr::TEvColumnShard::TEvProposeTransactionResult>, TDelete> &, NKikimr::NSchemeShard::TOperationContext &, void> @ 0xE79E9E2
E   4. /-S/contrib/libs/cxxsupp/libcxx/include/__functional/invoke.h:29: invoke<bool (NKikimr::NSchemeShard::ISubOperationState::*&)(TAutoPtr<NActors::TEventHandle<NKikimr::TEvColumnShard::TEvProposeTransactionResult>, TDelete> &, NKikimr::NSchemeShard::TOperationContext &), NKikimr::NSchemeShard::TSubOperationState *, TAutoPtr<NActors::TEventHandle<NKikimr::TEvColumnShard::TEvProposeTransactionResult>, TDelete> &, NKikimr::NSchemeShard::TOperationContext &> @ 0xE79E9E2
E   5. /-S/ydb/core/tx/schemeshard/schemeshard__operation_part.h:323: Progress<TAutoPtr<NActors::TEventHandle<NKikimr::TEvColumnShard::TEvProposeTransactionResult>, TDelete> &> @ 0xE79E9E2
E   6. /tmp//-S/ydb/core/tx/schemeshard/schemeshard__operation_part.cpp:109: HandleReply @ 0xE79E9E2
E   7. /tmp//-S/ydb/core/tx/schemeshard/schemeshard__operation.cpp:634: Execute @ 0xE3AED28
E   8. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2030: ExecuteTransaction @ 0xD153724
E   9. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1935: DoExecute @ 0xD1516EA
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1949: Execute @ 0xD154A6E
E   11. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD12D8B6
E   12. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD12D8B6
E   13. /tmp//-S/ydb/core/tx/schemeshard/schemeshard_impl.cpp:6554: Handle @ 0xE9765CA
E   14. /tmp//-S/ydb/core/tx/schemeshard/schemeshard_impl.cpp:5267: StateWork @ 0xE92818E
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB56AF77
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB5A7E14
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5ABEB2
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5ABAC0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5AC6AE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA72E1EC
E   21. ??:0: ?? @ 0x7F021BE08AC2
E   22. ??:0: ?? @ 0x7F021BE9A8BF
E   Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/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   VERIFY failed (2025-10-16T11:36:56.345757Z): tablet_id=72075186224037922;self_id=[8:7561782061680570360:2281];ev=NActors::IEventHandle;tx_id=281474976735777;lock_id=281474976735764;verification=!CommitSnapshot;fline=written.h:89;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA72C595
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA724AD6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB5B7348
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x144E0796
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x151E44F1
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x151E4304
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x151DC2DE
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA0C35FC
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x1520593C
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x152680CE
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2030: ExecuteTransaction @ 0xD153724
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1935: DoExecute @ 0xD1516EA
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1949: Execute @ 0xD154A6E
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD12D8B6
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD12D8B6
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x15267809
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x152304EA
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB56AF77
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB5A7E14
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5ABEB2
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5ABAC0
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5AC6AE
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA72E1EC
E   23. ??:0: ?? @ 0x7FC498FC8AC2
E   24. ??:0: ?? @ 0x7FC49905A8BF
------------------------------ 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/zd06/0020f3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17989
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13513
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13513
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13514
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18302
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29856
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20393
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30008
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6523
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17697
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1322
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/zd06/0020f3/r3tmp/kikimr_cluster_2sag9rv5
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2538
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8728
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6799
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20417
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_7ys_ds1v.log --grpc-port=2538 --mon-port=8728 --ic-port=17989
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13713
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20783
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12814
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21929
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_1a6bub4m.log --grpc-port=13713 --mon-port=20783 --ic-port=13514
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26278
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21628
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25117
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14010
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_ffqk1tb7.log --grpc-port=26278 --mon-port=21628 --ic-port=18302
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14339
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10002
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29924
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16095
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_n0blxray.log --grpc-port=14339 --mon-port=10002 --ic-port=29856
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30994
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11873
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24520
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6014
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_f4k52ibd.log --grpc-port=30994 --mon-port=11873 --ic-port=20393
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19066
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21539
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21539
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21540
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7794
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22043
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_ay50m970.log --grpc-port=19066 --mon-port=21540 --ic-port=30008
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5209
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23588
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32234
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6509
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_5trz627z.log --grpc-port=5209 --mon-port=23588 --ic-port=6523
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24966
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19582
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28852
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_3hn8iam1.log --grpc-port=8335 --mon-port=24966 --ic-port=17697
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61470
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6323
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25747
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19171
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_1202y7e2.log --grpc-port=61470 --mon-port=6323 --ic-port=1322
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:2538/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_7ys_ds1v.log --grpc-port=2538 --mon-port=8728 --ic-port=17989
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_7ys_ds1v.log', '--grpc-port=2538', '--mon-port=8728', '--ic-port=17989')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3650619
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:2538/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3650620
DEBUG    ya.test:process.py:259 Command (pid 3650620) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3650620) elapsed time (sec): 0.45149922370910645
DEBUG    ya.test:process.py:263 Command (pid 3650620) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3650620) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3650620) minflt: 21791
DEBUG    ya.test:process.py:263 Command (pid 3650620) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3650620) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3650620) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3650620) stime: 0.280534
DEBUG    ya.test:process.py:263 Command (pid 3650620) utime: 0.122486
DEBUG    ya.test:process.py:263 Command (pid 3650620) wtime: 0.453
DEBUG    ya.test:process.py:275 Command (pid 3650620) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:13713/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_1a6bub4m.log --grpc-port=13713 --mon-port=20783 --ic-port=13514
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_1a6bub4m.log', '--grpc-port=13713', '--mon-port=20783', '--ic-port=13514')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3650742
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:13713/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3650743
DEBUG    ya.test:process.py:259 Command (pid 3650743) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3650743) elapsed time (sec): 0.5111794471740723
DEBUG    ya.test:process.py:263 Command (pid 3650743) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3650743) minflt: 23201
DEBUG    ya.test:process.py:263 Command (pid 3650743) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3650743) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3650743) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3650743) stime: 0.335816
DEBUG    ya.test:process.py:263 Command (pid 3650743) utime: 0.127929
DEBUG    ya.test:process.py:263 Command (pid 3650743) wtime: 0.514
DEBUG    ya.test:process.py:275 Command (pid 3650743) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:26278/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_ffqk1tb7.log --grpc-port=26278 --mon-port=21628 --ic-port=18302
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_ffqk1tb7.log', '--grpc-port=26278', '--mon-port=21628', '--ic-port=18302')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3651095
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26278/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3651134
DEBUG    ya.test:process.py:259 Command (pid 3651134) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3651134) elapsed time (sec): 0.4552114009857178
DEBUG    ya.test:process.py:263 Command (pid 3651134) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3651134) minflt: 16090
DEBUG    ya.test:process.py:263 Command (pid 3651134) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3651134) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3651134) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3651134) stime: 0.287458
DEBUG    ya.test:process.py:263 Command (pid 3651134) utime: 0.11977399999999999
DEBUG    ya.test:process.py:263 Command (pid 3651134) wtime: 0.456
DEBUG    ya.test:process.py:275 Command (pid 3651134) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:14339/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_n0blxray.log --grpc-port=14339 --mon-port=10002 --ic-port=29856
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_n0blxray.log', '--grpc-port=14339', '--mon-port=10002', '--ic-port=29856')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3651386
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:14339/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3651387
DEBUG    ya.test:process.py:259 Command (pid 3651387) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3651387) elapsed time (sec): 0.45164966583251953
DEBUG    ya.test:process.py:263 Command (pid 3651387) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3651387) minflt: 18334
DEBUG    ya.test:process.py:263 Command (pid 3651387) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3651387) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3651387) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3651387) stime: 0.284873
DEBUG    ya.test:process.py:263 Command (pid 3651387) utime: 0.118697
DEBUG    ya.test:process.py:263 Command (pid 3651387) wtime: 0.453
DEBUG    ya.test:process.py:275 Command (pid 3651387) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:30994/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_f4k52ibd.log --grpc-port=30994 --mon-port=11873 --ic-port=20393
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_f4k52ibd.log', '--grpc-port=30994', '--mon-port=11873', '--ic-port=20393')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3651702
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:30994/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3651704
DEBUG    ya.test:process.py:259 Command (pid 3651704) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3651704) elapsed time (sec): 0.4680018424987793
DEBUG    ya.test:process.py:263 Command (pid 3651704) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3651704) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3651704) minflt: 21029
DEBUG    ya.test:process.py:263 Command (pid 3651704) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3651704) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 3651704) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3651704) stime: 0.306232
DEBUG    ya.test:process.py:263 Command (pid 3651704) utime: 0.108793
DEBUG    ya.test:process.py:263 Command (pid 3651704) wtime: 0.469
DEBUG    ya.test:process.py:275 Command (pid 3651704) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:19066/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_ay50m970.log --grpc-port=19066 --mon-port=21540 --ic-port=30008
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_ay50m970.log', '--grpc-port=19066', '--mon-port=21540', '--ic-port=30008')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3651921
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:19066/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3651922
DEBUG    ya.test:process.py:259 Command (pid 3651922) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3651922) elapsed time (sec): 0.4224822521209717
DEBUG    ya.test:process.py:263 Command (pid 3651922) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3651922) minflt: 16095
DEBUG    ya.test:process.py:263 Command (pid 3651922) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3651922) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3651922) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3651922) stime: 0.253705
DEBUG    ya.test:process.py:263 Command (pid 3651922) utime: 0.120789
DEBUG    ya.test:process.py:263 Command (pid 3651922) wtime: 0.423
DEBUG    ya.test:process.py:275 Command (pid 3651922) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:5209/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_5trz627z.log --grpc-port=5209 --mon-port=23588 --ic-port=6523
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_5trz627z.log', '--grpc-port=5209', '--mon-port=23588', '--ic-port=6523')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3652137
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5209/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3652138
DEBUG    ya.test:process.py:259 Command (pid 3652138) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3652138) elapsed time (sec): 0.48418521881103516
DEBUG    ya.test:process.py:263 Command (pid 3652138) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3652138) minflt: 16090
DEBUG    ya.test:process.py:263 Command (pid 3652138) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3652138) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3652138) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3652138) stime: 0.330347
DEBUG    ya.test:process.py:263 Command (pid 3652138) utime: 0.096687
DEBUG    ya.test:process.py:263 Command (pid 3652138) wtime: 0.485
DEBUG    ya.test:process.py:275 Command (pid 3652138) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:8335/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_3hn8iam1.log --grpc-port=8335 --mon-port=24966 --ic-port=17697
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_3hn8iam1.log', '--grpc-port=8335', '--mon-port=24966', '--ic-port=17697')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3652622
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8335/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3652623
DEBUG    ya.test:process.py:259 Command (pid 3652623) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3652623) elapsed time (sec): 0.43693089485168457
DEBUG    ya.test:process.py:263 Command (pid 3652623) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3652623) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3652623) minflt: 21059
DEBUG    ya.test:process.py:263 Command (pid 3652623) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3652623) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 3652623) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3652623) stime: 0.270992
DEBUG    ya.test:process.py:263 Command (pid 3652623) utime: 0.11730199999999999
DEBUG    ya.test:process.py:263 Command (pid 3652623) wtime: 0.438
DEBUG    ya.test:process.py:275 Command (pid 3652623) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:61470/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_1202y7e2.log --grpc-port=61470 --mon-port=6323 --ic-port=1322
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_1202y7e2.log', '--grpc-port=61470', '--mon-port=6323', '--ic-port=1322')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3652753
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:61470/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3652754
DEBUG    ya.test:process.py:259 Command (pid 3652754) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3652754) elapsed time (sec): 0.4489617347717285
DEBUG    ya.test:process.py:263 Command (pid 3652754) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3652754) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3652754) minflt: 20729
DEBUG    ya.test:process.py:263 Command (pid 3652754) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3652754) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3652754) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3652754) stime: 0.279016
DEBUG    ya.test:process.py:263 Command (pid 3652754) utime: 0.12145099999999999
DEBUG    ya.test:process.py:263 Command (pid 3652754) wtime: 0.45
DEBUG    ya.test:process.py:275 Command (pid 3652754) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2538', '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: 17989\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13514\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18302\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29856\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20393\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30008\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6523\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17697\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1322\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/zd06/0020f3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2538', '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: 17989\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13514\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18302\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29856\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20393\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30008\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6523\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17697\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1322\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3653556
DEBUG    ya.test:process.py:259 Command (pid 3653556) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3653556) elapsed time (sec): 0.4604799747467041
DEBUG    ya.test:process.py:263 Command (pid 3653556) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) maxrss: 546256
DEBUG    ya.test:process.py:263 Command (pid 3653556) minflt: 18232
DEBUG    ya.test:process.py:263 Command (pid 3653556) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3653556) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 3653556) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3653556) stime: 0.29433899999999996
DEBUG    ya.test:process.py:263 Command (pid 3653556) utime: 0.123304
DEBUG    ya.test:process.py:263 Command (pid 3653556) wtime: 0.462
DEBUG    ya.test:process.py:275 Command (pid 3653556) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2538', '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/zd06/0020f3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2538', '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: 3653783
DEBUG    ya.test:process.py:259 Command (pid 3653783) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3653783) elapsed time (sec): 0.4732325077056885
DEBUG    ya.test:process.py:263 Command (pid 3653783) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) maxrss: 546248
DEBUG    ya.test:process.py:263 Command (pid 3653783) minflt: 18232
DEBUG    ya.test:process.py:263 Command (pid 3653783) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3653783) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 3653783) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3653783) stime: 0.285717
DEBUG    ya.test:process.py:263 Command (pid 3653783) utime: 0.136822
DEBUG    ya.test:process.py:263 Command (pid 3653783) wtime: 0.474
DEBUG    ya.test:process.py:275 Command (pid 3653783) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9f02ed7c-6289-41f9-9d59-e9cc6f8b2557, localhost:2538): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9f02ed7c-6289-41f9-9d59-e9cc6f8b2557, localhost:2538): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9f02ed7c-6289-41f9-9d59-e9cc6f8b2557, localhost:2538): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-yjuu7xkpxq.auto.internal" port: 5209 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-yjuu7xkpxq.auto.internal" port: 14339 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-yjuu7xkpxq.auto.internal" port: 13713 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-yjuu7xkpxq.auto.internal" port: 19066 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-yjuu7xkpxq.auto.internal" port: 8335 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-yjuu7xkpxq.auto.internal" port: 61470 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-yjuu7xkpxq.auto.internal" port: 2538 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-yjuu7xkpxq.auto.internal" port: 30994 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-yjuu7xkpxq.auto.internal" port: 26278 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-yjuu7xkpxq.auto.internal:2538, location 1, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:14339, location 1, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:5209, location 1, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:30994, location 2, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:13713, location 2, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:8335, location 2, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:19066, location 3, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:61470, location 3, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:26278, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zd06/0020f3/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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    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/zd06/0020f3/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:2538', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3654037
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2538
DEBUG    ya.test:process.py:259 Command (pid 3654037) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3654037) elapsed time (sec): 45.66385531425476
DEBUG    ya.test:process.py:263 Command (pid 3654037) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3654037) inblock: 229976
DEBUG    ya.test:process.py:263 Command (pid 3654037) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3654037) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3654037) majflt: 29
DEBUG    ya.test:process.py:263 Command (pid 3654037) maxrss: 205044
DEBUG    ya.test:process.py:263 Command (pid 3654037) minflt: 23881
DEBUG    ya.test:process.py:263 Command (pid 3654037) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3654037) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3654037) nivcsw: 390
DEBUG    ya.test:process.py:263 Command (pid 3654037) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3654037) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3654037) nvcsw: 29110
DEBUG    ya.test:process.py:263 Command (pid 3654037) oublock: 264
DEBUG    ya.test:process.py:263 Command (pid 3654037) stime: 0.424031
DEBUG    ya.test:process.py:263 Command (pid 3654037) utime: 4.158174
DEBUG    ya.test:process.py:263 Command (pid 3654037) wtime: 45.667
DEBUG    ya.test:process.py:275 Command (pid 3654037) output:
Cleaning up /Root/olap_workload...
Cleaning up /Root/olap_workload... done, None tables deleted
create_drop: No tables to delete
Inserting a row by thread 0
Inserting a row by thread 1
Inserting a row by thread 2
Inserting a row by thread 3
Inserting a row by thread 4
Renaming table tbl_6 to tbl_7
Renaming table tbl_9 to tbl_30
Renaming table tbl_1 to tbl_16
Writing to table tbl_6
Writing to table tbl_25
Writing to table tbl_11
Elapsed 0 seconds, stat:
	create_drop: Created: 1, Deleted: 0, Exists: 11
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_11]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_1
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_16]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_26
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_26]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_30]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_4
Writing to table tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_16]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_11
Writing to table tbl_25
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_11]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_15
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_12
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_12]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_3
Writing to table tbl_2
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_7\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 17], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_1 to tbl_21
Inserting a row by thread 0
Elapsed 10 seconds, stat:
	create_drop: Created: 11, Deleted: 0, Exists: 21
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 1
	rename_tables: Renames: 0, Writes: 3
Renaming table tbl_29 to tbl_30
Renaming table tbl_23 to tbl_22
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Path does not exist" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_15 to tbl_21
Writing to table tbl_20
Writing to table tbl_6
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_20]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_21
Writing to table tbl_29
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_26
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_7 to tbl_11
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_26]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_28
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_28]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_23
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_9
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_16 to tbl_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_9]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_27
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_27]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_12
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_19 to tbl_17
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_12]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_2
Inserting a row by thread 0
Writing to table tbl_18
Writing to table tbl_11
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_18]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_19]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_11 to tbl_26
Elapsed 20 seconds, stat:
	create_drop: Created: 21, Deleted: 1, Exists: 30
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 2
	rename_tables: Renames: 2, Writes: 8
Renaming table tbl_25 to tbl_12
Writing to table tbl_23
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_20
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_5\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 15], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_13 to tbl_13
Writing to table tbl_0
Writing to table tbl_21
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_6
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_25 to tbl_2
Inserting a row by thread 4
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_20]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_1
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_13]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_27 to tbl_11
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_5 to tbl_13
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_27]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_7 to tbl_19
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_1]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_23
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_7]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_2 to tbl_6
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_6\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_3 to tbl_9
Renaming table tbl_11 to tbl_7
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_11]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_4 to tbl_20
message: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_5`." issue_code: 2017 severity: 1 issues { message: "unknown table" issue_code: 2017 severity: 1 } (server_code: 400010)
Writing to table tbl_14
Inserting a row by thread 4
Writing to table tbl_21
Writing to table tbl_2
Renaming table tbl_15 to tbl_8
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_14]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_23
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_2
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_2 to tbl_23
Renaming table tbl_24 to tbl_15
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_14
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_14]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_22
Writing to table tbl_1
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_9 to tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_1]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_23
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_17
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_17]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_3
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_9
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_3]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_8
Elapsed 30 seconds, stat:
	create_drop: Created: 35, Deleted: 3, Exists: 42
	insert_delete: Inserted: 4, Current: 2
	transactions: Inserted: 4
	rename_tables: Renames: 6, Writes: 14
Renaming table tbl_22 to tbl_19
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_16\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 38], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_21 to tbl_29
Writing to table tbl_18
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_18]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_29 to tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_19 to tbl_26
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_26 to tbl_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_19]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_16 to tbl_14
message: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_8`." issue_code: 2017 severity: 1 issues { message: "haven\'t lock for commit: 281474976720712" issue_code: 2017 severity: 1 } (server_code: 400010)
Writing to table tbl_20
Inserting a row by thread 3
Writing to table tbl_26
Writing to table tbl_24
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_23
Writing to table tbl_24
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_9
Writing to table tbl_21
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_4
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_19
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_19]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_4
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_13
Writing to table tbl_5
Writing to table tbl_11
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_29
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_11]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_25
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_17
Inserting a row by thread 4
Inserting a row by thread 2
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_17]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_3
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_3]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_15
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_24
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_4
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
DEBUG    ya.test:process.py:276 Command (pid 3654037) errors:
...ition { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_29` RENAME TO `/Root/olap_workload/rename_tables/tbl_30`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_9]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_9`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_9` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_9")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_27]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_27`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_27` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_27")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_15` RENAME TO `/Root/olap_workload/rename_tables/tbl_21`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_12]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_12`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_12` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_12")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_18]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_18`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_18` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_18")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_22`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_22` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_22")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_19]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_19` RENAME TO `/Root/olap_workload/rename_tables/tbl_17`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")
                            
Error: message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_5\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 15], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_16` RENAME TO `/Root/olap_workload/rename_tables/tbl_5`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_21`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_21` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_21")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_25` RENAME TO `/Root/olap_workload/rename_tables/tbl_12`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_20]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_20`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_20` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_20")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_13]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_13` RENAME TO `/Root/olap_workload/rename_tables/tbl_13`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_25` RENAME TO `/Root/olap_workload/rename_tables/tbl_2`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_27]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_27` RENAME TO `/Root/olap_workload/rename_tables/tbl_11`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_1]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_1`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_1` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_1")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_7]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_7` RENAME TO `/Root/olap_workload/rename_tables/tbl_19`
                        
Error: message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_6\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_2` RENAME TO `/Root/olap_workload/rename_tables/tbl_6`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_11]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_11` RENAME TO `/Root/olap_workload/rename_tables/tbl_7`
                        
Error: message: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_5`." issue_code: 2017 severity: 1 issues { message: "unknown table" issue_code: 2017 severity: 1 } (server_code: 400010) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_21`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_21` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_21")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_14]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_14`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_14` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_14")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_15` RENAME TO `/Root/olap_workload/rename_tables/tbl_8`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_14]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_14`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_14` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_14")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_24` RENAME TO `/Root/olap_workload/rename_tables/tbl_15`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_1]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_1`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_1` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_1")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_22`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_22` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_22")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_17]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_17`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_17` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_17")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_3]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_3`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_3` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_3")
                            
Error: message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_16\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 38], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_9` RENAME TO `/Root/olap_workload/rename_tables/tbl_16`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_18]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_18`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_18` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_18")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_22` RENAME TO `/Root/olap_workload/rename_tables/tbl_19`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_21` RENAME TO `/Root/olap_workload/rename_tables/tbl_29`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_29` RENAME TO `/Root/olap_workload/rename_tables/tbl_30`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_19]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_19` RENAME TO `/Root/olap_workload/rename_tables/tbl_26`
                        
Error: message: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_8`." issue_code: 2017 severity: 1 issues { message: "haven\'t lock for commit: 281474976720712" issue_code: 2017 severity: 1 } (server_code: 400010) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_8`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_8` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_8")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_24`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_24` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_24")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_24`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_24` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_24")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_21`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_21` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_21")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_4`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_4` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_4")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_19]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_19`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_19` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_19")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_4`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_4` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_4")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_11]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_11`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_11` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_11")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_29`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_29` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_29")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_25`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_25` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_25")
                            
Error: message: "Transaction locks invalidated. Table: `/Root/olap_workload/transactions/table`" issue_code: 2001 severity: 1 (server_code: 400040) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/transactions/table`;
                        INSERT INTO `/Root/olap_workload/transactions/table` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was inserted by thread 2")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_17]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_17`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_17` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_17")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_3]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_3`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_3` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_3")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_15`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_15` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_15")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_24`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_24` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_24")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_4`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_4` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_4")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_10]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_10`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_10` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_10")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_2]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_2`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_2` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_2")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_2]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_2`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_2` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_2")
                            
Error: message: "Executing ESchemeOpCreateColumnTable" severity: 1 issues { message: "Scheme operation failed, status: ExecComplete, reason: Check failed: path: \'/Root/olap_workload/create_drop/141\', error: path exist, request accepts it (id: [OwnerId: 72057594046678944, LocalPathId: 69], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/olap/operations/create_table.cpp:662" severity: 1 } (server_code: 400080) while executing query: 
                CREATE TABLE `/Root/olap_workload/create_drop/141` (
                    c0 Int16 NOT NULL, c1 Datetime64 NOT NULL, c2 Uint32 NOT NULL, c3 Uint32 NOT NULL, c4 Uint8, c5 Timestamp NOT NULL, c6 Utf8 NOT NULL, c7 Int64 NOT NULL, c8 Int16, c9 Uint64, c10 Int32, c11 Datetime64 NOT NULL, c12 Int8 NOT NULL, c13 Uint64, c14 String NOT NULL, c15 Uint32, c16 Float NOT NULL, c17 JsonDocument, c18 Datetime64, c19 Decimal(15,0) NOT NULL, c20 Int64 NOT NULL, c21 Uint16 NOT NULL, c22 Timestamp NOT NULL, c23 Decimal(22,9), c24 Int64 NOT NULL, c25 Uint16 NOT NULL, c26 Double NOT NULL, c27 Float, c28 Uint64 NOT NULL, c29 Int8 NOT NULL, c30 Date NOT NULL, c31 Interval64 NOT NULL, c32 Double NOT NULL, c33 Decimal(15,0) NOT NULL, c34 Decimal(15,0) NOT NULL, c35 Date NOT NULL, c36 Decimal(35,10), c37 Uint32 NOT NULL, c38 Int64 NOT NULL, c39 Date32 NOT NULL, c40 Timestamp64 NOT NULL, c41 Float NOT NULL, c42 Interval64, c43 Utf8 NOT NULL, c44 Uint8 NOT NULL, c45 JsonDocument, c46 Float, c47 Datetime NOT NULL, c48 Uint64, c49 String NOT NULL, c50 Interval64 NOT NULL, c51 Date NOT NULL, c52 Json, c53 Datetime, c54 Int16 NOT NULL, c55 Int16, c56 Uint16, c57 Uint64 NOT NULL, c58 Int8, c59 Utf8 NOT NULL, c60 Decimal(35,10), c61 Yson NOT NULL, c62 JsonDocument NOT NULL, c63 Timestamp NOT NULL, c64 Uint64 NOT NULL, c65 Decimal(15,0), c66 Decimal(35,10) NOT NULL, c67 Uint8, c68 Timestamp, c69 Json, c70 Timestamp NOT NULL, c71 Int16 NOT NULL, c72 Interval64, c73 Timestamp64, c74 Timestamp NOT NULL, c75 Int8, c76 Uint64 NOT NULL, c77 Float, c78 Utf8 NOT NULL, c79 Date32 NOT NULL, c80 Utf8 NOT NULL, c81 Decimal(15,0) NOT NULL, c82 Json NOT NULL, c83 Timestamp, c84 Decimal(15,0), c85 Double NOT NULL, c86 Uint64, c87 Int64, c88 Utf8 NOT NULL, c89 Date32 NOT NULL, c90 Datetime NOT NULL, c91 Int8, c92 Uint64 NOT NULL, c93 Float, c94 Datetime NOT NULL, c95 Int32 NOT NULL, c96 Uint32, c97 Datetime64 NOT NULL, c98 Yson NOT NULL, c99 Int32 NOT NULL, c100 Decimal(15,0), c101 Uint8 NOT NULL, c102 Datetime, c103 Uint16 NOT NULL, c104 Date, c105 Datetime64 NOT NULL, c106 String NOT NULL, c107 Decimal(22,9) NOT NULL, c108 Timestamp NOT NULL, c109 JsonDocument NOT NULL, c110 Decimal(35,10) NOT NULL, c111 Utf8 NOT NULL, c112 Uint64, c113 Datetime64, c114 Date32 NOT NULL, c115 Int64 NOT NULL, c116 Uint32 NOT NULL, c117 Int64 NOT NULL, c118 Float NOT NULL, c119 String NOT NULL, c120 Interval64, c121 Datetime NOT NULL, c122 Int64, c123 JsonDocument NOT NULL, c124 Decimal(15,0), c125 Decimal(35,10), c126 Datetime, c127 Uint8 NOT NULL, c128 Datetime, c129 Uint16, c130 Interval64, c131 Decimal(15,0) NOT NULL, c132 Uint8, c133 Uint8 NOT NULL, c134 Timestamp64, c135 Datetime, c136 Date32 NOT NULL, c137 Decimal(15,0) NOT NULL, c138 Decimal(22,9), c139 JsonDocument, c140 Json NOT NULL, c141 Yson, c142 Datetime64, c143 Double, c144 Uint64 NOT NULL, c145 Decimal(35,10) NOT NULL, c146 Int16, c147 Float, c148 Int8 NOT NULL, c149 Uint32, c150 Timestamp, c151 Interval64, c152 Decimal(22,9) NOT NULL, c153 JsonDocument, c154 Date32, c155 Uint32, c156 String NOT NULL, c157 Int32, c158 Decimal(22,9) NOT NULL, c159 Decimal(15,0), c160 Uint32, c161 Interval64 NOT NULL, c162 Datetime, c163 Decimal(22,9), c164 Date NOT NULL, c165 Uint32, c166 Date32 NOT NULL, c167 Interval64 NOT NULL, c168 Int8, c169 Utf8 NOT NULL, c170 Timestamp NOT NULL, c171 Decimal(15,0), c172 String NOT NULL, c173 Double NOT NULL, c174 Datetime64, c175 Float, c176 Timestamp64 NOT NULL, c177 Timestamp64, c178 Interval64 NOT NULL, c179 Decimal(35,10) NOT NULL, c180 Float, c181 Json, c182 Utf8 NOT NULL, c183 Int8, c184 Uint64, c185 Date32 NOT NULL, c186 Uint64, c187 Int64, c188 Utf8, c189 Uint16 NOT NULL, c190 Double NOT NULL, c191 Datetime64 NOT NULL, c192 String NOT NULL, c193 Datetime64 NOT NULL, c194 Json, c195 Uint32, c196 Yson, c197 Int16, c198 Json NOT NULL, c199 Decimal(22,9) NOT NULL, c200 Utf8, c201 Uint16, c202 Datetime NOT NULL, c203 Float NOT NULL, c204 Yson, c205 Json NOT NULL, c206 Float NOT NULL, c207 Json NOT NULL, c208 Int32 NOT NULL, c209 Uint64, c210 Double, c211 Int64 NOT NULL, c212 Json, c213 Uint64 NOT NULL, c214 Uint8, c215 Decimal(22,9) NOT NULL, c216 Int32 NOT NULL, c217 Int64, c218 Uint64, c219 Date32 NOT NULL, c220 Int32, c221 String NOT NULL, c222 Date32, c223 Interval64 NOT NULL, c224 Int32, c225 Timestamp64, c226 String NOT NULL, c227 Yson NOT NULL, c228 JsonDocument NOT NULL, c229 Uint32 NOT NULL, c230 Timestamp64, c231 Utf8 NOT NULL, c232 Uint32 NOT NULL, c233 Yson NOT NULL, c234 Interval64, c235 Date, c236 Decimal(15,0) NOT NULL, c237 Decimal(35,10), c238 Int8, c239 Json NOT NULL, c240 Decimal(35,10) NOT NULL, c241 Double, c242 Float, c243 Uint8 NOT NULL, c244 Int8, c245 Uint8 NOT NULL, c246 Json, c247 Timestamp NOT NULL, c248 String NOT NULL, c249 Interval64 NOT NULL, c250 Int8, c251 Timestamp64, c252 Int8, c253 Double NOT NULL, c254 Int32 NOT NULL, c255 Decimal(35,10), c256 Decimal(15,0) NOT NULL, c257 Float NOT NULL, c258 Double, c259 Int16 NOT NULL, c260 Datetime64 NOT NULL, c261 Int16 NOT NULL, c262 Uint64, c263 Int8, c264 Double NOT NULL, c265 Datetime64 NOT NULL, c266 Json NOT NULL, c267 Datetime NOT NULL, c268 JsonDocument, c269 Int16 NOT NULL, c270 JsonDocument NOT NULL, c271 Float, c272 Decimal(22,9), c273 Datetime, c274 Decimal(22,9), c275 Uint16 NOT NULL, c276 Datetime NOT NULL, c277 Int32, c278 Uint64 NOT NULL, c279 Decimal(35,10) NOT NULL, c280 Timestamp64, c281 Uint16, c282 Int16, c283 String NOT NULL, c284 Decimal(15,0), c285 Decimal(15,0) NOT NULL, c286 Utf8 NOT NULL, c287 Date32 NOT NULL, c288 Decimal(35,10), c289 Uint32, c290 Date32, c291 Date32, c292 Decimal(35,10), c293 Int8 NOT NULL, c294 Decimal(22,9), c295 Uint16 NOT NULL, c296 Decimal(22,9) NOT NULL, c297 Datetime, c298 Uint64, c299 Int64, c300 Date, c301 Timestamp64 NOT NULL, c302 Decimal(22,9), c303 Date32 NOT NULL, c304 Date, c305 Double NOT NULL, c306 Float, c307 Decimal(15,0) NOT NULL, c308 Datetime64, c309 Uint64 NOT NULL, c310 Double, c311 Decimal(35,10) NOT NULL, c312 Int64, c313 Yson NOT NULL, c314 Utf8, c315 Float NOT NULL, c316 Date, c317 Interval64 NOT NULL, c318 Utf8 NOT NULL, c319 Datetime, c320 Decimal(35,10) NOT NULL, c321 Decimal(15,0), c322 Int8 NOT NULL, c323 Decimal(15,0), c324 Datetime64 NOT NULL, c325 Uint8, c326 Int8 NOT NULL, c327 Timestamp, c328 JsonDocument, c329 Decimal(35,10) NOT NULL, c330 Float, c331 Double NOT NULL, c332 Timestamp64, c333 Date NOT NULL, c334 Decimal(22,9), c335 Interval64, c336 Int32 NOT NULL, c337 Double, c338 JsonDocument, c339 Int16, c340 Int32 NOT NULL, c341 Timestamp64 NOT NULL, c342 Decimal(15,0) NOT NULL, c343 Yson, c344 Datetime NOT NULL, c345 Datetime64 NOT NULL, c346 Date NOT NULL, c347 Json NOT NULL, c348 Utf8 NOT NULL, c349 Int16, c350 JsonDocument NOT NULL, c351 Decimal(15,0) NOT NULL, c352 Decimal(22,9), c353 Yson NOT NULL, c354 Decimal(35,10) NOT NULL, c355 Json, c356 Int8 NOT NULL, c357 Timestamp64 NOT NULL, c358 Int64, c359 Int16 NOT NULL, c360 String, c361 Uint16, c362 Double NOT NULL, c363 JsonDocument NOT NULL, c364 Date32, c365 Date32, c366 Datetime, c367 Yson, c368 JsonDocument NOT NULL, c369 Date, c370 Timestamp, c371 Float NOT NULL, c372 String NOT NULL, c373 Decimal(15,0) NOT NULL, c374 Datetime, c375 Int8, c376 JsonDocument, c377 Uint32, c378 Utf8, c379 Decimal(35,10), c380 Float, c381 Datetime, c382 Datetime NOT NULL, c383 Json NOT NULL, c384 Uint8 NOT NULL, c385 JsonDocument NOT NULL, c386 Int32, c387 Date NOT NULL, c388 Datetime64 NOT NULL, c389 Int8, c390 Json, c391 Int64 NOT NULL, c392 Decimal(35,10), c393 Float NOT NULL, c394 Decimal(15,0) NOT NULL, c395 Json, c396 Datetime NOT NULL, c397 Yson NOT NULL, c398 Int64, c399 Decimal(35,10), c400 String NOT NULL, c401 Int16 NOT NULL, c402 Int16, c403 Timestamp, c404 Timestamp NOT NULL, c405 Decimal(35,10) NOT NULL, c406 Uint32, c407 Date, c408 Utf8 NOT NULL, c409 Int16 NOT NULL, c410 Datetime64 NOT NULL, c411 JsonDocument NOT NULL, c412 Decimal(15,0), c413 Timestamp, c414 Utf8 NOT NULL, c415 String, c416 Uint64, c417 Utf8 NOT NULL, c418 Uint16 NOT NULL, c419 Float, c420 Decimal(35,10) NOT NULL, c421 Uint64 NOT NULL, c422 Json NOT NULL, c423 Int32 NOT NULL, c424 Utf8 NOT NULL, c425 Yson, c426 Yson, c427 Yson, c428 Timestamp64, c429 Decimal(15,0) NOT NULL, c430 JsonDocument, c431 Float, c432 String, c433 Utf8, c434 Int8, c435 Timestamp, c436 Utf8, c437 Date, c438 Uint32 NOT NULL, c439 Int16, c440 Int8 NOT NULL, c441 Timestamp64 NOT NULL, c442 Int16, c443 Yson, c444 Uint16 NOT NULL, c445 Int16 NOT NULL, c446 Decimal(15,0) NOT NULL, c447 Float, c448 Interval64, c449 Double, c450 Utf8, c451 Yson NOT NULL, c452 JsonDocument NOT NULL, c453 Int64 NOT NULL, c454 Date32, c455 String NOT NULL, c456 Int32, c457 Decimal(22,9) NOT NULL, c458 Int32 NOT NULL, c459 Utf8 NOT NULL, c460 Date, c461 Datetime, c462 Json NOT NULL, c463 Int8 NOT NULL, c464 Interval64, c465 Int8, c466 JsonDocument NOT NULL, c467 Utf8 NOT NULL, c468 Interval64, c469 JsonDocument NOT NULL, c470 Date NOT NULL, c471 Date, c472 Double NOT NULL, c473 Uint8 NOT NULL, c474 Double, c475 Decimal(35,10), c476 Uint64 NOT NULL, c477 Date32, c478 Yson, c479 Timestamp64 NOT NULL, c480 Float, c481 Datetime NOT NULL, c482 Uint8 NOT NULL, c483 JsonDocument NOT NULL, c484 Date, c485 Interval64, c486 Date, c487 Decimal(35,10), c488 Json NOT NULL, c489 Uint8 NOT NULL, c490 Datetime, c491 Decimal(35,10), c492 Float, c493 String NOT NULL, c494 Decimal(35,10), c495 Uint8, c496 Uint16 NOT NULL, c497 Uint64 NOT NULL, c498 Int64, c499 Decimal(22,9) NOT NULL, c500 JsonDocument NOT NULL, c501 Timestamp64, c502 Float, c503 Uint8, c504 Float, c505 Decimal(15,0) NOT NULL, c506 Int32, c507 Decimal(22,9), c508 Interval64, c509 Interval64, c510 JsonDocument, c511 Decimal(22,9), c512 Int32, c513 Decimal(35,10) NOT NULL, c514 JsonDocument NOT NULL, c515 Timestamp64 NOT NULL, c516 Int64, c517 Decimal(35,10), c518 Uint8, c519 Uint16, c520 Datetime, c521 JsonDocument, c522 Double NOT NULL, c523 Utf8 NOT NULL, c524 Utf8, c525 JsonDocument, c526 Decimal(22,9) NOT NULL, c527 Utf8, c528 Json, c529 Int8, c530 Int16, c531 Timestamp, c532 Json NOT NULL, c533 Int16, c534 Int16, c535 Int8 NOT NULL, c536 Date32 NOT NULL, c537 Decimal(35,10) NOT NULL, c538 Float, c539 Int16, c540 Int32 NOT NULL, c541 Float NOT NULL, c542 Uint8 NOT NULL, c543 Date, c544 Uint16, c545 Decimal(35,10), c546 Float NOT NULL, c547 Interval64 NOT NULL, c548 Int32 NOT NULL, c549 Datetime64, c550 Int32, c551 Decimal(15,0), c552 Timestamp, c553 Uint32, c554 Yson, c555 Utf8 NOT NULL, c556 Float, c557 Decimal(15,0), c558 Int64, c559 JsonDocument, c560 Timestamp NOT NULL, c561 Timestamp, c562 Timestamp64, c563 Uint8, c564 Date NOT NULL, c565 Utf8 NOT NULL, c566 Int8 NOT NULL, c567 Timestamp, c568 JsonDocument, c569 Uint8 NOT NULL, c570 Float, c571 Decimal(15,0) NOT NULL, c572 Decimal(15,0) NOT NULL, c573 Decimal(35,10), c574 Interval64, c575 Decimal(15,0) NOT NULL, c576 Uint32 NOT NULL, c577 Decimal(35,10) NOT NULL, c578 Int16 NOT NULL, c579 Int64, c580 Utf8, c581 Json NOT NULL, c582 Utf8 NOT NULL, c583 Timestamp NOT NULL, c584 Double, c585 Float NOT NULL, c586 Timestamp NOT NULL, c587 Decimal(15,0) NOT NULL, c588 Datetime NOT NULL, c589 JsonDocument NOT NULL, c590 Double NOT NULL, c591 Int16, c592 Json NOT NULL, c593 Int64 NOT NULL, c594 Date, c595 Double, c596 Json, c597 Timestamp NOT NULL, c598 Interval64, c599 Uint8, c600 Uint64, c601 Int64, c602 Decimal(15,0) NOT NULL, c603 Decimal(35,10) NOT NULL, c604 Int16 NOT NULL, c605 Int64 NOT NULL, c606 Decimal(22,9), c607 Int8, c608 Decimal(15,0), c609 JsonDocument, c610 Utf8, c611 Timestamp, c612 Timestamp64 NOT NULL, c613 Decimal(35,10), c614 Uint8, c615 Date, c616 Date NOT NULL, c617 Json NOT NULL, c618 Decimal(35,10), c619 Uint8, c620 JsonDocument, c621 JsonDocument NOT NULL, c622 Datetime64, c623 Uint8, c624 Decimal(22,9), c625 Uint32, c626 Timestamp64, c627 Interval64, c628 String, c629 Decimal(15,0), c630 Datetime64 NOT NULL, c631 Double, c632 Timestamp NOT NULL, c633 String, c634 Date32 NOT NULL, c635 Date32 NOT NULL, c636 Int16, c637 JsonDocument NOT NULL, c638 Int16 NOT NULL, c639 Float, c640 Utf8 NOT NULL, c641 Float, c642 Uint32 NOT NULL, c643 Datetime64, c644 Date NOT NULL, c645 Int16 NOT NULL, c646 Uint16 NOT NULL, c647 String, c648 Int32, c649 Uint32 NOT NULL, c650 Timestamp64, c651 String NOT NULL, c652 Json NOT NULL, c653 Decimal(22,9), c654 Datetime64 NOT NULL, c655 Json NOT NULL, c656 Interval64, c657 Float NOT NULL, c658 Utf8 NOT NULL, c659 Decimal(35,10) NOT NULL, c660 Uint32 NOT NULL, c661 Uint8, c662 Decimal(35,10), c663 Json NOT NULL, c664 Uint8 NOT NULL, c665 Float NOT NULL, c666 String, c667 Uint64, c668 Double, c669 Decimal(22,9) NOT NULL, c670 Decimal(15,0) NOT NULL, c671 Decimal(15,0), c672 Yson, c673 Interval64 NOT NULL, c674 Uint64, c675 Uint32 NOT NULL, c676 Datetime64 NOT NULL, c677 Date32, c678 Timestamp NOT NULL, c679 Int8 NOT NULL, c680 Date32 NOT NULL, c681 Int32, c682 JsonDocument NOT NULL, c683 Uint8, c684 Interval64, c685 Decimal(22,9) NOT NULL, c686 Uint32, c687 Decimal(22,9) NOT NULL, c688 Int8, c689 Int16, c690 Date, c691 String, c692 Int32 NOT NULL, c693 Decimal(15,0) NOT NULL, c694 Double NOT NULL, c695 Decimal(15,0), c696 Uint32 NOT NULL, c697 Uint16 NOT NULL, c698 Int8 NOT NULL, c699 Uint16,
                    PRIMARY KEY(c0, c1, c2, c3)
                )
                PARTITION BY HASH(c0, c1, c2)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" severity: 1 issues { message: "Scheme operation failed, status: ExecComplete, reason: Check failed: path: \'/Root/olap_workload/create_drop/141\', error: path exist, request accepts it (id: [OwnerId: 72057594046678944, LocalPathId: 69], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/olap/operations/create_table.cpp:662" severity: 1 } (server_code: 400080)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.GenericError: message: "Executing ESchemeOpCreateColumnTable" severity: 1 issues { message: "Scheme operation failed, status: ExecComplete, reason: Check failed: path: \'/Root/olap_workload/create_drop/141\', error: path exist, request accepts it (id: [OwnerId: 72057594046678944, LocalPathId: 69], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/olap/operations/create_table.cpp:662" severity: 1 } (server_code: 400080)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b'Cleaning up /Root/olap_workload...\nCleaning up /Root/olap_workload... done, None tables deleted\ncreate_drop: No tables to delete\nInserting a row by thread 0\nInserting a row by thread 1\nInserting a row by thread 2\nInserting a row by thread 3\nInserting a row by thread 4\nRenaming table tbl_6 to tbl_7\nRenaming table tbl_9 to tbl_30\nRenaming table tbl_1 to tbl_16\nWriting to table tbl_6\nWriting to table tbl_25\nWriting to table tbl_11\nElapsed 0 seconds, stat:\n\tcreate_drop: Created: 1, Deleted: 0, Exists: 11\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_11]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_1\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_16]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_26\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_26]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_30]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_4\nWriting to table tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_16]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_11\nWriting to table tbl_25\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_11]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_15\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_12\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_12]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_3\nWriting to table tbl_2\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_7\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 17], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_1 to tbl_21\nInserting a row by thread 0\nElapsed 10 seconds, stat:\n\tcreate_drop: Created: 11, Deleted: 0, Exists: 21\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 1\n\trename_tables: Renames: 0, Writes: 3\nRenaming table tbl_29 to tbl_30\nRenaming table tbl_23 to tbl_22\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Path does not exist" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_15 to tbl_21\nWriting to table tbl_20\nWriting to table tbl_6\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_20]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_21\nWriting to table tbl_29\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_26\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_7 to tbl_11\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_26]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_28\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_28]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_23\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_9\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_16 to tbl_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_9]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_27\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_27]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_12\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_19 to tbl_17\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_12]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_2\nInserting a row by thread 0\nWriting to table tbl_18\nWriting to table tbl_11\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_18]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_19]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_11 to tbl_26\nElapsed 20 seconds, stat:\n\tcreate_drop: Created: 21, Deleted: 1, Exists: 30\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 2\n\trename_tables: Renames: 2, Writes: 8\nRenaming table tbl_25 to tbl_12\nWriting to table tbl_23\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_20\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_5\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 15], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_13 to tbl_13\nWriting to table tbl_0\nWriting to table tbl_21\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_6\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_25 to tbl_2\nInserting a row by thread 4\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_20]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_1\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_13]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_27 to tbl_11\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_5 to tbl_13\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_27]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_7 to tbl_19\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_1]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_23\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_7]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_2 to tbl_6\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_6\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_3 to tbl_9\nRenaming table tbl_11 to tbl_7\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_11]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_4 to tbl_20\nmessage: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_5`." issue_code: 2017 severity: 1 issues { message: "unknown table" issue_code: 2017 severity: 1 } (server_code: 400010)\nWriting to table tbl_14\nInserting a row by thread 4\nWriting to table tbl_21\nWriting to table tbl_2\nRenaming table tbl_15 to tbl_8\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_14]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_23\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_2\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_2 to tbl_23\nRenaming table tbl_24 to tbl_15\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_14\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_14]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_22\nWriting to table tbl_1\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_9 to tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_1]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_23\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_17\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_17]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_3\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_9\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_3]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_8\nElapsed 30 seconds, stat:\n\tcreate_drop: Created: 35, Deleted: 3, Exists: 42\n\tinsert_delete: Inserted: 4, Current: 2\n\ttransactions: Inserted: 4\n\trename_tables: Renames: 6, Writes: 14\nRenaming table tbl_22 to tbl_19\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_16\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 38], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_21 to tbl_29\nWriting to table tbl_18\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_18]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_29 to tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_19 to tbl_26\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_26 to tbl_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_19]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_16 to tbl_14\nmessage: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_8`." issue_code: 2017 severity: 1 issues { message: "haven\\\'t lock for commit: 281474976720712" issue_code: 2017 severity: 1 } (server_code: 400010)\nWriting to table tbl_20\nInserting a row by thread 3\nWriting to table tbl_26\nWriting to table tbl_24\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_23\nWriting to table tbl_24\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_9\nWriting to table tbl_21\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_4\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_19\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_19]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_4\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_13\nWriting to table tbl_5\nWriting to table tbl_11\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_29\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_11]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_25\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_17\nInserting a row by thread 4\nInserting a row by thread 2\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_17]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_3\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_3]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_15\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_24\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_4\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)'
	std_err:b'...ition { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_29` RENAME TO `/Root/olap_workload/rename_tables/tbl_30`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_9]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_9`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_9` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_9")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_27]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_27`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_27` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_27")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_15` RENAME TO `/Root/olap_workload/rename_tables/tbl_21`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_12]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_12`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_12` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_12")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_18]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_18`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_18` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_18")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_22`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_22` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_22")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_19]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_19` RENAME TO `/Root/olap_workload/rename_tables/tbl_17`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")\n                            \nError: message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_5\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 15], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_16` RENAME TO `/Root/olap_workload/rename_tables/tbl_5`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_21`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_21` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_21")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_25` RENAME TO `/Root/olap_workload/rename_tables/tbl_12`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_20]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_20`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_20` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_20")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_13]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_13` RENAME TO `/Root/olap_workload/rename_tables/tbl_13`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_25` RENAME TO `/Root/olap_workload/rename_tables/tbl_2`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_27]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_27` RENAME TO `/Root/olap_workload/rename_tables/tbl_11`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_1]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_1`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_1` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_1")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_7]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_7` RENAME TO `/Root/olap_workload/rename_tables/tbl_19`\n                        \nError: message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_6\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_2` RENAME TO `/Root/olap_workload/rename_tables/tbl_6`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_11]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_11` RENAME TO `/Root/olap_workload/rename_tables/tbl_7`\n                        \nError: message: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_5`." issue_code: 2017 severity: 1 issues { message: "unknown table" issue_code: 2017 severity: 1 } (server_code: 400010) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_21`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_21` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_21")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_14]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_14`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_14` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_14")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_15` RENAME TO `/Root/olap_workload/rename_tables/tbl_8`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_14]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_14`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_14` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_14")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_24` RENAME TO `/Root/olap_workload/rename_tables/tbl_15`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_1]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_1`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_1` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_1")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_22`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_22` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_22")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_17]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_17`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_17` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_17")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_3]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_3`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_3` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_3")\n                            \nError: message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_16\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 38], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_9` RENAME TO `/Root/olap_workload/rename_tables/tbl_16`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_18]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_18`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_18` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_18")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_22` RENAME TO `/Root/olap_workload/rename_tables/tbl_19`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_21` RENAME TO `/Root/olap_workload/rename_tables/tbl_29`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_29` RENAME TO `/Root/olap_workload/rename_tables/tbl_30`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_19]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_19` RENAME TO `/Root/olap_workload/rename_tables/tbl_26`\n                        \nError: message: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_8`." issue_code: 2017 severity: 1 issues { message: "haven\\\'t lock for commit: 281474976720712" issue_code: 2017 severity: 1 } (server_code: 400010) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_8`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_8` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_8")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_24`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_24` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_24")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_24`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_24` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_24")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_21`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_21` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_21")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_4`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_4` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_4")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_19]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_19`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_19` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_19")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_4`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_4` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_4")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_11]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_11`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_11` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_11")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_29`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_29` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_29")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_25`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_25` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_25")\n                            \nError: message: "Transaction locks invalidated. Table: `/Root/olap_workload/transactions/table`" issue_code: 2001 severity: 1 (server_code: 400040) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/transactions/table`;\n                        INSERT INTO `/Root/olap_workload/transactions/table` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was inserted by thread 2")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_17]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_17`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_17` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_17")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_3]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_3`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_3` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_3")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_15`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_15` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_15")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_24`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_24` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_24")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_4`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_4` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_4")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_10]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_10`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_10` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_10")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_2]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_2`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_2` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_2")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_2]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_2`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_2` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_2")\n                            \nError: message: "Executing ESchemeOpCreateColumnTable" severity: 1 issues { message: "Scheme operation failed, status: ExecComplete, reason: Check failed: path: \\\'/Root/olap_workload/create_drop/141\\\', error: path exist, request accepts it (id: [OwnerId: 72057594046678944, LocalPathId: 69], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/olap/operations/create_table.cpp:662" severity: 1 } (server_code: 400080) while executing query: \n                CREATE TABLE `/Root/olap_workload/create_drop/141` (\n                    c0 Int16 NOT NULL, c1 Datetime64 NOT NULL, c2 Uint32 NOT NULL, c3 Uint32 NOT NULL, c4 Uint8, c5 Timestamp NOT NULL, c6 Utf8 NOT NULL, c7 Int64 NOT NULL, c8 Int16, c9 Uint64, c10 Int32, c11 Datetime64 NOT NULL, c12 Int8 NOT NULL, c13 Uint64, c14 String NOT NULL, c15 Uint32, c16 Float NOT NULL, c17 JsonDocument, c18 Datetime64, c19 Decimal(15,0) NOT NULL, c20 Int64 NOT NULL, c21 Uint16 NOT NULL, c22 Timestamp NOT NULL, c23 Decimal(22,9), c24 Int64 NOT NULL, c25 Uint16 NOT NULL, c26 Double NOT NULL, c27 Float, c28 Uint64 NOT NULL, c29 Int8 NOT NULL, c30 Date NOT NULL, c31 Interval64 NOT NULL, c32 Double NOT NULL, c33 Decimal(15,0) NOT NULL, c34 Decimal(15,0) NOT NULL, c35 Date NOT NULL, c36 Decimal(35,10), c37 Uint32 NOT NULL, c38 Int64 NOT NULL, c39 Date32 NOT NULL, c40 Timestamp64 NOT NULL, c41 Float NOT NULL, c42 Interval64, c43 Utf8 NOT NULL, c44 Uint8 NOT NULL, c45 JsonDocument, c46 Float, c47 Datetime NOT NULL, c48 Uint64, c49 String NOT NULL, c50 Interval64 NOT NULL, c51 Date NOT NULL, c52 Json, c53 Datetime, c54 Int16 NOT NULL, c55 Int16, c56 Uint16, c57 Uint64 NOT NULL, c58 Int8, c59 Utf8 NOT NULL, c60 Decimal(35,10), c61 Yson NOT NULL, c62 JsonDocument NOT NULL, c63 Timestamp NOT NULL, c64 Uint64 NOT NULL, c65 Decimal(15,0), c66 Decimal(35,10) NOT NULL, c67 Uint8, c68 Timestamp, c69 Json, c70 Timestamp NOT NULL, c71 Int16 NOT NULL, c72 Interval64, c73 Timestamp64, c74 Timestamp NOT NULL, c75 Int8, c76 Uint64 NOT NULL, c77 Float, c78 Utf8 NOT NULL, c79 Date32 NOT NULL, c80 Utf8 NOT NULL, c81 Decimal(15,0) NOT NULL, c82 Json NOT NULL, c83 Timestamp, c84 Decimal(15,0), c85 Double NOT NULL, c86 Uint64, c87 Int64, c88 Utf8 NOT NULL, c89 Date32 NOT NULL, c90 Datetime NOT NULL, c91 Int8, c92 Uint64 NOT NULL, c93 Float, c94 Datetime NOT NULL, c95 Int32 NOT NULL, c96 Uint32, c97 Datetime64 NOT NULL, c98 Yson NOT NULL, c99 Int32 NOT NULL, c100 Decimal(15,0), c101 Uint8 NOT NULL, c102 Datetime, c103 Uint16 NOT NULL, c104 Date, c105 Datetime64 NOT NULL, c106 String NOT NULL, c107 Decimal(22,9) NOT NULL, c108 Timestamp NOT NULL, c109 JsonDocument NOT NULL, c110 Decimal(35,10) NOT NULL, c111 Utf8 NOT NULL, c112 Uint64, c113 Datetime64, c114 Date32 NOT NULL, c115 Int64 NOT NULL, c116 Uint32 NOT NULL, c117 Int64 NOT NULL, c118 Float NOT NULL, c119 String NOT NULL, c120 Interval64, c121 Datetime NOT NULL, c122 Int64, c123 JsonDocument NOT NULL, c124 Decimal(15,0), c125 Decimal(35,10), c126 Datetime, c127 Uint8 NOT NULL, c128 Datetime, c129 Uint16, c130 Interval64, c131 Decimal(15,0) NOT NULL, c132 Uint8, c133 Uint8 NOT NULL, c134 Timestamp64, c135 Datetime, c136 Date32 NOT NULL, c137 Decimal(15,0) NOT NULL, c138 Decimal(22,9), c139 JsonDocument, c140 Json NOT NULL, c141 Yson, c142 Datetime64, c143 Double, c144 Uint64 NOT NULL, c145 Decimal(35,10) NOT NULL, c146 Int16, c147 Float, c148 Int8 NOT NULL, c149 Uint32, c150 Timestamp, c151 Interval64, c152 Decimal(22,9) NOT NULL, c153 JsonDocument, c154 Date32, c155 Uint32, c156 String NOT NULL, c157 Int32, c158 Decimal(22,9) NOT NULL, c159 Decimal(15,0), c160 Uint32, c161 Interval64 NOT NULL, c162 Datetime, c163 Decimal(22,9), c164 Date NOT NULL, c165 Uint32, c166 Date32 NOT NULL, c167 Interval64 NOT NULL, c168 Int8, c169 Utf8 NOT NULL, c170 Timestamp NOT NULL, c171 Decimal(15,0), c172 String NOT NULL, c173 Double NOT NULL, c174 Datetime64, c175 Float, c176 Timestamp64 NOT NULL, c177 Timestamp64, c178 Interval64 NOT NULL, c179 Decimal(35,10) NOT NULL, c180 Float, c181 Json, c182 Utf8 NOT NULL, c183 Int8, c184 Uint64, c185 Date32 NOT NULL, c186 Uint64, c187 Int64, c188 Utf8, c189 Uint16 NOT NULL, c190 Double NOT NULL, c191 Datetime64 NOT NULL, c192 String NOT NULL, c193 Datetime64 NOT NULL, c194 Json, c195 Uint32, c196 Yson, c197 Int16, c198 Json NOT NULL, c199 Decimal(22,9) NOT NULL, c200 Utf8, c201 Uint16, c202 Datetime NOT NULL, c203 Float NOT NULL, c204 Yson, c205 Json NOT NULL, c206 Float NOT NULL, c207 Json NOT NULL, c208 Int32 NOT NULL, c209 Uint64, c210 Double, c211 Int64 NOT NULL, c212 Json, c213 Uint64 NOT NULL, c214 Uint8, c215 Decimal(22,9) NOT NULL, c216 Int32 NOT NULL, c217 Int64, c218 Uint64, c219 Date32 NOT NULL, c220 Int32, c221 String NOT NULL, c222 Date32, c223 Interval64 NOT NULL, c224 Int32, c225 Timestamp64, c226 String NOT NULL, c227 Yson NOT NULL, c228 JsonDocument NOT NULL, c229 Uint32 NOT NULL, c230 Timestamp64, c231 Utf8 NOT NULL, c232 Uint32 NOT NULL, c233 Yson NOT NULL, c234 Interval64, c235 Date, c236 Decimal(15,0) NOT NULL, c237 Decimal(35,10), c238 Int8, c239 Json NOT NULL, c240 Decimal(35,10) NOT NULL, c241 Double, c242 Float, c243 Uint8 NOT NULL, c244 Int8, c245 Uint8 NOT NULL, c246 Json, c247 Timestamp NOT NULL, c248 String NOT NULL, c249 Interval64 NOT NULL, c250 Int8, c251 Timestamp64, c252 Int8, c253 Double NOT NULL, c254 Int32 NOT NULL, c255 Decimal(35,10), c256 Decimal(15,0) NOT NULL, c257 Float NOT NULL, c258 Double, c259 Int16 NOT NULL, c260 Datetime64 NOT NULL, c261 Int16 NOT NULL, c262 Uint64, c263 Int8, c264 Double NOT NULL, c265 Datetime64 NOT NULL, c266 Json NOT NULL, c267 Datetime NOT NULL, c268 JsonDocument, c269 Int16 NOT NULL, c270 JsonDocument NOT NULL, c271 Float, c272 Decimal(22,9), c273 Datetime, c274 Decimal(22,9), c275 Uint16 NOT NULL, c276 Datetime NOT NULL, c277 Int32, c278 Uint64 NOT NULL, c279 Decimal(35,10) NOT NULL, c280 Timestamp64, c281 Uint16, c282 Int16, c283 String NOT NULL, c284 Decimal(15,0), c285 Decimal(15,0) NOT NULL, c286 Utf8 NOT NULL, c287 Date32 NOT NULL, c288 Decimal(35,10), c289 Uint32, c290 Date32, c291 Date32, c292 Decimal(35,10), c293 Int8 NOT NULL, c294 Decimal(22,9), c295 Uint16 NOT NULL, c296 Decimal(22,9) NOT NULL, c297 Datetime, c298 Uint64, c299 Int64, c300 Date, c301 Timestamp64 NOT NULL, c302 Decimal(22,9), c303 Date32 NOT NULL, c304 Date, c305 Double NOT NULL, c306 Float, c307 Decimal(15,0) NOT NULL, c308 Datetime64, c309 Uint64 NOT NULL, c310 Double, c311 Decimal(35,10) NOT NULL, c312 Int64, c313 Yson NOT NULL, c314 Utf8, c315 Float NOT NULL, c316 Date, c317 Interval64 NOT NULL, c318 Utf8 NOT NULL, c319 Datetime, c320 Decimal(35,10) NOT NULL, c321 Decimal(15,0), c322 Int8 NOT NULL, c323 Decimal(15,0), c324 Datetime64 NOT NULL, c325 Uint8, c326 Int8 NOT NULL, c327 Timestamp, c328 JsonDocument, c329 Decimal(35,10) NOT NULL, c330 Float, c331 Double NOT NULL, c332 Timestamp64, c333 Date NOT NULL, c334 Decimal(22,9), c335 Interval64, c336 Int32 NOT NULL, c337 Double, c338 JsonDocument, c339 Int16, c340 Int32 NOT NULL, c341 Timestamp64 NOT NULL, c342 Decimal(15,0) NOT NULL, c343 Yson, c344 Datetime NOT NULL, c345 Datetime64 NOT NULL, c346 Date NOT NULL, c347 Json NOT NULL, c348 Utf8 NOT NULL, c349 Int16, c350 JsonDocument NOT NULL, c351 Decimal(15,0) NOT NULL, c352 Decimal(22,9), c353 Yson NOT NULL, c354 Decimal(35,10) NOT NULL, c355 Json, c356 Int8 NOT NULL, c357 Timestamp64 NOT NULL, c358 Int64, c359 Int16 NOT NULL, c360 String, c361 Uint16, c362 Double NOT NULL, c363 JsonDocument NOT NULL, c364 Date32, c365 Date32, c366 Datetime, c367 Yson, c368 JsonDocument NOT NULL, c369 Date, c370 Timestamp, c371 Float NOT NULL, c372 String NOT NULL, c373 Decimal(15,0) NOT NULL, c374 Datetime, c375 Int8, c376 JsonDocument, c377 Uint32, c378 Utf8, c379 Decimal(35,10), c380 Float, c381 Datetime, c382 Datetime NOT NULL, c383 Json NOT NULL, c384 Uint8 NOT NULL, c385 JsonDocument NOT NULL, c386 Int32, c387 Date NOT NULL, c388 Datetime64 NOT NULL, c389 Int8, c390 Json, c391 Int64 NOT NULL, c392 Decimal(35,10), c393 Float NOT NULL, c394 Decimal(15,0) NOT NULL, c395 Json, c396 Datetime NOT NULL, c397 Yson NOT NULL, c398 Int64, c399 Decimal(35,10), c400 String NOT NULL, c401 Int16 NOT NULL, c402 Int16, c403 Timestamp, c404 Timestamp NOT NULL, c405 Decimal(35,10) NOT NULL, c406 Uint32, c407 Date, c408 Utf8 NOT NULL, c409 Int16 NOT NULL, c410 Datetime64 NOT NULL, c411 JsonDocument NOT NULL, c412 Decimal(15,0), c413 Timestamp, c414 Utf8 NOT NULL, c415 String, c416 Uint64, c417 Utf8 NOT NULL, c418 Uint16 NOT NULL, c419 Float, c420 Decimal(35,10) NOT NULL, c421 Uint64 NOT NULL, c422 Json NOT NULL, c423 Int32 NOT NULL, c424 Utf8 NOT NULL, c425 Yson, c426 Yson, c427 Yson, c428 Timestamp64, c429 Decimal(15,0) NOT NULL, c430 JsonDocument, c431 Float, c432 String, c433 Utf8, c434 Int8, c435 Timestamp, c436 Utf8, c437 Date, c438 Uint32 NOT NULL, c439 Int16, c440 Int8 NOT NULL, c441 Timestamp64 NOT NULL, c442 Int16, c443 Yson, c444 Uint16 NOT NULL, c445 Int16 NOT NULL, c446 Decimal(15,0) NOT NULL, c447 Float, c448 Interval64, c449 Double, c450 Utf8, c451 Yson NOT NULL, c452 JsonDocument NOT NULL, c453 Int64 NOT NULL, c454 Date32, c455 String NOT NULL, c456 Int32, c457 Decimal(22,9) NOT NULL, c458 Int32 NOT NULL, c459 Utf8 NOT NULL, c460 Date, c461 Datetime, c462 Json NOT NULL, c463 Int8 NOT NULL, c464 Interval64, c465 Int8, c466 JsonDocument NOT NULL, c467 Utf8 NOT NULL, c468 Interval64, c469 JsonDocument NOT NULL, c470 Date NOT NULL, c471 Date, c472 Double NOT NULL, c473 Uint8 NOT NULL, c474 Double, c475 Decimal(35,10), c476 Uint64 NOT NULL, c477 Date32, c478 Yson, c479 Timestamp64 NOT NULL, c480 Float, c481 Datetime NOT NULL, c482 Uint8 NOT NULL, c483 JsonDocument NOT NULL, c484 Date, c485 Interval64, c486 Date, c487 Decimal(35,10), c488 Json NOT NULL, c489 Uint8 NOT NULL, c490 Datetime, c491 Decimal(35,10), c492 Float, c493 String NOT NULL, c494 Decimal(35,10), c495 Uint8, c496 Uint16 NOT NULL, c497 Uint64 NOT NULL, c498 Int64, c499 Decimal(22,9) NOT NULL, c500 JsonDocument NOT NULL, c501 Timestamp64, c502 Float, c503 Uint8, c504 Float, c505 Decimal(15,0) NOT NULL, c506 Int32, c507 Decimal(22,9), c508 Interval64, c509 Interval64, c510 JsonDocument, c511 Decimal(22,9), c512 Int32, c513 Decimal(35,10) NOT NULL, c514 JsonDocument NOT NULL, c515 Timestamp64 NOT NULL, c516 Int64, c517 Decimal(35,10), c518 Uint8, c519 Uint16, c520 Datetime, c521 JsonDocument, c522 Double NOT NULL, c523 Utf8 NOT NULL, c524 Utf8, c525 JsonDocument, c526 Decimal(22,9) NOT NULL, c527 Utf8, c528 Json, c529 Int8, c530 Int16, c531 Timestamp, c532 Json NOT NULL, c533 Int16, c534 Int16, c535 Int8 NOT NULL, c536 Date32 NOT NULL, c537 Decimal(35,10) NOT NULL, c538 Float, c539 Int16, c540 Int32 NOT NULL, c541 Float NOT NULL, c542 Uint8 NOT NULL, c543 Date, c544 Uint16, c545 Decimal(35,10), c546 Float NOT NULL, c547 Interval64 NOT NULL, c548 Int32 NOT NULL, c549 Datetime64, c550 Int32, c551 Decimal(15,0), c552 Timestamp, c553 Uint32, c554 Yson, c555 Utf8 NOT NULL, c556 Float, c557 Decimal(15,0), c558 Int64, c559 JsonDocument, c560 Timestamp NOT NULL, c561 Timestamp, c562 Timestamp64, c563 Uint8, c564 Date NOT NULL, c565 Utf8 NOT NULL, c566 Int8 NOT NULL, c567 Timestamp, c568 JsonDocument, c569 Uint8 NOT NULL, c570 Float, c571 Decimal(15,0) NOT NULL, c572 Decimal(15,0) NOT NULL, c573 Decimal(35,10), c574 Interval64, c575 Decimal(15,0) NOT NULL, c576 Uint32 NOT NULL, c577 Decimal(35,10) NOT NULL, c578 Int16 NOT NULL, c579 Int64, c580 Utf8, c581 Json NOT NULL, c582 Utf8 NOT NULL, c583 Timestamp NOT NULL, c584 Double, c585 Float NOT NULL, c586 Timestamp NOT NULL, c587 Decimal(15,0) NOT NULL, c588 Datetime NOT NULL, c589 JsonDocument NOT NULL, c590 Double NOT NULL, c591 Int16, c592 Json NOT NULL, c593 Int64 NOT NULL, c594 Date, c595 Double, c596 Json, c597 Timestamp NOT NULL, c598 Interval64, c599 Uint8, c600 Uint64, c601 Int64, c602 Decimal(15,0) NOT NULL, c603 Decimal(35,10) NOT NULL, c604 Int16 NOT NULL, c605 Int64 NOT NULL, c606 Decimal(22,9), c607 Int8, c608 Decimal(15,0), c609 JsonDocument, c610 Utf8, c611 Timestamp, c612 Timestamp64 NOT NULL, c613 Decimal(35,10), c614 Uint8, c615 Date, c616 Date NOT NULL, c617 Json NOT NULL, c618 Decimal(35,10), c619 Uint8, c620 JsonDocument, c621 JsonDocument NOT NULL, c622 Datetime64, c623 Uint8, c624 Decimal(22,9), c625 Uint32, c626 Timestamp64, c627 Interval64, c628 String, c629 Decimal(15,0), c630 Datetime64 NOT NULL, c631 Double, c632 Timestamp NOT NULL, c633 String, c634 Date32 NOT NULL, c635 Date32 NOT NULL, c636 Int16, c637 JsonDocument NOT NULL, c638 Int16 NOT NULL, c639 Float, c640 Utf8 NOT NULL, c641 Float, c642 Uint32 NOT NULL, c643 Datetime64, c644 Date NOT NULL, c645 Int16 NOT NULL, c646 Uint16 NOT NULL, c647 String, c648 Int32, c649 Uint32 NOT NULL, c650 Timestamp64, c651 String NOT NULL, c652 Json NOT NULL, c653 Decimal(22,9), c654 Datetime64 NOT NULL, c655 Json NOT NULL, c656 Interval64, c657 Float NOT NULL, c658 Utf8 NOT NULL, c659 Decimal(35,10) NOT NULL, c660 Uint32 NOT NULL, c661 Uint8, c662 Decimal(35,10), c663 Json NOT NULL, c664 Uint8 NOT NULL, c665 Float NOT NULL, c666 String, c667 Uint64, c668 Double, c669 Decimal(22,9) NOT NULL, c670 Decimal(15,0) NOT NULL, c671 Decimal(15,0), c672 Yson, c673 Interval64 NOT NULL, c674 Uint64, c675 Uint32 NOT NULL, c676 Datetime64 NOT NULL, c677 Date32, c678 Timestamp NOT NULL, c679 Int8 NOT NULL, c680 Date32 NOT NULL, c681 Int32, c682 JsonDocument NOT NULL, c683 Uint8, c684 Interval64, c685 Decimal(22,9) NOT NULL, c686 Uint32, c687 Decimal(22,9) NOT NULL, c688 Int8, c689 Int16, c690 Date, c691 String, c692 Int32 NOT NULL, c693 Decimal(15,0) NOT NULL, c694 Double NOT NULL, c695 Decimal(15,0), c696 Uint32 NOT NULL, c697 Uint16 NOT NULL, c698 Int8 NOT NULL, c699 Uint16,\n                    PRIMARY KEY(c0, c1, c2, c3)\n                )\n                PARTITION BY HASH(c0, c1, c2)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" severity: 1 issues { message: "Scheme operation failed, status: ExecComplete, reason: Check failed: path: \\\'/Root/olap_workload/create_drop/141\\\', error: path exist, request accepts it (id: [OwnerId: 72057594046678944, LocalPathId: 69], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/olap/operations/create_table.cpp:662" severity: 1 } (server_code: 400080)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.GenericError: message: "Executing ESchemeOpCreateColumnTable" severity: 1 issues { message: "Scheme operation failed, status: ExecComplete, reason: Check failed: path: \\\'/Root/olap_workload/create_drop/141\\\', error: path exist, request accepts it (id: [OwnerId: 72057594046678944, LocalPathId: 69], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/olap/operations/create_table.cpp:662" severity: 1 } (server_code: 400080)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-yjuu7xkpxq'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3651702' in '/home/runner/.ya/build/build_root/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5'
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-yjuu7xkpxq'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3652622' in '/home/runner/.ya/build/build_root/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_f4k52ibd.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:30994/5
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_3hn8iam1.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:8335/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:13713/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:61470/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:19066/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:26278/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:5209/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:2538/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:14339/4
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19171
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25747
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6323
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61470
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28852
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19582
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24966
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6509
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32234
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23588
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5209
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22043
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7794
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21540
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19066
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6014
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24520
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11873
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30994
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16095
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29924
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10002
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14339
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14010
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25117
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21628
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26278
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21929
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12814
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20783
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13713
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20417
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6799
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8728
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2538
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1322
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17697
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6523
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30008
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20393
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29856
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18302
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13514
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17989
=================================== 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/zd06/0020f3/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:2538 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...t 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.GenericError: message: "Executing ESchemeOpCreateColumnTable" severity: 1 issues { message: "Scheme operation failed, status: ExecComplete, reason: Check failed: path: \'/Root/olap_workload/create_drop/141\', error: path exist, request accepts it (id: [OwnerId: 72057594046678944, LocalPathId: 69], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/olap/operations/create_table.cpp:662" severity: 1 } (server_code: 400080)
------------------------------ 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/zd06/0020f3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17989
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13513
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13513
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13514
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18302
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29856
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20393
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30008
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6523
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17697
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1322
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/zd06/0020f3/r3tmp/kikimr_cluster_2sag9rv5
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2538
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8728
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6799
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20417
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_7ys_ds1v.log --grpc-port=2538 --mon-port=8728 --ic-port=17989
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13713
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20783
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12814
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21929
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_1a6bub4m.log --grpc-port=13713 --mon-port=20783 --ic-port=13514
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26278
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21628
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25117
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14010
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_ffqk1tb7.log --grpc-port=26278 --mon-port=21628 --ic-port=18302
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14339
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10002
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29924
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16095
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_n0blxray.log --grpc-port=14339 --mon-port=10002 --ic-port=29856
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30994
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11873
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24520
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6014
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_f4k52ibd.log --grpc-port=30994 --mon-port=11873 --ic-port=20393
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19066
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21539
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21539
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21540
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7794
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22043
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_ay50m970.log --grpc-port=19066 --mon-port=21540 --ic-port=30008
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5209
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23588
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32234
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6509
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_5trz627z.log --grpc-port=5209 --mon-port=23588 --ic-port=6523
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24966
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19582
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28852
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_3hn8iam1.log --grpc-port=8335 --mon-port=24966 --ic-port=17697
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61470
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6323
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25747
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19171
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_1202y7e2.log --grpc-port=61470 --mon-port=6323 --ic-port=1322
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:2538/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_7ys_ds1v.log --grpc-port=2538 --mon-port=8728 --ic-port=17989
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_7ys_ds1v.log', '--grpc-port=2538', '--mon-port=8728', '--ic-port=17989')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3650619
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:2538/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3650620
DEBUG    ya.test:process.py:259 Command (pid 3650620) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3650620) elapsed time (sec): 0.45149922370910645
DEBUG    ya.test:process.py:263 Command (pid 3650620) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3650620) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3650620) minflt: 21791
DEBUG    ya.test:process.py:263 Command (pid 3650620) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3650620) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3650620) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3650620) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3650620) stime: 0.280534
DEBUG    ya.test:process.py:263 Command (pid 3650620) utime: 0.122486
DEBUG    ya.test:process.py:263 Command (pid 3650620) wtime: 0.453
DEBUG    ya.test:process.py:275 Command (pid 3650620) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:13713/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_1a6bub4m.log --grpc-port=13713 --mon-port=20783 --ic-port=13514
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_1a6bub4m.log', '--grpc-port=13713', '--mon-port=20783', '--ic-port=13514')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3650742
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:13713/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3650743
DEBUG    ya.test:process.py:259 Command (pid 3650743) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3650743) elapsed time (sec): 0.5111794471740723
DEBUG    ya.test:process.py:263 Command (pid 3650743) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3650743) minflt: 23201
DEBUG    ya.test:process.py:263 Command (pid 3650743) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3650743) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3650743) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3650743) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3650743) stime: 0.335816
DEBUG    ya.test:process.py:263 Command (pid 3650743) utime: 0.127929
DEBUG    ya.test:process.py:263 Command (pid 3650743) wtime: 0.514
DEBUG    ya.test:process.py:275 Command (pid 3650743) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:26278/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_ffqk1tb7.log --grpc-port=26278 --mon-port=21628 --ic-port=18302
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_ffqk1tb7.log', '--grpc-port=26278', '--mon-port=21628', '--ic-port=18302')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3651095
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26278/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3651134
DEBUG    ya.test:process.py:259 Command (pid 3651134) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3651134) elapsed time (sec): 0.4552114009857178
DEBUG    ya.test:process.py:263 Command (pid 3651134) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3651134) minflt: 16090
DEBUG    ya.test:process.py:263 Command (pid 3651134) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3651134) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3651134) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3651134) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3651134) stime: 0.287458
DEBUG    ya.test:process.py:263 Command (pid 3651134) utime: 0.11977399999999999
DEBUG    ya.test:process.py:263 Command (pid 3651134) wtime: 0.456
DEBUG    ya.test:process.py:275 Command (pid 3651134) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:14339/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_n0blxray.log --grpc-port=14339 --mon-port=10002 --ic-port=29856
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_n0blxray.log', '--grpc-port=14339', '--mon-port=10002', '--ic-port=29856')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3651386
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:14339/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3651387
DEBUG    ya.test:process.py:259 Command (pid 3651387) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3651387) elapsed time (sec): 0.45164966583251953
DEBUG    ya.test:process.py:263 Command (pid 3651387) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3651387) minflt: 18334
DEBUG    ya.test:process.py:263 Command (pid 3651387) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3651387) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3651387) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3651387) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3651387) stime: 0.284873
DEBUG    ya.test:process.py:263 Command (pid 3651387) utime: 0.118697
DEBUG    ya.test:process.py:263 Command (pid 3651387) wtime: 0.453
DEBUG    ya.test:process.py:275 Command (pid 3651387) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:30994/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_f4k52ibd.log --grpc-port=30994 --mon-port=11873 --ic-port=20393
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_f4k52ibd.log', '--grpc-port=30994', '--mon-port=11873', '--ic-port=20393')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3651702
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:30994/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3651704
DEBUG    ya.test:process.py:259 Command (pid 3651704) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3651704) elapsed time (sec): 0.4680018424987793
DEBUG    ya.test:process.py:263 Command (pid 3651704) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3651704) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3651704) minflt: 21029
DEBUG    ya.test:process.py:263 Command (pid 3651704) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3651704) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3651704) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 3651704) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3651704) stime: 0.306232
DEBUG    ya.test:process.py:263 Command (pid 3651704) utime: 0.108793
DEBUG    ya.test:process.py:263 Command (pid 3651704) wtime: 0.469
DEBUG    ya.test:process.py:275 Command (pid 3651704) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:19066/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_ay50m970.log --grpc-port=19066 --mon-port=21540 --ic-port=30008
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_ay50m970.log', '--grpc-port=19066', '--mon-port=21540', '--ic-port=30008')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3651921
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:19066/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3651922
DEBUG    ya.test:process.py:259 Command (pid 3651922) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3651922) elapsed time (sec): 0.4224822521209717
DEBUG    ya.test:process.py:263 Command (pid 3651922) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3651922) minflt: 16095
DEBUG    ya.test:process.py:263 Command (pid 3651922) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3651922) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3651922) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3651922) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3651922) stime: 0.253705
DEBUG    ya.test:process.py:263 Command (pid 3651922) utime: 0.120789
DEBUG    ya.test:process.py:263 Command (pid 3651922) wtime: 0.423
DEBUG    ya.test:process.py:275 Command (pid 3651922) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:5209/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_5trz627z.log --grpc-port=5209 --mon-port=23588 --ic-port=6523
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_5trz627z.log', '--grpc-port=5209', '--mon-port=23588', '--ic-port=6523')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3652137
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5209/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3652138
DEBUG    ya.test:process.py:259 Command (pid 3652138) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3652138) elapsed time (sec): 0.48418521881103516
DEBUG    ya.test:process.py:263 Command (pid 3652138) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3652138) minflt: 16090
DEBUG    ya.test:process.py:263 Command (pid 3652138) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3652138) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3652138) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3652138) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3652138) stime: 0.330347
DEBUG    ya.test:process.py:263 Command (pid 3652138) utime: 0.096687
DEBUG    ya.test:process.py:263 Command (pid 3652138) wtime: 0.485
DEBUG    ya.test:process.py:275 Command (pid 3652138) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:8335/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_3hn8iam1.log --grpc-port=8335 --mon-port=24966 --ic-port=17697
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_3hn8iam1.log', '--grpc-port=8335', '--mon-port=24966', '--ic-port=17697')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3652622
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8335/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3652623
DEBUG    ya.test:process.py:259 Command (pid 3652623) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3652623) elapsed time (sec): 0.43693089485168457
DEBUG    ya.test:process.py:263 Command (pid 3652623) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3652623) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3652623) minflt: 21059
DEBUG    ya.test:process.py:263 Command (pid 3652623) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3652623) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3652623) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 3652623) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3652623) stime: 0.270992
DEBUG    ya.test:process.py:263 Command (pid 3652623) utime: 0.11730199999999999
DEBUG    ya.test:process.py:263 Command (pid 3652623) wtime: 0.438
DEBUG    ya.test:process.py:275 Command (pid 3652623) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:61470/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zd06/0020f3/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:257 Final command: /home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_1202y7e2.log --grpc-port=61470 --mon-port=6323 --ic-port=1322
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_1202y7e2.log', '--grpc-port=61470', '--mon-port=6323', '--ic-port=1322')' in '/home/runner/.ya/build/build_root/zd06/0020f3/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: 3652753
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:61470/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/zd06/0020f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3652754
DEBUG    ya.test:process.py:259 Command (pid 3652754) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3652754) elapsed time (sec): 0.4489617347717285
DEBUG    ya.test:process.py:263 Command (pid 3652754) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3652754) maxrss: 537836
DEBUG    ya.test:process.py:263 Command (pid 3652754) minflt: 20729
DEBUG    ya.test:process.py:263 Command (pid 3652754) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3652754) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3652754) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3652754) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3652754) stime: 0.279016
DEBUG    ya.test:process.py:263 Command (pid 3652754) utime: 0.12145099999999999
DEBUG    ya.test:process.py:263 Command (pid 3652754) wtime: 0.45
DEBUG    ya.test:process.py:275 Command (pid 3652754) output:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: 3ed95e3a3a3a65ab6bb2f5c4778fe01ba58e4f15
    Branch: 
    Author: Pisarenko Grigoriy <grigoriypisar@ydb.tech>
    Summary: Merge 5d6af288fbb209c753ff006ababd2bb93eb32c50 into 2dade7c23076ea6e7c75fad0e4379b4d5ba78f05
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2538', '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: 17989\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13514\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18302\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29856\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20393\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30008\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6523\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17697\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1322\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/zd06/0020f3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2538', '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: 17989\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13514\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18302\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 29856\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20393\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30008\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6523\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17697\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 1322\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3653556
DEBUG    ya.test:process.py:259 Command (pid 3653556) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3653556) elapsed time (sec): 0.4604799747467041
DEBUG    ya.test:process.py:263 Command (pid 3653556) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) maxrss: 546256
DEBUG    ya.test:process.py:263 Command (pid 3653556) minflt: 18232
DEBUG    ya.test:process.py:263 Command (pid 3653556) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3653556) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3653556) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 3653556) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3653556) stime: 0.29433899999999996
DEBUG    ya.test:process.py:263 Command (pid 3653556) utime: 0.123304
DEBUG    ya.test:process.py:263 Command (pid 3653556) wtime: 0.462
DEBUG    ya.test:process.py:275 Command (pid 3653556) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/zd06/0020f3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2538', '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/zd06/0020f3/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:2538', '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: 3653783
DEBUG    ya.test:process.py:259 Command (pid 3653783) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3653783) elapsed time (sec): 0.4732325077056885
DEBUG    ya.test:process.py:263 Command (pid 3653783) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) maxrss: 546248
DEBUG    ya.test:process.py:263 Command (pid 3653783) minflt: 18232
DEBUG    ya.test:process.py:263 Command (pid 3653783) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3653783) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3653783) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 3653783) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3653783) stime: 0.285717
DEBUG    ya.test:process.py:263 Command (pid 3653783) utime: 0.136822
DEBUG    ya.test:process.py:263 Command (pid 3653783) wtime: 0.474
DEBUG    ya.test:process.py:275 Command (pid 3653783) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 9f02ed7c-6289-41f9-9d59-e9cc6f8b2557, localhost:2538): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9f02ed7c-6289-41f9-9d59-e9cc6f8b2557, localhost:2538): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9f02ed7c-6289-41f9-9d59-e9cc6f8b2557, localhost:2538): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-yjuu7xkpxq.auto.internal" port: 5209 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-yjuu7xkpxq.auto.internal" port: 14339 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-yjuu7xkpxq.auto.internal" port: 13713 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-yjuu7xkpxq.auto.internal" port: 19066 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-yjuu7xkpxq.auto.internal" port: 8335 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-yjuu7xkpxq.auto.internal" port: 61470 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-yjuu7xkpxq.auto.internal" port: 2538 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-yjuu7xkpxq.auto.internal" port: 30994 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-yjuu7xkpxq.auto.internal" port: 26278 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-yjuu7xkpxq.auto.internal:2538, location 1, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:14339, location 1, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:5209, location 1, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:30994, location 2, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:13713, location 2, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:8335, location 2, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:19066, location 3, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:61470, location 3, ssl: False>, <Endpoint ghrun-yjuu7xkpxq.auto.internal:26278, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/zd06/0020f3/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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    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/zd06/0020f3/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:2538', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3654037
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2538
DEBUG    ya.test:process.py:259 Command (pid 3654037) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3654037) elapsed time (sec): 45.66385531425476
DEBUG    ya.test:process.py:263 Command (pid 3654037) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3654037) inblock: 229976
DEBUG    ya.test:process.py:263 Command (pid 3654037) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3654037) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3654037) majflt: 29
DEBUG    ya.test:process.py:263 Command (pid 3654037) maxrss: 205044
DEBUG    ya.test:process.py:263 Command (pid 3654037) minflt: 23881
DEBUG    ya.test:process.py:263 Command (pid 3654037) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3654037) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3654037) nivcsw: 390
DEBUG    ya.test:process.py:263 Command (pid 3654037) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3654037) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3654037) nvcsw: 29110
DEBUG    ya.test:process.py:263 Command (pid 3654037) oublock: 264
DEBUG    ya.test:process.py:263 Command (pid 3654037) stime: 0.424031
DEBUG    ya.test:process.py:263 Command (pid 3654037) utime: 4.158174
DEBUG    ya.test:process.py:263 Command (pid 3654037) wtime: 45.667
DEBUG    ya.test:process.py:275 Command (pid 3654037) output:
Cleaning up /Root/olap_workload...
Cleaning up /Root/olap_workload... done, None tables deleted
create_drop: No tables to delete
Inserting a row by thread 0
Inserting a row by thread 1
Inserting a row by thread 2
Inserting a row by thread 3
Inserting a row by thread 4
Renaming table tbl_6 to tbl_7
Renaming table tbl_9 to tbl_30
Renaming table tbl_1 to tbl_16
Writing to table tbl_6
Writing to table tbl_25
Writing to table tbl_11
Elapsed 0 seconds, stat:
	create_drop: Created: 1, Deleted: 0, Exists: 11
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 0
	rename_tables: Renames: 0, Writes: 0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_11]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_1
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_16]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_26
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_26]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_30]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_4
Writing to table tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_16]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_11
Writing to table tbl_25
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_11]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_15
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_12
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_12]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_3
Writing to table tbl_2
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_7\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 17], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_1 to tbl_21
Inserting a row by thread 0
Elapsed 10 seconds, stat:
	create_drop: Created: 11, Deleted: 0, Exists: 21
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 1
	rename_tables: Renames: 0, Writes: 3
Renaming table tbl_29 to tbl_30
Renaming table tbl_23 to tbl_22
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Path does not exist" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_15 to tbl_21
Writing to table tbl_20
Writing to table tbl_6
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_20]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_21
Writing to table tbl_29
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_26
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_7 to tbl_11
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_26]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_28
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_28]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_23
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_9
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_16 to tbl_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_9]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_27
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_27]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_12
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_19 to tbl_17
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_12]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_2
Inserting a row by thread 0
Writing to table tbl_18
Writing to table tbl_11
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_18]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_19]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_11 to tbl_26
Elapsed 20 seconds, stat:
	create_drop: Created: 21, Deleted: 1, Exists: 30
	insert_delete: Inserted: 0, Current: 0
	transactions: Inserted: 2
	rename_tables: Renames: 2, Writes: 8
Renaming table tbl_25 to tbl_12
Writing to table tbl_23
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_20
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_5\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 15], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_13 to tbl_13
Writing to table tbl_0
Writing to table tbl_21
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_6
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_25 to tbl_2
Inserting a row by thread 4
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_20]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_1
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_13]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_27 to tbl_11
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_5 to tbl_13
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_27]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_7 to tbl_19
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_1]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_23
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_7]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_2 to tbl_6
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_6\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_3 to tbl_9
Renaming table tbl_11 to tbl_7
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_11]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_4 to tbl_20
message: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_5`." issue_code: 2017 severity: 1 issues { message: "unknown table" issue_code: 2017 severity: 1 } (server_code: 400010)
Writing to table tbl_14
Inserting a row by thread 4
Writing to table tbl_21
Writing to table tbl_2
Renaming table tbl_15 to tbl_8
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_14]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_23
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_2
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_2 to tbl_23
Renaming table tbl_24 to tbl_15
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_14
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_14]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_22
Writing to table tbl_1
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_9 to tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_1]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_5
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_23
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_17
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_17]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_3
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_9
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_3]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_8
Elapsed 30 seconds, stat:
	create_drop: Created: 35, Deleted: 3, Exists: 42
	insert_delete: Inserted: 4, Current: 2
	transactions: Inserted: 4
	rename_tables: Renames: 6, Writes: 14
Renaming table tbl_22 to tbl_19
message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_16\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 38], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)
Renaming table tbl_21 to tbl_29
Writing to table tbl_18
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_18]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_0
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_29 to tbl_30
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_19 to tbl_26
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_26 to tbl_22
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_19]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Renaming table tbl_16 to tbl_14
message: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_8`." issue_code: 2017 severity: 1 issues { message: "haven\'t lock for commit: 281474976720712" issue_code: 2017 severity: 1 } (server_code: 400010)
Writing to table tbl_20
Inserting a row by thread 3
Writing to table tbl_26
Writing to table tbl_24
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_23
Writing to table tbl_24
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_9
Writing to table tbl_21
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_4
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_19
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_19]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_4
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_13
Writing to table tbl_5
Writing to table tbl_11
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_29
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_11]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_25
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_16
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_17
Inserting a row by thread 4
Inserting a row by thread 2
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_17]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_3
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_3]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_15
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_24
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
Writing to table tbl_4
message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)
DEBUG    ya.test:process.py:276 Command (pid 3654037) errors:
...ition { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_29` RENAME TO `/Root/olap_workload/rename_tables/tbl_30`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_9]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_9`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_9` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_9")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_27]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_27`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_27` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_27")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_15` RENAME TO `/Root/olap_workload/rename_tables/tbl_21`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_12]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_12`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_12` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_12")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_18]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_18`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_18` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_18")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_22`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_22` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_22")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_19]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_19` RENAME TO `/Root/olap_workload/rename_tables/tbl_17`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")
                            
Error: message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_5\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 15], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_16` RENAME TO `/Root/olap_workload/rename_tables/tbl_5`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_21`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_21` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_21")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_25` RENAME TO `/Root/olap_workload/rename_tables/tbl_12`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_20]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_20`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_20` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_20")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_13]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_13` RENAME TO `/Root/olap_workload/rename_tables/tbl_13`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_25` RENAME TO `/Root/olap_workload/rename_tables/tbl_2`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_27]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_27` RENAME TO `/Root/olap_workload/rename_tables/tbl_11`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_1]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_1`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_1` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_1")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_7]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_7` RENAME TO `/Root/olap_workload/rename_tables/tbl_19`
                        
Error: message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_6\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_2` RENAME TO `/Root/olap_workload/rename_tables/tbl_6`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_11]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_11` RENAME TO `/Root/olap_workload/rename_tables/tbl_7`
                        
Error: message: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_5`." issue_code: 2017 severity: 1 issues { message: "unknown table" issue_code: 2017 severity: 1 } (server_code: 400010) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_21`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_21` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_21")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_14]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_14`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_14` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_14")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_15` RENAME TO `/Root/olap_workload/rename_tables/tbl_8`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_14]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_14`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_14` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_14")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_24` RENAME TO `/Root/olap_workload/rename_tables/tbl_15`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_1]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_1`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_1` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_1")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_22`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_22` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_22")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_17]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_17`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_17` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_17")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_23]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_3]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_3`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_3` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_3")
                            
Error: message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \'/Root/olap_workload/rename_tables/tbl_16\', error: path exist, request doesn\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 38], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_9` RENAME TO `/Root/olap_workload/rename_tables/tbl_16`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_18]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_18`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_18` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_18")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_22]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_22` RENAME TO `/Root/olap_workload/rename_tables/tbl_19`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_21` RENAME TO `/Root/olap_workload/rename_tables/tbl_29`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_29` RENAME TO `/Root/olap_workload/rename_tables/tbl_30`
                        
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_19]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_19` RENAME TO `/Root/olap_workload/rename_tables/tbl_26`
                        
Error: message: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_8`." issue_code: 2017 severity: 1 issues { message: "haven\'t lock for commit: 281474976720712" issue_code: 2017 severity: 1 } (server_code: 400010) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_8`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_8` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_8")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_24`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_24` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_24")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_24`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_24` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_24")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_21]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_21`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_21` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_21")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_4`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_4` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_4")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_19]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_19`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_19` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_19")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_4`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_4` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_4")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_5]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_11]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_11`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_11` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_11")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_29]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_29`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_29` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_29")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_25]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_25`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_25` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_25")
                            
Error: message: "Transaction locks invalidated. Table: `/Root/olap_workload/transactions/table`" issue_code: 2001 severity: 1 (server_code: 400040) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/transactions/table`;
                        INSERT INTO `/Root/olap_workload/transactions/table` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was inserted by thread 2")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_17]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_17`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_17` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_17")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_3]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_3`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_3` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_3")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_15]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_15`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_15` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_15")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_24]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_24`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_24` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_24")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_4]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_4`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_4` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_4")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_10]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_10`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_10` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_10")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_2]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_2`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_2` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_2")
                            
Error: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \'db.[/Root/olap_workload/rename_tables/tbl_2]\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: 
                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_2`;
                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_2` (id, str)
                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_2")
                            
Error: message: "Executing ESchemeOpCreateColumnTable" severity: 1 issues { message: "Scheme operation failed, status: ExecComplete, reason: Check failed: path: \'/Root/olap_workload/create_drop/141\', error: path exist, request accepts it (id: [OwnerId: 72057594046678944, LocalPathId: 69], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/olap/operations/create_table.cpp:662" severity: 1 } (server_code: 400080) while executing query: 
                CREATE TABLE `/Root/olap_workload/create_drop/141` (
                    c0 Int16 NOT NULL, c1 Datetime64 NOT NULL, c2 Uint32 NOT NULL, c3 Uint32 NOT NULL, c4 Uint8, c5 Timestamp NOT NULL, c6 Utf8 NOT NULL, c7 Int64 NOT NULL, c8 Int16, c9 Uint64, c10 Int32, c11 Datetime64 NOT NULL, c12 Int8 NOT NULL, c13 Uint64, c14 String NOT NULL, c15 Uint32, c16 Float NOT NULL, c17 JsonDocument, c18 Datetime64, c19 Decimal(15,0) NOT NULL, c20 Int64 NOT NULL, c21 Uint16 NOT NULL, c22 Timestamp NOT NULL, c23 Decimal(22,9), c24 Int64 NOT NULL, c25 Uint16 NOT NULL, c26 Double NOT NULL, c27 Float, c28 Uint64 NOT NULL, c29 Int8 NOT NULL, c30 Date NOT NULL, c31 Interval64 NOT NULL, c32 Double NOT NULL, c33 Decimal(15,0) NOT NULL, c34 Decimal(15,0) NOT NULL, c35 Date NOT NULL, c36 Decimal(35,10), c37 Uint32 NOT NULL, c38 Int64 NOT NULL, c39 Date32 NOT NULL, c40 Timestamp64 NOT NULL, c41 Float NOT NULL, c42 Interval64, c43 Utf8 NOT NULL, c44 Uint8 NOT NULL, c45 JsonDocument, c46 Float, c47 Datetime NOT NULL, c48 Uint64, c49 String NOT NULL, c50 Interval64 NOT NULL, c51 Date NOT NULL, c52 Json, c53 Datetime, c54 Int16 NOT NULL, c55 Int16, c56 Uint16, c57 Uint64 NOT NULL, c58 Int8, c59 Utf8 NOT NULL, c60 Decimal(35,10), c61 Yson NOT NULL, c62 JsonDocument NOT NULL, c63 Timestamp NOT NULL, c64 Uint64 NOT NULL, c65 Decimal(15,0), c66 Decimal(35,10) NOT NULL, c67 Uint8, c68 Timestamp, c69 Json, c70 Timestamp NOT NULL, c71 Int16 NOT NULL, c72 Interval64, c73 Timestamp64, c74 Timestamp NOT NULL, c75 Int8, c76 Uint64 NOT NULL, c77 Float, c78 Utf8 NOT NULL, c79 Date32 NOT NULL, c80 Utf8 NOT NULL, c81 Decimal(15,0) NOT NULL, c82 Json NOT NULL, c83 Timestamp, c84 Decimal(15,0), c85 Double NOT NULL, c86 Uint64, c87 Int64, c88 Utf8 NOT NULL, c89 Date32 NOT NULL, c90 Datetime NOT NULL, c91 Int8, c92 Uint64 NOT NULL, c93 Float, c94 Datetime NOT NULL, c95 Int32 NOT NULL, c96 Uint32, c97 Datetime64 NOT NULL, c98 Yson NOT NULL, c99 Int32 NOT NULL, c100 Decimal(15,0), c101 Uint8 NOT NULL, c102 Datetime, c103 Uint16 NOT NULL, c104 Date, c105 Datetime64 NOT NULL, c106 String NOT NULL, c107 Decimal(22,9) NOT NULL, c108 Timestamp NOT NULL, c109 JsonDocument NOT NULL, c110 Decimal(35,10) NOT NULL, c111 Utf8 NOT NULL, c112 Uint64, c113 Datetime64, c114 Date32 NOT NULL, c115 Int64 NOT NULL, c116 Uint32 NOT NULL, c117 Int64 NOT NULL, c118 Float NOT NULL, c119 String NOT NULL, c120 Interval64, c121 Datetime NOT NULL, c122 Int64, c123 JsonDocument NOT NULL, c124 Decimal(15,0), c125 Decimal(35,10), c126 Datetime, c127 Uint8 NOT NULL, c128 Datetime, c129 Uint16, c130 Interval64, c131 Decimal(15,0) NOT NULL, c132 Uint8, c133 Uint8 NOT NULL, c134 Timestamp64, c135 Datetime, c136 Date32 NOT NULL, c137 Decimal(15,0) NOT NULL, c138 Decimal(22,9), c139 JsonDocument, c140 Json NOT NULL, c141 Yson, c142 Datetime64, c143 Double, c144 Uint64 NOT NULL, c145 Decimal(35,10) NOT NULL, c146 Int16, c147 Float, c148 Int8 NOT NULL, c149 Uint32, c150 Timestamp, c151 Interval64, c152 Decimal(22,9) NOT NULL, c153 JsonDocument, c154 Date32, c155 Uint32, c156 String NOT NULL, c157 Int32, c158 Decimal(22,9) NOT NULL, c159 Decimal(15,0), c160 Uint32, c161 Interval64 NOT NULL, c162 Datetime, c163 Decimal(22,9), c164 Date NOT NULL, c165 Uint32, c166 Date32 NOT NULL, c167 Interval64 NOT NULL, c168 Int8, c169 Utf8 NOT NULL, c170 Timestamp NOT NULL, c171 Decimal(15,0), c172 String NOT NULL, c173 Double NOT NULL, c174 Datetime64, c175 Float, c176 Timestamp64 NOT NULL, c177 Timestamp64, c178 Interval64 NOT NULL, c179 Decimal(35,10) NOT NULL, c180 Float, c181 Json, c182 Utf8 NOT NULL, c183 Int8, c184 Uint64, c185 Date32 NOT NULL, c186 Uint64, c187 Int64, c188 Utf8, c189 Uint16 NOT NULL, c190 Double NOT NULL, c191 Datetime64 NOT NULL, c192 String NOT NULL, c193 Datetime64 NOT NULL, c194 Json, c195 Uint32, c196 Yson, c197 Int16, c198 Json NOT NULL, c199 Decimal(22,9) NOT NULL, c200 Utf8, c201 Uint16, c202 Datetime NOT NULL, c203 Float NOT NULL, c204 Yson, c205 Json NOT NULL, c206 Float NOT NULL, c207 Json NOT NULL, c208 Int32 NOT NULL, c209 Uint64, c210 Double, c211 Int64 NOT NULL, c212 Json, c213 Uint64 NOT NULL, c214 Uint8, c215 Decimal(22,9) NOT NULL, c216 Int32 NOT NULL, c217 Int64, c218 Uint64, c219 Date32 NOT NULL, c220 Int32, c221 String NOT NULL, c222 Date32, c223 Interval64 NOT NULL, c224 Int32, c225 Timestamp64, c226 String NOT NULL, c227 Yson NOT NULL, c228 JsonDocument NOT NULL, c229 Uint32 NOT NULL, c230 Timestamp64, c231 Utf8 NOT NULL, c232 Uint32 NOT NULL, c233 Yson NOT NULL, c234 Interval64, c235 Date, c236 Decimal(15,0) NOT NULL, c237 Decimal(35,10), c238 Int8, c239 Json NOT NULL, c240 Decimal(35,10) NOT NULL, c241 Double, c242 Float, c243 Uint8 NOT NULL, c244 Int8, c245 Uint8 NOT NULL, c246 Json, c247 Timestamp NOT NULL, c248 String NOT NULL, c249 Interval64 NOT NULL, c250 Int8, c251 Timestamp64, c252 Int8, c253 Double NOT NULL, c254 Int32 NOT NULL, c255 Decimal(35,10), c256 Decimal(15,0) NOT NULL, c257 Float NOT NULL, c258 Double, c259 Int16 NOT NULL, c260 Datetime64 NOT NULL, c261 Int16 NOT NULL, c262 Uint64, c263 Int8, c264 Double NOT NULL, c265 Datetime64 NOT NULL, c266 Json NOT NULL, c267 Datetime NOT NULL, c268 JsonDocument, c269 Int16 NOT NULL, c270 JsonDocument NOT NULL, c271 Float, c272 Decimal(22,9), c273 Datetime, c274 Decimal(22,9), c275 Uint16 NOT NULL, c276 Datetime NOT NULL, c277 Int32, c278 Uint64 NOT NULL, c279 Decimal(35,10) NOT NULL, c280 Timestamp64, c281 Uint16, c282 Int16, c283 String NOT NULL, c284 Decimal(15,0), c285 Decimal(15,0) NOT NULL, c286 Utf8 NOT NULL, c287 Date32 NOT NULL, c288 Decimal(35,10), c289 Uint32, c290 Date32, c291 Date32, c292 Decimal(35,10), c293 Int8 NOT NULL, c294 Decimal(22,9), c295 Uint16 NOT NULL, c296 Decimal(22,9) NOT NULL, c297 Datetime, c298 Uint64, c299 Int64, c300 Date, c301 Timestamp64 NOT NULL, c302 Decimal(22,9), c303 Date32 NOT NULL, c304 Date, c305 Double NOT NULL, c306 Float, c307 Decimal(15,0) NOT NULL, c308 Datetime64, c309 Uint64 NOT NULL, c310 Double, c311 Decimal(35,10) NOT NULL, c312 Int64, c313 Yson NOT NULL, c314 Utf8, c315 Float NOT NULL, c316 Date, c317 Interval64 NOT NULL, c318 Utf8 NOT NULL, c319 Datetime, c320 Decimal(35,10) NOT NULL, c321 Decimal(15,0), c322 Int8 NOT NULL, c323 Decimal(15,0), c324 Datetime64 NOT NULL, c325 Uint8, c326 Int8 NOT NULL, c327 Timestamp, c328 JsonDocument, c329 Decimal(35,10) NOT NULL, c330 Float, c331 Double NOT NULL, c332 Timestamp64, c333 Date NOT NULL, c334 Decimal(22,9), c335 Interval64, c336 Int32 NOT NULL, c337 Double, c338 JsonDocument, c339 Int16, c340 Int32 NOT NULL, c341 Timestamp64 NOT NULL, c342 Decimal(15,0) NOT NULL, c343 Yson, c344 Datetime NOT NULL, c345 Datetime64 NOT NULL, c346 Date NOT NULL, c347 Json NOT NULL, c348 Utf8 NOT NULL, c349 Int16, c350 JsonDocument NOT NULL, c351 Decimal(15,0) NOT NULL, c352 Decimal(22,9), c353 Yson NOT NULL, c354 Decimal(35,10) NOT NULL, c355 Json, c356 Int8 NOT NULL, c357 Timestamp64 NOT NULL, c358 Int64, c359 Int16 NOT NULL, c360 String, c361 Uint16, c362 Double NOT NULL, c363 JsonDocument NOT NULL, c364 Date32, c365 Date32, c366 Datetime, c367 Yson, c368 JsonDocument NOT NULL, c369 Date, c370 Timestamp, c371 Float NOT NULL, c372 String NOT NULL, c373 Decimal(15,0) NOT NULL, c374 Datetime, c375 Int8, c376 JsonDocument, c377 Uint32, c378 Utf8, c379 Decimal(35,10), c380 Float, c381 Datetime, c382 Datetime NOT NULL, c383 Json NOT NULL, c384 Uint8 NOT NULL, c385 JsonDocument NOT NULL, c386 Int32, c387 Date NOT NULL, c388 Datetime64 NOT NULL, c389 Int8, c390 Json, c391 Int64 NOT NULL, c392 Decimal(35,10), c393 Float NOT NULL, c394 Decimal(15,0) NOT NULL, c395 Json, c396 Datetime NOT NULL, c397 Yson NOT NULL, c398 Int64, c399 Decimal(35,10), c400 String NOT NULL, c401 Int16 NOT NULL, c402 Int16, c403 Timestamp, c404 Timestamp NOT NULL, c405 Decimal(35,10) NOT NULL, c406 Uint32, c407 Date, c408 Utf8 NOT NULL, c409 Int16 NOT NULL, c410 Datetime64 NOT NULL, c411 JsonDocument NOT NULL, c412 Decimal(15,0), c413 Timestamp, c414 Utf8 NOT NULL, c415 String, c416 Uint64, c417 Utf8 NOT NULL, c418 Uint16 NOT NULL, c419 Float, c420 Decimal(35,10) NOT NULL, c421 Uint64 NOT NULL, c422 Json NOT NULL, c423 Int32 NOT NULL, c424 Utf8 NOT NULL, c425 Yson, c426 Yson, c427 Yson, c428 Timestamp64, c429 Decimal(15,0) NOT NULL, c430 JsonDocument, c431 Float, c432 String, c433 Utf8, c434 Int8, c435 Timestamp, c436 Utf8, c437 Date, c438 Uint32 NOT NULL, c439 Int16, c440 Int8 NOT NULL, c441 Timestamp64 NOT NULL, c442 Int16, c443 Yson, c444 Uint16 NOT NULL, c445 Int16 NOT NULL, c446 Decimal(15,0) NOT NULL, c447 Float, c448 Interval64, c449 Double, c450 Utf8, c451 Yson NOT NULL, c452 JsonDocument NOT NULL, c453 Int64 NOT NULL, c454 Date32, c455 String NOT NULL, c456 Int32, c457 Decimal(22,9) NOT NULL, c458 Int32 NOT NULL, c459 Utf8 NOT NULL, c460 Date, c461 Datetime, c462 Json NOT NULL, c463 Int8 NOT NULL, c464 Interval64, c465 Int8, c466 JsonDocument NOT NULL, c467 Utf8 NOT NULL, c468 Interval64, c469 JsonDocument NOT NULL, c470 Date NOT NULL, c471 Date, c472 Double NOT NULL, c473 Uint8 NOT NULL, c474 Double, c475 Decimal(35,10), c476 Uint64 NOT NULL, c477 Date32, c478 Yson, c479 Timestamp64 NOT NULL, c480 Float, c481 Datetime NOT NULL, c482 Uint8 NOT NULL, c483 JsonDocument NOT NULL, c484 Date, c485 Interval64, c486 Date, c487 Decimal(35,10), c488 Json NOT NULL, c489 Uint8 NOT NULL, c490 Datetime, c491 Decimal(35,10), c492 Float, c493 String NOT NULL, c494 Decimal(35,10), c495 Uint8, c496 Uint16 NOT NULL, c497 Uint64 NOT NULL, c498 Int64, c499 Decimal(22,9) NOT NULL, c500 JsonDocument NOT NULL, c501 Timestamp64, c502 Float, c503 Uint8, c504 Float, c505 Decimal(15,0) NOT NULL, c506 Int32, c507 Decimal(22,9), c508 Interval64, c509 Interval64, c510 JsonDocument, c511 Decimal(22,9), c512 Int32, c513 Decimal(35,10) NOT NULL, c514 JsonDocument NOT NULL, c515 Timestamp64 NOT NULL, c516 Int64, c517 Decimal(35,10), c518 Uint8, c519 Uint16, c520 Datetime, c521 JsonDocument, c522 Double NOT NULL, c523 Utf8 NOT NULL, c524 Utf8, c525 JsonDocument, c526 Decimal(22,9) NOT NULL, c527 Utf8, c528 Json, c529 Int8, c530 Int16, c531 Timestamp, c532 Json NOT NULL, c533 Int16, c534 Int16, c535 Int8 NOT NULL, c536 Date32 NOT NULL, c537 Decimal(35,10) NOT NULL, c538 Float, c539 Int16, c540 Int32 NOT NULL, c541 Float NOT NULL, c542 Uint8 NOT NULL, c543 Date, c544 Uint16, c545 Decimal(35,10), c546 Float NOT NULL, c547 Interval64 NOT NULL, c548 Int32 NOT NULL, c549 Datetime64, c550 Int32, c551 Decimal(15,0), c552 Timestamp, c553 Uint32, c554 Yson, c555 Utf8 NOT NULL, c556 Float, c557 Decimal(15,0), c558 Int64, c559 JsonDocument, c560 Timestamp NOT NULL, c561 Timestamp, c562 Timestamp64, c563 Uint8, c564 Date NOT NULL, c565 Utf8 NOT NULL, c566 Int8 NOT NULL, c567 Timestamp, c568 JsonDocument, c569 Uint8 NOT NULL, c570 Float, c571 Decimal(15,0) NOT NULL, c572 Decimal(15,0) NOT NULL, c573 Decimal(35,10), c574 Interval64, c575 Decimal(15,0) NOT NULL, c576 Uint32 NOT NULL, c577 Decimal(35,10) NOT NULL, c578 Int16 NOT NULL, c579 Int64, c580 Utf8, c581 Json NOT NULL, c582 Utf8 NOT NULL, c583 Timestamp NOT NULL, c584 Double, c585 Float NOT NULL, c586 Timestamp NOT NULL, c587 Decimal(15,0) NOT NULL, c588 Datetime NOT NULL, c589 JsonDocument NOT NULL, c590 Double NOT NULL, c591 Int16, c592 Json NOT NULL, c593 Int64 NOT NULL, c594 Date, c595 Double, c596 Json, c597 Timestamp NOT NULL, c598 Interval64, c599 Uint8, c600 Uint64, c601 Int64, c602 Decimal(15,0) NOT NULL, c603 Decimal(35,10) NOT NULL, c604 Int16 NOT NULL, c605 Int64 NOT NULL, c606 Decimal(22,9), c607 Int8, c608 Decimal(15,0), c609 JsonDocument, c610 Utf8, c611 Timestamp, c612 Timestamp64 NOT NULL, c613 Decimal(35,10), c614 Uint8, c615 Date, c616 Date NOT NULL, c617 Json NOT NULL, c618 Decimal(35,10), c619 Uint8, c620 JsonDocument, c621 JsonDocument NOT NULL, c622 Datetime64, c623 Uint8, c624 Decimal(22,9), c625 Uint32, c626 Timestamp64, c627 Interval64, c628 String, c629 Decimal(15,0), c630 Datetime64 NOT NULL, c631 Double, c632 Timestamp NOT NULL, c633 String, c634 Date32 NOT NULL, c635 Date32 NOT NULL, c636 Int16, c637 JsonDocument NOT NULL, c638 Int16 NOT NULL, c639 Float, c640 Utf8 NOT NULL, c641 Float, c642 Uint32 NOT NULL, c643 Datetime64, c644 Date NOT NULL, c645 Int16 NOT NULL, c646 Uint16 NOT NULL, c647 String, c648 Int32, c649 Uint32 NOT NULL, c650 Timestamp64, c651 String NOT NULL, c652 Json NOT NULL, c653 Decimal(22,9), c654 Datetime64 NOT NULL, c655 Json NOT NULL, c656 Interval64, c657 Float NOT NULL, c658 Utf8 NOT NULL, c659 Decimal(35,10) NOT NULL, c660 Uint32 NOT NULL, c661 Uint8, c662 Decimal(35,10), c663 Json NOT NULL, c664 Uint8 NOT NULL, c665 Float NOT NULL, c666 String, c667 Uint64, c668 Double, c669 Decimal(22,9) NOT NULL, c670 Decimal(15,0) NOT NULL, c671 Decimal(15,0), c672 Yson, c673 Interval64 NOT NULL, c674 Uint64, c675 Uint32 NOT NULL, c676 Datetime64 NOT NULL, c677 Date32, c678 Timestamp NOT NULL, c679 Int8 NOT NULL, c680 Date32 NOT NULL, c681 Int32, c682 JsonDocument NOT NULL, c683 Uint8, c684 Interval64, c685 Decimal(22,9) NOT NULL, c686 Uint32, c687 Decimal(22,9) NOT NULL, c688 Int8, c689 Int16, c690 Date, c691 String, c692 Int32 NOT NULL, c693 Decimal(15,0) NOT NULL, c694 Double NOT NULL, c695 Decimal(15,0), c696 Uint32 NOT NULL, c697 Uint16 NOT NULL, c698 Int8 NOT NULL, c699 Uint16,
                    PRIMARY KEY(c0, c1, c2, c3)
                )
                PARTITION BY HASH(c0, c1, c2)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: message: "Executing ESchemeOpCreateColumnTable" severity: 1 issues { message: "Scheme operation failed, status: ExecComplete, reason: Check failed: path: \'/Root/olap_workload/create_drop/141\', error: path exist, request accepts it (id: [OwnerId: 72057594046678944, LocalPathId: 69], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/olap/operations/create_table.cpp:662" severity: 1 } (server_code: 400080)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.GenericError: message: "Executing ESchemeOpCreateColumnTable" severity: 1 issues { message: "Scheme operation failed, status: ExecComplete, reason: Check failed: path: \'/Root/olap_workload/create_drop/141\', error: path exist, request accepts it (id: [OwnerId: 72057594046678944, LocalPathId: 69], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/olap/operations/create_table.cpp:662" severity: 1 } (server_code: 400080)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b'Cleaning up /Root/olap_workload...\nCleaning up /Root/olap_workload... done, None tables deleted\ncreate_drop: No tables to delete\nInserting a row by thread 0\nInserting a row by thread 1\nInserting a row by thread 2\nInserting a row by thread 3\nInserting a row by thread 4\nRenaming table tbl_6 to tbl_7\nRenaming table tbl_9 to tbl_30\nRenaming table tbl_1 to tbl_16\nWriting to table tbl_6\nWriting to table tbl_25\nWriting to table tbl_11\nElapsed 0 seconds, stat:\n\tcreate_drop: Created: 1, Deleted: 0, Exists: 11\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 0\n\trename_tables: Renames: 0, Writes: 0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_11]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_1\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_16]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_26\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_26]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_30]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_4\nWriting to table tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_16]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_11\nWriting to table tbl_25\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_11]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_15\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_12\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_12]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_3\nWriting to table tbl_2\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_7\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 17], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_1 to tbl_21\nInserting a row by thread 0\nElapsed 10 seconds, stat:\n\tcreate_drop: Created: 11, Deleted: 0, Exists: 21\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 1\n\trename_tables: Renames: 0, Writes: 3\nRenaming table tbl_29 to tbl_30\nRenaming table tbl_23 to tbl_22\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Path does not exist" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_15 to tbl_21\nWriting to table tbl_20\nWriting to table tbl_6\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_20]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_21\nWriting to table tbl_29\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_26\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_7 to tbl_11\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_26]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_28\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_28]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_23\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_9\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_16 to tbl_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_9]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_27\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_27]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_12\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_19 to tbl_17\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_12]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_2\nInserting a row by thread 0\nWriting to table tbl_18\nWriting to table tbl_11\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_18]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_19]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_11 to tbl_26\nElapsed 20 seconds, stat:\n\tcreate_drop: Created: 21, Deleted: 1, Exists: 30\n\tinsert_delete: Inserted: 0, Current: 0\n\ttransactions: Inserted: 2\n\trename_tables: Renames: 2, Writes: 8\nRenaming table tbl_25 to tbl_12\nWriting to table tbl_23\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_20\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_5\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 15], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_13 to tbl_13\nWriting to table tbl_0\nWriting to table tbl_21\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_6\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_25 to tbl_2\nInserting a row by thread 4\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_20]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_1\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_13]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_27 to tbl_11\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_5 to tbl_13\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_27]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_7 to tbl_19\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_1]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_23\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_7]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_2 to tbl_6\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_6\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_3 to tbl_9\nRenaming table tbl_11 to tbl_7\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_11]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_4 to tbl_20\nmessage: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_5`." issue_code: 2017 severity: 1 issues { message: "unknown table" issue_code: 2017 severity: 1 } (server_code: 400010)\nWriting to table tbl_14\nInserting a row by thread 4\nWriting to table tbl_21\nWriting to table tbl_2\nRenaming table tbl_15 to tbl_8\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_14]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_23\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_2\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_2 to tbl_23\nRenaming table tbl_24 to tbl_15\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_14\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_14]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_22\nWriting to table tbl_1\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_9 to tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_1]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_5\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_23\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_17\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_17]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_3\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_9\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_3]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_8\nElapsed 30 seconds, stat:\n\tcreate_drop: Created: 35, Deleted: 3, Exists: 42\n\tinsert_delete: Inserted: 4, Current: 2\n\ttransactions: Inserted: 4\n\trename_tables: Renames: 6, Writes: 14\nRenaming table tbl_22 to tbl_19\nmessage: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_16\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 38], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070)\nRenaming table tbl_21 to tbl_29\nWriting to table tbl_18\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_18]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_0\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_29 to tbl_30\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_19 to tbl_26\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_26 to tbl_22\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_19]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nRenaming table tbl_16 to tbl_14\nmessage: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_8`." issue_code: 2017 severity: 1 issues { message: "haven\\\'t lock for commit: 281474976720712" issue_code: 2017 severity: 1 } (server_code: 400010)\nWriting to table tbl_20\nInserting a row by thread 3\nWriting to table tbl_26\nWriting to table tbl_24\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_23\nWriting to table tbl_24\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_9\nWriting to table tbl_21\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_4\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_19\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_19]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_4\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_13\nWriting to table tbl_5\nWriting to table tbl_11\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_29\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_11]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_25\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_16\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_17\nInserting a row by thread 4\nInserting a row by thread 2\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_17]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_3\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_3]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_15\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_24\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)\nWriting to table tbl_4\nmessage: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070)'
	std_err:b'...ition { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_29` RENAME TO `/Root/olap_workload/rename_tables/tbl_30`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_9]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_9`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_9` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_9")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_27]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_27`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_27` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_27")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_15` RENAME TO `/Root/olap_workload/rename_tables/tbl_21`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_12]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_12`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_12` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_12")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_18]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_18`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_18` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_18")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_22`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_22` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_22")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_19]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_19` RENAME TO `/Root/olap_workload/rename_tables/tbl_17`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")\n                            \nError: message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_5\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 15], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_16` RENAME TO `/Root/olap_workload/rename_tables/tbl_5`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_21`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_21` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_21")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_25` RENAME TO `/Root/olap_workload/rename_tables/tbl_12`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_20]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_20`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_20` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_20")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_13]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_13` RENAME TO `/Root/olap_workload/rename_tables/tbl_13`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_25` RENAME TO `/Root/olap_workload/rename_tables/tbl_2`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_27]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_27` RENAME TO `/Root/olap_workload/rename_tables/tbl_11`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_1]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_1`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_1` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_1")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 89 } message: "At function: KiAlterTable!" end_position { row: 2 column: 89 } severity: 1 issues { position { row: 2 column: 89 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_7]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 89 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_7` RENAME TO `/Root/olap_workload/rename_tables/tbl_19`\n                        \nError: message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_6\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 16], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_2` RENAME TO `/Root/olap_workload/rename_tables/tbl_6`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_11]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_11` RENAME TO `/Root/olap_workload/rename_tables/tbl_7`\n                        \nError: message: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_5`." issue_code: 2017 severity: 1 issues { message: "unknown table" issue_code: 2017 severity: 1 } (server_code: 400010) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_21`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_21` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_21")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_14]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_14`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_14` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_14")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_15` RENAME TO `/Root/olap_workload/rename_tables/tbl_8`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_14]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_14`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_14` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_14")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_24` RENAME TO `/Root/olap_workload/rename_tables/tbl_15`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_1]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_1`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_1` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_1")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_22`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_22` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_22")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_17]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_17`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_17` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_17")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_23]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_23`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_23` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_23")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_3]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_3`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_3` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_3")\n                            \nError: message: "Executing ESchemeOpMoveTable" issue_code: 2003 severity: 1 issues { message: "Check failed: path: \\\'/Root/olap_workload/rename_tables/tbl_16\\\', error: path exist, request doesn\\\'t accept it (id: [OwnerId: 72057594046678944, LocalPathId: 38], type: EPathTypeColumnTable, state: EPathStateNoChanges), source_location: ydb/core/tx/schemeshard/schemeshard__operation_move_table.cpp:736" issue_code: 2003 severity: 1 } ,message: "Query invalidated on scheme/internal error during Scheme execution" issue_code: 2019 severity: 1 (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_9` RENAME TO `/Root/olap_workload/rename_tables/tbl_16`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_18]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_18`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_18` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_18")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_22]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_22` RENAME TO `/Root/olap_workload/rename_tables/tbl_19`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_21` RENAME TO `/Root/olap_workload/rename_tables/tbl_29`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_29` RENAME TO `/Root/olap_workload/rename_tables/tbl_30`\n                        \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 90 } message: "At function: KiAlterTable!" end_position { row: 2 column: 90 } severity: 1 issues { position { row: 2 column: 90 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_19]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 90 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        ALTER TABLE `/Root/olap_workload/rename_tables/tbl_19` RENAME TO `/Root/olap_workload/rename_tables/tbl_26`\n                        \nError: message: "Bad request. Table: `/Root/olap_workload/rename_tables/tbl_8`." issue_code: 2017 severity: 1 issues { message: "haven\\\'t lock for commit: 281474976720712" issue_code: 2017 severity: 1 } (server_code: 400010) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_8`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_8` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_8")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_24`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_24` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_24")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_24`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_24` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_24")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_21]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_21`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_21` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_21")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_4`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_4` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_4")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_19]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_19`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_19` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_19")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_4`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_4` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_4")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_5]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_5`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_5` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_5")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_11]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_11`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_11` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_11")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_29]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_29`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_29` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_29")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_25]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_25`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_25` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_25")\n                            \nError: message: "Transaction locks invalidated. Table: `/Root/olap_workload/transactions/table`" issue_code: 2001 severity: 1 (server_code: 400040) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/transactions/table`;\n                        INSERT INTO `/Root/olap_workload/transactions/table` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was inserted by thread 2")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_17]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_17`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_17` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_17")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_3]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_3`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_3` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_3")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_15]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_15`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_15` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_15")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_24]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_24`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_24` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_24")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_4]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_4`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_4` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_4")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_10]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_10`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_10` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_10")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_2]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_2`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_2` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_2")\n                            \nError: message: "Type annotation" issue_code: 1030 severity: 1 issues { position { row: 2 column: 33 } message: "At function: KiReadTable!" end_position { row: 2 column: 33 } severity: 1 issues { position { row: 2 column: 33 } message: "Cannot find table \\\'db.[/Root/olap_workload/rename_tables/tbl_2]\\\' because it does not exist or you do not have access permissions. Please check correctness of table path and user permissions." end_position { row: 2 column: 33 } issue_code: 2003 severity: 1 } } (server_code: 400070) while executing query: \n                        $next = select max(id) from `/Root/olap_workload/rename_tables/tbl_2`;\n                        INSERT INTO `/Root/olap_workload/rename_tables/tbl_2` (id, str)\n                            VALUES(Unwrap($next) + 1, "This row was written to table tbl_2")\n                            \nError: message: "Executing ESchemeOpCreateColumnTable" severity: 1 issues { message: "Scheme operation failed, status: ExecComplete, reason: Check failed: path: \\\'/Root/olap_workload/create_drop/141\\\', error: path exist, request accepts it (id: [OwnerId: 72057594046678944, LocalPathId: 69], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/olap/operations/create_table.cpp:662" severity: 1 } (server_code: 400080) while executing query: \n                CREATE TABLE `/Root/olap_workload/create_drop/141` (\n                    c0 Int16 NOT NULL, c1 Datetime64 NOT NULL, c2 Uint32 NOT NULL, c3 Uint32 NOT NULL, c4 Uint8, c5 Timestamp NOT NULL, c6 Utf8 NOT NULL, c7 Int64 NOT NULL, c8 Int16, c9 Uint64, c10 Int32, c11 Datetime64 NOT NULL, c12 Int8 NOT NULL, c13 Uint64, c14 String NOT NULL, c15 Uint32, c16 Float NOT NULL, c17 JsonDocument, c18 Datetime64, c19 Decimal(15,0) NOT NULL, c20 Int64 NOT NULL, c21 Uint16 NOT NULL, c22 Timestamp NOT NULL, c23 Decimal(22,9), c24 Int64 NOT NULL, c25 Uint16 NOT NULL, c26 Double NOT NULL, c27 Float, c28 Uint64 NOT NULL, c29 Int8 NOT NULL, c30 Date NOT NULL, c31 Interval64 NOT NULL, c32 Double NOT NULL, c33 Decimal(15,0) NOT NULL, c34 Decimal(15,0) NOT NULL, c35 Date NOT NULL, c36 Decimal(35,10), c37 Uint32 NOT NULL, c38 Int64 NOT NULL, c39 Date32 NOT NULL, c40 Timestamp64 NOT NULL, c41 Float NOT NULL, c42 Interval64, c43 Utf8 NOT NULL, c44 Uint8 NOT NULL, c45 JsonDocument, c46 Float, c47 Datetime NOT NULL, c48 Uint64, c49 String NOT NULL, c50 Interval64 NOT NULL, c51 Date NOT NULL, c52 Json, c53 Datetime, c54 Int16 NOT NULL, c55 Int16, c56 Uint16, c57 Uint64 NOT NULL, c58 Int8, c59 Utf8 NOT NULL, c60 Decimal(35,10), c61 Yson NOT NULL, c62 JsonDocument NOT NULL, c63 Timestamp NOT NULL, c64 Uint64 NOT NULL, c65 Decimal(15,0), c66 Decimal(35,10) NOT NULL, c67 Uint8, c68 Timestamp, c69 Json, c70 Timestamp NOT NULL, c71 Int16 NOT NULL, c72 Interval64, c73 Timestamp64, c74 Timestamp NOT NULL, c75 Int8, c76 Uint64 NOT NULL, c77 Float, c78 Utf8 NOT NULL, c79 Date32 NOT NULL, c80 Utf8 NOT NULL, c81 Decimal(15,0) NOT NULL, c82 Json NOT NULL, c83 Timestamp, c84 Decimal(15,0), c85 Double NOT NULL, c86 Uint64, c87 Int64, c88 Utf8 NOT NULL, c89 Date32 NOT NULL, c90 Datetime NOT NULL, c91 Int8, c92 Uint64 NOT NULL, c93 Float, c94 Datetime NOT NULL, c95 Int32 NOT NULL, c96 Uint32, c97 Datetime64 NOT NULL, c98 Yson NOT NULL, c99 Int32 NOT NULL, c100 Decimal(15,0), c101 Uint8 NOT NULL, c102 Datetime, c103 Uint16 NOT NULL, c104 Date, c105 Datetime64 NOT NULL, c106 String NOT NULL, c107 Decimal(22,9) NOT NULL, c108 Timestamp NOT NULL, c109 JsonDocument NOT NULL, c110 Decimal(35,10) NOT NULL, c111 Utf8 NOT NULL, c112 Uint64, c113 Datetime64, c114 Date32 NOT NULL, c115 Int64 NOT NULL, c116 Uint32 NOT NULL, c117 Int64 NOT NULL, c118 Float NOT NULL, c119 String NOT NULL, c120 Interval64, c121 Datetime NOT NULL, c122 Int64, c123 JsonDocument NOT NULL, c124 Decimal(15,0), c125 Decimal(35,10), c126 Datetime, c127 Uint8 NOT NULL, c128 Datetime, c129 Uint16, c130 Interval64, c131 Decimal(15,0) NOT NULL, c132 Uint8, c133 Uint8 NOT NULL, c134 Timestamp64, c135 Datetime, c136 Date32 NOT NULL, c137 Decimal(15,0) NOT NULL, c138 Decimal(22,9), c139 JsonDocument, c140 Json NOT NULL, c141 Yson, c142 Datetime64, c143 Double, c144 Uint64 NOT NULL, c145 Decimal(35,10) NOT NULL, c146 Int16, c147 Float, c148 Int8 NOT NULL, c149 Uint32, c150 Timestamp, c151 Interval64, c152 Decimal(22,9) NOT NULL, c153 JsonDocument, c154 Date32, c155 Uint32, c156 String NOT NULL, c157 Int32, c158 Decimal(22,9) NOT NULL, c159 Decimal(15,0), c160 Uint32, c161 Interval64 NOT NULL, c162 Datetime, c163 Decimal(22,9), c164 Date NOT NULL, c165 Uint32, c166 Date32 NOT NULL, c167 Interval64 NOT NULL, c168 Int8, c169 Utf8 NOT NULL, c170 Timestamp NOT NULL, c171 Decimal(15,0), c172 String NOT NULL, c173 Double NOT NULL, c174 Datetime64, c175 Float, c176 Timestamp64 NOT NULL, c177 Timestamp64, c178 Interval64 NOT NULL, c179 Decimal(35,10) NOT NULL, c180 Float, c181 Json, c182 Utf8 NOT NULL, c183 Int8, c184 Uint64, c185 Date32 NOT NULL, c186 Uint64, c187 Int64, c188 Utf8, c189 Uint16 NOT NULL, c190 Double NOT NULL, c191 Datetime64 NOT NULL, c192 String NOT NULL, c193 Datetime64 NOT NULL, c194 Json, c195 Uint32, c196 Yson, c197 Int16, c198 Json NOT NULL, c199 Decimal(22,9) NOT NULL, c200 Utf8, c201 Uint16, c202 Datetime NOT NULL, c203 Float NOT NULL, c204 Yson, c205 Json NOT NULL, c206 Float NOT NULL, c207 Json NOT NULL, c208 Int32 NOT NULL, c209 Uint64, c210 Double, c211 Int64 NOT NULL, c212 Json, c213 Uint64 NOT NULL, c214 Uint8, c215 Decimal(22,9) NOT NULL, c216 Int32 NOT NULL, c217 Int64, c218 Uint64, c219 Date32 NOT NULL, c220 Int32, c221 String NOT NULL, c222 Date32, c223 Interval64 NOT NULL, c224 Int32, c225 Timestamp64, c226 String NOT NULL, c227 Yson NOT NULL, c228 JsonDocument NOT NULL, c229 Uint32 NOT NULL, c230 Timestamp64, c231 Utf8 NOT NULL, c232 Uint32 NOT NULL, c233 Yson NOT NULL, c234 Interval64, c235 Date, c236 Decimal(15,0) NOT NULL, c237 Decimal(35,10), c238 Int8, c239 Json NOT NULL, c240 Decimal(35,10) NOT NULL, c241 Double, c242 Float, c243 Uint8 NOT NULL, c244 Int8, c245 Uint8 NOT NULL, c246 Json, c247 Timestamp NOT NULL, c248 String NOT NULL, c249 Interval64 NOT NULL, c250 Int8, c251 Timestamp64, c252 Int8, c253 Double NOT NULL, c254 Int32 NOT NULL, c255 Decimal(35,10), c256 Decimal(15,0) NOT NULL, c257 Float NOT NULL, c258 Double, c259 Int16 NOT NULL, c260 Datetime64 NOT NULL, c261 Int16 NOT NULL, c262 Uint64, c263 Int8, c264 Double NOT NULL, c265 Datetime64 NOT NULL, c266 Json NOT NULL, c267 Datetime NOT NULL, c268 JsonDocument, c269 Int16 NOT NULL, c270 JsonDocument NOT NULL, c271 Float, c272 Decimal(22,9), c273 Datetime, c274 Decimal(22,9), c275 Uint16 NOT NULL, c276 Datetime NOT NULL, c277 Int32, c278 Uint64 NOT NULL, c279 Decimal(35,10) NOT NULL, c280 Timestamp64, c281 Uint16, c282 Int16, c283 String NOT NULL, c284 Decimal(15,0), c285 Decimal(15,0) NOT NULL, c286 Utf8 NOT NULL, c287 Date32 NOT NULL, c288 Decimal(35,10), c289 Uint32, c290 Date32, c291 Date32, c292 Decimal(35,10), c293 Int8 NOT NULL, c294 Decimal(22,9), c295 Uint16 NOT NULL, c296 Decimal(22,9) NOT NULL, c297 Datetime, c298 Uint64, c299 Int64, c300 Date, c301 Timestamp64 NOT NULL, c302 Decimal(22,9), c303 Date32 NOT NULL, c304 Date, c305 Double NOT NULL, c306 Float, c307 Decimal(15,0) NOT NULL, c308 Datetime64, c309 Uint64 NOT NULL, c310 Double, c311 Decimal(35,10) NOT NULL, c312 Int64, c313 Yson NOT NULL, c314 Utf8, c315 Float NOT NULL, c316 Date, c317 Interval64 NOT NULL, c318 Utf8 NOT NULL, c319 Datetime, c320 Decimal(35,10) NOT NULL, c321 Decimal(15,0), c322 Int8 NOT NULL, c323 Decimal(15,0), c324 Datetime64 NOT NULL, c325 Uint8, c326 Int8 NOT NULL, c327 Timestamp, c328 JsonDocument, c329 Decimal(35,10) NOT NULL, c330 Float, c331 Double NOT NULL, c332 Timestamp64, c333 Date NOT NULL, c334 Decimal(22,9), c335 Interval64, c336 Int32 NOT NULL, c337 Double, c338 JsonDocument, c339 Int16, c340 Int32 NOT NULL, c341 Timestamp64 NOT NULL, c342 Decimal(15,0) NOT NULL, c343 Yson, c344 Datetime NOT NULL, c345 Datetime64 NOT NULL, c346 Date NOT NULL, c347 Json NOT NULL, c348 Utf8 NOT NULL, c349 Int16, c350 JsonDocument NOT NULL, c351 Decimal(15,0) NOT NULL, c352 Decimal(22,9), c353 Yson NOT NULL, c354 Decimal(35,10) NOT NULL, c355 Json, c356 Int8 NOT NULL, c357 Timestamp64 NOT NULL, c358 Int64, c359 Int16 NOT NULL, c360 String, c361 Uint16, c362 Double NOT NULL, c363 JsonDocument NOT NULL, c364 Date32, c365 Date32, c366 Datetime, c367 Yson, c368 JsonDocument NOT NULL, c369 Date, c370 Timestamp, c371 Float NOT NULL, c372 String NOT NULL, c373 Decimal(15,0) NOT NULL, c374 Datetime, c375 Int8, c376 JsonDocument, c377 Uint32, c378 Utf8, c379 Decimal(35,10), c380 Float, c381 Datetime, c382 Datetime NOT NULL, c383 Json NOT NULL, c384 Uint8 NOT NULL, c385 JsonDocument NOT NULL, c386 Int32, c387 Date NOT NULL, c388 Datetime64 NOT NULL, c389 Int8, c390 Json, c391 Int64 NOT NULL, c392 Decimal(35,10), c393 Float NOT NULL, c394 Decimal(15,0) NOT NULL, c395 Json, c396 Datetime NOT NULL, c397 Yson NOT NULL, c398 Int64, c399 Decimal(35,10), c400 String NOT NULL, c401 Int16 NOT NULL, c402 Int16, c403 Timestamp, c404 Timestamp NOT NULL, c405 Decimal(35,10) NOT NULL, c406 Uint32, c407 Date, c408 Utf8 NOT NULL, c409 Int16 NOT NULL, c410 Datetime64 NOT NULL, c411 JsonDocument NOT NULL, c412 Decimal(15,0), c413 Timestamp, c414 Utf8 NOT NULL, c415 String, c416 Uint64, c417 Utf8 NOT NULL, c418 Uint16 NOT NULL, c419 Float, c420 Decimal(35,10) NOT NULL, c421 Uint64 NOT NULL, c422 Json NOT NULL, c423 Int32 NOT NULL, c424 Utf8 NOT NULL, c425 Yson, c426 Yson, c427 Yson, c428 Timestamp64, c429 Decimal(15,0) NOT NULL, c430 JsonDocument, c431 Float, c432 String, c433 Utf8, c434 Int8, c435 Timestamp, c436 Utf8, c437 Date, c438 Uint32 NOT NULL, c439 Int16, c440 Int8 NOT NULL, c441 Timestamp64 NOT NULL, c442 Int16, c443 Yson, c444 Uint16 NOT NULL, c445 Int16 NOT NULL, c446 Decimal(15,0) NOT NULL, c447 Float, c448 Interval64, c449 Double, c450 Utf8, c451 Yson NOT NULL, c452 JsonDocument NOT NULL, c453 Int64 NOT NULL, c454 Date32, c455 String NOT NULL, c456 Int32, c457 Decimal(22,9) NOT NULL, c458 Int32 NOT NULL, c459 Utf8 NOT NULL, c460 Date, c461 Datetime, c462 Json NOT NULL, c463 Int8 NOT NULL, c464 Interval64, c465 Int8, c466 JsonDocument NOT NULL, c467 Utf8 NOT NULL, c468 Interval64, c469 JsonDocument NOT NULL, c470 Date NOT NULL, c471 Date, c472 Double NOT NULL, c473 Uint8 NOT NULL, c474 Double, c475 Decimal(35,10), c476 Uint64 NOT NULL, c477 Date32, c478 Yson, c479 Timestamp64 NOT NULL, c480 Float, c481 Datetime NOT NULL, c482 Uint8 NOT NULL, c483 JsonDocument NOT NULL, c484 Date, c485 Interval64, c486 Date, c487 Decimal(35,10), c488 Json NOT NULL, c489 Uint8 NOT NULL, c490 Datetime, c491 Decimal(35,10), c492 Float, c493 String NOT NULL, c494 Decimal(35,10), c495 Uint8, c496 Uint16 NOT NULL, c497 Uint64 NOT NULL, c498 Int64, c499 Decimal(22,9) NOT NULL, c500 JsonDocument NOT NULL, c501 Timestamp64, c502 Float, c503 Uint8, c504 Float, c505 Decimal(15,0) NOT NULL, c506 Int32, c507 Decimal(22,9), c508 Interval64, c509 Interval64, c510 JsonDocument, c511 Decimal(22,9), c512 Int32, c513 Decimal(35,10) NOT NULL, c514 JsonDocument NOT NULL, c515 Timestamp64 NOT NULL, c516 Int64, c517 Decimal(35,10), c518 Uint8, c519 Uint16, c520 Datetime, c521 JsonDocument, c522 Double NOT NULL, c523 Utf8 NOT NULL, c524 Utf8, c525 JsonDocument, c526 Decimal(22,9) NOT NULL, c527 Utf8, c528 Json, c529 Int8, c530 Int16, c531 Timestamp, c532 Json NOT NULL, c533 Int16, c534 Int16, c535 Int8 NOT NULL, c536 Date32 NOT NULL, c537 Decimal(35,10) NOT NULL, c538 Float, c539 Int16, c540 Int32 NOT NULL, c541 Float NOT NULL, c542 Uint8 NOT NULL, c543 Date, c544 Uint16, c545 Decimal(35,10), c546 Float NOT NULL, c547 Interval64 NOT NULL, c548 Int32 NOT NULL, c549 Datetime64, c550 Int32, c551 Decimal(15,0), c552 Timestamp, c553 Uint32, c554 Yson, c555 Utf8 NOT NULL, c556 Float, c557 Decimal(15,0), c558 Int64, c559 JsonDocument, c560 Timestamp NOT NULL, c561 Timestamp, c562 Timestamp64, c563 Uint8, c564 Date NOT NULL, c565 Utf8 NOT NULL, c566 Int8 NOT NULL, c567 Timestamp, c568 JsonDocument, c569 Uint8 NOT NULL, c570 Float, c571 Decimal(15,0) NOT NULL, c572 Decimal(15,0) NOT NULL, c573 Decimal(35,10), c574 Interval64, c575 Decimal(15,0) NOT NULL, c576 Uint32 NOT NULL, c577 Decimal(35,10) NOT NULL, c578 Int16 NOT NULL, c579 Int64, c580 Utf8, c581 Json NOT NULL, c582 Utf8 NOT NULL, c583 Timestamp NOT NULL, c584 Double, c585 Float NOT NULL, c586 Timestamp NOT NULL, c587 Decimal(15,0) NOT NULL, c588 Datetime NOT NULL, c589 JsonDocument NOT NULL, c590 Double NOT NULL, c591 Int16, c592 Json NOT NULL, c593 Int64 NOT NULL, c594 Date, c595 Double, c596 Json, c597 Timestamp NOT NULL, c598 Interval64, c599 Uint8, c600 Uint64, c601 Int64, c602 Decimal(15,0) NOT NULL, c603 Decimal(35,10) NOT NULL, c604 Int16 NOT NULL, c605 Int64 NOT NULL, c606 Decimal(22,9), c607 Int8, c608 Decimal(15,0), c609 JsonDocument, c610 Utf8, c611 Timestamp, c612 Timestamp64 NOT NULL, c613 Decimal(35,10), c614 Uint8, c615 Date, c616 Date NOT NULL, c617 Json NOT NULL, c618 Decimal(35,10), c619 Uint8, c620 JsonDocument, c621 JsonDocument NOT NULL, c622 Datetime64, c623 Uint8, c624 Decimal(22,9), c625 Uint32, c626 Timestamp64, c627 Interval64, c628 String, c629 Decimal(15,0), c630 Datetime64 NOT NULL, c631 Double, c632 Timestamp NOT NULL, c633 String, c634 Date32 NOT NULL, c635 Date32 NOT NULL, c636 Int16, c637 JsonDocument NOT NULL, c638 Int16 NOT NULL, c639 Float, c640 Utf8 NOT NULL, c641 Float, c642 Uint32 NOT NULL, c643 Datetime64, c644 Date NOT NULL, c645 Int16 NOT NULL, c646 Uint16 NOT NULL, c647 String, c648 Int32, c649 Uint32 NOT NULL, c650 Timestamp64, c651 String NOT NULL, c652 Json NOT NULL, c653 Decimal(22,9), c654 Datetime64 NOT NULL, c655 Json NOT NULL, c656 Interval64, c657 Float NOT NULL, c658 Utf8 NOT NULL, c659 Decimal(35,10) NOT NULL, c660 Uint32 NOT NULL, c661 Uint8, c662 Decimal(35,10), c663 Json NOT NULL, c664 Uint8 NOT NULL, c665 Float NOT NULL, c666 String, c667 Uint64, c668 Double, c669 Decimal(22,9) NOT NULL, c670 Decimal(15,0) NOT NULL, c671 Decimal(15,0), c672 Yson, c673 Interval64 NOT NULL, c674 Uint64, c675 Uint32 NOT NULL, c676 Datetime64 NOT NULL, c677 Date32, c678 Timestamp NOT NULL, c679 Int8 NOT NULL, c680 Date32 NOT NULL, c681 Int32, c682 JsonDocument NOT NULL, c683 Uint8, c684 Interval64, c685 Decimal(22,9) NOT NULL, c686 Uint32, c687 Decimal(22,9) NOT NULL, c688 Int8, c689 Int16, c690 Date, c691 String, c692 Int32 NOT NULL, c693 Decimal(15,0) NOT NULL, c694 Double NOT NULL, c695 Decimal(15,0), c696 Uint32 NOT NULL, c697 Uint16 NOT NULL, c698 Int8 NOT NULL, c699 Uint16,\n                    PRIMARY KEY(c0, c1, c2, c3)\n                )\n                PARTITION BY HASH(c0, c1, c2)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: message: "Executing ESchemeOpCreateColumnTable" severity: 1 issues { message: "Scheme operation failed, status: ExecComplete, reason: Check failed: path: \\\'/Root/olap_workload/create_drop/141\\\', error: path exist, request accepts it (id: [OwnerId: 72057594046678944, LocalPathId: 69], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/olap/operations/create_table.cpp:662" severity: 1 } (server_code: 400080)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 135, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 96, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.GenericError: message: "Executing ESchemeOpCreateColumnTable" severity: 1 issues { message: "Scheme operation failed, status: ExecComplete, reason: Check failed: path: \\\'/Root/olap_workload/create_drop/141\\\', error: path exist, request accepts it (id: [OwnerId: 72057594046678944, LocalPathId: 69], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/olap/operations/create_table.cpp:662" severity: 1 } (server_code: 400080)\n'
============================== slowest durations ===============================
45.71s call     test_workload.py::TestYdbWorkload::test
32.05s teardown test_workload.py::TestYdbWorkload::test
7.77s setup    test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/zd06/0020f3/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:2538 --database /Root --duration 120' has failed with code 1.
Errors:
...t 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.GenericError: message: "Executing ESchemeOpCreateColumnTable" severity: 1 issues { message: "Scheme operation failed, status: ExecComplete, reason: Check failed: path: \'/Root/olap_workload/create_drop/141\', error: path exist, request accepts it (id: [OwnerId: 72057594046678944, LocalPathId: 69], type: EPathTypeColumnTable, state: EPathStateCreate), source_location: ydb/core/tx/schemeshard/olap/operations/create_table.cpp:662" severity: 1 } (server_code: 400080)
ERROR test_workload.py::TestYdbWorkload::test - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/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
VERIFY failed (2025-10-16T11:37:00.745357Z): Unexpected message: tablet# 72057594046678944, ev# Status: PREPARED TxKind: TX_KIND_SCHEMA Origin: 72075186224038082 TxId: 281474976735771 MinStep: 0 MaxStep: 18446744073709551615 StatusMessage: "success on iteration before restart" DomainCoordinators: 72057594046316545
ydb/core/tx/schemeshard/schemeshard__operation_part.cpp:109
HandleReply(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA72C595
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA724AD6
2. /tmp//-S/ydb/core/tx/schemeshard/schemeshard__operation_part.cpp:109: HandleReply @ 0xE79E972
3. /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:117: __invoke<bool (NKikimr::NSchemeShard::ISubOperationState::*&)(TAutoPtr<NActors::TEventHandle<NKikimr::TEvColumnShard::TEvProposeTransactionResult>, TDelete> &, NKikimr::NSchemeShard::TOperationContext &), NKikimr::NSchemeShard::TSubOperationState *, TAutoPtr<NActors::TEventHandle<NKikimr::TEvColumnShard::TEvProposeTransactionResult>, TDelete> &, NKikimr::NSchemeShard::TOperationContext &, void> @ 0xE79E9E2
4. /-S/contrib/libs/cxxsupp/libcxx/include/__functional/invoke.h:29: invoke<bool (NKikimr::NSchemeShard::ISubOperationState::*&)(TAutoPtr<NActors::TEventHandle<NKikimr::TEvColumnShard::TEvProposeTransactionResult>, TDelete> &, NKikimr::NSchemeShard::TOperationContext &), NKikimr::NSchemeShard::TSubOperationState *, TAutoPtr<NActors::TEventHandle<NKikimr::TEvColumnShard::TEvProposeTransactionResult>, TDelete> &, NKikimr::NSchemeShard::TOperationContext &> @ 0xE79E9E2
5. /-S/ydb/core/tx/schemeshard/schemeshard__operation_part.h:323: Progress<TAutoPtr<NActors::TEventHandle<NKikimr::TEvColumnShard::TEvProposeTransactionResult>, TDelete> &> @ 0xE79E9E2
6. /tmp//-S/ydb/core/tx/schemeshard/schemeshard__operation_part.cpp:109: HandleReply @ 0xE79E9E2
7. /tmp//-S/ydb/core/tx/schemeshard/schemeshard__operation.cpp:634: Execute @ 0xE3AED28
8. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2030: ExecuteTransaction @ 0xD153724
9. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1935: DoExecute @ 0xD1516EA
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1949: Execute @ 0xD154A6E
11. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD12D8B6
12. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD12D8B6
13. /tmp//-S/ydb/core/tx/schemeshard/schemeshard_impl.cpp:6554: Handle @ 0xE9765CA
14. /tmp//-S/ydb/core/tx/schemeshard/schemeshard_impl.cpp:5267: StateWork @ 0xE92818E
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB56AF77
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB5A7E14
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5ABEB2
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5ABAC0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5AC6AE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA72E1EC
21. ??:0: ?? @ 0x7F021BE08AC2
22. ??:0: ?? @ 0x7F021BE9A8BF
Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/zd06/0020f3/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/zd06/0020f3/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
VERIFY failed (2025-10-16T11:36:56.345757Z): tablet_id=72075186224037922;self_id=[8:7561782061680570360:2281];ev=NActors::IEventHandle;tx_id=281474976735777;lock_id=281474976735764;verification=!CommitSnapshot;fline=written.h:89;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA72C595
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA724AD6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB5B7348
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x144E0796
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x151E44F1
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x151E4304
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x151DC2DE
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA0C35FC
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x1520593C
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x152680CE
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2030: ExecuteTransaction @ 0xD153724
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1935: DoExecute @ 0xD1516EA
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1949: Execute @ 0xD154A6E
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD12D8B6
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD12D8B6
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x15267809
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x152304EA
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB56AF77
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB5A7E14
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5ABEB2
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5ABAC0
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5AC6AE
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA72E1EC
23. ??:0: ?? @ 0x7FC498FC8AC2
24. ??:0: ?? @ 0x7FC49905A8BF
==================== 1 failed, 1 error in 86.46s (0:01:26) =====================
