20:14:57Started by GitHub push by Geolykt
20:14:57Running as SYSTEM
20:14:57Building in workspace /var/lib/jenkins/workspace/JLSL
20:14:57The recommended git tool is: NONE
20:14:57No credentials specified
20:14:57 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/JLSL/.git # timeout=10
20:14:57Fetching changes from the remote Git repository
20:14:57 > git config remote.origin.url https://github.com/stianloader/JLSL.git # timeout=10
20:14:57Fetching upstream changes from https://github.com/stianloader/JLSL.git20:14:57 > git --version # timeout=10
20:14:57 > git --version # 'git version 2.45.0'
20:14:57 > git fetch --tags --force --progress -- https://github.com/stianloader/JLSL.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:14:58 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
20:14:58Checking out Revision fe3c5acad180fe65dbd7e026ff2d1406dda6655b (refs/remotes/origin/main)
20:14:58 > git config core.sparsecheckout # timeout=10
20:14:58 > git checkout -f fe3c5acad180fe65dbd7e026ff2d1406dda6655b # timeout=10
20:14:58Commit message: "Add Vec4.mul(Vec4); default to debug = false"
20:14:58 > git rev-list --no-walk f974e7996029dacc054729d362000f080b494f6c # timeout=10
20:14:58false
20:14:58SCM Skip: Pattern \[(CI-SKIP|CI SKIP)\].* NOT matched on message: Add Vec4.mul(Vec4); default to debug = false
20:14:5820:14:58Okay, there might be a LOT that is in dire need of a refractor,
20:14:58but as I surmised JLSL works out of the box (minus a few things
20:14:58- notably math functions) but that isn't anything that must
20:14:58be addressed soon-ish
20:14:5820:14:58[Gradle] - Launching build.
20:14:58[JLSL] $ /var/lib/jenkins/workspace/JLSL/gradlew -DpublishRepo=http://localhost:25615/maven publish
20:14:59Starting a Gradle Daemon (subsequent builds will be faster)
20:15:12> Task :compileJava20:15:12> Task :processResourcesNO-SOURCE
20:15:12> Task :classes20:15:12> Task :jar20:15:12> Task :generateMetadataFileForPluginPublication20:15:12> Task :generatePomFileForPluginPublication20:15:12> Task :sourcesJar20:15:13> Task :publishPluginPublicationToMavenRepository20:15:13> Task :publish20:15:1320:15:13Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
20:15:1320:15:13You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
20:15:1320:15:13For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
20:15:1320:15:13BUILD SUCCESSFUL in 15s
20:15:136 actionable tasks: 6 executed
20:15:13Build step 'Run with timeout' changed build result to SUCCESS
20:15:13[JLSL] $ /bin/sh -xe /tmp/jenkins2900359436398276752.sh
20:15:13+ curl http://localhost:25615/maven/commit20:15:13 % Total % Received % Xferd Average Speed Time Time Time Current
20:15:13 Dload Upload Total Spent Left Speed
20:15:1320:15:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
20:15:13100 2 100 2 0 0 50 0 --:--:-- --:--:-- --:--:-- 51
20:15:13OK
20:15:13real 0m0.055s
20:15:15user 0m0.007s
20:15:15sys 0m0.009s
Sending notification to Discord.
Finished: SUCCESS