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 2018/11/22 12:25:15 UTC

Build failed in Jenkins: Tobago Trunk (deploy) » Tobago Example Demo #888

See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/org.apache.myfaces.tobago$tobago-example-demo/888/display/redirect?page=changes>

Changes:

[lofwyr] usability

------------------------------------------
[INFO] 
[INFO] -----------< org.apache.myfaces.tobago:tobago-example-demo >------------
[INFO] Building Tobago Example Demo 5.0.0-SNAPSHOT                      [17/19]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ tobago-example-demo ---
[INFO] Deleting <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/org.apache.myfaces.tobago$tobago-example-demo/ws/target>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.14:check (default-cli) @ tobago-example-demo ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce) @ tobago-example-demo ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ tobago-example-demo ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ tobago-example-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 33 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ tobago-example-demo ---
[INFO] Compiling 154 source files to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/org.apache.myfaces.tobago$tobago-example-demo/ws/target/classes>
[INFO] <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/EventController.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/EventController.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/NavigationTree.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/org.apache.myfaces.tobago$tobago-example-demo/ws/src/main/java/org/apache/myfaces/tobago/example/demo/NavigationTree.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ tobago-example-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ tobago-example-demo ---
[INFO] Compiling 6 source files to <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/org.apache.myfaces.tobago$tobago-example-demo/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ tobago-example-demo ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.myfaces.tobago.example.demo.sudoku.SudokuUnitTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 sec - in org.apache.myfaces.tobago.example.demo.sudoku.SudokuUnitTest
Running org.apache.myfaces.tobago.example.demo.NavigationUnitTest
2018-11-22 12:24:12,247 [main            ] INFO  o.a.m.tobago.internal.config.TobagoConfigParser   :parse               :135  [] Parsing configuration file: 'jar:file:/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/myfaces/tobago/tobago-core/5.0.0-SNAPSHOT/tobago-core-5.0.0-SNAPSHOT-tests.jar!/tobago-config-for-unit-tests.xml'
2018-11-22 12:24:12,348 [main            ] INFO  o.a.m.tobago.internal.config.TobagoConfigSorter   :sort                :60   [] Order of the Tobago config files:
2018-11-22 12:24:12,349 [main            ] INFO  o.a.m.tobago.internal.config.TobagoConfigSorter   :sort                :68   [] name=<unnamed> url='null'
2018-11-22 12:24:12,358 [main            ] WARN  org.apache.myfaces.tobago.sanitizer.JsoupSanitizer:setProperties       :82   [] Using whitelist 'relaxed' for sanitizing!
2018-11-22 12:24:12,359 [main            ] INFO  o.a.m.tobago.internal.config.TobagoConfigImpl     :resolveThemes       :141  [] Using default Theme one
2018-11-22 12:24:12,377 [main            ] INFO  o.a.myfaces.tobago.example.demo.NavigationTree    :<init>              :63   [] <init> org.apache.myfaces.tobago.example.demo.NavigationUnitTest$1@dd3b207
2018-11-22 12:24:12,383 [main            ] INFO  o.a.myfaces.tobago.example.demo.NavigationTree    :postConstruct       :96   [] Creating node='root-dummy'
2018-11-22 12:24:12,385 [main            ] INFO  o.a.myfaces.tobago.example.demo.NavigationTree    :postConstruct       :96   [] Creating node='test-1'
2018-11-22 12:24:12,385 [main            ] INFO  o.a.myfaces.tobago.example.demo.NavigationTree    :postConstruct       :96   [] Creating node='test-4'
2018-11-22 12:24:12,386 [main            ] INFO  o.a.myfaces.tobago.example.demo.NavigationTree    :postConstruct       :96   [] Creating node='test-2'
2018-11-22 12:24:12,386 [main            ] INFO  o.a.myfaces.tobago.example.demo.NavigationTree    :postConstruct       :96   [] Creating node='test'
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec - in org.apache.myfaces.tobago.example.demo.NavigationUnitTest
Running org.apache.myfaces.tobago.example.demo.AstroDataUnitTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec - in org.apache.myfaces.tobago.example.demo.AstroDataUnitTest

Results :

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- xml-maven-plugin:1.0.1:validate (default) @ tobago-example-demo ---

Jenkins build is back to normal : Tobago Trunk (deploy) » Tobago Example Demo #889

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tobago%20Trunk%20(deploy)/org.apache.myfaces.tobago$tobago-example-demo/889/display/redirect?page=changes>