Re: Design doc: Agent draining and deprecation of maintenance primitives

2019-06-14 Thread Greg Mann
Christoph, Great to hear that you're using the maintenance primitives! It seems unwise for us to deprecate this part of the API given the fact that you and Maxime have both expressed a desire for it to stick around. I'll adjust the agent draining design doc to remove the deprecation of that feature

Re: ACTION REQUIRED: disk space on jenkins master nearly full

2019-06-14 Thread Chris Lambertus
All, Thanks to those who have addressed this so far. The immediate storage issue has been resolved, but some builds still need to be fixed to ensure the build master does not run out of space again anytime soon. Here is the current list of builds storing over 40GB on the master: 597GPackag

Re: ACTION REQUIRED: disk space on jenkins master nearly full

2019-06-14 Thread Matteo Merli
Hi Chris, sorry, I lost the updates on this thread. After applying the "discard old builds" check, I saw all the old stuff going away. Even now I don't see any of the old builds, from the Jenkins UI. https://builds.apache.org/job/pulsar-master/ Is it possible that maybe Jenkins failed to cleanup

Re: ACTION REQUIRED: disk space on jenkins master nearly full

2019-06-14 Thread Chris Lambertus
Hmm. Upon further investigation, I do see that the pulsar-master/modules/*/builds directories contain current builds between 13 and 15 June, and then hundreds of builds from 2018 and 2017. It looks like these are indeed “orphaned” builds, and your ‘discard old builds’ configuration is working p