Skip to content
Success

Console Output

Started by GitHub push by BerndiVader
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/HeeWhoMee
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/BerndiVader/HeeWhoMeeBot.git
 > git init /var/lib/jenkins/workspace/HeeWhoMee # timeout=10
Fetching upstream changes from https://github.com/BerndiVader/HeeWhoMeeBot.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://github.com/BerndiVader/HeeWhoMeeBot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/BerndiVader/HeeWhoMeeBot.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision ee972b8fd16919a5cb4e8eddbd36925cc3052951 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ee972b8fd16919a5cb4e8eddbd36925cc3052951 # timeout=10
Commit message: "added debug arg and advanced error output"
 > git rev-list --no-walk 1314be97fd1dd6e6c0a2b8727d95f62a1b19436b # timeout=10
[Gradle] - Launching build.
[HeeWhoMee] $ /usr/local/sdkman/candidates/gradle/8.5/bin/gradle build
Starting a Gradle Daemon (subsequent builds will be faster)
> Task :compileJava
> Task :processResources NO-SOURCE
> Task :classes
> Task :jar
> Task :startScripts
> Task :distTar
> Task :distZip
> Task :assemble
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
> Task :check UP-TO-DATE
> Task :build

BUILD SUCCESSFUL in 37s
5 actionable tasks: 5 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Recording fingerprints
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS