Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[incquery-dev] Build failed in Jenkins: EMF-IncQuery CI Build #1802

See <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/1802/>

------------------------------------------
Started by user Zoltán Ujhelyi
Building remotely on gamil in workspace <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/>
Checkout:EMF-IncQueryv2 / <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/> - hudson.remoting.Channel@14bc8ed:gamil
Using strategy: Default
Last Built Revision: Revision 07a3547ef8a7d0433f4941263ef785be94fa8be3 (origin/master)
Cloning the remote Git repository
Cloning repository git://git.eclipse.org/gitroot/incquery/org.eclipse.incquery.git
git --version
git version 1.7.9.5
Fetching upstream changes from origin
Commencing build of Revision 07a3547ef8a7d0433f4941263ef785be94fa8be3 (origin/master)
Checking out Revision 07a3547ef8a7d0433f4941263ef785be94fa8be3 (origin/master)
Starting xvnc
[EMF-IncQueryv2] $ vncserver :35 -localhost -nolisten tcp
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "vncserver" (in directory "<https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQueryv2/ws/";)>: java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:488)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:998)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:965)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:679)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
	at java.lang.ProcessImpl.start(ProcessImpl.java:81)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:470)
	... 15 more
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Project EMF-IncQueryv2 still waiting for [EMF-IncQuery-Tests-School, EMF-IncQuery-Tests-Ecore, EMF-IncQuery-Visualization, EMF-IncQuery-Tests-BPM] builds to complete


Back to the top