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-28689 Add more files in spotless for trim tailing whitespaces #6020

Closed
wants to merge 2 commits into from

Conversation

Apache9
Copy link
Contributor

@Apache9 Apache9 commented Jun 22, 2024

No description provided.

@Apache9 Apache9 self-assigned this Jun 22, 2024
@Apache9
Copy link
Contributor Author

Apache9 commented Jun 22, 2024

There are two commits, first the commit is to change the spotless config, and then second one is for apply the spotless rule.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 45s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --blanks-eol-ignore-list --blanks-tabs-ignore-list
_ 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.
+0 🆗 buf 0m 1s buf was not available.
+0 🆗 buf 0m 1s buf was not available.
+0 🆗 jshint 0m 1s jshint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 🆗 mvndep 0m 20s Maven dependency ordering for branch
+1 💚 mvninstall 3m 59s master passed
+1 💚 compile 6m 54s master passed
+1 💚 checkstyle 1m 17s master passed
+1 💚 mvnsite 8m 22s master passed
+1 💚 spotbugs 16m 52s master passed
+0 🆗 refguide 3m 18s branch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
+1 💚 spotless 0m 50s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for patch
+1 💚 mvninstall 3m 39s the patch passed
+1 💚 compile 7m 20s the patch passed
+1 💚 cc 7m 20s the patch passed
+1 💚 golang 7m 20s the patch passed
+1 💚 javac 7m 20s the patch passed
-0 ⚠️ blanks 0m 0s /blanks-tabs.txt The patch 3 line(s) with tabs.
+1 💚 checkstyle 1m 20s the patch passed
-1 ❌ mvnsite 2m 43s /patch-mvnsite-root.txt root in the patch failed.
+1 💚 perlcritic 0m 19s No new issues.
+1 💚 rubocop 0m 16s The patch generated 0 new + 395 unchanged - 24 fixed = 395 total (was 419)
+1 💚 xmllint 0m 0s No new issues.
+1 💚 spotbugs 18m 41s the patch passed
+0 🆗 refguide 3m 24s patch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
+1 💚 hadoopcheck 5m 50s Patch does not cause any errors with Hadoop 3.3.6.
+1 💚 hbaseprotoc 5m 19s the patch passed
+1 💚 spotless 0m 50s patch has no errors when running spotless:check.
_ Other Tests _
+1 💚 asflicense 1m 9s The patch does not generate ASF License warnings.
103m 41s
Subsystem Report/Notes
Docker ClientAPI=1.45 ServerAPI=1.45 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #6020
Optional Tests dupname asflicense codespell detsecrets spotless javac cc compile perlcritic rubocop buflint bufcompat hbaseprotoc xmllint spotbugs checkstyle hadoopcheck hbaseanti golang jshint refguide mvnsite
uname Linux 60d77321b515 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / dea6b05
Default Java Eclipse Adoptium-11.0.17+8
refguide https://nightlies.apache.org/hbase/HBase-PreCommit-GitHub-PR/PR-6020/1/yetus-general-check/output/branch-site/book.html
refguide https://nightlies.apache.org/hbase/HBase-PreCommit-GitHub-PR/PR-6020/1/yetus-general-check/output/patch-site/book.html
Max. process+thread count 177 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/console
versions git=2.34.1 maven=3.8.6 spotbugs=4.7.3 perlcritic=1.140 rubocop=1.37.1 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache9
Copy link
Contributor Author

Apache9 commented Jun 22, 2024

I can reproduce the error locally with jdk11, but with jdk17 everything is fine...

