Started by user Mikis Seth Sørensen (mss) Building remotely on ParallelNode in workspace /home/cibuild01/workspace/Bitrepository-performance-client > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/mikisseth/bitmagasin-performance-client.git # timeout=10 Fetching upstream changes from https://github.com/mikisseth/bitmagasin-performance-client.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/mikisseth/bitmagasin-performance-client.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 4cb8bce227c46e3d8b84e26d417b2a0878d29957 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4cb8bce227c46e3d8b84e26d417b2a0878d29957 > git rev-list 4cb8bce227c46e3d8b84e26d417b2a0878d29957 # timeout=10 [Gradle] - Launching build. [Bitrepository-performance-client] $ /home/cibuild01/workspace/Bitrepository-performance-client/gradlew :help Welcome to Gradle 2.2. To run a build, run gradlew ... To see a list of available tasks, run gradlew tasks To see a list of command-line options, run gradlew --help BUILD SUCCESSFUL Total time: 7.991 secs Build step 'Invoke Gradle script' changed build result to SUCCESS Finished: SUCCESS