-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Logical error: Tables UUID does not match after RESTART REPLICA (old: A, new: B) (STID: 4373-3c9f) #97480
Copy link
Copy link
Closed
Labels
fuzzProblem found by one of the fuzzersProblem found by one of the fuzzerstestingSpecial 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: Logical error: Tables UUID does not match after RESTART REPLICA (old: A, new: B) (STID: 4373-3c9f)
CI report: Stateless tests (arm_asan, azure, parallel)
Failing test history: cidb
Test output:
Error:
Logical error: 'Tables UUID does not match after RESTART REPLICA (old: 9d4beada-f4ed-49c0-b66f-0b6d0e7d6943, new: 75e630cf-5204-4005-b12b-a8cdea466605)'.
---
Stack trace:
__pthread_kill_implementation @ 0x0000000000082009
gsignal @ 0x000000000003a83c
__GI_abort @ 0x0000000000027134
./ci/tmp/build/./src/Common/Exception.cpp:59:5: DB::abortOnFailedAssertion(String const&, std::basic_string_view<char, std::char_traits<char>>, void* const*, unsigned long, unsigned long) @ 0x000000001ed10774
./ci/tmp/build/./src/Common/Exception.cpp:92:13: DB::handle_error_code(String const&, std::basic_string_view<char, std::char_traits<char>>, int, bool, std::vector<void*, std::allocator<void*>> const&) @ 0x000000001ed11b9c
./ci/tmp/build/./src/Common/Exception.cpp:145:19: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001ed120e4
./src/Common/Exception.h:173:100: DB::Exception::Exception(String&&, int, String, bool) @ 0x000000000fc8565c
./src/Common/Exception.h:59:54: DB::Exception::Exception(PreformattedMessage&&, int) @ 0x000000000fc84948
./src/Common/Exception.h:191:77: DB::Exception::Exception<StrongTypedef<wide::integer<128ul, unsigned int>, DB::UUIDTag> const&, StrongTypedef<wide::integer<128ul, unsigned int>, DB::UUIDTag>>(int, FormatStringHelperImpl<std::type_identity<StrongTypedef<wide::integer<128ul, unsigned int>, DB::UUIDTag> const&>::type, std::type_identity<StrongTypedef<wide::integer<128ul, unsigned int>, DB::UUIDTag>>::type>, StrongTypedef<wide::integer<128ul, unsigned int>, DB::UUIDTag> const&, StrongTypedef<wide::integer<128ul, unsigned int>, DB::UUIDTag>&&) @ 0x000000002cd7a6e0
./ci/tmp/build/./src/Interpreters/InterpreterSystemQuery.cpp:1250:15: DB::InterpreterSystemQuery::doRestartReplica(DB::StorageID const&, std::shared_ptr<DB::Context>, bool) @ 0x000000002cd641fc
./ci/tmp/build/./src/Interpreters/InterpreterSystemQuery.cpp:1260:5: DB::InterpreterSystemQuery::restartReplica(DB::StorageID const&, std::shared_ptr<DB::Context>) @ 0x000000002cd5eb80
./ci/tmp/build/./src/Interpreters/InterpreterSystemQuery.cpp:868:13: DB::InterpreterSystemQuery::execute() @ 0x000000002cd418ac
./ci/tmp/build/./src/Interpreters/executeQuery.cpp:1742:40: 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>>&, boost::intrusive_ptr<DB::IAST>&, std::shared_ptr<DB::ImplicitTransactionControlExecutor>, std::function<void ()>, DB::QueryResultDetails&) @ 0x000000002cce0a48
./ci/tmp/build/./src/Interpreters/executeQuery.cpp:1970:11: DB::executeQuery(String const&, std::shared_ptr<DB::Context>, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x000000002ccd8940
./ci/tmp/build/./src/Server/TCPHandler.cpp:788:68: DB::TCPHandler::runImpl() @ 0x0000000034537c6c
./ci/tmp/build/./src/Server/TCPHandler.cpp:2899:9: DB::TCPHandler::run() @ 0x0000000034570aa4
./ci/tmp/build/./base/poco/Net/src/TCPServerConnection.cpp:40:3: Poco::Net::TCPServerConnection::start() @ 0x0000000040aca538
./ci/tmp/build/./base/poco/Net/src/TCPServerDispatcher.cpp:115:42: Poco::Net::TCPServerDispatcher::run() @ 0x0000000040acb150
./ci/tmp/build/./base/poco/Foundation/src/ThreadPool.cpp:205:14: Poco::PooledThread::run() @ 0x00000000409dd780
./base/poco/Foundation/src/Thread_POSIX.cpp:341:27: Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000409d8080
asan_thread_start(void*) @ 0x000000000fc32ba8
start_thread @ 0x0000000000080398
thread_start @ 0x00000000000e9e9c
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
fuzzProblem found by one of the fuzzersProblem found by one of the fuzzerstestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI