2025.04.03 17:23:09.257959 [ 411 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 17:23:09.258797 [ 411 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 17:23:13.082685 [ 411 ] {} KeeperLogStore: No logs exists in /var/lib/clickhouse/coordination/logs. It's Ok if it's the first run of clickhouse-keeper. 2025.04.03 17:23:13.088375 [ 411 ] {} KeeperLogStore: Removing all changelogs 2025.04.03 17:23:13.096181 [ 411 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 17:23:13.116062 [ 411 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 17:23:13.116924 [ 411 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 17:23:13.180130 [ 1046 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 17:23:13.714100 [ 411 ] {} Access(local_directory): File /var/lib/clickhouse/access/users.list doesn't exist 2025.04.03 17:23:13.715045 [ 411 ] {} Access(local_directory): Recovering lists in directory /var/lib/clickhouse/access/ 2025.04.03 17:23:13.889088 [ 411 ] {} 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.03 17:23:13.894356 [ 411 ] {} 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.03 17:23:20.043342 [ 480 ] {} 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&) @ 0x0000000019fee6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827b209 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&) @ 0x0000000018276d2b 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) @ 0x00000000182701da 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&) @ 0x000000001826f474 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 @ 0x00000000182aed0c 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 @ 0x000000001828c4cc 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 @ 0x00000000182ac962 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 @ 0x00000000182babd2 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 @ 0x00000000182fe884 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 @ 0x00000000182fed6d 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 @ 0x00000000182ab673 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 @ 0x00000000182af132 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 @ 0x000000001829f346 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 @ 0x00000000182baea4 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&) @ 0x00000000182d0663 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 @ 0x00000000182c05d5 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aef97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b14e1 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) @ 0x0000000011e7260a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fbc1 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) @ 0x0000000011e6f314 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e14ad6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e176bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213436a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134cc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f93de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118999b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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.20228.altinityantalya (altinity build)) 2025.04.03 17:23:20.045261 [ 480 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 17:23:20.053350 [ 480 ] {} : 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() @ 0x000000001189a035 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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. ? @ 0x00007fb730ba6ac3 8. ? @ 0x00007fb730c38850 2025.04.03 17:23:20.069442 [ 1197 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 17:23:20.071666 [ 1197 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0, architecture: x86_64) (from thread 480) Received signal 6 2025.04.03 17:23:20.074332 [ 1197 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 17:23:20.080220 [ 1197 ] {} BaseDaemon: 2025.04.03 17:23:20.081427 [ 1197 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fb730b54520 0x00007fb730ba89fd 0x00007fb730b54476 0x00007fb730b3a7f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fb730ba6ac3 0x00007fb730c38850 2025.04.03 17:23:20.082285 [ 1197 ] {} BaseDaemon: ######################################## 2025.04.03 17:23:20.083583 [ 1197 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0) (from thread 480) (no query) Received signal Aborted (6) 2025.04.03 17:23:20.084520 [ 1197 ] {} BaseDaemon: 2025.04.03 17:23:20.090163 [ 1197 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fb730b54520 0x00007fb730ba89fd 0x00007fb730b54476 0x00007fb730b3a7f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fb730ba6ac3 0x00007fb730c38850 2025.04.03 17:23:20.178355 [ 1197 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 17:23:20.179167 [ 1197 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.03 17:23:20.202968 [ 1197 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.03 17:23:20.203628 [ 1197 ] {} BaseDaemon: 2. ? @ 0x00007fb730b54520 2025.04.03 17:23:20.204182 [ 1197 ] {} BaseDaemon: 3. ? @ 0x00007fb730ba89fd 2025.04.03 17:23:20.204779 [ 1197 ] {} BaseDaemon: 4. ? @ 0x00007fb730b54476 2025.04.03 17:23:20.205555 [ 1197 ] {} BaseDaemon: 5. ? @ 0x00007fb730b3a7f3 2025.04.03 17:23:20.242055 [ 1197 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.03 17:23:20.281540 [ 1197 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.03 17:23:20.293654 [ 1197 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a035 2025.04.03 17:23:20.368090 [ 1197 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 2025.04.03 17:23:20.386944 [ 1197 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 17:23:20.387771 [ 1197 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:23:20.388523 [ 1197 ] {} 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.03 17:23:20.389897 [ 1197 ] {} 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.03 17:23:20.390625 [ 1197 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 17:23:20.391295 [ 1197 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:23:20.392052 [ 1197 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 17:23:20.392707 [ 1197 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 17:23:20.393479 [ 1197 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cea7 2025.04.03 17:23:20.411049 [ 1197 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 17:23:20.411952 [ 1197 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 17:23:20.412667 [ 1197 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.03 17:23:20.540820 [ 1197 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 17:23:20.541691 [ 1197 ] {} 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.03 17:23:20.542869 [ 1197 ] {} 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.03 17:23:20.543954 [ 1197 ] {} BaseDaemon: 13. ? @ 0x00007fb730ba6ac3 2025.04.03 17:23:20.544722 [ 1197 ] {} BaseDaemon: 14. ? @ 0x00007fb730c38850 2025.04.03 17:23:20.948492 [ 1197 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8AB919F2188351AB97F7157C9AD07F03) 2025.04.03 17:23:21.178611 [ 1197 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 17:23:25.099682 [ 407 ] {} Application: Child process was terminated by signal 6. 2025.04.03 17:23:25.296499 [ 1208 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 17:23:25.297412 [ 1208 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 17:23:28.797598 [ 1208 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 17:23:28.815215 [ 1208 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 17:23:28.823240 [ 1208 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 17:23:28.882805 [ 1846 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 17:23:29.416855 [ 1208 ] {} 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.03 17:23:29.422178 [ 1208 ] {} 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.03 17:23:35.506402 [ 1238 ] {} 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&) @ 0x0000000019fee6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827b209 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&) @ 0x0000000018276d2b 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) @ 0x00000000182701da 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&) @ 0x000000001826f474 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 @ 0x00000000182aed0c 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 @ 0x000000001828c4cc 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 @ 0x00000000182ac962 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 @ 0x00000000182babd2 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 @ 0x00000000182fe884 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 @ 0x00000000182fed6d 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 @ 0x00000000182ab673 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 @ 0x00000000182af132 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 @ 0x000000001829f346 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 @ 0x00000000182baea4 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&) @ 0x00000000182d0663 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 @ 0x00000000182c05d5 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aef97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b14e1 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) @ 0x0000000011e7260a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fbc1 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) @ 0x0000000011e6f314 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e14ad6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e176bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213436a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134cc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f93de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118999b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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.20228.altinityantalya (altinity build)) 2025.04.03 17:23:35.508115 [ 1238 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 17:23:35.512597 [ 1238 ] {} : 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() @ 0x000000001189a035 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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. ? @ 0x00007fc671daeac3 8. ? @ 0x00007fc671e40850 2025.04.03 17:23:35.523566 [ 2003 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 17:23:35.525404 [ 2003 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0, architecture: x86_64) (from thread 1238) Received signal 6 2025.04.03 17:23:35.527297 [ 2003 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 17:23:35.527776 [ 2003 ] {} BaseDaemon: 2025.04.03 17:23:35.528577 [ 2003 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fc671d5c520 0x00007fc671db09fd 0x00007fc671d5c476 0x00007fc671d427f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fc671daeac3 0x00007fc671e40850 2025.04.03 17:23:35.538412 [ 2003 ] {} BaseDaemon: ######################################## 2025.04.03 17:23:35.538986 [ 2003 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0) (from thread 1238) (no query) Received signal Aborted (6) 2025.04.03 17:23:35.539606 [ 2003 ] {} BaseDaemon: 2025.04.03 17:23:35.540195 [ 2003 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fc671d5c520 0x00007fc671db09fd 0x00007fc671d5c476 0x00007fc671d427f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fc671daeac3 0x00007fc671e40850 2025.04.03 17:23:35.560221 [ 2003 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 17:23:35.560890 [ 2003 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.03 17:23:35.583776 [ 2003 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.03 17:23:35.584455 [ 2003 ] {} BaseDaemon: 2. ? @ 0x00007fc671d5c520 2025.04.03 17:23:35.584984 [ 2003 ] {} BaseDaemon: 3. ? @ 0x00007fc671db09fd 2025.04.03 17:23:35.585466 [ 2003 ] {} BaseDaemon: 4. ? @ 0x00007fc671d5c476 2025.04.03 17:23:35.586241 [ 2003 ] {} BaseDaemon: 5. ? @ 0x00007fc671d427f3 2025.04.03 17:23:35.623993 [ 2003 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.03 17:23:35.844354 [ 2003 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.03 17:23:35.856201 [ 2003 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a035 2025.04.03 17:23:35.944109 [ 2003 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 2025.04.03 17:23:35.991702 [ 2003 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 17:23:35.992662 [ 2003 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:23:35.993465 [ 2003 ] {} 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.03 17:23:35.994788 [ 2003 ] {} 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.03 17:23:35.995538 [ 2003 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 17:23:35.996185 [ 2003 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:23:35.996840 [ 2003 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 17:23:35.997438 [ 2003 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 17:23:35.998322 [ 2003 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cea7 2025.04.03 17:23:36.015897 [ 2003 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 17:23:36.016428 [ 2003 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 17:23:36.017114 [ 2003 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.03 17:23:36.109404 [ 2003 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 17:23:36.110148 [ 2003 ] {} 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.03 17:23:36.110893 [ 2003 ] {} 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.03 17:23:36.111791 [ 2003 ] {} BaseDaemon: 13. ? @ 0x00007fc671daeac3 2025.04.03 17:23:36.112422 [ 2003 ] {} BaseDaemon: 14. ? @ 0x00007fc671e40850 2025.04.03 17:23:36.466214 [ 2003 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8AB919F2188351AB97F7157C9AD07F03) 2025.04.03 17:23:36.774811 [ 2003 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 17:23:40.558949 [ 1204 ] {} Application: Child process was terminated by signal 6. 2025.04.03 17:23:40.752463 [ 2014 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 17:23:40.753392 [ 2014 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 17:23:44.959333 [ 2014 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 17:23:45.020257 [ 2014 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 17:23:45.020841 [ 2014 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 17:23:45.085137 [ 2662 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 17:23:45.630951 [ 2014 ] {} 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.03 17:23:45.638058 [ 2014 ] {} 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.03 17:23:52.056687 [ 2394 ] {} 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&) @ 0x0000000019fee6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827b209 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&) @ 0x0000000018276d2b 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) @ 0x00000000182701da 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&) @ 0x000000001826f474 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 @ 0x00000000182aed0c 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 @ 0x000000001828c4cc 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 @ 0x00000000182ac962 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 @ 0x00000000182babd2 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 @ 0x00000000182fe884 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 @ 0x00000000182fed6d 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 @ 0x00000000182ab673 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 @ 0x00000000182af132 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 @ 0x000000001829f346 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 @ 0x00000000182baea4 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&) @ 0x00000000182d0663 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 @ 0x00000000182c05d5 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aef97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b14e1 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) @ 0x0000000011e7260a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fbc1 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) @ 0x0000000011e6f314 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e14ad6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e176bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213436a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134cc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f93de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118999b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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.20228.altinityantalya (altinity build)) 2025.04.03 17:23:52.059108 [ 2394 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 17:23:52.167713 [ 2394 ] {} : 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() @ 0x000000001189a035 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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. ? @ 0x00007f1b16a5cac3 8. ? @ 0x00007f1b16aee850 2025.04.03 17:23:52.188164 [ 2815 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 17:23:52.200750 [ 2815 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0, architecture: x86_64) (from thread 2394) Received signal 6 2025.04.03 17:23:52.204233 [ 2815 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 17:23:52.205190 [ 2815 ] {} BaseDaemon: 2025.04.03 17:23:52.236886 [ 2815 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f1b16a0a520 0x00007f1b16a5e9fd 0x00007f1b16a0a476 0x00007f1b169f07f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f1b16a5cac3 0x00007f1b16aee850 2025.04.03 17:23:52.238176 [ 2815 ] {} BaseDaemon: ######################################## 2025.04.03 17:23:52.239199 [ 2815 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0) (from thread 2394) (no query) Received signal Aborted (6) 2025.04.03 17:23:52.240095 [ 2815 ] {} BaseDaemon: 2025.04.03 17:23:52.241131 [ 2815 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f1b16a0a520 0x00007f1b16a5e9fd 0x00007f1b16a0a476 0x00007f1b169f07f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f1b16a5cac3 0x00007f1b16aee850 2025.04.03 17:23:52.276749 [ 2815 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 17:23:52.277739 [ 2815 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.03 17:23:52.397715 [ 2815 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.03 17:23:52.398790 [ 2815 ] {} BaseDaemon: 2. ? @ 0x00007f1b16a0a520 2025.04.03 17:23:52.399993 [ 2815 ] {} BaseDaemon: 3. ? @ 0x00007f1b16a5e9fd 2025.04.03 17:23:52.401017 [ 2815 ] {} BaseDaemon: 4. ? @ 0x00007f1b16a0a476 2025.04.03 17:23:52.402116 [ 2815 ] {} BaseDaemon: 5. ? @ 0x00007f1b169f07f3 2025.04.03 17:23:52.469055 [ 2815 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.03 17:23:52.725498 [ 2815 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.03 17:23:52.747570 [ 2815 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a035 2025.04.03 17:23:52.813209 [ 2815 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 2025.04.03 17:23:52.842937 [ 2815 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 17:23:52.844157 [ 2815 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:23:52.845114 [ 2815 ] {} 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.03 17:23:52.846949 [ 2815 ] {} 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.03 17:23:52.847797 [ 2815 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 17:23:52.848676 [ 2815 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:23:52.849563 [ 2815 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 17:23:52.850410 [ 2815 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 17:23:52.851351 [ 2815 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cea7 2025.04.03 17:23:52.881199 [ 2815 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 17:23:52.882069 [ 2815 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 17:23:52.882934 [ 2815 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.03 17:23:52.960604 [ 2815 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 17:23:52.961913 [ 2815 ] {} 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.03 17:23:52.963133 [ 2815 ] {} 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.03 17:23:52.964518 [ 2815 ] {} BaseDaemon: 13. ? @ 0x00007f1b16a5cac3 2025.04.03 17:23:52.965605 [ 2815 ] {} BaseDaemon: 14. ? @ 0x00007f1b16aee850 2025.04.03 17:23:53.558946 [ 2815 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8AB919F2188351AB97F7157C9AD07F03) 2025.04.03 17:23:54.079242 [ 2815 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 17:23:57.211285 [ 2009 ] {} Application: Child process was terminated by signal 6. 2025.04.03 17:23:57.394421 [ 2826 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 17:23:57.395254 [ 2826 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 17:24:01.129805 [ 2826 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 17:24:01.148125 [ 2826 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 17:24:01.148784 [ 2826 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 17:24:01.210576 [ 3475 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 17:24:01.818810 [ 2826 ] {} 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.03 17:24:01.824427 [ 2826 ] {} 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.03 17:24:07.614369 [ 3127 ] {} 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&) @ 0x0000000019fee6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827b209 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&) @ 0x0000000018276d2b 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) @ 0x00000000182701da 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&) @ 0x000000001826f474 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 @ 0x00000000182aed0c 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 @ 0x000000001828c4cc 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 @ 0x00000000182ac962 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 @ 0x00000000182babd2 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 @ 0x00000000182fe884 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 @ 0x00000000182fed6d 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 @ 0x00000000182ab673 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 @ 0x00000000182af132 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 @ 0x000000001829f346 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 @ 0x00000000182baea4 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&) @ 0x00000000182d0663 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 @ 0x00000000182c05d5 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aef97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b14e1 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) @ 0x0000000011e7260a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fbc1 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) @ 0x0000000011e6f314 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e14ad6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e176bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213436a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134cc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f93de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118999b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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.20228.altinityantalya (altinity build)) 2025.04.03 17:24:07.615842 [ 3127 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 17:24:07.621815 [ 3127 ] {} : 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() @ 0x000000001189a035 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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. ? @ 0x00007fafa0bffac3 8. ? @ 0x00007fafa0c91850 2025.04.03 17:24:07.631333 [ 3628 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 17:24:07.632502 [ 3628 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0, architecture: x86_64) (from thread 3127) Received signal 6 2025.04.03 17:24:07.633834 [ 3628 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 17:24:07.634406 [ 3628 ] {} BaseDaemon: 2025.04.03 17:24:07.634957 [ 3628 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fafa0bad520 0x00007fafa0c019fd 0x00007fafa0bad476 0x00007fafa0b937f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fafa0bffac3 0x00007fafa0c91850 2025.04.03 17:24:07.635554 [ 3628 ] {} BaseDaemon: ######################################## 2025.04.03 17:24:07.636107 [ 3628 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0) (from thread 3127) (no query) Received signal Aborted (6) 2025.04.03 17:24:07.636729 [ 3628 ] {} BaseDaemon: 2025.04.03 17:24:07.637322 [ 3628 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fafa0bad520 0x00007fafa0c019fd 0x00007fafa0bad476 0x00007fafa0b937f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fafa0bffac3 0x00007fafa0c91850 2025.04.03 17:24:07.659201 [ 3628 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 17:24:07.659809 [ 3628 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.03 17:24:07.681540 [ 3628 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.03 17:24:07.682146 [ 3628 ] {} BaseDaemon: 2. ? @ 0x00007fafa0bad520 2025.04.03 17:24:07.682679 [ 3628 ] {} BaseDaemon: 3. ? @ 0x00007fafa0c019fd 2025.04.03 17:24:07.683296 [ 3628 ] {} BaseDaemon: 4. ? @ 0x00007fafa0bad476 2025.04.03 17:24:07.684081 [ 3628 ] {} BaseDaemon: 5. ? @ 0x00007fafa0b937f3 2025.04.03 17:24:07.741290 [ 3628 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.03 17:24:07.836392 [ 3628 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.03 17:24:07.847978 [ 3628 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a035 2025.04.03 17:24:07.863939 [ 3628 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 2025.04.03 17:24:07.881987 [ 3628 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 17:24:07.882563 [ 3628 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:24:07.883196 [ 3628 ] {} 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.03 17:24:07.884177 [ 3628 ] {} 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.03 17:24:07.884670 [ 3628 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 17:24:07.885256 [ 3628 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:24:07.886042 [ 3628 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 17:24:07.886572 [ 3628 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 17:24:07.887174 [ 3628 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cea7 2025.04.03 17:24:07.905836 [ 3628 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 17:24:07.906532 [ 3628 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 17:24:07.907127 [ 3628 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.03 17:24:07.941214 [ 3628 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 17:24:07.942060 [ 3628 ] {} 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.03 17:24:07.942884 [ 3628 ] {} 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.03 17:24:07.943819 [ 3628 ] {} BaseDaemon: 13. ? @ 0x00007fafa0bffac3 2025.04.03 17:24:07.944419 [ 3628 ] {} BaseDaemon: 14. ? @ 0x00007fafa0c91850 2025.04.03 17:24:08.091648 [ 3628 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8AB919F2188351AB97F7157C9AD07F03) 2025.04.03 17:24:08.421393 [ 3628 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 17:24:11.665951 [ 2821 ] {} Application: Child process was terminated by signal 6. 2025.04.03 17:24:11.860530 [ 3640 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 17:24:11.861623 [ 3640 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 17:24:15.137011 [ 3640 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 17:24:15.168005 [ 3640 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 17:24:15.174994 [ 3640 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 17:24:15.239208 [ 4280 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 17:24:15.760873 [ 3640 ] {} 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.03 17:24:15.764935 [ 3640 ] {} 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.03 17:24:21.793017 [ 4094 ] {} 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&) @ 0x0000000019fee6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827b209 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&) @ 0x0000000018276d2b 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) @ 0x00000000182701da 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&) @ 0x000000001826f474 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 @ 0x00000000182aed0c 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 @ 0x000000001828c4cc 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 @ 0x00000000182ac962 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 @ 0x00000000182babd2 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 @ 0x00000000182fe884 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 @ 0x00000000182fed6d 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 @ 0x00000000182ab673 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 @ 0x00000000182af132 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 @ 0x000000001829f346 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 @ 0x00000000182baea4 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&) @ 0x00000000182d0663 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 @ 0x00000000182c05d5 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aef97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b14e1 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) @ 0x0000000011e7260a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fbc1 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) @ 0x0000000011e6f314 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e14ad6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e176bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213436a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134cc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f93de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118999b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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.20228.altinityantalya (altinity build)) 2025.04.03 17:24:21.794262 [ 4094 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 17:24:21.799672 [ 4094 ] {} : 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() @ 0x000000001189a035 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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. ? @ 0x00007fd2a321eac3 8. ? @ 0x00007fd2a32b0850 2025.04.03 17:24:21.897406 [ 4427 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 17:24:21.899200 [ 4427 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0, architecture: x86_64) (from thread 4094) Received signal 6 2025.04.03 17:24:21.901115 [ 4427 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 17:24:21.901820 [ 4427 ] {} BaseDaemon: 2025.04.03 17:24:21.902985 [ 4427 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fd2a31cc520 0x00007fd2a32209fd 0x00007fd2a31cc476 0x00007fd2a31b27f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fd2a321eac3 0x00007fd2a32b0850 2025.04.03 17:24:21.903668 [ 4427 ] {} BaseDaemon: ######################################## 2025.04.03 17:24:21.904513 [ 4427 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0) (from thread 4094) (no query) Received signal Aborted (6) 2025.04.03 17:24:21.905208 [ 4427 ] {} BaseDaemon: 2025.04.03 17:24:21.905755 [ 4427 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fd2a31cc520 0x00007fd2a32209fd 0x00007fd2a31cc476 0x00007fd2a31b27f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fd2a321eac3 0x00007fd2a32b0850 2025.04.03 17:24:21.955134 [ 4427 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 17:24:21.955832 [ 4427 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.03 17:24:21.979808 [ 4427 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.03 17:24:21.980489 [ 4427 ] {} BaseDaemon: 2. ? @ 0x00007fd2a31cc520 2025.04.03 17:24:21.981119 [ 4427 ] {} BaseDaemon: 3. ? @ 0x00007fd2a32209fd 2025.04.03 17:24:21.981718 [ 4427 ] {} BaseDaemon: 4. ? @ 0x00007fd2a31cc476 2025.04.03 17:24:21.982631 [ 4427 ] {} BaseDaemon: 5. ? @ 0x00007fd2a31b27f3 2025.04.03 17:24:22.026681 [ 4427 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.03 17:24:22.150977 [ 4427 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.03 17:24:22.231696 [ 4427 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a035 2025.04.03 17:24:22.248227 [ 4427 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 2025.04.03 17:24:22.267135 [ 4427 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 17:24:22.267707 [ 4427 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:24:22.268427 [ 4427 ] {} 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.03 17:24:22.269837 [ 4427 ] {} 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.03 17:24:22.270526 [ 4427 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 17:24:22.271212 [ 4427 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:24:22.272211 [ 4427 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 17:24:22.272852 [ 4427 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 17:24:22.273647 [ 4427 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cea7 2025.04.03 17:24:22.292686 [ 4427 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 17:24:22.293263 [ 4427 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 17:24:22.293885 [ 4427 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.03 17:24:22.399917 [ 4427 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 17:24:22.400719 [ 4427 ] {} 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.03 17:24:22.401419 [ 4427 ] {} 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.03 17:24:22.402691 [ 4427 ] {} BaseDaemon: 13. ? @ 0x00007fd2a321eac3 2025.04.03 17:24:22.503901 [ 4427 ] {} BaseDaemon: 14. ? @ 0x00007fd2a32b0850 2025.04.03 17:24:22.937424 [ 4427 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8AB919F2188351AB97F7157C9AD07F03) 2025.04.03 17:24:23.381849 [ 4427 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 17:24:26.844568 [ 3635 ] {} Application: Child process was terminated by signal 6. 2025.04.03 17:24:27.034583 [ 4438 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 17:24:27.035685 [ 4438 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 17:24:30.409869 [ 4438 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 17:24:30.440674 [ 4438 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 17:24:30.441307 [ 4438 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 17:24:30.500767 [ 5077 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 17:24:31.095335 [ 4438 ] {} 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.03 17:24:31.099765 [ 4438 ] {} 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.03 17:24:37.515467 [ 4471 ] {} 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&) @ 0x0000000019fee6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827b209 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&) @ 0x0000000018276d2b 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) @ 0x00000000182701da 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&) @ 0x000000001826f474 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 @ 0x00000000182aed0c 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 @ 0x000000001828c4cc 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 @ 0x00000000182ac962 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 @ 0x00000000182babd2 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 @ 0x00000000182fe884 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 @ 0x00000000182fed6d 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 @ 0x00000000182ab673 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 @ 0x00000000182af132 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 @ 0x000000001829f346 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 @ 0x00000000182baea4 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&) @ 0x00000000182d0663 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 @ 0x00000000182c05d5 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aef97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b14e1 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) @ 0x0000000011e7260a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fbc1 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) @ 0x0000000011e6f314 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e14ad6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e176bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213436a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134cc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f93de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118999b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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.20228.altinityantalya (altinity build)) 2025.04.03 17:24:37.517166 [ 4471 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 17:24:37.522491 [ 4471 ] {} : 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() @ 0x000000001189a035 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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. ? @ 0x00007fb2460ffac3 8. ? @ 0x00007fb246191850 2025.04.03 17:24:37.563019 [ 5233 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 17:24:37.565142 [ 5233 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0, architecture: x86_64) (from thread 4471) Received signal 6 2025.04.03 17:24:37.567107 [ 5233 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 17:24:37.567711 [ 5233 ] {} BaseDaemon: 2025.04.03 17:24:37.568561 [ 5233 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fb2460ad520 0x00007fb2461019fd 0x00007fb2460ad476 0x00007fb2460937f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fb2460ffac3 0x00007fb246191850 2025.04.03 17:24:37.569205 [ 5233 ] {} BaseDaemon: ######################################## 2025.04.03 17:24:37.570062 [ 5233 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0) (from thread 4471) (no query) Received signal Aborted (6) 2025.04.03 17:24:37.570797 [ 5233 ] {} BaseDaemon: 2025.04.03 17:24:37.571497 [ 5233 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fb2460ad520 0x00007fb2461019fd 0x00007fb2460ad476 0x00007fb2460937f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fb2460ffac3 0x00007fb246191850 2025.04.03 17:24:37.673684 [ 5233 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 17:24:37.674485 [ 5233 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.03 17:24:37.697066 [ 5233 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.03 17:24:37.697747 [ 5233 ] {} BaseDaemon: 2. ? @ 0x00007fb2460ad520 2025.04.03 17:24:37.698354 [ 5233 ] {} BaseDaemon: 3. ? @ 0x00007fb2461019fd 2025.04.03 17:24:37.699014 [ 5233 ] {} BaseDaemon: 4. ? @ 0x00007fb2460ad476 2025.04.03 17:24:37.699783 [ 5233 ] {} BaseDaemon: 5. ? @ 0x00007fb2460937f3 2025.04.03 17:24:37.738586 [ 5233 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.03 17:24:37.800305 [ 5233 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.03 17:24:37.812109 [ 5233 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a035 2025.04.03 17:24:37.828756 [ 5233 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 2025.04.03 17:24:37.846681 [ 5233 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 17:24:37.891113 [ 5233 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:24:37.892011 [ 5233 ] {} 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.03 17:24:37.893686 [ 5233 ] {} 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.03 17:24:37.894513 [ 5233 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 17:24:37.895085 [ 5233 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:24:37.895687 [ 5233 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 17:24:37.896351 [ 5233 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 17:24:37.897084 [ 5233 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cea7 2025.04.03 17:24:37.914887 [ 5233 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 17:24:37.915565 [ 5233 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 17:24:37.916233 [ 5233 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.03 17:24:37.967266 [ 5233 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 17:24:37.968207 [ 5233 ] {} 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.03 17:24:37.968921 [ 5233 ] {} 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.03 17:24:37.970235 [ 5233 ] {} BaseDaemon: 13. ? @ 0x00007fb2460ffac3 2025.04.03 17:24:37.970985 [ 5233 ] {} BaseDaemon: 14. ? @ 0x00007fb246191850 2025.04.03 17:24:38.256597 [ 5233 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8AB919F2188351AB97F7157C9AD07F03) 2025.04.03 17:24:38.798277 [ 5233 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 17:24:42.565100 [ 4434 ] {} Application: Child process was terminated by signal 6. 2025.04.03 17:24:42.748984 [ 5244 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 17:24:42.749876 [ 5244 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 17:24:46.726724 [ 5244 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 17:24:46.751130 [ 5244 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 17:24:46.751725 [ 5244 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 17:24:46.823284 [ 5891 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 17:24:47.733826 [ 5244 ] {} 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.03 17:24:47.739079 [ 5244 ] {} 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.03 17:24:53.771237 [ 5720 ] {} 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&) @ 0x0000000019fee6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827b209 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&) @ 0x0000000018276d2b 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) @ 0x00000000182701da 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&) @ 0x000000001826f474 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 @ 0x00000000182aed0c 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 @ 0x000000001828c4cc 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 @ 0x00000000182ac962 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 @ 0x00000000182babd2 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 @ 0x00000000182fe884 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 @ 0x00000000182fed6d 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 @ 0x00000000182ab673 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 @ 0x00000000182af132 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 @ 0x000000001829f346 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 @ 0x00000000182baea4 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&) @ 0x00000000182d0663 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 @ 0x00000000182c05d5 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aef97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b14e1 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) @ 0x0000000011e7260a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fbc1 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) @ 0x0000000011e6f314 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e14ad6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e176bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213436a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134cc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f93de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118999b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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.20228.altinityantalya (altinity build)) 2025.04.03 17:24:53.772709 [ 5720 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 17:24:53.860079 [ 5720 ] {} : 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() @ 0x000000001189a035 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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. ? @ 0x00007f28eb07bac3 8. ? @ 0x00007f28eb10d850 2025.04.03 17:24:53.872912 [ 6053 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 17:24:53.874891 [ 6053 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0, architecture: x86_64) (from thread 5720) Received signal 6 2025.04.03 17:24:53.876780 [ 6053 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 17:24:53.877344 [ 6053 ] {} BaseDaemon: 2025.04.03 17:24:53.878353 [ 6053 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f28eb029520 0x00007f28eb07d9fd 0x00007f28eb029476 0x00007f28eb00f7f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f28eb07bac3 0x00007f28eb10d850 2025.04.03 17:24:53.879031 [ 6053 ] {} BaseDaemon: ######################################## 2025.04.03 17:24:53.879681 [ 6053 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0) (from thread 5720) (no query) Received signal Aborted (6) 2025.04.03 17:24:53.880296 [ 6053 ] {} BaseDaemon: 2025.04.03 17:24:53.880884 [ 6053 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f28eb029520 0x00007f28eb07d9fd 0x00007f28eb029476 0x00007f28eb00f7f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f28eb07bac3 0x00007f28eb10d850 2025.04.03 17:24:53.980103 [ 6053 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 17:24:53.980681 [ 6053 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.03 17:24:54.087486 [ 6053 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.03 17:24:54.088132 [ 6053 ] {} BaseDaemon: 2. ? @ 0x00007f28eb029520 2025.04.03 17:24:54.088814 [ 6053 ] {} BaseDaemon: 3. ? @ 0x00007f28eb07d9fd 2025.04.03 17:24:54.089495 [ 6053 ] {} BaseDaemon: 4. ? @ 0x00007f28eb029476 2025.04.03 17:24:54.090161 [ 6053 ] {} BaseDaemon: 5. ? @ 0x00007f28eb00f7f3 2025.04.03 17:24:54.205227 [ 6053 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.03 17:24:54.243158 [ 6053 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.03 17:24:54.254700 [ 6053 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a035 2025.04.03 17:24:54.270707 [ 6053 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 2025.04.03 17:24:54.287214 [ 6053 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 17:24:54.287989 [ 6053 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:24:54.288686 [ 6053 ] {} 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.03 17:24:54.290162 [ 6053 ] {} 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.03 17:24:54.290831 [ 6053 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 17:24:54.291398 [ 6053 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:24:54.291898 [ 6053 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 17:24:54.292422 [ 6053 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 17:24:54.292934 [ 6053 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cea7 2025.04.03 17:24:54.310354 [ 6053 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 17:24:54.310935 [ 6053 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 17:24:54.311509 [ 6053 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.03 17:24:54.407923 [ 6053 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 17:24:54.408671 [ 6053 ] {} 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.03 17:24:54.409357 [ 6053 ] {} 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.03 17:24:54.419810 [ 6053 ] {} BaseDaemon: 13. ? @ 0x00007f28eb07bac3 2025.04.03 17:24:54.420495 [ 6053 ] {} BaseDaemon: 14. ? @ 0x00007f28eb10d850 2025.04.03 17:24:54.724123 [ 6053 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8AB919F2188351AB97F7157C9AD07F03) 2025.04.03 17:24:55.126298 [ 6053 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 17:24:58.902501 [ 5239 ] {} Application: Child process was terminated by signal 6. 2025.04.03 17:24:59.079009 [ 6064 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 17:24:59.079729 [ 6064 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 17:25:03.390410 [ 6064 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 17:25:03.439091 [ 6064 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 17:25:03.439652 [ 6064 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 17:25:03.497799 [ 6719 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 17:25:04.186268 [ 6064 ] {} 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.03 17:25:04.192390 [ 6064 ] {} 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.03 17:25:10.583739 [ 6417 ] {} 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&) @ 0x0000000019fee6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827b209 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&) @ 0x0000000018276d2b 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) @ 0x00000000182701da 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&) @ 0x000000001826f474 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 @ 0x00000000182aed0c 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 @ 0x000000001828c4cc 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 @ 0x00000000182ac962 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 @ 0x00000000182babd2 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 @ 0x00000000182fe884 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 @ 0x00000000182fed6d 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 @ 0x00000000182ab673 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 @ 0x00000000182af132 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 @ 0x000000001829f346 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 @ 0x00000000182baea4 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&) @ 0x00000000182d0663 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 @ 0x00000000182c05d5 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aef97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b14e1 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) @ 0x0000000011e7260a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fbc1 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) @ 0x0000000011e6f314 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e14ad6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e176bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213436a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134cc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f93de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118999b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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.20228.altinityantalya (altinity build)) 2025.04.03 17:25:10.585250 [ 6417 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 17:25:10.590566 [ 6417 ] {} : 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() @ 0x000000001189a035 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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. ? @ 0x00007f35ac764ac3 8. ? @ 0x00007f35ac7f6850 2025.04.03 17:25:10.605351 [ 6879 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 17:25:10.606768 [ 6879 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0, architecture: x86_64) (from thread 6417) Received signal 6 2025.04.03 17:25:10.608400 [ 6879 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 17:25:10.609052 [ 6879 ] {} BaseDaemon: 2025.04.03 17:25:10.609930 [ 6879 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f35ac712520 0x00007f35ac7669fd 0x00007f35ac712476 0x00007f35ac6f87f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f35ac764ac3 0x00007f35ac7f6850 2025.04.03 17:25:10.610509 [ 6879 ] {} BaseDaemon: ######################################## 2025.04.03 17:25:10.611131 [ 6879 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0) (from thread 6417) (no query) Received signal Aborted (6) 2025.04.03 17:25:10.613995 [ 6879 ] {} BaseDaemon: 2025.04.03 17:25:10.614655 [ 6879 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f35ac712520 0x00007f35ac7669fd 0x00007f35ac712476 0x00007f35ac6f87f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f35ac764ac3 0x00007f35ac7f6850 2025.04.03 17:25:10.635839 [ 6879 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 17:25:10.636422 [ 6879 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.03 17:25:10.658519 [ 6879 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.03 17:25:10.659117 [ 6879 ] {} BaseDaemon: 2. ? @ 0x00007f35ac712520 2025.04.03 17:25:10.659644 [ 6879 ] {} BaseDaemon: 3. ? @ 0x00007f35ac7669fd 2025.04.03 17:25:10.660149 [ 6879 ] {} BaseDaemon: 4. ? @ 0x00007f35ac712476 2025.04.03 17:25:10.660781 [ 6879 ] {} BaseDaemon: 5. ? @ 0x00007f35ac6f87f3 2025.04.03 17:25:10.711671 [ 6879 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.03 17:25:10.841103 [ 6879 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.03 17:25:10.852367 [ 6879 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a035 2025.04.03 17:25:10.868089 [ 6879 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 2025.04.03 17:25:10.971355 [ 6879 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 17:25:10.972125 [ 6879 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:25:10.972792 [ 6879 ] {} 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.03 17:25:10.974005 [ 6879 ] {} 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.03 17:25:10.974567 [ 6879 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 17:25:10.975045 [ 6879 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:25:10.975570 [ 6879 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 17:25:10.976091 [ 6879 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 17:25:10.976641 [ 6879 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cea7 2025.04.03 17:25:10.993677 [ 6879 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 17:25:10.994308 [ 6879 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 17:25:10.994889 [ 6879 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.03 17:25:11.027633 [ 6879 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 17:25:11.028582 [ 6879 ] {} 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.03 17:25:11.029295 [ 6879 ] {} 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.03 17:25:11.030214 [ 6879 ] {} BaseDaemon: 13. ? @ 0x00007f35ac764ac3 2025.04.03 17:25:11.030792 [ 6879 ] {} BaseDaemon: 14. ? @ 0x00007f35ac7f6850 2025.04.03 17:25:11.476516 [ 6879 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8AB919F2188351AB97F7157C9AD07F03) 2025.04.03 17:25:12.026701 [ 6879 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 17:25:15.634510 [ 6060 ] {} Application: Child process was terminated by signal 6. 2025.04.03 17:25:15.828759 [ 6890 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 17:25:15.829646 [ 6890 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 17:25:19.737796 [ 6890 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 17:25:19.756120 [ 6890 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 17:25:19.756686 [ 6890 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 17:25:19.814674 [ 7539 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 17:25:20.437297 [ 6890 ] {} 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.03 17:25:20.442402 [ 6890 ] {} 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.03 17:25:26.964994 [ 7290 ] {} 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&) @ 0x0000000019fee6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827b209 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&) @ 0x0000000018276d2b 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) @ 0x00000000182701da 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&) @ 0x000000001826f474 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 @ 0x00000000182aed0c 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 @ 0x000000001828c4cc 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 @ 0x00000000182ac962 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 @ 0x00000000182babd2 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 @ 0x00000000182fe884 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 @ 0x00000000182fed6d 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 @ 0x00000000182ab673 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 @ 0x00000000182af132 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 @ 0x000000001829f346 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 @ 0x00000000182baea4 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&) @ 0x00000000182d0663 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 @ 0x00000000182c05d5 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aef97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b14e1 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) @ 0x0000000011e7260a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fbc1 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) @ 0x0000000011e6f314 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e14ad6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e176bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213436a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134cc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f93de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118999b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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.20228.altinityantalya (altinity build)) 2025.04.03 17:25:26.966585 [ 7290 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 17:25:26.972287 [ 7290 ] {} : 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() @ 0x000000001189a035 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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. ? @ 0x00007f141c829ac3 8. ? @ 0x00007f141c8bb850 2025.04.03 17:25:26.982389 [ 7698 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 17:25:26.983587 [ 7698 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0, architecture: x86_64) (from thread 7290) Received signal 6 2025.04.03 17:25:26.985306 [ 7698 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 17:25:26.985922 [ 7698 ] {} BaseDaemon: 2025.04.03 17:25:26.986869 [ 7698 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f141c7d7520 0x00007f141c82b9fd 0x00007f141c7d7476 0x00007f141c7bd7f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f141c829ac3 0x00007f141c8bb850 2025.04.03 17:25:26.987379 [ 7698 ] {} BaseDaemon: ######################################## 2025.04.03 17:25:26.987941 [ 7698 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0) (from thread 7290) (no query) Received signal Aborted (6) 2025.04.03 17:25:26.988496 [ 7698 ] {} BaseDaemon: 2025.04.03 17:25:26.988995 [ 7698 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f141c7d7520 0x00007f141c82b9fd 0x00007f141c7d7476 0x00007f141c7bd7f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007f141c829ac3 0x00007f141c8bb850 2025.04.03 17:25:27.008524 [ 7698 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 17:25:27.009258 [ 7698 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.03 17:25:27.031756 [ 7698 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.03 17:25:27.032322 [ 7698 ] {} BaseDaemon: 2. ? @ 0x00007f141c7d7520 2025.04.03 17:25:27.032949 [ 7698 ] {} BaseDaemon: 3. ? @ 0x00007f141c82b9fd 2025.04.03 17:25:27.033529 [ 7698 ] {} BaseDaemon: 4. ? @ 0x00007f141c7d7476 2025.04.03 17:25:27.034228 [ 7698 ] {} BaseDaemon: 5. ? @ 0x00007f141c7bd7f3 2025.04.03 17:25:27.119548 [ 7698 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.03 17:25:27.251566 [ 7698 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.03 17:25:27.352612 [ 7698 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a035 2025.04.03 17:25:27.369032 [ 7698 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 2025.04.03 17:25:27.387030 [ 7698 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 17:25:27.387708 [ 7698 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:25:27.394861 [ 7698 ] {} 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.03 17:25:27.403648 [ 7698 ] {} 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.03 17:25:27.404194 [ 7698 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 17:25:27.404743 [ 7698 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:25:27.405299 [ 7698 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 17:25:27.405836 [ 7698 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 17:25:27.406426 [ 7698 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cea7 2025.04.03 17:25:27.424385 [ 7698 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 17:25:27.424948 [ 7698 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 17:25:27.425504 [ 7698 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.03 17:25:27.459936 [ 7698 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 17:25:27.460747 [ 7698 ] {} 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.03 17:25:27.461402 [ 7698 ] {} 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.03 17:25:27.462396 [ 7698 ] {} BaseDaemon: 13. ? @ 0x00007f141c829ac3 2025.04.03 17:25:27.462917 [ 7698 ] {} BaseDaemon: 14. ? @ 0x00007f141c8bb850 2025.04.03 17:25:27.702611 [ 7698 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8AB919F2188351AB97F7157C9AD07F03) 2025.04.03 17:25:28.039655 [ 7698 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 17:25:32.016162 [ 6885 ] {} Application: Child process was terminated by signal 6. 2025.04.03 17:25:32.213123 [ 7709 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 17:25:32.214019 [ 7709 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 17:25:35.742434 [ 7709 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 17:25:35.759753 [ 7709 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 17:25:35.760441 [ 7709 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 17:25:35.820323 [ 8349 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 17:25:36.486391 [ 7709 ] {} 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.03 17:25:36.492561 [ 7709 ] {} 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.03 17:25:42.371543 [ 7991 ] {} 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&) @ 0x0000000019fee6d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x000000001827b209 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&) @ 0x0000000018276d2b 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) @ 0x00000000182701da 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&) @ 0x000000001826f474 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 @ 0x00000000182aed0c 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 @ 0x000000001828c4cc 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 @ 0x00000000182ac962 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 @ 0x00000000182babd2 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 @ 0x00000000182fe884 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 @ 0x00000000182fed6d 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 @ 0x00000000182ab673 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 @ 0x00000000182af132 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 @ 0x000000001829f346 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 @ 0x00000000182baea4 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&) @ 0x00000000182d0663 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 @ 0x00000000182c05d5 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115aef97 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b14e1 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) @ 0x0000000011e7260a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e6fbc1 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) @ 0x0000000011e6f314 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e14ad6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e176bd 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213436a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012134cc7 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f93de 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118999b4 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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.20228.altinityantalya (altinity build)) 2025.04.03 17:25:42.373005 [ 7991 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 17:25:42.378817 [ 7991 ] {} : 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() @ 0x000000001189a035 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 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*) @ 0x000000001189cea7 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. ? @ 0x00007fe93a768ac3 8. ? @ 0x00007fe93a7fa850 2025.04.03 17:25:42.398113 [ 8531 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 17:25:42.400136 [ 8531 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0, architecture: x86_64) (from thread 7991) Received signal 6 2025.04.03 17:25:42.402010 [ 8531 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 17:25:42.402499 [ 8531 ] {} BaseDaemon: 2025.04.03 17:25:42.403473 [ 8531 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fe93a716520 0x00007fe93a76a9fd 0x00007fe93a716476 0x00007fe93a6fc7f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fe93a768ac3 0x00007fe93a7fa850 2025.04.03 17:25:42.403955 [ 8531 ] {} BaseDaemon: ######################################## 2025.04.03 17:25:42.404582 [ 8531 ] {} BaseDaemon: (version 24.12.2.20228.altinityantalya (altinity build), build id: EB0D86F03A0DAD26A64EA115992888D48446E809, git hash: 7c3b88af751347f5ae1e493ad1d8dbcce245e6d0) (from thread 7991) (no query) Received signal Aborted (6) 2025.04.03 17:25:42.405153 [ 8531 ] {} BaseDaemon: 2025.04.03 17:25:42.405875 [ 8531 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fe93a716520 0x00007fe93a76a9fd 0x00007fe93a716476 0x00007fe93a6fc7f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a035 0x000000001189c8d4 0x000000001189cea7 0x000000000ce12ac0 0x000000000ce183d2 0x00007fe93a768ac3 0x00007fe93a7fa850 2025.04.03 17:25:42.425890 [ 8531 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 17:25:42.426564 [ 8531 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.03 17:25:42.447356 [ 8531 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.03 17:25:42.448032 [ 8531 ] {} BaseDaemon: 2. ? @ 0x00007fe93a716520 2025.04.03 17:25:42.448582 [ 8531 ] {} BaseDaemon: 3. ? @ 0x00007fe93a76a9fd 2025.04.03 17:25:42.449236 [ 8531 ] {} BaseDaemon: 4. ? @ 0x00007fe93a716476 2025.04.03 17:25:42.449872 [ 8531 ] {} BaseDaemon: 5. ? @ 0x00007fe93a6fc7f3 2025.04.03 17:25:42.578731 [ 8531 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.03 17:25:42.658788 [ 8531 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.03 17:25:42.672419 [ 8531 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a035 2025.04.03 17:25:42.707075 [ 8531 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189c8d4 2025.04.03 17:25:42.814612 [ 8531 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 17:25:42.815449 [ 8531 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:25:42.816289 [ 8531 ] {} 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.03 17:25:42.817742 [ 8531 ] {} 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.03 17:25:42.818346 [ 8531 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 17:25:42.818947 [ 8531 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 17:25:42.819515 [ 8531 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 17:25:42.820130 [ 8531 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 17:25:42.820692 [ 8531 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189cea7 2025.04.03 17:25:42.847362 [ 8531 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 17:25:42.848055 [ 8531 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 17:25:42.848678 [ 8531 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.03 17:25:42.990472 [ 8531 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 17:25:42.991281 [ 8531 ] {} 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.03 17:25:42.992457 [ 8531 ] {} 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.03 17:25:42.993250 [ 8531 ] {} BaseDaemon: 13. ? @ 0x00007fe93a768ac3 2025.04.03 17:25:42.993779 [ 8531 ] {} BaseDaemon: 14. ? @ 0x00007fe93a7fa850 2025.04.03 17:25:43.452907 [ 8531 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8AB919F2188351AB97F7157C9AD07F03) 2025.04.03 17:25:43.887740 [ 8531 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 17:25:47.434133 [ 7704 ] {} Application: Child process was terminated by signal 6.