Closed
Bug 1226168
Opened 9 years ago
Closed 8 years ago
[taskcluster-vcs] Recover from corrupted tar archive downloads
Categories
(Taskcluster :: UI, defect)
Taskcluster
UI
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: garndt, Unassigned)
References
Details
It appears sometimes a valid archive is pulled from s3, but cannot be extracted. taskcluster-vcs should be able to recover from this.
[taskcluster-vcs] 0 run start : (cwd: /home/worker/workspace/gecko/testing/taskcluster/scripts/phone-builder) tar -x -z -C /home/worker/workspace/B2G -f /home/worker/.tc-vcs-repo/sources/git.mozilla.org/b2g/moztt/master.tar.gz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
[taskcluster-vcs:error] run end (with error) NOT RETRYING!: tar -x -z -C /home/worker/workspace/B2G -f /home/worker/.tc-vcs-repo/sources/git.mozilla.org/b2g/moztt/master.tar.gz
[taskcluster-vcs:error] Error when extracting archive
Comment 1•8 years ago
|
||
This bug is closed as part of the Great Bugzilla Cleaning Sprint of 2016 by bstack and jonasfj, please reopen if you disagree.
Reason: tc-vcs is deprecated.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•6 years ago
|
Component: Tools → UI and Tools
You need to log in
before you can comment on or make changes to this bug.
Description
•