Skip to content
Success

Console Output

13:29:13 Started by GitHub push by Geolykt
13:29:13 Running as SYSTEM
13:29:13 Building in workspace /var/lib/jenkins/workspace/gsl-starplane
13:29:13 The recommended git tool is: NONE
13:29:13 No credentials specified
13:29:13  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/gsl-starplane/.git # timeout=10
13:29:13 Fetching changes from the remote Git repository
13:29:13  > git config remote.origin.url https://github.com/stianloader/GslStarplane.git # timeout=10
13:29:13 Fetching upstream changes from https://github.com/stianloader/GslStarplane.git
13:29:13  > git --version # timeout=10
13:29:13  > git --version # 'git version 2.50.1'
13:29:13  > git fetch --tags --force --progress -- https://github.com/stianloader/GslStarplane.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:29:14  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
13:29:14 Checking out Revision 8f86228fa5659d64feb1aa30fae3dfe1c947b26c (refs/remotes/origin/main)
13:29:14  > git config core.sparsecheckout # timeout=10
13:29:14  > git checkout -f 8f86228fa5659d64feb1aa30fae3dfe1c947b26c # timeout=10
13:29:14 Commit message: "Update to Gradle 9"
13:29:14  > git rev-list --no-walk 1f11211b9d8b8206b3ab0e3b8e2208d4571de23a # timeout=10
13:29:14 false
13:29:14 SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Update to Gradle 9
13:29:14 
13:29:14 [Gradle] - Launching build.
13:29:14 [gsl-starplane] $ /var/lib/jenkins/workspace/gsl-starplane/gradlew -DpublishRepo=http://localhost:25615/maven publish
13:29:14 Downloading https://services.gradle.org/distributions/gradle-9.0.0-rc-1-bin.zip
13:29:16 .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100%
13:29:18 
13:29:18 Welcome to Gradle 9.0.0-rc-1!
13:29:18 
13:29:18 Here are the highlights of this release:
13:29:18  - Configuration Cache is the recommended execution mode
13:29:18  - Gradle now requires JVM 17 or higher to run
13:29:18  - Build scripts use Kotlin 2.1 and Groovy 4.0
13:29:18  - Improved Kotlin DSL build script compilation avoidance
13:29:18 
13:29:18 For more details see https://docs.gradle.org/9.0.0-rc-1/release-notes.html
13:29:18 
13:29:19 Starting a Gradle Daemon (subsequent builds will be faster)
13:29:29 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication
13:29:30 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository
13:29:56 
13:29:56 > Task :compileJava
13:29:56 Note: /var/lib/jenkins/workspace/gsl-starplane/src/main/java/de/geolykt/starplane/Autodeobf.java uses unchecked or unsafe operations.
13:29:56 Note: Recompile with -Xlint:unchecked for details.
13:30:18 
13:30:18 > Task :pluginDescriptors
13:30:18 > Task :processResources
13:30:18 > Task :classes
13:30:19 > Task :jar
13:30:19 > Task :generateMetadataFileForMavenJavaPublication
13:30:19 > Task :generatePomFileForMavenJavaPublication
13:30:19 > Task :sourcesJar
13:30:19 > Task :publishMavenJavaPublicationToMavenRepository
13:30:19 > Task :generateMetadataFileForPluginMavenPublication
13:30:19 > Task :generatePomFileForPluginMavenPublication
13:30:19 
13:30:19 > Task :publishPluginMavenPublicationToMavenRepository
13:30:19 Multiple publications with coordinates 'de.geolykt.starloader:gsl-starplane:0.2.2' are published to repository 'maven'. The publications 'mavenJava' in root project 'gsl-starplane' and 'pluginMaven' in root project 'gsl-starplane' will overwrite each other!
13:30:19 
13:30:19 > Task :publish
13:30:19 
13:30:19 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/gsl-starplane/build/reports/problems/problems-report.html
13:30:19 
13:30:19 Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
13:30:19 
13:30:19 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
13:30:19 
13:30:19 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.
13:30:19 
13:30:19 BUILD SUCCESSFUL in 1m 5s
13:30:19 13 actionable tasks: 13 executed
13:30:19 Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.0.0-rc-1/userguide/configuration_cache_enabling.html
13:30:19 Build step 'Run with timeout' changed build result to SUCCESS
13:30:19 [gsl-starplane] $ /bin/sh -xe /tmp/jenkins17227964125679640734.sh
13:30:19 + curl http://localhost:25615/maven/commit
13:30:19   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:30:19                                  Dload  Upload   Total   Spent    Left  Speed
13:30:19 
13:30:20   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13:30:20 100     2  100     2    0     0      4      0 --:--:-- --:--:-- --:--:--     4
13:30:20 OK
13:30:20 real	0m0.437s
13:30:21 user	0m0.015s
13:30:21 sys	0m0.011s
Sending notification to Discord.
Finished: SUCCESS