Skip to content

Conversation

@NihalJain
Copy link
Contributor

@NihalJain NihalJain commented Aug 2, 2025

  • netty 4.1.121.Final -> 4.1.123.Final
  • netty.tcnative 2.0.71.Final -> 2.0.72.Final
  • error_prone_annotations 2.38.0 -> 2.41.0
  • jetty-12-plus 12.0.22 -> 12.0.23
  • jersey 2.46 -> 2.47
  • jackson-jaxrs-json-provider 2.19.0 -> 2.19.2

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 2m 11s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets 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 0m 54s master passed
+1 💚 compile 0m 15s master passed
+1 💚 javadoc 0m 7s master passed
_ Patch Compile Tests _
+1 💚 mvninstall 0m 43s the patch passed
+1 💚 compile 0m 15s the patch passed
+1 💚 javac 0m 15s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 xmllint 0m 0s No new issues.
+1 💚 javadoc 0m 6s the patch passed
_ Other Tests _
+1 💚 unit 0m 49s root in the patch passed.
+1 💚 asflicense 0m 6s The patch does not generate ASF License warnings.
5m 38s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-146/1/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR #146
Optional Tests dupname asflicense javac javadoc unit codespell detsecrets xmllint compile
uname Linux 8c31305f45bf 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/Base-Thirdparty-PreCommit_PR-146/yetus-precommit-check/src/.yetus/personality.sh
git revision master / 93607fd
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-146/1/testReport/
Max. process+thread count 420 (vs. ulimit of 2000)
modules C: . U: .
Console output https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-146/1/console
versions git=2.34.1 maven=called xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@NihalJain
Copy link
Contributor Author

Rebased code, waiting for build before merge!

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 2m 41s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets 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 0m 17s /branch-mvninstall-root.txt root in master failed.
-1 ❌ compile 0m 17s /branch-compile-root.txt root in master failed.
-1 ❌ javadoc 0m 17s /branch-javadoc-root.txt root in master failed.
-0 ⚠️ patch 0m 35s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
-1 ❌ mvninstall 0m 17s /patch-mvninstall-root.txt root in the patch failed.
-1 ❌ compile 0m 17s /patch-compile-root.txt root in the patch failed.
-1 ❌ javac 0m 17s /patch-compile-root.txt root in the patch failed.
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 xmllint 0m 0s No new issues.
-1 ❌ javadoc 0m 18s /patch-javadoc-root.txt root in the patch failed.
_ Other Tests _
-1 ❌ unit 0m 17s /patch-unit-root.txt root in the patch failed.
+0 🆗 asflicense 0m 17s ASF License check generated no output?
5m 22s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-146/2/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR #146
Optional Tests dupname asflicense javac javadoc unit codespell detsecrets xmllint compile
uname Linux 7e7fd49de692 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/Base-Thirdparty-PreCommit_PR-146/yetus-precommit-check/src/.yetus/personality.sh
git revision master / f51fec0
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-146/2/testReport/
Max. process+thread count 13 (vs. ulimit of 2000)
modules C: . U: .
Console output https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-146/2/console
versions git=2.34.1 maven=called xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Copy link

@PDavid PDavid left a comment

Choose a reason for hiding this comment

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

Many thanks. 👍

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 2m 48s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets 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 0m 17s /branch-mvninstall-root.txt root in master failed.
-1 ❌ compile 0m 18s /branch-compile-root.txt root in master failed.
-1 ❌ javadoc 0m 17s /branch-javadoc-root.txt root in master failed.
-0 ⚠️ patch 0m 35s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
-1 ❌ mvninstall 0m 17s /patch-mvninstall-root.txt root in the patch failed.
-1 ❌ compile 0m 18s /patch-compile-root.txt root in the patch failed.
-1 ❌ javac 0m 18s /patch-compile-root.txt root in the patch failed.
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 xmllint 0m 0s No new issues.
-1 ❌ javadoc 0m 18s /patch-javadoc-root.txt root in the patch failed.
_ Other Tests _
-1 ❌ unit 0m 17s /patch-unit-root.txt root in the patch failed.
+0 🆗 asflicense 0m 17s ASF License check generated no output?
5m 29s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-146/3/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR #146
Optional Tests dupname asflicense javac javadoc unit codespell detsecrets xmllint compile
uname Linux 3f5fb614c2bd 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/Base-Thirdparty-PreCommit_PR-146/yetus-precommit-check/src/.yetus/personality.sh
git revision master / f51fec0
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-146/3/testReport/
Max. process+thread count 8 (vs. ulimit of 2000)
modules C: . U: .
Console output https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-146/3/console
versions git=2.34.1 maven=called xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 32s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets 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 0m 18s /branch-mvninstall-root.txt root in master failed.
-1 ❌ compile 0m 17s /branch-compile-root.txt root in master failed.
-1 ❌ javadoc 0m 18s /branch-javadoc-root.txt root in master failed.
-0 ⚠️ patch 0m 35s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
-1 ❌ mvninstall 0m 17s /patch-mvninstall-root.txt root in the patch failed.
-1 ❌ compile 0m 17s /patch-compile-root.txt root in the patch failed.
-1 ❌ javac 0m 17s /patch-compile-root.txt root in the patch failed.
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 xmllint 0m 0s No new issues.
-1 ❌ javadoc 0m 18s /patch-javadoc-root.txt root in the patch failed.
_ Other Tests _
-1 ❌ unit 0m 17s /patch-unit-root.txt root in the patch failed.
+0 🆗 asflicense 0m 17s ASF License check generated no output?
3m 12s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-146/4/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR #146
Optional Tests dupname asflicense javac javadoc unit codespell detsecrets xmllint compile
uname Linux 3daba550d123 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/Base-Thirdparty-PreCommit_PR-146/yetus-precommit-check/src/.yetus/personality.sh
git revision master / f51fec0
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-146/4/testReport/
Max. process+thread count 8 (vs. ulimit of 2000)
modules C: . U: .
Console output https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-146/4/console
versions git=2.34.1 maven=called xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 29s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 2s codespell was not available.
+0 🆗 detsecrets 0m 2s detect-secrets 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 1m 8s master passed
+1 💚 compile 0m 17s master passed
+1 💚 javadoc 0m 7s master passed
-0 ⚠️ patch 0m 11s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+1 💚 mvninstall 0m 44s the patch passed
+1 💚 compile 0m 18s the patch passed
+1 💚 javac 0m 18s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 xmllint 0m 0s No new issues.
+1 💚 javadoc 0m 6s the patch passed
_ Other Tests _
+1 💚 unit 0m 48s root in the patch passed.
+1 💚 asflicense 0m 8s The patch does not generate ASF License warnings.
4m 14s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-146/5/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR #146
Optional Tests dupname asflicense javac javadoc unit codespell detsecrets xmllint compile
uname Linux b4b7ffa5bab2 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/Base-Thirdparty-PreCommit_PR-146/yetus-precommit-check/src/.yetus/personality.sh
git revision master / f51fec0
Default Java Eclipse Adoptium-17.0.11+9
Test Results https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-146/5/testReport/
Max. process+thread count 415 (vs. ulimit of 2000)
modules C: . U: .
Console output https://ci-hbase.apache.org/job/HBase-Thirdparty-PreCommit/job/PR-146/5/console
versions git=2.34.1 maven=called xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@NihalJain NihalJain merged commit b8f3899 into apache:master Aug 4, 2025
1 check passed
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.

4 participants