Started by user Brokkonaut Running as SYSTEM Building in workspace /home/tomcat/.jenkins/workspace/VoxelConfig The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/tomcat/.jenkins/workspace/VoxelConfig/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Updated-VoxelMap/VoxelConfig.git # timeout=10 Fetching upstream changes from https://github.com/Updated-VoxelMap/VoxelConfig.git > git --version # timeout=10 > git --version # 'git version 2.47.3' > git fetch --tags --force --progress -- https://github.com/Updated-VoxelMap/VoxelConfig.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision d1ee8b1e3906f407fa455925c77322cc25096104 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1ee8b1e3906f407fa455925c77322cc25096104 # timeout=10 Commit message: "fix license" > git rev-list --no-walk d1ee8b1e3906f407fa455925c77322cc25096104 # timeout=10 [Gradle] - Launching build. [VoxelConfig] $ /home/tomcat/.jenkins/workspace/VoxelConfig/gradlew build publishToMavenLocal Downloading https://services.gradle.org/distributions/gradle-9.7.1-bin.zip ..............10%..............20%...............30%..............40%...............50%..............60%...............70%..............80%..............90%...............100% Welcome to Gradle 9.7.1! Here are the highlights of this release: - Isolated Projects graduates to incubating - Broader Configuration Cache compatibility - Resilient Sync helps you fix broken builds - More source locations in problem reports For more details see https://docs.gradle.org/9.7.1/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) > Configure project : Fabric Loom: 1.17.21 > Task :compileJava > Task :processResources NO-SOURCE > Task :classes > Task :processIncludeJars > Task :compileTestJava NO-SOURCE > Task :processTestResources NO-SOURCE > Task :testClasses UP-TO-DATE > Task :jar > Task :test NO-SOURCE > Task :assemble > Task :validateAccessWidener NO-SOURCE > Task :check UP-TO-DATE > Task :build > Task :generateMetadataFileForMavenJavaPublication > Task :generatePomFileForMavenJavaPublication > Task :publishMavenJavaPublicationToMavenLocal > Task :publishToMavenLocal BUILD SUCCESSFUL in 42s 6 actionable tasks: 6 executed Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.7.1/userguide/configuration_cache_enabling.html Build step 'Invoke Gradle script' changed build result to SUCCESS Finished: SUCCESS