Started by user Geolykt Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/micromixin The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/Starloader-project/Micromixin.git > git init /var/lib/jenkins/workspace/micromixin # timeout=10 Fetching upstream changes from https://github.com/Starloader-project/Micromixin.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress -- https://github.com/Starloader-project/Micromixin.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/Starloader-project/Micromixin.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 57ecb02942ee5a8a055d8659f7c0d54565abc7fb (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ecb02942ee5a8a055d8659f7c0d54565abc7fb # timeout=10 Commit message: "Use java 11 toolchain for java 9 source sets" First time build. Skipping changelog. [Gradle] - Launching build. [micromixin] $ /var/lib/jenkins/workspace/micromixin/gradlew -PpublishRepo=http://localhost:25615 Starting a Gradle Daemon, 2 busy Daemons could not be reused, use --status for details > Task :help Welcome to Gradle 8.3. To run a build, run gradlew ... To see a list of available tasks, run gradlew tasks To see more detail about a task, run gradlew help --task To see a list of command-line options, run gradlew --help For more detail on using Gradle, see https://docs.gradle.org/8.3/userguide/command_line_interface.html For troubleshooting, visit https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 5s 1 actionable task: 1 executed Build step 'Run with timeout' changed build result to SUCCESS [micromixin] $ /bin/sh -xe /tmp/jenkins4230924396503307199.sh + curl http://localhost:25615/commit % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Finished: SUCCESS