18:39:06Started by GitHub push by Geolykt
18:39:06Running as SYSTEM
18:39:06Building in workspace /var/lib/jenkins/workspace/SML6
18:39:06The recommended git tool is: NONE
18:39:06No credentials specified
18:39:06 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
18:39:06Fetching changes from the remote Git repository
18:39:06 > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
18:39:06Fetching upstream changes from https://github.com/stianloader/sml6.git18:39:06 > git --version # timeout=10
18:39:06 > git --version # 'git version 2.55.0'
18:39:06 > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:39:07 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
18:39:07Checking out Revision 53e4a276bf157e58a6c37f56eb5b5f5e572eda3d (refs/remotes/origin/main)
18:39:07 > git config core.sparsecheckout # timeout=10
18:39:07 > git checkout -f 53e4a276bf157e58a6c37f56eb5b5f5e572eda3d # timeout=10
18:39:07Commit message: "Update dependencies"
18:39:07 > git rev-list --no-walk 8d3a1afd415fe6be145a15115f0f35bba36728cd # timeout=10
18:39:07false
18:39:07SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Update dependencies
18:39:0718:39:07Can gradle not break something for 5 minutes?
18:39:07Like I know it's internal API, but how else am I going to go about this?
18:39:0718:39:07[Gradle] - Launching build.
18:39:07[SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish
18:39:08Starting a Gradle Daemon (subsequent builds will be faster)
18:39:13Calculating task graph as no cached configuration is available for tasks: publish
18:39:22> Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication18:39:23> Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository18:39:23> Task :pluginDescriptors18:39:23> Task :processResources18:39:23> Task :generatePomFileForMavenJavaPublication18:39:23> Task :generatePomFileForPluginMavenPublication18:39:2818:39:28> Task :compileJava18:39:28Note: Some input files use or override a deprecated API.
18:39:28Note: Recompile with -Xlint:deprecation for details.
18:39:28Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/starplane/autodeobf/Autodeobf502.java uses unchecked or unsafe operations.
18:39:28Note: Recompile with -Xlint:unchecked for details.
18:39:2918:39:29> Task :classes18:39:29> Task :sourcesJar18:39:29> Task :jar18:39:29> Task :generateMetadataFileForPluginMavenPublication18:39:29> Task :generateMetadataFileForMavenJavaPublication18:39:29> Task :publishPluginMavenPublicationToMavenRepository18:39:2918:39:29> Task :publishMavenJavaPublicationToMavenRepository18:39:29Multiple publications with coordinates 'org.stianloader:sml6:0.1.0' are published to repository 'maven'. The publications 'mavenJava' in root project 'sml6' and 'pluginMaven' in root project 'sml6' will overwrite each other!
18:39:2918:39:29> Task :publish18:39:3018:39:30[Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html18:39:3018:39:30Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
18:39:3018:39:30You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
18:39:3018:39:30For more on this, please refer to https://docs.gradle.org/9.7.0-rc-1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
18:39:3018:39:30BUILD SUCCESSFUL in 22s
18:39:3013 actionable tasks: 13 executed
18:39:30Configuration cache entry stored.
18:39:30Build step 'Run with timeout' changed build result to SUCCESS
18:39:30[SML6] $ /bin/sh -xe /tmp/jenkins13172457597477069768.sh
18:39:30+ curl http://localhost:25615/maven/commit18:39:30 % Total % Received % Xferd Average Speed Time Time Time Current
18:39:30 Dload Upload Total Spent Left Speed
18:39:3018:39:31 0 0 0 0 0 0 0 0 0
18:39:31100 2 100 2 0 0 2 0 00:01 00:01 0
18:39:31100 2 100 2 0 0 2 0 00:01 00:01 0
18:39:31100 2 100 2 0 0 2 0 00:01 00:01 0
18:39:31OK
18:39:32real 0m0.782s
user 0m0.014s
sys 0m0.005s
Sending notification to Discord.
Finished: SUCCESS