Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo PR for YETUS-943 #1237

Closed
wants to merge 1 commit into from
Closed

Conversation

ndimiduk
Copy link
Member

@ndimiduk ndimiduk commented Mar 5, 2020

⚠️ Do not merge this patch to HBase ⚠️

This PR is to demonstrate multijdk with JDK8 and JDK11 in the absence of YETUS-943, apache/yetus#91.

FYI @busbey @aw-was-here

…commit

Rebuild our Dockerfile with support for multiple JDK versions. Use
Yetus's multijdk support to evaluate with both JDK8 and JDK11.
@Apache-HBase
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1237/1/console in case of problems.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 31s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 shelldocs 0m 0s Shelldocs was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-0 ⚠️ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1 💚 mvninstall 6m 14s master passed
+1 💚 compile 3m 59s master passed with JDK v2020-01-14
+1 💚 compile 3m 22s master passed with JDK v1.8.0_232
+1 💚 shadedjars 4m 57s branch has no errors when building our shaded downstream artifacts.
-1 ❌ javadoc 0m 22s root in master failed with JDK v2020-01-14.
+1 💚 javadoc 2m 54s master passed with JDK v1.8.0_232
_ Patch Compile Tests _
+1 💚 mvninstall 5m 14s the patch passed
+1 💚 compile 3m 38s the patch passed with JDK v2020-01-14
+1 💚 javac 3m 38s the patch passed
+1 💚 compile 3m 7s the patch passed with JDK v1.8.0_232
+1 💚 javac 3m 7s the patch passed
+1 💚 hadolint 0m 3s The patch generated 0 new + 0 unchanged - 4 fixed = 0 total (was 4)
+1 💚 shellcheck 0m 0s There were no new shellcheck issues.
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 2s The patch has no ill-formed XML file.
+1 💚 shadedjars 5m 1s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 17m 38s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 ❌ javadoc 0m 20s root in the patch failed with JDK v2020-01-14.
+1 💚 javadoc 2m 54s the patch passed with JDK v1.8.0_232
_ Other Tests _
-1 ❌ unit 107m 47s root in the patch failed with JDK v1.8.0_232.
+1 💚 asflicense 0m 40s The patch does not generate ASF License warnings.
178m 14s
Reason Tests
JDK v2020-01-14 Failed junit tests hadoop.hbase.util.TestFutureUtils
JDK v1.8.0_232 Failed junit tests hadoop.hbase.backup.TestIncrementalBackup
hadoop.hbase.backup.TestBackupDescribe
hadoop.hbase.backup.TestIncrementalBackupWithBulkLoad
Subsystem Report/Notes
Docker Client=19.03.7 Server=19.03.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1237/1/artifact/out/Dockerfile
GITHUB PR #1237
Optional Tests dupname asflicense hadolint shellcheck shelldocs javac javadoc unit shadedjars hadoopcheck xml compile
uname Linux a3739896b385 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1237/out/precommit/personality/provided.sh
git revision master / 9bd3978
Default Java 1.8.0_232
Multi-JDK versions /usr/lib/jvm/jdk-11.0.6+10:2020-01-14 /usr/lib/jvm/jdk8u232-b09:1.8.0_232
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1237/1/artifact/out/branch-javadoc-root-jdk2020-01-14.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1237/1/artifact/out/patch-javadoc-root-jdk2020-01-14.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1237/1/artifact/out/patch-unit-root-jdk1.8.0_232.txt
JDK v1.8.0_232 Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1237/1/testReport/
Max. process+thread count 9824 (vs. ulimit of 10000)
modules C: . U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1237/1/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z) shellcheck=0.4.6 hadolint=1.17.5-0-g443423c
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@ndimiduk
Copy link
Member Author

apache/yetus#91 is merged.

@ndimiduk ndimiduk closed this Mar 17, 2020
@ndimiduk ndimiduk deleted the YETUS-943-counter-demo branch March 17, 2020 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants