Confirmed users
1,351
edits
(add additional commands to docs) |
(make use of new debug messages when possible) |
||
Line 23: | Line 23: | ||
Logs for bumper runs are located in /builds/b2g_bumper/${version}/logs, and should be the first resource to check for troubleshooting. | Logs for bumper runs are located in /builds/b2g_bumper/${version}/logs, and should be the first resource to check for troubleshooting. | ||
If the only hint you have is a nagios alert in #buildduty about a stale stamp, check /builds/b2g_bumper/b2g_bumper.log first. ( | If the only hint you have is a nagios alert in #buildduty about a stale stamp, check /builds/b2g_bumper/b2g_bumper.log first. Look for a line similar to: | ||
2016-01-11 12:20:02 pid-9193 Failures! Not updating /builds/b2g_bumper/b2g_bumper.stamp | |||
Directly above that, look for lines with "Failed on", similar to: | |||
2016-01-11 12:19:00 pid-9193 Failed on master: check /builds/b2g_bumper/master.log (exit code 0) | |||
In the indicated log file, look for line(s) containing 'fatal', similar to: | |||
11:55:39 WARNING - https://git.mozilla.org/b2g/device-sony-seagull:refs/heads/sony-aosp-l - got output: fatal: repository 'https://git.mozilla.org/b2g/device-sony-seagull/' not found | |||
===== Missing Configuration for Manifest Remote ===== | ===== Missing Configuration for Manifest Remote ===== |