Error signature:
[2021/06/02 05:00:09.517] ====================================================================== [2021/06/02 05:00:09.517] ERROR: test_rollback_to_stable14.test_rollback_to_stable14.test_rollback_to_stable(column.no_prepare) (subunit.RemotedTestCase) [2021/06/02 05:00:09.517] test_rollback_to_stable14.test_rollback_to_stable14.test_rollback_to_stable(column.no_prepare) [2021/06/02 05:00:09.517] ---------------------------------------------------------------------- [2021/06/02 05:00:09.517] testtools.testresult.real._StringException: Traceback (most recent call last): [2021/06/02 05:00:09.517] File "/data/mci/dab874439200f1695db00c8c507f8bda/wiredtiger/test/suite/test_rollback_to_stable14.py", line 153, in test_rollback_to_stable [2021/06/02 05:00:09.517] lambda: self.large_modifies(uri, 'X', ds, 5, 1, nrows, self.prepare, 80)) [2021/06/02 05:00:09.517] File "/data/mci/dab874439200f1695db00c8c507f8bda/wiredtiger/test/suite/test_rollback_to_stable14.py", line 67, in retry_rollback [2021/06/02 05:00:09.517] raise(e) [2021/06/02 05:00:09.517] File "/data/mci/dab874439200f1695db00c8c507f8bda/wiredtiger/test/suite/test_rollback_to_stable14.py", line 62, in retry_rollback [2021/06/02 05:00:09.517] code() [2021/06/02 05:00:09.517] File "/data/mci/dab874439200f1695db00c8c507f8bda/wiredtiger/test/suite/test_rollback_to_stable14.py", line 153, in <lambda> [2021/06/02 05:00:09.517] lambda: self.large_modifies(uri, 'X', ds, 5, 1, nrows, self.prepare, 80)) [2021/06/02 05:00:09.517] File "/data/mci/dab874439200f1695db00c8c507f8bda/wiredtiger/test/suite/test_rollback_to_stable01.py", line 64, in large_modifies [2021/06/02 05:00:09.517] session.begin_transaction() [2021/06/02 05:00:09.517] _wiredtiger.WiredTigerError: Invalid argument [2021/06/02 05:00:09.517] ---------------------------------------------------------------------- [2021/06/02 05:00:09.517] Ran 513 tests in 668.960s [2021/06/02 05:00:09.517] FAILED (errors=1, skipped=23) [2021/06/02 05:00:09.517] failure: test_rollback_to_stable14.test_rollback_to_stable14.test_rollback_to_stable(column.no_prepare) [ [2021/06/02 05:00:09.517] Traceback (most recent call last): [2021/06/02 05:00:09.517] File "/data/mci/dab874439200f1695db00c8c507f8bda/wiredtiger/test/suite/wttest.py", line 499, in tearDown [2021/06/02 05:00:09.517] self.captureout.check(self) [2021/06/02 05:00:09.517] File "/data/mci/dab874439200f1695db00c8c507f8bda/wiredtiger/test/suite/wttest.py", line 117, in check [2021/06/02 05:00:09.517] contents + '"') [2021/06/02 05:00:09.517] File "/opt/mongodbtoolchain/stow/osx-python3-v3.kRB/lib/python3.7/unittest/case.py", line 680, in fail [2021/06/02 05:00:09.517] raise self.failureException(msg) [2021/06/02 05:00:09.517] AssertionError: unexpected standard output, contains: "oldest pinned transaction ID rolled back for eviction [2021/06/02 05:00:09.517] " [2021/06/02 05:00:09.517] ]