<div dir="ltr">Hello folks,<br><div><br>I had to take down Jenkins for some time today. The server ran out of space and was silently ignoring Gerrit requests for new jobs. If you think one of your jobs needed a smoke or regression run and it wasn&#39;t triggered, this is the root cause. Please retrigger your jobs.<br><br>## Summary of Impact<br>Jenkins jobs not triggered intermittently in the last couple of days. At the moment, we do not have numbers on how many developers were affected by this. This would be mitigated slightly every day due to the rotation rules we have in place causing issues only around evening IST when we retrigger our regular nightly jobs.<br><br>## Timeline of Events.<br>July 19 evening: I&#39;ve noticed since yesterday that occasionally Jenkins would not trigger a job for a push. This was on the build-jobs repo. I chalked it to a signal getting lost in the noise and decided to debug later. I could trigger it manually, so I put as a thing to do in the morning. Today morning, I found that jobs are getting triggered as they should and could not notice anything untoward.<br><br>July 20 6:41 pm: Kotresh pinged me asking if there was a problem. I could see the problem I noticed yesterday in his job. This time a manual trigger did not work. Around the same time Raghavendra Gowdappa also hit the same problem. I logged into the server to notice that the Jenkins partition was out of space.<br><br>July 20 7:40 pm: Jenkins is back online completely. A retrigger of the two failing jobs have been successful.<br><br>## Root Cause<br>* Out of disk space on the Jenkins partition on <a href="http://build.gluster.org" target="_blank">build.gluster.org</a><br>* The bugzilla-post did not delete old jobs and we had about 7000 jobs in there consuming about 20G of space.<br>* clang-scan job consumes about 1G per job and we were storing about 30 days worth of archives.<br><br>## Resolution<br>* All centos6-regression jobs are now deleted. We moved over to centos7-regression a while ago.<br>* We now only store 7 days of archives for bugzilla-post and clang-scan jobs<br><br>## Future Recommendation<br>* Our monitoring did not alert us about the disk being filled up on the Jenkins node. Ideally, we should have gotten a warning when we were at least 90% full so we could plan for additional capacity or look for mistakes in patterns.<br>* All jobs need to have a property that discards old runs with the maxmium of 90 days being kept in case it&#39;s absolutely needed. This is currently not enforced by CI but we will plan to enforce it in the future.<br clear="all"><br>-- <br><div dir="ltr" class="m_4126718993669850586gmail_signature"><div dir="ltr">nigelb<br></div></div></div></div>