Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-beta-2, 2.0.0
    • None
    • None

    Description

      It runs much longer than 180 seconds.

      Attachments

        1. HBASE-19885.patch
          2 kB
          Duo Zhang

        Issue Links

          Activity

            hadoopqa Hadoop QA added a comment -
            -1 overall



            Vote Subsystem Runtime Comment
            0 reexec 0m 8s Docker mode activated.
                  Prechecks
            0 findbugs 0m 0s Findbugs executables are not available.
            +1 hbaseanti 0m 0s Patch does not have any anti-patterns.
            +1 @author 0m 0s The patch does not contain any @author tags.
            +1 test4tests 0m 0s The patch appears to include 1 new or modified test files.
                  master Compile Tests
            +1 mvninstall 4m 33s master passed
            +1 compile 0m 50s master passed
            +1 checkstyle 1m 7s master passed
            +1 shadedjars 6m 12s branch has no errors when building our shaded downstream artifacts.
            +1 javadoc 0m 30s master passed
                  Patch Compile Tests
            +1 mvninstall 4m 33s the patch passed
            +1 compile 0m 46s the patch passed
            +1 javac 0m 46s the patch passed
            +1 checkstyle 1m 8s the patch passed
            +1 whitespace 0m 0s The patch has no whitespace issues.
            +1 shadedjars 4m 46s patch has no errors when building our shaded downstream artifacts.
            +1 hadoopcheck 18m 15s Patch does not cause any errors with Hadoop 2.6.5 2.7.4 or 3.0.0.
            +1 javadoc 0m 27s the patch passed
                  Other Tests
            -1 unit 104m 25s hbase-server in the patch failed.
            +1 asflicense 0m 20s The patch does not generate ASF License warnings.
            142m 21s



            Reason Tests
            Failed junit tests hadoop.hbase.TestFullLogReconstruction



            Subsystem Report/Notes
            Docker Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:eee3b01
            JIRA Issue HBASE-19885
            JIRA Patch URL https://issues.apache.org/jira/secure/attachment/12908142/HBASE-19885.patch
            Optional Tests asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
            uname Linux b08f58878b2c 3.13.0-139-generic #188-Ubuntu SMP Tue Jan 9 14:43:09 UTC 2018 x86_64 GNU/Linux
            Build tool maven
            Personality /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build@2/component/dev-support/hbase-personality.sh
            git revision master / 5b93ea1556
            maven version: Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
            Default Java 1.8.0_151
            unit https://builds.apache.org/job/PreCommit-HBASE-Build/11234/artifact/patchprocess/patch-unit-hbase-server.txt
            Test Results https://builds.apache.org/job/PreCommit-HBASE-Build/11234/testReport/
            modules C: hbase-server U: hbase-server
            Console output https://builds.apache.org/job/PreCommit-HBASE-Build/11234/console
            Powered by Apache Yetus 0.6.0 http://yetus.apache.org

            This message was automatically generated.

            hadoopqa Hadoop QA added a comment - -1 overall Vote Subsystem Runtime Comment 0 reexec 0m 8s Docker mode activated.       Prechecks 0 findbugs 0m 0s Findbugs executables are not available. +1 hbaseanti 0m 0s Patch does not have any anti-patterns. +1 @author 0m 0s The patch does not contain any @author tags. +1 test4tests 0m 0s The patch appears to include 1 new or modified test files.       master Compile Tests +1 mvninstall 4m 33s master passed +1 compile 0m 50s master passed +1 checkstyle 1m 7s master passed +1 shadedjars 6m 12s branch has no errors when building our shaded downstream artifacts. +1 javadoc 0m 30s master passed       Patch Compile Tests +1 mvninstall 4m 33s the patch passed +1 compile 0m 46s the patch passed +1 javac 0m 46s the patch passed +1 checkstyle 1m 8s the patch passed +1 whitespace 0m 0s The patch has no whitespace issues. +1 shadedjars 4m 46s patch has no errors when building our shaded downstream artifacts. +1 hadoopcheck 18m 15s Patch does not cause any errors with Hadoop 2.6.5 2.7.4 or 3.0.0. +1 javadoc 0m 27s the patch passed       Other Tests -1 unit 104m 25s hbase-server in the patch failed. +1 asflicense 0m 20s The patch does not generate ASF License warnings. 142m 21s Reason Tests Failed junit tests hadoop.hbase.TestFullLogReconstruction Subsystem Report/Notes Docker Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:eee3b01 JIRA Issue HBASE-19885 JIRA Patch URL https://issues.apache.org/jira/secure/attachment/12908142/HBASE-19885.patch Optional Tests asflicense javac javadoc unit findbugs shadedjars hadoopcheck hbaseanti checkstyle compile uname Linux b08f58878b2c 3.13.0-139-generic #188-Ubuntu SMP Tue Jan 9 14:43:09 UTC 2018 x86_64 GNU/Linux Build tool maven Personality /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build@2/component/dev-support/hbase-personality.sh git revision master / 5b93ea1556 maven version: Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z) Default Java 1.8.0_151 unit https://builds.apache.org/job/PreCommit-HBASE-Build/11234/artifact/patchprocess/patch-unit-hbase-server.txt Test Results https://builds.apache.org/job/PreCommit-HBASE-Build/11234/testReport/ modules C: hbase-server U: hbase-server Console output https://builds.apache.org/job/PreCommit-HBASE-Build/11234/console Powered by Apache Yetus 0.6.0 http://yetus.apache.org This message was automatically generated.
            zhangduo Duo Zhang added a comment -

            Let me commit.

            zhangduo Duo Zhang added a comment - Let me commit.
            zhangduo Duo Zhang added a comment -

            Pushed to master and branch-2.

            zhangduo Duo Zhang added a comment - Pushed to master and branch-2.
            stack Michael Stack added a comment -

            +1

            stack Michael Stack added a comment - +1
            hudson Hudson added a comment -

            FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4491 (See https://builds.apache.org/job/HBase-Trunk_matrix/4491/)
            HBASE-19885 Promote TestAssignmentManager to LargeTests (zhangduo: rev dab51c79009351f4f3e83951d7f90d79c59d4068)

            • (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/master/assignment/TestAssignmentManager.java
            hudson Hudson added a comment - FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4491 (See https://builds.apache.org/job/HBase-Trunk_matrix/4491/ ) HBASE-19885 Promote TestAssignmentManager to LargeTests (zhangduo: rev dab51c79009351f4f3e83951d7f90d79c59d4068) (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/master/assignment/TestAssignmentManager.java

            People

              zhangduo Duo Zhang
              zhangduo Duo Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: