Console Output

Started by an SCM change
Building remotely on wger081 in workspace /var/jenkins/workspace/lab-ttle
Updating https://develop.sub.uni-goettingen.de/repos/textgrid/trunk/lab/ttle
U         info.textgrid.lab.ttle.feature/feature.xml
At revision 12632
hudson.util.IOException2:  : No space left on device
	at hudson.XmlFile.write(XmlFile.java:176)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:708)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1197)
	at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:579)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:468)
	at hudson.model.Run.run(Run.java:1410)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:481)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:238)
Caused by: com.thoughtworks.xstream.io.StreamException:  : No space left on device
	at com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:73)
	at com.thoughtworks.xstream.io.xml.PrettyPrintWriter.endNode(PrettyPrintWriter.java:288)
	at com.thoughtworks.xstream.io.WriterWrapper.endNode(WriterWrapper.java:37)
	at com.thoughtworks.xstream.io.path.PathTrackingWriter.endNode(PathTrackingWriter.java:48)
	at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:99)
	at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:38)
	at com.thoughtworks.xstream.XStream.marshal(XStream.java:840)
	at com.thoughtworks.xstream.XStream.marshal(XStream.java:829)
	at com.thoughtworks.xstream.XStream.toXML(XStream.java:804)
	at hudson.XmlFile.write(XmlFile.java:173)
	... 8 more
Caused by: java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:292)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
	at java.io.BufferedWriter.flush(BufferedWriter.java:253)
	at hudson.util.AtomicFileWriter.flush(AtomicFileWriter.java:90)
	at com.thoughtworks.xstream.core.util.QuickWriter.flush(QuickWriter.java:71)
	... 17 more
IRC notifier plugin: Sending notification to: #textgrid
SSH: Current build result is [FAILURE], not going to run.
Finished: FAILURE