Re: workspace cleanups needed on jenkins master

2018-12-28 Thread Adina Crainiceanu
For Rya on builds.apache.org, I now changed the "Discard old builds" settings to specify a value of 5 or 7 for all of "Days to keep build", "Max # of builds to keep", "Days to keep artifacts", and "Max # of builds to keep with artifacts". Before we only had "Max # of builds to keep" set. If this st

Re: workspace cleanups needed on jenkins master

2018-12-28 Thread Christofer Dutz
Ok ... so it seems that the option "Days to keep old items" (I set it to "1") when I setup the job quite some time ago isn't what's controlling this. I just updated the Jenkinsfile to set the buildDiscarder in it's option section ... hopefully it will work. Chris Am 28.12.18, 12:22 schrieb

Re: workspace cleanups needed on jenkins master

2018-12-28 Thread Olivier Lamy
Looking at https://builds.apache.org/job/PLC4X/job/PLC4X/job/develop/ the history is 30 builds for only one branch (same for others) this history is consuming space On Fri, 28 Dec 2018 at 19:58, Christofer Dutz wrote: > Hi all, > > seeing PLC4X consuming 6 GB ... being a quite small project, tha

Re: workspace cleanups needed on jenkins master

2018-12-28 Thread Christofer Dutz
Hi all, seeing PLC4X consuming 6 GB ... being a quite small project, that's clearly too much. Even if I have an idea why this is probably the reason. Could you please also share what's consuming that much space? Chris Am 27.12.18, 20:05 schrieb "Karl Heinz Marbaise" : Hi Chris,

Re: workspace cleanups needed on jenkins master

2018-12-27 Thread Joan Touzet
> CouchDB has 300+ builds from July taking up 100-150MB each. I’m not > sure why these wouldn’t have been removed by the ‘days to keep old > items’ parameter, so we’ll need to look into that on the infra side > as well. If the addition of the ‘max # of old items’ parameter > doesn’t purge them afte

Re: workspace cleanups needed on jenkins master

2018-12-27 Thread Karl Heinz Marbaise
Hi Chris, On 27/12/18 19:27, Chris Lambertus wrote: On Dec 27, 2018, at 4:36 AM, Karl Heinz Marbaise wrote: Hi Gavin, On 27/12/18 13:00, Gavin McDonald wrote: On Thu, Dec 27, 2018 at 10:27 AM Karl Heinz Marbaise mailto:khmarba...@gmx.de>> wrote: Furthermore I'm a little bit aston

Re: workspace cleanups needed on jenkins master

2018-12-27 Thread Chris Lambertus
> On Dec 27, 2018, at 10:31 AM, Joan Touzet wrote: > > Hi there, > - Original Message - >> From: "Chris Lambertus" > >> As a rule of thumb, we’d like to see >> projects retain no more than 1 week or 7 builds worth of historical >> data at the absolute maximum. > >> 54 GB ./CouchDB >

Re: workspace cleanups needed on jenkins master

2018-12-27 Thread Joan Touzet
Hi there, - Original Message - > From: "Chris Lambertus" > As a rule of thumb, we’d like to see > projects retain no more than 1 week or 7 builds worth of historical > data at the absolute maximum. > 54 GB ./CouchDB Our config is: Discard old items: checked Days to keep old items: 7 (f

Re: workspace cleanups needed on jenkins master

2018-12-27 Thread Chris Lambertus
> On Dec 27, 2018, at 4:36 AM, Karl Heinz Marbaise wrote: > > Hi Gavin, > > On 27/12/18 13:00, Gavin McDonald wrote: >> On Thu, Dec 27, 2018 at 10:27 AM Karl Heinz Marbaise > > wrote: >> >>Furthermore I'm a little bit astonished that jobs consume space on >>

Re: workspace cleanups needed on jenkins master

2018-12-27 Thread Karl Heinz Marbaise
Hi Gavin, On 27/12/18 13:00, Gavin McDonald wrote: On Thu, Dec 27, 2018 at 10:27 AM Karl Heinz Marbaise > wrote: Furthermore I'm a little bit astonished that jobs consume space on Master cause If I'm correct no job should run on Master... Right, the

Re: workspace cleanups needed on jenkins master

2018-12-27 Thread Gavin McDonald
On Thu, Dec 27, 2018 at 10:27 AM Karl Heinz Marbaise wrote: > > > > Furthermore I'm a little bit astonished that jobs consume space on > Master cause If I'm correct no job should run on Master... > Right, they dont, but artifacts etc are stored there. Gav... > > Kind regards > Karl Heinz Mar

Re: workspace cleanups needed on jenkins master

2018-12-27 Thread Maxim Solodovnik
Just have updated OpenMeetings jobs to have Days to keep old item: 7 Max # of old items to keep: 3 local workspace consumes 1.5Gb, so I guess 4Gb includes .m2/repository Are there any options to perform clean-up after the build? On Thu, 27 Dec 2018 at 17:35, Robert Scholte wrote: > maven-box[

Re: workspace cleanups needed on jenkins master

2018-12-27 Thread Greg Stein
On Thu, Dec 27, 2018 at 4:35 AM Robert Scholte wrote: > maven-box[1] is actually our multibranch(?) job for all our ~100 > repositories, which means the 18Gb is quite a good number. > With this in mind I believe maven-box should not be on the list for > cleanup. > Chris' note wasn't about "justi

Re: workspace cleanups needed on jenkins master

2018-12-27 Thread Robert Scholte
maven-box[1] is actually our multibranch(?) job for all our ~100 repositories, which means the 18Gb is quite a good number. With this in mind I believe maven-box should not be on the list for cleanup. thanks, Robert [1] https://builds.apache.org/job/maven-box/ On Thu, 27 Dec 2018 11:27:31

Re: workspace cleanups needed on jenkins master

2018-12-27 Thread Karl Heinz Marbaise
Hi Chris, I've seen that maven-box consumes 18 GB size... Can you please make a more detailed analysis of the maven-box directory to see what is consuming up so much space?... I've already checked the configuration for that job Days to keep old item: 7 Max # of old items to keep: 5 Further

workspace cleanups needed on jenkins master

2018-12-26 Thread Chris Lambertus
All, The Jenkins master needs to be cleaned up. Could the following projects please reduce your usage significantly by 5 January. After 5 Jan Infra will be purging more aggressively and updating job configurations as needed. As a rule of thumb, we’d like to see projects retain no more than 1 we