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

Issue 635939 link

Starred by 3 users

Issue metadata

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



Sign in to add a comment

multiple errors fetching from git (fatal: remote error: internal server error)

Project Member Reported by sullivan@chromium.org, Aug 9 2016

Issue description

https://build.chromium.org/p/tryserver.chromium.perf/builders/android_nexus5X_perf_bisect
https://build.chromium.org/p/tryserver.chromium.perf/builders/android_nexus5X_perf_bisect/builds/472
https://build.chromium.org/p/tryserver.chromium.perf/builders/android_nexus5X_perf_bisect/builds/473

Can the trooper take a look?

I think this is the error:
https://build.chromium.org/p/tryserver.chromium.perf/builders/android_nexus5X_perf_bisect/builds/472

internal.DEPS (ERROR)
----------------------------------------
[0:00:00] Started.
_____ internal.DEPS at refs/remotes/origin/master
----------------------------------------
Error: Command 'git remote --verbose update' returned non-zero exit status 1 in /b/internal.DEPS
Fetching origin

fatal: remote error: internal server error
error: Could not fetch origin
 
Components: -Tests>AutoBisect Infra>Git
Labels: -Pri-1 Infra-Troopers Pri-0
Summary: multiple errors fetching from git (fatal: remote error: internal server error) (was: Exceptions on android_nexus5X_perf_bisect)
This is happening in more places than bisect bot, will post more references soon.
See e.g. https://build.chromium.org/p/tryserver.chromium.perf/builders/android_nexus5X_perf_bisect/builds/472/steps/steps/logs/stdio :

INFO:root:Running ['git', 'clone', 'https://chromium.googlesource.com/external/github.com/luci/recipes-py.git', '/b/rr/tmpBFF3Ie/rw/checkout/scripts/slave/.recipe_deps/recipe_engine']
Cloning into '/b/rr/tmpBFF3Ie/rw/checkout/scripts/slave/.recipe_deps/recipe_engine'...
fatal: remote error: internal server error

https://luci-milo.appspot.com/swarming/task/308883a911570110/steps/recipe_bootstrap/0/stdout :

$ git clone https://chromium.googlesource.com/infra/infra infra
Cloning into 'infra'...
[I2016-08-09T07:26:09.852888-07:00 6075 0 cook_logdog.go:171] Using LogDog prefix: "swarm/chromium-swarm.appspot.com/308883a911570111" {"prefix":"swarm/chromium-swarm.appspot.com/308883a911570111"}
Cloning into '/b/swarming/w/ir7lS7nJ/infra/recipes/.recipe_deps/recipe_engine'...
fatal: remote error: internal server error

https://build.chromium.org/p/chromium.webrtc.fyi/builders/Win7%20Tester/builds/5333/steps/steps/logs/stdio :

INFO:root:Running ['git.bat', 'clone', 'https://chromium.googlesource.com/external/github.com/luci/recipes-py.git', 'C:\\b\\rr\\tmpytsyan\\rw\\checkout\\scripts\\slave\\.recipe_deps\\recipe_engine']
Cloning into 'C:\b\rr\tmpytsyan\rw\checkout\scripts\slave\.recipe_deps\recipe_engine'...
fatal: git fetch_pack: expected ACK/NAK, got 'ERR internal server error'
fatal: The remote end hung up unexpectedly
We had an incident for maybe 20 minutes around 07:19 today, which lines up with the timestamps here. Is this still happening?
Status: WontFix (was: Untriaged)
Ah, yeah, looks like current builds are succeeding.
FWIW, I've sent a PSA about this, https://groups.google.com/a/chromium.org/d/msg/infra-announce/RQTQtCK9QfM/0riCJ7cbBgAJ

We should probably send an "all clear" message after few hours once we confirm it didn't re-occur.

Thanks for fast response Dave.
Issue 636336 has been merged into this issue.

Sign in to add a comment