Build failed in Hudson: JBoss-Remoting-2.x » false,java14,linux #1007

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Tue Sep 7 17:42:53 EDT 2010


See <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.x/./SECURITY_MANAGER=false,jdk=java14,label=linux/1007/>

------------------------------------------
[...truncated 2767 lines...]
A         lib/apache-commons/lib
AU        lib/apache-commons/lib/commons-logging.jar
AU        lib/apache-commons/README.txt
A         lib/dom4j
A         lib/dom4j/lib
AU        lib/dom4j/lib/dom4j.jar
AU        lib/dom4j/README
A         lib/jdk14
AU        lib/jdk14/jboss-common.jar
AU        lib/jdk14/servlet-api.jar
AU        lib/jdk14/jboss-jmx.jar
AU        lib/jdk14/jnpserver.jar
AU        lib/jdk14/log4j.jar
AU        lib/jdk14/README
AU        lib/jdk14/concurrent.jar
A         lib/apache-log4j
A         lib/apache-log4j/lib
AU        lib/apache-log4j/lib/log4j.jar
AU        lib/apache-log4j/lib/README
A         lib/jbossweb
ERROR: Failed to check out http://anonsvn.jboss.org/repos/jbossremoting/remoting2/branches/2.x
org.tmatesoft.svn.core.SVNException: svn: Processing REPORT request response failed: XML document structures must start and end within the same entity. (/repos/jbossremoting/!svn/vcc/default) 
svn: REPORT request failed on '/repos/jbossremoting/!svn/vcc/default'
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:103)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:87)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:616)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:273)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:261)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:266)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1263)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:820)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:558)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:914)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:742)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:660)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1901)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Retrying after 10 seconds
hudson.util.IOException2: remote file operation failed: <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.x/./SECURITY_MANAGER=false,jdk=java14,label=linux/ws/> at hudson.remoting.Channel at 38965404:dev55-linux
	at hudson.FilePath.act(FilePath.java:751)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:653)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:601)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1040)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:479)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:411)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:130)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:129)
Caused by: java.io.IOException: Unable to delete <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.x/./SECURITY_MANAGER=false,jdk=java14,label=linux/ws/src/lib/jbossweb/.svn/tmp/text-base> - files in dir: [<http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.x/./SECURITY_MANAGER=false,jdk=java14,label=linux/ws/src/lib/jbossweb/.svn/tmp/text-base/.nfs0000000004d7c24b0006322f]>
	at hudson.Util.deleteFile(Util.java:259)
	at hudson.Util.deleteRecursive(Util.java:302)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:726)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:660)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1901)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Retrying after 10 seconds
hudson.util.IOException2: remote file operation failed: <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.x/./SECURITY_MANAGER=false,jdk=java14,label=linux/ws/> at hudson.remoting.Channel at 38965404:dev55-linux
	at hudson.FilePath.act(FilePath.java:751)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:653)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:601)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1040)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:479)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:411)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:130)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:129)
Caused by: java.io.IOException: Unable to delete <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.x/./SECURITY_MANAGER=false,jdk=java14,label=linux/ws/src/lib/jbossweb/.svn/tmp/text-base/.nfs0000000004d7c24b0006322f>
	at hudson.Util.deleteFile(Util.java:260)
	at hudson.Util.deleteRecursive(Util.java:302)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:726)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:660)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1901)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Retrying after 10 seconds
hudson.util.IOException2: remote file operation failed: <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.x/./SECURITY_MANAGER=false,jdk=java14,label=linux/ws/> at hudson.remoting.Channel at 38965404:dev55-linux
	at hudson.FilePath.act(FilePath.java:751)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:653)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:601)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1040)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:479)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:411)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:130)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:129)
Caused by: java.io.IOException: Unable to delete <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.x/./SECURITY_MANAGER=false,jdk=java14,label=linux/ws/src/lib/jbossweb/.svn/tmp/text-base/.nfs0000000004d7c24b0006322f>
	at hudson.Util.deleteFile(Util.java:260)
	at hudson.Util.deleteRecursive(Util.java:302)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:726)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:660)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1901)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Retrying after 10 seconds
hudson.util.IOException2: remote file operation failed: <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.x/./SECURITY_MANAGER=false,jdk=java14,label=linux/ws/> at hudson.remoting.Channel at 38965404:dev55-linux
	at hudson.FilePath.act(FilePath.java:751)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:653)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:601)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1040)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:479)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:411)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:130)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:129)
Caused by: java.io.IOException: Unable to delete <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.x/./SECURITY_MANAGER=false,jdk=java14,label=linux/ws/src/lib/jbossweb/.svn/tmp/text-base/.nfs0000000004d7c24b0006322f>
	at hudson.Util.deleteFile(Util.java:260)
	at hudson.Util.deleteRecursive(Util.java:302)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:726)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:660)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1901)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Retrying after 10 seconds
hudson.util.IOException2: remote file operation failed: <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.x/./SECURITY_MANAGER=false,jdk=java14,label=linux/ws/> at hudson.remoting.Channel at 38965404:dev55-linux
	at hudson.FilePath.act(FilePath.java:751)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:653)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:601)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1040)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:479)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:411)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:130)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:129)
Caused by: java.io.IOException: Unable to delete <http://hudson.qa.jboss.com/hudson/job/JBoss-Remoting-2.x/./SECURITY_MANAGER=false,jdk=java14,label=linux/ws/src/lib/jbossweb/.svn/tmp/text-base/.nfs0000000004d7c24b0006322f>
	at hudson.Util.deleteFile(Util.java:260)
	at hudson.Util.deleteRecursive(Util.java:302)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.Util.deleteRecursive(Util.java:301)
	at hudson.Util.deleteContentsRecursive(Util.java:221)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:726)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:660)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1901)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Recording test results



More information about the builds mailing list