Skip to content

HBASE-28689 Add more files in spotless for trim tailing whitespaces - #6020

Closed
Apache9 wants to merge 2 commits into
apache:masterfrom
Apache9:HBASE-28689
Closed

HBASE-28689 Add more files in spotless for trim tailing whitespaces#6020
Apache9 wants to merge 2 commits into
apache:masterfrom
Apache9:HBASE-28689

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

No description provided.

@Apache9Apache9 self-assigned this Jun 22, 2024
@Apache9

Copy link
Copy Markdown
ContributorAuthor

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
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 45sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --blanks-eol-ignore-list --blanks-tabs-ignore-list
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗codespell0m 0scodespell was not available.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+0 🆗buf0m 1sbuf was not available.
+0 🆗buf0m 1sbuf was not available.
+0 🆗jshint0m 1sjshint was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
_ master Compile Tests _
+0 🆗mvndep0m 20sMaven dependency ordering for branch
+1 💚mvninstall3m 59smaster passed
+1 💚compile6m 54smaster passed
+1 💚checkstyle1m 17smaster passed
+1 💚mvnsite8m 22smaster passed
+1 💚spotbugs16m 52smaster passed
+0 🆗refguide3m 18sbranch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
+1 💚spotless0m 50sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗mvndep0m 17sMaven dependency ordering for patch
+1 💚mvninstall3m 39sthe patch passed
+1 💚compile7m 20sthe patch passed
+1 💚cc7m 20sthe patch passed
+1 💚golang7m 20sthe patch passed
+1 💚javac7m 20sthe patch passed
-0 ⚠️blanks0m 0s/blanks-tabs.txtThe patch 3 line(s) with tabs.
+1 💚checkstyle1m 20sthe patch passed
-1 ❌mvnsite2m 43s/patch-mvnsite-root.txtroot in the patch failed.
+1 💚perlcritic0m 19sNo new issues.
+1 💚rubocop0m 16sThe patch generated 0 new + 395 unchanged - 24 fixed = 395 total (was 419)
+1 💚xmllint0m 0sNo new issues.
+1 💚spotbugs18m 41sthe patch passed
+0 🆗refguide3m 24spatch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
+1 💚hadoopcheck5m 50sPatch does not cause any errors with Hadoop 3.3.6.
+1 💚hbaseprotoc5m 19sthe patch passed
+1 💚spotless0m 50spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense1m 9sThe patch does not generate ASF License warnings.
103m 41s
SubsystemReport/Notes
DockerClientAPI=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 Testsdupname asflicense codespell detsecrets spotless javac cc compile perlcritic rubocop buflint bufcompat hbaseprotoc xmllint spotbugs checkstyle hadoopcheck hbaseanti golang jshint refguide mvnsite
unameLinux 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 toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / dea6b05
Default JavaEclipse Adoptium-11.0.17+8
refguidehttps://nightlies.apache.org/hbase/HBase-PreCommit-GitHub-PR/PR-6020/1/yetus-general-check/output/branch-site/book.html
refguidehttps://nightlies.apache.org/hbase/HBase-PreCommit-GitHub-PR/PR-6020/1/yetus-general-check/output/patch-site/book.html
Max. process+thread count177 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/console
versionsgit=2.34.1 maven=3.8.6 spotbugs=4.7.3 perlcritic=1.140 rubocop=1.37.1 xmllint=20913
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache9

