Started by user Geolykt Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/gsl-starplane The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/Starloader-project/GslStarplane.git > git init /var/lib/jenkins/workspace/gsl-starplane # timeout=10 Fetching upstream changes from https://github.com/Starloader-project/GslStarplane.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress -- https://github.com/Starloader-project/GslStarplane.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/Starloader-project/GslStarplane.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision e364f9ab01e174ddfa84a973958a2ee20e941aea (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f e364f9ab01e174ddfa84a973958a2ee20e941aea # timeout=10 Commit message: "Update dependencies, prepare CI env" First time build. Skipping changelog. false [Gradle] - Launching build. [gsl-starplane] $ /var/lib/jenkins/workspace/gsl-starplane/gradlew -DpublishRepo=http://localhost:25615 publish Downloading https://services.gradle.org/distributions/gradle-8.0.2-bin.zip ...........10%............20%............30%............40%............50%............60%...........70%............80%............90%............100% Welcome to Gradle 8.0.2! Here are the highlights of this release: - Improvements to the Kotlin DSL - Fine-grained parallelism from the first build with configuration cache - Configurable Gradle user home cache cleanup For more details see https://docs.gradle.org/8.0.2/release-notes.html Starting a Gradle Daemon (subsequent builds will be faster) > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository > Task :compileJava Note: /var/lib/jenkins/workspace/gsl-starplane/src/main/java/de/geolykt/starplane/Autodeobf.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :pluginDescriptors > Task :processResources > Task :classes > Task :jar > Task :generateMetadataFileForPluginMavenPublication > Task :generatePomFileForPluginMavenPublication > Task :publishPluginMavenPublicationToMavenRepository > Task :generateMetadataFileForPluginPublication > Task :generatePomFileForPluginPublication > Task :publishPluginPublicationToMavenRepository > Task :publish BUILD SUCCESSFUL in 34s 12 actionable tasks: 12 executed Build step 'Run with timeout' changed build result to SUCCESS [gsl-starplane] $ /bin/sh -xe /tmp/jenkins10949995063651680288.sh + curl http://localhost:25615/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2 100 2 0 0 6 0 --:--:-- --:--:-- --:--:-- 6 OKSending notification to Discord. Finished: SUCCESS