10:27:19Started by GitHub push by Geolykt
10:27:19Running as SYSTEM
10:27:19Building in workspace /var/lib/jenkins/workspace/interjava
10:27:19The recommended git tool is: NONE
10:27:19No credentials specified
10:27:19Cloning the remote Git repository
10:27:19Cloning repository https://github.com/stianloader/interjava.git10:27:19 > git init /var/lib/jenkins/workspace/interjava # timeout=10
10:27:19Fetching upstream changes from https://github.com/stianloader/interjava.git10:27:19 > git --version # timeout=10
10:27:19 > git --version # 'git version 2.45.0'
10:27:19 > git fetch --tags --force --progress -- https://github.com/stianloader/interjava.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:27:20 > git config remote.origin.url https://github.com/stianloader/interjava.git # timeout=10
10:27:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:27:20Avoid second fetch
10:27:20 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
10:27:20Checking out Revision f650f6a86f19f37f3054aca21525d85a3867d69e (refs/remotes/origin/main)
10:27:20 > git config core.sparsecheckout # timeout=10
10:27:20 > git checkout -f f650f6a86f19f37f3054aca21525d85a3867d69e # timeout=10
10:27:20Commit message: "Prepare publication to our maven repo"
10:27:20First time build. Skipping changelog.
10:27:20false
10:27:20SCM Skip: Changelog is empty!
10:27:20[Gradle] - Launching build.
10:27:20[interjava] $ /var/lib/jenkins/workspace/interjava/gradlew -DpublishRepo=http://localhost:25615/maven publish
10:27:20Downloading https://services.gradle.org/distributions/gradle-8.8-rc-1-bin.zip10:27:23.............10%.............20%.............30%.............40%.............50%.............60%..............70%.............80%.............90%.............100%
10:27:2610:27:26Welcome to Gradle 8.8-rc-1!
10:27:2610:27:26Here are the highlights of this release:
10:27:26 - Running Gradle on Java 22
10:27:26 - Configurable Gradle daemon JVM
10:27:26 - Improved IDE performance for large projects
10:27:2610:27:26For more details see https://docs.gradle.org/8.8-rc-1/release-notes.html10:27:2610:27:26Starting a Gradle Daemon (subsequent builds will be faster)
10:27:37> Task :generatePomFileForInterjavaPluginMarkerMavenPublication10:27:38> Task :publishInterjavaPluginMarkerMavenPublicationToMavenRepository10:28:08> Task :compileJava10:28:27> Task :pluginDescriptors10:28:27> Task :processResources10:28:27> Task :classes10:28:27> Task :jar10:28:27> Task :generateMetadataFileForPluginMavenPublication10:28:27> Task :generatePomFileForPluginMavenPublication10:28:27> Task :publishPluginMavenPublicationToMavenRepository10:28:27> Task :generateMetadataFileForPluginPublication10:28:27> Task :generatePomFileForPluginPublication10:28:2710:28:27> Task :publishPluginPublicationToMavenRepository10:28:27Multiple publications with coordinates 'org.stianloader:interjava:0.1.0' are published to repository 'maven'. The publications 'plugin' in root project 'interjava' and 'pluginMaven' in root project 'interjava' will overwrite each other!
10:28:2710:28:27> Task :publish10:28:2710:28:27Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
10:28:2710:28:27You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
10:28:2710:28:27For more on this, please refer to https://docs.gradle.org/8.8-rc-1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
10:28:2710:28:27BUILD SUCCESSFUL in 1m 6s
10:28:2712 actionable tasks: 12 executed
10:28:27Build step 'Run with timeout' changed build result to SUCCESS
10:28:27[interjava] $ /bin/sh -xe /tmp/jenkins3131468884878136678.sh
10:28:27+ curl http://localhost:25615/maven/commit10:28:27 % Total % Received % Xferd Average Speed Time Time Time Current
10:28:27 Dload Upload Total Spent Left Speed
10:28:2710:28:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
10:28:28100 2 100 2 0 0 133 0 --:--:-- --:--:-- --:--:-- 142
10:28:28OK
10:28:28real 0m0.027s
10:28:28user 0m0.009s
10:28:29sys 0m0.003s
Sending notification to Discord.
Finished: SUCCESS