Started by user Philipp Hau?leiter Building in workspace /home/javastream.de/jenkins/jobs/org.libvirt.libvirt-java/workspace Cloning the remote Git repository Cloning repository https://libvirt.org/git/libvirt-java.git > /usr/bin/git init /home/javastream.de/jenkins/jobs/org.libvirt.libvirt-java/workspace # timeout=10 Fetching upstream changes from https://libvirt.org/git/libvirt-java.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress https://libvirt.org/git/libvirt-java.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url https://libvirt.org/git/libvirt-java.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://libvirt.org/git/libvirt-java.git # timeout=10 Fetching upstream changes from https://libvirt.org/git/libvirt-java.git > /usr/bin/git fetch --tags --progress https://libvirt.org/git/libvirt-java.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 902deb61d022fe87fdfd3143cc47d7736f1cba4b (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 902deb61d022fe87fdfd3143cc47d7736f1cba4b Commit message: "git: add config file telling git-publish how to send patches" First time build. Skipping changelog. [workspace] $ mvn clean install FATAL: command execution failed java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.(UNIXProcess.java:248) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) Caused: java.io.IOException: Cannot run program "mvn" (in directory "/home/javastream.de/jenkins/jobs/org.libvirt.libvirt-java/workspace"): error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at hudson.Proc$LocalProc.(Proc.java:249) at hudson.Proc$LocalProc.(Proc.java:218) at hudson.Launcher$LocalLauncher.launch(Launcher.java:936) at hudson.Launcher$ProcStarter.start(Launcher.java:455) at hudson.Launcher$ProcStarter.join(Launcher.java:466) at hudson.tasks.Maven.perform(Maven.java:368) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.Build$BuildExecution.build(Build.java:206) at hudson.model.Build$BuildExecution.doRun(Build.java:163) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504) at hudson.model.Run.execute(Run.java:1816) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Build step 'Invoke top-level Maven targets' marked build as failure Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: FAILURE