Started by GitHub push by GirafiStudios Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/Waddles/Waddles 1.19 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done The recommended git tool is: NONE using credential girafistudios Cloning the remote Git repository Cloning repository https://github.com/GirafiStudios/Waddles.git > git init /var/lib/jenkins/workspace/Waddles/Waddles 1.19 # timeout=10 Fetching upstream changes from https://github.com/GirafiStudios/Waddles.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials GirafiStudios credentials > git fetch --tags --force --progress -- https://github.com/GirafiStudios/Waddles.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/GirafiStudios/Waddles.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/master^{commit} # timeout=10 Checking out Revision 2d43e6171133acab0531bea12fe496ef1b9d7fdd (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2d43e6171133acab0531bea12fe496ef1b9d7fdd # timeout=10 Commit message: "Ported to 1.19.3" > git rev-list --no-walk cc753256011c655973647c36dbf1f601fb0d5f98 # timeout=10 [Gradle] - Launching build. [Waddles 1.19] $ /var/lib/jenkins/tools/hudson.plugins.gradle.GradleInstallation/7.4.2/bin/gradle build To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.4.2/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build > Configure project : WARNING: This project is configured to use the official obfuscation mappings provided by Mojang. These mapping fall under their associated license, you should be fully aware of this license. For the latest license text, refer below, or the reference copy here: https://github.com/MinecraftForge/MCPConfig/blob/master/Mojang.md, You can hide this warning by running the `hideOfficialWarningUntilChanged` task WARNING: (c) 2020 Microsoft Corporation. These mappings are provided "as-is" and you bear the risk of using them. You may copy and use the mappings for development purposes, but you may not redistribute the mappings complete and unmodified. Microsoft makes no warranties, express or implied, with respect to the mappings provided here. Use and modification of this document or the source code (in any form) of Minecraft: Java Edition is governed by the Minecraft End User License Agreement available at https://account.mojang.com/documents/minecraft_eula. > Task :compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :processResources > Task :classes > Task :jar > Task :downloadMcpConfig > Task :extractSrg > Task :createMcpToSrg > Task :reobfJar > Task :assemble > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check UP-TO-DATE > Task :build Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.4.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 28s 7 actionable tasks: 7 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Finished: SUCCESS