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

HBASE-27373 Fix new spotbugs warnings after upgrading spotbugs to 4.7.2 #4789

Merged
merged 1 commit into from
Sep 18, 2022

Conversation

Apache9
Copy link
Contributor

@Apache9 Apache9 commented Sep 16, 2022

No description provided.

@Apache9 Apache9 self-assigned this Sep 16, 2022
@Apache9 Apache9 changed the title Hbase 27373 branch 2 HBASE-27373 Fix new spotbugs warnings after upgrading spotbugs to 4.7.2 Sep 16, 2022
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 13s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for branch
+1 💚 mvninstall 2m 20s branch-2 passed
+1 💚 compile 6m 24s branch-2 passed
+1 💚 checkstyle 1m 3s branch-2 passed
+1 💚 spotless 0m 42s branch has no errors when running spotless:check.
-1 ❌ spotbugs 6m 20s root in branch-2 has 49 extant spotbugs warnings.
-1 ❌ spotbugs 0m 44s hbase-client in branch-2 has 11 extant spotbugs warnings.
-1 ❌ spotbugs 0m 28s hbase-common in branch-2 has 6 extant spotbugs warnings.
-1 ❌ spotbugs 0m 16s hbase-metrics in branch-2 has 1 extant spotbugs warnings.
-1 ❌ spotbugs 0m 26s hbase-rest in branch-2 has 2 extant spotbugs warnings.
-1 ❌ spotbugs 1m 16s hbase-server in branch-2 has 28 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 2m 8s the patch passed
+1 💚 compile 6m 29s the patch passed
-0 ⚠️ javac 6m 29s root generated 1 new + 1158 unchanged - 1 fixed = 1159 total (was 1159)
+1 💚 checkstyle 1m 2s root: The patch generated 0 new + 48 unchanged - 5 fixed = 48 total (was 53)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 1s The patch has no ill-formed XML file.
+1 💚 hadoopcheck 8m 5s Patch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 💚 spotless 0m 39s patch has no errors when running spotless:check.
+1 💚 spotbugs 0m 34s hbase-common generated 0 new + 0 unchanged - 6 fixed = 0 total (was 6)
+1 💚 spotbugs 0m 22s hbase-metrics generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 💚 spotbugs 0m 52s hbase-client generated 0 new + 1 unchanged - 10 fixed = 1 total (was 11)
+1 💚 spotbugs 1m 24s hbase-server generated 0 new + 0 unchanged - 28 fixed = 0 total (was 28)
+1 💚 spotbugs 0m 33s hbase-rest generated 0 new + 0 unchanged - 2 fixed = 0 total (was 2)
+1 💚 spotbugs 6m 27s root generated 0 new + 2 unchanged - 47 fixed = 2 total (was 49)
_ Other Tests _
+1 💚 asflicense 0m 57s The patch does not generate ASF License warnings.
57m 15s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #4789
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile xml
uname Linux bc56220c3487 5.4.0-109-generic #123-Ubuntu SMP Fri Apr 8 09:10:54 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 11b327f
Default Java AdoptOpenJDK-1.8.0_282-b08
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/1/artifact/yetus-general-check/output/branch-spotbugs-root-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/1/artifact/yetus-general-check/output/branch-spotbugs-hbase-client-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/1/artifact/yetus-general-check/output/branch-spotbugs-hbase-common-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/1/artifact/yetus-general-check/output/branch-spotbugs-hbase-metrics-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/1/artifact/yetus-general-check/output/branch-spotbugs-hbase-rest-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/1/artifact/yetus-general-check/output/branch-spotbugs-hbase-server-warnings.html
javac https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/1/artifact/yetus-general-check/output/diff-compile-javac-root.txt
Max. process+thread count 139 (vs. ulimit of 30000)
modules C: hbase-common hbase-metrics hbase-client hbase-server hbase-rest . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/1/console
versions git=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 9s Docker mode activated.
-0 ⚠️ yetus 0m 4s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 19s Maven dependency ordering for branch
+1 💚 mvninstall 2m 50s branch-2 passed
+1 💚 compile 1m 55s branch-2 passed
+1 💚 shadedjars 3m 58s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 24s branch-2 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for patch
+1 💚 mvninstall 2m 32s the patch passed
+1 💚 compile 1m 49s the patch passed
+1 💚 javac 1m 49s the patch passed
+1 💚 shadedjars 3m 52s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 20s the patch passed
_ Other Tests _
+1 💚 unit 238m 1s root in the patch passed.
266m 3s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #4789
Optional Tests javac javadoc unit shadedjars compile
uname Linux 71621254f23e 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 11b327f
Default Java AdoptOpenJDK-11.0.10+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/1/testReport/
Max. process+thread count 4562 (vs. ulimit of 30000)
modules C: hbase-common hbase-metrics hbase-client hbase-server hbase-rest . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/1/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 52s Docker mode activated.
-0 ⚠️ yetus 0m 5s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 20s Maven dependency ordering for branch
+1 💚 mvninstall 2m 20s branch-2 passed
+1 💚 compile 1m 25s branch-2 passed
+1 💚 shadedjars 3m 54s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 25s branch-2 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 13s Maven dependency ordering for patch
+1 💚 mvninstall 2m 7s the patch passed
+1 💚 compile 1m 23s the patch passed
+1 💚 javac 1m 23s the patch passed
+1 💚 shadedjars 3m 53s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 25s the patch passed
_ Other Tests _
+1 💚 unit 354m 59s root in the patch passed.
379m 25s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/1/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR #4789
Optional Tests javac javadoc unit shadedjars compile
uname Linux e2392fea057b 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 11b327f
Default Java AdoptOpenJDK-1.8.0_282-b08
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/1/testReport/
Max. process+thread count 4455 (vs. ulimit of 30000)
modules C: hbase-common hbase-metrics hbase-client hbase-server hbase-rest . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/1/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 6s Docker mode activated.
-0 ⚠️ yetus 0m 6s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 21s Maven dependency ordering for branch
+1 💚 mvninstall 2m 29s branch-2 passed
+1 💚 compile 1m 25s branch-2 passed
+1 💚 shadedjars 3m 55s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 32s branch-2 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 13s Maven dependency ordering for patch
-1 ❌ mvninstall 0m 34s root in the patch failed.
-1 ❌ compile 0m 23s root in the patch failed.
-0 ⚠️ javac 0m 23s root in the patch failed.
-1 ❌ shadedjars 1m 36s patch has 14 errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 28s the patch passed
_ Other Tests _
-1 ❌ unit 3m 39s root in the patch failed.
22m 6s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR #4789
Optional Tests javac javadoc unit shadedjars compile
uname Linux 3023d5d0299e 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 11b327f
Default Java AdoptOpenJDK-1.8.0_282-b08
mvninstall https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-jdk8-hadoop2-check/output/patch-mvninstall-root.txt
compile https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-jdk8-hadoop2-check/output/patch-compile-root.txt
javac https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-jdk8-hadoop2-check/output/patch-compile-root.txt
shadedjars https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-jdk8-hadoop2-check/output/patch-shadedjars.txt
unit https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-jdk8-hadoop2-check/output/patch-unit-root.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/testReport/
Max. process+thread count 471 (vs. ulimit of 30000)
modules C: hbase-common hbase-metrics hbase-protocol hbase-client hbase-server hbase-rest . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 26s Docker mode activated.
-0 ⚠️ yetus 0m 5s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 18s Maven dependency ordering for branch
+1 💚 mvninstall 2m 38s branch-2 passed
+1 💚 compile 1m 49s branch-2 passed
+1 💚 shadedjars 3m 54s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 33s branch-2 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
-1 ❌ mvninstall 0m 46s root in the patch failed.
-1 ❌ compile 0m 38s root in the patch failed.
-0 ⚠️ javac 0m 38s root in the patch failed.
-1 ❌ shadedjars 1m 43s patch has 14 errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 22s the patch passed
_ Other Tests _
-1 ❌ unit 4m 16s root in the patch failed.
25m 20s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #4789
Optional Tests javac javadoc unit shadedjars compile
uname Linux 406400d6aa43 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 11b327f
Default Java AdoptOpenJDK-11.0.10+9
mvninstall https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-jdk11-hadoop3-check/output/patch-mvninstall-root.txt
compile https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-jdk11-hadoop3-check/output/patch-compile-root.txt
javac https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-jdk11-hadoop3-check/output/patch-compile-root.txt
shadedjars https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-jdk11-hadoop3-check/output/patch-shadedjars.txt
unit https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-root.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/testReport/
Max. process+thread count 640 (vs. ulimit of 30000)
modules C: hbase-common hbase-metrics hbase-protocol hbase-client hbase-server hbase-rest . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 31s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for branch
+1 💚 mvninstall 2m 17s branch-2 passed
+1 💚 compile 6m 17s branch-2 passed
+1 💚 checkstyle 1m 2s branch-2 passed
+1 💚 spotless 0m 40s branch has no errors when running spotless:check.
-1 ❌ spotbugs 6m 23s root in branch-2 has 49 extant spotbugs warnings.
-1 ❌ spotbugs 0m 43s hbase-client in branch-2 has 11 extant spotbugs warnings.
-1 ❌ spotbugs 0m 27s hbase-common in branch-2 has 6 extant spotbugs warnings.
-1 ❌ spotbugs 0m 15s hbase-metrics in branch-2 has 1 extant spotbugs warnings.
-1 ❌ spotbugs 0m 53s hbase-protocol in branch-2 has 1 extant spotbugs warnings.
-1 ❌ spotbugs 0m 26s hbase-rest in branch-2 has 2 extant spotbugs warnings.
-1 ❌ spotbugs 1m 17s hbase-server in branch-2 has 28 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for patch
-1 ❌ mvninstall 0m 38s root in the patch failed.
-1 ❌ compile 1m 4s root in the patch failed.
-0 ⚠️ javac 1m 4s root in the patch failed.
+1 💚 checkstyle 1m 0s root: The patch generated 0 new + 57 unchanged - 5 fixed = 57 total (was 62)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 1s The patch has no ill-formed XML file.
-1 ❌ hadoopcheck 0m 46s The patch causes 14 errors with Hadoop v3.2.4.
-1 ❌ hadoopcheck 1m 32s The patch causes 14 errors with Hadoop v3.3.4.
+1 💚 spotless 0m 37s patch has no errors when running spotless:check.
+1 💚 spotbugs 0m 33s hbase-common generated 0 new + 0 unchanged - 6 fixed = 0 total (was 6)
+1 💚 spotbugs 0m 20s hbase-metrics generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
-1 ❌ spotbugs 0m 14s hbase-protocol in the patch failed.
+1 💚 spotbugs 0m 52s hbase-client generated 0 new + 0 unchanged - 11 fixed = 0 total (was 11)
+1 💚 spotbugs 1m 44s hbase-server generated 0 new + 0 unchanged - 28 fixed = 0 total (was 28)
+1 💚 spotbugs 0m 35s hbase-rest generated 0 new + 0 unchanged - 2 fixed = 0 total (was 2)
-1 ❌ spotbugs 1m 46s root in the patch failed.
_ Other Tests _
+1 💚 asflicense 0m 56s The patch does not generate ASF License warnings.
35m 52s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #4789
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile xml
uname Linux 8f271cacfdb2 5.4.0-109-generic #123-Ubuntu SMP Fri Apr 8 09:10:54 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 11b327f
Default Java AdoptOpenJDK-1.8.0_282-b08
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-general-check/output/branch-spotbugs-root-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-general-check/output/branch-spotbugs-hbase-client-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-general-check/output/branch-spotbugs-hbase-common-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-general-check/output/branch-spotbugs-hbase-metrics-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-general-check/output/branch-spotbugs-hbase-protocol-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-general-check/output/branch-spotbugs-hbase-rest-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-general-check/output/branch-spotbugs-hbase-server-warnings.html
mvninstall https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-general-check/output/patch-mvninstall-root.txt
compile https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-general-check/output/patch-compile-root.txt
javac https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-general-check/output/patch-compile-root.txt
hadoopcheck https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-general-check/output/patch-javac-3.2.4.txt
hadoopcheck https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-general-check/output/patch-javac-3.3.4.txt
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-general-check/output/patch-spotbugs-hbase-protocol.txt
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/artifact/yetus-general-check/output/patch-spotbugs-root.txt
Max. process+thread count 137 (vs. ulimit of 30000)
modules C: hbase-common hbase-metrics hbase-protocol hbase-client hbase-server hbase-rest . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/2/console
versions git=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