Copy link
Copy Markdown
ContributorAuthor

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
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 40sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed 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 🆗mvndep0m 17sMaven dependency ordering for branch
+1 💚mvninstall2m 55smaster passed
+1 💚compile2m 1smaster passed
+1 💚javadoc3m 47smaster passed
+1 💚shadedjars5m 12sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for patch
+1 💚mvninstall2m 44sthe patch passed
+1 💚compile2m 2sthe patch passed
+1 💚javac2m 1sthe patch passed
+1 💚javadoc3m 44sthe patch passed
+1 💚shadedjars5m 13spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit293m 16s/patch-unit-root.txtroot in the patch failed.
329m 40s
SubsystemReport/Notes
DockerClientAPI=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 Testsjavac javadoc unit compile shadedjars
unameLinux 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 toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / dea6b05
Default JavaEclipse Adoptium-17.0.10+7
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/testReport/
Max. process+thread count8873 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/console
versionsgit=2.34.1 maven=3.8.6
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 41sDocker mode activated.
-0 ⚠️yetus0m 2sUnprocessed 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 🆗mvndep0m 18sMaven dependency ordering for branch
+1 💚mvninstall3m 24smaster passed
+1 💚compile2m 24smaster passed
+1 💚javadoc4m 40smaster passed
+1 💚shadedjars6m 46sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for patch
+1 💚mvninstall3m 14sthe patch passed
+1 💚compile2m 36sthe patch passed
+1 💚javac2m 36sthe patch passed
+1 💚javadoc4m 24sthe patch passed
+1 💚shadedjars6m 6spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit303m 44s/patch-unit-root.txtroot in the patch failed.
344m 32s
SubsystemReport/Notes
DockerClientAPI=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 Testsjavac javadoc unit compile shadedjars
unameLinux 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 toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / dea6b05
Default JavaEclipse Adoptium-11.0.17+8
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/testReport/
Max. process+thread count5494 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/console
versionsgit=2.34.1 maven=3.8.6
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec2m 34sDocker mode activated.
-0 ⚠️yetus0m 2sUnprocessed 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 🆗mvndep0m 19sMaven dependency ordering for branch
+1 💚mvninstall2m 41smaster passed
+1 💚compile1m 40smaster passed
+1 💚javadoc2m 44smaster passed
+1 💚shadedjars5m 37sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for patch
+1 💚mvninstall2m 23sthe patch passed
+1 💚compile1m 38sthe patch passed
+1 💚javac1m 38sthe patch passed
+1 💚javadoc2m 41sthe patch passed
+1 💚shadedjars5m 36spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit365m 30s/patch-unit-root.txtroot in the patch failed.
399m 5s
SubsystemReport/Notes
DockerClientAPI=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 Testsjavac javadoc unit compile shadedjars
unameLinux 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 toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / dea6b05
Default JavaTemurin-1.8.0_352-b08
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/testReport/
Max. process+thread count5065 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/1/console
versionsgit=2.34.1 maven=3.8.6
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache9

Copy link
Copy Markdown
ContributorAuthor

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

Digging...

@Apache9

Copy link
Copy Markdown
ContributorAuthor

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
Copy Markdown

(!) 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
Copy Markdown

(!) 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
Copy Markdown

(!) 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
Copy Markdown

(!) 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
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 57sDocker mode activated.
-0 ⚠️yetus0m 5sUnprocessed flag(s): --blanks-eol-ignore-list --blanks-tabs-ignore-list
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+0 🆗codespell0m 0scodespell was not available.
+0 🆗detsecrets0m 0sdetect-secrets was not available.
+0 🆗shelldocs0m 0sShelldocs was not available.
+0 🆗buf0m 1sbuf was not available.
+0 🆗buf0m 1sbuf was not available.
+0 🆗jshint0m 1sjshint was not available.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
_ master Compile Tests _
+0 🆗mvndep0m 18sMaven dependency ordering for branch
+1 💚mvninstall3m 27smaster passed
+1 💚compile6m 5smaster passed
+1 💚checkstyle1m 9smaster passed
+1 💚mvnsite7m 46smaster passed
+1 💚spotbugs13m 34smaster passed
+0 🆗refguide2m 35sbranch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
+1 💚spotless0m 44sbranch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗mvndep0m 15sMaven dependency ordering for patch
+1 💚mvninstall2m 45sthe patch passed
+1 💚compile5m 22sthe patch passed
+1 💚cc5m 22sthe patch passed
+1 💚golang5m 22sthe patch passed
+1 💚javac5m 22sthe patch passed
-0 ⚠️blanks0m 0s/blanks-tabs.txtThe patch 3 line(s) with tabs.
+1 💚checkstyle1m 9sthe patch passed
-1 ❌mvnsite2m 1s/patch-mvnsite-root.txtroot in the patch failed.
+1 💚perlcritic0m 16sNo new issues.
+1 💚rubocop0m 15sThe patch generated 0 new + 395 unchanged - 24 fixed = 395 total (was 419)
+1 💚shellcheck0m 0sNo new issues.
+1 💚xmllint0m 0sNo new issues.
+1 💚spotbugs14m 7sthe patch passed
+0 🆗refguide2m 23spatch has no errors when building the reference guide. See footer for rendered docs, which you should manually inspect.
+1 💚hadoopcheck4m 57sPatch does not cause any errors with Hadoop 3.3.6.
+1 💚hbaseprotoc4m 34sthe patch passed
+1 💚spotless0m 42spatch has no errors when running spotless:check.
_ Other Tests _
+1 💚asflicense1m 10sThe patch does not generate ASF License warnings.
85m 23s
SubsystemReport/Notes
DockerClientAPI=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 Testsdupname asflicense codespell detsecrets spotless shellcheck shelldocs javac cc compile perlcritic rubocop buflint bufcompat hbaseprotoc xmllint spotbugs checkstyle hadoopcheck hbaseanti golang jshint refguide mvnsite
unameLinux 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 toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 47d646e
Default JavaEclipse Adoptium-11.0.17+8
refguidehttps://nightlies.apache.org/hbase/HBase-PreCommit-GitHub-PR/PR-6020/2/yetus-general-check/output/branch-site/book.html
refguidehttps://nightlies.apache.org/hbase/HBase-PreCommit-GitHub-PR/PR-6020/2/yetus-general-check/output/patch-site/book.html
Max. process+thread count176 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/console
versionsgit=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 byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache9

