07:21:36 Started by GitHub push by Geolykt
07:21:36 Running as SYSTEM
07:21:36 Building in workspace /var/lib/jenkins/workspace/gsl-starplane
07:21:36 The recommended git tool is: NONE
07:21:36 No credentials specified
07:21:36 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/gsl-starplane/.git # timeout=10
07:21:36 Fetching changes from the remote Git repository
07:21:36 > git config remote.origin.url https://github.com/stianloader/GslStarplane.git # timeout=10
07:21:36 Fetching upstream changes from https://github.com/stianloader/GslStarplane.git
07:21:36 > git --version # timeout=10
07:21:36 > git --version # 'git version 2.45.2'
07:21:36 > git fetch --tags --force --progress -- https://github.com/stianloader/GslStarplane.git +refs/heads/*:refs/remotes/origin/* # timeout=10
07:21:36 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
07:21:36 Checking out Revision 2ae90fd33d14aab0a0be12dfc66edb74aa87aab3 (refs/remotes/origin/main)
07:21:36 > git config core.sparsecheckout # timeout=10
07:21:36 > git checkout -f 2ae90fd33d14aab0a0be12dfc66edb74aa87aab3 # timeout=10
07:21:36 Commit message: "Fix reflection logic in GradleInteropUtil"
07:21:36 > git rev-list --no-walk e3811d5fbde6e919062661c954a33943e24650cd # timeout=10
07:21:36 false
07:21:36 SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Fix reflection logic in GradleInteropUtil
07:21:36
07:21:36 I am not entirely sure why this is blowing up now of all times,
07:21:36 but I assume it's because I'm using a different JDK than usual
07:21:36 to invoke gradle with.
07:21:36
07:21:36 [Gradle] - Launching build.
07:21:36 [gsl-starplane] $ /var/lib/jenkins/workspace/gsl-starplane/gradlew -DpublishRepo=http://localhost:25615/maven publish
07:21:37 Starting a Gradle Daemon (subsequent builds will be faster)
07:21:48 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication
07:21:49 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository
07:21:54 > Task :compileJava
07:21:54 > Task :pluginDescriptors UP-TO-DATE
07:21:54 > Task :processResources UP-TO-DATE
07:21:54 > Task :classes
07:21:54 > Task :jar
07:21:54 > Task :generateMetadataFileForPluginMavenPublication
07:21:54 > Task :generatePomFileForPluginMavenPublication
07:21:54 > Task :publishPluginMavenPublicationToMavenRepository
07:21:55 > Task :generateMetadataFileForPluginPublication
07:21:55 > Task :generatePomFileForPluginPublication
07:21:55
07:21:55 > Task :publishPluginPublicationToMavenRepository
07:21:55 Multiple publications with coordinates 'de.geolykt.starloader:gsl-starplane:0.2.0' are published to repository 'maven'. The publications 'plugin' in root project 'gsl-starplane' and 'pluginMaven' in root project 'gsl-starplane' will overwrite each other!
07:21:55
07:21:55 > Task :publish
07:21:55
07:21:55 Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
07:21:55
07:21:55 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
07:21:55
07:21:55 For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
07:21:55
07:21:55 BUILD SUCCESSFUL in 18s
07:21:55 12 actionable tasks: 10 executed, 2 up-to-date
07:21:55 Build step 'Run with timeout' changed build result to SUCCESS
07:21:55 [gsl-starplane] $ /bin/sh -xe /tmp/jenkins13751273746610364077.sh
07:21:55 + curl http://localhost:25615/maven/commit
07:21:55 % Total % Received % Xferd Average Speed Time Time Time Current
07:21:55 Dload Upload Total Spent Left Speed
07:21:55
07:21:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
07:21:55 100 2 100 2 0 0 9 0 --:--:-- --:--:-- --:--:-- 9
07:21:55 OK
07:21:55 real 0m0.244s
07:21:56 user 0m0.012s
07:21:56 sys 0m0.013s
Sending notification to Discord.
Finished: SUCCESS