Let me check whether the latest jdk11 can solve the problem...

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 40s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-list --blanks-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for branch
+1 💚 mvninstall 2m 55s master passed
+1 💚 compile 2m 1s master passed
+1 💚 javadoc 3m 47s master passed
+1 💚 shadedjars 5m 12s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for patch
+1 💚 mvninstall 2m 44s the patch passed
+1 💚 compile 2m 2s the patch passed
+1 💚 javac 2m 1s the patch passed
+1 💚 javadoc 3m 44s the patch passed
+1 💚 shadedjars 5m 13s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌ unit 293m 16s /patch-unit-root.txt root in the patch failed.
329m 40s
Subsystem Report/Notes
Docker ClientAPI=1.45 ServerAPI=1.45 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR #6020
Optional Tests javac javadoc unit compile shadedjars
uname Linux ca79d9f648ba 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / dea6b05
Default Java Eclipse Adoptium-17.0.10+7
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/testReport/
Max. process+thread count 8873 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/console
versions git=2.34.1 maven=3.8.6
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 41s Docker mode activated.
-0 ⚠️ yetus 0m 2s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-list --blanks-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 18s Maven dependency ordering for branch
+1 💚 mvninstall 3m 24s master passed
+1 💚 compile 2m 24s master passed
+1 💚 javadoc 4m 40s master passed
+1 💚 shadedjars 6m 46s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 3m 14s the patch passed
+1 💚 compile 2m 36s the patch passed
+1 💚 javac 2m 36s the patch passed
+1 💚 javadoc 4m 24s the patch passed
+1 💚 shadedjars 6m 6s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌ unit 303m 44s /patch-unit-root.txt root in the patch failed.
344m 32s
Subsystem Report/Notes
Docker ClientAPI=1.45 ServerAPI=1.45 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #6020
Optional Tests javac javadoc unit compile shadedjars
uname Linux efc4e0f12ac1 5.4.0-177-generic #197-Ubuntu SMP Thu Mar 28 22:45:47 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / dea6b05
Default Java Eclipse Adoptium-11.0.17+8
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/testReport/
Max. process+thread count 5494 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/console
versions git=2.34.1 maven=3.8.6
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 2m 34s Docker mode activated.
-0 ⚠️ yetus 0m 2s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-list --blanks-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 19s Maven dependency ordering for branch
+1 💚 mvninstall 2m 41s master passed
+1 💚 compile 1m 40s master passed
+1 💚 javadoc 2m 44s master passed
+1 💚 shadedjars 5m 37s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for patch
+1 💚 mvninstall 2m 23s the patch passed
+1 💚 compile 1m 38s the patch passed
+1 💚 javac 1m 38s the patch passed
+1 💚 javadoc 2m 41s the patch passed
+1 💚 shadedjars 5m 36s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌ unit 365m 30s /patch-unit-root.txt root in the patch failed.
399m 5s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR #6020
Optional Tests javac javadoc unit compile shadedjars
uname Linux 9ee48fe2a0a2 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 dev-support/hbase-personality.sh
git revision master / dea6b05
Default Java Temurin-1.8.0_352-b08
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/testReport/
Max. process+thread count 5065 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/console
versions git=2.34.1 maven=3.8.6
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache9
Copy link
Contributor Author

Apache9 commented Jun 22, 2024

Newest jdk11 still has the NPE, and strange that it also failed when building against master branch...

Digging...

@Apache9
Copy link
Contributor Author

Apache9 commented Jun 22, 2024

OK, the problem is that, we need to run a mvn clean install -DskipTests before running mvn clean site site:stage...

Let me check how to add this in our yetus scripts...

@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://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/console in case of problems.

3 similar comments
@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://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/console in case of problems.

@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://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/console in case of problems.

@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://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/console in case of problems.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 57s Docker mode activated.
-0 ⚠️ yetus 0m 5s Unprocessed flag(s): --blanks-eol-ignore-list --blanks-tabs-ignore-list
_ 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.
+0 🆗 shelldocs 0m 0s Shelldocs was not available.
+0 🆗 buf 0m 1s buf was not available.
+0 🆗 buf 0m 1s buf was not available.
+0 🆗 jshint 0m 1s jshint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
_ master Compile Tests _
+0 🆗 mvndep 0m 18s Maven dependency ordering for branch
+1 💚 mvninstall 3m 27s master passed
+1 💚 compile 6m 5s master passed
+1 💚 checkstyle 1m 9s master passed
+1 💚 mvnsite 7m 46s master passed
+1 💚 spotbugs 13m 34s master passed
+0 🆗 refguide 2m 35s branch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
+1 💚 spotless 0m 44s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 2m 45s the patch passed
+1 💚 compile 5m 22s the patch passed
+1 💚 cc 5m 22s the patch passed
+1 💚 golang 5m 22s the patch passed
+1 💚 javac 5m 22s the patch passed
-0 ⚠️ blanks 0m 0s /blanks-tabs.txt The patch 3 line(s) with tabs.
+1 💚 checkstyle 1m 9s the patch passed
-1 ❌ mvnsite 2m 1s /patch-mvnsite-root.txt root in the patch failed.
+1 💚 perlcritic 0m 16s No new issues.
+1 💚 rubocop 0m 15s The patch generated 0 new + 395 unchanged - 24 fixed = 395 total (was 419)
+1 💚 shellcheck 0m 0s No new issues.
+1 💚 xmllint 0m 0s No new issues.
+1 💚 spotbugs 14m 7s the patch passed
+0 🆗 refguide 2m 23s patch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
+1 💚 hadoopcheck 4m 57s Patch does not cause any errors with Hadoop 3.3.6.
+1 💚 hbaseprotoc 4m 34s the patch passed
+1 💚 spotless 0m 42s patch has no errors when running spotless:check.
_ Other Tests _
+1 💚 asflicense 1m 10s The patch does not generate ASF License warnings.
85m 23s
Subsystem Report/Notes
Docker ClientAPI=1.45 ServerAPI=1.45 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #6020
Optional Tests dupname asflicense codespell detsecrets spotless shellcheck shelldocs javac cc compile perlcritic rubocop buflint bufcompat hbaseprotoc xmllint spotbugs checkstyle hadoopcheck hbaseanti golang jshint refguide mvnsite
uname Linux 006967f8bc14 5.4.0-186-generic #206-Ubuntu SMP Fri Apr 26 12:31:10 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 47d646e
Default Java Eclipse Adoptium-11.0.17+8
refguide https://nightlies.apache.org/hbase/HBase-PreCommit-GitHub-PR/PR-6020/2/yetus-general-check/output/branch-site/book.html
refguide https://nightlies.apache.org/hbase/HBase-PreCommit-GitHub-PR/PR-6020/2/yetus-general-check/output/patch-site/book.html
Max. process+thread count 176 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/console
versions git=2.34.1 maven=3.8.6 spotbugs=4.7.3 perlcritic=1.140 rubocop=1.37.1 shellcheck=0.8.0 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache9
Copy link
Contributor Author

