Started by user progwml6 Building in workspace /var/lib/jenkins/workspace/irclib > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/progwml6/IRCLib.git # timeout=10 Fetching upstream changes from https://github.com/progwml6/IRCLib.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/progwml6/IRCLib.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/master Seen 1 remote branch Checking out Revision b0e670e2d06ed969e4a1953f7b26fee12059e38a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b0e670e2d06ed969e4a1953f7b26fee12059e38a > git rev-list b0e670e2d06ed969e4a1953f7b26fee12059e38a # timeout=10 [irclib] $ /bin/sh -xe /tmp/hudson7669809867395275344.sh + rm -rf build/libs [Gradle] - Launching build. [irclib] $ /var/lib/jenkins/workspace/irclib/gradlew -s -Plocal_maven=/var/www/dvs1/files/maven build uploadArchives :compileJava UP-TO-DATE :processResources UP-TO-DATE :classes UP-TO-DATE :jar :sourcesJar :assemble :compileTestJava UP-TO-DATE :processTestResources UP-TO-DATE :testClasses UP-TO-DATE :test UP-TO-DATE :check UP-TO-DATE :build :uploadArchives BUILD SUCCESSFUL Total time: 5.787 secs This build could be faster, please consider using the Gradle Daemon: http://gradle.org/docs/2.4/userguide/gradle_daemon.html Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Recording fingerprints Recording fingerprints Collecting metadata... Metadata collection done. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS