Skip to content
Success

Console Output

Started by GitHub push by blcham
Running as SYSTEM
Building in workspace /home/developer/.jenkins/jobs/s-forms-smart-components/workspace
The recommended git tool is: NONE
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-smart-components.git # timeout=10
Fetching upstream changes from https://github.com/kbss-cvut/s-forms-smart-components.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/kbss-cvut/s-forms-smart-components.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3c2774996e8324a6ce965da416e1571542f91b09 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3c2774996e8324a6ce965da416e1571542f91b09 # timeout=10
Commit message: "Merge branch 'feature/comment-icon'"
 > git rev-list --no-walk db23da9e5ccc8430a8218080a65f3481816bf454 # timeout=10
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins4389313002046250135.sh
+ rm -f s-forms-smart-components-0.1.0.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins7805194888122681013.sh
+ npm install
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
npm WARN s-forms-smart-components@0.1.1 requires a peer of s-forms@https://kbss.felk.cvut.cz/dist/s-forms-0.3.1.tgz but none is installed. You must install peer dependencies yourself.
npm WARN react-select@1.3.0 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-select@1.3.0 requires a peer of react-dom@^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-input-autosize@2.2.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0 but none is installed. You must install peer dependencies yourself.
npm WARN react-virtualized@9.22.3 requires a peer of react@^15.3.0 || ^16.0.0-alpha but none is installed. You must install peer dependencies yourself.
npm WARN react-virtualized@9.22.3 requires a peer of react-dom@^15.3.0 || ^16.0.0-alpha but none is installed. You must install peer dependencies yourself.
npm WARN react-virtualized-select@3.1.3 requires a peer of react@^15.3.0 || ^16.0.0-alpha but none is installed. You must install peer dependencies yourself.
npm WARN react-virtualized-select@3.1.3 requires a peer of react-dom@^15.3.0 || ^16.0.0-alpha but none is installed. You must install peer dependencies yourself.

updated 1 package and audited 1198 packages in 8.371s

141 packages are looking for funding
  run `npm fund` for details

found 23 vulnerabilities (2 low, 15 moderate, 6 high)
  run `npm audit fix` to fix them, or `npm audit` for details
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins6184181199622646127.sh
+ npm run build:lib

> s-forms-smart-components@0.1.1 build:lib /home/developer/.jenkins/jobs/s-forms-smart-components/workspace
> npm run-script build && npm pack


> s-forms-smart-components@0.1.1 build /home/developer/.jenkins/jobs/s-forms-smart-components/workspace
> parcel build ./src/lib.js --target browser

resize:  can't open terminal /dev/tty
Building...
Bundling...
Packaging & Optimizing...
✨ Built in 5.57s

dist/lib.js    79.33 KB    114ms
npm notice 
npm notice 📦  s-forms-smart-components@0.1.1
npm notice === Tarball Contents === 
npm notice 7.6kB  LICENSE                               
npm notice 2.3kB  src/styles/components.css             
npm notice 1.1kB  src/Constants.js                      
npm notice 81.2kB dist/lib.js                           
npm notice 748B   src/lib.js                            
npm notice 2.3kB  src/SmartComponents.js                
npm notice 4.6kB  src/Utils.js                          
npm notice 1.5kB  package.json                          
npm notice 3.5kB  src/components/CompositeQuestion.jsx  
npm notice 125B   src/components/NullQuestion.jsx       
npm notice 2.1kB  src/components/QuestionWithUnit.jsx   
npm notice 3.4kB  src/components/SectionComponent.jsx   
npm notice 2.1kB  src/components/SectionIdentifier.jsx  
npm notice 3.4kB  src/components/ShowAdvancedSwitch.jsx 
npm notice 9.1kB  src/components/TypeQuestionAnswer.jsx 
npm notice 3.8kB  src/components/WizardStepComponent.jsx
npm notice 76.3kB dist/lib.js.map                       
npm notice 527B   README.md                             
npm notice === Tarball Details === 
npm notice name:          s-forms-smart-components                
npm notice version:       0.1.1                                   
npm notice filename:      s-forms-smart-components-0.1.1.tgz      
npm notice package size:  43.0 kB                                 
npm notice unpacked size: 205.6 kB                                
npm notice shasum:        e4cd451721fbd129adac44bdfbf7984d044069ea
npm notice integrity:     sha512-ZH98YSosICrC6[...]oULDf1V3ivMWA==
npm notice total files:   18                                      
npm notice 
s-forms-smart-components-0.1.1.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins6759105192633415175.sh
+ find . -name s-forms-smart-components*.tgz
+ bash -ex /home/developer/bin/publish-artifacts.sh ./s-forms-smart-components-0.1.1.tgz
+ '[' -z ./s-forms-smart-components-0.1.1.tgz ']'
+ DIST=/var/www/dist
+ for arg in "$@"
++ basename ./s-forms-smart-components-0.1.1.tgz
+ filename=s-forms-smart-components-0.1.1.tgz
+ echo 'Copying artifact ./s-forms-smart-components-0.1.1.tgz to destination /var/www/dist.'
Copying artifact ./s-forms-smart-components-0.1.1.tgz to destination /var/www/dist.
+ cp ./s-forms-smart-components-0.1.1.tgz /var/www/dist/s-forms-smart-components-0.1.1.tgz
+ chmod a+r /var/www/dist/s-forms-smart-components-0.1.1.tgz
Archiving artifacts
Finished: SUCCESS