Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /home/javastream.de/jenkins/jobs/org.libvirt.libvirt-java/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/javastream.de/jenkins/jobs/org.libvirt.libvirt-java/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitlab.com/libvirt/libvirt-java.git # timeout=10
Fetching upstream changes from https://gitlab.com/libvirt/libvirt-java.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gitlab.com/libvirt/libvirt-java.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision ebcb5676fefe580e6df94fe82e76b1e71dd74347 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ebcb5676fefe580e6df94fe82e76b1e71dd74347 # timeout=10
Commit message: "ci: refresh with 'lcitool manifest'"
 > git rev-list --no-walk 7c65681a49470cf8197850f6e6f3383e89cee946 # timeout=10
[workspace] $ ant build
ERROR: command execution failed.Maybe you need to configure the job to choose one of your Ant installations?
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