You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2022/09/18 15:32:02 UTC

[GitHub] [hbase] Apache-HBase commented on pull request #4791: HBASE-27373 Fix new spotbugs warnings after upgrading spotbugs to 4.7.2

Apache-HBase commented on PR #4791:
URL: https://github.com/apache/hbase/pull/4791#issuecomment-1250332225

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   1m  5s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files found.  |
   | +1 :green_heart: |  hbaseanti  |   0m  0s |  Patch does not have any anti-patterns.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any @author tags.  |
   ||| _ branch-2.4 Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 44s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   2m 17s |  branch-2.4 passed  |
   | +1 :green_heart: |  compile  |   5m 54s |  branch-2.4 passed  |
   | +1 :green_heart: |  checkstyle  |   1m  1s |  branch-2.4 passed  |
   | +1 :green_heart: |  spotless  |   0m 39s |  branch has no errors when running spotless:check.  |
   | -1 :x: |  spotbugs  |   5m 52s |  root in branch-2.4 has 49 extant spotbugs warnings.  |
   | -1 :x: |  spotbugs  |   0m 45s |  hbase-client in branch-2.4 has 11 extant spotbugs warnings.  |
   | -1 :x: |  spotbugs  |   0m 26s |  hbase-common in branch-2.4 has 6 extant spotbugs warnings.  |
   | -1 :x: |  spotbugs  |   0m 14s |  hbase-metrics in branch-2.4 has 1 extant spotbugs warnings.  |
   | -1 :x: |  spotbugs  |   0m 52s |  hbase-protocol in branch-2.4 has 1 extant spotbugs warnings.  |
   | -1 :x: |  spotbugs  |   0m 26s |  hbase-rest in branch-2.4 has 2 extant spotbugs warnings.  |
   | -1 :x: |  spotbugs  |   1m 15s |  hbase-server in branch-2.4 has 28 extant spotbugs warnings.  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 13s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   1m 57s |  the patch passed  |
   | -1 :x: |  compile  |   2m  6s |  root in the patch failed.  |
   | -0 :warning: |  javac  |   2m  6s |  root in the patch failed.  |
   | +1 :green_heart: |  checkstyle  |   1m  2s |  root: The patch generated 0 new + 57 unchanged - 5 fixed = 57 total (was 62)  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | +1 :green_heart: |  xml  |   0m  2s |  The patch has no ill-formed XML file.  |
   | +1 :green_heart: |  hadoopcheck  |  14m 31s |  Patch does not cause any errors with Hadoop 2.10.2 or 3.1.4 3.2.4 3.3.4.  |
   | +1 :green_heart: |  spotless  |   0m 36s |  patch has no errors when running spotless:check.  |
   | +1 :green_heart: |  spotbugs  |   0m 35s |  hbase-common generated 0 new + 1 unchanged - 5 fixed = 1 total (was 6)  |
   | +1 :green_heart: |  spotbugs  |   0m 22s |  hbase-metrics generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)  |
   | +1 :green_heart: |  spotbugs  |   0m 59s |  hbase-protocol generated 0 new + 0 unchanged - 1 fixed = 0 total (was 1)  |
   | +1 :green_heart: |  spotbugs  |   0m 51s |  hbase-client generated 0 new + 0 unchanged - 11 fixed = 0 total (was 11)  |
   | +1 :green_heart: |  spotbugs  |   1m 23s |  hbase-server generated 0 new + 1 unchanged - 27 fixed = 1 total (was 28)  |
   | +1 :green_heart: |  spotbugs  |   0m 35s |  hbase-rest generated 0 new + 0 unchanged - 2 fixed = 0 total (was 2)  |
   | -1 :x: |  spotbugs  |   3m 17s |  root in the patch failed.  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  asflicense  |   1m  3s |  The patch does not generate ASF License warnings.  |
   |  |   |  56m 44s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4791/1/artifact/yetus-general-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase/pull/4791 |
   | Optional Tests | dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile xml |
   | uname | Linux 94de20f3618a 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.4 / c94ec54185 |
   | Default Java | AdoptOpenJDK-1.8.0_282-b08 |
   | spotbugs | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4791/1/artifact/yetus-general-check/output/branch-spotbugs-root-warnings.html |
   | spotbugs | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4791/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-4791/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-4791/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-4791/1/artifact/yetus-general-check/output/branch-spotbugs-hbase-protocol-warnings.html |
   | spotbugs | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4791/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-4791/1/artifact/yetus-general-check/output/branch-spotbugs-hbase-server-warnings.html |
   | compile | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4791/1/artifact/yetus-general-check/output/patch-compile-root.txt |
   | javac | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4791/1/artifact/yetus-general-check/output/patch-compile-root.txt |
   | spotbugs | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4791/1/artifact/yetus-general-check/output/patch-spotbugs-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-4791/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.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org