-
Type: Build Failure
-
Resolution: Cannot Reproduce
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
5
-
Storage - Ra 2020-09-21
spinlock-pthread-adaptive-test failed on ! Ubuntu 18.04
Host: ec2-3-90-21-240.compute-1.amazonaws.com
Project: WiredTiger (mongodb-4.4)
Commit: diff: WT-6623 Set the connection level file id in recovery file scan (#5988)
(cherry picked from commit 15b4ef65bcd4dac075a5aa3fd03f013abc11c21e) | 02 Sep 20 06:28 UTC
Evergreen Subscription: ; Evergreen Event:
Signature:
[2020/09/02 07:37:37.180] ====================================================================== [2020/09/02 07:37:37.180] ERROR: test_hs09.test_hs09.test_prepared_updates_not_written_to_hs(string) (subunit.RemotedTestCase) [2020/09/02 07:37:37.180] test_hs09.test_hs09.test_prepared_updates_not_written_to_hs(string) [2020/09/02 07:37:37.180] ---------------------------------------------------------------------- [2020/09/02 07:37:37.180] _StringException: Traceback (most recent call last): [2020/09/02 07:37:37.180] File "/data/mci/1966bd5b4c1111df46c47cf3b524cde8/wiredtiger/test/suite/test_hs09.py", line 139, in test_prepared_updates_not_written_to_hs [2020/09/02 07:37:37.180] self.check_ckpt_hs(value2, value1, 2, 3) [2020/09/02 07:37:37.180] File "/data/mci/1966bd5b4c1111df46c47cf3b524cde8/wiredtiger/test/suite/test_hs09.py", line 62, in check_ckpt_hs [2020/09/02 07:37:37.180] for _, value in cursor: [2020/09/02 07:37:37.180] File "/data/mci/1966bd5b4c1111df46c47cf3b524cde8/wiredtiger/build_posix/lang/python/wiredtiger/swig_wiredtiger.py", line 149, in next [2020/09/02 07:37:37.180] return self.__next__() [2020/09/02 07:37:37.180] File "/data/mci/1966bd5b4c1111df46c47cf3b524cde8/wiredtiger/build_posix/lang/python/wiredtiger/swig_wiredtiger.py", line 144, in __next__ [2020/09/02 07:37:37.180] if self.cursor.next() == WT_NOTFOUND: [2020/09/02 07:37:37.180] WiredTigerError: WT_PREPARE_CONFLICT: conflict with a prepared update [2020/09/02 07:37:37.180] ----------------------------------------------------------------------
- is related to
-
WT-6772 Add support for prepared updates in datastore for test_hs09
- Closed