Console Output

17:30:11 Started by user Thorsten Vitt
17:30:11 Running as SYSTEM
17:30:11 Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/faust-gen
17:30:11 [WS-CLEANUP] Deleting project workspace...
17:30:11 [WS-CLEANUP] Deferred wipeout is used...
17:30:11 [ssh-agent] Looking for ssh-agent implementation...
17:30:12 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:30:12 $ ssh-agent
17:30:12 SSH_AUTH_SOCK=/tmp/ssh-cqWSm5WUmthn/agent.10070
17:30:12 SSH_AGENT_PID=10072
17:30:12 [ssh-agent] Started.
17:30:12 Running ssh-add (command line suppressed)
17:30:12 Identity added: /mnt/data/jenkins/workspace/faust-gen@tmp/private_key_13133029045314022079.key (/mnt/data/jenkins/workspace/faust-gen@tmp/private_key_13133029045314022079.key)
17:30:12 [ssh-agent] Using credentials jenkins (Jenkins2-SSH-Key)
17:30:12 The recommended git tool is: NONE
17:30:12 using credential e8642950-e594-4823-998c-77b0775327d2
17:30:12 Cloning the remote Git repository
17:30:12 Cloning repository git://github.com/faustedition/faust-gen
17:30:12  > /usr/bin/git init /mnt/data/jenkins/workspace/faust-gen # timeout=10
17:30:12 Fetching upstream changes from git://github.com/faustedition/faust-gen
17:30:12  > /usr/bin/git --version # timeout=10
17:30:12  > git --version # 'git version 2.20.1'
17:30:12 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
17:30:12  > /usr/bin/git fetch --tags --force --progress -- git://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/* # timeout=10
17:30:14  > /usr/bin/git config remote.origin.url git://github.com/faustedition/faust-gen # timeout=10
17:30:14  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:30:14 Avoid second fetch
17:30:14  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:30:14 Checking out Revision febf9a19c23fda4dc66664cfa95537cc48f269c8 (refs/remotes/origin/master)
17:30:14  > /usr/bin/git config core.sparsecheckout # timeout=10
17:30:14  > /usr/bin/git checkout -f febf9a19c23fda4dc66664cfa95537cc48f269c8 # timeout=10
17:30:18 Commit message: "Merge pull request #53 from faustedition/dependabot/maven/junit-junit-4.13.1"
17:30:18  > /usr/bin/git rev-list --no-walk febf9a19c23fda4dc66664cfa95537cc48f269c8 # timeout=10
17:30:18  > /usr/bin/git remote # timeout=10
17:30:18  > /usr/bin/git submodule init # timeout=10
17:30:18  > /usr/bin/git submodule sync # timeout=10
17:30:18  > /usr/bin/git config --get remote.origin.url # timeout=10
17:30:18  > /usr/bin/git submodule init # timeout=10
17:30:18  > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
17:30:18  > /usr/bin/git config --get submodule.data.url # timeout=10
17:30:18  > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10
17:30:18  > /usr/bin/git config --get submodule.src/main/xproc.url # timeout=10
17:30:18  > /usr/bin/git config -f .gitmodules --get submodule.src/main/xproc.path # timeout=10
17:30:18  > /usr/bin/git config --get submodule.src/main/web.url # timeout=10
17:30:18  > /usr/bin/git config -f .gitmodules --get submodule.src/main/web.path # timeout=10
17:30:18  > /usr/bin/git submodule update --init --recursive --remote data # timeout=10
17:30:21  > /usr/bin/git submodule update --init --recursive --remote src/main/xproc # timeout=10
17:30:24  > /usr/bin/git submodule update --init --recursive --remote src/main/web # timeout=10
17:30:34 Xvfb starting$ Xvfb :0 -fbdir /mnt/data/jenkins/xvfb-574-..fbdir10355167896224816888
17:30:34 $ ssh-agent -k
17:30:34 unset SSH_AUTH_SOCK;
17:30:34 unset SSH_AGENT_PID;
17:30:34 echo Agent pid 10072 killed;
17:30:34 [ssh-agent] Stopped.
17:30:34 ERROR: Failed to parse POMs
17:30:34 java.io.IOException: Cannot run program "Xvfb": error=2, No such file or directory
17:30:34 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
17:30:34 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
17:30:34 	at hudson.Proc$LocalProc.<init>(Proc.java:252)
17:30:34 	at hudson.Proc$LocalProc.<init>(Proc.java:221)
17:30:34 	at hudson.Launcher$LocalLauncher.launch(Launcher.java:996)
17:30:34 	at hudson.Launcher$ProcStarter.start(Launcher.java:508)
17:30:34 	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1390)
17:30:34 	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1333)
17:30:34 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
17:30:34 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
17:30:34 	at hudson.remoting.Request$2.run(Request.java:375)
17:30:34 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
17:30:34 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
17:30:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
17:30:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
17:30:34 	at java.base/java.lang.Thread.run(Thread.java:834)
17:30:34 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build3
17:30:34 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
17:30:34 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
17:30:34 		at hudson.remoting.Channel.call(Channel.java:1001)
17:30:34 		at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1121)
17:30:34 		at hudson.Launcher$ProcStarter.start(Launcher.java:508)
17:30:34 		at org.jenkinsci.plugins.xvfb.Xvfb.launchXvfb(Xvfb.java:587)
17:30:34 		at org.jenkinsci.plugins.xvfb.Xvfb.setUp(Xvfb.java:697)
17:30:34 		at jenkins.tasks.SimpleBuildWrapper.setUp(SimpleBuildWrapper.java:146)
17:30:34 		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:665)
17:30:34 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
17:30:34 		at hudson.model.Run.execute(Run.java:1894)
17:30:34 		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
17:30:34 		at hudson.model.ResourceController.execute(ResourceController.java:97)
17:30:34 		at hudson.model.Executor.run(Executor.java:428)
17:30:34 Caused by: java.io.IOException: error=2, No such file or directory
17:30:34 	at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
17:30:34 	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
17:30:34 	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
17:30:34 	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
17:30:34 	... 15 more
17:30:35 Skipped archiving because build is not successful
17:30:35 Started calculate disk usage of build
17:30:35 Finished Calculation of disk usage of build in 0 seconds
17:30:35 Started calculate disk usage of workspace
17:30:35 Finished Calculation of disk usage of workspace in 0 seconds
17:30:36 Notifying upstream projects of job completion
17:30:36 Sending e-mails to: thorsten.vitt@uni-wuerzburg.de
17:30:36 Finished: FAILURE