Build:OutageReports:20070108-01

From MozillaWiki
Jump to: navigation, search

On Jan 06 2007 at 05:10, fxexp-win32-tbox/trunk experienced a service outage for 48 hours.

What was effected:

XR Trunk build, all experimental builds on Windows.

What was the cause of the outage:

Build was hung running xpidl. Here is the tail of the log:

/cygdrive/d/builds/tinderbox/Fx-Trunk-Places/WINNT_5.2_Depend/mozilla/build/cygwin-wrapper  /cygdrive/d/moztools/bin/nsinstall -m 644 _xpidlgen/accessibility-msaa.xpt ../../../dist/bin/components
make[6]: Leaving directory `/cygdrive/d/builds/tinderbox/Fx-Trunk-Places/WINNT_5.2_Depend/mozilla/accessible/public/msaa'
make[5]: *** [_xpidlgen/nsIAccessibleTable.xpt] Killed
make[5]: *** Deleting file `_xpidlgen/nsIAccessibleTable.xpt'
make[5]: Leaving directory `/cygdrive/d/builds/tinderbox/Fx-Trunk-Places/WINNT_5.2_Depend/mozilla/accessible/public'
make[4]: *** [libs] Error 2
make[4]: Leaving directory `/cygdrive/d/builds/tinderbox/Fx-Trunk-Places/WINNT_5.2_Depend/mozilla/accessible'
make[3]: *** [libs_tier_gecko] Error 2
make[3]: Leaving directory `/cygdrive/d/builds/tinderbox/Fx-Trunk-Places/WINNT_5.2_Depend/mozilla'
make[2]: *** [tier_gecko] Error 2
make[2]: Leaving directory `/cygdrive/d/builds/tinderbox/Fx-Trunk-Places/WINNT_5.2_Depend/mozilla'
make[1]: *** [alldep] Error 2
make[1]: Leaving directory `/cygdrive/d/builds/tinderbox/Fx-Trunk-Places/WINNT_5.2_Depend/mozilla'
make: *** [alldep] Error 2

Full log

What will be done to prevent this in the future:

coop killed the hung process by hand.