Started by GitHub push by Geolykt Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/SML6 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10 Fetching upstream changes from https://github.com/stianloader/sml6.git > git --version # timeout=10 > git --version # 'git version 2.53.0' > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 5c971423968a25714c545f11d90cb79e2e82792b (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 5c971423968a25714c545f11d90cb79e2e82792b # timeout=10 Commit message: "Introduce a JAR remapping task" > git rev-list --no-walk b5c31e0585642b3aedcb7cc86513ce548d4b0515 # timeout=10 false SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Introduce a JAR remapping task Also update gradle [Gradle] - Launching build. [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish Downloading https://services.gradle.org/distributions/gradle-9.5.0-milestone-7-bin.zip .............10%.............20%.............30%.............40%..............50%.............60%.............70%.............80%.............90%..............100% Welcome to Gradle 9.5.0-milestone-7! For more details see https://docs.gradle.org/9.5.0-milestone-7/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) Calculating task graph as no cached configuration is available for tasks: publish > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository > Task :pluginDescriptors > Task :processResources > Task :generatePomFileForMavenJavaPublication > Task :generatePomFileForPluginMavenPublication > Task :compileJava Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/tasks/FetchGameTask.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/starplane/autodeobf/Autodeobf502.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :classes > Task :sourcesJar > Task :jar > Task :generateMetadataFileForPluginMavenPublication > Task :generateMetadataFileForMavenJavaPublication > Task :publishPluginMavenPublicationToMavenRepository Multiple publications with coordinates 'org.stianloader:sml6:0.1.0' are published to repository 'maven'. The publications 'mavenJava' in root project 'sml6' and 'pluginMaven' in root project 'sml6' will overwrite each other! > Task :publishMavenJavaPublicationToMavenRepository > Task :publish [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 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/9.5.0-milestone-7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 1m 6s 13 actionable tasks: 13 executed Configuration cache entry stored. Build step 'Run with timeout' changed build result to SUCCESS [SML6] $ /bin/sh -xe /tmp/jenkins15655507668535723686.sh + curl http://localhost:25615/maven/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 100 2 100 2 0 0 1 0 0:00:02 0:00:01 0:00:01 1 100 2 100 2 0 0 1 0 0:00:02 0:00:01 0:00:01 1 OK real 0m1.027s user 0m0.011s sys 0m0.009s Sending notification to Discord. Finished: SUCCESS