Copy link
Copy Markdown
ContributorAuthor

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.

@Apache9Apache9 closed this Jun 22, 2024
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 35sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed 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 🆗mvndep0m 23sMaven dependency ordering for branch
+1 💚mvninstall3m 39smaster passed
+1 💚compile2m 21smaster passed
+1 💚javadoc4m 2smaster passed
+1 💚shadedjars6m 21sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 14sMaven dependency ordering for patch
+1 💚mvninstall3m 11sthe patch passed
+1 💚compile2m 12sthe patch passed
+1 💚javac2m 12sthe patch passed
+1 💚javadoc4m 14sthe patch passed
+1 💚shadedjars5m 44spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit304m 15s/patch-unit-root.txtroot in the patch failed.
347m 37s
SubsystemReport/Notes
DockerClientAPI=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 Testsjavac javadoc unit compile shadedjars
unameLinux 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 toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 47d646e
Default JavaEclipse Adoptium-17.0.10+7
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/testReport/
Max. process+thread count7675 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/console
versionsgit=2.34.1 maven=3.8.6
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 28sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed 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 🆗mvndep0m 20sMaven dependency ordering for branch
+1 💚mvninstall2m 42smaster passed
+1 💚compile1m 38smaster passed
+1 💚javadoc2m 42smaster passed
+1 💚shadedjars5m 45sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 13sMaven dependency ordering for patch
+1 💚mvninstall2m 24sthe patch passed
+1 💚compile1m 38sthe patch passed
+1 💚javac1m 38sthe patch passed
+1 💚javadoc2m 46sthe patch passed
+1 💚shadedjars5m 40spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit372m 58s/patch-unit-root.txtroot in the patch failed.
405m 23s
SubsystemReport/Notes
DockerClientAPI=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 Testsjavac javadoc unit compile shadedjars
unameLinux 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 toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 47d646e
Default JavaTemurin-1.8.0_352-b08
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/testReport/
Max. process+thread count4873 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/console
versionsgit=2.34.1 maven=3.8.6
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeLogfileComment
+0 🆗reexec0m 52sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed 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 🆗mvndep2m 28sMaven dependency ordering for branch
+1 💚mvninstall12m 10smaster passed
+1 💚compile2m 51smaster passed
+1 💚javadoc6m 6smaster passed
+1 💚shadedjars9m 22sbranch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗mvndep0m 21sMaven dependency ordering for patch
+1 💚mvninstall5m 39sthe patch passed
+1 💚compile2m 42sthe patch passed
+1 💚javac2m 42sthe patch passed
+1 💚javadoc5m 28sthe patch passed
+1 💚shadedjars7m 47spatch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌unit395m 0s/patch-unit-root.txtroot in the patch failed.
456m 34s
SubsystemReport/Notes
DockerClientAPI=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 Testsjavac javadoc unit compile shadedjars
unameLinux 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 toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 47d646e
Default JavaEclipse Adoptium-11.0.17+8
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/testReport/
Max. process+thread count5728 (vs. ulimit of 30000)
modulesC: hbase-protocol-shaded hbase-server hbase-thrift hbase-shell hbase-rest hbase-examples . U: .
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6020/2/console
versionsgit=2.34.1 maven=3.8.6
Powered byApache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

Sign up for freeto 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

@Apache9@Apache-HBase