"corrupt PDB file" errors on win_chromium_rel_ng; should clobber if compile (without patch) fails |
||||||
Issue descriptionThere are several compile errors on win_chromium_rel_ng recently where a .pdb file became corrupt, causing the build to fail. https://luci-milo.appspot.com/buildbot/tryserver.chromium.win/win_chromium_rel_ng/?limit=200 This is especially visible by looking at "failed compile (with patch)". A few examples: https://luci-milo.appspot.com/buildbot/tryserver.chromium.win/win_chromium_rel_ng/449753 https://luci-milo.appspot.com/buildbot/tryserver.chromium.win/win_chromium_rel_ng/449776 https://luci-milo.appspot.com/buildbot/tryserver.chromium.win/win_chromium_rel_ng/449826 https://luci-milo.appspot.com/buildbot/tryserver.chromium.win/win_chromium_rel_ng/449947 I'm not sure whether something changed recently to cause this incidence to increase (full disk? compiler toolchain upgrade breaking incremental linking sometimes?). Could someone please take a look at this? Maybe only one or a couple of builders are broken? Not sure what mitigation should be done -- should we clobber the builder automatically if "compile (without patch)" fails?
,
May 24 2017
Wasn't able to get to this during my shift. Releasing to the next trooper.
,
May 24 2017
bpastene what were you going to take a look at? I'm new to troopering and trying to figure out how to diagnose.
,
May 26 2017
I don't think this is a trooper issue any more, as we're beyond the short-term mitigation portion of this bug -- the last compile (without patch) failure due to a PDB issue was https://luci-milo.appspot.com/buildbot/tryserver.chromium.win/win_chromium_rel_ng/451663, on Monday. Clobber on compile (without patch) failure would probably be a chromium recipe change.
,
May 31 2017
Agreed that clobbering the bot upon compile (without patch) failure would be a recipe change. Recategorizing as feature request for consideration. While this could potentially increase cycle times in some situations (like a revert breaking the source tree), if we can detect from the logs that a situation like this one happened, we could clobber only in those situations.
,
Dec 13 2017
,
Oct 19
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by bpastene@chromium.org
, May 22 2017Status: Assigned (was: Untriaged)