You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/12/18 09:14:43 UTC

Build failed in Jenkins: Tobago Trunk » Tobago Theme Standard #1896

See <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/1896/display/redirect?page=changes>

Changes:

[udo.schnurpfeil] better logging info format

[udo.schnurpfeil] todo-comment for a problem to solve

[udo.schnurpfeil] TOBAGO-2014: Remove jQuery dependency

[udo.schnurpfeil] TOBAGO-2018: Update jsf_js implementation

[udo.schnurpfeil] TOBAGO-2018: Update jsf_js implementation


------------------------------------------
[...truncated 3.71 KB...]
[INFO] Extracting NPM
[INFO] Installed node locally.
[INFO] 
[INFO] --- frontend-maven-plugin:1.7.6:npm (step #4: npm install) @ tobago-theme-standard ---
[INFO] Running 'npm install' in <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] 
[INFO] > node-sass@4.12.0 install <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/node-sass>
[INFO] > node scripts/install.js
[INFO] 
[INFO] Cached binary found at /home/jenkins/.npm/node-sass/4.12.0/linux-x64-64_binding.node
[INFO] 
[INFO] > @vaadin/vaadin-usage-statistics@2.0.11 postinstall <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/@vaadin/vaadin-usage-statistics>
[INFO] > node check.js
[INFO] 
[INFO] 
[INFO]     Vaadin collects development time usage statistics to improve this product. To opt-out, either run:
[INFO]     npm explore @vaadin/vaadin-usage-statistics -- npm run disable
[INFO]     to store disable statistics for the machine, or add
[INFO]     "vaadin": { "disableUsageStatistics": true }
[INFO]     to the project package.json and re-run npm install to disable statistics for the project.
[INFO] 
[INFO]     For more details, see https://github.com/vaadin/vaadin-usage-statistics
[INFO]   
[INFO] 
[INFO] > core-js-pure@3.1.2 postinstall <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/core-js-pure>
[INFO] > node -e "try { require('./scripts/postinstall'); } catch (e) { /* empty */ }"
[INFO] 
[INFO] Thank you for using core-js ( https://github.com/zloirock/core-js )!
[INFO] 
[INFO] Please consider supporting of core-js on Open Collective or Patreon: 
[INFO] > https://opencollective.com/core-js 
[INFO] > https://www.patreon.com/zloirock 
[INFO] 
[INFO] Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
[INFO] 
[INFO] 
[INFO] > core-js@3.1.2 postinstall <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/core-js>
[INFO] > node -e "try { require('./scripts/postinstall'); } catch (e) { /* empty */ }"
[INFO] 
[INFO] Thank you for using core-js ( https://github.com/zloirock/core-js )!
[INFO] 
[INFO] Please consider supporting of core-js on Open Collective or Patreon: 
[INFO] > https://opencollective.com/core-js 
[INFO] > https://www.patreon.com/zloirock 
[INFO] 
[INFO] Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
[INFO] 
[INFO] 
[INFO] > node-sass@4.12.0 postinstall <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/node-sass>
[INFO] > node scripts/build.js
[INFO] 
[INFO] Binary found at <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/node-sass/vendor/linux-x64-64/binding.node>
[INFO] Testing binary
[INFO] Binary is fine
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[ERROR] 
[INFO] added 849 packages from 530 contributors and audited 886999 packages in 18.071s
[INFO] found 0 vulnerabilities
[INFO] 
[INFO] 
[INFO] --- frontend-maven-plugin:1.7.6:npm (step #5: npm run css) @ tobago-theme-standard ---
[INFO] Running 'npm run css' in <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT css <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > npm-run-all --parallel css-compile --sequential css-prefix css-minify
[INFO] 
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT css-compile <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/tobago-theme.scss css/tobago.css
[INFO] 
[INFO] Rendering Complete, saving .css file...
[INFO] Wrote CSS to <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/css/tobago.css>
[INFO] Wrote Source Map to <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/css/tobago.css.map>
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT css-prefix <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > postcss --config postcss.config.js --replace "css/*.css" "!css/*.min.css"
[INFO] 
[ERROR] Browserslist: caniuse-lite is outdated. Please run next command `npm update`
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT css-minify <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > cleancss --level 1 --source-map --source-map-inline-sources --output css/tobago.min.css css/tobago.css
[INFO] 
[INFO] 
[INFO] --- frontend-maven-plugin:1.7.6:npm (step #5a: test) @ tobago-theme-standard ---
[INFO] Running 'npm run test' in <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT test <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > jest
[INFO] 
[ERROR] PASS ts/hello-world.test.ts
[ERROR]   ✓ Hello function (4ms)
[ERROR]   ✓ constructor
[ERROR]   ✓ Adding (2ms)
[ERROR] 
[ERROR] Test Suites: 1 passed, 1 total
[ERROR] Tests:       3 passed, 3 total
[ERROR] Snapshots:   0 total
[ERROR] Time:        3.894s, estimated 5s
[ERROR] Ran all test suites.
[INFO] 
[INFO] --- frontend-maven-plugin:1.7.6:npm (step #5b: ts-lint + ts-compile) @ tobago-theme-standard ---
[INFO] Running 'npm run ts' in <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT ts <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > npm-run-all --parallel ts-lint ts-compile --sequential rollup
[INFO] 
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT ts-lint <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > tslint --project tsconfig.json --config tslint.json
[INFO] 
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT ts-compile <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > tsc
[INFO] 
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT rollup <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > rollup --config
[INFO] 
[ERROR] 
[ERROR] js/tobago-all.js → js/tobago-bundle.js...
[ERROR] (!) Unresolved dependencies
[ERROR] https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency
[ERROR] /webjars/popper.js/1.14.3/umd/popper.js (imported by js/tobago-dropdown.js)
[ERROR] (!) Circular dependency: js/tobago-overlay.js -> js/tobago-page.js -> js/tobago-jsf.js -> js/tobago-overlay.js
[ERROR] (!) Circular dependency: js/tobago-core.js -> js/tobago-command.js -> js/tobago-core.js
[ERROR] created js/tobago-bundle.js in 2.6s
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-theme-standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/src/main/resources/META-INF/resources/tobago/standard>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (step #6: copy-bootstrap-dist to src) @ tobago-theme-standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (step #7: copy-bootstrap-dist to target) @ tobago-theme-standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 114 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tobago-theme-standard ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-theme-standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tobago-theme-standard ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ tobago-theme-standard ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.myfaces.tobago.renderkit.css.BootstrapClassUnitTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in org.apache.myfaces.tobago.renderkit.css.BootstrapClassUnitTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-theme-standard ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/tobago-theme-standard-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-theme-standard ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-theme-standard ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-theme-standard >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-theme-standard ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-theme-standard ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-theme-standard ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-theme-standard <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-theme-standard ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/tobago-theme-standard-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.1:single (source-release-assembly) @ tobago-theme-standard ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-theme-standard ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/tobago-theme-standard-5.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/tobago-theme-standard-5.0.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-theme-standard ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.6 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-20191218.091150-264.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-20191218.091150-264.jar (1.4 MB at 833 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-20191218.091150-264.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-20191218.091150-264.pom (3.0 kB at 2.6 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/maven-metadata.xml (888 B at 1.4 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 901 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/maven-metadata.xml (888 B at 787 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-20191218.091150-264-sources.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-20191218.091150-264-sources.jar (11 kB at 9.3 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 909 B/s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-theme-standard ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default-cli) @ tobago-theme-standard ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/*.map
[INFO] Exclude: **/jettykeystore
[INFO] Exclude: **/src/main/webapp/script/prism*.*
[INFO] Exclude: **/src/main/webapp/style/prism*.*
[INFO] Exclude: **/src/main/webapp/script/qunit*.*
[INFO] Exclude: **/src/main/webapp/style/qunit*.*
[INFO] Exclude: **/*.log
[INFO] Exclude: **/rebuild-theme.txt
[INFO] Exclude: **/target/**/*
[INFO] Exclude: .idea/**/*
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.json
[INFO] Exclude: **/.babelrc
[INFO] Exclude: **/.browserslistrc
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/x-sample.txt
[INFO] Exclude: **/readme.*
[INFO] Exclude: **/*.md
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/bootstrap-*.css
[INFO] 52 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 11 licence.

Build failed in Jenkins: Tobago Trunk » Tobago Theme Standard #1897

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/1897/display/redirect?page=changes>

Changes:

[udo.schnurpfeil] TOBAGO-2018: Update jsf_js implementation


------------------------------------------
[...truncated 3.61 KB...]
[INFO] Extracting NPM
[INFO] Installed node locally.
[INFO] 
[INFO] --- frontend-maven-plugin:1.7.6:npm (step #4: npm install) @ tobago-theme-standard ---
[INFO] Running 'npm install' in <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] 
[INFO] > node-sass@4.12.0 install <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/node-sass>
[INFO] > node scripts/install.js
[INFO] 
[INFO] Cached binary found at /home/jenkins/.npm/node-sass/4.12.0/linux-x64-64_binding.node
[INFO] 
[INFO] > @vaadin/vaadin-usage-statistics@2.0.11 postinstall <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/@vaadin/vaadin-usage-statistics>
[INFO] > node check.js
[INFO] 
[INFO] 
[INFO]     Vaadin collects development time usage statistics to improve this product. To opt-out, either run:
[INFO]     npm explore @vaadin/vaadin-usage-statistics -- npm run disable
[INFO]     to store disable statistics for the machine, or add
[INFO]     "vaadin": { "disableUsageStatistics": true }
[INFO]     to the project package.json and re-run npm install to disable statistics for the project.
[INFO] 
[INFO]     For more details, see https://github.com/vaadin/vaadin-usage-statistics
[INFO]   
[INFO] 
[INFO] > core-js-pure@3.1.2 postinstall <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/core-js-pure>
[INFO] > node -e "try { require('./scripts/postinstall'); } catch (e) { /* empty */ }"
[INFO] 
[INFO] Thank you for using core-js ( https://github.com/zloirock/core-js )!
[INFO] 
[INFO] Please consider supporting of core-js on Open Collective or Patreon: 
[INFO] > https://opencollective.com/core-js 
[INFO] > https://www.patreon.com/zloirock 
[INFO] 
[INFO] Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
[INFO] 
[INFO] 
[INFO] > core-js@3.1.2 postinstall <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/core-js>
[INFO] > node -e "try { require('./scripts/postinstall'); } catch (e) { /* empty */ }"
[INFO] 
[INFO] Thank you for using core-js ( https://github.com/zloirock/core-js )!
[INFO] 
[INFO] Please consider supporting of core-js on Open Collective or Patreon: 
[INFO] > https://opencollective.com/core-js 
[INFO] > https://www.patreon.com/zloirock 
[INFO] 
[INFO] Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
[INFO] 
[INFO] 
[INFO] > node-sass@4.12.0 postinstall <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/node-sass>
[INFO] > node scripts/build.js
[INFO] 
[INFO] Binary found at <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/node_modules/node-sass/vendor/linux-x64-64/binding.node>
[INFO] Testing binary
[INFO] Binary is fine
[WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
[WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[ERROR] 
[INFO] added 849 packages from 530 contributors and audited 886999 packages in 19.132s
[INFO] found 1 low severity vulnerability
[INFO]   run `npm audit fix` to fix them, or `npm audit` for details
[INFO] 
[INFO] --- frontend-maven-plugin:1.7.6:npm (step #5: npm run css) @ tobago-theme-standard ---
[INFO] Running 'npm run css' in <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT css <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > npm-run-all --parallel css-compile --sequential css-prefix css-minify
[INFO] 
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT css-compile <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/tobago-theme.scss css/tobago.css
[INFO] 
[INFO] Rendering Complete, saving .css file...
[INFO] Wrote CSS to <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/css/tobago.css>
[INFO] Wrote Source Map to <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm/css/tobago.css.map>
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT css-prefix <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > postcss --config postcss.config.js --replace "css/*.css" "!css/*.min.css"
[INFO] 
[ERROR] Browserslist: caniuse-lite is outdated. Please run next command `npm update`
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT css-minify <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > cleancss --level 1 --source-map --source-map-inline-sources --output css/tobago.min.css css/tobago.css
[INFO] 
[INFO] 
[INFO] --- frontend-maven-plugin:1.7.6:npm (step #5a: test) @ tobago-theme-standard ---
[INFO] Running 'npm run test' in <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT test <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > jest
[INFO] 
[ERROR] PASS ts/hello-world.test.ts (7.735s)
[ERROR]   ✓ Hello function (7ms)
[ERROR]   ✓ constructor (1ms)
[ERROR]   ✓ Adding (3ms)
[ERROR] 
[ERROR] Test Suites: 1 passed, 1 total
[ERROR] Tests:       3 passed, 3 total
[ERROR] Snapshots:   0 total
[ERROR] Time:        8.525s
[ERROR] Ran all test suites.
[INFO] 
[INFO] --- frontend-maven-plugin:1.7.6:npm (step #5b: ts-lint + ts-compile) @ tobago-theme-standard ---
[INFO] Running 'npm run ts' in <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT ts <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > npm-run-all --parallel ts-lint ts-compile --sequential rollup
[INFO] 
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT ts-lint <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > tslint --project tsconfig.json --config tslint.json
[INFO] 
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT ts-compile <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > tsc
[INFO] 
[INFO] 
[INFO] > tobago-theme-standard@5.0.0-SNAPSHOT rollup <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/npm>
[INFO] > rollup --config
[INFO] 
[ERROR] 
[ERROR] js/tobago-all.js → js/tobago-bundle.js...
[ERROR] (!) Unresolved dependencies
[ERROR] https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency
[ERROR] /webjars/popper.js/1.14.3/umd/popper.js (imported by js/tobago-dropdown.js)
[ERROR] (!) Circular dependency: js/tobago-overlay.js -> js/tobago-page.js -> js/tobago-jsf.js -> js/tobago-overlay.js
[ERROR] (!) Circular dependency: js/tobago-core.js -> js/tobago-command.js -> js/tobago-core.js
[ERROR] created js/tobago-bundle.js in 3s
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-theme-standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/src/main/resources/META-INF/resources/tobago/standard>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (step #6: copy-bootstrap-dist to src) @ tobago-theme-standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (step #7: copy-bootstrap-dist to target) @ tobago-theme-standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 114 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tobago-theme-standard ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-theme-standard ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tobago-theme-standard ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ tobago-theme-standard ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.myfaces.tobago.renderkit.css.BootstrapClassUnitTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 s - in org.apache.myfaces.tobago.renderkit.css.BootstrapClassUnitTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ tobago-theme-standard ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/tobago-theme-standard-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ tobago-theme-standard ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadoc) @ tobago-theme-standard ---
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-source) > generate-sources @ tobago-theme-standard >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-theme-standard ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-theme-standard ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-theme-standard ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-source) < generate-sources @ tobago-theme-standard <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-source) @ tobago-theme-standard ---
[INFO] Building jar: <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/tobago-theme-standard-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.1:single (source-release-assembly) @ tobago-theme-standard ---
[INFO] Skipping the assembly in this project because it's not the Execution Root
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tobago-theme-standard ---
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/tobago-theme-standard-5.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Tobago%20Trunk/org.apache.myfaces.tobago$tobago-theme-standard/ws/target/tobago-theme-standard-5.0.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tobago-theme-standard ---
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.6 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-20200122.111037-265.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-20200122.111037-265.jar (1.4 MB at 844 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-20200122.111037-265.pom
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-20200122.111037-265.pom (3.0 kB at 2.7 kB/s)
[INFO] Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/maven-metadata.xml
[INFO] Downloaded from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/maven-metadata.xml (888 B at 1.5 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 918 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/maven-metadata.xml (888 B at 802 B/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-20200122.111037-265-sources.jar
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/tobago-theme-standard-5.0.0-20200122.111037-265-sources.jar (11 kB at 9.2 kB/s)
[INFO] Uploading to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/myfaces/tobago/tobago-theme-standard/5.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 913 B/s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (default-cli) @ tobago-theme-standard ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default-cli) @ tobago-theme-standard ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/*.map
[INFO] Exclude: **/jettykeystore
[INFO] Exclude: **/src/main/webapp/script/prism*.*
[INFO] Exclude: **/src/main/webapp/style/prism*.*
[INFO] Exclude: **/src/main/webapp/script/qunit*.*
[INFO] Exclude: **/src/main/webapp/style/qunit*.*
[INFO] Exclude: **/*.log
[INFO] Exclude: **/rebuild-theme.txt
[INFO] Exclude: **/target/**/*
[INFO] Exclude: .idea/**/*
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.json
[INFO] Exclude: **/.babelrc
[INFO] Exclude: **/.browserslistrc
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/x-sample.txt
[INFO] Exclude: **/readme.*
[INFO] Exclude: **/*.md
[INFO] Exclude: **/tobago-vm/docker/apache-proxy/bootstrap-*.css
[INFO] 52 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 11 licence.