Closed
Bug 793810
(try-linux64-ec2-037)
Opened 12 years ago
Closed 12 years ago
try-linux64-ec2-037 problem tracking
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Unassigned)
Details
(Whiteboard: [buildduty][buildslave][capacity])
It's burning every build on try that it can get its hands on (and that's a lot) like
https://tbpl.mozilla.org/php/getParsedLog.php?id=15486062&tree=Try
State Changed: unpacking root cache
DEBUG: Executing command: ['tar', '--use-compress-program', 'pigz', '-xf', '/builds/mock_mozilla/cache/mozilla-centos6-x86_64/root_cache/cache.tar.gz', '-C', '/builds/mock_mozilla/mozilla-centos6-x86_64/root/']
DEBUG: pigz abort: corrupted input -- invalid deflate data: <stdin>
DEBUG: tar: Unexpected EOF in archive
DEBUG: tar: Unexpected EOF in archive
DEBUG: tar: Error is not recoverable: exiting now
DEBUG: Child return code was: 2
ERROR: Command failed. See logs for output.
# ['tar', '--use-compress-program', 'pigz', '-xf', '/builds/mock_mozilla/cache/mozilla-centos6-x86_64/root_cache/cache.tar.gz', '-C', '/builds/mock_mozilla/mozilla-centos6-x86_64/root/']
DEBUG: kill orphans
program finished with exit code 2
Comment 1•12 years ago
|
||
I've moved the
/builds/mock_mozilla/cache/mozilla-centos6-x86_64/root_cache/cache.tar.gz
to ~/, and removed the rootcache.lock along side it. I think mock will rebuild the cache next time it needs the 64bit environment (a 64bit desktop build). Leaving open to verify.
Comment 2•12 years ago
|
||
Verified in a rebuilt 'Linux x86-64 try build' that the mock_init step worked, and the cache was recreated.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•