2025.04.07 15:03:19.038985 [ 421 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.07 15:03:19.040133 [ 421 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.07 15:03:23.091058 [ 421 ] {} KeeperLogStore: No logs exists in /var/lib/clickhouse/coordination/logs. It's Ok if it's the first run of clickhouse-keeper. 2025.04.07 15:03:23.094855 [ 421 ] {} KeeperLogStore: Removing all changelogs 2025.04.07 15:03:23.101145 [ 421 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.07 15:03:23.118053 [ 421 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.07 15:03:23.119059 [ 421 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.07 15:03:23.180750 [ 1052 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.07 15:03:23.723047 [ 421 ] {} Access(local_directory): File /var/lib/clickhouse/access/users.list doesn't exist 2025.04.07 15:03:23.723767 [ 421 ] {} Access(local_directory): Recovering lists in directory /var/lib/clickhouse/access/ 2025.04.07 15:03:23.934156 [ 421 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.07 15:03:23.945274 [ 421 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.07 15:03:31.116043 [ 745 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20237.altinityantalya (altinity build)) 2025.04.07 15:03:31.117323 [ 745 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.07 15:03:31.122293 [ 745 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007fed34174ac3 8. ? @ 0x00007fed34206850 2025.04.07 15:03:31.323150 [ 1228 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.07 15:03:31.325829 [ 1228 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc, architecture: x86_64) (from thread 745) Received signal 6 2025.04.07 15:03:31.329466 [ 1228 ] {} BaseDaemon: Signal description: Aborted 2025.04.07 15:03:31.330635 [ 1228 ] {} BaseDaemon: 2025.04.07 15:03:31.332184 [ 1228 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fed34122520 0x00007fed341769fd 0x00007fed34122476 0x00007fed341087f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fed34174ac3 0x00007fed34206850 2025.04.07 15:03:31.333142 [ 1228 ] {} BaseDaemon: ######################################## 2025.04.07 15:03:31.334141 [ 1228 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc) (from thread 745) (no query) Received signal Aborted (6) 2025.04.07 15:03:31.335083 [ 1228 ] {} BaseDaemon: 2025.04.07 15:03:31.335946 [ 1228 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fed34122520 0x00007fed341769fd 0x00007fed34122476 0x00007fed341087f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fed34174ac3 0x00007fed34206850 2025.04.07 15:03:31.371057 [ 1228 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.07 15:03:31.372216 [ 1228 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.07 15:03:31.415531 [ 1228 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.07 15:03:31.416502 [ 1228 ] {} BaseDaemon: 2. ? @ 0x00007fed34122520 2025.04.07 15:03:31.417374 [ 1228 ] {} BaseDaemon: 3. ? @ 0x00007fed341769fd 2025.04.07 15:03:31.418293 [ 1228 ] {} BaseDaemon: 4. ? @ 0x00007fed34122476 2025.04.07 15:03:31.419184 [ 1228 ] {} BaseDaemon: 5. ? @ 0x00007fed341087f3 2025.04.07 15:03:31.482341 [ 1228 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.07 15:03:31.546156 [ 1228 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.07 15:03:31.565668 [ 1228 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.07 15:03:31.593471 [ 1228 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.07 15:03:31.624032 [ 1228 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.07 15:03:31.625095 [ 1228 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:03:31.626157 [ 1228 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.07 15:03:31.627839 [ 1228 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.07 15:03:31.628875 [ 1228 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.07 15:03:31.629947 [ 1228 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:03:31.630896 [ 1228 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.07 15:03:31.631818 [ 1228 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.07 15:03:31.632885 [ 1228 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.07 15:03:31.760560 [ 1228 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.07 15:03:31.761329 [ 1228 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.07 15:03:31.762104 [ 1228 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.07 15:03:31.908021 [ 1228 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.07 15:03:31.909134 [ 1228 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.07 15:03:31.910465 [ 1228 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.07 15:03:31.911818 [ 1228 ] {} BaseDaemon: 13. ? @ 0x00007fed34174ac3 2025.04.07 15:03:31.912799 [ 1228 ] {} BaseDaemon: 14. ? @ 0x00007fed34206850 2025.04.07 15:03:32.223978 [ 1228 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 3FD889F01EE81B8DF3F19CE6BF83A066) 2025.04.07 15:03:33.219803 [ 1228 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.07 15:03:37.278849 [ 417 ] {} Application: Child process was terminated by signal 6. 2025.04.07 15:03:37.496259 [ 1239 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.07 15:03:37.497052 [ 1239 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.07 15:03:41.961103 [ 1239 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.07 15:03:42.108956 [ 1239 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.07 15:03:42.112354 [ 1239 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.07 15:03:42.177021 [ 1897 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.07 15:03:43.040464 [ 1239 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.07 15:03:43.062943 [ 1239 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.07 15:03:50.398253 [ 1428 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20237.altinityantalya (altinity build)) 2025.04.07 15:03:50.400063 [ 1428 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.07 15:03:50.405806 [ 1428 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007f53dd7c6ac3 8. ? @ 0x00007f53dd858850 2025.04.07 15:03:50.418008 [ 2063 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.07 15:03:50.420723 [ 2063 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc, architecture: x86_64) (from thread 1428) Received signal 6 2025.04.07 15:03:50.423098 [ 2063 ] {} BaseDaemon: Signal description: Aborted 2025.04.07 15:03:50.423922 [ 2063 ] {} BaseDaemon: 2025.04.07 15:03:50.424767 [ 2063 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f53dd774520 0x00007f53dd7c89fd 0x00007f53dd774476 0x00007f53dd75a7f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f53dd7c6ac3 0x00007f53dd858850 2025.04.07 15:03:50.425675 [ 2063 ] {} BaseDaemon: ######################################## 2025.04.07 15:03:50.426516 [ 2063 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc) (from thread 1428) (no query) Received signal Aborted (6) 2025.04.07 15:03:50.429928 [ 2063 ] {} BaseDaemon: 2025.04.07 15:03:50.430713 [ 2063 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f53dd774520 0x00007f53dd7c89fd 0x00007f53dd774476 0x00007f53dd75a7f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f53dd7c6ac3 0x00007f53dd858850 2025.04.07 15:03:50.546541 [ 2063 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.07 15:03:50.547421 [ 2063 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.07 15:03:50.584353 [ 2063 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.07 15:03:50.585429 [ 2063 ] {} BaseDaemon: 2. ? @ 0x00007f53dd774520 2025.04.07 15:03:50.586247 [ 2063 ] {} BaseDaemon: 3. ? @ 0x00007f53dd7c89fd 2025.04.07 15:03:50.587062 [ 2063 ] {} BaseDaemon: 4. ? @ 0x00007f53dd774476 2025.04.07 15:03:50.588196 [ 2063 ] {} BaseDaemon: 5. ? @ 0x00007f53dd75a7f3 2025.04.07 15:03:50.833632 [ 2063 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.07 15:03:50.976460 [ 2063 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.07 15:03:50.995302 [ 2063 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.07 15:03:51.015633 [ 2063 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.07 15:03:51.032919 [ 2063 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.07 15:03:51.033596 [ 2063 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:03:51.034327 [ 2063 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.07 15:03:51.035507 [ 2063 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.07 15:03:51.036088 [ 2063 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.07 15:03:51.036628 [ 2063 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:03:51.037355 [ 2063 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.07 15:03:51.037957 [ 2063 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.07 15:03:51.038600 [ 2063 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.07 15:03:51.137630 [ 2063 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.07 15:03:51.138775 [ 2063 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.07 15:03:51.139804 [ 2063 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.07 15:03:51.247695 [ 2063 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.07 15:03:51.248768 [ 2063 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.07 15:03:51.250296 [ 2063 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.07 15:03:51.251841 [ 2063 ] {} BaseDaemon: 13. ? @ 0x00007f53dd7c6ac3 2025.04.07 15:03:51.252797 [ 2063 ] {} BaseDaemon: 14. ? @ 0x00007f53dd858850 2025.04.07 15:03:51.692915 [ 2063 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 3FD889F01EE81B8DF3F19CE6BF83A066) 2025.04.07 15:03:52.238121 [ 2063 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.07 15:03:55.450514 [ 1234 ] {} Application: Child process was terminated by signal 6. 2025.04.07 15:03:55.657198 [ 2075 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.07 15:03:55.657996 [ 2075 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.07 15:03:59.510412 [ 2075 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.07 15:03:59.545465 [ 2075 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.07 15:03:59.546724 [ 2075 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.07 15:03:59.613561 [ 2731 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.07 15:04:00.453246 [ 2075 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.07 15:04:00.457892 [ 2075 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.07 15:04:07.123369 [ 2382 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20237.altinityantalya (altinity build)) 2025.04.07 15:04:07.125116 [ 2382 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.07 15:04:07.130579 [ 2382 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007f9cd7933ac3 8. ? @ 0x00007f9cd79c5850 2025.04.07 15:04:07.146633 [ 2879 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.07 15:04:07.154773 [ 2879 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc, architecture: x86_64) (from thread 2382) Received signal 6 2025.04.07 15:04:07.156449 [ 2879 ] {} BaseDaemon: Signal description: Aborted 2025.04.07 15:04:07.156977 [ 2879 ] {} BaseDaemon: 2025.04.07 15:04:07.157884 [ 2879 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f9cd78e1520 0x00007f9cd79359fd 0x00007f9cd78e1476 0x00007f9cd78c77f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f9cd7933ac3 0x00007f9cd79c5850 2025.04.07 15:04:07.158534 [ 2879 ] {} BaseDaemon: ######################################## 2025.04.07 15:04:07.159070 [ 2879 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc) (from thread 2382) (no query) Received signal Aborted (6) 2025.04.07 15:04:07.159602 [ 2879 ] {} BaseDaemon: 2025.04.07 15:04:07.160172 [ 2879 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f9cd78e1520 0x00007f9cd79359fd 0x00007f9cd78e1476 0x00007f9cd78c77f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f9cd7933ac3 0x00007f9cd79c5850 2025.04.07 15:04:07.179055 [ 2879 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.07 15:04:07.179662 [ 2879 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.07 15:04:07.288799 [ 2879 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.07 15:04:07.289576 [ 2879 ] {} BaseDaemon: 2. ? @ 0x00007f9cd78e1520 2025.04.07 15:04:07.290225 [ 2879 ] {} BaseDaemon: 3. ? @ 0x00007f9cd79359fd 2025.04.07 15:04:07.290760 [ 2879 ] {} BaseDaemon: 4. ? @ 0x00007f9cd78e1476 2025.04.07 15:04:07.291414 [ 2879 ] {} BaseDaemon: 5. ? @ 0x00007f9cd78c77f3 2025.04.07 15:04:07.328612 [ 2879 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.07 15:04:07.505200 [ 2879 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.07 15:04:07.598637 [ 2879 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.07 15:04:07.613265 [ 2879 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.07 15:04:07.630795 [ 2879 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.07 15:04:07.631429 [ 2879 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:04:07.632005 [ 2879 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.07 15:04:07.632855 [ 2879 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.07 15:04:07.633366 [ 2879 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.07 15:04:07.633896 [ 2879 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:04:07.634513 [ 2879 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.07 15:04:07.635330 [ 2879 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.07 15:04:07.636366 [ 2879 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.07 15:04:07.661763 [ 2879 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.07 15:04:07.662340 [ 2879 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.07 15:04:07.663192 [ 2879 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.07 15:04:07.722854 [ 2879 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.07 15:04:07.724033 [ 2879 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.07 15:04:07.725644 [ 2879 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.07 15:04:07.735371 [ 2879 ] {} BaseDaemon: 13. ? @ 0x00007f9cd7933ac3 2025.04.07 15:04:07.736454 [ 2879 ] {} BaseDaemon: 14. ? @ 0x00007f9cd79c5850 2025.04.07 15:04:08.244900 [ 2879 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 3FD889F01EE81B8DF3F19CE6BF83A066) 2025.04.07 15:04:09.087771 [ 2879 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.07 15:04:12.172686 [ 2070 ] {} Application: Child process was terminated by signal 6. 2025.04.07 15:04:12.348077 [ 2890 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.07 15:04:12.349038 [ 2890 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.07 15:04:15.789053 [ 2890 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.07 15:04:15.827128 [ 2890 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.07 15:04:15.828039 [ 2890 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.07 15:04:15.897776 [ 3531 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.07 15:04:16.701571 [ 2890 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.07 15:04:16.725095 [ 2890 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.07 15:04:23.320547 [ 3359 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20237.altinityantalya (altinity build)) 2025.04.07 15:04:23.321820 [ 3359 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.07 15:04:23.326663 [ 3359 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007fecd46acac3 8. ? @ 0x00007fecd473e850 2025.04.07 15:04:23.335892 [ 3694 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.07 15:04:23.336791 [ 3694 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc, architecture: x86_64) (from thread 3359) Received signal 6 2025.04.07 15:04:23.338249 [ 3694 ] {} BaseDaemon: Signal description: Aborted 2025.04.07 15:04:23.338796 [ 3694 ] {} BaseDaemon: 2025.04.07 15:04:23.339459 [ 3694 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fecd465a520 0x00007fecd46ae9fd 0x00007fecd465a476 0x00007fecd46407f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fecd46acac3 0x00007fecd473e850 2025.04.07 15:04:23.339951 [ 3694 ] {} BaseDaemon: ######################################## 2025.04.07 15:04:23.340436 [ 3694 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc) (from thread 3359) (no query) Received signal Aborted (6) 2025.04.07 15:04:23.340918 [ 3694 ] {} BaseDaemon: 2025.04.07 15:04:23.341421 [ 3694 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fecd465a520 0x00007fecd46ae9fd 0x00007fecd465a476 0x00007fecd46407f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fecd46acac3 0x00007fecd473e850 2025.04.07 15:04:23.360383 [ 3694 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.07 15:04:23.361012 [ 3694 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.07 15:04:23.383147 [ 3694 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.07 15:04:23.383709 [ 3694 ] {} BaseDaemon: 2. ? @ 0x00007fecd465a520 2025.04.07 15:04:23.384254 [ 3694 ] {} BaseDaemon: 3. ? @ 0x00007fecd46ae9fd 2025.04.07 15:04:23.384701 [ 3694 ] {} BaseDaemon: 4. ? @ 0x00007fecd465a476 2025.04.07 15:04:23.385428 [ 3694 ] {} BaseDaemon: 5. ? @ 0x00007fecd46407f3 2025.04.07 15:04:23.421507 [ 3694 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.07 15:04:23.518517 [ 3694 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.07 15:04:23.539532 [ 3694 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.07 15:04:23.555143 [ 3694 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.07 15:04:23.572921 [ 3694 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.07 15:04:23.573647 [ 3694 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:04:23.574319 [ 3694 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.07 15:04:23.575487 [ 3694 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.07 15:04:23.576091 [ 3694 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.07 15:04:23.576596 [ 3694 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:04:23.577233 [ 3694 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.07 15:04:23.577743 [ 3694 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.07 15:04:23.578310 [ 3694 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.07 15:04:23.595522 [ 3694 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.07 15:04:23.596241 [ 3694 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.07 15:04:23.596791 [ 3694 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.07 15:04:23.630122 [ 3694 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.07 15:04:23.630925 [ 3694 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.07 15:04:23.631807 [ 3694 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.07 15:04:23.632801 [ 3694 ] {} BaseDaemon: 13. ? @ 0x00007fecd46acac3 2025.04.07 15:04:23.633415 [ 3694 ] {} BaseDaemon: 14. ? @ 0x00007fecd473e850 2025.04.07 15:04:23.942126 [ 3694 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 3FD889F01EE81B8DF3F19CE6BF83A066) 2025.04.07 15:04:24.362640 [ 3694 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.07 15:04:28.368696 [ 2885 ] {} Application: Child process was terminated by signal 6. 2025.04.07 15:04:28.560060 [ 3705 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.07 15:04:28.561011 [ 3705 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.07 15:04:32.177122 [ 3705 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.07 15:04:32.200098 [ 3705 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.07 15:04:32.200730 [ 3705 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.07 15:04:32.257749 [ 4341 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.07 15:04:32.844707 [ 3705 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.07 15:04:32.849725 [ 3705 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.07 15:04:39.312406 [ 3857 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20237.altinityantalya (altinity build)) 2025.04.07 15:04:39.313907 [ 3857 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.07 15:04:39.319300 [ 3857 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007f4e646cdac3 8. ? @ 0x00007f4e6475f850 2025.04.07 15:04:39.338362 [ 4496 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.07 15:04:39.340422 [ 4496 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc, architecture: x86_64) (from thread 3857) Received signal 6 2025.04.07 15:04:39.342329 [ 4496 ] {} BaseDaemon: Signal description: Aborted 2025.04.07 15:04:39.342920 [ 4496 ] {} BaseDaemon: 2025.04.07 15:04:39.343514 [ 4496 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f4e6467b520 0x00007f4e646cf9fd 0x00007f4e6467b476 0x00007f4e646617f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f4e646cdac3 0x00007f4e6475f850 2025.04.07 15:04:39.344071 [ 4496 ] {} BaseDaemon: ######################################## 2025.04.07 15:04:39.344747 [ 4496 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc) (from thread 3857) (no query) Received signal Aborted (6) 2025.04.07 15:04:39.345319 [ 4496 ] {} BaseDaemon: 2025.04.07 15:04:39.345961 [ 4496 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f4e6467b520 0x00007f4e646cf9fd 0x00007f4e6467b476 0x00007f4e646617f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f4e646cdac3 0x00007f4e6475f850 2025.04.07 15:04:39.365338 [ 4496 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.07 15:04:39.365989 [ 4496 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.07 15:04:39.456757 [ 4496 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.07 15:04:39.457752 [ 4496 ] {} BaseDaemon: 2. ? @ 0x00007f4e6467b520 2025.04.07 15:04:39.458478 [ 4496 ] {} BaseDaemon: 3. ? @ 0x00007f4e646cf9fd 2025.04.07 15:04:39.459075 [ 4496 ] {} BaseDaemon: 4. ? @ 0x00007f4e6467b476 2025.04.07 15:04:39.460021 [ 4496 ] {} BaseDaemon: 5. ? @ 0x00007f4e646617f3 2025.04.07 15:04:39.499585 [ 4496 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.07 15:04:39.538211 [ 4496 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.07 15:04:39.549696 [ 4496 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.07 15:04:39.565446 [ 4496 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.07 15:04:39.642689 [ 4496 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.07 15:04:39.698992 [ 4496 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:04:39.699940 [ 4496 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.07 15:04:39.701245 [ 4496 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.07 15:04:39.701855 [ 4496 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.07 15:04:39.702470 [ 4496 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:04:39.703277 [ 4496 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.07 15:04:39.703890 [ 4496 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.07 15:04:39.704617 [ 4496 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.07 15:04:39.722091 [ 4496 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.07 15:04:39.722753 [ 4496 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.07 15:04:39.723270 [ 4496 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.07 15:04:39.979623 [ 4496 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.07 15:04:39.980399 [ 4496 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.07 15:04:39.990212 [ 4496 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.07 15:04:39.991632 [ 4496 ] {} BaseDaemon: 13. ? @ 0x00007f4e646cdac3 2025.04.07 15:04:39.992330 [ 4496 ] {} BaseDaemon: 14. ? @ 0x00007f4e6475f850 2025.04.07 15:04:40.330992 [ 4496 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 3FD889F01EE81B8DF3F19CE6BF83A066) 2025.04.07 15:04:40.715084 [ 4496 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.07 15:04:44.362986 [ 3700 ] {} Application: Child process was terminated by signal 6. 2025.04.07 15:04:44.549175 [ 4506 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.07 15:04:44.549994 [ 4506 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.07 15:04:48.088736 [ 4506 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.07 15:04:48.108475 [ 4506 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.07 15:04:48.109010 [ 4506 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.07 15:04:48.170704 [ 5145 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.07 15:04:48.897840 [ 4506 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.07 15:04:48.909104 [ 4506 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.07 15:04:54.998152 [ 4593 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20237.altinityantalya (altinity build)) 2025.04.07 15:04:54.999784 [ 4593 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.07 15:04:55.005083 [ 4593 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007f12c2727ac3 8. ? @ 0x00007f12c27b9850 2025.04.07 15:04:55.014678 [ 5302 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.07 15:04:55.016117 [ 5302 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc, architecture: x86_64) (from thread 4593) Received signal 6 2025.04.07 15:04:55.017871 [ 5302 ] {} BaseDaemon: Signal description: Aborted 2025.04.07 15:04:55.018472 [ 5302 ] {} BaseDaemon: 2025.04.07 15:04:55.019061 [ 5302 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f12c26d5520 0x00007f12c27299fd 0x00007f12c26d5476 0x00007f12c26bb7f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f12c2727ac3 0x00007f12c27b9850 2025.04.07 15:04:55.019769 [ 5302 ] {} BaseDaemon: ######################################## 2025.04.07 15:04:55.029698 [ 5302 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc) (from thread 4593) (no query) Received signal Aborted (6) 2025.04.07 15:04:55.030187 [ 5302 ] {} BaseDaemon: 2025.04.07 15:04:55.030806 [ 5302 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f12c26d5520 0x00007f12c27299fd 0x00007f12c26d5476 0x00007f12c26bb7f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f12c2727ac3 0x00007f12c27b9850 2025.04.07 15:04:55.066464 [ 5302 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.07 15:04:55.067073 [ 5302 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.07 15:04:55.088638 [ 5302 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.07 15:04:55.089251 [ 5302 ] {} BaseDaemon: 2. ? @ 0x00007f12c26d5520 2025.04.07 15:04:55.089803 [ 5302 ] {} BaseDaemon: 3. ? @ 0x00007f12c27299fd 2025.04.07 15:04:55.090351 [ 5302 ] {} BaseDaemon: 4. ? @ 0x00007f12c26d5476 2025.04.07 15:04:55.091071 [ 5302 ] {} BaseDaemon: 5. ? @ 0x00007f12c26bb7f3 2025.04.07 15:04:55.126889 [ 5302 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.07 15:04:55.181564 [ 5302 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.07 15:04:55.192339 [ 5302 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.07 15:04:55.207481 [ 5302 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.07 15:04:55.224952 [ 5302 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.07 15:04:55.225649 [ 5302 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:04:55.226290 [ 5302 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.07 15:04:55.227237 [ 5302 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.07 15:04:55.227928 [ 5302 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.07 15:04:55.228617 [ 5302 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:04:55.229247 [ 5302 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.07 15:04:55.229838 [ 5302 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.07 15:04:55.230346 [ 5302 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.07 15:04:55.247097 [ 5302 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.07 15:04:55.247677 [ 5302 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.07 15:04:55.248179 [ 5302 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.07 15:04:55.279423 [ 5302 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.07 15:04:55.280134 [ 5302 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.07 15:04:55.280716 [ 5302 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.07 15:04:55.281496 [ 5302 ] {} BaseDaemon: 13. ? @ 0x00007f12c2727ac3 2025.04.07 15:04:55.281971 [ 5302 ] {} BaseDaemon: 14. ? @ 0x00007f12c27b9850 2025.04.07 15:04:56.166090 [ 5302 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 3FD889F01EE81B8DF3F19CE6BF83A066) 2025.04.07 15:04:56.538512 [ 5302 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.07 15:05:00.054200 [ 4501 ] {} Application: Child process was terminated by signal 6. 2025.04.07 15:05:00.226707 [ 5313 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.07 15:05:00.227536 [ 5313 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.07 15:05:04.124768 [ 5313 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.07 15:05:04.142231 [ 5313 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.07 15:05:04.143136 [ 5313 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.07 15:05:04.256227 [ 5958 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.07 15:05:04.947345 [ 5313 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.07 15:05:05.036797 [ 5313 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.07 15:05:11.750986 [ 5733 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20237.altinityantalya (altinity build)) 2025.04.07 15:05:11.753549 [ 5733 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.07 15:05:11.762199 [ 5733 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007f3110004ac3 8. ? @ 0x00007f3110096850 2025.04.07 15:05:11.842330 [ 6123 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.07 15:05:11.844394 [ 6123 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc, architecture: x86_64) (from thread 5733) Received signal 6 2025.04.07 15:05:11.847320 [ 6123 ] {} BaseDaemon: Signal description: Aborted 2025.04.07 15:05:11.848253 [ 6123 ] {} BaseDaemon: 2025.04.07 15:05:11.849919 [ 6123 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f310ffb2520 0x00007f31100069fd 0x00007f310ffb2476 0x00007f310ff987f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f3110004ac3 0x00007f3110096850 2025.04.07 15:05:11.851464 [ 6123 ] {} BaseDaemon: ######################################## 2025.04.07 15:05:11.852362 [ 6123 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc) (from thread 5733) (no query) Received signal Aborted (6) 2025.04.07 15:05:11.853376 [ 6123 ] {} BaseDaemon: 2025.04.07 15:05:11.854377 [ 6123 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f310ffb2520 0x00007f31100069fd 0x00007f310ffb2476 0x00007f310ff987f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f3110004ac3 0x00007f3110096850 2025.04.07 15:05:11.949338 [ 6123 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.07 15:05:11.950381 [ 6123 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.07 15:05:11.984812 [ 6123 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.07 15:05:11.985530 [ 6123 ] {} BaseDaemon: 2. ? @ 0x00007f310ffb2520 2025.04.07 15:05:11.986461 [ 6123 ] {} BaseDaemon: 3. ? @ 0x00007f31100069fd 2025.04.07 15:05:11.987352 [ 6123 ] {} BaseDaemon: 4. ? @ 0x00007f310ffb2476 2025.04.07 15:05:11.988459 [ 6123 ] {} BaseDaemon: 5. ? @ 0x00007f310ff987f3 2025.04.07 15:05:12.159170 [ 6123 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.07 15:05:12.234604 [ 6123 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.07 15:05:12.252261 [ 6123 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.07 15:05:12.307149 [ 6123 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.07 15:05:12.331073 [ 6123 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.07 15:05:12.331960 [ 6123 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:05:12.333492 [ 6123 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.07 15:05:12.335202 [ 6123 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.07 15:05:12.335985 [ 6123 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.07 15:05:12.336713 [ 6123 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:05:12.337545 [ 6123 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.07 15:05:12.338386 [ 6123 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.07 15:05:12.339233 [ 6123 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.07 15:05:12.421585 [ 6123 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.07 15:05:12.422687 [ 6123 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.07 15:05:12.423601 [ 6123 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.07 15:05:12.487119 [ 6123 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.07 15:05:12.487856 [ 6123 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.07 15:05:12.488853 [ 6123 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.07 15:05:12.489833 [ 6123 ] {} BaseDaemon: 13. ? @ 0x00007f3110004ac3 2025.04.07 15:05:12.490509 [ 6123 ] {} BaseDaemon: 14. ? @ 0x00007f3110096850 2025.04.07 15:05:12.785926 [ 6123 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 3FD889F01EE81B8DF3F19CE6BF83A066) 2025.04.07 15:05:13.241307 [ 6123 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.07 15:05:16.859825 [ 5309 ] {} Application: Child process was terminated by signal 6. 2025.04.07 15:05:17.047559 [ 6134 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.07 15:05:17.048390 [ 6134 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.07 15:05:21.295509 [ 6134 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.07 15:05:21.314299 [ 6134 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.07 15:05:21.314817 [ 6134 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.07 15:05:21.373459 [ 6786 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.07 15:05:22.062584 [ 6134 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.07 15:05:22.070140 [ 6134 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.07 15:05:28.846843 [ 6219 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20237.altinityantalya (altinity build)) 2025.04.07 15:05:28.848494 [ 6219 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.07 15:05:28.854292 [ 6219 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007f6e85de4ac3 8. ? @ 0x00007f6e85e76850 2025.04.07 15:05:28.865841 [ 6945 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.07 15:05:28.867381 [ 6945 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc, architecture: x86_64) (from thread 6219) Received signal 6 2025.04.07 15:05:28.869303 [ 6945 ] {} BaseDaemon: Signal description: Aborted 2025.04.07 15:05:28.869943 [ 6945 ] {} BaseDaemon: 2025.04.07 15:05:28.870819 [ 6945 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f6e85d92520 0x00007f6e85de69fd 0x00007f6e85d92476 0x00007f6e85d787f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f6e85de4ac3 0x00007f6e85e76850 2025.04.07 15:05:28.871254 [ 6945 ] {} BaseDaemon: ######################################## 2025.04.07 15:05:28.871773 [ 6945 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc) (from thread 6219) (no query) Received signal Aborted (6) 2025.04.07 15:05:28.872380 [ 6945 ] {} BaseDaemon: 2025.04.07 15:05:28.872957 [ 6945 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f6e85d92520 0x00007f6e85de69fd 0x00007f6e85d92476 0x00007f6e85d787f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f6e85de4ac3 0x00007f6e85e76850 2025.04.07 15:05:28.974961 [ 6945 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.07 15:05:28.975691 [ 6945 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.07 15:05:28.998223 [ 6945 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.07 15:05:28.998740 [ 6945 ] {} BaseDaemon: 2. ? @ 0x00007f6e85d92520 2025.04.07 15:05:28.999241 [ 6945 ] {} BaseDaemon: 3. ? @ 0x00007f6e85de69fd 2025.04.07 15:05:28.999794 [ 6945 ] {} BaseDaemon: 4. ? @ 0x00007f6e85d92476 2025.04.07 15:05:29.000304 [ 6945 ] {} BaseDaemon: 5. ? @ 0x00007f6e85d787f3 2025.04.07 15:05:29.036531 [ 6945 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.07 15:05:29.072828 [ 6945 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.07 15:05:29.131326 [ 6945 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.07 15:05:29.146777 [ 6945 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.07 15:05:29.200814 [ 6945 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.07 15:05:29.201596 [ 6945 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:05:29.202342 [ 6945 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.07 15:05:29.203665 [ 6945 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.07 15:05:29.204234 [ 6945 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.07 15:05:29.204774 [ 6945 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:05:29.205343 [ 6945 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.07 15:05:29.205855 [ 6945 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.07 15:05:29.206419 [ 6945 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.07 15:05:29.223944 [ 6945 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.07 15:05:29.224515 [ 6945 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.07 15:05:29.225116 [ 6945 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.07 15:05:29.257794 [ 6945 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.07 15:05:29.258654 [ 6945 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.07 15:05:29.259358 [ 6945 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.07 15:05:29.260251 [ 6945 ] {} BaseDaemon: 13. ? @ 0x00007f6e85de4ac3 2025.04.07 15:05:29.260716 [ 6945 ] {} BaseDaemon: 14. ? @ 0x00007f6e85e76850 2025.04.07 15:05:29.826865 [ 6945 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 3FD889F01EE81B8DF3F19CE6BF83A066) 2025.04.07 15:05:30.887837 [ 6945 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.07 15:05:34.901370 [ 6129 ] {} Application: Child process was terminated by signal 6. 2025.04.07 15:05:35.092520 [ 6957 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.07 15:05:35.093579 [ 6957 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.07 15:05:38.435372 [ 6957 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.07 15:05:38.496399 [ 6957 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.07 15:05:38.496985 [ 6957 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.07 15:05:38.557581 [ 7596 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.07 15:05:39.149950 [ 6957 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.07 15:05:39.157618 [ 6957 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.07 15:05:45.165599 [ 7192 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20237.altinityantalya (altinity build)) 2025.04.07 15:05:45.167190 [ 7192 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.07 15:05:45.174122 [ 7192 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007f9ed76a6ac3 8. ? @ 0x00007f9ed7738850 2025.04.07 15:05:45.185131 [ 7747 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.07 15:05:45.186393 [ 7747 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc, architecture: x86_64) (from thread 7192) Received signal 6 2025.04.07 15:05:45.187941 [ 7747 ] {} BaseDaemon: Signal description: Aborted 2025.04.07 15:05:45.188610 [ 7747 ] {} BaseDaemon: 2025.04.07 15:05:45.189165 [ 7747 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f9ed7654520 0x00007f9ed76a89fd 0x00007f9ed7654476 0x00007f9ed763a7f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f9ed76a6ac3 0x00007f9ed7738850 2025.04.07 15:05:45.189650 [ 7747 ] {} BaseDaemon: ######################################## 2025.04.07 15:05:45.190228 [ 7747 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc) (from thread 7192) (no query) Received signal Aborted (6) 2025.04.07 15:05:45.190729 [ 7747 ] {} BaseDaemon: 2025.04.07 15:05:45.191214 [ 7747 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f9ed7654520 0x00007f9ed76a89fd 0x00007f9ed7654476 0x00007f9ed763a7f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f9ed76a6ac3 0x00007f9ed7738850 2025.04.07 15:05:45.211673 [ 7747 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.07 15:05:45.212226 [ 7747 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.07 15:05:45.296622 [ 7747 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.07 15:05:45.297288 [ 7747 ] {} BaseDaemon: 2. ? @ 0x00007f9ed7654520 2025.04.07 15:05:45.298028 [ 7747 ] {} BaseDaemon: 3. ? @ 0x00007f9ed76a89fd 2025.04.07 15:05:45.298701 [ 7747 ] {} BaseDaemon: 4. ? @ 0x00007f9ed7654476 2025.04.07 15:05:45.299709 [ 7747 ] {} BaseDaemon: 5. ? @ 0x00007f9ed763a7f3 2025.04.07 15:05:45.371849 [ 7747 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.07 15:05:45.633766 [ 7747 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.07 15:05:45.699945 [ 7747 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.07 15:05:45.715509 [ 7747 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.07 15:05:45.818766 [ 7747 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.07 15:05:45.819568 [ 7747 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:05:45.820229 [ 7747 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.07 15:05:45.821130 [ 7747 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.07 15:05:45.821621 [ 7747 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.07 15:05:45.822141 [ 7747 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:05:45.822753 [ 7747 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.07 15:05:45.823235 [ 7747 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.07 15:05:45.823752 [ 7747 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.07 15:05:45.840879 [ 7747 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.07 15:05:45.841406 [ 7747 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.07 15:05:45.841902 [ 7747 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.07 15:05:45.872863 [ 7747 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.07 15:05:45.873682 [ 7747 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.07 15:05:45.874331 [ 7747 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.07 15:05:45.875152 [ 7747 ] {} BaseDaemon: 13. ? @ 0x00007f9ed76a6ac3 2025.04.07 15:05:45.875772 [ 7747 ] {} BaseDaemon: 14. ? @ 0x00007f9ed7738850 2025.04.07 15:05:46.104147 [ 7747 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 3FD889F01EE81B8DF3F19CE6BF83A066) 2025.04.07 15:05:46.587863 [ 7747 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.07 15:05:50.218368 [ 6952 ] {} Application: Child process was terminated by signal 6. 2025.04.07 15:05:50.390648 [ 7759 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.07 15:05:50.391591 [ 7759 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.07 15:05:53.933725 [ 7759 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.07 15:05:53.971822 [ 7759 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.07 15:05:53.972383 [ 7759 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.07 15:05:54.033647 [ 8422 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.07 15:05:54.625945 [ 7759 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.07 15:05:54.676253 [ 7759 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.07 15:06:00.571273 [ 7979 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019fed6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827a189 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x0000000018275cab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x000000001826f15a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x000000001826e3f4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182adc8c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001828b44c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ab8e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9b52 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fd804 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182fdced 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182aa5f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182ae0b2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x000000001829e2c6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b9e24 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182cf5e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182bf555 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aee97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b13e1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7250a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fac1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e6f214 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e149d6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e175bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213426a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134bc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f92de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118998b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 (version 24.12.2.20237.altinityantalya (altinity build)) 2025.04.07 15:06:00.573246 [ 7979 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.07 15:06:00.579084 [ 7979 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd87212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd554b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x000000001189cda7 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce12ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce183d2 7. ? @ 0x00007fb3e492aac3 8. ? @ 0x00007fb3e49bc850 2025.04.07 15:06:00.592478 [ 8528 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.07 15:06:00.594546 [ 8528 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc, architecture: x86_64) (from thread 7979) Received signal 6 2025.04.07 15:06:00.597260 [ 8528 ] {} BaseDaemon: Signal description: Aborted 2025.04.07 15:06:00.598153 [ 8528 ] {} BaseDaemon: 2025.04.07 15:06:00.599429 [ 8528 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fb3e48d8520 0x00007fb3e492c9fd 0x00007fb3e48d8476 0x00007fb3e48be7f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fb3e492aac3 0x00007fb3e49bc850 2025.04.07 15:06:00.600269 [ 8528 ] {} BaseDaemon: ######################################## 2025.04.07 15:06:00.601098 [ 8528 ] {} BaseDaemon: (version 24.12.2.20237.altinityantalya (altinity build), build id: 7551A2D625734D7A838BAE00916704A28813193C, git hash: 6437802f6d430428fd99b045a583d5e2a1d27dbc) (from thread 7979) (no query) Received signal Aborted (6) 2025.04.07 15:06:00.601859 [ 8528 ] {} BaseDaemon: 2025.04.07 15:06:00.602671 [ 8528 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fb3e48d8520 0x00007fb3e492c9fd 0x00007fb3e48d8476 0x00007fb3e48be7f3 0x000000000cd5545b 0x000000000cd554cc 0x0000000011899f35 0x000000001189c7d4 0x000000001189cda7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fb3e492aac3 0x00007fb3e49bc850 2025.04.07 15:06:00.628354 [ 8528 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.07 15:06:00.628977 [ 8528 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.07 15:06:00.782391 [ 8528 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.07 15:06:00.783048 [ 8528 ] {} BaseDaemon: 2. ? @ 0x00007fb3e48d8520 2025.04.07 15:06:00.783580 [ 8528 ] {} BaseDaemon: 3. ? @ 0x00007fb3e492c9fd 2025.04.07 15:06:00.784137 [ 8528 ] {} BaseDaemon: 4. ? @ 0x00007fb3e48d8476 2025.04.07 15:06:00.784889 [ 8528 ] {} BaseDaemon: 5. ? @ 0x00007fb3e48be7f3 2025.04.07 15:06:00.998423 [ 8528 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.07 15:06:01.107616 [ 8528 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.07 15:06:01.118928 [ 8528 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x0000000011899f35 2025.04.07 15:06:01.134487 [ 8528 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c7d4 2025.04.07 15:06:01.180537 [ 8528 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.07 15:06:01.181249 [ 8528 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:06:01.181957 [ 8528 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.07 15:06:01.183085 [ 8528 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.07 15:06:01.183555 [ 8528 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.07 15:06:01.184111 [ 8528 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.07 15:06:01.184644 [ 8528 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.07 15:06:01.185095 [ 8528 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.07 15:06:01.185668 [ 8528 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cda7 2025.04.07 15:06:01.200922 [ 8528 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.07 15:06:01.201584 [ 8528 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.07 15:06:01.202191 [ 8528 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.07 15:06:01.234990 [ 8528 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.07 15:06:01.235533 [ 8528 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.07 15:06:01.236234 [ 8528 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce183d2 2025.04.07 15:06:01.237221 [ 8528 ] {} BaseDaemon: 13. ? @ 0x00007fb3e492aac3 2025.04.07 15:06:01.237685 [ 8528 ] {} BaseDaemon: 14. ? @ 0x00007fb3e49bc850 2025.04.07 15:06:01.507213 [ 8528 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 3FD889F01EE81B8DF3F19CE6BF83A066) 2025.04.07 15:06:02.145202 [ 8528 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.07 15:06:05.634682 [ 7754 ] {} Application: Child process was terminated by signal 6.