21:04:52Started by GitHub push by Geolykt
21:04:52Running as SYSTEM
21:04:52Building in workspace /var/lib/jenkins/workspace/SML6
21:04:52The recommended git tool is: NONE
21:04:52No credentials specified
21:04:52 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
21:04:52Fetching changes from the remote Git repository
21:04:52 > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
21:04:52Fetching upstream changes from https://github.com/stianloader/sml6.git21:04:52 > git --version # timeout=10
21:04:52 > git --version # 'git version 2.55.0'
21:04:52 > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:04:53 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
21:04:53Checking out Revision 69be6b9f208459b78459e6e42de4c6d8b897b1ab (refs/remotes/origin/main)
21:04:53 > git config core.sparsecheckout # timeout=10
21:04:53 > git checkout -f 69be6b9f208459b78459e6e42de4c6d8b897b1ab # timeout=10
21:04:53Commit message: "Add the ability to resolve mappings artifacts from a maven repository directly"
21:04:53 > git rev-list --no-walk c46c0fc276ead3f2668bd3df0e88bde6db731e6b # timeout=10
21:04:53false
21:04:53SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Add the ability to resolve mappings artifacts from a maven repository directly
21:04:5321:04:53Uses picoresolve for artifact resolution, so still a little bit sketch,
21:04:53but eeeeh what could go wrong?
21:04:5321:04:53[Gradle] - Launching build.
21:04:53[SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish
21:04:54Starting a Gradle Daemon (subsequent builds will be faster)
21:04:59Calculating task graph as configuration cache cannot be reused because file 'build.gradle' has changed.
21:05:09> Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication21:05:09> Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository21:05:09> Task :pluginDescriptorsUP-TO-DATE
21:05:09> Task :processResourcesUP-TO-DATE
21:05:09> Task :generatePomFileForMavenJavaPublication21:05:09> Task :generatePomFileForPluginMavenPublication21:05:1821:05:18> Task :compileJava21:05:18Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/tasks/FetchGameTask.java uses or overrides a deprecated API.
21:05:18Note: Recompile with -Xlint:deprecation for details.
21:05:18Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/starplane/autodeobf/Autodeobf502.java uses unchecked or unsafe operations.
21:05:18Note: Recompile with -Xlint:unchecked for details.
21:05:1821:05:18> Task :classes21:05:18> Task :sourcesJar21:05:18> Task :jar21:05:18> Task :generateMetadataFileForMavenJavaPublication21:05:18> Task :generateMetadataFileForPluginMavenPublication21:05:18> Task :publishPluginMavenPublicationToMavenRepository21:05:1821:05:18> Task :publishMavenJavaPublicationToMavenRepository21:05:18Multiple publications with coordinates 'org.stianloader:sml6:0.2.0' are published to repository 'maven'. The publications 'mavenJava' in root project 'sml6' and 'pluginMaven' in root project 'sml6' will overwrite each other!
21:05:1821:05:18> Task :publish21:05:1821:05:18[Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html21:05:1821:05:18Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
21:05:1821:05:18You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
21:05:1821:05:18For 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.
21:05:1821:05:18BUILD SUCCESSFUL in 25s
21:05:1813 actionable tasks: 11 executed, 2 up-to-date
21:05:18Configuration cache entry stored.
21:05:19Build step 'Run with timeout' changed build result to SUCCESS
21:05:19[SML6] $ /bin/sh -xe /tmp/jenkins5517919067708478729.sh
21:05:19+ curl http://localhost:25615/maven/commit21:05:19 % Total % Received % Xferd Average Speed Time Time Time Current
21:05:19 Dload Upload Total Spent Left Speed
21:05:1921:05:20 0 0 0 0 0 0 0 0 0
21:05:20100 2 100 2 0 0 2 0 00:01 00:01 0
21:05:20100 2 100 2 0 0 2 0 00:01 00:01 0
21:05:20100 2 100 2 0 0 2 0 00:01 00:01 0
21:05:21OK
21:05:21real 0m0.960s
user 0m0.011s
sys 0m0.016s
Sending notification to Discord.
Finished: SUCCESS