You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/07/20 13:59:40 UTC

Build failed in Jenkins: bookkeeper-tests #5

See <https://builds.apache.org/job/bookkeeper-tests/5/display/redirect>

------------------------------------------
Started by user eolivelli
[EnvInject] - Loading node environment variables.
Building remotely on H9 (Hadoop) in workspace <https://builds.apache.org/job/bookkeeper-tests/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/bookkeeper.git # timeout=10
Fetching upstream changes from https://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 2d992e39da0fc121901a72849b424c86fb099f03 (refs/remotes/origin/master)
Commit message: "BOOKKEEPER-1027: Cleanup README"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d992e39da0fc121901a72849b424c86fb099f03
 > git rev-list 2d992e39da0fc121901a72849b424c86fb099f03 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[bookkeeper-tests] $ /bin/bash /tmp/jenkins3133685478173903319.sh
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] bookkeeper
[INFO] Apache BookKeeper :: Build Tools
[INFO] compability dependencies
[INFO] bookkeeper-server-compat400
[INFO] bookkeeper-server-compat410
[INFO] bookkeeper-server-compat420
[INFO] Stats API for bookkeeper
[INFO] bookkeeper-server
[INFO] bookkeeper-benchmark
[INFO] Stats provider for Finagle stats
[INFO] Stats provider for twitter-stats package
[INFO] Stats provider for twitter-ostrich package
[INFO] Stats provider for codahale metrics
[INFO] Stats provider for Prometheus
[INFO] bookkeeper-stats-providers
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ bookkeeper ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ bookkeeper ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ bookkeeper ---
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.7:cobertura (default-cli) > [cobertura]test @ bookkeeper >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ bookkeeper ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:instrument (default-cli) @ bookkeeper ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO] 
[INFO] <<< cobertura-maven-plugin:2.7:cobertura (default-cli) < [cobertura]test @ bookkeeper <<<
[INFO] 
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:cobertura (default-cli) @ bookkeeper ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache BookKeeper :: Build Tools 4.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ buildtools ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ buildtools ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ buildtools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ buildtools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ buildtools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/bookkeeper-tests/ws/buildtools/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ buildtools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ buildtools ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping bookkeeper
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ......................................... SUCCESS [  1.574 s]
[INFO] Apache BookKeeper :: Build Tools ................... FAILURE [  0.323 s]
[INFO] compability dependencies ........................... SKIPPED
[INFO] bookkeeper-server-compat400 ........................ SKIPPED
[INFO] bookkeeper-server-compat410 ........................ SKIPPED
[INFO] bookkeeper-server-compat420 ........................ SKIPPED
[INFO] Stats API for bookkeeper ........................... SKIPPED
[INFO] bookkeeper-server .................................. SKIPPED
[INFO] bookkeeper-benchmark ............................... SKIPPED
[INFO] Stats provider for Finagle stats ................... SKIPPED
[INFO] Stats provider for twitter-stats package ........... SKIPPED
[INFO] Stats provider for twitter-ostrich package ......... SKIPPED
[INFO] Stats provider for codahale metrics ................ SKIPPED
[INFO] Stats provider for Prometheus ...................... SKIPPED
[INFO] bookkeeper-stats-providers ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.887 s
[INFO] Finished at: 2017-07-20T13:59:39Z
[INFO] Final Memory: 29M/705M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project buildtools: No tests were executed!  (Set -DfailIfNoTests=false to ignore this error.) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :buildtools
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?