Skip to content
Success

Console Output

19:05:22 Started by GitHub push by Geolykt
19:05:22 Running as SYSTEM
19:05:22 Building in workspace /var/lib/jenkins/workspace/SML6
19:05:22 The recommended git tool is: NONE
19:05:22 No credentials specified
19:05:22  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SML6/.git # timeout=10
19:05:22 Fetching changes from the remote Git repository
19:05:22  > git config remote.origin.url https://github.com/stianloader/sml6.git # timeout=10
19:05:22 Fetching upstream changes from https://github.com/stianloader/sml6.git
19:05:22  > git --version # timeout=10
19:05:22  > git --version # 'git version 2.51.0'
19:05:22  > git fetch --tags --force --progress -- https://github.com/stianloader/sml6.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:05:23  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
19:05:23 Checking out Revision bb93ca8cd239755a4d62a2c76bc92e7e2e5aa916 (refs/remotes/origin/main)
19:05:23  > git config core.sparsecheckout # timeout=10
19:05:23  > git checkout -f bb93ca8cd239755a4d62a2c76bc92e7e2e5aa916 # timeout=10
19:05:23 Commit message: "Implement .xz and .tar.xz compression tasks"
19:05:23  > git rev-list --no-walk 7575562e471c6d3d8efe672facced7333242f899 # timeout=10
19:05:23 false
19:05:23 
SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Implement .xz and .tar.xz compression tasks 19:05:23 19:05:23 [Gradle] - Launching build. 19:05:23 [SML6] $ /var/lib/jenkins/workspace/SML6/gradlew -DpublishRepo=http://localhost:25615/maven publish 19:05:24 Starting a Gradle Daemon (subsequent builds will be faster) 19:05:29 Calculating task graph as configuration cache cannot be reused because file 'build.gradle' has changed. 19:05:36 > Task :generatePomFileForGslStarplanePluginPluginMarkerMavenPublication 19:05:37 > Task :publishGslStarplanePluginPluginMarkerMavenPublicationToMavenRepository 19:05:37 > Task :pluginDescriptors UP-TO-DATE 19:05:37 > Task :processResources UP-TO-DATE 19:05:37 > Task :generatePomFileForMavenJavaPublication 19:05:37 > Task :generatePomFileForPluginMavenPublication 19:05:42 19:05:42 > Task :compileJava 19:05:42 Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/FetchGameTask.java uses or overrides a deprecated API. 19:05:42 Note: Recompile with -Xlint:deprecation for details. 19:05:42 Note: /var/lib/jenkins/workspace/SML6/src/main/java/org/stianloader/sml6/starplane/autodeobf/Autodeobf502.java uses unchecked or unsafe operations. 19:05:42 Note: Recompile with -Xlint:unchecked for details. 19:05:43 19:05:43 > Task :classes 19:05:43 > Task :sourcesJar 19:05:43 > Task :jar 19:05:43 > Task :generateMetadataFileForMavenJavaPublication 19:05:43 > Task :generateMetadataFileForPluginMavenPublication 19:05:43 19:05:43 > Task :publishPluginMavenPublicationToMavenRepository 19:05:43 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! 19:05:43 19:05:43 > Task :publishMavenJavaPublicationToMavenRepository 19:05:43 > Task :publish 19:05:43 19:05:43 [Incubating] Problems report is available at: file:///var/lib/jenkins/workspace/SML6/build/reports/problems/problems-report.html 19:05:43 19:05:43 Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. 19:05:43 19:05:43 You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. 19:05:43 19:05:43 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. 19:05:43 19:05:43 BUILD SUCCESSFUL in 20s 19:05:43 13 actionable tasks: 11 executed, 2 up-to-date 19:05:43 Configuration cache entry stored. 19:05:44 Build step 'Run with timeout' changed build result to SUCCESS 19:05:44 [SML6] $ /bin/sh -xe /tmp/jenkins16600897475168000354.sh 19:05:44 + curl http://localhost:25615/maven/commit 19:05:44 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:44 Dload Upload Total Spent Left Speed 19:05:44 19:05:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19:05:44 100 2 100 2 0 0 4 0 --:--:-- --:--:-- --:--:-- 4 19:05:44 OK 19:05:44 real 0m0.508s 19:05:45 user 0m0.010s 19:05:45 sys 0m0.014s Sending notification to Discord. Finished: SUCCESS