Skip to content
21:04:52 Started by GitHub push by Geolykt
21:04:52 Running as SYSTEM
21:04:52 Building in workspace /var/lib/jenkins/workspace/SML6
21:04:52 The recommended git tool is: NONE
21:04:52 No credentials specified
21:04:52  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
21:04:52 Fetching changes from the remote Git repository
21:04:52  > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
21:04:52 Fetching upstream changes from https://github.com/stianloader/sml6.git
21: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:53 Checking 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:53 Commit 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:53 false
21:04:53 
SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Add the ability to resolve mappings artifacts from a maven repository directly 21:04:53 21:04:53 Uses picoresolve for artifact resolution, so still a little bit sketch, 21:04:53 but eeeeh what could go wrong? 21:04:53 21:04:53 [Gradle] - Launching build. 21:04:53 [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish 21:04:54 Starting a Gradle Daemon (subsequent builds will be faster) 21:04:59 Calculating task graph as configuration cache cannot be reused because file 'build.gradle' has changed. 21:05:09 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication 21:05:09 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository 21:05:09 > Task :pluginDescriptors UP-TO-DATE 21:05:09 > Task :processResources UP-TO-DATE 21:05:09 > Task :generatePomFileForMavenJavaPublication 21:05:09 > Task :generatePomFileForPluginMavenPublication 21:05:18 21:05:18 > Task :compileJava 21:05:18 Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/tasks/FetchGameTask.java uses or overrides a deprecated API. 21:05:18 Note: Recompile with -Xlint:deprecation for details. 21:05:18 Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/starplane/autodeobf/Autodeobf502.java uses unchecked or unsafe operations. 21:05:18 Note: Recompile with -Xlint:unchecked for details. 21:05:18 21:05:18 > Task :classes 21:05:18 > Task :sourcesJar 21:05:18 > Task :jar 21:05:18 > Task :generateMetadataFileForMavenJavaPublication 21:05:18 > Task :generateMetadataFileForPluginMavenPublication 21:05:18 > Task :publishPluginMavenPublicationToMavenRepository 21:05:18 21:05:18 > Task :publishMavenJavaPublicationToMavenRepository 21:05:18 Multiple 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:18 21:05:18 > Task :publish 21:05:18 21:05:18 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html 21:05:18 21:05:18 Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 21:05:18 21:05:18 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 21:05:18 21:05:18 For 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:18 21:05:18 BUILD SUCCESSFUL in 25s 21:05:18 13 actionable tasks: 11 executed, 2 up-to-date 21:05:18 Configuration cache entry stored. 21:05:19 Build 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/commit 21:05:19 % Total % Received % Xferd Average Speed Time Time Time Current 21:05:19 Dload Upload Total Spent Left Speed 21:05:19 21:05:20 0 0 0 0 0 0 0 0 0 21:05:20 100 2 100 2 0 0 2 0 00:01 00:01 0 21:05:20 100 2 100 2 0 0 2 0 00:01 00:01 0 21:05:20 100 2 100 2 0 0 2 0 00:01 00:01 0 21:05:21 OK 21:05:21 real 0m0.960s user 0m0.011s sys 0m0.016s Sending notification to Discord. Finished: SUCCESS