🌚🌞

ClickHouse Stateful tests (tsan) for PR #1540

Test nameTest statusTest time, sec.
2026-03-21 04:45:40 Reason: Timeout! ########## Short fault info ############
2026-03-21 04:45:40 (version 24.8.14.10527.altinitytest (altinity build), build id: , git hash: ) (from thread 4451) Received signal 20
2026-03-21 04:45:40 Signal description: Stopped
2026-03-21 04:45:40 This is a signal used for debugging purposes by the user.
2026-03-21 04:45:40 Stack trace: 0x0000561ae1d8af3d 0x0000561ae212e51b 0x0000561ad98d08f6 0x0000561ad98d0de4 0x00007ff8bfaa2520 0x00007ff8bfb78bd0 0x0000561ad98e9824 0x0000561af0a30d44 0x0000561af0a30f55 0x0000561ae1f208e4 0x0000561aec3ec219 0x0000561aec3e4dd1 0x0000561aec3affd3 0x0000561aec3aec51 0x0000561aec3acbfe 0x0000561aec3b9512 0x0000561aec3ba69a 0x0000561aec3bec1b 0x0000561ae202b638 0x0000561ae202bcc1 0x0000561af0a7139f 0x0000561ae203d107 0x0000561ad99478e9 0x00007ff8bfa89d90 0x00007ff8bfa89e40 0x0000561ad98a202e
2026-03-21 04:45:40 ########################################
2026-03-21 04:45:40 (version 24.8.14.10527.altinitytest (altinity build), build id: , git hash: ) (from thread 4451) (no query) Received signal Stopped (20)
2026-03-21 04:45:40 This is a signal used for debugging purposes by the user.
2026-03-21 04:45:40 Stack trace: 0x0000561ae1d8af3d 0x0000561ae212e51b 0x0000561ad98d08f6 0x0000561ad98d0de4 0x00007ff8bfaa2520 0x00007ff8bfb78bd0 0x0000561ad98e9824 0x0000561af0a30d44 0x0000561af0a30f55 0x0000561ae1f208e4 0x0000561aec3ec219 0x0000561aec3e4dd1 0x0000561aec3affd3 0x0000561aec3aec51 0x0000561aec3acbfe 0x0000561aec3b9512 0x0000561aec3ba69a 0x0000561aec3bec1b 0x0000561ae202b638 0x0000561ae202bcc1 0x0000561af0a7139f 0x0000561ae203d107 0x0000561ad99478e9 0x00007ff8bfa89d90 0x00007ff8bfa89e40 0x0000561ad98a202e
2026-03-21 04:45:40 0.0. inlined from ./build_docker/./src/Common/StackTrace.cpp:349: StackTrace::tryCapture()
2026-03-21 04:45:40 0. ./build_docker/./src/Common/StackTrace.cpp:318: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000fa4ff3d
2026-03-21 04:45:40 1. ./build_docker/./src/Common/SignalHandlers.cpp:0: signalHandler(int, siginfo_t*, void*) @ 0x000000000fdf351b
2026-03-21 04:45:40 2. __tsan::CallUserSignalHandler(__tsan::ThreadState*, bool, bool, int, __sanitizer::__sanitizer_siginfo*, void*) @ 0x00000000075958f6
2026-03-21 04:45:40 3. sighandler(int, __sanitizer::__sanitizer_siginfo*, void*) @ 0x0000000007595de4
2026-03-21 04:45:40 4. ? @ 0x00007ff8bfaa2520
2026-03-21 04:45:40 5. ? @ 0x00007ff8bfb78bd0
2026-03-21 04:45:40 6. __interceptor_poll @ 0x00000000075ae824
2026-03-21 04:45:40 7. ./build_docker/./base/poco/Net/src/SocketImpl.cpp:0: Poco::Net::SocketImpl::pollImpl(Poco::Timespan&, int) @ 0x000000001e6f5d44
2026-03-21 04:45:40 8. ./build_docker/./base/poco/Net/src/SocketImpl.cpp:0: Poco::Net::SocketImpl::poll(Poco::Timespan const&, int) @ 0x000000001e6f5f55
2026-03-21 04:45:40 9. ./build_docker/./src/IO/ReadBufferFromPocoSocket.cpp:0: DB::ReadBufferFromPocoSocketBase::poll(unsigned long) const @ 0x000000000fbe58e4
2026-03-21 04:45:40 10. ./build_docker/./src/IO/ReadBufferFromPocoSocketChunked.cpp:0: DB::ReadBufferFromPocoSocketChunked::poll(unsigned long) const @ 0x000000001a0b1219
2026-03-21 04:45:40 11. ./build_docker/./src/Client/Connection.cpp:1175: DB::Connection::poll(unsigned long) @ 0x000000001a0a9dd1
2026-03-21 04:45:40 ==================
2026-03-21 04:45:40 WARNING: ThreadSanitizer: use of an invalid mutex (e.g. uninitialized or destroyed) (pid=4451)
2026-03-21 04:45:40     #0 pthread_mutex_lock <null> (clickhouse+0x758faca) (BuildId: 98193ed6b98063e19e3f246c5de073d3c58dd4ab)
2026-03-21 04:45:40     #1 Poco::MutexImpl::lockImpl() build_docker/./base/poco/Foundation/include/Poco/Mutex_POSIX.h:60:9 (clickhouse+0x16705c6e) (BuildId: 98193ed6b98063e19e3f246c5de073d3c58dd4ab)
2026-03-21 04:45:40     #2 Poco::FastMutex::lock() build_docker/./base/poco/Foundation/include/Poco/Mutex.h:229:5 (clickhouse+0x16705c6e)
2026-03-21 04:45:40     #3 Poco::ScopedLock<Poco::FastMutex>::ScopedLock(Poco::FastMutex&) build_docker/./base/poco/Foundation/include/Poco/ScopedLock.h:37:61 (clickhouse+0x16705c6e)
2026-03-21 04:45:40     #4 Poco::SplitterChannel::
00152_insert_different_granularity SKIPPED 0.0
00157_cache_dictionary SKIPPED 0.0
00176_bson_parallel_parsing SKIPPED 0.0
00001_count_hits OK 0.99
00002_count_visits OK 0.78
00004_top_counters OK 2.74
00005_filtering OK 3.9
00006_agregates OK 5.35
00007_uniq OK 0.99
00008_uniq OK 5.86
00009_uniq_distributed OK 19.73
00010_quantiles_segfault OK 3.6
00011_sorting OK 4.29
00012_sorting_distributed OK 4.55
00013_sorting_of_nested OK 13.53
00014_filtering_arrays OK 2.89
00015_totals_and_no_aggregate_functions OK 3.54
00016_any_if_distributed_cond_always_false OK 6.66
00017_aggregation_uninitialized_memory OK 0.88
00020_distinct_order_by_distributed OK 3.65
00021_1_select_with_in OK 2.9
00021_2_select_with_in OK 0.9
00021_3_select_with_in OK 0.83
00022_merge_prewhere OK 0.98
00023_totals_limit OK 2.24
00024_random_counters OK 113.12
00030_array_enumerate_uniq OK 15.2
00031_array_enumerate_uniq OK 1.44
00032_aggregate_key64 OK 3.02
00033_aggregate_key_string OK 5.52
00034_aggregate_key_fixed_string OK 5.35
00035_aggregate_keys128 OK 4.36
00036_aggregate_hashed OK 5.81
00037_uniq_state_merge1 OK 21.36
00038_uniq_state_merge2 OK 181.01
00039_primary_key OK 1.69
00040_aggregating_materialized_view OK 16.33
00041_aggregating_materialized_view OK 84.36
00042_any_left_join OK 2.79
00043_any_left_join OK 7.0
00044_any_left_join_string OK 27.45
00045_uniq_upto OK 3.04
00046_uniq_upto_distributed OK 3.89
00047_bar OK 7.59
00048_min_max OK 0.78
00049_max_string_if OK 17.24
00050_min_max OK 6.31
00051_min_max_array OK 26.22
00052_group_by_in OK 1.79
00053_replicate_segfault OK 54.59
00054_merge_tree_partitions OK 3.1
00055_index_and_not OK 0.78
00056_view OK 19.1
00059_merge_sorting_empty_array_joined OK 1.08
00060_move_to_prewhere_and_sets OK 4.11
00061_storage_buffer OK 9.41
00062_loyalty OK 3.11
00063_loyalty_joins OK 30.67
00065_loyalty_with_storage_join OK 72.34
00066_sorting_distributed_many_replicas OK 2.14
00067_union_all OK 20.86
00068_subquery_in_prewhere OK 1.94
00069_duplicate_aggregation_keys OK 2.21
00071_merge_tree_optimize_aio OK 100.87
00072_compare_date_and_string_index OK 30.15
00073_uniq_array OK 1.09
00074_full_join OK 16.98
00075_left_array_join OK 4.95
00076_system_columns_bytes OK 1.19
00077_log_tinylog_stripelog OK 158.13
00078_group_by_arrays OK 107.98
00079_array_join_not_used_joined_column OK 71.51
00080_array_join_and_union OK 4.92
00081_group_by_without_key_and_totals OK 2.04
00082_quantiles OK 40.02
00083_array_filter OK 23.35
00084_external_aggregation OK 166.23
00085_monotonic_evaluation_segfault OK 2.7
00086_array_reduce OK 24.38
00087_where_0 OK 0.88
00088_global_in_one_shard_and_rows_before_limit OK 17.05
00089_position_functions_with_non_constant_arg OK 140.15
00090_thread_pool_deadlock OK 21.57
00091_prewhere_two_conditions OK 246.09
00092_obfuscator OK 6.01
00093_prewhere_array_join OK 412.16
00094_order_by_array_join_limit OK 22.72
00095_hyperscan_profiler OK 78.87
00096_obfuscator_save_load OK 5.52
00097_constexpr_in_index OK 1.1
00098_primary_key_memory_allocated OK 0.83
00139_like OK 174.51
00140_rename OK 3.79
00141_transform OK 7.71
00142_system_columns OK 0.88
00143_transform_non_const_default OK 7.76
00144_functions_of_aggregation_states OK 8.49
00145_aggregate_functions_statistics OK 22.12
00146_aggregate_function_uniq OK 79.67
00147_global_in_aggregate_function OK 47.18
00148_monotonic_functions_and_index OK 15.38
00149_quantiles_timing_distributed OK 34.33
00150_quantiles_timing_precision OK 5.2
00151_order_by_read_in_order OK 1.54
00153_aggregate_arena_race OK 16.8
00154_avro OK 5.6
00156_max_execution_speed_sample_merge OK 33.01
00158_cache_dictionary_has OK 52.35
00159_parallel_formatting_csv_and_friends OK 156.51
00159_parallel_formatting_http OK 119.38
00159_parallel_formatting_json_and_friends_1 OK 198.89
00159_parallel_formatting_json_and_friends_2 OK 159.1
00159_parallel_formatting_tsv_and_friends OK 164.67
00160_decode_xml_component OK 39.74
00161_parallel_parsing_with_names OK 16.69
00162_mmap_compression_none OK 93.71
00163_column_oriented_formats OK 52.23
00164_quantileBfloat16 OK 187.04
00165_jit_aggregate_functions OK 33.61
00166_explain_estimate OK 0.94
00167_parallel_parsing_with_names_and_types OK 30.24
00167_read_bytes_from_fs OK 399.73
00169_contingency OK 217.42
00170_s3_cache OK 382.07
00171_grouping_aggregated_transform_bug OK 19.5
00172_early_constant_folding OK 0.73
00172_hits_joins OK 172.44
00173_group_by_use_nulls OK 57.39
00174_distinct_in_order OK 59.65
00175_counting_resources_in_subqueries OK 1.89
00175_obfuscator_schema_inference OK 6.06
00176_distinct_limit_by_limit_bug_43377 OK 1.88
00177_memory_bound_merging OK 15.3
00178_quantile_ddsketch OK 87.13
00181_cross_join_compression OK 19.32
00182_simple_squashing_transform_bug OK 19.1