Closed Bug 1091078 Opened 11 years ago Closed 11 years ago

Log rotation not working in b2g bumper

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: pmoore, Unassigned)

References

Details

Only one log file is rotated per day in b2g bumper, and the b2g bumper log of a run replaces the previous one. Therefore history is lost very quickly.
Blocks: releng2b2g
So, after some troubleshooting and debugging, it turns out there is a log directory with only the latest log, but an archived log directory too for each branch, e.g.: Archived logs: ============== /builds/b2g_bumper/master/build/upload/logs /builds/b2g_bumper/v1.3t/build/upload/logs /builds/b2g_bumper/v1.4/build/upload/logs /builds/b2g_bumper/v2.0/build/upload/logs /builds/b2g_bumper/v2.1/build/upload/logs Most recent log only: ===================== /builds/b2g_bumper/master/logs /builds/b2g_bumper/v1.3t/logs /builds/b2g_bumper/v1.4/logs /builds/b2g_bumper/v2.0/logs /builds/b2g_bumper/v2.1/logs
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Component: Tools → General
You need to log in before you can comment on or make changes to this bug.