Closed
Bug 1431886
Opened 7 years ago
Closed 7 years ago
signing-linux-12 nearly ran out of space
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlund, Assigned: mozilla)
Details
Sat 00:32:59 UTC [7632] [] signing-linux-12.srv.releng.usw2.mozilla.com:disk - / is CRITICAL: DISK CRITICAL - free space: / 2370 MB (4% inode=97%): (http://m.mozilla.org/disk+-+/)Sat 01:46:58 UTC [7648] [] signing-linux-
12.srv.releng.usw2.mozilla.com:disk - / is OK: DISK OK - free space: / 6546 MB (13% inode=97%): (http://m.mozilla.org/disk+-+/)
we should investigate why and whether to bump the instance type or not.
May need to loop in someone with access to the machine: https://dxr.mozilla.org/build-central/source/puppet/manifests/moco-config.pp#202
Assignee | ||
Comment 1•7 years ago
|
||
<aki> i cleaned it up. i think something around log rotation and not restarting. but also retriggers instead of reruns - fuzzy matching in cotv1 is very verbose.
This will be better with cotv2. We can also address https://github.com/mozilla-releng/signingscript/issues/45 .
Assignee: nobody → aki
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•7 years ago
|
||
Also cleaned up the other 11.
I filed https://github.com/mozilla-releng/scriptworker/issues/180 . I believe Aryx talked to the sheriffs about not retriggering nightly jobs, but rerunning them instead.
Assignee | ||
Comment 3•7 years ago
|
||
Steps:
- clobbered /builds/scriptworker/logs/worker.log.* (backups; we had a spike of fuzzy retriggers earlier in the week that made one of these logs exponentially larger)
- on some of these I also clobbered worker.log itself. That requires a scriptworker restart bc the filehandle is still open
- clobbered /var/log/messages , which was exponentially larger. Requires a syslog restart for the same reason
- rebooted to make a clean restart of the whole thing.
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
•