Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sapphire-dev] [Hudson] Build failed in Hudson: sapphire-0.7.x #77

See <https://hudson.eclipse.org/hudson/job/sapphire-0.7.x/77/>

------------------------------------------
Started by an SCM change
Building remotely on hudson-slave4
Checkout:sapphire-0.7.x / <https://hudson.eclipse.org/hudson/job/sapphire-0.7.x/ws/> - hudson.remoting.Channel@4229e623:hudson-slave4
Using strategy: Default
Last Built Revision: Revision 63eaf243e78f08abc4c278ac76d326778dc2a792 (origin/master)
Checkout:sapphire-0.7.x / <https://hudson.eclipse.org/hudson/job/sapphire-0.7.x/ws/> - hudson.remoting.LocalChannel@7a01ff7e
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from http://git.eclipse.org/gitroot/sapphire/org.eclipse.sapphire.git
Commencing build of Revision 63eaf243e78f08abc4c278ac76d326778dc2a792 (origin/master)
Checking out Revision 63eaf243e78f08abc4c278ac76d326778dc2a792 (origin/master)
Starting xvnc
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[sapphire-0.7.x] $ Xvnc :100 -geometry 1024x768 -depth 24 -ac
18/02/2013 16:58:28 Xvnc version X.org/xf4vnc custom version
18/02/2013 16:58:28 Copyright (C) 2001-2004 Alan Hourihane.
18/02/2013 16:58:28 Copyright (C) 2000-2004 Constantin Kaplinsky
18/02/2013 16:58:28 Copyright (C) 1999 AT&T Laboratories Cambridge
18/02/2013 16:58:28 All Rights Reserved.
18/02/2013 16:58:28 See http://www.tightvnc.com/ for information on TightVNC
18/02/2013 16:58:28 See http://xf4vnc.sf.net for xf4vnc-specific information
18/02/2013 16:58:28 Desktop name 'x11' (hudson-slave4:100)
18/02/2013 16:58:28 Protocol versions supported: 3.7, 3.3
18/02/2013 16:58:28 RGB format 8 8 8
18/02/2013 16:58:28 Listening for VNC connections on TCP port 6000
[sapphire-0.7.x] $ ant -file build.xml -Dhttps.proxyPort=9898 -Dftp.proxyHost=proxy.eclipse.org -Dsign=true -DftpnonProxyHosts=*.eclipse.org -Dftp.proxyPort=9898 "-Dhttp.proxyHost=proxy.eclipse.org " -Denv.JDK_15_HOME=/shared/common/jdk-1.5.0-22.x86_64 -Ddownloads=/shared/technology/sapphire/downloads -DSigning.Library=sign-hudson.xml -Dhttp.proxyPort=9898 -DhttpnonProxyHosts=*.eclipse.org -Dhttps.proxyHost=proxy.eclipse.org -DhttpsnonProxyHosts=*.eclipse.org hudson-build
[dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
[dix] Could not init font path element /usr/share/fonts/OTF, removing from list!
(EE) config/hal: NewInputDeviceRequest failed (2)
(EE) config/hal: NewInputDeviceRequest failed (2)
FATAL: command execution failed.Maybe you need to configure the job to choose one of your Ant installations?
java.io.IOException: Cannot run program "ant" (in directory "<https://hudson.eclipse.org/hudson/job/sapphire-0.7.x/ws/";)>: java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(Unknown Source)
	at hudson.Proc$LocalProc.<init>(Proc.java:192)
	at hudson.Proc$LocalProc.<init>(Proc.java:164)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:639)
	at hudson.Launcher$ProcStarter.start(Launcher.java:274)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:794)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:768)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:283)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(Unknown Source)
	at java.lang.ProcessImpl.start(Unknown Source)
	... 16 more
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Terminating xvnc.
Archiving artifacts
Recording test results

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top