New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 635090 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Aug 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocking:
issue 625252
issue 629275



Sign in to add a comment

w3c_test_autoroller bot getting error 502

Project Member Reported by raikiri@google.com, Aug 5 2016

Issue description

w3c_test_autoroller bot is getting a bad gateway error when attempting to trigger tryjobs

https://build.chromium.org/p/chromium.infra.cron/builders/w3c-test-autoroller/builds/5913

build #5913

## Triggering try jobs.
# ret> 1
# out> ERROR: Exception when trying to trigger tryjobs: <HTML>
# out> <HEAD>
# out> <TITLE>Bad Gateway</TITLE>
# out> </HEAD>
# out> <BODY BGCOLOR="#FFFFFF" TEXT="#000000">
# out> <H1>Bad Gateway</H1>
# out> <H2>Error 502</H2>
# out> </BODY>
# out> </HTML>
# out> 
# out>   File "/mnt/data/b/depot_tools/git_cl.py", line 5101, in <module>
# out>     sys.exit(main(sys.argv[1:]))
# out>   File "/mnt/data/b/depot_tools/git_cl.py", line 5083, in main
# out>     return dispatcher.execute(OptionParser(), argv)
# out>   File "/mnt/data/b/depot_tools/subcommand.py", line 252, in execute
# out>     return command(parser, args[1:])
# out>   File "/mnt/data/b/depot_tools/git_cl.py", line 4615, in CMDtry
# out>     stacktrace = (''.join(traceback.format_stack()) + traceback.format_exc())
# out> Traceback (most recent call last):
# out>   File "/mnt/data/b/depot_tools/git_cl.py", line 4610, in CMDtry
# out>     trigger_try_jobs(auth_config, cl, options, masters, 'git_cl_try')
# out>   File "/mnt/data/b/depot_tools/git_cl.py", line 353, in trigger_try_jobs
# out>     headers={'Content-Type': 'application/json'}
# out>   File "/mnt/data/b/depot_tools/git_cl.py", line 274, in _buildbucket_retry
# out>     raise httplib2.HttpLib2Error(content
 

Comment 1 by raikiri@google.com, Aug 5 2016

Cc: chrome-trooper-bugs@chromium.org

Comment 2 by raikiri@google.com, Aug 5 2016

Labels: Type-Bug

Comment 3 by raikiri@google.com, Aug 5 2016

Blocking: 625252 629275

Comment 4 by d...@chromium.org, Aug 5 2016

Components: -Infra>Labs Infra
Labels: Infra-Troopers
I think this was a temporary outage on chromegw; it looks 'good' right now (though it also looks like this bot regularly turns red when there's no work to do?)
Project Member

Comment 6 by sheriffbot@chromium.org, Aug 6 2016

Labels: Hotlist-Google
Status: WontFix (was: Untriaged)
Not getting a 502 anymore, so this bug can be closed.

Thanks Robbie :-)

I don't think that this bot should turn red when there's no work to do; it's still red now because we're still working out the issues when running in production -- haven't yet got a successful run, once it gets a successful run it should be green.

Sign in to add a comment