Started by an SCM change 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 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 8f199fb7982fcb2844ead536eb50bee71897f928 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8f199fb7982fcb2844ead536eb50bee71897f928 > git rev-list 356826e358053f442ef07b077b286658e01f2de4 # timeout=10 [irclib] $ /bin/sh -xe /tmp/hudson9109534802217228736.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 :compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6 1 warning :processResources UP-TO-DATE :classes :jar :sourcesJar :assemble :compileTestJava UP-TO-DATE :processTestResources UP-TO-DATE :testClasses UP-TO-DATE :test UP-TO-DATE :check UP-TO-DATE :build :uploadArchivesUploading: irclib/irclib/1.0.0-4/irclib-1.0.0-4.jar to repository remote at file:///var/www/dvs1/files/maven Transferring 8K from remote Uploaded 8K Uploading: irclib/irclib/1.0.0-4/irclib-1.0.0-4-sources.jar to repository remote at file:///var/www/dvs1/files/maven Transferring 5K from remote Uploaded 5K BUILD SUCCESSFUL Total time: 14.694 secs 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