Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2792293131 (!) 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-405/11/console in case of problems. -- 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: issues-unsubscr...@tez.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2789869045 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 13m 17s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +0 :ok: | shelldocs | 0m 0s | Shelldocs was not available. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | | +1 :green_heart: | test4tests | 0m 0s | The patch appears to include 3 new or modified test files. | ||| _ master Compile Tests _ | | +0 :ok: | mvndep | 2m 33s | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 7m 25s | master passed | | +1 :green_heart: | compile | 2m 58s | master passed | | +1 :green_heart: | checkstyle | 1m 53s | master passed | | +1 :green_heart: | javadoc | 2m 14s | master passed | | +0 :ok: | spotbugs | 3m 3s | Used deprecated FindBugs config; considering switching to SpotBugs. | | +0 :ok: | findbugs | 3m 1s | root in master has 4 extant findbugs warnings. | ||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 8s | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 3m 33s | the patch passed | | +1 :green_heart: | compile | 3m 4s | the patch passed | | +1 :green_heart: | javac | 3m 4s | the patch passed | | -0 :warning: | checkstyle | 0m 16s | tez-api: The patch generated 3 new + 35 unchanged - 0 fixed = 38 total (was 35) | | -0 :warning: | checkstyle | 0m 27s | root: The patch generated 3 new + 37 unchanged - 0 fixed = 40 total (was 37) | | -1 :x: | hadolint | 0m 1s | The patch generated 2 new + 1 unchanged - 0 fixed = 3 total (was 1) | | +1 :green_heart: | shellcheck | 0m 1s | There were no new shellcheck issues. | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | -1 :x: | xml | 0m 0s | The patch has 4 ill-formed XML file(s). | | +1 :green_heart: | yamllint | 0m 0s | There were no new yamllint issues. | | +1 :green_heart: | javadoc | 2m 12s | the patch passed | | -1 :x: | findbugs | 0m 23s | tez-api in the patch failed. | | -1 :x: | findbugs | 0m 21s | tez-runtime-library in the patch failed. | | -1 :x: | findbugs | 0m 24s | tez-dag in the patch failed. | | -1 :x: | findbugs | 0m 19s | tez-tests in the patch failed. | | -1 :x: | findbugs | 0m 21s | tez-ext-service-tests in the patch failed. | | -1 :x: | findbugs | 0m 20s | root in the patch failed. | ||| _ Other Tests _ | | +1 :green_heart: | unit | 1m 56s | tez-api in the patch passed. | | +1 :green_heart: | unit | 4m 19s | tez-runtime-library in the patch passed. | | +1 :green_heart: | unit | 4m 2s | tez-dag in the patch passed. | | +1 :green_heart: | unit | 30m 50s | tez-tests in the patch passed. | | +1 :green_heart: | unit | 3m 43s | tez-ext-service-tests in the patch passed. | | +1 :green_heart: | unit | 57m 58s | root in the patch passed. | | +1 :green_heart: | asflicense | 1m 48s | The patch does not generate ASF License warnings. | | | | 155m 52s | | | Reason | Tests | |---:|:--| | XML | Parsing Error(s): | | | pom.xml | | | tez-dag/pom.xml | | | tez-ext-service-tests/pom.xml | | | tez-tests/pom.xml | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/10/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/tez/pull/405 | | Optional Tests | dupname asflicense hadolint shellcheck shelldocs yamllint javac javadoc unit xml compile spotbugs findbugs checkstyle | | uname | Linux d762a6a7a90d 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | personality/tez.sh | | git revision | master / 6d25c3ce0 | | Default Java | Ubuntu-17.0.14+7-Ubuntu-122.04.1 | | checkstyle | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/10/artifact/out/diff-checkstyle-tez-api.txt | | checkstyle | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/10/artifact/out/diff-checkstyle-root.txt | | hadolint | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/10/artifact/out/diff-patch-hadolint.txt | | xml | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/10/artifact/out/xml.txt | | findbugs | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/10/artifact/out/patch-findbugs-tez-api.txt | | findbugs | h
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2789378747 (!) 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-405/10/console in case of problems. -- 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: issues-unsubscr...@tez.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2785514951 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 9s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +0 :ok: | shelldocs | 0m 0s | Shelldocs was not available. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | | +1 :green_heart: | test4tests | 0m 0s | The patch appears to include 2 new or modified test files. | ||| _ master Compile Tests _ | | +0 :ok: | mvndep | 2m 33s | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 7m 23s | master passed | | +1 :green_heart: | compile | 2m 55s | master passed | | +1 :green_heart: | checkstyle | 2m 4s | master passed | | +1 :green_heart: | javadoc | 2m 12s | master passed | | +0 :ok: | spotbugs | 3m 6s | Used deprecated FindBugs config; considering switching to SpotBugs. | | +0 :ok: | findbugs | 3m 3s | root in master has 4 extant findbugs warnings. | ||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 9s | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 3m 30s | the patch passed | | +1 :green_heart: | compile | 2m 55s | the patch passed | | +1 :green_heart: | javac | 2m 55s | the patch passed | | -0 :warning: | checkstyle | 0m 13s | tez-api: The patch generated 3 new + 35 unchanged - 0 fixed = 38 total (was 35) | | -0 :warning: | checkstyle | 0m 27s | root: The patch generated 3 new + 37 unchanged - 0 fixed = 40 total (was 37) | | -1 :x: | hadolint | 0m 3s | The patch generated 2 new + 1 unchanged - 0 fixed = 3 total (was 1) | | +1 :green_heart: | shellcheck | 0m 0s | There were no new shellcheck issues. | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | -1 :x: | xml | 0m 1s | The patch has 4 ill-formed XML file(s). | | -1 :x: | yamllint | 0m 1s | The patch generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2) | | +1 :green_heart: | javadoc | 2m 8s | the patch passed | | -1 :x: | findbugs | 0m 24s | tez-api in the patch failed. | | -1 :x: | findbugs | 0m 24s | tez-runtime-library in the patch failed. | | -1 :x: | findbugs | 0m 24s | tez-dag in the patch failed. | | -1 :x: | findbugs | 0m 20s | tez-tests in the patch failed. | | -1 :x: | findbugs | 0m 21s | tez-ext-service-tests in the patch failed. | | -1 :x: | findbugs | 0m 16s | root in the patch failed. | ||| _ Other Tests _ | | +1 :green_heart: | unit | 1m 55s | tez-api in the patch passed. | | +1 :green_heart: | unit | 4m 19s | tez-runtime-library in the patch passed. | | +1 :green_heart: | unit | 4m 2s | tez-dag in the patch passed. | | +1 :green_heart: | unit | 33m 9s | tez-tests in the patch passed. | | -1 :x: | unit | 1m 41s | tez-ext-service-tests in the patch passed. | | -1 :x: | unit | 57m 16s | root in the patch passed. | | +1 :green_heart: | asflicense | 1m 46s | The patch does not generate ASF License warnings. | | | | 142m 9s | | | Reason | Tests | |---:|:--| | XML | Parsing Error(s): | | | pom.xml | | | tez-dag/pom.xml | | | tez-ext-service-tests/pom.xml | | | tez-tests/pom.xml | | Failed junit tests | tez.tests.TestExternalTezServicesErrors | | | tez.tests.TestExternalTezServices | | | tez.tests.TestExternalTezServicesErrors | | | tez.tests.TestExternalTezServices | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/8/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/tez/pull/405 | | Optional Tests | dupname asflicense hadolint shellcheck shelldocs yamllint javac javadoc unit xml compile spotbugs findbugs checkstyle | | uname | Linux 826f3773dfcc 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | personality/tez.sh | | git revision | master / 6d25c3ce0 | | Default Java | Ubuntu-17.0.14+7-Ubuntu-122.04.1 | | checkstyle | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/8/artifact/out/diff-checkstyle-tez-api.txt | | checkstyle | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/8/artifact/out/diff-checkstyle-root.txt | | hadolint | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/8/artifact/out/diff-patch-hadolint.txt | | xml | https://ci-hadoop.apa
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2785242511 (!) 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-405/8/console in case of problems. -- 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: issues-unsubscr...@tez.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2781740553 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 9s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +0 :ok: | shelldocs | 0m 0s | Shelldocs was not available. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | | +1 :green_heart: | test4tests | 0m 0s | The patch appears to include 2 new or modified test files. | ||| _ master Compile Tests _ | | +0 :ok: | mvndep | 2m 33s | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 7m 33s | master passed | | +1 :green_heart: | compile | 2m 38s | master passed | | +1 :green_heart: | checkstyle | 1m 46s | master passed | | +1 :green_heart: | javadoc | 1m 55s | master passed | | +0 :ok: | spotbugs | 3m 7s | Used deprecated FindBugs config; considering switching to SpotBugs. | | +0 :ok: | findbugs | 3m 4s | root in master has 4 extant findbugs warnings. | ||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 9s | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 3m 19s | the patch passed | | +1 :green_heart: | compile | 2m 40s | the patch passed | | +1 :green_heart: | javac | 2m 40s | the patch passed | | +1 :green_heart: | checkstyle | 1m 30s | the patch passed | | -1 :x: | hadolint | 0m 1s | The patch generated 2 new + 1 unchanged - 0 fixed = 3 total (was 1) | | +1 :green_heart: | shellcheck | 0m 0s | There were no new shellcheck issues. | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | -1 :x: | xml | 0m 1s | The patch has 4 ill-formed XML file(s). | | -1 :x: | yamllint | 0m 2s | The patch generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2) | | +1 :green_heart: | javadoc | 1m 50s | the patch passed | | -1 :x: | findbugs | 0m 24s | tez-runtime-library in the patch failed. | | -1 :x: | findbugs | 0m 24s | tez-dag in the patch failed. | | -1 :x: | findbugs | 0m 21s | tez-tests in the patch failed. | | -1 :x: | findbugs | 0m 22s | tez-ext-service-tests in the patch failed. | | -1 :x: | findbugs | 0m 19s | root in the patch failed. | ||| _ Other Tests _ | | +1 :green_heart: | unit | 4m 22s | tez-runtime-library in the patch passed. | | +1 :green_heart: | unit | 4m 0s | tez-dag in the patch passed. | | -1 :x: | unit | 135m 31s | tez-tests in the patch passed. | | +1 :green_heart: | unit | 30m 30s | tez-ext-service-tests in the patch passed. | | -1 :x: | unit | 218m 57s | root in the patch passed. | | +1 :green_heart: | asflicense | 1m 30s | The patch does not generate ASF License warnings. | | | | 430m 11s | | | Reason | Tests | |---:|:--| | XML | Parsing Error(s): | | | pom.xml | | | tez-dag/pom.xml | | | tez-ext-service-tests/pom.xml | | | tez-tests/pom.xml | | Failed junit tests | tez.test.TestAM | | | tez.mapreduce.TestMRRJobs | | | tez.test.TestAMRecoveryAggregationBroadcast | | | tez.test.TestDAGRecovery | | | tez.test.TestExceptionPropagation | | | tez.test.TestDAGRecovery2 | | | tez.dag.history.ats.acls.TestATSHistoryWithACLs | | | tez.dag.history.ats.acls.TestATSHistoryV15 | | | tez.auxservices.TestShuffleHandlerJobs | | | tez.dag.history.logging.ats.TestATSHistoryWithMiniCluster | | | tez.test.TestAM | | | tez.mapreduce.TestMRRJobs | | | tez.test.TestAMRecoveryAggregationBroadcast | | | tez.test.TestDAGRecovery | | | tez.test.TestExceptionPropagation | | | tez.test.TestDAGRecovery2 | | | tez.analyzer.TestAnalyzer | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/7/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/tez/pull/405 | | Optional Tests | dupname asflicense hadolint shellcheck shelldocs yamllint javac javadoc unit xml compile spotbugs findbugs checkstyle | | uname | Linux 56e5184ca99f 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | personality/tez.sh | | git revision | master / 6d25c3ce0 | | Default Java | Ubuntu-17.0.14+7-Ubuntu-122.04.1 | | hadolint | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/7/artifact/out/diff-patch-hadolint.txt | | xml | https://ci-hadoop.apache.org/job/tez-multibranch/job
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2781510127 (!) 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-405/7/console in case of problems. -- 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: issues-unsubscr...@tez.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2777634840 (!) 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-405/1/console in case of problems. -- 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: issues-unsubscr...@tez.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-226834 (!) 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-405/2/console in case of problems. -- 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: issues-unsubscr...@tez.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2779973269 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 11s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +0 :ok: | shelldocs | 0m 0s | Shelldocs was not available. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | | -1 :x: | 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 _ | | +0 :ok: | mvndep | 2m 33s | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 7m 28s | master passed | | +1 :green_heart: | compile | 2m 21s | master passed | | +1 :green_heart: | javadoc | 1m 33s | master passed | ||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 8s | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 3m 6s | the patch passed | | +1 :green_heart: | compile | 2m 15s | the patch passed | | +1 :green_heart: | javac | 2m 15s | the patch passed | | -1 :x: | hadolint | 0m 1s | The patch generated 2 new + 1 unchanged - 0 fixed = 3 total (was 1) | | +1 :green_heart: | shellcheck | 0m 0s | There were no new shellcheck issues. | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | -1 :x: | xml | 0m 0s | The patch has 4 ill-formed XML file(s). | | -1 :x: | yamllint | 0m 1s | The patch generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2) | | +1 :green_heart: | javadoc | 1m 29s | the patch passed | ||| _ Other Tests _ | | +1 :green_heart: | unit | 4m 7s | tez-dag in the patch passed. | | -1 :x: | unit | 135m 32s | tez-tests in the patch passed. | | -1 :x: | unit | 30m 23s | tez-ext-service-tests in the patch passed. | | -1 :x: | unit | 218m 42s | root in the patch passed. | | +1 :green_heart: | asflicense | 1m 16s | The patch does not generate ASF License warnings. | | | | 412m 2s | | | Reason | Tests | |---:|:--| | XML | Parsing Error(s): | | | pom.xml | | | tez-dag/pom.xml | | | tez-ext-service-tests/pom.xml | | | tez-tests/pom.xml | | Failed junit tests | tez.test.TestAM | | | tez.mapreduce.TestMRRJobs | | | tez.test.TestAMRecoveryAggregationBroadcast | | | tez.test.TestDAGRecovery | | | tez.test.TestExceptionPropagation | | | tez.test.TestDAGRecovery2 | | | tez.tests.TestExtServicesWithLocalMode | | | tez.dag.history.ats.acls.TestATSHistoryWithACLs | | | tez.dag.history.ats.acls.TestATSHistoryV15 | | | tez.auxservices.TestShuffleHandlerJobs | | | tez.dag.history.logging.ats.TestATSHistoryWithMiniCluster | | | tez.tests.TestExtServicesWithLocalMode | | | tez.test.TestAM | | | tez.mapreduce.TestMRRJobs | | | tez.test.TestAMRecoveryAggregationBroadcast | | | tez.test.TestDAGRecovery | | | tez.test.TestExceptionPropagation | | | tez.test.TestDAGRecovery2 | | | tez.analyzer.TestAnalyzer | | | tez.runtime.library.common.shuffle.impl.TestSimpleFetchedInputAllocator | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/6/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/tez/pull/405 | | Optional Tests | dupname asflicense hadolint shellcheck shelldocs yamllint javac javadoc unit xml compile | | uname | Linux 1d86d00ca061 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | personality/tez.sh | | git revision | master / 6d25c3ce0 | | Default Java | Ubuntu-17.0.14+7-Ubuntu-122.04.1 | | hadolint | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/6/artifact/out/diff-patch-hadolint.txt | | xml | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/6/artifact/out/xml.txt | | yamllint | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/6/artifact/out/diff-patch-yamllint.txt | | unit | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/6/artifact/out/patch-unit-tez-tests.txt | | unit | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/6/artifact/out/patch-unit-tez-ext-service-tests.txt | | unit | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/6/artifact/out/patch-unit-root.txt | | Test Results | https://ci-ha
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2779422349 (!) 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-405/6/console in case of problems. -- 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: issues-unsubscr...@tez.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2777935580 (!) 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-405/3/console in case of problems. -- 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: issues-unsubscr...@tez.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2779126730 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 10s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +0 :ok: | shelldocs | 0m 0s | Shelldocs was not available. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | | -1 :x: | 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 :green_heart: | mvninstall | 9m 4s | master passed | | +1 :green_heart: | compile | 1m 18s | master passed | | +1 :green_heart: | javadoc | 0m 57s | master passed | ||| _ Patch Compile Tests _ | | +1 :green_heart: | mvninstall | 2m 25s | the patch passed | | +1 :green_heart: | compile | 1m 16s | the patch passed | | +1 :green_heart: | javac | 1m 16s | the patch passed | | -1 :x: | hadolint | 0m 2s | The patch generated 2 new + 1 unchanged - 0 fixed = 3 total (was 1) | | +1 :green_heart: | shellcheck | 0m 0s | There were no new shellcheck issues. | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | -1 :x: | xml | 0m 0s | The patch has 1 ill-formed XML file(s). | | -1 :x: | yamllint | 0m 0s | The patch generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2) | | +1 :green_heart: | javadoc | 0m 38s | the patch passed | ||| _ Other Tests _ | | -1 :x: | unit | 218m 50s | root in the patch passed. | | +1 :green_heart: | asflicense | 0m 26s | The patch does not generate ASF License warnings. | | | | 235m 46s | | | Reason | Tests | |---:|:--| | XML | Parsing Error(s): | | | pom.xml | | Failed junit tests | tez.dag.history.ats.acls.TestATSHistoryWithACLs | | | tez.dag.history.ats.acls.TestATSHistoryV15 | | | tez.auxservices.TestShuffleHandlerJobs | | | tez.dag.history.logging.ats.TestATSHistoryWithMiniCluster | | | tez.tests.TestExtServicesWithLocalMode | | | tez.dag.history.recovery.TestRecoveryService | | | tez.test.TestAM | | | tez.mapreduce.TestMRRJobs | | | tez.test.TestAMRecoveryAggregationBroadcast | | | tez.test.TestDAGRecovery | | | tez.test.TestExceptionPropagation | | | tez.test.TestDAGRecovery2 | | | tez.analyzer.TestAnalyzer | | | tez.runtime.library.common.shuffle.impl.TestSimpleFetchedInputAllocator | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/5/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/tez/pull/405 | | Optional Tests | dupname asflicense hadolint shellcheck shelldocs yamllint javac javadoc unit xml compile | | uname | Linux 1191baf1fffa 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | personality/tez.sh | | git revision | master / 6d25c3ce0 | | Default Java | Ubuntu-17.0.14+7-Ubuntu-122.04.1 | | hadolint | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/5/artifact/out/diff-patch-hadolint.txt | | xml | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/5/artifact/out/xml.txt | | yamllint | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/5/artifact/out/diff-patch-yamllint.txt | | unit | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/5/artifact/out/patch-unit-root.txt | | Test Results | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/5/testReport/ | | Max. process+thread count | 2023 (vs. ulimit of 5500) | | modules | C: . U: . | | Console output | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/5/console | | versions | git=2.34.1 maven=3.6.3 shellcheck=0.7.1 hadolint=1.18.0-0-g76eee5c yamllint=1.24.2 | | Powered by | Apache Yetus 0.12.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: issues-unsubscr...@tez.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2778455661 (!) 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-405/5/console in case of problems. -- 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: issues-unsubscr...@tez.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-277245 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 10s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +0 :ok: | shelldocs | 0m 0s | Shelldocs was not available. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | | -1 :x: | 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 :green_heart: | mvninstall | 9m 11s | master passed | | +1 :green_heart: | compile | 1m 18s | master passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04 | | +1 :green_heart: | compile | 1m 15s | master passed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | | +1 :green_heart: | javadoc | 1m 3s | master passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04 | | +1 :green_heart: | javadoc | 0m 46s | master passed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | ||| _ Patch Compile Tests _ | | +1 :green_heart: | mvninstall | 2m 18s | the patch passed | | +1 :green_heart: | compile | 1m 19s | the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04 | | +1 :green_heart: | javac | 1m 19s | the patch passed | | +1 :green_heart: | compile | 1m 6s | the patch passed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | | +1 :green_heart: | javac | 1m 6s | the patch passed | | -1 :x: | hadolint | 0m 2s | The patch generated 2 new + 1 unchanged - 0 fixed = 3 total (was 1) | | +1 :green_heart: | shellcheck | 0m 0s | There were no new shellcheck issues. | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | +1 :green_heart: | xml | 0m 0s | The patch has no ill-formed XML file. | | +1 :green_heart: | javadoc | 0m 45s | the patch passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04 | | +1 :green_heart: | javadoc | 0m 45s | the patch passed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | ||| _ Other Tests _ | | +1 :green_heart: | unit | 1m 57s | root in the patch passed. | | +1 :green_heart: | asflicense | 0m 24s | The patch does not generate ASF License warnings. | | | | 23m 7s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/2/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/tez/pull/405 | | Optional Tests | dupname asflicense hadolint shellcheck shelldocs javac javadoc unit xml compile | | uname | Linux 59d54d718ec6 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | personality/tez.sh | | git revision | master / 6d25c3ce0 | | Default Java | Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | | Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | | hadolint | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/2/artifact/out/diff-patch-hadolint.txt | | Test Results | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/2/testReport/ | | Max. process+thread count | 100 (vs. ulimit of 5500) | | modules | C: . U: . | | Console output | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/2/console | | versions | git=2.34.1 maven=3.6.3 shellcheck=0.7.1 hadolint=1.18.0-0-g76eee5c | | Powered by | Apache Yetus 0.12.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: issues-unsubscr...@tez.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2778378482 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 10s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +0 :ok: | shelldocs | 0m 0s | Shelldocs was not available. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | | -1 :x: | 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 :green_heart: | mvninstall | 9m 30s | master passed | | +1 :green_heart: | compile | 1m 21s | master passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04 | | +1 :green_heart: | compile | 1m 14s | master passed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | | +1 :green_heart: | javadoc | 1m 1s | master passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04 | | +1 :green_heart: | javadoc | 0m 43s | master passed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | ||| _ Patch Compile Tests _ | | -1 :x: | mvninstall | 0m 5s | root in the patch failed. | | -1 :x: | compile | 0m 6s | root in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04. | | -1 :x: | javac | 0m 6s | root in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04. | | -1 :x: | compile | 0m 5s | root in the patch failed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06. | | -1 :x: | javac | 0m 5s | root in the patch failed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06. | | -1 :x: | hadolint | 0m 2s | The patch generated 2 new + 1 unchanged - 0 fixed = 3 total (was 1) | | +1 :green_heart: | shellcheck | 0m 0s | There were no new shellcheck issues. | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | +1 :green_heart: | xml | 0m 1s | The patch has no ill-formed XML file. | | -1 :x: | yamllint | 0m 1s | The patch generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2) | | -1 :x: | javadoc | 0m 5s | root in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04. | | -1 :x: | javadoc | 0m 5s | root in the patch failed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06. | ||| _ Other Tests _ | | -1 :x: | unit | 0m 5s | root in the patch failed. | | +1 :green_heart: | asflicense | 0m 14s | The patch does not generate ASF License warnings. | | | | 15m 21s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/4/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/tez/pull/405 | | Optional Tests | dupname asflicense hadolint shellcheck shelldocs yamllint javac javadoc unit xml compile | | uname | Linux 0c925fdac425 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | personality/tez.sh | | git revision | master / 6d25c3ce0 | | Default Java | Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | | Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | | mvninstall | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/4/artifact/out/patch-mvninstall-root.txt | | compile | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/4/artifact/out/patch-compile-root-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04.txt | | javac | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/4/artifact/out/patch-compile-root-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04.txt | | compile | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/4/artifact/out/patch-compile-root-jdkPrivateBuild-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06.txt | | javac | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/4/artifact/out/patch-compile-root-jdkPrivateBuild-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06.txt | | hadolint | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/4/artifact/out/diff-patch-hadolint.txt | | yamllint | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/4/artifact/out/diff-patch-yamllint.txt | | javadoc | https://ci-hadoop.apache.org/job/tez-multi
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2778326439 (!) 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-405/4/console in case of problems. -- 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: issues-unsubscr...@tez.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2777977430 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 3m 21s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +0 :ok: | shelldocs | 0m 0s | Shelldocs was not available. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | | -1 :x: | 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 :green_heart: | mvninstall | 9m 1s | master passed | | +1 :green_heart: | compile | 1m 19s | master passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04 | | +1 :green_heart: | compile | 1m 11s | master passed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | | +1 :green_heart: | javadoc | 1m 0s | master passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04 | | +1 :green_heart: | javadoc | 0m 46s | master passed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | ||| _ Patch Compile Tests _ | | -1 :x: | mvninstall | 0m 4s | root in the patch failed. | | -1 :x: | compile | 0m 5s | root in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04. | | -1 :x: | javac | 0m 5s | root in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04. | | -1 :x: | compile | 0m 5s | root in the patch failed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06. | | -1 :x: | javac | 0m 5s | root in the patch failed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06. | | -1 :x: | hadolint | 0m 2s | The patch generated 2 new + 1 unchanged - 0 fixed = 3 total (was 1) | | +1 :green_heart: | shellcheck | 0m 0s | There were no new shellcheck issues. | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | +1 :green_heart: | xml | 0m 1s | The patch has no ill-formed XML file. | | -1 :x: | javadoc | 0m 6s | root in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04. | | -1 :x: | javadoc | 0m 5s | root in the patch failed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06. | ||| _ Other Tests _ | | -1 :x: | unit | 0m 5s | root in the patch failed. | | +1 :green_heart: | asflicense | 0m 14s | The patch does not generate ASF License warnings. | | | | 17m 59s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/3/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/tez/pull/405 | | Optional Tests | dupname asflicense hadolint shellcheck shelldocs javac javadoc unit xml compile | | uname | Linux 2ed65f32804c 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | personality/tez.sh | | git revision | master / 6d25c3ce0 | | Default Java | Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | | Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | | mvninstall | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/3/artifact/out/patch-mvninstall-root.txt | | compile | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/3/artifact/out/patch-compile-root-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04.txt | | javac | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/3/artifact/out/patch-compile-root-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04.txt | | compile | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/3/artifact/out/patch-compile-root-jdkPrivateBuild-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06.txt | | javac | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/3/artifact/out/patch-compile-root-jdkPrivateBuild-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06.txt | | hadolint | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/3/artifact/out/diff-patch-hadolint.txt | | javadoc | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/3/artifact/out/patch-javadoc-root-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04.txt | | javadoc | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/3/artifact/out/patch-javadoc-root-jdkPrivateBuild-1.8.0_44
Re: [PR] [WIP] Tez jdk17 Fixes [tez]
tez-yetus commented on PR #405: URL: https://github.com/apache/tez/pull/405#issuecomment-2777655519 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |::|--:|:|:| | +0 :ok: | reexec | 0m 44s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | No case conflicting files found. | | +0 :ok: | shelldocs | 0m 0s | Shelldocs was not available. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | | -1 :x: | 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 :green_heart: | mvninstall | 9m 9s | master passed | | +1 :green_heart: | compile | 1m 20s | master passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04 | | +1 :green_heart: | compile | 1m 9s | master passed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | | +1 :green_heart: | javadoc | 1m 2s | master passed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04 | | +1 :green_heart: | javadoc | 0m 46s | master passed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | ||| _ Patch Compile Tests _ | | -1 :x: | mvninstall | 0m 5s | root in the patch failed. | | -1 :x: | compile | 0m 5s | root in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04. | | -1 :x: | javac | 0m 5s | root in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04. | | -1 :x: | compile | 0m 6s | root in the patch failed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06. | | -1 :x: | javac | 0m 6s | root in the patch failed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06. | | -1 :x: | hadolint | 0m 1s | The patch generated 2 new + 1 unchanged - 0 fixed = 3 total (was 1) | | +1 :green_heart: | shellcheck | 0m 0s | There were no new shellcheck issues. | | +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace issues. | | +1 :green_heart: | xml | 0m 1s | The patch has no ill-formed XML file. | | -1 :x: | javadoc | 0m 6s | root in the patch failed with JDK Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04. | | -1 :x: | javadoc | 0m 5s | root in the patch failed with JDK Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06. | ||| _ Other Tests _ | | -1 :x: | unit | 0m 5s | root in the patch failed. | | +1 :green_heart: | asflicense | 0m 14s | The patch does not generate ASF License warnings. | | | | 15m 31s | | | Subsystem | Report/Notes | |--:|:-| | Docker | ClientAPI=1.48 ServerAPI=1.48 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/1/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/tez/pull/405 | | Optional Tests | dupname asflicense hadolint shellcheck shelldocs javac javadoc unit xml compile | | uname | Linux e2adfec12713 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | personality/tez.sh | | git revision | master / 6d25c3ce0 | | Default Java | Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | | Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06 | | mvninstall | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/1/artifact/out/patch-mvninstall-root.txt | | compile | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/1/artifact/out/patch-compile-root-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04.txt | | javac | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/1/artifact/out/patch-compile-root-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04.txt | | compile | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/1/artifact/out/patch-compile-root-jdkPrivateBuild-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06.txt | | javac | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/1/artifact/out/patch-compile-root-jdkPrivateBuild-1.8.0_442-8u442-b06~us1-0ubuntu1~22.04-b06.txt | | hadolint | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/1/artifact/out/diff-patch-hadolint.txt | | javadoc | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/1/artifact/out/patch-javadoc-root-jdkUbuntu-11.0.26+4-post-Ubuntu-1ubuntu122.04.txt | | javadoc | https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-405/1/artifact/out/patch-javadoc-root-jdkPrivateBuild-1.8.0_44