Skip to content
Failed

Console Output

Started by user blaskmir
Running as SYSTEM
Building in workspace /home/developer/.jenkins/jobs/s-forms/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/kbss-cvut/s-forms.git # timeout=10
Fetching upstream changes from https://github.com/kbss-cvut/s-forms.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/kbss-cvut/s-forms.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision debffc57870fd3a41f183e14a9772e3cbf40c371 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f debffc57870fd3a41f183e14a9772e3cbf40c371 # timeout=10
Commit message: "[upd] sforms.d.ts"
First time build. Skipping changelog.
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins5277270268848017574.sh
+ rm s-forms-0.1.8.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins8679913690690058044.sh
+ npm install

> core-js@2.6.11 postinstall /home/developer/.jenkins/jobs/s-forms/workspace/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/jest-haste-map/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 1322 packages, removed 259 packages and updated 248 packages in 16.26s
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins2308824178624032899.sh
+ npm run build-npm-prod
npm ERR! missing script: build-npm-prod

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/developer/.npm/_logs/2020-06-14T10_18_03_401Z-debug.log
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending e-mails to: blaskmir@fel.cvut.cz
Finished: FAILURE