Skip to content

[WIP] TEZ-4677: JDK25 testing in yetus#482

Open
maheshrajus wants to merge 1 commit intoapache:masterfrom
maheshrajus:TEZ-4677
Open

[WIP] TEZ-4677: JDK25 testing in yetus#482
maheshrajus wants to merge 1 commit intoapache:masterfrom
maheshrajus:TEZ-4677

Conversation

@maheshrajus
Copy link
Copy Markdown
Contributor

TEZ-4677: JDK25 testing in yetus

With this PR, i found some test failures and with hadoop 3.5.0 they are passing fine.
So this PR we will rebase and work if any new failures in pre-commits after the PR #474 merged.

@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-482/1/console in case of problems.

@tez-yetus
Copy link
Copy Markdown

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 4m 51s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 shelldocs 0m 0s 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 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 🆗 mvndep 0m 34s Maven dependency ordering for branch
+1 💚 mvninstall 2m 34s master passed
+1 💚 compile 1m 24s master passed
+1 💚 javadoc 1m 14s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 10s Maven dependency ordering for patch
+1 💚 mvninstall 2m 22s the patch passed
+1 💚 codespell 0m 49s No new issues.
+1 💚 compile 1m 26s the patch passed
-1 ❌ javac 1m 6s /results-compile-javac-root.txt root generated 4 new + 17 unchanged - 17 fixed = 21 total (was 34)
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 hadolint 0m 2s No new issues.
+1 💚 shellcheck 0m 0s No new issues.
+1 💚 javadoc 1m 10s the patch passed
_ Other Tests _
-1 ❌ unit 0m 24s /patch-unit-tez-plugins_tez-aux-services.txt tez-aux-services in the patch passed.
-1 ❌ unit 8m 36s /patch-unit-root.txt root in the patch passed.
+1 💚 asflicense 0m 46s The patch does not generate ASF License warnings.
27m 20s
Reason Tests
Failed junit tests tez.auxservices.TestIndexCache
tez.auxservices.TestShuffleHandler
tez.auxservices.TestShuffleHandlerJobs
tez.runtime.metrics.TestFileSystemStatisticUpdater
tez.runtime.task.TestTaskReporter
tez.runtime.task.TestTaskExecution2
tez.runtime.TestLogicalIOProcessorRuntimeTask
tez.history.TestHistoryParser
tez.dag.history.ats.acls.TestATSHistoryWithACLs
tez.dag.history.logging.ats.TestATSV15HistoryLoggingService
tez.dag.history.ats.acls.TestATSHistoryV15
tez.auxservices.TestIndexCache
tez.auxservices.TestShuffleHandler
tez.auxservices.TestShuffleHandlerJobs
tez.dag.history.logging.proto.TestDagManifestFileScanner
tez.dag.history.logging.proto.TestProtoHistoryLoggingService
tez.dag.history.logging.ats.TestATSHistoryWithMiniCluster
tez.tests.TestExternalTezServicesErrors
tez.tests.TestExtServicesWithLocalMode
tez.tests.TestExternalTezServices
tez.dag.app.TestMockDAGAppMaster
tez.dag.app.dag.impl.TestVertexManager
tez.dag.app.dag.TestRootInputInitializerManager
tez.dag.api.client.TestDAGClientHandler
tez.dag.app.launcher.TestTezLocalCacheManager
tez.dag.history.recovery.TestRecoveryService
tez.client.registry.zookeeper.TestZkAMRegistryClient
tez.dag.app.TestSpeculation
tez.dag.app.TestRecoveryParser
tez.dag.api.client.rpc.TestDAGClientAMProtocolBlockingPBServerImpl
tez.dag.app.TestDAGAppMaster
tez.dag.app.dag.impl.TestVertexImpl
tez.dag.app.TestPreemption
tez.mapreduce.input.TestMRInput
tez.mapreduce.output.TestMROutputLegacy
tez.mapreduce.processor.map.TestMapProcessor
tez.mapreduce.input.TestMultiMRInput
tez.mapreduce.combine.TestMRCombiner
hadoop.mapred.split.TestGroupedSplits
tez.mapreduce.output.TestMultiMROutput
tez.mapreduce.processor.reduce.TestReduceProcessor
tez.mapreduce.output.TestMROutputConfigBuilder
tez.mapreduce.output.TestMROutput
tez.mapreduce.hadoop.TestMRInputHelpers
tez.mapreduce.common.TestMRInputAMSplitGenerator
tez.mapreduce.lib.TestKVReadersWithMR
tez.mapreduce.TestMRRJobsDAGApi
tez.test.TestLocalMode
tez.test.TestAM
tez.mapreduce.TestMRRJobs
tez.test.TestAMRecoveryAggregationBroadcast
tez.test.TestDAGRecovery
tez.test.TestTezJobs
tez.test.TestPipelinedShuffle
tez.test.TestAMRecovery
tez.test.TestTaskErrorsUsingLocalMode
tez.test.TestFaultTolerance
tez.test.TestMiniTezCluster
tez.test.TestExceptionPropagation
tez.test.TestRecovery
tez.test.TestDAGRecovery2
tez.test.TestSecureShuffle
tez.common.TestTezCommonUtils
tez.dag.api.client.rpc.TestDAGClient
tez.dag.api.client.TestTimelineReaderFactory
tez.common.TestReflectionUtils
tez.common.security.TestTokenCache
tez.client.TestTezClient
tez.client.TestTezClientUtils
tez.analyzer.TestAnalyzer
tez.runtime.library.common.sort.impl.TestTezMerger
tez.runtime.library.common.TestValuesIterator
tez.runtime.library.common.sort.impl.TestPipelinedSorter
tez.runtime.library.output.TestOrderedPartitionedKVOutput2
tez.runtime.library.common.writers.TestUnorderedPartitionedKVWriter
tez.runtime.library.output.TestOnFileUnorderedKVOutput
tez.runtime.library.common.shuffle.orderedgrouped.TestShuffleInputEventHandlerOrderedGrouped
tez.runtime.library.output.TestUnorderedKVOutput2
tez.runtime.library.output.TestOnFileSortedOutput
tez.runtime.library.common.shuffle.orderedgrouped.TestFetcher
tez.runtime.library.common.shuffle.orderedgrouped.TestShuffleScheduler
tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter
tez.runtime.library.common.shuffle.impl.TestShuffleInputEventHandlerImpl
tez.runtime.library.common.shuffle.TestShuffleUtils
tez.runtime.library.common.sort.impl.TestIFile
tez.runtime.library.common.shuffle.orderedgrouped.TestMergeManager
tez.runtime.library.common.readers.TestUnorderedKVReader
tez.runtime.library.common.shuffle.TestFetcher
tez.runtime.library.common.shuffle.impl.TestShuffleManager
tez.runtime.library.common.shuffle.impl.TestSimpleFetchedInputAllocator
tez.runtime.library.common.shuffle.orderedgrouped.TestShuffle
Subsystem Report/Notes
Docker ClientAPI=1.54 ServerAPI=1.54 base: https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-482/1/artifact/out/Dockerfile
GITHUB PR #482
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs javac javadoc unit xmllint compile
uname Linux d16aa9eb91c2 5.15.0-141-generic #151-Ubuntu SMP Sun May 18 21:35:19 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-home/workspace/tez-multibranch_PR-482/src/.yetus/personality.sh
git revision master / 6773889
Default Java Ubuntu-25.0.2+10-Ubuntu-124.04
Test Results https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-482/1/testReport/
Max. process+thread count 1123 (vs. ulimit of 5500)
modules C: tez-plugins/tez-aux-services . U: .
Console output https://ci-hadoop.apache.org/job/tez-multibranch/job/PR-482/1/console
versions git=2.43.0 maven=3.9.14 hadolint=1.18.0-0-g76eee5c codespell=2.4.1 shellcheck=0.7.1
Powered by Apache Yetus 0.15.1 https://yetus.apache.org

This message was automatically generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants