See <https://builds.apache.org/job/bookkeeper-master-git-pullrequest/11/changes>

Changes:

[mmerli] BOOKKEEPER-851: Configurable LedgerStorage implementation

------------------------------------------
[...truncated 619 lines...]
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ 
hedwig-server-compat420 ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.2:check (default-cli) @ 
hedwig-server-compat420 <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:check (default-cli) @ 
hedwig-server-compat420 ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hedwig-protocol 4.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hedwig-protocol ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ hedwig-protocol ---
[INFO] Exclude: **/PubSubProtocol.java
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
hedwig-protocol ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
hedwig-protocol ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ 
hedwig-protocol ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/hedwig-protocol/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
hedwig-protocol ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/hedwig-protocol/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ 
hedwig-protocol ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ hedwig-protocol ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/hedwig-protocol/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ hedwig-protocol ---
[INFO] Building jar: 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/hedwig-protocol/target/hedwig-protocol-4.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.2:check (default-cli) @ hedwig-protocol >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ hedwig-protocol ---
[INFO] Fork Value is true
     [java] FindBugs 2.0.3 was released 11/22/2013 12:00 PM UTC (you have 2.0.1)
     [java]    Modest set of bug fixes, including more accurate bug detectors 
and a few new bug patterns
     [java] Visit http://findbugs.cs.umd.edu for details.
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.2:check (default-cli) @ hedwig-protocol <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:check (default-cli) @ hedwig-protocol ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Stats API for bookkeeper 4.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
bookkeeper-stats-api ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ bookkeeper-stats-api ---
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: **/README
[INFO] Exclude: **/apidocs/*
[INFO] Exclude: test-patch/**/*
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
bookkeeper-stats-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
bookkeeper-stats-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-stats/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ 
bookkeeper-stats-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-stats/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ 
bookkeeper-stats-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-stats/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ 
bookkeeper-stats-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ bookkeeper-stats-api 
---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-stats/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ bookkeeper-stats-api ---
[INFO] Building jar: 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-stats/target/bookkeeper-stats-api-4.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.2:check (default-cli) @ 
bookkeeper-stats-api >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ 
bookkeeper-stats-api ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.2:check (default-cli) @ 
bookkeeper-stats-api <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:check (default-cli) @ 
bookkeeper-stats-api ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bookkeeper-server 4.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bookkeeper-server ---
[INFO] Deleting 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server>
 (includes = [dependency-reduced-pom.xml], excludes = [])
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default-cli) @ bookkeeper-server ---
[INFO] Exclude: **/DataFormats.java
[INFO] Exclude: **/BookkeeperProtocol.java
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ 
bookkeeper-server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ 
bookkeeper-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ 
bookkeeper-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 199 source files to 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/InterleavedLedgerStorage.java>:[360,49]
 cannot find symbol
  symbol:   class EntryLocation
  location: class org.apache.bookkeeper.bookie.InterleavedLedgerStorage
[ERROR] 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/CompactableLedgerStorage.java>:[53,42]
 cannot find symbol
  symbol:   class EntryLocation
  location: interface org.apache.bookkeeper.bookie.CompactableLedgerStorage
[ERROR] 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/GarbageCollectorThread.java>:[130,14]
 cannot find symbol
  symbol:   class EntryLocation
  location: class 
org.apache.bookkeeper.bookie.GarbageCollectorThread.CompactionScannerFactory
[ERROR] 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/InterleavedLedgerStorage.java>:[361,14]
 cannot find symbol
  symbol:   class EntryLocation
  location: class org.apache.bookkeeper.bookie.InterleavedLedgerStorage
[ERROR] 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/GarbageCollectorThread.java>:[130,53]
 cannot find symbol
  symbol:   class EntryLocation
  location: class 
org.apache.bookkeeper.bookie.GarbageCollectorThread.CompactionScannerFactory
[ERROR] 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/GarbageCollectorThread.java>:[156,41]
 cannot find symbol
  symbol: class EntryLocation
[ERROR] 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/GarbageCollectorThread.java>:[178,17]
 cannot find symbol
  symbol:   class EntryLocation
  location: class 
org.apache.bookkeeper.bookie.GarbageCollectorThread.CompactionScannerFactory
[INFO] 7 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] bookkeeper ........................................ SUCCESS [  5.452 s]
[INFO] compability dependencies .......................... SUCCESS [  0.145 s]
[INFO] bookkeeper-server-compat400 ....................... SUCCESS [ 11.690 s]
[INFO] bookkeeper-server-compat410 ....................... SUCCESS [  6.340 s]
[INFO] bookkeeper-server-compat420 ....................... SUCCESS [  6.282 s]
[INFO] hedwig-server-compat400 ........................... SUCCESS [ 10.698 s]
[INFO] hedwig-server-compat410 ........................... SUCCESS [  6.720 s]
[INFO] hedwig-server-compat420 ........................... SUCCESS [  8.620 s]
[INFO] hedwig-protocol ................................... SUCCESS [01:11 min]
[INFO] Stats API for bookkeeper .......................... SUCCESS [ 21.886 s]
[INFO] bookkeeper-server ................................. FAILURE [ 10.402 s]
[INFO] hedwig-client ..................................... SKIPPED
[INFO] hedwig-server ..................................... SKIPPED
[INFO] hedwig-client-jms ................................. SKIPPED
[INFO] bookkeeper-benchmark .............................. 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] bookkeeper-stats-providers ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:41 min
[INFO] Finished at: 2016-02-01T08:25:11+00:00
[INFO] Final Memory: 45M/1143M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on 
project bookkeeper-server: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/InterleavedLedgerStorage.java>:[360,49]
 cannot find symbol
[ERROR] symbol:   class EntryLocation
[ERROR] location: class org.apache.bookkeeper.bookie.InterleavedLedgerStorage
[ERROR] 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/CompactableLedgerStorage.java>:[53,42]
 cannot find symbol
[ERROR] symbol:   class EntryLocation
[ERROR] location: interface 
org.apache.bookkeeper.bookie.CompactableLedgerStorage
[ERROR] 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/GarbageCollectorThread.java>:[130,14]
 cannot find symbol
[ERROR] symbol:   class EntryLocation
[ERROR] location: class 
org.apache.bookkeeper.bookie.GarbageCollectorThread.CompactionScannerFactory
[ERROR] 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/InterleavedLedgerStorage.java>:[361,14]
 cannot find symbol
[ERROR] symbol:   class EntryLocation
[ERROR] location: class org.apache.bookkeeper.bookie.InterleavedLedgerStorage
[ERROR] 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/GarbageCollectorThread.java>:[130,53]
 cannot find symbol
[ERROR] symbol:   class EntryLocation
[ERROR] location: class 
org.apache.bookkeeper.bookie.GarbageCollectorThread.CompactionScannerFactory
[ERROR] 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/GarbageCollectorThread.java>:[156,41]
 cannot find symbol
[ERROR] symbol: class EntryLocation
[ERROR] 
<https://builds.apache.org/job/bookkeeper-master-git-pullrequest/ws/bookkeeper-server/src/main/java/org/apache/bookkeeper/bookie/GarbageCollectorThread.java>:[178,17]
 cannot find symbol
[ERROR] symbol:   class EntryLocation
[ERROR] location: class 
org.apache.bookkeeper.bookie.GarbageCollectorThread.CompactionScannerFactory
[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 :bookkeeper-server
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
JDK_1_7_LATEST__HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/apache-maven-3.0.4
ERROR: Publisher 'Publish JUnit test result report' failed: No test report 
files were found. Configuration error?
Setting 
JDK_1_7_LATEST__HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/apache-maven-3.0.4

Reply via email to