-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
format-stress-pull-request-test on ubuntu2004-ubsan
Host: i-03a86e20e4837fb6c
Project: wiredtiger
Commit: ee14e0ec
Task Logs:
format-stress-pull-request-test task_log
Logs:
test_commands UBSAN_OPTIONS="detect_leaks=1:disable_coredump=0:external_symbolizer_path=/opt/mongodbtoolchain/v4/bin/llvm-symbolizer:abort_on_error=1:print_stacktrace=1" LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libeatmydata.so PATH=/opt/mongodbtoolchain/v3/bin:$PATH WT_TOPDIR=$(git rev-parse --show-toplevel) WT_BUILDDIR=$WT_TOPDIR/cmake_build LD_LIBRARY_PATH=$WT_BUILDDIR:$WT_TOPDIR/TCMALLOC_LIB/lib ./format.sh -j $(grep -c ^processor /proc/cpuinfo) -t 10 rows=10000 ops=50000 2>&1 Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_ubsan_format_stress_pull_request_test_ee14e0ec50ebecf265591b6049b6428d315b1b21_22_08_09_23_37_56/0?type=T#L772 Verbose Error message [1660094331:417202][8987:0x7f64b0a1a700], t, WT_SESSION.commit_transaction: [WT_VERB_DEFAULT][ERROR]: void __txn_assert_after_reads(WT_SESSION_IMPL *, const char *, wt_timestamp_t), 467: commit timestamp (0, 33786) must be after all active read timestamps (0, 33787): Invalid argument [1660094331:417263][8987:0x7f64b0a1a700], t, WT_SESSION.commit_transaction: [WT_VERB_DEFAULT][ERROR]: void __wt_abort(WT_SESSION_IMPL *), 28: aborting WiredTiger library Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_ubsan_format_stress_pull_request_test_ee14e0ec50ebecf265591b6049b6428d315b1b21_22_08_09_23_37_56/0?type=T#L843 Evergreen YAML Script Failure Command failed: shell script encountered problem: exit code 1 Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_ubuntu2004_ubsan_format_stress_pull_request_test_ee14e0ec50ebecf265591b6049b6428d315b1b21_22_08_09_23_37_56/0?type=T#L1094
- is related to
-
WT-9551 Fix commit timestamp earlier than active read timestamp error
- Closed