Hi! Builds that are run by Buildbot on "bb-vm_ubuntu" slave are failing due to "Read-only file system" error.
See: http://ci.apache.org/buildslaves/bb-vm_ubuntu For "tomcat-trunk" and "tomcat-7-trunk" the failing operation is "rm -rf" See: http://ci.apache.org/builders/tomcat-trunk http://ci.apache.org/builders/tomcat-7-trunk E.g.: rm: cannot remove `/home/buildslave3/slave3/tomcat-trunk/build/NOTICE': Read-only file system For others, svn or git are failing. E.g. http://ci.apache.org/builders/doxygen-nightly/builds/252/steps/git/logs/stdio error: cannot open .git/FETCH_HEAD: Read-only file system http://ci.apache.org/builders/httpd-doxygen-nightly/builds/876/steps/svn/logs/stdio svn: Can't open file '.svn/lock': Read-only file system It started a day ago: This build was OK: (Sat May 4 09:14:39 2013) http://ci.apache.org/builders/tomcat-trunk/builds/4279 This build failed abruptly: (Sat May 4 21:05:53 2013) http://ci.apache.org/builders/tomcat-trunk/builds/4280 Best regards, Konstantin Kolinko