14:00:09Started by user Geolykt14:00:09Running as SYSTEM
14:00:09Building in workspace /var/lib/jenkins/workspace/SML6
14:00:09The recommended git tool is: NONE
14:00:09No credentials specified
14:00:09Cloning the remote Git repository
14:00:09Cloning repository https://github.com/stianloader/sml6.git14:00:09 > git init /var/lib/jenkins/workspace/SML6 # timeout=10
14:00:09Fetching upstream changes from https://github.com/stianloader/sml6.git14: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:10Avoid second fetch
14:00:10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
14:00:10Checking 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:10Commit message: "Initial commit"
14:00:10First time build. Skipping changelog.
14:00:10false
14:00:10[Gradle] - Launching build.
14:00:10[SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish
14:00:10Downloading https://services.gradle.org/distributions/gradle-9.2.0-rc-1-bin.zip14:00:13............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100%
14:00:1514:00:15Welcome to Gradle 9.2.0-rc-1!
14:00:1514:00:15Here 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:1514:00:15For more details see https://docs.gradle.org/9.2.0-rc-1/release-notes.html14:00:1514:00:15Starting a Gradle Daemon (subsequent builds will be faster)
14:00:20Calculating task graph as no cached configuration is available for tasks: publish
14:00:46> Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication14:00:46> Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository14:00:46> Task :pluginDescriptors14:00:46> Task :processResources14:00:46> Task :generatePomFileForMavenJavaPublication14:00:46> Task :generatePomFileForPluginMavenPublication14:00:5814:00:58> Task :compileJava14:00:58Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/FetchGameTask.java uses or overrides a deprecated API.
14:00:58Note: Recompile with -Xlint:deprecation for details.
14:00:58Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/starplane/autodeobf/Autodeobf502.java uses unchecked or unsafe operations.
14:00:58Note: Recompile with -Xlint:unchecked for details.
14:01:2214:01:22> Task :classes14:01:23> Task :sourcesJar14:01:23> Task :jar14:01:23> Task :generateMetadataFileForMavenJavaPublication14:01:23> Task :generateMetadataFileForPluginMavenPublication14:01:2314:01:23> Task :publishPluginMavenPublicationToMavenRepository14:01:23Multiple 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:2314:01:23> Task :publishMavenJavaPublicationToMavenRepository14:01:23> Task :publish14:01:2314:01:23[Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html14:01:2314:01:23Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
14:01:2314:01:23You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
14:01:2314:01:23For 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:2314:01:23BUILD SUCCESSFUL in 1m 13s
14:01:2313 actionable tasks: 13 executed
14:01:23Configuration cache entry stored.
14:01:23Build 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/commit14:01:23 % Total % Received % Xferd Average Speed Time Time Time Current
14:01:23 Dload Upload Total Spent Left Speed
14:01:2314:01:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
14:01:25100 2 100 2 0 0 1 0 0:00:02 0:00:01 0:00:01 1
14:01:25100 2 100 2 0 0 1 0 0:00:02 0:00:01 0:00:01 1
14:01:25OK
14:01:25real 0m1.110s
14:01:26user 0m0.012s
sys 0m0.005s
Sending notification to Discord.
Finished: SUCCESS