Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Issue 1948093003: [Findit] Adding more try job error detection (Closed)

Created:
4 years, 7 months ago by lijeffrey
Modified:
4 years, 7 months ago
Reviewers:
chanli, stgao
CC:
chromium-reviews, infra-reviews+infra_chromium.org, Sharu Jiang
Base URL:
https://chromium.googlesource.com/infra/infra.git@master
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

[Findit] Adding more try job error detection A few false negatives under completed try jobs actually had errors occur during execution, but not captured. This change checks the buildbucket response itself too for more hints as to what happened. BUG=609420 Committed: https://chromium.googlesource.com/infra/infra/+/1eb52debda33d5c79401e4f9a3b0e5924ef5675f

Patch Set 1 #

Patch Set 2 : Accounting for more cases #

Patch Set 3 : Rebase #

Total comments: 6

Patch Set 4 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -18 lines) Patch
M appengine/findit/waterfall/monitor_try_job_pipeline.py View 1 3 chunks +33 lines, -18 lines 0 comments Download
M appengine/findit/waterfall/test/monitor_try_job_pipeline_test.py View 1 2 3 2 chunks +46 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
lijeffrey
ptal
4 years, 7 months ago (2016-05-05 10:05:43 UTC) #3
lijeffrey
Added some handling for more cases by checking the buildbucket response itself too, ptal
4 years, 7 months ago (2016-05-06 01:43:30 UTC) #5
chanli
https://codereview.chromium.org/1948093003/diff/40001/appengine/findit/waterfall/monitor_try_job_pipeline.py File appengine/findit/waterfall/monitor_try_job_pipeline.py (right): https://codereview.chromium.org/1948093003/diff/40001/appengine/findit/waterfall/monitor_try_job_pipeline.py#newcode78 appengine/findit/waterfall/monitor_try_job_pipeline.py:78: 'message': 'Compile failed unexpectedly.', I think 'BUILD FAILURE' or ...
4 years, 7 months ago (2016-05-06 23:17:47 UTC) #6
lijeffrey
https://codereview.chromium.org/1948093003/diff/40001/appengine/findit/waterfall/monitor_try_job_pipeline.py File appengine/findit/waterfall/monitor_try_job_pipeline.py (right): https://codereview.chromium.org/1948093003/diff/40001/appengine/findit/waterfall/monitor_try_job_pipeline.py#newcode78 appengine/findit/waterfall/monitor_try_job_pipeline.py:78: 'message': 'Compile failed unexpectedly.', On 2016/05/06 23:17:46, chanli wrote: ...
4 years, 7 months ago (2016-05-07 00:12:45 UTC) #7
chanli
On 2016/05/07 00:12:45, lijeffrey wrote: > https://codereview.chromium.org/1948093003/diff/40001/appengine/findit/waterfall/monitor_try_job_pipeline.py > File appengine/findit/waterfall/monitor_try_job_pipeline.py (right): > > https://codereview.chromium.org/1948093003/diff/40001/appengine/findit/waterfall/monitor_try_job_pipeline.py#newcode78 > ...
4 years, 7 months ago (2016-05-07 00:14:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1948093003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1948093003/60001
4 years, 7 months ago (2016-05-07 00:15:11 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-05-07 00:20:09 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/infra/infra/+/1eb52debda33d5c79401e4f9a3b0e...

Powered by Google App Engine
This is Rietveld 408576698