-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Flaky test 01526_max_untracked_memory #68055
Copy link
Copy link
Closed
Labels
testingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI
Description
The output is suboptimal, just true or false, so no good way to know why it failed:
01526_max_untracked_memory FAIL 49.48
2024-08-08 18:34:00 Reason: result differs with reference:
2024-08-08 18:34:00 --- /usr/share/clickhouse-test/queries/0_stateless/01526_max_untracked_memory.reference 2024-08-08 18:22:04.368740267 +0200
2024-08-08 18:34:00 +++ /tmp/clickhouse-test/0_stateless/01526_max_untracked_memory.stdout 2024-08-08 18:34:00.303492321 +0200
2024-08-08 18:34:00 @@ -1,2 +1,2 @@
2024-08-08 18:34:00 -1
2024-08-08 18:34:00 +0
2024-08-08 18:34:00 1
2024-08-08 18:34:00
2024-08-08 18:34:00
2024-08-08 18:34:00 Settings used in the test: --max_insert_threads 1 --group_by_two_level_threshold 1000000 --group_by_two_level_threshold_bytes 1 --distributed_aggregation_memory_efficient 1 --fsync_metadata 1 --output_format_parallel_formatting 1 --input_format_parallel_parsing 0 --min_chunk_bytes_for_parallel_parsing 8861518 --max_read_buffer_size 652665 --prefer_localhost_replica 1 --max_block_size 23826 --max_joined_block_size_rows 54092 --max_threads 2 --optimize_append_index 1 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 0 --optimize_read_in_order 1 --optimize_or_like_chain 1 --optimize_substitute_columns 0 --enable_multiple_prewhere_read_steps 1 --read_in_order_two_level_merge_threshold 39 --optimize_aggregation_in_order 0 --aggregation_in_order_max_block_bytes 1838447 --use_uncompressed_cache 1 --min_bytes_to_use_direct_io 10737418240 --min_bytes_to_use_mmap_io 6721756504 --local_filesystem_read_method pread_threadpool --remote_filesystem_read_method read --local_filesystem_read_prefetch 0 --filesystem_cache_segments_batch_size 50 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 0 --throw_on_error_from_cache_on_write_operations 0 --remote_filesystem_read_prefetch 1 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 32Mi --filesystem_prefetches_limit 0 --filesystem_prefetch_min_bytes_for_single_read_task 1Mi --filesystem_prefetch_step_marks 50 --filesystem_prefetch_step_bytes 100Mi --compile_aggregate_expressions 1 --compile_sort_description 1 --merge_tree_coarse_index_granularity 24 --optimize_distinct_in_order 0 --max_bytes_before_external_sort 0 --max_bytes_before_external_group_by 10737418240 --max_bytes_before_remerge_sort 2448571668 --min_compress_block_size 763461 --max_compress_block_size 135076 --merge_tree_compact_parts_min_granules_to_multibuffer_read 46 --optimize_sorting_by_input_stream_properties 0 --http_response_buffer_size 5125475 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 0 --min_count_to_compile_expression 3 --min_count_to_compile_aggregate_expression 3 --min_count_to_compile_sort_description 3 --session_timezone America/Mazatlan --use_page_cache_for_disks_without_file_cache True --page_cache_inject_eviction False --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.74 --prefer_external_sort_block_bytes 1 --cross_join_min_rows_to_compress 0 --cross_join_min_bytes_to_compress 100000000 --min_external_table_block_size_bytes 100000000 --max_parsing_threads 1 --trace_profile_events 1 --optimize_functions_to_subcolumns 0
2024-08-08 18:34:00
2024-08-08 18:34:00 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 1.0 --prefer_fetch_merged_part_size_threshold 10737418240 --vertical_merge_algorithm_min_rows_to_activate 1000000 --vertical_merge_algorithm_min_columns_to_activate 100 --allow_vertical_merges_from_compact_to_wide_parts 0 --min_merge_bytes_to_use_direct_io 10737418240 --index_granularity_bytes 8074940 --merge_max_block_size 11450 --index_granularity 12900 --min_bytes_for_wide_part 44761401 --marks_compress_block_size 44053 --primary_key_compress_block_size 42420 --replace_long_file_name_to_hash 0 --max_file_name_length 0 --min_bytes_for_full_part_storage 536870912 --compact_parts_max_bytes_to_buffer 455585467 --compact_parts_max_granules_to_buffer 197 --compact_parts_merge_max_bytes_to_prefetch_part 32205886 --cache_populated_by_fetch 0 --concurrent_part_removal_threshold 100 --old_parts_lifetime 329
2024-08-08 18:34:00
2024-08-08 18:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI