Return-Path: X-Original-To: apmail-hbase-builds-archive@minotaur.apache.org Delivered-To: apmail-hbase-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 394D4109EA for ; Sat, 16 Nov 2013 15:50:11 +0000 (UTC) Received: (qmail 29676 invoked by uid 500); 16 Nov 2013 15:49:54 -0000 Delivered-To: apmail-hbase-builds-archive@hbase.apache.org Received: (qmail 29557 invoked by uid 500); 16 Nov 2013 15:49:51 -0000 Mailing-List: contact builds-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@hbase.apache.org Delivered-To: mailing list builds@hbase.apache.org Received: (qmail 29547 invoked by uid 99); 16 Nov 2013 15:49:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Nov 2013 15:49:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Nov 2013 15:49:45 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id C120BC03D3 for ; Sat, 16 Nov 2013 15:49:22 +0000 (UTC) Date: Sat, 16 Nov 2013 15:49:22 +0000 (UTC) From: Apache Jenkins Server To: builds@hbase.apache.org Message-ID: <102750874.922.1384616962161.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: hbase-0.96 #190 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: hbase-0.96 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [tedyu] HBASE-9949 Fix the race condition between Compaction and StoreScanner.init [anoopsamjohn] HBASE-9975 Not starting ReplicationSink when using custom implementation for the ReplicationSink [anoopsamjohn] HBASE-9970 HBase BulkLoad, table is creating with the timestamp key also as a column to the table. (Sreenivasulu) [enis] HBASE-9961 [WINDOWS] Multicast should bind to local address [enis] HBASE-9908 [WINDOWS] Fix filesystem / classloader related unit tests - ADDENDUM patch to fix TestImportTsv [tedyu] HBASE-9954 Incorporate HTTPS support for HBase [ndimiduk] HBASE-9165 [mapreduce] Modularize building dependency jars - Separate adding HBase and dependencies from adding other job dependencies, and expose it as a separate method that other projects can use (for PIG-3285). - Explicitly add hbase-server to the list of dependencies we ship with the job, for users who extend the classes we provide (see HBASE-9112). - Add integration test for addDependencyJars. - Code reuse for TestTableMapReduce. Note this patch differs from the one applied to TRUNK/0.98 in that it omits changes to TestTableMapReduceUtil which have not yet been backported from HBASE-8534. This can be addressed when that patch is backported (HBASE-9484). [jxiang] HBASE-9947 Add CM action for online compression algorithm change ------------------------------------------ [...truncated 3341 lines...] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-hadoop1-compat --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ hbase-hadoop1-compat --- [INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-hadoop1-compat/target/hbase-hadoop1-compat-0.96.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-hadoop1-compat --- [INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-hadoop1-compat/target/hbase-hadoop1-compat-0.96.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-hadoop1-compat --- [INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-hadoop1-compat/target/hbase-hadoop1-compat-0.96.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ hbase-hadoop1-compat --- [INFO] Installing /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-hadoop1-compat/target/hbase-hadoop1-compat-0.96.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/hbase/hbase-hadoop1-compat/0.96.1-SNAPSHOT/hbase-hadoop1-compat-0.96.1-SNAPSHOT.jar [INFO] Installing /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-hadoop1-compat/pom.xml to /home/jenkins/.m2/repository/org/apache/hbase/hbase-hadoop1-compat/0.96.1-SNAPSHOT/hbase-hadoop1-compat-0.96.1-SNAPSHOT.pom [INFO] Installing /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-hadoop1-compat/target/hbase-hadoop1-compat-0.96.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/apache/hbase/hbase-hadoop1-compat/0.96.1-SNAPSHOT/hbase-hadoop1-compat-0.96.1-SNAPSHOT-sources.jar [INFO] Installing /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-hadoop1-compat/target/hbase-hadoop1-compat-0.96.1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/apache/hbase/hbase-hadoop1-compat/0.96.1-SNAPSHOT/hbase-hadoop1-compat-0.96.1-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Prefix Tree 0.96.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-prefix-tree --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-prefix-tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-prefix-tree/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-prefix-tree --- [INFO] Compiling 38 source files to /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-prefix-tree/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-prefix-tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-prefix-tree/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-prefix-tree --- [INFO] Compiling 44 source files to /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-prefix-tree/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-prefix-tree --- [INFO] Surefire report directory: /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-prefix-tree/target/surefire-reports [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.hbase.codec.prefixtree.column.TestColumnBuilder Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec Running org.apache.hadoop.hbase.codec.prefixtree.blockmeta.TestBlockMeta Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.hadoop.hbase.codec.prefixtree.builder.TestTokenizer Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.hadoop.hbase.codec.prefixtree.builder.TestTreeDepth Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.hadoop.hbase.codec.prefixtree.timestamp.TestTimestampEncoder Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.hadoop.hbase.codec.prefixtree.row.TestPrefixTreeSearcher Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec Running org.apache.hadoop.hbase.codec.prefixtree.row.TestRowEncoder Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec Running org.apache.hadoop.hbase.codec.keyvalue.TestKeyValueTool Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.apache.hadoop.hbase.util.vint.TestVIntTool Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.apache.hadoop.hbase.util.vint.TestFIntTool Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.hadoop.hbase.util.vint.TestVLongTool Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running org.apache.hadoop.hbase.util.bytes.TestByteRange Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.963 sec Results : Tests run: 226, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-prefix-tree --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ hbase-prefix-tree --- [INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-prefix-tree/target/hbase-prefix-tree-0.96.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-prefix-tree --- [INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-prefix-tree/target/hbase-prefix-tree-0.96.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-prefix-tree --- [INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-prefix-tree/target/hbase-prefix-tree-0.96.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ hbase-prefix-tree --- [INFO] Installing /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-prefix-tree/target/hbase-prefix-tree-0.96.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/0.96.1-SNAPSHOT/hbase-prefix-tree-0.96.1-SNAPSHOT.jar [INFO] Installing /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-prefix-tree/pom.xml to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/0.96.1-SNAPSHOT/hbase-prefix-tree-0.96.1-SNAPSHOT.pom [INFO] Installing /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-prefix-tree/target/hbase-prefix-tree-0.96.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/0.96.1-SNAPSHOT/hbase-prefix-tree-0.96.1-SNAPSHOT-sources.jar [INFO] Installing /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-prefix-tree/target/hbase-prefix-tree-0.96.1-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/0.96.1-SNAPSHOT/hbase-prefix-tree-0.96.1-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Server 0.96.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-server --- [INFO] Executing tasks main: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-server/target/hbase-webapps [copy] Copying 20 files to /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-server/target/hbase-webapps 13/11/16 15:48:41 INFO mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-server/target/hbase-webapps/master/WEB-INF [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-server/target/hbase-webapps/regionserver/WEB-INF [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-server/target/hbase-webapps/rest/WEB-INF [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.5:add-source (jspcSource-packageInfo-source) @ hbase-server --- [INFO] Source directory: /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-server/target/generated-jamon added. [INFO] Source directory: /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-server/target/generated-sources/java added. [INFO] [INFO] --- jamon-maven-plugin:2.3.4:translate (default) @ hbase-server --- [INFO] Translating 8 templates from /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-server/src/main/jamon to /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-server/target/generated-jamon [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-server --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-server --- [INFO] Compiling 618 source files to /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-server --- [INFO] Compiling 506 source files to /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-server/target/test-classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestStoreScanner.java:[609,31] error: method getScanner in interface Store cannot be applied to given types; [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] HBase ............................................. SUCCESS [7.984s] [INFO] HBase - Common .................................... SUCCESS [23.039s] [INFO] HBase - Protocol .................................. SUCCESS [7.248s] [INFO] HBase - Client .................................... SUCCESS [38.206s] [INFO] HBase - Hadoop Compatibility ...................... SUCCESS [5.571s] [INFO] HBase - Hadoop One Compatibility .................. SUCCESS [1.735s] [INFO] HBase - Prefix Tree ............................... SUCCESS [2.936s] [INFO] HBase - Server .................................... FAILURE [7.909s] [INFO] HBase - Testing Util .............................. SKIPPED [INFO] HBase - Thrift .................................... SKIPPED [INFO] HBase - Shell ..................................... SKIPPED [INFO] HBase - Integration Tests ......................... SKIPPED [INFO] HBase - Examples .................................. SKIPPED [INFO] HBase - Assembly .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:35.321s [INFO] Finished at: Sat Nov 16 15:48:49 UTC 2013 [INFO] Final Memory: 62M/710M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project hbase-server: Compilation failure [ERROR] /x1/jenkins/jenkins-slave/workspace/hbase-0.96/0.96/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestStoreScanner.java:[609,31] error: method getScanner in interface Store cannot be applied to given types; [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 -rf :hbase-server Build step 'Invoke top-level Maven targets' marked build as failure Performing Post build task... Match found for :.* : True Logical operation result is TRUE Running script : ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l` if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then #It seems sometimes the tests are not dying immediately. Let's give them 10s echo "Suspicious java process found - waiting 10s to see if there are just slow to stop" sleep 10 ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l` if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then echo "There are $ZOMBIE_TESTS_COUNT zombie tests, they should have been killed by surefire but survived" echo "************ BEGIN zombies jstack extract" ZB_STACK=`jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack | grep ".test" | grep "\.java"` jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack echo "************ END zombies jstack extract" JIRA_COMMENT="$JIRA_COMMENT {color:red}-1 core zombie tests{color}. There are ${ZOMBIE_TESTS_COUNT} zombie test(s): ${ZB_STACK}" BAD=1 jps | grep surefirebooter | cut -d ' ' -f 1 | xargs kill -9 else echo "We're ok: there is no zombie test, but some tests took some time to stop" fi else echo "We're ok: there is no zombie test" fi [hbase-0.96] $ /bin/bash -xe /tmp/hudson8660355140050841620.sh ++ jps ++ grep surefirebooter ++ wc -l + ZOMBIE_TESTS_COUNT=1 + [[ 1 != 0 ]] + echo 'Suspicious java process found - waiting 10s to see if there are just slow to stop' Suspicious java process found - waiting 10s to see if there are just slow to stop + sleep 10 ++ jps ++ grep surefirebooter ++ wc -l + ZOMBIE_TESTS_COUNT=1 + [[ 1 != 0 ]] + echo 'There are 1 zombie tests, they should have been killed by surefire but survived' There are 1 zombie tests, they should have been killed by surefire but survived + echo '************ BEGIN zombies jstack extract' ************ BEGIN zombies jstack extract ++ jps ++ grep surefirebooter ++ cut -d ' ' -f 1 ++ xargs -n 1 jstack ++ grep .test ++ grep '\.java' + ZB_STACK= POST BUILD TASK : FAILURE END OF POST BUILD TASK : 0 Archiving artifacts Recording test results Updating HBASE-9947 Updating PIG-3285 Updating HBASE-9908 Updating HBASE-8534 Updating HBASE-9975 Updating HBASE-9954 Updating HBASE-9112 Updating HBASE-9961 Updating HBASE-9970 Updating HBASE-9484 Updating HBASE-9165 Updating HBASE-9949