Skip to content

HBASE-22896 TestHRegion.testFlushMarkersWALFail is flaky - #551

Merged
saintstack merged 2 commits into
apache:masterfrom
sunhelly:HBASE-22896
Sep 2, 2019
Merged

HBASE-22896 TestHRegion.testFlushMarkersWALFail is flaky#551
saintstack merged 2 commits into
apache:masterfrom
sunhelly:HBASE-22896

Conversation

@sunhelly

Copy link
Copy Markdown
Contributor

No description provided.

@saintstacksaintstack left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Improvement. Will wait on build to come back.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec159Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall432master passed
+1compile73master passed
+1checkstyle105master passed
+1shadedjars357branch has no errors when building our shaded downstream artifacts.
+1javadoc39master passed
0spotbugs276Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs275master passed
_ Patch Compile Tests _
+1mvninstall336the patch passed
+1compile59the patch passed
+1javac59the patch passed
+1checkstyle92the patch passed
-1whitespace0The patch has 1 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1shadedjars326patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1119Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc36the patch passed
+1findbugs277the patch passed
_ Other Tests _
-1unit16557hbase-server in the patch failed.
+1asflicense25The patch does not generate ASF License warnings.
20688
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotCloneIndependence
hadoop.hbase.client.TestAsyncRegionAdminApi2
hadoop.hbase.replication.TestReplicationKillSlaveRS
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/2/artifact/out/Dockerfile
GITHUB PR#551
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux e9951fefa59a 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-551/out/precommit/personality/provided.sh
git revisionmaster / 56980fb
Default Java1.8.0_181
whitespacehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/2/artifact/out/whitespace-eol.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/2/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/2/testReport/
Max. process+thread count4636 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/2/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec35Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall411master passed
+1compile63master passed
+1checkstyle86master passed
+1shadedjars301branch has no errors when building our shaded downstream artifacts.
+1javadoc37master passed
0spotbugs271Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs269master passed
_ Patch Compile Tests _
+1mvninstall352the patch passed
+1compile63the patch passed
+1javac63the patch passed
+1checkstyle91the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars338patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1044Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc35the patch passed
+1findbugs255the patch passed
_ Other Tests _
+1unit9496hbase-server in the patch passed.
+1asflicense27The patch does not generate ASF License warnings.
13271
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/3/artifact/out/Dockerfile
GITHUB PR#551
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f35ea551b6a5 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-551/out/precommit/personality/provided.sh
git revisionmaster / 56980fb
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/3/testReport/
Max. process+thread count4820 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/3/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec117Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall407master passed
+1compile65master passed
+1checkstyle92master passed
+1shadedjars304branch has no errors when building our shaded downstream artifacts.
+1javadoc41master passed
0spotbugs279Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs277master passed
_ Patch Compile Tests _
+1mvninstall342the patch passed
+1compile60the patch passed
+1javac60the patch passed
+1checkstyle92the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars302patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1059Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc37the patch passed
+1findbugs281the patch passed
_ Other Tests _
-1unit14128hbase-server in the patch failed.
+1asflicense25The patch does not generate ASF License warnings.
18051
SubsystemReport/Notes
DockerClient=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/4/artifact/out/Dockerfile
GITHUB PR#551
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 9eccbfdff1e6 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-551/out/precommit/personality/provided.sh
git revisionmaster / 83e7794
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/4/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/4/testReport/
Max. process+thread count4706 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/4/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@infraio

Copy link
Copy Markdown
Contributor

It still is flaky after I revert HBASE-22857?

@sunhelly

Copy link
Copy Markdown
ContributorAuthor

Thanks @infraio .

It still is flaky after I revert HBASE-22857?

Yes, it throws NPE when we run testFlushMarkersWALFail.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec45Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall435master passed
+1compile68master passed
+1checkstyle79master passed
+1shadedjars278branch has no errors when building our shaded downstream artifacts.
+1javadoc37master passed
0spotbugs245Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs244master passed
_ Patch Compile Tests _
+1mvninstall299the patch passed
+1compile56the patch passed
+1javac56the patch passed
+1checkstyle75the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars286patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck953Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc36the patch passed
+1findbugs255the patch passed
_ Other Tests _
+1unit10258hbase-server in the patch passed.
+1asflicense29The patch does not generate ASF License warnings.
13812
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/5/artifact/out/Dockerfile
GITHUB PR#551
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d9a026e531c7 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-551/out/precommit/personality/provided.sh
git revisionmaster / 090c55f
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/5/testReport/
Max. process+thread count4453 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/5/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec50Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall404master passed
+1compile64master passed
+1checkstyle92master passed
+1shadedjars337branch has no errors when building our shaded downstream artifacts.
+1javadoc42master passed
0spotbugs270Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs267master passed
_ Patch Compile Tests _
+1mvninstall375the patch passed
+1compile64the patch passed
+1javac64the patch passed
+1checkstyle90the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars337patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1172Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc42the patch passed
+1findbugs284the patch passed
_ Other Tests _
+1unit9412hbase-server in the patch passed.
+1asflicense34The patch does not generate ASF License warnings.
13528
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/6/artifact/out/Dockerfile
GITHUB PR#551
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 5f3b8bacf823 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-551/out/precommit/personality/provided.sh
git revisionmaster / 090c55f
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/6/testReport/
Max. process+thread count4887 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/6/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec40Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall494master passed
+1compile61master passed
+1checkstyle98master passed
+1shadedjars306branch has no errors when building our shaded downstream artifacts.
+1javadoc37master passed
0spotbugs267Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs265master passed
_ Patch Compile Tests _
+1mvninstall331the patch passed
+1compile58the patch passed
+1javac58the patch passed
+1checkstyle88the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars310patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1049Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc37the patch passed
+1findbugs279the patch passed
_ Other Tests _
+1unit10236hbase-server in the patch passed.
+1asflicense38The patch does not generate ASF License warnings.
14141
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/7/artifact/out/Dockerfile
GITHUB PR#551
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 992df9b9a952 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-551/out/precommit/personality/provided.sh
git revisionmaster / ee5cf0d
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/7/testReport/
Max. process+thread count4521 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/7/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec37Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall325master passed
+1compile55master passed
+1checkstyle79master passed
+1shadedjars274branch has no errors when building our shaded downstream artifacts.
+1javadoc38master passed
0spotbugs237Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs235master passed
_ Patch Compile Tests _
+1mvninstall301the patch passed
+1compile53the patch passed
+1javac53the patch passed
+1checkstyle78the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars272patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck910Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc36the patch passed
+1findbugs240the patch passed
_ Other Tests _
-1unit9238hbase-server in the patch failed.
+1asflicense29The patch does not generate ASF License warnings.
12574
ReasonTests
Failed junit testshadoop.hbase.replication.TestReplicationDroppedTables
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/8/artifact/out/Dockerfile
GITHUB PR#551
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d5f719c506b0 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-551/out/precommit/personality/provided.sh
git revisionmaster / b642ee0
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/8/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/8/testReport/
Max. process+thread count5251 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/8/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec32Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall361master passed
+1compile63master passed
+1checkstyle90master passed
+1shadedjars304branch has no errors when building our shaded downstream artifacts.
+1javadoc41master passed
0spotbugs272Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs269master passed
_ Patch Compile Tests _
+1mvninstall333the patch passed
+1compile60the patch passed
+1javac60the patch passed
+1checkstyle88the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars306patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1058Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc37the patch passed
+1findbugs288the patch passed
_ Other Tests _
-1unit10394hbase-server in the patch failed.
+1asflicense35The patch does not generate ASF License warnings.
14168
ReasonTests
Failed junit testshadoop.hbase.regionserver.TestHRegionWithInMemoryFlush
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/9/artifact/out/Dockerfile
GITHUB PR#551
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux a79b55e5825d 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-551/out/precommit/personality/provided.sh
git revisionmaster / 97fbaa6
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/9/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/9/testReport/
Max. process+thread count4478 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/9/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec32Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall356master passed
+1compile61master passed
+1checkstyle88master passed
+1shadedjars303branch has no errors when building our shaded downstream artifacts.
+1javadoc37master passed
0spotbugs239Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs237master passed
_ Patch Compile Tests _
+1mvninstall330the patch passed
+1compile58the patch passed
+1javac58the patch passed
+1checkstyle87the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars305patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1057Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc36the patch passed
+1findbugs281the patch passed
_ Other Tests _
-1unit10914hbase-server in the patch failed.
+1asflicense26The patch does not generate ASF License warnings.
14614
ReasonTests
Failed junit testshadoop.hbase.regionserver.TestHRegionWithInMemoryFlush
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/10/artifact/out/Dockerfile
GITHUB PR#551
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6b348cc6d259 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-551/out/precommit/personality/provided.sh
git revisionmaster / a5ef6b2
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/10/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/10/testReport/
Max. process+thread count4489 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/10/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec42Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
+1mvninstall336master passed
+1compile56master passed
+1checkstyle81master passed
+1shadedjars279branch has no errors when building our shaded downstream artifacts.
+1javadoc37master passed
0spotbugs259Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs256master passed
_ Patch Compile Tests _
+1mvninstall302the patch passed
+1compile55the patch passed
+1javac55the patch passed
+1checkstyle79the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars270patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck941Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc37the patch passed
+1findbugs272the patch passed
_ Other Tests _
-1unit10552hbase-server in the patch failed.
+1asflicense33The patch does not generate ASF License warnings.
14001
ReasonTests
Failed junit testshadoop.hbase.regionserver.TestHRegionWithInMemoryFlush
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/11/artifact/out/Dockerfile
GITHUB PR#551
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d2fba61ee65f 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-551/out/precommit/personality/provided.sh
git revisionmaster / a5ef6b2
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/11/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/11/testReport/
Max. process+thread count4512 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-551/11/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@saintstack
saintstack merged commit 693fa05 into apache:masterSep 2, 2019
asfgit pushed a commit that referenced this pull request Sep 2, 2019
* HBASE-22896 TestHRegion.testFlushMarkersWALFail is flaky
* delete blank line
asfgit pushed a commit that referenced this pull request Sep 2, 2019
* HBASE-22896 TestHRegion.testFlushMarkersWALFail is flaky
* delete blank line
symat pushed a commit to symat/hbase that referenced this pull request Feb 17, 2021
* HBASE-22896 TestHRegion.testFlushMarkersWALFail is flaky
* delete blank line
(cherry picked from commit f57ea4e)
Change-Id: I7470acb1a75ca1996c453c70139edcfd3f257ae2
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@sunhelly@Apache-HBase@infraio@saintstack