Started by user Demian Katz Running as SYSTEM Building in workspace /opt/jenkins/jobs/VuFindCode/workspace No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/vufind-org/vufindcode.git # timeout=10 Fetching upstream changes from https://github.com/vufind-org/vufindcode.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/vufind-org/vufindcode.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 c95683bbe2ed5259a807669fd3d0f58ad24964fe (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c95683bbe2ed5259a807669fd3d0f58ad24964fe Commit message: "Use regexp to extract ISBN candidate in normalizeISBN($raw) (#4)" > git rev-list --no-walk c95683bbe2ed5259a807669fd3d0f58ad24964fe # timeout=10 [workspace] $ /bin/bash /tmp/jenkins677343530968100209.sh /usr/bin/env: php: No such file or directory Build step 'Execute shell' marked build as failure Finished: FAILURE