Started by user BerndiVader Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/HeeWhoMee The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/HeeWhoMee/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/BerndiVader/HeeWhoMeeBot.git # timeout=10 Fetching upstream changes from https://github.com/BerndiVader/HeeWhoMeeBot.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/BerndiVader/HeeWhoMeeBot.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 6ad0e453e00c834137e3e0f1b7734641e84cae6a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ad0e453e00c834137e3e0f1b7734641e84cae6a # timeout=10 Commit message: "readme" First time build. Skipping changelog. [Gradle] - Launching build. [HeeWhoMee] $ gradle build Starting a Gradle Daemon (subsequent builds will be faster) :compileJava UP-TO-DATE :processResources NO-SOURCE :classes UP-TO-DATE :jar UP-TO-DATE :startScripts UP-TO-DATE :distTar UP-TO-DATE :distZip UP-TO-DATE :assemble UP-TO-DATE :compileTestJava NO-SOURCE :processTestResources NO-SOURCE :testClasses UP-TO-DATE :test NO-SOURCE :check UP-TO-DATE :build UP-TO-DATE BUILD SUCCESSFUL in 6s 5 actionable tasks: 5 up-to-date 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