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 1c458084c64370ffd4df15a38c20c1755140c5e1 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1c458084c64370ffd4df15a38c20c1755140c5e1 # timeout=10
Commit message: "Add virResetError"
> git rev-list --no-walk e022ed1eadb2fd6e4492a959445183339b978bbb # 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