Started by user Jonas Building in workspace /var/lib/jenkins/workspace/BukkitRecording > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@bitbucket.org:johni0702/bukkitrecording.git # timeout=10 Fetching upstream changes from git@bitbucket.org:johni0702/bukkitrecording.git > git --version # timeout=10 using GIT_SSH to set credentials Default deployment key > git -c core.askpass=true fetch --tags --progress git@bitbucket.org:johni0702/bukkitrecording.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 3b19c77454a741a7620cbf96ebf818db35c9f02b (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b19c77454a741a7620cbf96ebf818db35c9f02b First time build. Skipping changelog. [BukkitRecording] $ /bin/sh -xe /tmp/hudson7891338228379861589.sh + cat /var/lib/jenkins/.gradle/deploy.gradle [Gradle] - Launching build. [BukkitRecording] $ /var/lib/jenkins/workspace/BukkitRecording/gradlew clean build install upload :clean :compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :processResources UP-TO-DATE :classes :compileCraftbukkit_1_7R4Javawarning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :processCraftbukkit_1_7R4Resources :craftbukkit_1_7R4Classes :compileGlowstoneJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7 1 warning :processGlowstoneResources :glowstoneClasses :jar :assemble :compileTestJava UP-TO-DATE :processTestResources UP-TO-DATE :testClasses UP-TO-DATE :test UP-TO-DATE :check UP-TO-DATE :build :install :uploadArchivesUploading: de/johni0702/bukkit/bukkitrecording/0.0.1-SNAPSHOT/bukkitrecording-0.0.1-20150320.212927-2.jar to repository remote at https://repo.johni0702.de/content/repositories/snapshots/ Transferring 46K from remote Uploaded 46K BUILD SUCCESSFUL Total time: 10.612 secs Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Finished: SUCCESS