You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux testbench-6140 6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
Make check seems to be failing while make static_lib and make shared_lib seems to compile fine, will there be any problems for usage?
~/rocksdb$ make check
$DEBUG_LEVEL is 1, $LIB_MODE is shared
Makefile:186: Warning: Compiling in debug mode. Don't use the resulting binary in production
make gen_parallel_tests
make[1]: Entering directory '/home/tonywei/rocksdb'
$DEBUG_LEVEL is 1, $LIB_MODE is shared
Makefile:186: Warning: Compiling in debug mode. Don't use the resulting binary in production
Makefile:307: Warning: /gtest-1.8.1/fused-src does not exist
make parallel_cache_test parallel_cache_reservation_manager_test parallel_compressed_secondary_cache_test parallel_lru_cache_test parallel_tiered_secondary_cache_test parallel_blob_counting_iterator_test parallel_blob_file_addition_test parallel_blob_file_builder_test parallel_blob_file_cache_test parallel_blob_file_garbage_test parallel_blob_file_reader_test parallel_blob_garbage_meter_test parallel_blob_source_test parallel_db_blob_basic_test parallel_db_blob_compaction_test parallel_db_blob_corruption_test parallel_db_blob_index_test parallel_column_family_test parallel_compact_files_test parallel_clipping_iterator_test parallel_compaction_iterator_test parallel_compaction_job_test parallel_compaction_job_stats_test parallel_compaction_picker_test parallel_compaction_service_test parallel_tiered_compaction_test parallel_comparator_db_test parallel_corruption_test parallel_cuckoo_table_db_test parallel_db_basic_test parallel_db_block_cache_test parallel_db_compaction_filter_test parallel_db_compaction_test parallel_db_clip_test parallel_db_dynamic_level_test parallel_db_encryption_test parallel_db_flush_test parallel_db_follower_test parallel_db_readonly_with_timestamp_test parallel_db_with_timestamp_basic_test parallel_import_column_family_test parallel_db_inplace_update_test parallel_db_io_failure_test parallel_db_iter_test parallel_db_iter_stress_test parallel_db_iterator_test parallel_db_kv_checksum_test parallel_db_log_iter_test parallel_db_memtable_test parallel_db_merge_operator_test parallel_db_merge_operand_test parallel_db_options_test parallel_db_properties_test parallel_db_range_del_test parallel_db_rate_limiter_test parallel_db_secondary_test parallel_db_sst_test parallel_db_statistics_test parallel_db_table_properties_test parallel_db_tailing_iter_test parallel_db_test parallel_db_test2 parallel_db_logical_block_size_cache_test parallel_db_universal_compaction_test parallel_db_wal_test parallel_db_with_timestamp_compaction_test parallel_db_write_buffer_manager_test parallel_db_write_test parallel_dbformat_test parallel_error_handler_fs_test parallel_external_sst_file_basic_test parallel_external_sst_file_test parallel_fault_injection_test parallel_file_indexer_test parallel_filename_test parallel_flush_job_test parallel_listener_test parallel_log_test parallel_manual_compaction_test parallel_memtable_list_test parallel_merge_helper_test parallel_merge_test parallel_multi_cf_iterator_test parallel_obsolete_files_test parallel_options_file_test parallel_perf_context_test parallel_periodic_task_scheduler_test parallel_plain_table_db_test parallel_prefix_test parallel_repair_test parallel_range_del_aggregator_test parallel_range_tombstone_fragmenter_test parallel_seqno_time_test parallel_table_properties_collector_test parallel_version_builder_test parallel_version_edit_test parallel_version_set_test parallel_wal_manager_test parallel_db_wide_basic_test parallel_wide_column_serialization_test parallel_wide_columns_helper_test parallel_write_batch_test parallel_write_callback_test parallel_write_controller_test parallel_env_basic_test parallel_io_posix_test parallel_mock_env_test parallel_delete_scheduler_test parallel_prefetch_test parallel_random_access_file_reader_test parallel_auto_roll_logger_test parallel_env_logger_test parallel_event_logger_test parallel_arena_test parallel_memory_allocator_test parallel_inlineskiplist_test parallel_skiplist_test parallel_write_buffer_manager_test parallel_histogram_test parallel_iostats_context_test parallel_statistics_test parallel_stats_history_test parallel_configurable_test parallel_customizable_test parallel_options_settable_test parallel_options_test parallel_block_based_table_reader_test parallel_block_test parallel_data_block_hash_index_test parallel_full_filter_block_test parallel_partitioned_filter_block_test parallel_cleanable_test parallel_cuckoo_table_builder_test parallel_cuckoo_table_reader_test parallel_merger_test parallel_sst_file_reader_test parallel_table_test parallel_block_fetcher_test parallel_testutil_test parallel_block_cache_trace_analyzer_test parallel_io_tracer_parser_test parallel_ldb_cmd_test parallel_reduce_levels_test parallel_sst_dump_test parallel_trace_analyzer_test parallel_block_cache_tracer_test parallel_io_tracer_test parallel_autovector_test parallel_bloom_test parallel_coding_test parallel_crc32c_test parallel_defer_test parallel_dynamic_bloom_test parallel_filelock_test parallel_file_reader_writer_test parallel_hash_test parallel_heap_test parallel_random_test parallel_rate_limiter_test parallel_repeatable_thread_test parallel_ribbon_test parallel_slice_test parallel_slice_transform_test parallel_timer_queue_test parallel_timer_test parallel_thread_list_test parallel_thread_local_test parallel_udt_util_test parallel_work_queue_test parallel_agg_merge_test parallel_backup_engine_test parallel_blob_db_test parallel_cassandra_format_test parallel_cassandra_functional_test parallel_cassandra_row_merge_test parallel_cassandra_serialize_test parallel_checkpoint_test parallel_env_timed_test parallel_memory_test parallel_stringappend_test parallel_object_registry_test parallel_option_change_migration_test parallel_options_util_test parallel_hash_table_test parallel_persistent_cache_test parallel_cache_simulator_test parallel_sim_cache_test parallel_compact_for_tiering_collector_test parallel_compact_on_deletion_collector_test parallel_optimistic_transaction_test parallel_range_locking_test parallel_transaction_test parallel_point_lock_manager_test parallel_write_prepared_transaction_test parallel_write_unprepared_transaction_test parallel_write_committed_transaction_ts_test parallel_timestamped_snapshot_test parallel_ttl_test parallel_types_util_test parallel_util_merge_operators_test parallel_write_batch_with_index_test
make[2]: Entering directory '/home/tonywei/rocksdb'
$DEBUG_LEVEL is 1, $LIB_MODE is shared
Makefile:186: Warning: Compiling in debug mode. Don't use the resulting binary in production
Makefile:307: Warning: /gtest-1.8.1/fused-src does not exist
Generating parallel test scripts for cache_test
Generating parallel test scripts for cache_reservation_manager_test
Generating parallel test scripts for compressed_secondary_cache_test
Generating parallel test scripts for lru_cache_test
Generating parallel test scripts for tiered_secondary_cache_test
Generating parallel test scripts for blob_counting_iterator_test
Generating parallel test scripts for blob_file_addition_test
Generating parallel test scripts for blob_file_builder_test
Generating parallel test scripts for blob_file_cache_test
Generating parallel test scripts for blob_file_garbage_test
Generating parallel test scripts for blob_file_reader_test
Generating parallel test scripts for blob_garbage_meter_test
Generating parallel test scripts for blob_source_test
Generating parallel test scripts for db_blob_basic_test
Generating parallel test scripts for db_blob_compaction_test
Generating parallel test scripts for db_blob_corruption_test
Generating parallel test scripts for db_blob_index_test
Generating parallel test scripts for column_family_test
Generating parallel test scripts for compact_files_test
Generating parallel test scripts for clipping_iterator_test
Generating parallel test scripts for compaction_iterator_test
Generating parallel test scripts for compaction_job_test
Generating parallel test scripts for compaction_job_stats_test
Generating parallel test scripts for compaction_picker_test
Generating parallel test scripts for compaction_service_test
Generating parallel test scripts for tiered_compaction_test
Generating parallel test scripts for comparator_db_test
Generating parallel test scripts for corruption_test
Generating parallel test scripts for cuckoo_table_db_test
Generating parallel test scripts for db_basic_test
Generating parallel test scripts for db_block_cache_test
Generating parallel test scripts for db_compaction_filter_test
Generating parallel test scripts for db_compaction_test
Generating parallel test scripts for db_clip_test
Generating parallel test scripts for db_dynamic_level_test
Generating parallel test scripts for db_encryption_test
Generating parallel test scripts for db_flush_test
Generating parallel test scripts for db_follower_test
Generating parallel test scripts for db_readonly_with_timestamp_test
Generating parallel test scripts for db_with_timestamp_basic_test
Generating parallel test scripts for import_column_family_test
Generating parallel test scripts for db_inplace_update_test
Generating parallel test scripts for db_io_failure_test
Generating parallel test scripts for db_iter_test
Generating parallel test scripts for db_iter_stress_test
Generating parallel test scripts for db_iterator_test
Generating parallel test scripts for db_kv_checksum_test
Generating parallel test scripts for db_log_iter_test
Generating parallel test scripts for db_memtable_test
Generating parallel test scripts for db_merge_operator_test
Generating parallel test scripts for db_merge_operand_test
Generating parallel test scripts for db_options_test
Generating parallel test scripts for db_properties_test
Generating parallel test scripts for db_range_del_test
Generating parallel test scripts for db_rate_limiter_test
Generating parallel test scripts for db_secondary_test
Generating parallel test scripts for db_sst_test
Generating parallel test scripts for db_statistics_test
Generating parallel test scripts for db_table_properties_test
Generating parallel test scripts for db_tailing_iter_test
Generating parallel test scripts for db_test
Generating parallel test scripts for db_test2
Generating parallel test scripts for db_logical_block_size_cache_test
Generating parallel test scripts for db_universal_compaction_test
Generating parallel test scripts for db_wal_test
Generating parallel test scripts for db_with_timestamp_compaction_test
Generating parallel test scripts for db_write_buffer_manager_test
Generating parallel test scripts for db_write_test
Generating parallel test scripts for dbformat_test
Generating parallel test scripts for error_handler_fs_test
Generating parallel test scripts for external_sst_file_basic_test
Generating parallel test scripts for external_sst_file_test
Generating parallel test scripts for fault_injection_test
Generating parallel test scripts for file_indexer_test
Generating parallel test scripts for filename_test
Generating parallel test scripts for flush_job_test
Generating parallel test scripts for listener_test
Generating parallel test scripts for log_test
Generating parallel test scripts for manual_compaction_test
Generating parallel test scripts for memtable_list_test
Generating parallel test scripts for merge_helper_test
Generating parallel test scripts for merge_test
Generating parallel test scripts for multi_cf_iterator_test
Generating parallel test scripts for obsolete_files_test
Generating parallel test scripts for options_file_test
Generating parallel test scripts for perf_context_test
Generating parallel test scripts for periodic_task_scheduler_test
Generating parallel test scripts for plain_table_db_test
Please install gflags to run this test... Skipping...
Generating parallel test scripts for prefix_test
Generating parallel test scripts for repair_test
Generating parallel test scripts for range_del_aggregator_test
Generating parallel test scripts for range_tombstone_fragmenter_test
Generating parallel test scripts for seqno_time_test
Generating parallel test scripts for table_properties_collector_test
Generating parallel test scripts for version_builder_test
Generating parallel test scripts for version_edit_test
Generating parallel test scripts for version_set_test
Generating parallel test scripts for wal_manager_test
Generating parallel test scripts for db_wide_basic_test
Generating parallel test scripts for wide_column_serialization_test
Generating parallel test scripts for wide_columns_helper_test
Generating parallel test scripts for write_batch_test
Generating parallel test scripts for write_callback_test
Generating parallel test scripts for write_controller_test
Generating parallel test scripts for env_basic_test
Generating parallel test scripts for io_posix_test
Generating parallel test scripts for mock_env_test
Generating parallel test scripts for delete_scheduler_test
Generating parallel test scripts for prefetch_test
Generating parallel test scripts for random_access_file_reader_test
Generating parallel test scripts for auto_roll_logger_test
Generating parallel test scripts for env_logger_test
Generating parallel test scripts for event_logger_test
Generating parallel test scripts for arena_test
Generating parallel test scripts for memory_allocator_test
Generating parallel test scripts for inlineskiplist_test
Generating parallel test scripts for skiplist_test
Generating parallel test scripts for write_buffer_manager_test
Generating parallel test scripts for histogram_test
Generating parallel test scripts for iostats_context_test
Generating parallel test scripts for statistics_test
Generating parallel test scripts for stats_history_test
Generating parallel test scripts for configurable_test
Generating parallel test scripts for customizable_test
Generating parallel test scripts for options_settable_test
Generating parallel test scripts for options_test
Generating parallel test scripts for block_based_table_reader_test
Generating parallel test scripts for block_test
Generating parallel test scripts for data_block_hash_index_test
Generating parallel test scripts for full_filter_block_test
Generating parallel test scripts for partitioned_filter_block_test
Generating parallel test scripts for cleanable_test
Generating parallel test scripts for cuckoo_table_builder_test
Please install gflags to run this test... Skipping...
Generating parallel test scripts for cuckoo_table_reader_test
Generating parallel test scripts for merger_test
Generating parallel test scripts for sst_file_reader_test
Generating parallel test scripts for table_test
Generating parallel test scripts for block_fetcher_test
Generating parallel test scripts for testutil_test
Please install gflags to run block_cache_trace_analyzer_test
Generating parallel test scripts for block_cache_trace_analyzer_test
Please install gflags to run io_tracer_parser_test
Generating parallel test scripts for io_tracer_parser_test
Generating parallel test scripts for ldb_cmd_test
Generating parallel test scripts for reduce_levels_test
Generating parallel test scripts for sst_dump_test
Please install gflags to run trace_analyzer test
Generating parallel test scripts for trace_analyzer_test
Generating parallel test scripts for block_cache_tracer_test
Generating parallel test scripts for io_tracer_test
Generating parallel test scripts for autovector_test
Please install gflags to run this test... Skipping...
Generating parallel test scripts for bloom_test
Generating parallel test scripts for coding_test
Generating parallel test scripts for crc32c_test
Generating parallel test scripts for defer_test
Please install gflags to run this test... Skipping...
Generating parallel test scripts for dynamic_bloom_test
Generating parallel test scripts for filelock_test
Generating parallel test scripts for file_reader_writer_test
NPHash64 id: 251012e7
Generating parallel test scripts for hash_test
Generating parallel test scripts for heap_test
Generating parallel test scripts for random_test
Generating parallel test scripts for rate_limiter_test
Generating parallel test scripts for repeatable_thread_test
Generating parallel test scripts for ribbon_test
Generating parallel test scripts for slice_test
Generating parallel test scripts for slice_transform_test
Generating parallel test scripts for timer_queue_test
Generating parallel test scripts for timer_test
Generating parallel test scripts for thread_list_test
Generating parallel test scripts for thread_local_test
Generating parallel test scripts for udt_util_test
Generating parallel test scripts for work_queue_test
Generating parallel test scripts for agg_merge_test
Generating parallel test scripts for backup_engine_test
Generating parallel test scripts for blob_db_test
Generating parallel test scripts for cassandra_format_test
Generating parallel test scripts for cassandra_functional_test
Generating parallel test scripts for cassandra_row_merge_test
Generating parallel test scripts for cassandra_serialize_test
Generating parallel test scripts for checkpoint_test
Generating parallel test scripts for env_timed_test
Generating parallel test scripts for memory_test
Generating parallel test scripts for stringappend_test
Generating parallel test scripts for object_registry_test
Generating parallel test scripts for option_change_migration_test
Generating parallel test scripts for options_util_test
Generating parallel test scripts for hash_table_test
Generating parallel test scripts for persistent_cache_test
Generating parallel test scripts for cache_simulator_test
Generating parallel test scripts for sim_cache_test
Generating parallel test scripts for compact_for_tiering_collector_test
Generating parallel test scripts for compact_on_deletion_collector_test
Generating parallel test scripts for optimistic_transaction_test
Generating parallel test scripts for range_locking_test
Generating parallel test scripts for transaction_test
Generating parallel test scripts for point_lock_manager_test
Generating parallel test scripts for write_prepared_transaction_test
Generating parallel test scripts for write_unprepared_transaction_test
Generating parallel test scripts for write_committed_transaction_ts_test
Generating parallel test scripts for timestamped_snapshot_test
Generating parallel test scripts for ttl_test
Generating parallel test scripts for types_util_test
Generating parallel test scripts for util_merge_operators_test
Generating parallel test scripts for write_batch_with_index_test
make[2]: Leaving directory '/home/tonywei/rocksdb'
make[1]: Leaving directory '/home/tonywei/rocksdb'
GEN check
make[1]: Entering directory '/home/tonywei/rocksdb'
$DEBUG_LEVEL is 1, $LIB_MODE is shared
Makefile:186: Warning: Compiling in debug mode. Don't use the resulting binary in production
Makefile:307: Warning: /gtest-1.8.1/fused-src does not exist
To monitor subtest <duration,pass/fail,name>,
run "make watch-log" in a separate window
Computers / CPU cores / Max jobs to run
1:local / 18 / 18
Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete
ETA: 304s Left: 16249 AVG: 0.02s local:18/1604/100%/0.0s [==========] Running 110 tests from 9 test cases.
[----------] Global test environment set-up.
[----------] 22 tests from DBBloomFilterTest
[ RUN ] DBBloomFilterTest.BloomFilterRate
[ OK ] DBBloomFilterTest.BloomFilterRate (524 ms)
[ RUN ] DBBloomFilterTest.BloomFilterCompatibility
[ OK ] DBBloomFilterTest.BloomFilterCompatibility (141 ms)
[ RUN ] DBBloomFilterTest.ContextCustomFilterPolicy
[ OK ] DBBloomFilterTest.ContextCustomFilterPolicy (379 ms)
[ RUN ] DBBloomFilterTest.MutatingRibbonFilterPolicy
db/db_bloom_filter_test.cc:1973: Failure
The difference between filter_bytes * 8.0 / maxKey and expected_bpk is 1.2319999999999993, which exceeds 0.3, where
filter_bytes * 8.0 / maxKey evaluates to 8.2319999999999993,
expected_bpk evaluates to 7, and
0.3 evaluates to 0.29999999999999999.
terminate called after throwing an instance of 'testing::internal::GoogleTestFailureException'
what(): db/db_bloom_filter_test.cc:1973: Failure
The difference between filter_bytes * 8.0 / maxKey and expected_bpk is 1.2319999999999993, which exceeds 0.3, where
filter_bytes * 8.0 / maxKey evaluates to 8.2319999999999993,
expected_bpk evaluates to 7, and
0.3 evaluates to 0.29999999999999999.
Received signal 6 (Aborted)
Invoking GDB for stack trace...
[New LWP 3552497]
[New LWP 3552506]
[New LWP 3623193]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000073edb02ea42f in __GI___wait4 (pid=3640702, stat_loc=0x7fff1496f76c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
30 ../sysdeps/unix/sysv/linux/wait4.c: No such file or directory.
#4 __pthread_kill_implementation (no_tid=0, signo=6, threadid=127464725422976) at ./nptl/pthread_kill.c:44
44 ./nptl/pthread_kill.c: No such file or directory.
#5 __pthread_kill_internal (signo=6, threadid=127464725422976) at ./nptl/pthread_kill.c:78
78 in ./nptl/pthread_kill.c
#6 __GI___pthread_kill (threadid=127464725422976, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
89 in ./nptl/pthread_kill.c
#7 0x000073edb0242476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
26 ../sysdeps/posix/raise.c: No such file or directory.
#8 0x000073edb02287f3 in __GI_abort () at ./stdlib/abort.c:79
79 ./stdlib/abort.c: No such file or directory.
#9 0x000073edb06a2b9e in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x000073edb06ae20c in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#11 0x000073edb06ae277 in std::terminate() () from /lib/x86_64-linux-gnu/libstdc++.so.6
#12 0x000073edb06ae52b in __cxa_rethrow () from /lib/x86_64-linux-gnu/libstdc++.so.6
#13 0x000073edb1c98525 in testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool> (object=0x5bd6ba77a000, method=<optimized out>, location=location@entry=0x73edb1ca26d8 "auxiliary test code (environments or event listeners)") at third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:3942
3942 throw;
#14 0x000073edb1c8a49d in testing::UnitTest::Run (this=0x73edb1cca380 <testing::UnitTest::GetInstance()::instance>) at third-party/gtest-1.8.1/fused-src/gtest/gtest-all.cc:6242
6242 return internal::HandleExceptionsInMethodIfSupported(
#15 0x00005bd6b7f75051 in RUN_ALL_TESTS () at third-party/gtest-1.8.1/fused-src/gtest/gtest.h:22110
22110 return ::testing::UnitTest::GetInstance()->Run();
#16 main (argc=<optimized out>, argv=0x7fff14970c98) at db/db_bloom_filter_test.cc:4345
4345 return RUN_ALL_TESTS();
[Inferior 1 (process 3551341) detached]
/usr/bin/bash: line 1: 3551341 Aborted (core dumped) ./db_bloom_filter_test &> t/log-db_bloom_filter_test
ETA: 0s Left: 1 AVG: 0.02s local:1/17852/100%/0.0s ETA: 0s Left: 0 AVG: 0.02s local:0/17853/100%/0.0s
Seq Host Starttime JobRuntime Send Receive Exitval Signal Command
106 : 1735131513.186 16.229 0 0 134 0 ./db_bloom_filter_test >& t/log-db_bloom_filter_test || bash -c "cat t/log-db_bloom_filter_test; exit $?"
make[1]: *** [Makefile:1026: check_0] Error 1
make[1]: Leaving directory '/home/tonywei/rocksdb'
make: *** [Makefile:1082: check] Error 2
The text was updated successfully, but these errors were encountered:
Currently on
Make check seems to be failing while
make static_lib
andmake shared_lib
seems to compile fine, will there be any problems for usage?The text was updated successfully, but these errors were encountered: