Skip to content

TEZ-4711: Normalize ASF license header#488

Open
Aggarwal-Raghav wants to merge 2 commits into
apache:masterfrom
Aggarwal-Raghav:TEZ-4711
Open

TEZ-4711: Normalize ASF license header#488
Aggarwal-Raghav wants to merge 2 commits into
apache:masterfrom
Aggarwal-Raghav:TEZ-4711

Conversation

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor

@Aggarwal-Raghav Aggarwal-Raghav commented Apr 21, 2026

For yml, sh and dockerfile have manually fixed them. becuase of delimiters and comments in files, there is no generic regex for them.
Maybe this can help: https://github.com/geruh/incubator-xtable/blob/7c7b54b3870791578b4689b29cf8794866eefa52/pom.xml#L542-L633 but it will still require manual intervention at first

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ patch 0m 7s #488 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
Subsystem Report/Notes
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/1/console
versions git=2.34.1
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ patch 0m 6s #488 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
Subsystem Report/Notes
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/2/console
versions git=2.34.1
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@abstractdog
Copy link
Copy Markdown
Contributor

abstractdog commented May 2, 2026

this makes pretty much sense to me, I quite often find myself simply copy the header from an already existing file, so from now on, I'll copy the correct one :)
let me replay the last test job with a workaround to apply large patches (#423 (comment))
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/3/

the precommit test is crucial this time even if only comments were changed, because we need to make sure that our checkstyle/spotbugs/etc. think the same about "correct formatting" as us

@tez-yetus
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-hadoop.apache.org/job/tez-multibranch/job/PR-488/3/console in case of problems.

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ docker 3m 7s Docker failed to build run-specific yetus/tez:tp-20616}.
Subsystem Report/Notes
GITHUB PR #488
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/3/console
versions git=2.34.1
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus
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-hadoop.apache.org/job/tez-multibranch/job/PR-488/4/console in case of problems.

@abstractdog
Copy link
Copy Markdown
Contributor

abstractdog commented May 2, 2026

this makes pretty much sense to me, I quite often find myself simply copy the header from an already existing file, so from now on, I'll copy the correct one :) let me replay the last test job with a workaround to apply large patches (#423 (comment)) https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/3/

the precommit test is crucial even if only comments were changed, because we need to make sure that our checkstyle/spotbugs/etc. think the same about "correct formatting" as us

timeout happened in
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/3
rerunning as
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/4

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ docker 2m 13s Docker failed to build run-specific yetus/tez:tp-20678}.
Subsystem Report/Notes
GITHUB PR #488
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/4/console
versions git=2.34.1
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus
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-hadoop.apache.org/job/tez-multibranch/job/PR-488/5/console in case of problems.

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ docker 2m 12s Docker failed to build run-specific yetus/tez:tp-29023}.
Subsystem Report/Notes
GITHUB PR #488
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/5/console
versions git=2.34.1
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus
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-hadoop.apache.org/job/tez-multibranch/job/PR-488/6/console in case of problems.

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ docker 2m 12s Docker failed to build run-specific yetus/tez:tp-10271}.
Subsystem Report/Notes
GITHUB PR #488
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/6/console
versions git=2.34.1
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ patch 0m 6s #488 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
Subsystem Report/Notes
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/7/console
versions git=2.34.1
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor Author

Aggarwal-Raghav commented May 2, 2026

Same error I'm getting locally as well when building docker image.
Screenshot 2026-05-03 at 12 00 12 AM

Maybe with latest change in go repo can you please apply the workaround @abstractdog ? I'm not sure where this go is used anyway? I'm thinking of optimizing this dockerfile

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ patch 0m 8s #488 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
Subsystem Report/Notes
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/8/console
versions git=2.34.1
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor Author

@abstractdog , whenever you have time can you please trigger that workaround one more time?

@tez-yetus
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-hadoop.apache.org/job/tez-multibranch/job/PR-488/9/console in case of problems.

@abstractdog
Copy link
Copy Markdown
Contributor

(!) 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-hadoop.apache.org/job/tez-multibranch/job/PR-488/9/console in case of problems.

replayed as
https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/9
🤞

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 2m 18s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 10s No case conflicting files found.
+0 🆗 detsecrets 0m 10s detect-secrets was not available.
+0 🆗 shelldocs 0m 10s Shelldocs was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 280 new or modified test files.
_ master Compile Tests _
+0 🆗 mvndep 0m 37s Maven dependency ordering for branch
+1 💚 mvninstall 2m 42s master passed
+1 💚 compile 11m 29s master passed
+1 💚 checkstyle 11m 43s master passed
+1 💚 javadoc 9m 34s master passed
+0 🆗 spotbugs 0m 29s hadoop-shim in master has 3 extant spotbugs warnings.
+0 🆗 spotbugs 0m 50s tez-api in master has 92 extant spotbugs warnings.
+0 🆗 spotbugs 0m 17s branch/tez-build-tools no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 32s tez-common in master has 13 extant spotbugs warnings.
+0 🆗 spotbugs 0m 35s tez-runtime-internals in master has 92 extant spotbugs warnings.
+0 🆗 spotbugs 0m 42s tez-runtime-library in master has 143 extant spotbugs warnings.
+0 🆗 spotbugs 0m 34s tez-mapreduce in master has 97 extant spotbugs warnings.
+0 🆗 spotbugs 0m 27s tez-examples in master has 2 extant spotbugs warnings.
+0 🆗 spotbugs 0m 56s tez-dag in master has 537 extant spotbugs warnings.
+0 🆗 spotbugs 0m 32s tez-tests in master has 6 extant spotbugs warnings.
+0 🆗 spotbugs 0m 30s branch/tez-ui no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 1m 10s tez-plugins in master has 43 extant spotbugs warnings.
+0 🆗 spotbugs 0m 32s tez-plugins/tez-protobuf-history-plugin in master has 7 extant spotbugs warnings.
+0 🆗 spotbugs 0m 29s tez-plugins/tez-yarn-timeline-history in master has 2 extant spotbugs warnings.
+0 🆗 spotbugs 0m 27s tez-plugins/tez-yarn-timeline-history-with-acls in master has 2 extant spotbugs warnings.
+0 🆗 spotbugs 0m 27s tez-plugins/tez-yarn-timeline-cache-plugin in master has 1 extant spotbugs warnings.
+0 🆗 spotbugs 0m 27s tez-plugins/tez-yarn-timeline-history-with-fs in master has 5 extant spotbugs warnings.
+0 🆗 spotbugs 0m 29s tez-plugins/tez-history-parser in master has 21 extant spotbugs warnings.
+0 🆗 spotbugs 0m 28s tez-plugins/tez-aux-services in master has 5 extant spotbugs warnings.
+0 🆗 spotbugs 0m 37s tez-tools in master has 23 extant spotbugs warnings.
+0 🆗 spotbugs 0m 31s tez-tools/analyzers in master has 20 extant spotbugs warnings.
+0 🆗 spotbugs 0m 27s tez-tools/tez-javadoc-tools in master has 3 extant spotbugs warnings.
+0 🆗 spotbugs 0m 19s branch/docs no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 3m 40s root in master has 1051 extant spotbugs warnings.
+0 🆗 spotbugs 0m 19s branch/tez-dist no spotbugs output file (spotbugsXml.xml)
+0 🆗 spotbugs 0m 31s tez-tools/analyzers/job-analyzer in master has 20 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 10s Maven dependency ordering for patch
-1 ❌ mvninstall 0m 7s /patch-mvninstall-hadoop-shim.txt hadoop-shim in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-api.txt tez-api in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-build-tools.txt tez-build-tools in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-common.txt tez-common in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-runtime-internals.txt tez-runtime-internals in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-runtime-library.txt tez-runtime-library in the patch failed.
-1 ❌ mvninstall 0m 8s /patch-mvninstall-tez-mapreduce.txt tez-mapreduce in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-examples.txt tez-examples in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-dag.txt tez-dag in the patch failed.
-1 ❌ mvninstall 0m 8s /patch-mvninstall-tez-tests.txt tez-tests in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-ext-service-tests.txt tez-ext-service-tests in the patch failed.
-1 ❌ mvninstall 0m 5s /patch-mvninstall-tez-ui.txt tez-ui in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-plugins.txt tez-plugins in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-plugins_tez-protobuf-history-plugin.txt tez-protobuf-history-plugin in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-plugins_tez-yarn-timeline-history.txt tez-yarn-timeline-history in the patch failed.
-1 ❌ mvninstall 0m 8s /patch-mvninstall-tez-plugins_tez-yarn-timeline-history-with-acls.txt tez-yarn-timeline-history-with-acls in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-plugins_tez-yarn-timeline-cache-plugin.txt tez-yarn-timeline-cache-plugin in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-plugins_tez-yarn-timeline-history-with-fs.txt tez-yarn-timeline-history-with-fs in the patch failed.
-1 ❌ mvninstall 0m 8s /patch-mvninstall-tez-plugins_tez-history-parser.txt tez-history-parser in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-plugins_tez-aux-services.txt tez-aux-services in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-tools.txt tez-tools in the patch failed.
-1 ❌ mvninstall 0m 6s /patch-mvninstall-tez-tools_analyzers.txt analyzers in the patch failed.
-1 ❌ mvninstall 0m 6s /patch-mvninstall-tez-tools_analyzers_job-analyzer.txt job-analyzer in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-tez-tools_tez-javadoc-tools.txt tez-javadoc-tools in the patch failed.
-1 ❌ mvninstall 0m 6s /patch-mvninstall-hadoop-shim-impls.txt hadoop-shim-impls in the patch failed.
-1 ❌ mvninstall 0m 7s /patch-mvninstall-hadoop-shim-impls_hadoop-shim-2.8.txt hadoop-shim-2.8 in the patch failed.
-1 ❌ mvninstall 0m 8s /patch-mvninstall-tez-dist.txt tez-dist in the patch failed.
-1 ❌ mvninstall 0m 6s /patch-mvninstall-docs.txt docs in the patch failed.
+1 💚 codespell 0m 49s No new issues.
-1 ❌ compile 0m 15s /patch-compile-hadoop-shim.txt hadoop-shim in the patch failed.
-1 ❌ compile 0m 16s /patch-compile-tez-api.txt tez-api in the patch failed.
-1 ❌ compile 0m 16s /patch-compile-tez-build-tools.txt tez-build-tools in the patch failed.
-1 ❌ compile 0m 18s /patch-compile-tez-common.txt tez-common in the patch failed.
-1 ❌ compile 0m 16s /patch-compile-tez-runtime-internals.txt tez-runtime-internals in the patch failed.
-1 ❌ compile 0m 17s /patch-compile-tez-runtime-library.txt tez-runtime-library in the patch failed.
-1 ❌ compile 0m 17s /patch-compile-tez-mapreduce.txt tez-mapreduce in the patch failed.
-1 ❌ compile 0m 16s /patch-compile-tez-examples.txt tez-examples in the patch failed.
-1 ❌ compile 0m 17s /patch-compile-tez-dag.txt tez-dag in the patch failed.
-1 ❌ compile 0m 16s /patch-compile-tez-tests.txt tez-tests in the patch failed.
-1 ❌ compile 0m 17s /patch-compile-tez-ext-service-tests.txt tez-ext-service-tests in the patch failed.
-1 ❌ compile 0m 16s /patch-compile-tez-ui.txt tez-ui in the patch failed.
-1 ❌ compile 0m 16s /patch-compile-tez-plugins.txt tez-plugins in the patch failed.
-1 ❌ compile 0m 16s /patch-compile-tez-plugins_tez-protobuf-history-plugin.txt tez-protobuf-history-plugin in the patch failed.
-1 ❌ compile 0m 17s /patch-compile-tez-plugins_tez-yarn-timeline-history.txt tez-yarn-timeline-history in the patch failed.
-1 ❌ compile 0m 17s /patch-compile-tez-plugins_tez-yarn-timeline-history-with-acls.txt tez-yarn-timeline-history-with-acls in the patch failed.
-1 ❌ compile 0m 16s /patch-compile-tez-plugins_tez-yarn-timeline-cache-plugin.txt tez-yarn-timeline-cache-plugin in the patch failed.
-1 ❌ compile 0m 16s /patch-compile-tez-plugins_tez-yarn-timeline-history-with-fs.txt tez-yarn-timeline-history-with-fs in the patch failed.
-1 ❌ compile 0m 16s /patch-compile-tez-plugins_tez-history-parser.txt tez-history-parser in the patch failed.
-1 ❌ compile 0m 17s /patch-compile-tez-plugins_tez-aux-services.txt tez-aux-services in the patch failed.
-1 ❌ compile 0m 15s /patch-compile-tez-tools.txt tez-tools in the patch failed.
-1 ❌ compile 0m 15s /patch-compile-tez-tools_analyzers.txt analyzers in the patch failed.
-1 ❌ compile 0m 16s /patch-compile-tez-tools_analyzers_job-analyzer.txt job-analyzer in the patch failed.
-1 ❌ compile 0m 16s /patch-compile-tez-tools_tez-javadoc-tools.txt tez-javadoc-tools in the patch failed.
-1 ❌ compile 0m 15s /patch-compile-hadoop-shim-impls.txt hadoop-shim-impls in the patch failed.
-1 ❌ compile 0m 16s /patch-compile-hadoop-shim-impls_hadoop-shim-2.8.txt hadoop-shim-2.8 in the patch failed.
-1 ❌ compile 0m 16s /patch-compile-tez-dist.txt tez-dist in the patch failed.
-1 ❌ compile 0m 15s /patch-compile-docs.txt docs in the patch failed.
-1 ❌ javac 0m 15s /patch-compile-hadoop-shim.txt hadoop-shim in the patch failed.
-1 ❌ javac 0m 16s /patch-compile-tez-api.txt tez-api in the patch failed.
-1 ❌ javac 0m 16s /patch-compile-tez-build-tools.txt tez-build-tools in the patch failed.
-1 ❌ javac 0m 18s /patch-compile-tez-common.txt tez-common in the patch failed.
-1 ❌ javac 0m 16s /patch-compile-tez-runtime-internals.txt tez-runtime-internals in the patch failed.
-1 ❌ javac 0m 17s /patch-compile-tez-runtime-library.txt tez-runtime-library in the patch failed.
-1 ❌ javac 0m 17s /patch-compile-tez-mapreduce.txt tez-mapreduce in the patch failed.
-1 ❌ javac 0m 16s /patch-compile-tez-examples.txt tez-examples in the patch failed.
-1 ❌ javac 0m 17s /patch-compile-tez-dag.txt tez-dag in the patch failed.
-1 ❌ javac 0m 16s /patch-compile-tez-tests.txt tez-tests in the patch failed.
-1 ❌ javac 0m 17s /patch-compile-tez-ext-service-tests.txt tez-ext-service-tests in the patch failed.
-1 ❌ javac 0m 16s /patch-compile-tez-ui.txt tez-ui in the patch failed.
-1 ❌ javac 0m 16s /patch-compile-tez-plugins.txt tez-plugins in the patch failed.
-1 ❌ javac 0m 16s /patch-compile-tez-plugins_tez-protobuf-history-plugin.txt tez-protobuf-history-plugin in the patch failed.
-1 ❌ javac 0m 17s /patch-compile-tez-plugins_tez-yarn-timeline-history.txt tez-yarn-timeline-history in the patch failed.
-1 ❌ javac 0m 17s /patch-compile-tez-plugins_tez-yarn-timeline-history-with-acls.txt tez-yarn-timeline-history-with-acls in the patch failed.
-1 ❌ javac 0m 16s /patch-compile-tez-plugins_tez-yarn-timeline-cache-plugin.txt tez-yarn-timeline-cache-plugin in the patch failed.
-1 ❌ javac 0m 16s /patch-compile-tez-plugins_tez-yarn-timeline-history-with-fs.txt tez-yarn-timeline-history-with-fs in the patch failed.
-1 ❌ javac 0m 16s /patch-compile-tez-plugins_tez-history-parser.txt tez-history-parser in the patch failed.
-1 ❌ javac 0m 17s /patch-compile-tez-plugins_tez-aux-services.txt tez-aux-services in the patch failed.
-1 ❌ javac 0m 15s /patch-compile-tez-tools.txt tez-tools in the patch failed.
-1 ❌ javac 0m 15s /patch-compile-tez-tools_analyzers.txt analyzers in the patch failed.
-1 ❌ javac 0m 16s /patch-compile-tez-tools_analyzers_job-analyzer.txt job-analyzer in the patch failed.
-1 ❌ javac 0m 16s /patch-compile-tez-tools_tez-javadoc-tools.txt tez-javadoc-tools in the patch failed.
-1 ❌ javac 0m 15s /patch-compile-hadoop-shim-impls.txt hadoop-shim-impls in the patch failed.
-1 ❌ javac 0m 16s /patch-compile-hadoop-shim-impls_hadoop-shim-2.8.txt hadoop-shim-2.8 in the patch failed.
-1 ❌ javac 0m 16s /patch-compile-tez-dist.txt tez-dist in the patch failed.
-1 ❌ javac 0m 15s /patch-compile-docs.txt docs in the patch failed.
+1 💚 blanks 0m 0s The patch has no blanks issues.
-0 ⚠️ checkstyle 0m 19s /results-checkstyle-hadoop-shim.txt hadoop-shim: The patch generated 1 new + 11 unchanged - 1 fixed = 12 total (was 12)
-0 ⚠️ checkstyle 0m 20s /results-checkstyle-tez-common.txt tez-common: The patch generated 3 new + 110 unchanged - 3 fixed = 113 total (was 113)
-0 ⚠️ checkstyle 0m 23s /results-checkstyle-tez-runtime-internals.txt tez-runtime-internals: The patch generated 9 new + 353 unchanged - 9 fixed = 362 total (was 362)
-0 ⚠️ checkstyle 0m 34s /results-checkstyle-tez-runtime-library.txt tez-runtime-library: The patch generated 2 new + 1995 unchanged - 2 fixed = 1997 total (was 1997)
-0 ⚠️ checkstyle 0m 36s /results-checkstyle-tez-dag.txt tez-dag: The patch generated 15 new + 3000 unchanged - 15 fixed = 3015 total (was 3015)
-0 ⚠️ checkstyle 0m 23s /results-checkstyle-tez-tests.txt tez-tests: The patch generated 3 new + 1136 unchanged - 3 fixed = 1139 total (was 1139)
-0 ⚠️ checkstyle 0m 24s /results-checkstyle-tez-plugins.txt tez-plugins: The patch generated 10 new + 633 unchanged - 10 fixed = 643 total (was 643)
-0 ⚠️ checkstyle 0m 21s /results-checkstyle-tez-plugins_tez-protobuf-history-plugin.txt tez-plugins/tez-protobuf-history-plugin: The patch generated 1 new + 138 unchanged - 1 fixed = 139 total (was 139)
-0 ⚠️ checkstyle 0m 20s /results-checkstyle-tez-plugins_tez-yarn-timeline-history-with-acls.txt tez-plugins/tez-yarn-timeline-history-with-acls: The patch generated 1 new + 27 unchanged - 1 fixed = 28 total (was 28)
-0 ⚠️ checkstyle 0m 20s /results-checkstyle-tez-plugins_tez-yarn-timeline-cache-plugin.txt tez-plugins/tez-yarn-timeline-cache-plugin: The patch generated 1 new + 20 unchanged - 1 fixed = 21 total (was 21)
-0 ⚠️ checkstyle 0m 20s /results-checkstyle-tez-plugins_tez-yarn-timeline-history-with-fs.txt tez-plugins/tez-yarn-timeline-history-with-fs: The patch generated 2 new + 46 unchanged - 2 fixed = 48 total (was 48)
-0 ⚠️ checkstyle 0m 22s /results-checkstyle-tez-plugins_tez-history-parser.txt tez-plugins/tez-history-parser: The patch generated 4 new + 222 unchanged - 4 fixed = 226 total (was 226)
-0 ⚠️ checkstyle 0m 21s /results-checkstyle-tez-plugins_tez-aux-services.txt tez-plugins/tez-aux-services: The patch generated 1 new + 118 unchanged - 1 fixed = 119 total (was 119)
-0 ⚠️ checkstyle 0m 22s /results-checkstyle-tez-tools.txt tez-tools: The patch generated 3 new + 101 unchanged - 3 fixed = 104 total (was 104)
-0 ⚠️ checkstyle 0m 21s /results-checkstyle-tez-tools_analyzers.txt tez-tools/analyzers: The patch generated 3 new + 101 unchanged - 3 fixed = 104 total (was 104)
-0 ⚠️ checkstyle 0m 20s /results-checkstyle-tez-tools_analyzers_job-analyzer.txt tez-tools/analyzers/job-analyzer: The patch generated 3 new + 101 unchanged - 3 fixed = 104 total (was 104)
-0 ⚠️ checkstyle 0m 18s /results-checkstyle-hadoop-shim-impls.txt hadoop-shim-impls: The patch generated 1 new + 1 unchanged - 1 fixed = 2 total (was 2)
-0 ⚠️ checkstyle 0m 19s /results-checkstyle-hadoop-shim-impls_hadoop-shim-2.8.txt hadoop-shim-impls/hadoop-shim-2.8: The patch generated 1 new + 1 unchanged - 1 fixed = 2 total (was 2)
-0 ⚠️ checkstyle 1m 23s /results-checkstyle-root.txt root: The patch generated 47 new + 10185 unchanged - 47 fixed = 10232 total (was 10232)
+1 💚 hadolint 0m 0s No new issues.
+1 💚 shellcheck 0m 2s No new issues.
+1 💚 yamllint 0m 1s No new issues.
-1 ❌ javadoc 0m 17s /patch-javadoc-hadoop-shim.txt hadoop-shim in the patch failed.
-1 ❌ javadoc 0m 18s /patch-javadoc-tez-api.txt tez-api in the patch failed.
-1 ❌ javadoc 0m 17s /patch-javadoc-tez-build-tools.txt tez-build-tools in the patch failed.
-1 ❌ javadoc 0m 17s /patch-javadoc-tez-common.txt tez-common in the patch failed.
-1 ❌ javadoc 0m 18s /patch-javadoc-tez-runtime-internals.txt tez-runtime-internals in the patch failed.
-1 ❌ javadoc 0m 16s /patch-javadoc-tez-runtime-library.txt tez-runtime-library in the patch failed.
-1 ❌ javadoc 0m 16s /patch-javadoc-tez-mapreduce.txt tez-mapreduce in the patch failed.
-1 ❌ javadoc 0m 17s /patch-javadoc-tez-examples.txt tez-examples in the patch failed.
-1 ❌ javadoc 0m 17s /patch-javadoc-tez-dag.txt tez-dag in the patch failed.
-1 ❌ javadoc 0m 15s /patch-javadoc-tez-tests.txt tez-tests in the patch failed.
-1 ❌ javadoc 0m 17s /patch-javadoc-tez-ext-service-tests.txt tez-ext-service-tests in the patch failed.
-1 ❌ javadoc 0m 15s /patch-javadoc-tez-ui.txt tez-ui in the patch failed.
-1 ❌ javadoc 0m 15s /patch-javadoc-tez-plugins.txt tez-plugins in the patch failed.
-1 ❌ javadoc 0m 17s /patch-javadoc-tez-plugins_tez-protobuf-history-plugin.txt tez-protobuf-history-plugin in the patch failed.
-1 ❌ javadoc 0m 17s /patch-javadoc-tez-plugins_tez-yarn-timeline-history.txt tez-yarn-timeline-history in the patch failed.
-1 ❌ javadoc 0m 16s /patch-javadoc-tez-plugins_tez-yarn-timeline-history-with-acls.txt tez-yarn-timeline-history-with-acls in the patch failed.
-1 ❌ javadoc 0m 16s /patch-javadoc-tez-plugins_tez-yarn-timeline-cache-plugin.txt tez-yarn-timeline-cache-plugin in the patch failed.
-1 ❌ javadoc 0m 17s /patch-javadoc-tez-plugins_tez-yarn-timeline-history-with-fs.txt tez-yarn-timeline-history-with-fs in the patch failed.
-1 ❌ javadoc 0m 17s /patch-javadoc-tez-plugins_tez-history-parser.txt tez-history-parser in the patch failed.
-1 ❌ javadoc 0m 16s /patch-javadoc-tez-plugins_tez-aux-services.txt tez-aux-services in the patch failed.
-1 ❌ javadoc 0m 15s /patch-javadoc-tez-tools.txt tez-tools in the patch failed.
-1 ❌ javadoc 0m 15s /patch-javadoc-tez-tools_analyzers.txt analyzers in the patch failed.
-1 ❌ javadoc 0m 16s /patch-javadoc-tez-tools_analyzers_job-analyzer.txt job-analyzer in the patch failed.
-1 ❌ javadoc 0m 16s /patch-javadoc-tez-tools_tez-javadoc-tools.txt tez-javadoc-tools in the patch failed.
-1 ❌ javadoc 0m 13s /patch-javadoc-hadoop-shim-impls.txt hadoop-shim-impls in the patch failed.
-1 ❌ javadoc 0m 15s /patch-javadoc-hadoop-shim-impls_hadoop-shim-2.8.txt hadoop-shim-2.8 in the patch failed.
-1 ❌ javadoc 0m 16s /patch-javadoc-tez-dist.txt tez-dist in the patch failed.
-1 ❌ javadoc 0m 15s /patch-javadoc-docs.txt docs in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-hadoop-shim.txt hadoop-shim in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-tez-api.txt tez-api in the patch failed.
-1 ❌ spotbugs 0m 15s /patch-spotbugs-tez-build-tools.txt tez-build-tools in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-tez-common.txt tez-common in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-tez-runtime-internals.txt tez-runtime-internals in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-tez-runtime-library.txt tez-runtime-library in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-tez-mapreduce.txt tez-mapreduce in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-tez-examples.txt tez-examples in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-tez-dag.txt tez-dag in the patch failed.
-1 ❌ spotbugs 0m 17s /patch-spotbugs-tez-tests.txt tez-tests in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-tez-ext-service-tests.txt tez-ext-service-tests in the patch failed.
-1 ❌ spotbugs 0m 15s /patch-spotbugs-tez-ui.txt tez-ui in the patch failed.
-1 ❌ spotbugs 0m 15s /patch-spotbugs-tez-plugins.txt tez-plugins in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-tez-plugins_tez-protobuf-history-plugin.txt tez-protobuf-history-plugin in the patch failed.
-1 ❌ spotbugs 0m 17s /patch-spotbugs-tez-plugins_tez-yarn-timeline-history.txt tez-yarn-timeline-history in the patch failed.
-1 ❌ spotbugs 0m 15s /patch-spotbugs-tez-plugins_tez-yarn-timeline-history-with-acls.txt tez-yarn-timeline-history-with-acls in the patch failed.
-1 ❌ spotbugs 0m 17s /patch-spotbugs-tez-plugins_tez-yarn-timeline-cache-plugin.txt tez-yarn-timeline-cache-plugin in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-tez-plugins_tez-yarn-timeline-history-with-fs.txt tez-yarn-timeline-history-with-fs in the patch failed.
-1 ❌ spotbugs 0m 17s /patch-spotbugs-tez-plugins_tez-history-parser.txt tez-history-parser in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-tez-plugins_tez-aux-services.txt tez-aux-services in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-tez-tools.txt tez-tools in the patch failed.
-1 ❌ spotbugs 0m 15s /patch-spotbugs-tez-tools_analyzers.txt analyzers in the patch failed.
-1 ❌ spotbugs 0m 15s /patch-spotbugs-tez-tools_analyzers_job-analyzer.txt job-analyzer in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-tez-tools_tez-javadoc-tools.txt tez-javadoc-tools in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-hadoop-shim-impls.txt hadoop-shim-impls in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-hadoop-shim-impls_hadoop-shim-2.8.txt hadoop-shim-2.8 in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-tez-dist.txt tez-dist in the patch failed.
-1 ❌ spotbugs 0m 16s /patch-spotbugs-docs.txt docs in the patch failed.
_ Other Tests _
-1 ❌ unit 0m 18s /patch-unit-hadoop-shim.txt hadoop-shim in the patch failed.
-1 ❌ unit 0m 17s /patch-unit-tez-api.txt tez-api in the patch failed.
-1 ❌ unit 0m 17s /patch-unit-tez-build-tools.txt tez-build-tools in the patch failed.
-1 ❌ unit 0m 16s /patch-unit-tez-common.txt tez-common in the patch failed.
-1 ❌ unit 0m 18s /patch-unit-tez-runtime-internals.txt tez-runtime-internals in the patch failed.
-1 ❌ unit 0m 16s /patch-unit-tez-runtime-library.txt tez-runtime-library in the patch failed.
-1 ❌ unit 0m 15s /patch-unit-tez-mapreduce.txt tez-mapreduce in the patch failed.
-1 ❌ unit 0m 14s /patch-unit-tez-examples.txt tez-examples in the patch failed.
-1 ❌ unit 0m 16s /patch-unit-tez-dag.txt tez-dag in the patch failed.
-1 ❌ unit 0m 17s /patch-unit-tez-tests.txt tez-tests in the patch failed.
-1 ❌ unit 0m 15s /patch-unit-tez-ext-service-tests.txt tez-ext-service-tests in the patch failed.
-1 ❌ unit 0m 16s /patch-unit-tez-ui.txt tez-ui in the patch failed.
-1 ❌ unit 0m 16s /patch-unit-tez-plugins.txt tez-plugins in the patch failed.
-1 ❌ unit 0m 17s /patch-unit-tez-plugins_tez-protobuf-history-plugin.txt tez-protobuf-history-plugin in the patch failed.
-1 ❌ unit 0m 17s /patch-unit-tez-plugins_tez-yarn-timeline-history.txt tez-yarn-timeline-history in the patch failed.
-1 ❌ unit 0m 16s /patch-unit-tez-plugins_tez-yarn-timeline-history-with-acls.txt tez-yarn-timeline-history-with-acls in the patch failed.
-1 ❌ unit 0m 16s /patch-unit-tez-plugins_tez-yarn-timeline-cache-plugin.txt tez-yarn-timeline-cache-plugin in the patch failed.
-1 ❌ unit 0m 17s /patch-unit-tez-plugins_tez-yarn-timeline-history-with-fs.txt tez-yarn-timeline-history-with-fs in the patch failed.
-1 ❌ unit 0m 17s /patch-unit-tez-plugins_tez-history-parser.txt tez-history-parser in the patch failed.
-1 ❌ unit 0m 16s /patch-unit-tez-plugins_tez-aux-services.txt tez-aux-services in the patch failed.
-1 ❌ unit 0m 14s /patch-unit-tez-tools.txt tez-tools in the patch failed.
-1 ❌ unit 0m 15s /patch-unit-tez-tools_analyzers.txt analyzers in the patch failed.
-1 ❌ unit 0m 17s /patch-unit-tez-tools_analyzers_job-analyzer.txt job-analyzer in the patch failed.
-1 ❌ unit 0m 15s /patch-unit-tez-tools_tez-javadoc-tools.txt tez-javadoc-tools in the patch failed.
-1 ❌ unit 0m 15s /patch-unit-hadoop-shim-impls.txt hadoop-shim-impls in the patch failed.
-1 ❌ unit 0m 16s /patch-unit-hadoop-shim-impls_hadoop-shim-2.8.txt hadoop-shim-2.8 in the patch failed.
-1 ❌ unit 0m 16s /patch-unit-tez-dist.txt tez-dist in the patch failed.
-1 ❌ unit 0m 15s /patch-unit-docs.txt docs in the patch failed.
+1 💚 unit 60m 1s root in the patch passed.
+1 💚 asflicense 9m 30s The patch does not generate ASF License warnings.
194m 17s
Subsystem Report/Notes
Docker ClientAPI=1.54 ServerAPI=1.54 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/9/artifact/out/Dockerfile
GITHUB PR #488
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs javac javadoc unit spotbugs checkstyle compile xmllint yamllint
uname Linux 87fb44ad0ae5 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/tez-multibranch_PR-488/src/.yetus/personality.sh
git revision master / 600dbc5
Default Java Eclipse Adoptium-21.0.11+10-LTS
Test Results https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/9/testReport/
Max. process+thread count 1404 (vs. ulimit of 5500)
modules C: hadoop-shim tez-api tez-build-tools tez-common tez-runtime-internals tez-runtime-library tez-mapreduce tez-examples tez-dag tez-tests tez-ext-service-tests tez-ui tez-plugins tez-plugins/tez-protobuf-history-plugin tez-plugins/tez-yarn-timeline-history tez-plugins/tez-yarn-timeline-history-with-acls tez-plugins/tez-yarn-timeline-cache-plugin tez-plugins/tez-yarn-timeline-history-with-fs tez-plugins/tez-history-parser tez-plugins/tez-aux-services tez-tools tez-tools/analyzers tez-tools/analyzers/job-analyzer tez-tools/tez-javadoc-tools hadoop-shim-impls hadoop-shim-impls/hadoop-shim-2.8 tez-dist docs . U: .
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-488/9/console
versions git=2.43.0 maven=3.9.15 hadolint=2.14.0 spotbugs=4.9.3 codespell=2.4.1 shellcheck=0.11.0 yamllint=1.38.0
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor Author

Thanks for triggering it. The reason why the failures are appearing because dev-support is excluded in jenkinsflile because of this flag:
YETUS_ARGS+=("--skip-dirs=dev-support")

[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:3.1.0:check (spotless-check) on project tez-runtime-internals: Execution spotless-check of goal com.diffplug.spotless:spotless-maven-plugin:3.1.0:check failed: Unable to locate file with path: /home/jenkins/jenkins-home/workspace/tez-multibranch_PR-488/src/tez-runtime-internals/dev-support/spotless/license.java: Could not find resource '/home/jenkins/jenkins-home/workspace/tez-multibranch_PR-488/src/tez-runtime-internals/dev-support/spotless/license.java'. -> [Help 1]
[ERROR] 

I have addressed it in #498

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor Author

Also all these prev failure that's because of rebase issue is yetus behaviour of checking out PR then master branch and then re-applying the commit. This behaviour is also fixed in #498 by using

                    cd "${WORKSPACE}/${SOURCEDIR}"
                    # Ensure origin/master is available for diffing
                    git fetch origin master || true
                    git diff origin/master...HEAD > "${WORKSPACE}/${PATCHDIR}/local-pr.patch"
                    cd "${WORKSPACE}"

Screenshot 2026-05-17 at 2 07 14 PM

@abstractdog
Copy link
Copy Markdown
Contributor

@Aggarwal-Raghav : shall we go for #498 first and then come back for this one?

@Aggarwal-Raghav
Copy link
Copy Markdown
Contributor Author

@Aggarwal-Raghav : shall we go for #498 first and then come back for this one?

makes sense

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.

3 participants