14:00:09 Started by user Geolykt
14:00:09 Running as SYSTEM
14:00:09 Building in workspace /var/lib/jenkins/workspace/SML6
14:00:09 The recommended git tool is: NONE
14:00:09 No credentials specified
14:00:09 Cloning the remote Git repository
14:00:09 Cloning repository https://github.com/stianloader/sml6.git
14:00:09 > git init /var/lib/jenkins/workspace/SML6 # timeout=10
14:00:09 Fetching upstream changes from https://github.com/stianloader/sml6.git
14:00:09 > git --version # timeout=10
14:00:09 > git --version # 'git version 2.51.0'
14:00:09 > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:00:10 > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
14:00:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:00:10 Avoid second fetch
14:00:10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
14:00:10 Checking out Revision 7575562e471c6d3d8efe672facced7333242f899 (refs/remotes/origin/main)
14:00:10 > git config core.sparsecheckout # timeout=10
14:00:10 > git checkout -f 7575562e471c6d3d8efe672facced7333242f899 # timeout=10
14:00:10 Commit message: "Initial commit"
14:00:10 First time build. Skipping changelog.
14:00:10 false
14:00:10 [Gradle] - Launching build.
14:00:10 [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish
14:00:10 Downloading https://services.gradle.org/distributions/gradle-9.2.0-rc-1-bin.zip
14:00:13 ............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100%
14:00:15
14:00:15 Welcome to Gradle 9.2.0-rc-1!
14:00:15
14:00:15 Here are the highlights of this release:
14:00:15 - Windows ARM64 support
14:00:15 - Improved publishing APIs
14:00:15 - Better guidance for dependency verification failures
14:00:15
14:00:15 For more details see https://docs.gradle.org/9.2.0-rc-1/release-notes.html
14:00:15
14:00:15 Starting a Gradle Daemon (subsequent builds will be faster)
14:00:20 Calculating task graph as no cached configuration is available for tasks: publish
14:00:46 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication
14:00:46 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository
14:00:46 > Task :pluginDescriptors
14:00:46 > Task :processResources
14:00:46 > Task :generatePomFileForMavenJavaPublication
14:00:46 > Task :generatePomFileForPluginMavenPublication
14:00:58
14:00:58 > Task :compileJava
14:00:58 Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/FetchGameTask.java uses or overrides a deprecated API.
14:00:58 Note: Recompile with -Xlint:deprecation for details.
14:00:58 Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/starplane/autodeobf/Autodeobf502.java uses unchecked or unsafe operations.
14:00:58 Note: Recompile with -Xlint:unchecked for details.
14:01:22
14:01:22 > Task :classes
14:01:23 > Task :sourcesJar
14:01:23 > Task :jar
14:01:23 > Task :generateMetadataFileForMavenJavaPublication
14:01:23 > Task :generateMetadataFileForPluginMavenPublication
14:01:23
14:01:23 > Task :publishPluginMavenPublicationToMavenRepository
14:01:23 Multiple publications with coordinates 'org.stianloader:sml6:0.0.1' are published to repository 'maven'. The publications 'mavenJava' in root project 'sml6' and 'pluginMaven' in root project 'sml6' will overwrite each other!
14:01:23
14:01:23 > Task :publishMavenJavaPublicationToMavenRepository
14:01:23 > Task :publish
14:01:23
14:01:23 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html
14:01:23
14:01:23 Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
14:01:23
14:01:23 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
14:01:23
14:01:23 For more on this, please refer to https://docs.gradle.org/9.2.0-rc-1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
14:01:23
14:01:23 BUILD SUCCESSFUL in 1m 13s
14:01:23 13 actionable tasks: 13 executed
14:01:23 Configuration cache entry stored.
14:01:23 Build step 'Run with timeout' changed build result to SUCCESS
14:01:23 [SML6] $ /bin/sh -xe /tmp/jenkins12316895510420864712.sh
14:01:23 + curl http://localhost:25615/maven/commit
14:01:23 % Total % Received % Xferd Average Speed Time Time Time Current
14:01:23 Dload Upload Total Spent Left Speed
14:01:23
14:01:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
14:01:25 100 2 100 2 0 0 1 0 0:00:02 0:00:01 0:00:01 1
14:01:25 100 2 100 2 0 0 1 0 0:00:02 0:00:01 0:00:01 1
14:01:25 OK
14:01:25 real 0m1.110s
14:01:26 user 0m0.012s
sys 0m0.005s
Sending notification to Discord.
Finished: SUCCESS