-
Type: Build Failure
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
recovery-stress-test-3 on rhel8-zseries
Host: rhel83-z-3.dallasisv.build.10gen.cc
Project: wiredtiger
Commit: b4d08b19
Task Logs:
recovery-stress-test-3 task_log
Logs:
compilation commands if [ "$OS" = "Windows_NT" ]; then Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_rhel8_zseries_recovery_stress_test_3_b4d08b1931279a549b131219b9ab4d508b010d23_22_07_27_04_29_16/0?type=T#L164 compilation commands # Use the Windows powershell script to execute Ninja build (can't execute directly in a cygwin environment). Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_rhel8_zseries_recovery_stress_test_3_b4d08b1931279a549b131219b9ab4d508b010d23_22_07_27_04_29_16/0?type=T#L165 compilation commands powershell.exe '.\test\evergreen\build_windows.ps1 -build 1' Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_rhel8_zseries_recovery_stress_test_3_b4d08b1931279a549b131219b9ab4d508b010d23_22_07_27_04_29_16/0?type=T#L166 compilation commands else Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_rhel8_zseries_recovery_stress_test_3_b4d08b1931279a549b131219b9ab4d508b010d23_22_07_27_04_29_16/0?type=T#L167 compilation commands # Compiling with CMake generated Ninja file. Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_rhel8_zseries_recovery_stress_test_3_b4d08b1931279a549b131219b9ab4d508b010d23_22_07_27_04_29_16/0?type=T#L168 compilation commands cd cmake_build Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_rhel8_zseries_recovery_stress_test_3_b4d08b1931279a549b131219b9ab4d508b010d23_22_07_27_04_29_16/0?type=T#L169 compilation commands ninja -j $(echo $(grep -c ^processor /proc/cpuinfo) / 2 | bc) 2>&1 Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_rhel8_zseries_recovery_stress_test_3_b4d08b1931279a549b131219b9ab4d508b010d23_22_07_27_04_29_16/0?type=T#L170 compilation commands [1/536] Building C object CMakeFiles/wt_objs.dir/src/btree/bt_discard.c.o Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_rhel8_zseries_recovery_stress_test_3_b4d08b1931279a549b131219b9ab4d508b010d23_22_07_27_04_29_16/0?type=T#L171 compilation commands [2/536] Building C object CMakeFiles/wt_objs.dir/src/btree/bt_handle.c.o Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_rhel8_zseries_recovery_stress_test_3_b4d08b1931279a549b131219b9ab4d508b010d23_22_07_27_04_29_16/0?type=T#L172 compilation commands [3/536] Building C object CMakeFiles/wt_objs.dir/src/btree/bt_delete.c.o Link: https://evergreen.mongodb.com/task_log_raw/wiredtiger_rhel8_zseries_recovery_stress_test_3_b4d08b1931279a549b131219b9ab4d508b010d23_22_07_27_04_29_16/0?type=T#L173
- duplicates
-
WT-9661 Add retry on rollback for insert cursor API call
- Closed