….2 (apache#4787)

Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 33s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for branch
+1 💚 mvninstall 2m 11s branch-2 passed
+1 💚 compile 6m 20s branch-2 passed
+1 💚 checkstyle 1m 3s branch-2 passed
+1 💚 spotless 0m 39s branch has no errors when running spotless:check.
-1 ❌ spotbugs 0m 27s hbase-common in branch-2 has 6 extant spotbugs warnings.
-1 ❌ spotbugs 0m 15s hbase-metrics in branch-2 has 1 extant spotbugs warnings.
-1 ❌ spotbugs 0m 51s hbase-protocol in branch-2 has 1 extant spotbugs warnings.
-1 ❌ spotbugs 0m 45s hbase-client in branch-2 has 11 extant spotbugs warnings.
-1 ❌ spotbugs 1m 16s hbase-server in branch-2 has 28 extant spotbugs warnings.
-1 ❌ spotbugs 0m 26s hbase-rest in branch-2 has 2 extant spotbugs warnings.
-1 ❌ spotbugs 6m 23s root in branch-2 has 49 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 2m 11s the patch passed
+1 💚 compile 6m 22s the patch passed
-0 ⚠️ javac 6m 22s root generated 1 new + 1158 unchanged - 1 fixed = 1159 total (was 1159)
+1 💚 checkstyle 1m 2s root: The patch generated 0 new + 57 unchanged - 5 fixed = 57 total (was 62)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 2s The patch has no ill-formed XML file.
+1 💚 hadoopcheck 7m 57s Patch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 💚 spotless 0m 39s patch has no errors when running spotless:check.
+1 💚 spotbugs 0m 35s hbase-common generated 0 new + 0 unchanged - 6 fixed = 0 total (was 6)
+1 💚 spotbugs 0m 23s hbase-metrics generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 💚 spotbugs 1m 3s hbase-protocol generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)
+1 💚 spotbugs 0m 53s hbase-client generated 0 new + 0 unchanged - 11 fixed = 0 total (was 11)
+1 💚 spotbugs 1m 22s hbase-server generated 0 new + 0 unchanged - 28 fixed = 0 total (was 28)
+1 💚 spotbugs 0m 34s hbase-rest generated 0 new + 0 unchanged - 2 fixed = 0 total (was 2)
+1 💚 spotbugs 6m 22s root generated 0 new + 0 unchanged - 49 fixed = 0 total (was 49)
_ Other Tests _
+1 💚 asflicense 1m 6s The patch does not generate ASF License warnings.
58m 23s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #4789
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile xml
uname Linux 2594b8dcd32c 5.4.0-109-generic #123-Ubuntu SMP Fri Apr 8 09:10:54 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 11b327f
Default Java AdoptOpenJDK-1.8.0_282-b08
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/artifact/yetus-general-check/output/branch-spotbugs-hbase-common-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/artifact/yetus-general-check/output/branch-spotbugs-hbase-metrics-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/artifact/yetus-general-check/output/branch-spotbugs-hbase-protocol-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/artifact/yetus-general-check/output/branch-spotbugs-hbase-client-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/artifact/yetus-general-check/output/branch-spotbugs-hbase-server-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/artifact/yetus-general-check/output/branch-spotbugs-hbase-rest-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/artifact/yetus-general-check/output/branch-spotbugs-root-warnings.html
javac https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/artifact/yetus-general-check/output/diff-compile-javac-root.txt
Max. process+thread count 139 (vs. ulimit of 30000)
modules C: hbase-common hbase-metrics hbase-protocol hbase-client hbase-server hbase-rest . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/console
versions git=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 32s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for branch
+1 💚 mvninstall 2m 33s branch-2 passed
+1 💚 compile 1m 49s branch-2 passed
+1 💚 shadedjars 3m 54s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 33s branch-2 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 2m 28s the patch passed
+1 💚 compile 1m 51s the patch passed
+1 💚 javac 1m 51s the patch passed
+1 💚 shadedjars 3m 59s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 30s the patch passed
_ Other Tests _
+1 💚 unit 237m 30s root in the patch passed.
264m 52s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #4789
Optional Tests javac javadoc unit shadedjars compile
uname Linux 0d5ca9ff6af8 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 11b327f
Default Java AdoptOpenJDK-11.0.10+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/testReport/
Max. process+thread count 4474 (vs. ulimit of 30000)
modules C: hbase-common hbase-metrics hbase-protocol hbase-client hbase-server hbase-rest . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 50s Docker mode activated.
-0 ⚠️ yetus 0m 5s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 13s Maven dependency ordering for branch
+1 💚 mvninstall 2m 0s branch-2 passed
+1 💚 compile 1m 23s branch-2 passed
+1 💚 shadedjars 3m 54s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 33s branch-2 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 13s Maven dependency ordering for patch
+1 💚 mvninstall 2m 2s the patch passed
+1 💚 compile 1m 23s the patch passed
+1 💚 javac 1m 23s the patch passed
+1 💚 shadedjars 3m 56s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 32s the patch passed
_ Other Tests _
+1 💚 unit 353m 56s root in the patch passed.
378m 50s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR #4789
Optional Tests javac javadoc unit shadedjars compile
uname Linux 2193b83568a3 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 11b327f
Default Java AdoptOpenJDK-1.8.0_282-b08
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/testReport/
Max. process+thread count 4438 (vs. ulimit of 30000)
modules C: hbase-common hbase-metrics hbase-protocol hbase-client hbase-server hbase-rest . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4789/3/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache9 Apache9 merged commit 9fb3aee into apache:branch-2 Sep 18, 2022
Sign up for free to 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.

2 participants