New issue
Advanced search Search tips

Issue 858999 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner: ----
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 1
Type: ----



Sign in to add a comment

goma preprocessing failing flakily on chromium.webkit/WebKit Mac Builder

Project Member Reported by sheriff-...@appspot.gserviceaccount.com, Jun 29 2018

Issue description

Filed by sheriff-o-matic@appspot.gserviceaccount.com on behalf of grunell@chromium.org

preprocess_for_goma failing on chromium.webkit/WebKit Mac Builder

Builders failed on: 
- WebKit Mac Builder: 
  https://ci.chromium.org/buildbot/chromium.webkit/WebKit%20Mac%20Builder


 
Labels: -Pri-2 Pri-1
Summary: goma preprocessing failing flakily on chromium.webkit/WebKit Mac Builder (was: preprocess_for_goma failing on chromium.webkit/WebKit Mac Builder)
preprocess_for_goma output:

(view as text)
@@@STEP_CURSOR@preprocess_for_goma@@@
@@@STEP_STARTED@@@
@@@STEP_EXCEPTION@@@


--------------------------------------------------------------------------------
started: Thu Jun 28 23:29:52 2018
ended: Thu Jun 28 23:29:52 2018
duration: 0 secs
status: EXCEPTION
status reason: 
preprocess_for_goma.start_goma output:

using /var/folders/p4/py6nlvcx4fs5s3fg51_pzqmc0000gm/T/goma_chrome-bot as tmpdir
Using goma VERSION=158 (no_auto_update)
GOMA version 21fa7aee51fd095ef567f413cdacd5fbc373aefa@1528864539
12026
waiting for compiler_proxy...
waiting for compiler_proxy...
waiting for compiler_proxy...
waiting for compiler_proxy...
waiting for compiler_proxy...
waiting for compiler_proxy...
waiting for compiler_proxy...
waiting for compiler_proxy...
compiler proxy (pid=12026) status: http://127.0.0.1:8088 error: failed to connect to backend servers
Traceback (most recent call last):
  File "/b/c/goma_cache/client/goma_ctl.py", line 2561, in <module>
    sys.exit(main())
  File "/b/c/goma_cache/client/goma_ctl.py", line 2556, in main
    goma.Dispatch(sys.argv[1:])
  File "/b/c/goma_cache/client/goma_ctl.py", line 1151, in Dispatch
    self._action_mappings.get(args[0], self._DefaultAction)()
  File "/b/c/goma_cache/client/goma_ctl.py", line 833, in _RestartCompilerProxy
    self._StartCompilerProxy()
  File "/b/c/goma_cache/client/goma_ctl.py", line 648, in _StartCompilerProxy
    self._GenericStartCompilerProxy(ensure=False)
  File "/b/c/goma_cache/client/goma_ctl.py", line 645, in _GenericStartCompilerProxy
    raise Error('Failed to start compiler_proxy successfully.')
__main__.Error: Failed to start compiler_proxy successfully.
step returned non-zero exit code: 1

Comment 3 Deleted

Components: Infra>Goma

Sign in to add a comment