jenkins-admin at FreeBSD.org
2016-May-27 11:11 UTC
Build failed in Jenkins: FreeBSD_stable_10 #281
See <https://jenkins.FreeBSD.org/job/FreeBSD_stable_10/281/> ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/freebsd/freebsd-ci.git # timeout=10 Fetching upstream changes from https://github.com/freebsd/freebsd-ci.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/freebsd/freebsd-ci.git +refs/heads/*:refs/remotes/origin/* --depth=1 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 2226af5363e9e6a0937e559f3f75dfff22184745 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2226af5363e9e6a0937e559f3f75dfff22184745 > git rev-list 2226af5363e9e6a0937e559f3f75dfff22184745 # timeout=10 [Pipeline] node Still waiting to schedule task Waiting for next available executor on jenkins-10.freebsd.org Resuming build Running on jenkins-10.freebsd.org in /builds/workspace/FreeBSD_stable_10 [Pipeline] { [Pipeline] pwd [Pipeline] stage (Checkout scripts) Entering stage Checkout scripts Proceeding [Pipeline] dir Running in /builds/workspace/FreeBSD_stable_10/freebsd-ci [Pipeline] { [Pipeline] git [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // node [Pipeline] node Running on master in /usr/local/jenkins/workspace/FreeBSD_stable_10 [Pipeline] { [Pipeline] step