Started by user Jonas Building in workspace /var/lib/jenkins/workspace/ReplayStudio > 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/replaystudio.git # timeout=10 Fetching upstream changes from git@bitbucket.org:johni0702/replaystudio.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/replaystudio.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 7f221b0ecbed8ae8055295b59bd0115a8e88f6b5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7f221b0ecbed8ae8055295b59bd0115a8e88f6b5 > git rev-list 736c546bcb13277511554e716b635cfa3952dc0b # timeout=10 [ReplayStudio] $ /bin/sh -xe /tmp/hudson8065944157409462543.sh + cat /var/lib/jenkins/.gradle/deploy.gradle [Gradle] - Launching build. [ReplayStudio] $ /var/lib/jenkins/workspace/ReplayStudio/gradlew clean build shadowJar install upload :clean :compileJava :compileRetrolambdaMain :processResources :classes :jar :assemble :compileTestJava :compileRetrolambdaTest :processTestResources UP-TO-DATE :testClasses :test :check :build :shadowJar :install :uploadArchivesUploading: de/johni0702/replaystudio/0.0.1-SNAPSHOT/replaystudio-0.0.1-20150325.152806-4.jar to repository remote at https://repo.johni0702.de/content/repositories/snapshots/ Transferring 155K from remote Uploaded 155K BUILD SUCCESSFUL Total time: 30.143 secs Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts Finished: SUCCESS