Started by user DIM Build Running as SYSTEM Building in workspace /var/jenkins_home/workspace/Projekt DIM-Diamant-Angular-Compose using credential jenkins_gitlab Cloning the remote Git repository Cloning repository https://gitlab.com/datainmotion/diamant/frontend.git > git init /var/jenkins_home/workspace/Projekt DIM-Diamant-Angular-Compose # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/diamant/frontend.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/diamant/frontend.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://gitlab.com/datainmotion/diamant/frontend.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.com/datainmotion/diamant/frontend.git # timeout=10 Fetching upstream changes from https://gitlab.com/datainmotion/diamant/frontend.git using GIT_ASKPASS to set credentials The Gitlab user for the jenkins > git fetch --tags --progress https://gitlab.com/datainmotion/diamant/frontend.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 13b38cdce88934a0f5a8e248c411ca93df389f9b (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 13b38cdce88934a0f5a8e248c411ca93df389f9b Commit message: "fix nnot" First time build. Skipping changelog. [Projekt DIM-Diamant-Angular-Compose] $ /bin/sh -xe /tmp/jenkins2012830297610102844.sh + npm install --registry https://devel.data-in-motion.biz/nexus/repository/npm-group/ > core-js@2.6.9 postinstall /var/jenkins_home/workspace/Projekt DIM-Diamant-Angular-Compose/node_modules/babel-runtime/node_modules/core-js > node scripts/postinstall || echo "ignore" [96mThank you for using core-js ([94m https://github.com/zloirock/core-js [96m) for polyfilling JavaScript standard library![0m [96mThe project needs your help! Please consider supporting of core-js on Open Collective or Patreon: [0m [96m>[94m https://opencollective.com/core-js [0m [96m>[94m https://www.patreon.com/zloirock [0m [96mAlso, the author of core-js ([94m https://github.com/zloirock [96m) is looking for a good job -)[0m > core-js@3.2.1 postinstall /var/jenkins_home/workspace/Projekt DIM-Diamant-Angular-Compose/node_modules/core-js > node scripts/postinstall || echo "ignore" [96mThank you for using core-js ([94m https://github.com/zloirock/core-js [96m) for polyfilling JavaScript standard library![0m [96mThe project needs your help! Please consider supporting of core-js on Open Collective or Patreon: [0m [96m>[94m https://opencollective.com/core-js [0m [96m>[94m https://www.patreon.com/zloirock [0m [96mAlso, the author of core-js ([94m https://github.com/zloirock [96m) is looking for a good job -)[0m > core-js@2.6.9 postinstall /var/jenkins_home/workspace/Projekt DIM-Diamant-Angular-Compose/node_modules/karma/node_modules/core-js > node scripts/postinstall || echo "ignore" [96mThank you for using core-js ([94m https://github.com/zloirock/core-js [96m) for polyfilling JavaScript standard library![0m [96mThe project needs your help! Please consider supporting of core-js on Open Collective or Patreon: [0m [96m>[94m https://opencollective.com/core-js [0m [96m>[94m https://www.patreon.com/zloirock [0m [96mAlso, the author of core-js ([94m https://github.com/zloirock [96m) is looking for a good job -)[0m > @angular/cli@8.3.0 postinstall /var/jenkins_home/workspace/Projekt DIM-Diamant-Angular-Compose/node_modules/@angular/cli > node ./bin/postinstall/script.js npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/webpack-dev-server/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/watchpack/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/karma/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/@angular/compiler-cli/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.0.7 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 1197 packages from 1084 contributors in 26.134s + npm run build -- --configuration=compose > diamant-frontend@0.0.0 build /var/jenkins_home/workspace/Projekt DIM-Diamant-Angular-Compose > ng build "--configuration=compose" An unhandled exception occurred: Configuration 'compose' is not set in the workspace. See "/tmp/ng-ZmLJzr/angular-errors.log" for further details. npm ERR! code ELIFECYCLE npm ERR! syscall spawn npm ERR! file sh npm ERR! errno ENOENT npm ERR! diamant-frontend@0.0.0 build: `ng build "--configuration=compose"` npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the diamant-frontend@0.0.0 build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /var/jenkins_home/workspace/Projekt DIM-Diamant-Angular-Compose/.npm/_logs/2020-03-05T19_18_16_691Z-debug.log Build step 'Execute shell' marked build as failure Finished: FAILURE