-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Flaky test: 00699_materialized_view_mutations #92918
Copy link
Copy link
Closed
Labels
flaky testflaky test found by CIflaky test found by CItestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI
Description
Important: This issue was automatically generated and is used by CI for matching failures. DO NOT modify the body content. DO NOT remove labels.
Test name: 00699_materialized_view_mutations
Failure reason:
CI report: Stateless tests (amd_tsan, parallel)
CIDB statistics: cidb
Test output:
2025-12-19 18:46:27 Reason: return code: 85
2025-12-19 18:46:27 [d7db0d4529b1] 2025.12.19 17:46:27.432443 [ 616738 ] {6205b95b-c70d-4ee1-8bd6-bce921308ef0} <Error> executeQuery: Code: 341. DB::Exception: Exception happened during execution of mutation 'mutation_3.txt' with part 'all_1_1_0_2' reason: 'Code: 481. DB::ErrnoException: Cannot set modification time to file: /home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ci/tmp/run_r0/store/e60/e60300fe-a800-4465-9e36-2253493fb069/tmp_empty_all_1_1_0_3/: , errno: 2, strerror: No such file or directory. (PATH_ACCESS_DENIED) (version 26.1.1.52)'. This error maybe retryable or not. In case of unretryable error, mutation can be killed with KILL MUTATION query
2025-12-19 18:46:27
2025-12-19 18:46:27 0. ./ci/tmp/build/./src/Common/StackTrace.cpp:397: StackTrace::StackTrace() @ 0x0000000016441a73
2025-12-19 18:46:27 1. ./ci/tmp/build/./src/Storages/MergeTree/MergeTreeMutationStatus.cpp:34: DB::checkMutationStatus(std::optional<DB::MergeTreeMutationStatus>&, std::set<String, std::less<String>, std::allocator<String>> const&) @ 0x0000000025cd07e1
2025-12-19 18:46:27 2. ./ci/tmp/build/./src/Storages/StorageMergeTree.cpp:731: DB::StorageMergeTree::waitForMutation(long, String const&, bool) @ 0x000000002508fd3f
2025-12-19 18:46:27 3. ./ci/tmp/build/./src/Storages/StorageMergeTree.cpp:701: DB::StorageMergeTree::mutate(DB::MutationCommands const&, std::shared_ptr<DB::Context const>) @ 0x00000000250917a2
2025-12-19 18:46:27 4. ./ci/tmp/build/./src/Interpreters/InterpreterAlterQuery.cpp:295: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x0000000020112355
2025-12-19 18:46:27 5. ./ci/tmp/build/./src/Interpreters/InterpreterAlterQuery.cpp:85: DB::InterpreterAlterQuery::execute() @ 0x000000002010e043
2025-12-19 18:46:27 6. ./ci/tmp/build/./src/Interpreters/executeQuery.cpp:1748: DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, DB::QueryFlags, DB::QueryProcessingStage::Enum, std::unique_ptr<DB::ReadBuffer, std::default_delete<DB::ReadBuffer>>&, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::ImplicitTransactionControlExecutor>, std::function<void ()>, DB::QueryResultDetails&) @ 0x000000002079078c
2025-12-19 18:46:27 7. ./ci/tmp/build/./src/Interpreters/executeQuery.cpp:1972: DB::executeQuery(String const&, std::shared_ptr<DB::Context>, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000020788b50
2025-12-19 18:46:27 8. ./ci/tmp/build/./src/Server/TCPHandler.cpp:774: DB::TCPHandler::runImpl() @ 0x0000000026638476
2025-12-19 18:46:27 9. ./ci/tmp/build/./src/Server/TCPHandler.cpp:2862: DB::TCPHandler::run() @ 0x0000000026667728
2025-12-19 18:46:27 10. ./ci/tmp/build/./base/poco/Net/src/TCPServerConnection.cpp:40: Poco::Net::TCPServerConnection::start() @ 0x000000002ef3a023
2025-12-19 18:46:27 11. ./ci/tmp/build/./base/poco/Net/src/TCPServerDispatcher.cpp:115: Poco::Net::TCPServerDispatcher::run() @ 0x000000002ef3a942
2025-12-19 18:46:27 12. ./ci/tmp/build/./base/poco/Foundation/src/ThreadPool.cpp:205: Poco::PooledThread::run() @ 0x000000002ee9c911
2025-12-19 18:46:27 13. ./ci/tmp/build/./base/poco/Foundation/src/Thread.cpp:45: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000002ee9a9f0
2025-12-19 18:46:27 14. ./base/poco/Foundation/src/Thread_POSIX.cpp:341: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000002ee98c8a
2025-12-19 18:46:27 15. __tsan_thread_start_func @ 0x0000000009b5b9f8
2025-12-19 18:46:27 16. ? @ 0x0000000000094ac3
2025-12-19 18:46:27 17. ? @ 0x00000000001268c0
2025-12-19 18:46:27
2025-12-19 18:46:27 . (UNFINISHED) (version 26.1.1.52) (from [::1]:37798) (comment: 00699_materialized_view_mutations.sh-test_dj5e373h) (query 3, line 5) (in query: ALTER TABLE null_00699 DELETE WHERE x % 2 = 1;), Stack trace (when copying this message, always include the lines below):
2025-12-19 18:46:27
2025-12-19 18:46:27 0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113: Poco::Exception::Exception(String const&, int) @ 0x000000002ee09fe0
2025-12-19 18:46:27 1. ./ci/tmp/build/./src/Common/Exception.cpp:136: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001636f638
2025-12-19 18:46:27 2. DB::Exception::Exception(String&&, int, String, bool) @ 0x0000000009bf0f6e
2025-12-19 18:46:27 3. DB::Exception::Exception(PreformattedMessage&&, int) @ 0x0000000009bf071a
2025-12-19 18:46:27 4. ./src/Common/Exception.h:190: DB::Exception::Exception<char const*, String, String&, String&, String>(int, FormatStringHelperImpl<std::type_identity<char const*>::type, std::type_identity<String>::type, std::type_identity<String&>::type, std::type_identity<String&>::type, std::type_identity<String>::type>, char const*&&, String&&, String&, String&, String&&) @ 0x0000000025cd099c
2025-12-19 18:46:27 5. ./ci/tmp/build/./src/Storages/MergeTree/MergeTreeMutationStatus.cpp:27: DB::checkMutationStatus(std::optional<DB::MergeTreeMutationStatus>&, std::set<String, std::less<String>, std::allocator<String>> const&) @ 0x0000000025cd0837
2025-12-19 18:46:27 6. ./ci/tmp/build/./src/Storages/StorageMergeTree.cpp:731: DB::StorageMergeTree::waitForMutation(long, String const&, bool) @ 0x000000002508fd3f
2025-12-19 18:46:27 7. ./ci/tmp/build/./src/Storages/StorageMergeTree.cpp:701: DB::StorageMergeTree::mutate(DB::MutationCommands const&, std::shared_ptr<DB::Context const>) @ 0x00000000250917a2
2025-12-19 18:46:27 8. ./ci/tmp/build/./src/Interpreters/InterpreterAlterQuery.cpp:295: DB::InterpreterAlterQuery::executeToTable(DB::ASTAlterQuery const&) @ 0x0000000020112355
2025-12-19 18:46:27 9. ./ci/tmp/build/./src/Interpreters/InterpreterAlterQuery.cpp:85: DB::InterpreterAlterQuery::execute() @ 0x000000002010e043
2025-12-19 18:46:27 10. ./ci/tmp/build/./src/Interpreters/executeQuery.cpp:1748: DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, DB::QueryFlags, DB::QueryProcessingStage::Enum, std::unique_ptr<DB::ReadBuffer, std::default_delete<DB::ReadBuffer>>&, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::ImplicitTransactionControlExecutor>, std::function<void ()>, DB::QueryResultDetails&) @ 0x000000002079078c
2025-12-19 18:46:27 11. ./ci/tmp/build/./src/Interpreters/executeQuery.cpp:1972: DB::executeQuery(String const&, std::shared_ptr<DB::Context>, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000020788b50
2025-12-19 18:46:27 12. ./ci/tmp/build/./src/Server/TCPHandler.cpp:774: DB::TCPHandler::runImpl() @ 0x0000000026638476
2025-12-19 18:46:27 13. ./ci/tmp/build/./src/Server/TCPHandler.cpp:2862: DB::TCPHandler::run() @ 0x0000000026667728
2025-12-19 18:46:27 14. ./ci/tmp/build/./base/poco/Net/src/TCPServerConnection.cpp:40: Poco::Net::TCPServerConnection::start() @ 0x000000002ef3a023
2025-12-19 18:46:27 15. ./ci/tmp/build/./base/poco/Net/src/TCPServerDispatcher.cpp:115: Poco::Net::TCPServerDispatcher::run() @ 0x000000002ef3a942
2025-12-19 18:46:27 16. ./ci/tmp/build/./base/poco/Foundation/src/ThreadPool.cpp:205: Poco::PooledThread::run() @ 0x000000002ee9c911
2025-12-19 18:46:27 17. ./ci/tmp/build/./base/poco/Foundation/src/Thread.cpp:45: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000002ee9a9f0
2025-12-19 18:46:27 18. ./base/poco/Foundation/src/Thread_POSIX.cpp:341: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000002ee98c8a
2025-12-19 18:46:27 19. __tsan_thread_start_func @ 0x0000000009b5b9f8
2025-12-19 18:46:27 20. ? @ 0x0000000000094ac3
2025-12-19 18:46:27 21. ? @ 0x00000000001268c0
2025-12-19 18:46:27
2025-12-19 18:46:27 Received exception from server (version 26.1.1):
2025-12-19 18:46:27 Code: 341. DB::Exception: Received from localhost:9000. DB::Exception: Exception happened during execution of mutation 'mutation_3.txt' with part 'all_1_1_0_2' reason: 'Code: 481. DB::ErrnoException: Cannot set modification time to file: /home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/ci/tmp/run_r0/store/e60/e60300fe-a800-4465-9e36-2253493fb069/tmp_empty_all_1_1_0_3/: , errno: 2, strerror: No such file or directory. (PATH_ACCESS_DENIED) (version 26.1.1.52)'. This error maybe retryable or not. In case of unretryable error, mutation can be killed with KILL MUTATION query
2025-12-19 18:46:27
~~~~~ truncated 24 lines ~~~~~
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
flaky testflaky test found by CIflaky test found by CItestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI