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

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |   2m 45s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  1s |  |  No case conflicting files 
found.  |
   | +0 :ok: |  codespell  |   0m  1s |  |  codespell was not available.  |
   | +0 :ok: |  detsecrets  |   0m  2s |  |  detect-secrets was not available.  
|
   | +0 :ok: |  buf  |   0m  0s |  |  buf was not available.  |
   | +0 :ok: |  buf  |   0m  0s |  |  buf was not available.  |
   | +0 :ok: |  yamllint  |   0m  0s |  |  yamllint was not available.  |
   | +1 :green_heart: |  @author  |   0m  0s |  |  The patch does not contain 
any @author tags.  |
   | +1 :green_heart: |  hbaseanti  |   0m  0s |  |  Patch does not have any 
anti-patterns.  |
   |||| _ master Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 21s |  |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   5m 59s |  |  master passed  |
   | +1 :green_heart: |  compile  |  15m 44s |  |  master passed  |
   | +1 :green_heart: |  checkstyle  |   3m  2s |  |  master passed  |
   | +1 :green_heart: |  spotbugs  |  24m 16s |  |  master passed  |
   | +1 :green_heart: |  spotless  |   1m 14s |  |  branch has no errors when 
running spotless:check.  |
   | -0 :warning: |  patch  |   2m 19s |  |  Used diff version of patch file. 
Binary files and potentially other changes not applied. Please rebase and 
squash commits if necessary.  |
   |||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 13s |  |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   5m 18s |  |  the patch passed  |
   | +1 :green_heart: |  compile  |  17m 53s |  |  the patch passed  |
   | +1 :green_heart: |  cc  |  17m 53s |  |  the patch passed  |
   | -0 :warning: |  javac  |  17m 53s | 
[/results-compile-javac-root.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7421/1/artifact/yetus-general-check/output/results-compile-javac-root.txt)
 |  root generated 8 new + 1890 unchanged - 6 fixed = 1898 total (was 1896)  |
   | +1 :green_heart: |  blanks  |   0m  0s |  |  The patch has no blanks 
issues.  |
   | -0 :warning: |  checkstyle  |   3m  5s | 
[/results-checkstyle-root.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7421/1/artifact/yetus-general-check/output/results-checkstyle-root.txt)
 |  root: The patch generated 14 new + 101 unchanged - 0 fixed = 115 total (was 
101)  |
   | -0 :warning: |  rubocop  |   0m 34s | 
[/results-rubocop.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7421/1/artifact/yetus-general-check/output/results-rubocop.txt)
 |  The patch generated 23 new + 488 unchanged - 17 fixed = 511 total (was 505) 
 |
   | +1 :green_heart: |  xmllint  |   0m  0s |  |  No new issues.  |
   | -1 :x: |  spotbugs  |   3m  1s | 
[/new-spotbugs-hbase-server.html](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7421/1/artifact/yetus-general-check/output/new-spotbugs-hbase-server.html)
 |  hbase-server generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)  |
   | -1 :x: |  spotbugs  |  13m 20s | 
[/new-spotbugs-root.html](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7421/1/artifact/yetus-general-check/output/new-spotbugs-root.html)
 |  root generated 2 new + 0 unchanged - 0 fixed = 2 total (was 0)  |
   | +1 :green_heart: |  hadoopcheck  |  16m  1s |  |  Patch does not cause any 
errors with Hadoop 3.3.6 3.4.1.  |
   | +1 :green_heart: |  hbaseprotoc  |  11m 39s |  |  the patch passed  |
   | +1 :green_heart: |  spotless  |   1m 30s |  |  patch has no errors when 
running spotless:check.  |
   |||| _ Other Tests _ |
   | +1 :green_heart: |  asflicense  |   2m 19s |  |  The patch does not 
generate ASF License warnings.  |
   |  |   | 150m 42s |  |  |
   
   
   | Reason | Tests |
   |-------:|:------|
   | SpotBugs | module:hbase-server |
   |  |  Possible null pointer dereference in 
org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getActiveEntry(byte[], 
String) due to return value of called method  Dereferenced at 
ManagedKeyDataCache.java:org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getActiveEntry(byte[],
 String) due to return value of called method  Dereferenced at 
ManagedKeyDataCache.java:[line 244] |
   |  |  Possible null pointer dereference in 
org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getEntry(byte[], String, 
String, byte[]) due to return value of called method  Dereferenced at 
ManagedKeyDataCache.java:org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getEntry(byte[],
 String, String, byte[]) due to return value of called method  Dereferenced at 
ManagedKeyDataCache.java:[line 164] |
   | SpotBugs | module:root |
   |  |  Possible null pointer dereference in 
org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getActiveEntry(byte[], 
String) due to return value of called method  Dereferenced at 
ManagedKeyDataCache.java:org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getActiveEntry(byte[],
 String) due to return value of called method  Dereferenced at 
ManagedKeyDataCache.java:[line 244] |
   |  |  Possible null pointer dereference in 
org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getEntry(byte[], String, 
String, byte[]) due to return value of called method  Dereferenced at 
ManagedKeyDataCache.java:org.apache.hadoop.hbase.keymeta.ManagedKeyDataCache.getEntry(byte[],
 String, String, byte[]) due to return value of called method  Dereferenced at 
ManagedKeyDataCache.java:[line 164] |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.48 ServerAPI=1.48 base: 
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7421/1/artifact/yetus-general-check/output/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hbase/pull/7421 |
   | JIRA Issue | HBASE-29368 |
   | Optional Tests | dupname asflicense codespell detsecrets spotless javac 
spotbugs checkstyle compile hadoopcheck hbaseanti cc buflint bufcompat 
hbaseprotoc xmllint rubocop yamllint |
   | uname | Linux 561daf93846d 6.8.0-1024-aws #26~22.04.1-Ubuntu SMP Wed Feb 
19 06:54:57 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/hbase-personality.sh |
   | git revision | master / 020adaa0643a7564939a09e1701c62cfe849300a |
   | Default Java | Eclipse Adoptium-17.0.11+9 |
   | Max. process+thread count | 161 (vs. ulimit of 30000) |
   | modules | C: hbase-protocol-shaded hbase-common hbase-client hbase-server 
hbase-testing-util hbase-thrift hbase-shell . U: . |
   | Console output | 
https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7421/1/console 
|
   | versions | git=2.34.1 maven=3.9.8 spotbugs=4.7.3 rubocop=1.37.1 
xmllint=20913 |
   | Powered by | Apache Yetus 0.15.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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to