New issue
Advanced search Search tips

Issue 726060 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Closed: Oct 4
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

Bisect - "Running WITHOUT patch.gsutil exists" step shouldn't show up as purple.

Project Member Reported by thakis@chromium.org, May 24 2017

Issue description

1. Go to https://build.chromium.org/p/tryserver.chromium.perf/builders/android_one_perf_bisect/builds/2297

2. click drop-down triangle next to "Nested step(s) for: Running WITHOUT patch"

3. Notice first step is purple

CommandException: One or more URLs matched no objects.
WARNING:root:Command /usr/bin/python -u /b/rr/tmpxyqK4K/rw/checkout/scripts/slave/.recipe_deps/depot_tools/gsutil.py -- ls gs://chrome-perf/Android Builder/full-build-linux_476235bd668ef183b5e605cc5d0ceaed36586592.zip failed with retcode 1, try 1.1.
CommandException: One or more URLs matched no objects.
WARNING:root:Command /usr/bin/python -u /b/rr/tmpxyqK4K/rw/checkout/scripts/slave/.recipe_deps/depot_tools/gsutil.py -- ls gs://chrome-perf/Android Builder/full-build-linux_476235bd668ef183b5e605cc5d0ceaed36586592.zip failed with retcode 1, try 1.2.
WARNING:root:Trying harder: deleting tracker files
CommandException: One or more URLs matched no objects.
WARNING:root:Command /usr/bin/python -u /b/rr/tmpxyqK4K/rw/checkout/scripts/slave/.recipe_deps/depot_tools/gsutil.py -- ls gs://chrome-perf/Android Builder/full-build-linux_476235bd668ef183b5e605cc5d0ceaed36586592.zip failed with retcode 1, try 2.1.
CommandException: One or more URLs matched no objects.
WARNING:root:Command /usr/bin/python -u /b/rr/tmpxyqK4K/rw/checkout/scripts/slave/.recipe_deps/depot_tools/gsutil.py -- ls gs://chrome-perf/Android Builder/full-build-linux_476235bd668ef183b5e605cc5d0ceaed36586592.zip failed with retcode 1, try 2.2.
WARNING:root:Trying harder: deleting tracker files
ERROR:root:Command /b/rr/tmpxyqK4K/rw/checkout/scripts/slave/.recipe_deps/depot_tools/gsutil.py -- ls gs://chrome-perf/Android Builder/full-build-linux_476235bd668ef183b5e605cc5d0ceaed36586592.zip failed 4 retries, giving up.
step returned non-zero exit code: 1


Does this mean this bot doesn't actually compare against a pre-patch version (?)
 
This is just the recipe checking to see if the zipped binary already exists, before requesting the build from buildbucket.

https://cs.chromium.org/chromium/build/scripts/slave/recipe_modules/perf_try/api.py?q=perf_try/api+package:%5Echromium$&l=171

Comment 3 by thakis@chromium.org, May 24 2017

If this is expected, the step probably shouldn't be purple.
Also if this expected can we move it off the trooper queue?
Components: Speed>Bisection
Labels: -OS-Linux -Infra-Troopers -Performance-Sheriff-BotHealth OS-All
Owner: simonhatch@chromium.org
Status: Untriaged (was: Unconfirmed)
Summary: Bisect - "Running WITHOUT patch.gsutil exists" step shouldn't show up as purple. (was: "Running WITHOUT patch.gsutil exists" sometimes fails on android_one_perf_bisect bot)
Yeah I'll remove the labels.

I'll also rename this to reflect thakis' suggestion to un-purple the step.
Status: Assigned (was: Untriaged)
Status: Archived (was: Assigned)

Sign in to add a comment