Push event to branch 1.21.4-neoforge 02:52:18 Connecting to https://api.github.com using progwml6 ci login Obtained Jenkinsfile from 88a97335bfdd5e0190859822a64c0677a278953c [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/ironchests_1.21.4-neoforge [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential progwml6-ci-gh-login > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/ironchests_1.21.4-neoforge/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/progwml6/ironchest.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/progwml6/ironchest.git +refs/heads/1.21.4-neoforge:refs/remotes/origin/1.21.4-neoforge # timeout=10 Checking out Revision 88a97335bfdd5e0190859822a64c0677a278953c (1.21.4-neoforge) > git config core.sparsecheckout # timeout=10 > git checkout -f 88a97335bfdd5e0190859822a64c0677a278953c # timeout=10 Commit message: "Bump version to 16.2 for 1.21.4" > git rev-list --no-walk 96f225ba2d205577b46ee8318251926fd839af5d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE using credential progwml6-ci-gh-login > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/ironchests_1.21.4-neoforge/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/progwml6/ironchest.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials progwml6 ci login > git fetch --no-tags --progress https://github.com/progwml6/ironchest.git +refs/heads/1.21.4-neoforge:refs/remotes/origin/1.21.4-neoforge # timeout=10 Checking out Revision 88a97335bfdd5e0190859822a64c0677a278953c (1.21.4-neoforge) > git config core.sparsecheckout # timeout=10 > git checkout -f 88a97335bfdd5e0190859822a64c0677a278953c # timeout=10 Commit message: "Bump version to 16.2 for 1.21.4" [Pipeline] sh + rm -rf build/libs [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh + JAVA_HOME=/var/lib/jenkins/jdk-21.0.3+9/ + ./gradlew build -PBUILD_NUMBER=3 --no-daemon To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.12/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build Calculating task graph as configuration cache cannot be reused because the set of Gradle properties has changed: the value of 'BUILD_NUMBER' was changed. > Task :processTestResources NO-SOURCE > Task :jarJar NO-SOURCE > Task :createArtifactManifest UP-TO-DATE > Task :createMinecraftArtifacts UP-TO-DATE > Task :compileJava UP-TO-DATE > Task :generateModMetadata > Task :processResources > Task :classes > Task :compileTestJava NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check UP-TO-DATE > Task :jar > Task :assemble > Task :build [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/ironchests_1.21.4-neoforge/build/reports/problems/problems-report.html 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.12/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 8s 6 actionable tasks: 3 executed, 3 up-to-date Configuration cache entry stored. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive) [Pipeline] archive The archive step is deprecated, please use archiveArtifacts instead. [Pipeline] junit Recording test results No test report files were found. Configuration error? None of the test reports contained any result [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) [Pipeline] sh + JAVA_HOME=/var/lib/jenkins/jdk-21.0.3+9/ + ./gradlew publishMavenJavaPublicationToMavenRepository -PBUILD_NUMBER=3 -PDEPLOY_DIR=/var/www/dvs1/files/maven --no-daemon To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.12/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build Calculating task graph as configuration cache cannot be reused because the set of Gradle properties has changed: the value of 'BUILD_NUMBER' was changed. > Task :jarJar NO-SOURCE > Task :generatePomFileForMavenJavaPublication > Task :generateModMetadata UP-TO-DATE > Task :createArtifactManifest UP-TO-DATE > Task :createMinecraftArtifacts UP-TO-DATE > Task :processResources UP-TO-DATE > Task :compileJava UP-TO-DATE > Task :classes UP-TO-DATE > Task :jar > Task :publishMavenJavaPublicationToMavenRepository [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/ironchests_1.21.4-neoforge/build/reports/problems/problems-report.html 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.12/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 7s 8 actionable tasks: 3 executed, 5 up-to-date Configuration cache entry stored. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS