-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Flaky CI: Scraping System Tables #94003
Copy link
Copy link
Closed as duplicate of#93959
Description
Example failure (from here):
Failed to dump system table: query_log
Error: Logging trace to /home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ci/tmp/clickhouse-local.log
Logging errors to /home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ci/tmp/clickhouse-local.err.log
Code: 566. DB::ErrnoException: Cannot remove directory /home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ci/tmp/run_r0/data/_temporary_and_external_tables/: , errno: 39, strerror: Directory not empty. (CANNOT_RMDIR), Stack trace (when copying this message, always include the lines below):
0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:0: Poco::Exception::Exception(String const&, int) @ 0x000000003fbbfca0
1. ./ci/tmp/build/./src/Common/Exception.cpp:136: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001e1e767c
2. ./src/Common/Exception.h:172: DB::Exception::Exception(String&&, int, String, bool) @ 0x000000000f5649dc
3. ./src/Common/Exception.h:58: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000f563cc8
4. ./src/Common/Exception.h:289: DB::ErrnoException::ErrnoException<std::filesystem::path&>(int, int, FormatStringHelperImpl<std::type_identity<std::filesystem::path&>::type>, std::filesystem::path&) @ 0x0000000029fb2438
5. ./src/Common/Exception.h:304: void DB::ErrnoException::throwFromPath<std::filesystem::path&>(int, String const&, FormatStringHelperImpl<std::type_identity<std::filesystem::path&>::type>, std::filesystem::path&) @ 0x0000000029fad508
6. ./ci/tmp/build/./src/Disks/DiskLocal.cpp:389: DB::DiskLocal::removeDirectoryIfExists(String const&) @ 0x0000000029f9e7c0
7. ./ci/tmp/build/./src/Databases/DatabaseMemory.cpp:133: DB::DatabaseMemory::removeDataPath(std::shared_ptr<DB::Context const>) @ 0x0000000029bce410
8. ./ci/tmp/build/./src/Databases/DatabaseMemory.cpp:30: DB::DatabaseMemory::DatabaseMemory(String const&, std::shared_ptr<DB::Context const>) @ 0x0000000029bce018
9. ./contrib/llvm-project/libcxx/include/__memory/construct_at.h:38: DB::DatabaseMemory* std::construct_at[abi:ne210105]<DB::DatabaseMemory, char const* const&, std::shared_ptr<DB::Context>, DB::DatabaseMemory*>(DB::DatabaseMemory*, char const* const&, std::shared_ptr<DB::Context>&&) @ 0x000000002b9fa634
10. ./contrib/llvm-project/libcxx/include/__memory/construct_at.h:46: std::shared_ptr<DB::DatabaseMemory> std::allocate_shared[abi:ne210105]<DB::DatabaseMemory, std::allocator<DB::DatabaseMemory>, char const* const&, std::shared_ptr<DB::Context>, 0>(std::allocator<DB::DatabaseMemory> const&, char const* const&, std::shared_ptr<DB::Context>&&) @ 0x000000002b9fa270
11. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:744: DB::DatabaseCatalog::initializeAndLoadTemporaryDatabase() @ 0x000000002b9bfd00
12. ./ci/tmp/build/./programs/local/LocalServer.cpp:995: DB::LocalServer::processConfig() @ 0x000000001e7aea14
13. ./ci/tmp/build/./programs/local/LocalServer.cpp:657: DB::LocalServer::main(std::vector<String, std::allocator<String>> const&) @ 0x000000001e7a70fc
14. ./ci/tmp/build/./base/poco/Util/src/Application.cpp:315: Poco::Util::Application::run() @ 0x000000003fdd9400
15. ./ci/tmp/build/./programs/local/LocalServer.cpp:1250: mainEntryClickHouseLocal(int, char**) @ 0x000000001e7be084
16. ./ci/tmp/build/./programs/main.cpp:380: main @ 0x000000000f550498
17. ? @ 0x0000000000027400
18. __libc_start_main @ 0x00000000000274d8
Failed to dump system table: zookeeper_log
Error: Logging trace to /home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ci/tmp/clickhouse-local.log
Logging errors to /home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ci/tmp/clickhouse-local.err.log
Code: 566. DB::ErrnoException: Cannot remove directory /home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ci/tmp/run_r0/data/_temporary_and_external_tables/: , errno: 39, strerror: Directory not empty. (CANNOT_RMDIR), Stack trace (when copying this message, always include the lines below):
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels