Closed Bug 957839 Opened 10 years ago Closed 10 years ago

Try failure on valgrind build, with "abort: HTTP Error 413: Request Entity Too Large" while cloning try

Categories

(Release Engineering :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 957455

People

(Reporter: dholbert, Unassigned)

Details

https://tbpl.mozilla.org/php/getParsedLog.php?id=32723408&tree=Try
Linux x86-64 try valgrind on 2014-01-08 15:08:54 PST for push 714be3eb7ea6
slave: try-linux64-spot-309
{
command: START
command: hg clone -U http://hg.mozilla.org/try /builds/hg-shared/try
command: cwd: /builds/slave/try-l64-valgrind-0000000000000
command: output:
requesting all changes
abort: HTTP Error 413: Request Entity Too Large
command: ERROR
Traceback (most recent call last):
  File "/builds/slave/try-l64-valgrind-0000000000000/scripts/buildfarm/utils/../../lib/python/util/commands.py", line 47, in run_cmd
    return subprocess.check_call(cmd, **kwargs)
  File "/usr/lib64/python2.6/subprocess.py", line 502, in check_call
    raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['hg', 'clone', '-U', 'http://hg.mozilla.org/try', '/builds/hg-shared/try']' returned non-zero exit status 255
command: END (13.90s elapsed)

Error updating /builds/slave/try-l64-valgrind-0000000000000/src from sharedRepo (/builds/hg-shared/try): 
command: START
command: hg clone http://hg.mozilla.org/try /builds/slave/try-l64-valgrind-0000000000000/src
command: cwd: /builds/slave/try-l64-valgrind-0000000000000
command: output:
requesting all changes
abort: HTTP Error 413: Request Entity Too Large
command: ERROR
Traceback (most recent call last):
  File "/builds/slave/try-l64-valgrind-0000000000000/scripts/buildfarm/utils/../../lib/python/util/commands.py", line 47, in run_cmd
    return subprocess.check_call(cmd, **kwargs)
  File "/usr/lib64/python2.6/subprocess.py", line 502, in check_call
    raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['hg', 'clone', 'http://hg.mozilla.org/try', '/builds/slave/try-l64-valgrind-0000000000000/src']' returned non-zero exit status 255
command: END (11.99s elapsed)

Traceback (most recent call last):
  File "/builds/slave/try-l64-valgrind-0000000000000/scripts/buildfarm/utils/hgtool.py", line 91, in <module>
    autoPurge=options.auto_purge)
  File "/builds/slave/try-l64-valgrind-0000000000000/scripts/buildfarm/utils/../../lib/python/util/hg.py", line 479, in mercurial
    bundles=bundles, clone_by_rev=clone_by_rev)
  File "/builds/slave/try-l64-valgrind-0000000000000/scripts/buildfarm/utils/../../lib/python/util/hg.py", line 217, in clone
    run_cmd(cmd)
  File "/builds/slave/try-l64-valgrind-0000000000000/scripts/buildfarm/utils/../../lib/python/util/commands.py", line 47, in run_cmd
    return subprocess.check_call(cmd, **kwargs)
  File "/usr/lib64/python2.6/subprocess.py", line 502, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['hg', 'clone', 'http://hg.mozilla.org/try', '/builds/slave/try-l64-valgrind-0000000000000/src']' returned non-zero exit status 255
+ exit 2

}
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.