Skip to content
Failed

Console Output

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/IC2_18/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url /var/lib/gitolite/repositories/IC2.git # timeout=10
Fetching upstream changes from /var/lib/gitolite/repositories/IC2.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress /var/lib/gitolite/repositories/IC2.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/einsacht^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/heads/einsacht^{commit} # timeout=10
Checking out Revision eb91a4f65e21e304139c21b4262d1f3752114735 (refs/remotes/origin/einsacht)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f eb91a4f65e21e304139c21b4262d1f3752114735
 > git rev-list 488946fb549f3120071cab0813fa37912aacb27e # timeout=10
 > git tag -a -f -m Jenkins Build #90 jenkins-IC2_18-90 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson4790394210479811318.sh
+ /bin/bash -c BUILD_SUFFIX=ex18 ./gradlew clean setupCIWorkspace build
/bin/bash: ./gradlew: Permission denied
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE