> -----Original Message----- > From: Jukka Zitting [mailto:jukka.zitt...@gmail.com] > Sent: Tuesday, 15 February 2011 11:45 PM > To: builds@apache.org > Subject: Too many open files on ubuntu1 > > Hi, > > We've just had a few Jackrabbit-trunk builds fail on ubuntu1 due to > the test suite running out of open file handles. Could someone check > the current open file limit there, and raise it if appropriate.
hudson@minerva:~$ cat /etc/pam.d/common-session | grep limit session required pam_limits.so hudson@minerva:~$ ulimit -n 40000 so unless I missed something, looks good to me. > > I would have checked this myself, but I don't currently have sudo > access on the hudson master Sudo access on the Hudson Master is not required for checking file handles of a slave machine. However as you have configured OPIE now and are intended on being a Hudson admin in general, your sudo access is restored. Remember NO builds on the Master. > and my direct login on minerva no longer > works. Keep up man :) , we lost two disks on that machine and had to rebuild it back in December. I said then, anyone who needs the access back for that machine will ask for it. I'll take that as such a request and re-create your acct, check it in 1/2 hour or so. Gav... > > BR, > > Jukka Zitting