-
Type: Build Failure
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
0
-
5
-
Asparagus-StorEng - 2023-10-31
The unit tests failed on ARM64 with the following error:
[2023/01/16 22:53:52.693] ====================================================================== [2023/01/16 22:53:52.693] [pid:2450]: FAIL: test_truncate20.test_truncate20.test_truncate(row_string) [2023/01/16 22:53:52.693] ---------------------------------------------------------------------- [2023/01/16 22:53:52.693] [pid:2450]: testtools.testresult.real._StringException: Traceback (most recent call last): [2023/01/16 22:53:52.693] File "/data/mci/1044b88ae90d4d2ffc30648b75e9ac3d/wiredtiger/test/suite/wttest.py", line 426, in _callTestMethod [2023/01/16 22:53:52.693] method() [2023/01/16 22:53:52.693] File "/data/mci/1044b88ae90d4d2ffc30648b75e9ac3d/wiredtiger/test/suite/test_truncate20.py", line 123, in test_truncate [2023/01/16 22:53:52.693] self.assertGreater(600000000, os.path.getsize("oplog.wt")) [2023/01/16 22:53:52.693] AssertionError: 600000000 not greater than 600469504 [2023/01/16 22:53:52.693] ---------------------------------------------------------------------- [2023/01/16 22:53:52.693] Ran 39265 tests in 4586.898s
The same test failed previously, as is tracked in WT-10327, but the symptom there was a WT_ROLLBACK error.
unit-test-long on amazon2-arm64
Host: i-0758e7122c36b6d73
Project: wiredtiger
Commit: 5133661d
Task Logs:
- is duplicated by
-
WT-10559 failed: unit-test-long on amazon2-arm64 [wiredtiger @ 8ab79895]
- Closed