Closed
Bug 1206383
Opened 10 years ago
Closed 10 years ago
[tc-vcs] gecko upload error: Your proposed upload exceeds the maximum allowed size
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: selenamarie, Unassigned)
References
Details
From: https://tools.taskcluster.net/task-inspector/#dFsaJjK1RiexHLqyBIzQaw/0
[taskcluster-vcs] 0 run start : (cwd: /) curl --header 'Content-Type: application/x-tar' --header 'Content-Encoding: gzip' -X PUT --data-binary @'/root/.tc-vcs-repo/sources/git.mozilla.org/releases/gecko/master.tar.gz' 'https://taskcluster-public-artifacts.s3-us-west-2.amazonaws.com/dFsaJjK1RiexHLqyBIzQaw/0/public/git.mozilla.org/releases/gecko/master.tar.gz?AWSAccessKeyId=AKIAJQESBGXODWDRTZUA&Content-Type=application%2Fx-tar&Expires=1441035933&Signature=TXz01PdJ7M9CSRidup%2Bi7d0mud0%3D'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 5128M 0 367 0 0 8318 0 --:--:-- --:--:-- --:--:-- 8534
<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>EntityTooLarge</Code><Message>Your proposed upload exceeds the maximum allowed size</Message><ProposedSize>5377798123</ProposedSize><MaxSizeAllowed>5368709120</MaxSizeAllowed><RequestId>98D68F2777025109</RequestId><HostId>0KvPnIIEW3qMyj1kWyuYKlul2BcF3fw6kuZCGcjp7O3tTlhWpEnkAPx+kUn0mSeUHOxkBRIXOBw=</HostId></Error>[taskcluster-vcs] run end : curl --header 'Content-Type: application/x-tar' --header 'Content-Encoding: gzip' -X PUT --data-binary @'/root/.tc-vcs-repo/sources/git.mozilla.org/releases/gecko/master.tar.gz' 'https://taskcluster-public-artifacts.s3-us-west-2.amazonaws.com/dFsaJjK1RiexHLqyBIzQaw/0/public/git.mozilla.org/releases/gecko/master.tar.gz?AWSAccessKeyId=AKIAJQESBGXODWDRTZUA&Content-Type=application%2Fx-tar&Expires=1441035933&Signature=TXz01PdJ7M9CSRidup%2Bi7d0mud0%3D' (0) in 41873 ms
Verifying the size of the gecko tarball...
Comment 1•10 years ago
|
||
So it looks like what triggered this was my fault: my sources.xml was referrencing Gecko tree, which it should not.
Maybe there is still an issue we want to fix here, but maybe we should also just close this as invalid?
Flags: needinfo?(sdeckelmann)
| Reporter | ||
Comment 2•10 years ago
|
||
(In reply to Alexandre LISSY :gerard-majax from comment #1)
> So it looks like what triggered this was my fault: my sources.xml was
> referrencing Gecko tree, which it should not.
> Maybe there is still an issue we want to fix here, but maybe we should also
> just close this as invalid?
Ok! Yes, will close.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(sdeckelmann)
Resolution: --- → INVALID
| Assignee | ||
Updated•7 years ago
|
Component: Integration → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•