Started by user Mikis Seth Sørensen (mss) Building remotely on ParallelNode in workspace /home/cibuild01/workspace/Bitrepository-performance-client Cloning the remote Git repository Cloning repository https://github.com/mikisseth/bitmagasin-performance-client.git > git init /home/cibuild01/workspace/Bitrepository-performance-client # 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 config remote.origin.url https://github.com/mikisseth/bitmagasin-performance-client.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 -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 c2298332ac9786aeadbe7eea49b56566ad9df1cc (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c2298332ac9786aeadbe7eea49b56566ad9df1cc First time build. Skipping changelog. [Gradle] - Launching build. [Bitrepository-performance-client] $ /home/cibuild01/workspace/Bitrepository-performance-client/gradlew Downloading https://services.gradle.org/distributions/gradle-2.2-all.zip ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ Unzipping /home/cibuild01/.gradle/wrapper/dists/gradle-2.2-all/1vevkra640w3rb9hkuw50q5we/gradle-2.2-all.zip to /home/cibuild01/.gradle/wrapper/dists/gradle-2.2-all/1vevkra640w3rb9hkuw50q5we Set executable permissions for: /home/cibuild01/.gradle/wrapper/dists/gradle-2.2-all/1vevkra640w3rb9hkuw50q5we/gradle-2.2/bin/gradle FAILURE: Build failed with an exception. * Where: Build file '/home/cibuild01/workspace/Bitrepository-performance-client/build.gradle' line: 30 * What went wrong: A problem occurred evaluating root project 'bitrepository-performance-client'. > Could not read script '/home/cibuild01/workspace/Bitrepository-performance-client/gradle/versioning.gradle' as it does not exist. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 56.076 secs Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Finished: FAILURE