Looks like npm install finished with nonzero exit code. You can try logging in to the machine and running sudo npm install --unsafe-perm=true --allow-root --verbose This is more likely a problem with an NPM module or missing dependencies on the server (node gyp requires some native libraries) than with Jenkins itself.