-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Integration tests can be flaky due to database disk #87656
Copy link
Copy link
Closed
Labels
flaky testflaky test found by CIflaky test found by CI
Description
Integration tests (amd_asan, old analyzer, 3/6)
Due to leftovers:
2025.09.25 18:43:07.385593 [ 37427 ] {} <Error> Application: Code: 79. DB::Exception: Incorrect file extension: part_log.sql.move_from.harrjtfzghhoelqg in metadata directory store/834/834d8e93-3189-4b17-b348-e862e3dd4992/. (INCORRECT_FILE_NAME), Stack trace (when copying this message, always include the lines below):
0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113: Poco::Exception::Exception(String const&, int) @ 0x000000004c4c4631
1. ./ci/tmp/build/./src/Common/Exception.cpp:128: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x00000000209ea1b3
2. DB::Exception::Exception(String&&, int, String, bool) @ 0x000000000ddfd7f7
3. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000ddfc92a
4. DB::Exception::Exception<String&, String>(int, FormatStringHelperImpl<std::type_identity<String&>::type, std::type_identity<String>::type>, String&, String&&) @ 0x00000000125fe33e
5. ./ci/tmp/build/./src/Databases/DatabaseOnDisk.cpp:716: DB::DatabaseOnDisk::iterateMetadataFiles(std::function<void (String const&)> const&) const @ 0x000000002e33b56c
6. ./ci/tmp/build/./src/Databases/DatabaseOrdinary.cpp:339: DB::DatabaseOrdinary::loadTablesMetadata(std::shared_ptr<DB::Context const>, DB::ParsedTablesMetadata&, bool) @ 0x000000002e3569d2
7. ./ci/tmp/build/./src/Databases/TablesLoader.cpp:61: DB::TablesLoader::loadTablesAsync(std::unordered_set<std::shared_ptr<DB::LoadJob>, std::hash<std::shared_ptr<DB::LoadJob>>, std::equal_to<std::shared_ptr<DB::LoadJob>>, std::allocator<std::shared_ptr<DB::LoadJob>>>) @ 0x0000000030d681ed
8. ./ci/tmp/build/./src/Interpreters/loadMetadata.cpp:584: DB::loadMetadataSystem(std::shared_ptr<DB::Context>, bool) @ 0x000000003165f112
9. ./ci/tmp/build/./programs/server/Server.cpp:2596: DB::Server::main(std::vector<String, std::allocator<String>> const&) @ 0x000000002115a8e3
10. ./ci/tmp/build/./base/poco/Util/src/Application.cpp:315: Poco::Util::Application::run() @ 0x000000004c714797
11. ./ci/tmp/build/./programs/server/Server.cpp:630: DB::Server::run() @ 0x0000000021133f3a
12. ./ci/tmp/build/./programs/server/Server.cpp:417: mainEntryClickHouseServer(int, char**) @ 0x000000002112edf9
13. ./ci/tmp/build/./programs/main.cpp:380: main @ 0x000000000dde4fac
14. ? @ 0x0000000000029d90
15. ? @ 0x0000000000029e40
16. _start @ 0x000000000dd0d02e
(version 25.10.1.702)
Cc @tuanpach
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
flaky testflaky test found by CIflaky test found by CI