SuccessConsole Output

Started by GitHub push by mikisseth
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 c5aa4e78e7e4e0a1c4a8574d9ed36d6544974827 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c5aa4e78e7e4e0a1c4a8574d9ed36d6544974827
 > git rev-list 4cb8bce227c46e3d8b84e26d417b2a0878d29957 # timeout=10
[Gradle] - Launching build.
[Bitrepository-performance-client] $ /home/cibuild01/workspace/Bitrepository-performance-client/gradlew build
Downloading https://services.gradle.org/distributions/gradle-2.4-all.zip
.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping /home/cibuild01/.gradle/wrapper/dists/gradle-2.4-all/6r4uqcc6ovnq6ac6s0txzcpc0/gradle-2.4-all.zip to /home/cibuild01/.gradle/wrapper/dists/gradle-2.4-all/6r4uqcc6ovnq6ac6s0txzcpc0
Set executable permissions for: /home/cibuild01/.gradle/wrapper/dists/gradle-2.4-all/6r4uqcc6ovnq6ac6s0txzcpc0/gradle-2.4/bin/gradle
:compileJava UP-TO-DATE
:compileGroovy
:processResources UP-TO-DATE
:classes
:jar
:distTar
:distZip
:assemble
:compileTestJava UP-TO-DATE
:compileTestGroovy UP-TO-DATE
:processTestResources
:testClasses
:test UP-TO-DATE
:check UP-TO-DATE
:build

BUILD SUCCESSFUL

Total time: 1 mins 51.282 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
Finished: SUCCESS