Started by GitHub push by Geolykt Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/gsl-starplane The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/gsl-starplane/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/stianloader/GslStarplane.git # timeout=10 Fetching upstream changes from https://github.com/stianloader/GslStarplane.git > git --version # timeout=10 > git --version # 'git version 2.53.0' > git fetch --tags --force --progress -- https://github.com/stianloader/GslStarplane.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 60a1fb069ae0b3f2ff773f44faffce62268f890d (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 60a1fb069ae0b3f2ff773f44faffce62268f890d # timeout=10 Commit message: "Fix incorrect javadoc remapping" > git rev-list --no-walk 8924fae919a40dc7e2a3c0be680f8d3890149f96 # timeout=10 false SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Fix incorrect javadoc remapping In theory at least, not sure if that does anything in practice [Gradle] - Launching build. [gsl-starplane] $ /var/lib/jenkins/workspace/gsl-starplane/gradlew -DpublishRepo=http://localhost:25615/maven publish Starting a Gradle Daemon (subsequent builds will be faster) > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository > Task :compileJava > Task :pluginDescriptors UP-TO-DATE > Task :processResources UP-TO-DATE > Task :classes > Task :jar > Task :generateMetadataFileForMavenJavaPublication > Task :generatePomFileForMavenJavaPublication > Task :sourcesJar > Task :publishMavenJavaPublicationToMavenRepository > Task :generateMetadataFileForPluginMavenPublication > Task :generatePomFileForPluginMavenPublication > Task :publishPluginMavenPublicationToMavenRepository Multiple publications with coordinates 'de.geolykt.starloader:gsl-starplane:0.2.4' are published to repository 'maven'. The publications 'mavenJava' in root project 'gsl-starplane' and 'pluginMaven' in root project 'gsl-starplane' will overwrite each other! > Task :publish [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/gsl-starplane/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.0.0-rc-1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 20s 13 actionable tasks: 11 executed, 2 up-to-date Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.0.0-rc-1/userguide/configuration_cache_enabling.html Build step 'Run with timeout' changed build result to SUCCESS [gsl-starplane] $ /bin/sh -xe /tmp/jenkins291271390354891444.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.232s user 0m0.006s sys 0m0.011s Sending notification to Discord. Finished: SUCCESS