Started by user DIM Build Building in workspace /var/jenkins_home/workspace/dim-devel-webpage using credential jenkins_gitlab > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.com/datainmotion/devel.dim.git # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/devel.dim.git > git --version # timeout=10 using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/devel.dim.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 f96c28bf1109e9d8baaa94ad4535a490cba5212d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f96c28bf1109e9d8baaa94ad4535a490cba5212d Commit message: "Initial commit" > git rev-list --no-walk f96c28bf1109e9d8baaa94ad4535a490cba5212d # timeout=10 [dim-devel-webpage] $ /bin/sh -xe /tmp/jenkins6765823886079412199.sh + docker build -t dim/www-devel:2 . /tmp/jenkins6765823886079412199.sh: 2: /tmp/jenkins6765823886079412199.sh: docker: not found Build step 'Execute shell' marked build as failure Finished: FAILURE