2025.04.04 14:08:03.964218 [ 414 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.04 14:08:03.965550 [ 414 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.04 14:08:09.961882 [ 414 ] {} KeeperLogStore: No logs exists in /var/lib/clickhouse/coordination/logs. It's Ok if it's the first run of clickhouse-keeper. 2025.04.04 14:08:09.974746 [ 414 ] {} KeeperLogStore: Removing all changelogs 2025.04.04 14:08:09.988129 [ 414 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.04 14:08:10.057618 [ 414 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.04 14:08:10.060445 [ 414 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.04 14:08:10.156680 [ 1078 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.04 14:08:11.047525 [ 414 ] {} Access(local_directory): File /var/lib/clickhouse/access/users.list doesn't exist 2025.04.04 14:08:11.048761 [ 414 ] {} Access(local_directory): Recovering lists in directory /var/lib/clickhouse/access/ 2025.04.04 14:08:11.180926 [ 414 ] {} 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.04 14:08:11.262714 [ 414 ] {} 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.04 14:08:18.948393 [ 535 ] {} 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&) @ 0x000000001827ab49 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&) @ 0x000000001827666b 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) @ 0x000000001826fb1a 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&) @ 0x000000001826edb4 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 @ 0x00000000182ae64c 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 @ 0x000000001828be0c 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 @ 0x00000000182ac2a2 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 @ 0x00000000182ba512 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 @ 0x00000000182fe1c4 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 @ 0x00000000182fe6ad 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 @ 0x00000000182aafb3 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 @ 0x00000000182aea72 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 @ 0x000000001829ec86 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 @ 0x00000000182ba7e4 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&) @ 0x00000000182cffa3 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 @ 0x00000000182bff15 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115af7f7 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b1d41 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) @ 0x0000000011e72e6a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e70421 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) @ 0x0000000011e6fb74 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e15336 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e17f1d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x0000000012134bca 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012135527 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f9c3e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000001189a214 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 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*) @ 0x000000001189d707 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.20230.altinityantalya (altinity build)) 2025.04.04 14:08:18.950927 [ 535 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.04 14:08:18.962293 [ 535 ] {} : 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() @ 0x000000001189a895 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 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*) @ 0x000000001189d707 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. ? @ 0x00007f8b9b6d9ac3 8. ? @ 0x00007f8b9b76b850 2025.04.04 14:08:18.981609 [ 1251 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.04 14:08:18.984754 [ 1251 ] {} BaseDaemon: (version 24.12.2.20230.altinityantalya (altinity build), build id: 7FBA29B226A551CAF767D899938014B3EABF1B77, git hash: 68c99b882d1c07298d583abb39b89af0c988aa3a, architecture: x86_64) (from thread 535) Received signal 6 2025.04.04 14:08:18.988474 [ 1251 ] {} BaseDaemon: Signal description: Aborted 2025.04.04 14:08:18.989462 [ 1251 ] {} BaseDaemon: 2025.04.04 14:08:18.991457 [ 1251 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f8b9b687520 0x00007f8b9b6db9fd 0x00007f8b9b687476 0x00007f8b9b66d7f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a895 0x000000001189d134 0x000000001189d707 0x000000000ce12ac0 0x000000000ce183d2 0x00007f8b9b6d9ac3 0x00007f8b9b76b850 2025.04.04 14:08:18.992615 [ 1251 ] {} BaseDaemon: ######################################## 2025.04.04 14:08:18.993641 [ 1251 ] {} BaseDaemon: (version 24.12.2.20230.altinityantalya (altinity build), build id: 7FBA29B226A551CAF767D899938014B3EABF1B77, git hash: 68c99b882d1c07298d583abb39b89af0c988aa3a) (from thread 535) (no query) Received signal Aborted (6) 2025.04.04 14:08:18.994566 [ 1251 ] {} BaseDaemon: 2025.04.04 14:08:18.995629 [ 1251 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f8b9b687520 0x00007f8b9b6db9fd 0x00007f8b9b687476 0x00007f8b9b66d7f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a895 0x000000001189d134 0x000000001189d707 0x000000000ce12ac0 0x000000000ce183d2 0x00007f8b9b6d9ac3 0x00007f8b9b76b850 2025.04.04 14:08:19.071873 [ 1251 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.04 14:08:19.072906 [ 1251 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.04 14:08:19.115138 [ 1251 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.04 14:08:19.116384 [ 1251 ] {} BaseDaemon: 2. ? @ 0x00007f8b9b687520 2025.04.04 14:08:19.117392 [ 1251 ] {} BaseDaemon: 3. ? @ 0x00007f8b9b6db9fd 2025.04.04 14:08:19.118391 [ 1251 ] {} BaseDaemon: 4. ? @ 0x00007f8b9b687476 2025.04.04 14:08:19.119735 [ 1251 ] {} BaseDaemon: 5. ? @ 0x00007f8b9b66d7f3 2025.04.04 14:08:19.272457 [ 1251 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.04 14:08:19.345433 [ 1251 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.04 14:08:19.368513 [ 1251 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a895 2025.04.04 14:08:19.399821 [ 1251 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 2025.04.04 14:08:19.433656 [ 1251 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.04 14:08:19.435166 [ 1251 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.04 14:08:19.436481 [ 1251 ] {} 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.04 14:08:19.440734 [ 1251 ] {} 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.04 14:08:19.441887 [ 1251 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.04 14:08:19.443041 [ 1251 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.04 14:08:19.444186 [ 1251 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.04 14:08:19.445316 [ 1251 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.04 14:08:19.446476 [ 1251 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189d707 2025.04.04 14:08:19.657930 [ 1251 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.04 14:08:19.658945 [ 1251 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.04 14:08:19.660237 [ 1251 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.04 14:08:19.755475 [ 1251 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.04 14:08:19.757040 [ 1251 ] {} 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.04 14:08:19.758366 [ 1251 ] {} 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.04 14:08:19.760351 [ 1251 ] {} BaseDaemon: 13. ? @ 0x00007f8b9b6d9ac3 2025.04.04 14:08:19.761554 [ 1251 ] {} BaseDaemon: 14. ? @ 0x00007f8b9b76b850 2025.04.04 14:08:20.282484 [ 1251 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 0DEB192241E204ADF2EA6CB97FA6FAC7) 2025.04.04 14:08:20.946520 [ 1251 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.04 14:08:24.040918 [ 410 ] {} Application: Child process was terminated by signal 6. 2025.04.04 14:08:24.320916 [ 1262 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.04 14:08:24.322449 [ 1262 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.04 14:08:30.104858 [ 1262 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.04 14:08:30.174288 [ 1262 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.04 14:08:30.175558 [ 1262 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.04 14:08:30.246828 [ 1925 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.04 14:08:31.392120 [ 1262 ] {} 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.04 14:08:31.415678 [ 1262 ] {} 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.04 14:08:39.294357 [ 1531 ] {} 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&) @ 0x000000001827ab49 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&) @ 0x000000001827666b 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) @ 0x000000001826fb1a 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&) @ 0x000000001826edb4 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 @ 0x00000000182ae64c 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 @ 0x000000001828be0c 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 @ 0x00000000182ac2a2 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 @ 0x00000000182ba512 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 @ 0x00000000182fe1c4 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 @ 0x00000000182fe6ad 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 @ 0x00000000182aafb3 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 @ 0x00000000182aea72 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 @ 0x000000001829ec86 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 @ 0x00000000182ba7e4 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&) @ 0x00000000182cffa3 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 @ 0x00000000182bff15 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115af7f7 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b1d41 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) @ 0x0000000011e72e6a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e70421 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) @ 0x0000000011e6fb74 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e15336 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e17f1d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x0000000012134bca 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012135527 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f9c3e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000001189a214 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 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*) @ 0x000000001189d707 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.20230.altinityantalya (altinity build)) 2025.04.04 14:08:39.297163 [ 1531 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.04 14:08:39.351367 [ 1531 ] {} : 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() @ 0x000000001189a895 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 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*) @ 0x000000001189d707 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. ? @ 0x00007f038d751ac3 8. ? @ 0x00007f038d7e3850 2025.04.04 14:08:39.370024 [ 2105 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.04 14:08:39.374155 [ 2105 ] {} BaseDaemon: (version 24.12.2.20230.altinityantalya (altinity build), build id: 7FBA29B226A551CAF767D899938014B3EABF1B77, git hash: 68c99b882d1c07298d583abb39b89af0c988aa3a, architecture: x86_64) (from thread 1531) Received signal 6 2025.04.04 14:08:39.377426 [ 2105 ] {} BaseDaemon: Signal description: Aborted 2025.04.04 14:08:39.378551 [ 2105 ] {} BaseDaemon: 2025.04.04 14:08:39.380697 [ 2105 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f038d6ff520 0x00007f038d7539fd 0x00007f038d6ff476 0x00007f038d6e57f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a895 0x000000001189d134 0x000000001189d707 0x000000000ce12ac0 0x000000000ce183d2 0x00007f038d751ac3 0x00007f038d7e3850 2025.04.04 14:08:39.381754 [ 2105 ] {} BaseDaemon: ######################################## 2025.04.04 14:08:39.382992 [ 2105 ] {} BaseDaemon: (version 24.12.2.20230.altinityantalya (altinity build), build id: 7FBA29B226A551CAF767D899938014B3EABF1B77, git hash: 68c99b882d1c07298d583abb39b89af0c988aa3a) (from thread 1531) (no query) Received signal Aborted (6) 2025.04.04 14:08:39.384184 [ 2105 ] {} BaseDaemon: 2025.04.04 14:08:39.385237 [ 2105 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f038d6ff520 0x00007f038d7539fd 0x00007f038d6ff476 0x00007f038d6e57f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a895 0x000000001189d134 0x000000001189d707 0x000000000ce12ac0 0x000000000ce183d2 0x00007f038d751ac3 0x00007f038d7e3850 2025.04.04 14:08:39.445738 [ 2105 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.04 14:08:39.447122 [ 2105 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.04 14:08:39.488373 [ 2105 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.04 14:08:39.489596 [ 2105 ] {} BaseDaemon: 2. ? @ 0x00007f038d6ff520 2025.04.04 14:08:39.490552 [ 2105 ] {} BaseDaemon: 3. ? @ 0x00007f038d7539fd 2025.04.04 14:08:39.491768 [ 2105 ] {} BaseDaemon: 4. ? @ 0x00007f038d6ff476 2025.04.04 14:08:39.493055 [ 2105 ] {} BaseDaemon: 5. ? @ 0x00007f038d6e57f3 2025.04.04 14:08:39.845346 [ 2105 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.04 14:08:39.958235 [ 2105 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.04 14:08:40.047120 [ 2105 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a895 2025.04.04 14:08:40.350172 [ 2105 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 2025.04.04 14:08:40.386667 [ 2105 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.04 14:08:40.388554 [ 2105 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.04 14:08:40.389818 [ 2105 ] {} 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.04 14:08:40.395007 [ 2105 ] {} 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.04 14:08:40.396184 [ 2105 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.04 14:08:40.397267 [ 2105 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.04 14:08:40.398407 [ 2105 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.04 14:08:40.399587 [ 2105 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.04 14:08:40.400899 [ 2105 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189d707 2025.04.04 14:08:40.439617 [ 2105 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.04 14:08:40.440697 [ 2105 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.04 14:08:40.442010 [ 2105 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.04 14:08:40.696822 [ 2105 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.04 14:08:40.698254 [ 2105 ] {} 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.04 14:08:40.699567 [ 2105 ] {} 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.04 14:08:40.701342 [ 2105 ] {} BaseDaemon: 13. ? @ 0x00007f038d751ac3 2025.04.04 14:08:40.702569 [ 2105 ] {} BaseDaemon: 14. ? @ 0x00007f038d7e3850 2025.04.04 14:08:41.580650 [ 2105 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 0DEB192241E204ADF2EA6CB97FA6FAC7) 2025.04.04 14:08:42.214236 [ 2105 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.04 14:08:45.436668 [ 1257 ] {} Application: Child process was terminated by signal 6. 2025.04.04 14:08:45.712325 [ 2116 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.04 14:08:45.714060 [ 2116 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.04 14:08:51.837092 [ 2116 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.04 14:08:51.865265 [ 2116 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.04 14:08:51.866235 [ 2116 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.04 14:08:51.959148 [ 2779 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.04 14:08:53.320344 [ 2116 ] {} 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.04 14:08:53.330281 [ 2116 ] {} 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.04 14:09:01.513380 [ 2574 ] {} 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&) @ 0x000000001827ab49 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&) @ 0x000000001827666b 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) @ 0x000000001826fb1a 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&) @ 0x000000001826edb4 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 @ 0x00000000182ae64c 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 @ 0x000000001828be0c 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 @ 0x00000000182ac2a2 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 @ 0x00000000182ba512 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 @ 0x00000000182fe1c4 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 @ 0x00000000182fe6ad 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 @ 0x00000000182aafb3 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 @ 0x00000000182aea72 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 @ 0x000000001829ec86 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 @ 0x00000000182ba7e4 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&) @ 0x00000000182cffa3 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 @ 0x00000000182bff15 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115af7f7 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b1d41 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) @ 0x0000000011e72e6a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e70421 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) @ 0x0000000011e6fb74 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e15336 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e17f1d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x0000000012134bca 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012135527 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f9c3e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000001189a214 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 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*) @ 0x000000001189d707 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.20230.altinityantalya (altinity build)) 2025.04.04 14:09:01.516184 [ 2574 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.04 14:09:01.527013 [ 2574 ] {} : 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() @ 0x000000001189a895 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 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*) @ 0x000000001189d707 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. ? @ 0x00007fafdde87ac3 8. ? @ 0x00007fafddf19850 2025.04.04 14:09:01.549769 [ 2973 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.04 14:09:01.553701 [ 2973 ] {} BaseDaemon: (version 24.12.2.20230.altinityantalya (altinity build), build id: 7FBA29B226A551CAF767D899938014B3EABF1B77, git hash: 68c99b882d1c07298d583abb39b89af0c988aa3a, architecture: x86_64) (from thread 2574) Received signal 6 2025.04.04 14:09:01.557222 [ 2973 ] {} BaseDaemon: Signal description: Aborted 2025.04.04 14:09:01.558403 [ 2973 ] {} BaseDaemon: 2025.04.04 14:09:01.560505 [ 2973 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fafdde35520 0x00007fafdde899fd 0x00007fafdde35476 0x00007fafdde1b7f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a895 0x000000001189d134 0x000000001189d707 0x000000000ce12ac0 0x000000000ce183d2 0x00007fafdde87ac3 0x00007fafddf19850 2025.04.04 14:09:01.561594 [ 2973 ] {} BaseDaemon: ######################################## 2025.04.04 14:09:01.562726 [ 2973 ] {} BaseDaemon: (version 24.12.2.20230.altinityantalya (altinity build), build id: 7FBA29B226A551CAF767D899938014B3EABF1B77, git hash: 68c99b882d1c07298d583abb39b89af0c988aa3a) (from thread 2574) (no query) Received signal Aborted (6) 2025.04.04 14:09:01.563757 [ 2973 ] {} BaseDaemon: 2025.04.04 14:09:01.564950 [ 2973 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fafdde35520 0x00007fafdde899fd 0x00007fafdde35476 0x00007fafdde1b7f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a895 0x000000001189d134 0x000000001189d707 0x000000000ce12ac0 0x000000000ce183d2 0x00007fafdde87ac3 0x00007fafddf19850 2025.04.04 14:09:01.603744 [ 2973 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.04 14:09:01.604923 [ 2973 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.04 14:09:01.698288 [ 2973 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.04 14:09:01.699410 [ 2973 ] {} BaseDaemon: 2. ? @ 0x00007fafdde35520 2025.04.04 14:09:01.700394 [ 2973 ] {} BaseDaemon: 3. ? @ 0x00007fafdde899fd 2025.04.04 14:09:01.701432 [ 2973 ] {} BaseDaemon: 4. ? @ 0x00007fafdde35476 2025.04.04 14:09:01.702848 [ 2973 ] {} BaseDaemon: 5. ? @ 0x00007fafdde1b7f3 2025.04.04 14:09:01.849156 [ 2973 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.04 14:09:01.927226 [ 2973 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.04 14:09:01.949408 [ 2973 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a895 2025.04.04 14:09:02.053936 [ 2973 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 2025.04.04 14:09:02.151635 [ 2973 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.04 14:09:02.152916 [ 2973 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.04 14:09:02.154239 [ 2973 ] {} 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.04 14:09:02.156580 [ 2973 ] {} 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.04 14:09:02.157609 [ 2973 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.04 14:09:02.158753 [ 2973 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.04 14:09:02.219014 [ 2973 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.04 14:09:02.219980 [ 2973 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.04 14:09:02.221171 [ 2973 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189d707 2025.04.04 14:09:02.274884 [ 2973 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.04 14:09:02.275926 [ 2973 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.04 14:09:02.277074 [ 2973 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.04 14:09:02.409864 [ 2973 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.04 14:09:02.411236 [ 2973 ] {} 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.04 14:09:02.413322 [ 2973 ] {} 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.04 14:09:02.415197 [ 2973 ] {} BaseDaemon: 13. ? @ 0x00007fafdde87ac3 2025.04.04 14:09:02.416498 [ 2973 ] {} BaseDaemon: 14. ? @ 0x00007fafddf19850 2025.04.04 14:09:03.262522 [ 2973 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 0DEB192241E204ADF2EA6CB97FA6FAC7) 2025.04.04 14:09:04.522470 [ 2973 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.04 14:09:07.605817 [ 2111 ] {} Application: Child process was terminated by signal 6. 2025.04.04 14:09:07.892040 [ 2985 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.04 14:09:07.893815 [ 2985 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.04 14:09:13.413974 [ 2985 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.04 14:09:13.519450 [ 2985 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.04 14:09:13.523012 [ 2985 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.04 14:09:13.617022 [ 3648 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.04 14:09:14.651396 [ 2985 ] {} 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.04 14:09:14.694786 [ 2985 ] {} 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.04 14:09:22.535812 [ 3314 ] {} 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&) @ 0x000000001827ab49 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&) @ 0x000000001827666b 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) @ 0x000000001826fb1a 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&) @ 0x000000001826edb4 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 @ 0x00000000182ae64c 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 @ 0x000000001828be0c 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 @ 0x00000000182ac2a2 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 @ 0x00000000182ba512 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 @ 0x00000000182fe1c4 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 @ 0x00000000182fe6ad 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 @ 0x00000000182aafb3 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 @ 0x00000000182aea72 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 @ 0x000000001829ec86 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 @ 0x00000000182ba7e4 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&) @ 0x00000000182cffa3 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 @ 0x00000000182bff15 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115af7f7 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b1d41 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) @ 0x0000000011e72e6a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e70421 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) @ 0x0000000011e6fb74 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e15336 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e17f1d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x0000000012134bca 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012135527 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f9c3e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000001189a214 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 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*) @ 0x000000001189d707 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.20230.altinityantalya (altinity build)) 2025.04.04 14:09:22.538191 [ 3314 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.04 14:09:22.549112 [ 3314 ] {} : 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() @ 0x000000001189a895 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 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*) @ 0x000000001189d707 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. ? @ 0x00007f1f3859dac3 8. ? @ 0x00007f1f3862f850 2025.04.04 14:09:22.569581 [ 3831 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.04 14:09:22.571752 [ 3831 ] {} BaseDaemon: (version 24.12.2.20230.altinityantalya (altinity build), build id: 7FBA29B226A551CAF767D899938014B3EABF1B77, git hash: 68c99b882d1c07298d583abb39b89af0c988aa3a, architecture: x86_64) (from thread 3314) Received signal 6 2025.04.04 14:09:22.574761 [ 3831 ] {} BaseDaemon: Signal description: Aborted 2025.04.04 14:09:22.575762 [ 3831 ] {} BaseDaemon: 2025.04.04 14:09:22.577005 [ 3831 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f1f3854b520 0x00007f1f3859f9fd 0x00007f1f3854b476 0x00007f1f385317f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a895 0x000000001189d134 0x000000001189d707 0x000000000ce12ac0 0x000000000ce183d2 0x00007f1f3859dac3 0x00007f1f3862f850 2025.04.04 14:09:22.578085 [ 3831 ] {} BaseDaemon: ######################################## 2025.04.04 14:09:22.579051 [ 3831 ] {} BaseDaemon: (version 24.12.2.20230.altinityantalya (altinity build), build id: 7FBA29B226A551CAF767D899938014B3EABF1B77, git hash: 68c99b882d1c07298d583abb39b89af0c988aa3a) (from thread 3314) (no query) Received signal Aborted (6) 2025.04.04 14:09:22.580175 [ 3831 ] {} BaseDaemon: 2025.04.04 14:09:22.581210 [ 3831 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f1f3854b520 0x00007f1f3859f9fd 0x00007f1f3854b476 0x00007f1f385317f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a895 0x000000001189d134 0x000000001189d707 0x000000000ce12ac0 0x000000000ce183d2 0x00007f1f3859dac3 0x00007f1f3862f850 2025.04.04 14:09:22.644273 [ 3831 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.04 14:09:22.645336 [ 3831 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.04 14:09:22.843276 [ 3831 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.04 14:09:22.844311 [ 3831 ] {} BaseDaemon: 2. ? @ 0x00007f1f3854b520 2025.04.04 14:09:22.845357 [ 3831 ] {} BaseDaemon: 3. ? @ 0x00007f1f3859f9fd 2025.04.04 14:09:22.846457 [ 3831 ] {} BaseDaemon: 4. ? @ 0x00007f1f3854b476 2025.04.04 14:09:22.847562 [ 3831 ] {} BaseDaemon: 5. ? @ 0x00007f1f385317f3 2025.04.04 14:09:23.176182 [ 3831 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.04 14:09:23.365296 [ 3831 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.04 14:09:23.389084 [ 3831 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a895 2025.04.04 14:09:23.420174 [ 3831 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 2025.04.04 14:09:23.621117 [ 3831 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.04 14:09:23.622382 [ 3831 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.04 14:09:23.623775 [ 3831 ] {} 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.04 14:09:23.625767 [ 3831 ] {} 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.04 14:09:23.626744 [ 3831 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.04 14:09:23.627893 [ 3831 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.04 14:09:23.629400 [ 3831 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.04 14:09:23.630375 [ 3831 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.04 14:09:23.631619 [ 3831 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189d707 2025.04.04 14:09:23.781459 [ 3831 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.04 14:09:23.782789 [ 3831 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.04 14:09:23.784117 [ 3831 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.04 14:09:24.017750 [ 3831 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.04 14:09:24.019111 [ 3831 ] {} 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.04 14:09:24.020391 [ 3831 ] {} 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.04 14:09:24.022202 [ 3831 ] {} BaseDaemon: 13. ? @ 0x00007f1f3859dac3 2025.04.04 14:09:24.023290 [ 3831 ] {} BaseDaemon: 14. ? @ 0x00007f1f3862f850 2025.04.04 14:09:24.670064 [ 3831 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 0DEB192241E204ADF2EA6CB97FA6FAC7) 2025.04.04 14:09:25.662125 [ 3831 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.04 14:09:29.629154 [ 2980 ] {} Application: Child process was terminated by signal 6. 2025.04.04 14:09:29.905861 [ 3842 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.04 14:09:29.907210 [ 3842 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.04 14:09:36.846737 [ 3842 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.04 14:09:36.875084 [ 3842 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.04 14:09:36.876277 [ 3842 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.04 14:09:36.944986 [ 4524 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.04 14:09:37.915567 [ 3842 ] {} 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.04 14:09:37.957724 [ 3842 ] {} 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.04 14:09:46.388639 [ 4306 ] {} 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&) @ 0x000000001827ab49 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&) @ 0x000000001827666b 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) @ 0x000000001826fb1a 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&) @ 0x000000001826edb4 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 @ 0x00000000182ae64c 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 @ 0x000000001828be0c 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 @ 0x00000000182ac2a2 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 @ 0x00000000182ba512 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 @ 0x00000000182fe1c4 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 @ 0x00000000182fe6ad 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 @ 0x00000000182aafb3 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 @ 0x00000000182aea72 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 @ 0x000000001829ec86 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 @ 0x00000000182ba7e4 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&) @ 0x00000000182cffa3 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 @ 0x00000000182bff15 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115af7f7 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b1d41 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) @ 0x0000000011e72e6a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e70421 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) @ 0x0000000011e6fb74 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e15336 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e17f1d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x0000000012134bca 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012135527 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f9c3e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000001189a214 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 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*) @ 0x000000001189d707 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.20230.altinityantalya (altinity build)) 2025.04.04 14:09:46.391366 [ 4306 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.04 14:09:46.402503 [ 4306 ] {} : 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() @ 0x000000001189a895 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 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*) @ 0x000000001189d707 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. ? @ 0x00007f5eaa65cac3 8. ? @ 0x00007f5eaa6ee850 2025.04.04 14:09:46.428052 [ 4704 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.04 14:09:46.435080 [ 4704 ] {} BaseDaemon: (version 24.12.2.20230.altinityantalya (altinity build), build id: 7FBA29B226A551CAF767D899938014B3EABF1B77, git hash: 68c99b882d1c07298d583abb39b89af0c988aa3a, architecture: x86_64) (from thread 4306) Received signal 6 2025.04.04 14:09:46.438559 [ 4704 ] {} BaseDaemon: Signal description: Aborted 2025.04.04 14:09:46.439665 [ 4704 ] {} BaseDaemon: 2025.04.04 14:09:46.441313 [ 4704 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f5eaa60a520 0x00007f5eaa65e9fd 0x00007f5eaa60a476 0x00007f5eaa5f07f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a895 0x000000001189d134 0x000000001189d707 0x000000000ce12ac0 0x000000000ce183d2 0x00007f5eaa65cac3 0x00007f5eaa6ee850 2025.04.04 14:09:46.442421 [ 4704 ] {} BaseDaemon: ######################################## 2025.04.04 14:09:46.443576 [ 4704 ] {} BaseDaemon: (version 24.12.2.20230.altinityantalya (altinity build), build id: 7FBA29B226A551CAF767D899938014B3EABF1B77, git hash: 68c99b882d1c07298d583abb39b89af0c988aa3a) (from thread 4306) (no query) Received signal Aborted (6) 2025.04.04 14:09:46.444671 [ 4704 ] {} BaseDaemon: 2025.04.04 14:09:46.445655 [ 4704 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f5eaa60a520 0x00007f5eaa65e9fd 0x00007f5eaa60a476 0x00007f5eaa5f07f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a895 0x000000001189d134 0x000000001189d707 0x000000000ce12ac0 0x000000000ce183d2 0x00007f5eaa65cac3 0x00007f5eaa6ee850 2025.04.04 14:09:46.523468 [ 4704 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.04 14:09:46.524578 [ 4704 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.04 14:09:46.597655 [ 4704 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.04 14:09:46.598705 [ 4704 ] {} BaseDaemon: 2. ? @ 0x00007f5eaa60a520 2025.04.04 14:09:46.599678 [ 4704 ] {} BaseDaemon: 3. ? @ 0x00007f5eaa65e9fd 2025.04.04 14:09:46.600588 [ 4704 ] {} BaseDaemon: 4. ? @ 0x00007f5eaa60a476 2025.04.04 14:09:46.601790 [ 4704 ] {} BaseDaemon: 5. ? @ 0x00007f5eaa5f07f3 2025.04.04 14:09:46.780074 [ 4704 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.04 14:09:46.981357 [ 4704 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.04 14:09:47.004281 [ 4704 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a895 2025.04.04 14:09:47.103633 [ 4704 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 2025.04.04 14:09:47.162227 [ 4704 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.04 14:09:47.163292 [ 4704 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.04 14:09:47.164508 [ 4704 ] {} 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.04 14:09:47.166509 [ 4704 ] {} 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.04 14:09:47.167662 [ 4704 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.04 14:09:47.168664 [ 4704 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.04 14:09:47.169801 [ 4704 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.04 14:09:47.170895 [ 4704 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.04 14:09:47.172054 [ 4704 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189d707 2025.04.04 14:09:47.208372 [ 4704 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.04 14:09:47.209630 [ 4704 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.04 14:09:47.210748 [ 4704 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.04 14:09:47.287019 [ 4704 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.04 14:09:47.288204 [ 4704 ] {} 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.04 14:09:47.289581 [ 4704 ] {} 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.04 14:09:47.294634 [ 4704 ] {} BaseDaemon: 13. ? @ 0x00007f5eaa65cac3 2025.04.04 14:09:47.295881 [ 4704 ] {} BaseDaemon: 14. ? @ 0x00007f5eaa6ee850 2025.04.04 14:09:47.953113 [ 4704 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 0DEB192241E204ADF2EA6CB97FA6FAC7) 2025.04.04 14:09:48.991492 [ 4704 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.04 14:09:52.482701 [ 3837 ] {} Application: Child process was terminated by signal 6. 2025.04.04 14:09:52.763718 [ 4715 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.04 14:09:52.765189 [ 4715 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.04 14:09:59.713635 [ 4715 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.04 14:09:59.850399 [ 4715 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.04 14:09:59.851702 [ 4715 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.04 14:09:59.923006 [ 5408 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.04 14:10:01.020969 [ 4715 ] {} 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.04 14:10:01.036022 [ 4715 ] {} 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.04 14:10:08.866943 [ 5005 ] {} 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&) @ 0x000000001827ab49 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&) @ 0x000000001827666b 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) @ 0x000000001826fb1a 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&) @ 0x000000001826edb4 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 @ 0x00000000182ae64c 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 @ 0x000000001828be0c 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 @ 0x00000000182ac2a2 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 @ 0x00000000182ba512 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 @ 0x00000000182fe1c4 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 @ 0x00000000182fe6ad 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 @ 0x00000000182aafb3 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 @ 0x00000000182aea72 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 @ 0x000000001829ec86 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 @ 0x00000000182ba7e4 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&) @ 0x00000000182cffa3 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 @ 0x00000000182bff15 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115af7f7 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b1d41 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) @ 0x0000000011e72e6a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e70421 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) @ 0x0000000011e6fb74 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e15336 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e17f1d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x0000000012134bca 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012135527 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f9c3e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000001189a214 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 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*) @ 0x000000001189d707 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.20230.altinityantalya (altinity build)) 2025.04.04 14:10:08.869404 [ 5005 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.04 14:10:08.880764 [ 5005 ] {} : 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() @ 0x000000001189a895 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 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*) @ 0x000000001189d707 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. ? @ 0x00007fea9bdf2ac3 8. ? @ 0x00007fea9be84850 2025.04.04 14:10:08.895593 [ 5583 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.04 14:10:08.898395 [ 5583 ] {} BaseDaemon: (version 24.12.2.20230.altinityantalya (altinity build), build id: 7FBA29B226A551CAF767D899938014B3EABF1B77, git hash: 68c99b882d1c07298d583abb39b89af0c988aa3a, architecture: x86_64) (from thread 5005) Received signal 6 2025.04.04 14:10:08.901147 [ 5583 ] {} BaseDaemon: Signal description: Aborted 2025.04.04 14:10:08.902248 [ 5583 ] {} BaseDaemon: 2025.04.04 14:10:08.903407 [ 5583 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fea9bda0520 0x00007fea9bdf49fd 0x00007fea9bda0476 0x00007fea9bd867f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a895 0x000000001189d134 0x000000001189d707 0x000000000ce12ac0 0x000000000ce183d2 0x00007fea9bdf2ac3 0x00007fea9be84850 2025.04.04 14:10:08.904332 [ 5583 ] {} BaseDaemon: ######################################## 2025.04.04 14:10:08.905407 [ 5583 ] {} BaseDaemon: (version 24.12.2.20230.altinityantalya (altinity build), build id: 7FBA29B226A551CAF767D899938014B3EABF1B77, git hash: 68c99b882d1c07298d583abb39b89af0c988aa3a) (from thread 5005) (no query) Received signal Aborted (6) 2025.04.04 14:10:08.906615 [ 5583 ] {} BaseDaemon: 2025.04.04 14:10:08.907605 [ 5583 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007fea9bda0520 0x00007fea9bdf49fd 0x00007fea9bda0476 0x00007fea9bd867f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a895 0x000000001189d134 0x000000001189d707 0x000000000ce12ac0 0x000000000ce183d2 0x00007fea9bdf2ac3 0x00007fea9be84850 2025.04.04 14:10:08.944904 [ 5583 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.04 14:10:08.946003 [ 5583 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.04 14:10:09.087461 [ 5583 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.04 14:10:09.088482 [ 5583 ] {} BaseDaemon: 2. ? @ 0x00007fea9bda0520 2025.04.04 14:10:09.089580 [ 5583 ] {} BaseDaemon: 3. ? @ 0x00007fea9bdf49fd 2025.04.04 14:10:09.090517 [ 5583 ] {} BaseDaemon: 4. ? @ 0x00007fea9bda0476 2025.04.04 14:10:09.091638 [ 5583 ] {} BaseDaemon: 5. ? @ 0x00007fea9bd867f3 2025.04.04 14:10:09.188064 [ 5583 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.04 14:10:09.270389 [ 5583 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.04 14:10:09.406364 [ 5583 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a895 2025.04.04 14:10:09.522911 [ 5583 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 2025.04.04 14:10:09.626157 [ 5583 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.04 14:10:09.627823 [ 5583 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.04 14:10:09.629417 [ 5583 ] {} 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.04 14:10:09.631176 [ 5583 ] {} 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.04 14:10:09.632288 [ 5583 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.04 14:10:09.633161 [ 5583 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.04 14:10:09.634251 [ 5583 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.04 14:10:09.635229 [ 5583 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.04 14:10:09.636248 [ 5583 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189d707 2025.04.04 14:10:09.738599 [ 5583 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.04 14:10:09.739796 [ 5583 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.04 14:10:09.740967 [ 5583 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.04 14:10:09.871075 [ 5583 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.04 14:10:09.872393 [ 5583 ] {} 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.04 14:10:09.873709 [ 5583 ] {} 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.04 14:10:09.875202 [ 5583 ] {} BaseDaemon: 13. ? @ 0x00007fea9bdf2ac3 2025.04.04 14:10:09.876225 [ 5583 ] {} BaseDaemon: 14. ? @ 0x00007fea9be84850 2025.04.04 14:10:10.621711 [ 5583 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 0DEB192241E204ADF2EA6CB97FA6FAC7) 2025.04.04 14:10:11.325550 [ 5583 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.04 14:10:14.960263 [ 4711 ] {} Application: Child process was terminated by signal 6. 2025.04.04 14:10:15.230743 [ 5594 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.04 14:10:15.231898 [ 5594 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.04 14:10:21.118307 [ 5594 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.04 14:10:21.162714 [ 5594 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.04 14:10:21.163843 [ 5594 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.04 14:10:21.228519 [ 6260 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.04 14:10:22.397902 [ 5594 ] {} 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.04 14:10:22.408330 [ 5594 ] {} 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.04 14:10:30.398439 [ 5757 ] {} 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&) @ 0x000000001827ab49 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&) @ 0x000000001827666b 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) @ 0x000000001826fb1a 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&) @ 0x000000001826edb4 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 @ 0x00000000182ae64c 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 @ 0x000000001828be0c 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 @ 0x00000000182ac2a2 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 @ 0x00000000182ba512 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 @ 0x00000000182fe1c4 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 @ 0x00000000182fe6ad 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 @ 0x00000000182aafb3 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 @ 0x00000000182aea72 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 @ 0x000000001829ec86 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 @ 0x00000000182ba7e4 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&) @ 0x00000000182cffa3 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 @ 0x00000000182bff15 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115af7f7 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115b1d41 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) @ 0x0000000011e72e6a 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e70421 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) @ 0x0000000011e6fb74 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e15336 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e17f1d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x0000000012134bca 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x0000000012135527 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x00000000121f9c3e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000001189a214 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 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*) @ 0x000000001189d707 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.20230.altinityantalya (altinity build)) 2025.04.04 14:10:30.401148 [ 5757 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.04 14:10:30.505720 [ 5757 ] {} : 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() @ 0x000000001189a895 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 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*) @ 0x000000001189d707 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. ? @ 0x00007f44feb3eac3 8. ? @ 0x00007f44febd0850 2025.04.04 14:10:30.623470 [ 6376 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.04 14:10:30.634207 [ 6376 ] {} BaseDaemon: (version 24.12.2.20230.altinityantalya (altinity build), build id: 7FBA29B226A551CAF767D899938014B3EABF1B77, git hash: 68c99b882d1c07298d583abb39b89af0c988aa3a, architecture: x86_64) (from thread 5757) Received signal 6 2025.04.04 14:10:30.638371 [ 6376 ] {} BaseDaemon: Signal description: Aborted 2025.04.04 14:10:30.639419 [ 6376 ] {} BaseDaemon: 2025.04.04 14:10:30.641482 [ 6376 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f44feaec520 0x00007f44feb409fd 0x00007f44feaec476 0x00007f44fead27f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a895 0x000000001189d134 0x000000001189d707 0x000000000ce12ac0 0x000000000ce183d2 0x00007f44feb3eac3 0x00007f44febd0850 2025.04.04 14:10:30.642598 [ 6376 ] {} BaseDaemon: ######################################## 2025.04.04 14:10:30.643629 [ 6376 ] {} BaseDaemon: (version 24.12.2.20230.altinityantalya (altinity build), build id: 7FBA29B226A551CAF767D899938014B3EABF1B77, git hash: 68c99b882d1c07298d583abb39b89af0c988aa3a) (from thread 5757) (no query) Received signal Aborted (6) 2025.04.04 14:10:30.644665 [ 6376 ] {} BaseDaemon: 2025.04.04 14:10:30.645828 [ 6376 ] {} BaseDaemon: Stack trace: 0x000000000cd87168 0x000000000d01b174 0x00007f44feaec520 0x00007f44feb409fd 0x00007f44feaec476 0x00007f44fead27f3 0x000000000cd5545b 0x000000000cd554cc 0x000000001189a895 0x000000001189d134 0x000000001189d707 0x000000000ce12ac0 0x000000000ce183d2 0x00007f44feb3eac3 0x00007f44febd0850 2025.04.04 14:10:30.685099 [ 6376 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.04 14:10:30.686193 [ 6376 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd87168 2025.04.04 14:10:30.819213 [ 6376 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01b174 2025.04.04 14:10:30.820446 [ 6376 ] {} BaseDaemon: 2. ? @ 0x00007f44feaec520 2025.04.04 14:10:30.821670 [ 6376 ] {} BaseDaemon: 3. ? @ 0x00007f44feb409fd 2025.04.04 14:10:30.822926 [ 6376 ] {} BaseDaemon: 4. ? @ 0x00007f44feaec476 2025.04.04 14:10:30.824105 [ 6376 ] {} BaseDaemon: 5. ? @ 0x00007f44fead27f3 2025.04.04 14:10:30.919336 [ 6376 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5545b 2025.04.04 14:10:31.110788 [ 6376 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd554cc 2025.04.04 14:10:31.245869 [ 6376 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x000000001189a895 2025.04.04 14:10:31.277590 [ 6376 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x000000001189d134 2025.04.04 14:10:31.312020 [ 6376 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.04 14:10:31.313322 [ 6376 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.04 14:10:31.314688 [ 6376 ] {} 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.04 14:10:31.317441 [ 6376 ] {} 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.04 14:10:31.318638 [ 6376 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.04 14:10:31.319545 [ 6376 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.04 14:10:31.320806 [ 6376 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.04 14:10:31.321775 [ 6376 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.04 14:10:31.323032 [ 6376 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x000000001189d707 2025.04.04 14:10:31.382001 [ 6376 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.04 14:10:31.383220 [ 6376 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.04 14:10:31.384201 [ 6376 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce12ac0 2025.04.04 14:10:31.490421 [ 6376 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.04 14:10:31.540764 [ 6376 ] {} 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.04 14:10:31.541925 [ 6376 ] {} 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.04 14:10:31.543701 [ 6376 ] {} BaseDaemon: 13. ? @ 0x00007f44feb3eac3 2025.04.04 14:10:31.544638 [ 6376 ] {} BaseDaemon: 14. ? @ 0x00007f44febd0850 2025.04.04 14:10:33.159178 [ 6376 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 0DEB192241E204ADF2EA6CB97FA6FAC7) 2025.04.04 14:10:34.187245 [ 6376 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.04 14:10:37.585576 [ 5589 ] {} Application: Child process was terminated by signal 6.