Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] Build failed in Hudson: cbi-pdt-3.0-indigo #217

See <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/217/>

------------------------------------------
Started by user rganor
Building on master
[workspace] $ cvs -q -z3 update -PdC -D "Wednesday, September 14, 2011 11:34:42 AM UTC"
? build
$ no changes detected
Starting xvnc
[workspace] $ Xvnc :13 -geometry 1024x768 -depth 24 -ac
[workspace] $ /bin/sh -xe /tmp/hudson4986820678195143091.sh
14/09/2011 07:35:20 Xvnc version X.org/xf4vnc custom version
14/09/2011 07:35:20 Copyright (C) 2001-2004 Alan Hourihane.
14/09/2011 07:35:20 Copyright (C) 2000-2004 Constantin Kaplinsky
14/09/2011 07:35:20 Copyright (C) 1999 AT&T Laboratories Cambridge
14/09/2011 07:35:20 All Rights Reserved.
14/09/2011 07:35:20 See http://www.tightvnc.com/ for information on TightVNC
14/09/2011 07:35:20 See http://xf4vnc.sf.net for xf4vnc-specific information
14/09/2011 07:35:20 Desktop name 'x11' (hudson:13)
14/09/2011 07:35:20 Protocol versions supported: 3.7, 3.3
14/09/2011 07:35:20 RGB format 8 8 8
14/09/2011 07:35:20 Listening for VNC connections on TCP port 5913
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
+ ls -la /shared/tools/php/
ls: cannot access /shared/tools/php/: No such file or directory
Terminating xvnc.
Archiving artifacts
ERROR: Failed to archive artifacts: build/?20*/**, build/?-SNAPSHOT/**,
hudson.util.IOException2: Failed to copy <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/217/artifact/build/?20*/**,> build/?-SNAPSHOT/**, to /opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-3.0-indigo/builds/2011-09-14_07-34-42/archive
	at hudson.FilePath$31.invoke(FilePath.java:1451)
	at hudson.FilePath$31.invoke(FilePath.java:1418)
	at hudson.FilePath.act(FilePath.java:753)
	at hudson.FilePath.act(FilePath.java:735)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:1418)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:117)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:603)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:582)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:560)
	at hudson.model.Build$RunnerImpl.post2(Build.java:156)
	at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:529)
	at hudson.model.Run.run(Run.java:1361)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:140)
Caused by: Failed to copy <https://hudson.eclipse.org/hudson/job/cbi-pdt-3.0-indigo/217/artifact/build/N201109140359/eclipse/plugins/org.eclipse.php.core.tests/workspace/typeinference/testMethodReturnTypePHPDocForSelf.pdtt> to /opt/users/hudsonbuild/.hudson/jobs/cbi-pdt-3.0-indigo/builds/2011-09-14_07-34-42/archive/build/N201109140359/eclipse/plugins/org.eclipse.php.core.tests/workspace/typeinference/testMethodReturnTypePHPDocForSelf.pdtt due to java.nio.channels.ClosedByInterruptException
	at org.apache.tools.ant.taskdefs.Copy.doFileOperations(Copy.java:839)
	at hudson.FilePath$31$1CopyImpl.doFileOperations(FilePath.java:1434)
	at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:508)
	at hudson.FilePath$31.invoke(FilePath.java:1448)
	... 15 more
Caused by: java.nio.channels.ClosedByInterruptException
	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:184)
	at sun.nio.ch.FileChannelImpl.size(FileChannelImpl.java:314)
	at org.apache.tools.ant.util.ResourceUtils.copyResource(ResourceUtils.java:466)
	at org.apache.tools.ant.util.FileUtils.copyFile(FileUtils.java:519)
	at org.apache.tools.ant.util.FileUtils.copyFile(FileUtils.java:481)
	at org.apache.tools.ant.util.FileUtils.copyFile(FileUtils.java:310)
	at org.apache.tools.ant.taskdefs.Copy.doFileOperations(Copy.java:827)
	... 18 more
Recording test results



Back to the top