Skip to content
Success

Console Output

12:18:05 Started by GitHub push by Geolykt
12:18:05 Running as SYSTEM
12:18:05 Building in workspace /var/lib/jenkins/workspace/SML6
12:18:05 The recommended git tool is: NONE
12:18:05 No credentials specified
12:18:05  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
12:18:05 Fetching changes from the remote Git repository
12:18:06  > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
12:18:06 Fetching upstream changes from https://github.com/stianloader/sml6.git
12:18:06  > git --version # timeout=10
12:18:06  > git --version # 'git version 2.52.0'
12:18:06  > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:18:06  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
12:18:06 Checking out Revision a978a8319e7f1c2e18852b3ed2cc6c2dc2f7cd8a (refs/remotes/origin/main)
12:18:06  > git config core.sparsecheckout # timeout=10
12:18:06  > git checkout -f a978a8319e7f1c2e18852b3ed2cc6c2dc2f7cd8a # timeout=10
12:18:06 Commit message: "Flush pipeline"
12:18:06  > git rev-list --no-walk 16e9c10cfbae77aea6efb0bdfe21338434530dfb # timeout=10
12:18:06 false
12:18:06 
SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Flush pipeline 12:18:06 12:18:06 It's been a few months since I last touched this, so tbh 12:18:06 I kinda forgot what I was doing there 12:18:06 12:18:07 [Gradle] - Launching build. 12:18:07 [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish 12:18:08 Starting a Gradle Daemon (subsequent builds will be faster) 12:18:13 Calculating task graph as configuration cache cannot be reused because JVM has changed. 12:18:19 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication 12:18:20 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository 12:18:20 > Task :pluginDescriptors UP-TO-DATE 12:18:20 > Task :processResources UP-TO-DATE 12:18:20 > Task :generatePomFileForMavenJavaPublication 12:18:20 > Task :generatePomFileForPluginMavenPublication 12:18:23 12:18:23 > Task :compileJava 12:18:23 Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/tasks/FetchGameTask.java uses or overrides a deprecated API. 12:18:23 Note: Recompile with -Xlint:deprecation for details. 12:18:24 12:18:24 > Task :classes 12:18:24 > Task :sourcesJar 12:18:24 > Task :jar 12:18:24 > Task :generateMetadataFileForPluginMavenPublication 12:18:24 > Task :generateMetadataFileForMavenJavaPublication 12:18:24 12:18:24 > Task :publishMavenJavaPublicationToMavenRepository 12:18:24 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! 12:18:24 12:18:24 > Task :publishPluginMavenPublicationToMavenRepository 12:18:24 > Task :publish 12:18:24 12:18:24 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html 12:18:24 12:18:24 Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 12:18:24 12:18:24 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 12:18:24 12:18:24 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. 12:18:24 12:18:24 BUILD SUCCESSFUL in 17s 12:18:24 13 actionable tasks: 11 executed, 2 up-to-date 12:18:24 Configuration cache entry stored. 12:18:24 Build step 'Run with timeout' changed build result to SUCCESS 12:18:24 [SML6] $ /bin/sh -xe /tmp/jenkins9467164502735366063.sh 12:18:24 + curl http://localhost:25615/maven/commit 12:18:24 % Total % Received % Xferd Average Speed Time Time Time Current 12:18:24 Dload Upload Total Spent Left Speed 12:18:24 12:18:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12:18:25 100 2 100 2 0 0 2 0 0:00:01 --:--:-- 0:00:01 2 12:18:25 OK 12:18:25 real 0m0.740s 12:18:26 user 0m0.007s 12:18:27 sys 0m0.006s Sending notification to Discord. Finished: SUCCESS