-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: Transactions
make-check-test on ubuntu2004-release-nonstandalone
Host: i-0926ae7d930c5425f
Project: wiredtiger
Commit: 4ca631f5
Task Logs:
make-check-test task_log
Logs:
110/116 Test #112: test_format ......................................***Failed 105.75 sec
make-check-test task_log
Logs:
[1728885177:736461][77608:0x7f79fc34e700], t, file:T00003.wt, WT_SESSION.commit_transaction: [WT_VERB_DEFAULT][ERROR]: __wt_txn_timestamp_usage_check, 589: file:T00003.wt: unexpected timestamp usage: updating a value with a timestamp (0, 291930) before the previous update (0, 291953): Invalid argument [1728885177:736546][77608:0x7f79fc34e700], t, file:T00003.wt, WT_SESSION.commit_transaction: [WT_VERB_DEFAULT][ERROR]: __wt_txn_commit, 1987: failed to commit prepared transaction, failing the system: Invalid argument [1728885177:736565][77608:0x7f79fc34e700], t, file:T00003.wt, WT_SESSION.commit_transaction: [WT_VERB_DEFAULT][ERROR]: __wt_txn_commit, 1987: the process must exit and restart: WT_PANIC: WiredTiger library panic
make-check-test task_log
Logs:
t: FAILED: table_op/852: (1 && ret == WT_NOTFOUND) || ret == WT_CACHE_FULL || ret == WT_ROLLBACK: operation failed: -31804 t: FAILED: table_op/743: (1 && ret == WT_NOTFOUND) || ret == WT_CACHE_FULL || ret == WT_ROLLBACK: operation failed: -31804
make-check-test task_log
Logs:
[1728885177:736588][77608:0x7f79fc34e700], t, file:T00003.wt, WT_SESSION.commit_transaction: [WT_VERB_DEFAULT][ERROR]: __wt_txn_err_set, 99: transactional error logged after transaction was prepared, failing the system: WT_PANIC: WiredTiger library panic
make-check-test task_log
Logs:
t: FAILED: commit_transaction/588: session->commit_transaction(session, NULL): WT_PANIC: WiredTiger library panic t: FAILED: table_op/743: (1 && ret == WT_NOTFOUND) || ret == WT_CACHE_FULL || ret == WT_ROLLBACK: operation failed: -31804
make-check-test task_log
Logs:
[1728885177:751137][77608:0x7f7a0528d700], t, WT_CURSOR.close: [WT_VERB_DEFAULT][ERROR]: __wt_txn_err_set, 99: transactional error logged after transaction was prepared, failing the system: WT_PANIC: WiredTiger library panic
make-check-test task_log
Logs:
Segmentation fault (core dumped)
make-check-test task_log
Logs:
The following tests FAILED: 112 - test_format (Failed)
make-check-test task_log
Logs:
#0 0x00007f7a1678bf0b in __curfile_close (cursor=0x7f79dc2cb590) at /data/mci/ef815710ee375e059b343666c0dfbabd/wiredtiger/src/cursor/cur_file.c:622 #0 0x00007f7a1678bf0b in __curfile_close (cursor=0x7f79dc2cb590) at /data/mci/ef815710ee375e059b343666c0dfbabd/wiredtiger/src/cursor/cur_file.c:622 #1 0x00007f7a16898e92 in __wt_txn_commit (session=session@entry=0x67cc20, cfg=cfg@entry=0x7f7a0528ccd0) at /data/mci/ef815710ee375e059b343666c0dfbabd/wiredtiger/src/txn/txn.c:1972 #2 0x00007f7a1685f923 in __session_commit_transaction (wt_session=0x67cc20, config=<optimized out>) at /data/mci/ef815710ee375e059b343666c0dfbabd/wiredtiger/src/session/session_api.c:2035 #3 0x0000000000411775 in commit_transaction (tinfo=0x1131cc0, prepared=<optimized out>) at /data/mci/ef815710ee375e059b343666c0dfbabd/wiredtiger/test/format/ops.c:588 #4 0x00000000004142d1 in ops (arg=0x1131cc0) at /data/mci/ef815710ee375e059b343666c0dfbabd/wiredtiger/test/format/ops.c:1394 #5 0x00007f7a16652609 in start_thread (arg=<optimized out>) at pthread_create.c:477 #6 0x00007f7a16565353 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- is duplicated by
-
WT-13612 Time aggregate merge logic incorrect for chunk merge, page split scenario
- Closed