01:15:26 Started by GitHub push by Geolykt
01:15:26 Running as SYSTEM
01:15:26 Building in workspace /var/lib/jenkins/workspace/gsl-starplane
01:15:26 The recommended git tool is: NONE
01:15:26 No credentials specified
01:15:26 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/gsl-starplane/.git # timeout=10
01:15:26 Fetching changes from the remote Git repository
01:15:26 > git config remote.origin.url https://github.com/stianloader/GslStarplane.git # timeout=10
01:15:26 Fetching upstream changes from https://github.com/stianloader/GslStarplane.git
01:15:26 > git --version # timeout=10
01:15:26 > git --version # 'git version 2.53.0'
01:15:26 > git fetch --tags --force --progress -- https://github.com/stianloader/GslStarplane.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:15:27 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
01:15:27 Checking out Revision 8924fae919a40dc7e2a3c0be680f8d3890149f96 (refs/remotes/origin/main)
01:15:27 > git config core.sparsecheckout # timeout=10
01:15:27 > git checkout -f 8924fae919a40dc7e2a3c0be680f8d3890149f96 # timeout=10
01:15:27 Commit message: "Reduce level of log messages"
01:15:27 > git rev-list --no-walk 894ee473ae8b907328220f2a0f5bb736a3795758 # timeout=10
01:15:27 false
01:15:27 SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Reduce level of log messages
01:15:27
01:15:27 I have no idea why those messages exist in the first place.
01:15:27 The previous commit was already 3 months or so in the pipeline.
01:15:27 From a precursory look there doesn't seem to be anything critically
01:15:27 wrong but god knows how accurate that really is.
01:15:27
01:15:27 [Gradle] - Launching build.
01:15:27 [gsl-starplane] $ /var/lib/jenkins/workspace/gsl-starplane/gradlew -DpublishRepo=http://localhost:25615/maven publish
01:15:28 Starting a Gradle Daemon (subsequent builds will be faster)
01:15:38 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication
01:15:38 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository
01:15:43
01:15:43 > Task :compileJava
01:15:43 Note: /var/lib/jenkins/workspace/gsl-starplane/src/main/java/de/geolykt/starloader/gslstarplane/GslGenEclipseRunsTask.java uses or overrides a deprecated API.
01:15:43 Note: Recompile with -Xlint:deprecation for details.
01:15:43
01:15:43 > Task :pluginDescriptors UP-TO-DATE
01:15:43 > Task :processResources UP-TO-DATE
01:15:43 > Task :classes
01:15:43 > Task :jar
01:15:43 > Task :generateMetadataFileForMavenJavaPublication
01:15:43 > Task :generatePomFileForMavenJavaPublication
01:15:43 > Task :sourcesJar
01:15:43 > Task :publishMavenJavaPublicationToMavenRepository
01:15:43 > Task :generateMetadataFileForPluginMavenPublication
01:15:43 > Task :generatePomFileForPluginMavenPublication
01:15:44
01:15:44 > Task :publishPluginMavenPublicationToMavenRepository
01:15:44 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!
01:15:44
01:15:44 > Task :publish
01:15:44
01:15:44 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/gsl-starplane/build/reports/problems/problems-report.html
01:15:44
01:15:44 Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
01:15:44
01:15:44 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
01:15:44
01:15:44 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.
01:15:44
01:15:44 BUILD SUCCESSFUL in 16s
01:15:44 13 actionable tasks: 11 executed, 2 up-to-date
01:15:44 Consider enabling configuration cache to speed up this build: https://docs.gradle.org/9.0.0-rc-1/userguide/configuration_cache_enabling.html
01:15:44 Build step 'Run with timeout' changed build result to SUCCESS
01:15:44 [gsl-starplane] $ /bin/sh -xe /tmp/jenkins18013401527201562346.sh
01:15:44 + curl http://localhost:25615/maven/commit
01:15:44 % Total % Received % Xferd Average Speed Time Time Time Current
01:15:44 Dload Upload Total Spent Left Speed
01:15:44
01:15:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
01:15:45 100 2 100 2 0 0 2 0 0:00:01 --:--:-- 0:00:01 2
01:15:45 100 2 100 2 0 0 2 0 0:00:01 --:--:-- 0:00:01 2
01:15:45 OK
01:15:46 real 0m0.907s
01:15:46 user 0m0.004s
sys 0m0.006s
Sending notification to Discord.
Finished: SUCCESS