Apache9 commented Jun 22, 2024

Seems does not work...

Let me send an email to yetus dev list to ask how to do this...

And since blanks check are now optional, will close this PRs first.

Once I found a way to deal with mvn site problem, will open PRs again.

Thanks.

@Apache9 Apache9 closed this Jun 22, 2024
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 35s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-list --blanks-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 23s Maven dependency ordering for branch
+1 💚 mvninstall 3m 39s master passed
+1 💚 compile 2m 21s master passed
+1 💚 javadoc 4m 2s master passed
+1 💚 shadedjars 6m 21s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for patch
+1 💚 mvninstall 3m 11s the patch passed
+1 💚 compile 2m 12s the patch passed
+1 💚 javac 2m 12s the patch passed
+1 💚 javadoc 4m 14s the patch passed
+1 💚 shadedjars 5m 44s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌ unit 304m 15s /patch-unit-root.txt root in the patch failed.
347m 37s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/artifact/yetus-jdk17-hadoop3-check/output/Dockerfile
GITHUB PR #6020
Optional Tests javac javadoc unit compile shadedjars
uname Linux 90da764804ee 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 dev-support/hbase-personality.sh
git revision master / 47d646e
Default Java Eclipse Adoptium-17.0.10+7
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/testReport/
Max. process+thread count 7675 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/console
versions git=2.34.1 maven=3.8.6
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 28s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-list --blanks-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 20s Maven dependency ordering for branch
+1 💚 mvninstall 2m 42s master passed
+1 💚 compile 1m 38s master passed
+1 💚 javadoc 2m 42s master passed
+1 💚 shadedjars 5m 45s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 13s Maven dependency ordering for patch
+1 💚 mvninstall 2m 24s the patch passed
+1 💚 compile 1m 38s the patch passed
+1 💚 javac 1m 38s the patch passed
+1 💚 javadoc 2m 46s the patch passed
+1 💚 shadedjars 5m 40s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌ unit 372m 58s /patch-unit-root.txt root in the patch failed.
405m 23s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR #6020
Optional Tests javac javadoc unit compile shadedjars
uname Linux 22a0bf0b4880 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 dev-support/hbase-personality.sh
git revision master / 47d646e
Default Java Temurin-1.8.0_352-b08
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/testReport/
Max. process+thread count 4873 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/console
versions git=2.34.1 maven=3.8.6
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 52s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-list --blanks-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 2m 28s Maven dependency ordering for branch
+1 💚 mvninstall 12m 10s master passed
+1 💚 compile 2m 51s master passed
+1 💚 javadoc 6m 6s master passed
+1 💚 shadedjars 9m 22s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 21s Maven dependency ordering for patch
+1 💚 mvninstall 5m 39s the patch passed
+1 💚 compile 2m 42s the patch passed
+1 💚 javac 2m 42s the patch passed
+1 💚 javadoc 5m 28s the patch passed
+1 💚 shadedjars 7m 47s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌ unit 395m 0s /patch-unit-root.txt root in the patch failed.
456m 34s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #6020
Optional Tests javac javadoc unit compile shadedjars
uname Linux f79fe90a6ed3 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 dev-support/hbase-personality.sh
git revision master / 47d646e
Default Java Eclipse Adoptium-11.0.17+8
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/testReport/
Max. process+thread count 5728 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/console
versions git=2.34.1 maven=3.8.6
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

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