Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO-NOT-MERGE Test Java 17 #6914

Open
wants to merge 9 commits into
base: trunk
Choose a base branch
from
Open

DO-NOT-MERGE Test Java 17 #6914

wants to merge 9 commits into from

Conversation

pan3793
Copy link
Member

@pan3793 pan3793 commented Jul 1, 2024

Description of PR

How was this patch tested?

For code changes:

  • Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
  • Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
  • If applicable, have you updated the LICENSE, LICENSE-binary, NOTICE-binary files?

@hadoop-yetus
Copy link

💔 -1 overall

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

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

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

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

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

This message was automatically generated.

@pan3793
Copy link
Member Author

pan3793 commented Jul 1, 2024

seems something went wrong with yum install on CentOS 7

@pan3793
Copy link
Member Author

pan3793 commented Jul 1, 2024

need help to run test with Java 17, maybe cc @steveloughran @slfan1989

@ayushtkn
Copy link
Member

ayushtkn commented Jul 5, 2024

Just passing by: I think you need to update the dockerfiles as well https://github.com/apache/hadoop/tree/trunk/dev-support/docker
the ENV JAVA_HOME in them & for the Centos ones you need to add lines like #Install java 17 RUN yum install -y java-17-openjdk-devel or something similar

To debug maybe you can play with start-build-env.sh file in the hadoop root directory, see if it works. It has DOCKER_FILE variable, which will by default go to ubuntu, you can tweak that to try stuff

@pan3793
Copy link
Member Author

pan3793 commented Jul 8, 2024

Further investigation shows that the error seems to be caused by CentOS 7 sunset on June 30, 2024.

[2024-07-01T13:07:42.696Z] #9 0.824 Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container error was
[2024-07-01T13:07:42.696Z] #9 0.824 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"

https://serverfault.com/questions/1161816/mirrorlist-centos-org-no-longer-resolve

@slfan1989
Copy link
Contributor

need help to run test with Java 17, maybe cc @steveloughran @slfan1989

@pan3793 Sorry for the delayed response, I've been quite busy lately as we are in the process of rolling out a brand new object storage system, which has required a lot of time for validation within related systems. Thank you very much for your interest in upgrading to JDK 17. This is a feature I've been hoping Hadoop would support, as JDK 8 and JDK 11 are indeed quite old. I have some good news to share: internally, I have already deployed over 600 NodeManagers compiled with JDK 17 on our YARN cluster, and these NodeManagers are running smoothly. I will soon sync some of the pull requests to the community to drive the JDK 17 upgrade initiative forward. Thanks again, and please feel free to contribute at any time.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/4/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

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

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/5/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

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

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/6/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

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

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/7/console in case of problems.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/8/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 17m 54s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 hadolint 0m 0s hadolint was not available.
+0 🆗 shellcheck 0m 0s Shellcheck was not available.
+0 🆗 shelldocs 0m 0s Shelldocs was not available.
+0 🆗 jsonlint 0m 0s jsonlint 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.
_ trunk Compile Tests _
+0 🆗 mvndep 14m 14s Maven dependency ordering for branch
+1 💚 mvninstall 29m 34s trunk passed
+1 💚 mvnsite 0m 0s trunk passed
-1 ❌ shadedclient 65m 39s branch has errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 18s Maven dependency ordering for patch
+1 💚 mvninstall 0m 0s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 mvnsite 0m 0s the patch passed
+1 💚 shadedclient 0m 44s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+0 🆗 asflicense 0m 21s ASF License check generated no output?
86m 20s
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/7/artifact/out/Dockerfile
GITHUB PR #6914
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs jsonlint mvnsite unit
uname Linux fdbbf1f2cd53 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 5c0e9d8
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/7/testReport/
Max. process+thread count 161 (vs. ulimit of 5500)
modules C: U:
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/7/console
versions git=2.9.5 maven=3.6.3
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 17m 53s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 shelldocs 0m 0s Shelldocs was not available.
+0 🆗 jsonlint 0m 0s jsonlint 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.
_ trunk Compile Tests _
+0 🆗 mvndep 14m 28s Maven dependency ordering for branch
+1 💚 mvninstall 27m 29s trunk passed
+1 💚 mvnsite 0m 0s trunk passed
+1 💚 shadedclient 27m 44s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 25s Maven dependency ordering for patch
+1 💚 mvninstall 0m 0s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
-1 ❌ hadolint 0m 4s /results-hadolint.txt The patch generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
+1 💚 mvnsite 0m 0s the patch passed
+1 💚 shellcheck 0m 1s No new issues.
+1 💚 shadedclient 29m 16s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 asflicense 0m 34s The patch does not generate ASF License warnings.
119m 54s
Subsystem Report/Notes
Docker ClientAPI=1.44 ServerAPI=1.44 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/8/artifact/out/Dockerfile
GITHUB PR #6914
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs jsonlint mvnsite unit
uname Linux 1a1b6963cbc6 5.15.0-94-generic #104-Ubuntu SMP Tue Jan 9 15:25:40 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 643ecc7
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/8/testReport/
Max. process+thread count 542 (vs. ulimit of 5500)
modules C: U:
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/8/console
versions git=2.25.1 maven=3.6.3 hadolint=1.11.1-0-g0e692dd shellcheck=0.7.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/9/console in case of problems.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/10/console in case of problems.

@pan3793
Copy link
Member Author

pan3793 commented Jul 14, 2024

Running tests with Java 17 requires more memory, the existing 22g is not sufficient

script returned exit code 137

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 7m 40s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 shelldocs 0m 0s Shelldocs was not available.
+0 🆗 jsonlint 0m 0s jsonlint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+1 💚 mvninstall 27m 5s trunk passed
+1 💚 compile 8m 47s trunk passed
+1 💚 checkstyle 0m 40s trunk passed
+1 💚 mvnsite 1m 0s trunk passed
-1 ❌ javadoc 0m 36s /branch-javadoc-hadoop-common-project_hadoop-common.txt hadoop-common in trunk failed.
-1 ❌ spotbugs 1m 0s /branch-spotbugs-hadoop-common-project_hadoop-common.txt hadoop-common in trunk failed.
+1 💚 shadedclient 14m 50s branch has no errors when building and testing our client artifacts.
-0 ⚠️ patch 15m 3s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+1 💚 mvninstall 0m 36s the patch passed
+1 💚 compile 8m 24s the patch passed
+1 💚 javac 8m 24s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 0m 39s hadoop-common-project/hadoop-common: The patch generated 0 new + 0 unchanged - 4 fixed = 0 total (was 4)
+1 💚 hadolint 0m 2s No new issues.
+1 💚 mvnsite 0m 58s the patch passed
+1 💚 shellcheck 0m 0s No new issues.
-1 ❌ javadoc 0m 28s /patch-javadoc-hadoop-common-project_hadoop-common.txt hadoop-common in the patch failed.
-1 ❌ spotbugs 0m 55s /patch-spotbugs-hadoop-common-project_hadoop-common.txt hadoop-common in the patch failed.
+1 💚 shadedclient 15m 11s patch has no errors when building and testing our client artifacts.
_ Other Tests _
-1 ❌ unit 16m 1s /patch-unit-hadoop-common-project_hadoop-common.txt hadoop-common in the patch passed.
+1 💚 asflicense 0m 35s The patch does not generate ASF License warnings.
104m 4s
Reason Tests
Failed junit tests hadoop.conf.TestConfiguration
hadoop.security.TestUserGroupInformation
hadoop.http.TestHttpServer
hadoop.crypto.TestCryptoOutputStreamClosing
hadoop.security.TestUGILoginFromKeytab
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/10/artifact/out/Dockerfile
GITHUB PR #6914
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs jsonlint mvnsite unit compile javac javadoc mvninstall shadedclient spotbugs checkstyle
uname Linux 96ccdba87f08 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / f181acf
Default Java Ubuntu-17.0.11+9-Ubuntu-120.04.2
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/10/testReport/
Max. process+thread count 2481 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common U: hadoop-common-project/hadoop-common
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/10/console
versions git=2.25.1 maven=3.6.3 hadolint=1.11.1-0-g0e692dd shellcheck=0.7.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@pan3793
Copy link
Member Author

pan3793 commented Jul 15, 2024

Good, Yetus starts to generate testing reports for JDK 17, though contian bunches of errors...

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/11/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 7m 13s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 shelldocs 0m 1s Shelldocs was not available.
+0 🆗 jsonlint 0m 1s jsonlint 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 1 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 14m 15s Maven dependency ordering for branch
+1 💚 mvninstall 13m 43s trunk passed
+1 💚 compile 9m 1s trunk passed
+1 💚 checkstyle 2m 10s trunk passed
+1 💚 mvnsite 1m 23s trunk passed
-1 ❌ javadoc 0m 37s /branch-javadoc-hadoop-common-project_hadoop-common.txt hadoop-common in trunk failed.
+0 🆗 spotbugs 0m 30s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
-1 ❌ spotbugs 0m 54s /branch-spotbugs-hadoop-common-project_hadoop-common.txt hadoop-common in trunk failed.
+1 💚 shadedclient 13m 32s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
+1 💚 mvninstall 0m 47s the patch passed
+1 💚 compile 8m 27s the patch passed
+1 💚 javac 8m 27s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 2m 11s root: The patch generated 0 new + 0 unchanged - 4 fixed = 0 total (was 4)
+1 💚 hadolint 0m 4s No new issues.
+1 💚 mvnsite 1m 23s the patch passed
+1 💚 shellcheck 0m 0s No new issues.
-1 ❌ javadoc 0m 33s /patch-javadoc-hadoop-common-project_hadoop-common.txt hadoop-common in the patch failed.
+0 🆗 spotbugs 0m 23s hadoop-project has no data from spotbugs
-1 ❌ spotbugs 0m 53s /patch-spotbugs-hadoop-common-project_hadoop-common.txt hadoop-common in the patch failed.
+1 💚 shadedclient 13m 33s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 22s hadoop-project in the patch passed.
-1 ❌ unit 15m 58s /patch-unit-hadoop-common-project_hadoop-common.txt hadoop-common in the patch passed.
+1 💚 asflicense 0m 36s The patch does not generate ASF License warnings.
111m 47s
Reason Tests
Failed junit tests hadoop.conf.TestConfiguration
hadoop.security.TestUserGroupInformation
hadoop.http.TestHttpServer
hadoop.crypto.TestCryptoOutputStreamClosing
hadoop.security.TestUGILoginFromKeytab
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/11/artifact/out/Dockerfile
GITHUB PR #6914
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs jsonlint mvnsite unit compile javac javadoc mvninstall shadedclient spotbugs checkstyle xmllint
uname Linux 4420b4edbd30 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 40a22e7
Default Java Ubuntu-17.0.12+7-Ubuntu-1ubuntu220.04
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/11/testReport/
Max. process+thread count 1273 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/11/console
versions git=2.25.1 maven=3.6.3 hadolint=1.11.1-0-g0e692dd shellcheck=0.7.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/12/console in case of problems.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/13/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 20s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 shelldocs 0m 0s Shelldocs was not available.
+0 🆗 jsonlint 0m 0s jsonlint was not available.
+0 🆗 xmllint 0m 0s xmllint was not available.
+1 💚 @author 0m 1s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 14m 4s Maven dependency ordering for branch
+1 💚 mvninstall 13m 38s trunk passed
+1 💚 compile 8m 49s trunk passed
+1 💚 checkstyle 2m 15s trunk passed
+1 💚 mvnsite 1m 28s trunk passed
-1 ❌ javadoc 0m 33s /branch-javadoc-hadoop-common-project_hadoop-common.txt hadoop-common in trunk failed.
+0 🆗 spotbugs 0m 30s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
-1 ❌ spotbugs 0m 53s /branch-spotbugs-hadoop-common-project_hadoop-common.txt hadoop-common in trunk failed.
+1 💚 shadedclient 13m 41s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for patch
+1 💚 mvninstall 0m 46s the patch passed
+1 💚 compile 8m 43s the patch passed
+1 💚 javac 8m 43s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 2m 14s root: The patch generated 0 new + 0 unchanged - 4 fixed = 0 total (was 4)
+1 💚 hadolint 0m 3s No new issues.
+1 💚 mvnsite 1m 26s the patch passed
+1 💚 shellcheck 0m 0s No new issues.
-1 ❌ javadoc 0m 35s /patch-javadoc-hadoop-common-project_hadoop-common.txt hadoop-common in the patch failed.
+0 🆗 spotbugs 0m 24s hadoop-project has no data from spotbugs
-1 ❌ spotbugs 0m 56s /patch-spotbugs-hadoop-common-project_hadoop-common.txt hadoop-common in the patch failed.
+1 💚 shadedclient 14m 15s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 18s hadoop-project in the patch passed.
-1 ❌ unit 15m 43s /patch-unit-hadoop-common-project_hadoop-common.txt hadoop-common in the patch passed.
+1 💚 asflicense 0m 34s The patch does not generate ASF License warnings.
105m 45s
Reason Tests
Failed junit tests hadoop.conf.TestConfiguration
hadoop.security.TestUserGroupInformation
hadoop.crypto.TestCryptoOutputStreamClosing
hadoop.security.TestUGILoginFromKeytab
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/12/artifact/out/Dockerfile
GITHUB PR #6914
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs jsonlint mvnsite unit compile javac javadoc mvninstall shadedclient spotbugs checkstyle xmllint
uname Linux b294a0512af3 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 5a21ab0
Default Java Ubuntu-17.0.12+7-Ubuntu-1ubuntu220.04
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/12/testReport/
Max. process+thread count 3158 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/12/console
versions git=2.25.1 maven=3.6.3 hadolint=1.11.1-0-g0e692dd shellcheck=0.7.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 22s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s detect-secrets was not available.
+0 🆗 shelldocs 0m 1s Shelldocs was not available.
+0 🆗 jsonlint 0m 1s jsonlint 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 1 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 13m 33s Maven dependency ordering for branch
-1 ❌ mvninstall 16m 4s /branch-mvninstall-root.txt root in trunk failed.
+1 💚 compile 9m 55s trunk passed
+1 💚 checkstyle 2m 12s trunk passed
+1 💚 mvnsite 2m 3s trunk passed
-1 ❌ javadoc 0m 38s /branch-javadoc-hadoop-common-project_hadoop-common.txt hadoop-common in trunk failed.
+0 🆗 spotbugs 0m 30s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
-1 ❌ spotbugs 0m 55s /branch-spotbugs-hadoop-common-project_hadoop-common.txt hadoop-common in trunk failed.
-1 ❌ spotbugs 0m 41s /branch-spotbugs-hadoop-tools_hadoop-aws.txt hadoop-aws in trunk failed.
+1 💚 shadedclient 13m 34s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 1m 12s the patch passed
+1 💚 compile 8m 23s the patch passed
+1 💚 javac 8m 23s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 2m 14s root: The patch generated 0 new + 0 unchanged - 4 fixed = 0 total (was 4)
+1 💚 hadolint 0m 2s No new issues.
+1 💚 mvnsite 2m 5s the patch passed
+1 💚 shellcheck 0m 0s No new issues.
-1 ❌ javadoc 0m 47s /patch-javadoc-hadoop-common-project_hadoop-common.txt hadoop-common in the patch failed.
-1 ❌ javadoc 0m 31s /results-javadoc-javadoc-hadoop-tools_hadoop-aws.txt hadoop-tools_hadoop-aws generated 803 new + 0 unchanged - 0 fixed = 803 total (was 0)
+0 🆗 spotbugs 0m 21s hadoop-project has no data from spotbugs
-1 ❌ spotbugs 0m 53s /patch-spotbugs-hadoop-common-project_hadoop-common.txt hadoop-common in the patch failed.
-1 ❌ spotbugs 0m 42s /patch-spotbugs-hadoop-tools_hadoop-aws.txt hadoop-aws in the patch failed.
+1 💚 shadedclient 13m 15s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 24s hadoop-project in the patch passed.
-1 ❌ unit 16m 7s /patch-unit-hadoop-common-project_hadoop-common.txt hadoop-common in the patch passed.
+1 💚 unit 2m 6s hadoop-aws in the patch passed.
+1 💚 asflicense 0m 39s The patch does not generate ASF License warnings.
113m 46s
Reason Tests
Failed junit tests hadoop.conf.TestConfiguration
hadoop.security.TestUserGroupInformation
hadoop.crypto.TestCryptoOutputStreamClosing
hadoop.security.TestUGILoginFromKeytab
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/13/artifact/out/Dockerfile
GITHUB PR #6914
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs jsonlint mvnsite unit compile javac javadoc mvninstall shadedclient spotbugs checkstyle xmllint
uname Linux a25401c76a4c 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 5be61c7
Default Java Ubuntu-17.0.12+7-Ubuntu-1ubuntu220.04
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/13/testReport/
Max. process+thread count 1305 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-tools/hadoop-aws U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/13/console
versions git=2.25.1 maven=3.6.3 hadolint=1.11.1-0-g0e692dd shellcheck=0.7.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/14/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 21s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 codespell 0m 1s codespell was not available.
+0 🆗 detsecrets 0m 1s detect-secrets was not available.
+0 🆗 shelldocs 0m 1s Shelldocs was not available.
+0 🆗 jsonlint 0m 1s jsonlint was not available.
+0 🆗 xmllint 0m 1s 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 7 new or modified test files.
_ trunk Compile Tests _
+0 🆗 mvndep 14m 3s Maven dependency ordering for branch
+1 💚 mvninstall 13m 53s trunk passed
+1 💚 compile 8m 49s trunk passed
+1 💚 checkstyle 2m 23s trunk passed
+1 💚 mvnsite 9m 26s trunk passed
-1 ❌ javadoc 0m 34s /branch-javadoc-hadoop-common-project_hadoop-common.txt hadoop-common in trunk failed.
-1 ❌ javadoc 0m 26s /branch-javadoc-hadoop-hdfs-project_hadoop-hdfs-client.txt hadoop-hdfs-client in trunk failed.
-1 ❌ javadoc 0m 29s /branch-javadoc-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in trunk failed.
-1 ❌ javadoc 0m 27s /branch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api.txt hadoop-yarn-api in trunk failed.
-1 ❌ javadoc 0m 26s /branch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt hadoop-yarn-common in trunk failed.
-1 ❌ javadoc 0m 26s /branch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txt hadoop-yarn-server-common in trunk failed.
-1 ❌ javadoc 0m 25s /branch-javadoc-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt hadoop-mapreduce-client-app in trunk failed.
-1 ❌ javadoc 0m 22s /branch-javadoc-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt hadoop-mapreduce-client-jobclient in trunk failed.
-1 ❌ javadoc 0m 25s /branch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-common.txt hadoop-yarn-server-timelineservice-hbase-common in trunk failed.
-1 ❌ javadoc 0m 24s /branch-javadoc-hadoop-mapreduce-project_hadoop-mapreduce-examples.txt hadoop-mapreduce-examples in trunk failed.
-1 ❌ javadoc 0m 24s /branch-javadoc-hadoop-tools_hadoop-streaming.txt hadoop-streaming in trunk failed.
-1 ❌ javadoc 0m 23s /branch-javadoc-hadoop-tools_hadoop-gridmix.txt hadoop-gridmix in trunk failed.
+0 🆗 spotbugs 0m 27s branch/hadoop-project no spotbugs output file (spotbugsXml.xml)
-1 ❌ spotbugs 0m 55s /branch-spotbugs-hadoop-common-project_hadoop-common.txt hadoop-common in trunk failed.
-1 ❌ spotbugs 0m 45s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-client.txt hadoop-hdfs-client in trunk failed.
-1 ❌ spotbugs 1m 3s /branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in trunk failed.
-1 ❌ spotbugs 0m 40s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api.txt hadoop-yarn-api in trunk failed.
-1 ❌ spotbugs 0m 40s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt hadoop-yarn-common in trunk failed.
-1 ❌ spotbugs 0m 36s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txt hadoop-yarn-server-common in trunk failed.
-1 ❌ spotbugs 0m 36s /branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt hadoop-mapreduce-client-core in trunk failed.
-1 ❌ spotbugs 0m 31s /branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt hadoop-mapreduce-client-app in trunk failed.
-1 ❌ spotbugs 0m 32s /branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt hadoop-mapreduce-client-jobclient in trunk failed.
-1 ❌ spotbugs 0m 24s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-common.txt hadoop-yarn-server-timelineservice-hbase-common in trunk failed.
-1 ❌ spotbugs 0m 32s /branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core.txt hadoop-yarn-services-core in trunk failed.
-1 ❌ spotbugs 0m 28s /branch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-examples.txt hadoop-mapreduce-examples in trunk failed.
-1 ❌ spotbugs 0m 29s /branch-spotbugs-hadoop-tools_hadoop-streaming.txt hadoop-streaming in trunk failed.
-1 ❌ spotbugs 0m 29s /branch-spotbugs-hadoop-tools_hadoop-gridmix.txt hadoop-gridmix in trunk failed.
-1 ❌ spotbugs 0m 38s /branch-spotbugs-hadoop-tools_hadoop-aws.txt hadoop-aws in trunk failed.
+1 💚 shadedclient 13m 29s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for patch
+1 💚 mvninstall 5m 37s the patch passed
+1 💚 compile 8m 24s the patch passed
+1 💚 javac 8m 24s the patch passed
-1 ❌ blanks 0m 0s /blanks-eol.txt The patch has 8 line(s) that end in blanks. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
-0 ⚠️ checkstyle 2m 19s /results-checkstyle-root.txt root: The patch generated 5 new + 1705 unchanged - 6 fixed = 1710 total (was 1711)
+1 💚 hadolint 0m 2s No new issues.
+1 💚 mvnsite 9m 36s the patch passed
+1 💚 shellcheck 0m 0s No new issues.
-1 ❌ javadoc 0m 48s /results-javadoc-javadoc-hadoop-common-project_hadoop-common.txt hadoop-common-project_hadoop-common generated 3655 new + 0 unchanged - 0 fixed = 3655 total (was 0)
-1 ❌ javadoc 0m 37s /results-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-client.txt hadoop-hdfs-project_hadoop-hdfs-client generated 3331 new + 0 unchanged - 0 fixed = 3331 total (was 0)
-1 ❌ javadoc 0m 57s /results-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs-project_hadoop-hdfs generated 9720 new + 0 unchanged - 0 fixed = 9720 total (was 0)
-1 ❌ javadoc 0m 32s /results-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api.txt hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api generated 2051 new + 0 unchanged - 0 fixed = 2051 total (was 0)
-1 ❌ javadoc 0m 37s /results-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common generated 2433 new + 0 unchanged - 0 fixed = 2433 total (was 0)
-1 ❌ javadoc 0m 28s /results-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txt hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common generated 1280 new + 0 unchanged - 0 fixed = 1280 total (was 0)
-1 ❌ javadoc 0m 29s /results-javadoc-javadoc-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app generated 1069 new + 0 unchanged - 0 fixed = 1069 total (was 0)
-1 ❌ javadoc 0m 29s /results-javadoc-javadoc-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient generated 44 new + 0 unchanged - 0 fixed = 44 total (was 0)
-1 ❌ javadoc 0m 28s /results-javadoc-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-common.txt hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-common generated 67 new + 0 unchanged - 0 fixed = 67 total (was 0)
-1 ❌ javadoc 0m 27s /results-javadoc-javadoc-hadoop-mapreduce-project_hadoop-mapreduce-examples.txt hadoop-mapreduce-project_hadoop-mapreduce-examples generated 252 new + 0 unchanged - 0 fixed = 252 total (was 0)
-1 ❌ javadoc 0m 26s /results-javadoc-javadoc-hadoop-tools_hadoop-streaming.txt hadoop-tools_hadoop-streaming generated 335 new + 0 unchanged - 0 fixed = 335 total (was 0)
-1 ❌ javadoc 0m 28s /results-javadoc-javadoc-hadoop-tools_hadoop-gridmix.txt hadoop-tools_hadoop-gridmix generated 135 new + 0 unchanged - 0 fixed = 135 total (was 0)
-1 ❌ javadoc 0m 32s /results-javadoc-javadoc-hadoop-tools_hadoop-aws.txt hadoop-tools_hadoop-aws generated 803 new + 0 unchanged - 0 fixed = 803 total (was 0)
+0 🆗 spotbugs 0m 22s hadoop-project has no data from spotbugs
-1 ❌ spotbugs 0m 54s /patch-spotbugs-hadoop-common-project_hadoop-common.txt hadoop-common in the patch failed.
-1 ❌ spotbugs 0m 46s /patch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-client.txt hadoop-hdfs-client in the patch failed.
-1 ❌ spotbugs 1m 1s /patch-spotbugs-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch failed.
-1 ❌ spotbugs 0m 39s /patch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api.txt hadoop-yarn-api in the patch failed.
-1 ❌ spotbugs 0m 43s /patch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt hadoop-yarn-common in the patch failed.
-1 ❌ spotbugs 0m 35s /patch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common.txt hadoop-yarn-server-common in the patch failed.
-1 ❌ spotbugs 0m 36s /patch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt hadoop-mapreduce-client-core in the patch failed.
-1 ❌ spotbugs 0m 36s /patch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt hadoop-mapreduce-client-app in the patch failed.
-1 ❌ spotbugs 0m 33s /patch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt hadoop-mapreduce-client-jobclient in the patch failed.
-1 ❌ spotbugs 0m 26s /patch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-common.txt hadoop-yarn-server-timelineservice-hbase-common in the patch failed.
-1 ❌ spotbugs 0m 33s /patch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core.txt hadoop-yarn-services-core in the patch failed.
-1 ❌ spotbugs 0m 28s /patch-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-examples.txt hadoop-mapreduce-examples in the patch failed.
-1 ❌ spotbugs 0m 29s /patch-spotbugs-hadoop-tools_hadoop-streaming.txt hadoop-streaming in the patch failed.
-1 ❌ spotbugs 0m 34s /patch-spotbugs-hadoop-tools_hadoop-gridmix.txt hadoop-gridmix in the patch failed.
-1 ❌ spotbugs 0m 41s /patch-spotbugs-hadoop-tools_hadoop-aws.txt hadoop-aws in the patch failed.
+1 💚 shadedclient 13m 50s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 23s hadoop-project in the patch passed.
-1 ❌ unit 16m 0s /patch-unit-hadoop-common-project_hadoop-common.txt hadoop-common in the patch passed.
+1 💚 unit 1m 58s hadoop-hdfs-client in the patch passed.
-1 ❌ unit 189m 41s /patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt hadoop-hdfs in the patch passed.
+1 💚 unit 0m 52s hadoop-yarn-api in the patch passed.
-1 ❌ unit 18m 46s /patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common.txt hadoop-yarn-common in the patch passed.
+1 💚 unit 2m 40s hadoop-yarn-server-common in the patch passed.
-1 ❌ unit 6m 14s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt hadoop-mapreduce-client-core in the patch passed.
-1 ❌ unit 6m 20s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt hadoop-mapreduce-client-app in the patch passed.
-1 ❌ unit 181m 51s /patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt hadoop-mapreduce-client-jobclient in the patch passed.
+1 💚 unit 0m 59s hadoop-yarn-server-timelineservice-hbase-common in the patch passed.
+1 💚 unit 19m 34s hadoop-yarn-services-core in the patch passed.
+1 💚 unit 1m 1s hadoop-mapreduce-examples in the patch passed.
-1 ❌ unit 8m 55s /patch-unit-hadoop-tools_hadoop-streaming.txt hadoop-streaming in the patch passed.
-1 ❌ unit 15m 40s /patch-unit-hadoop-tools_hadoop-gridmix.txt hadoop-gridmix in the patch passed.
+1 💚 unit 2m 21s hadoop-aws in the patch passed.
+1 💚 asflicense 0m 51s The patch does not generate ASF License warnings.
615m 13s
Reason Tests
Failed junit tests hadoop.conf.TestConfiguration
hadoop.security.TestUserGroupInformation
hadoop.crypto.TestCryptoOutputStreamClosing
hadoop.security.TestUGILoginFromKeytab
hadoop.hdfs.server.namenode.TestFSImageStorageInspector
hadoop.hdfs.TestSetTimes
hadoop.hdfs.server.namenode.TestNNStorageRetentionManager
hadoop.hdfs.server.namenode.ha.TestObserverReadProxyProvider
hadoop.hdfs.TestFileCreation
hadoop.hdfs.TestStoragePolicyPermissionSettings
hadoop.hdfs.web.TestWebHdfsTimeouts
hadoop.hdfs.TestDFSUtil
hadoop.hdfs.TestDistributedFileSystemWithECFileWithRandomECPolicy
hadoop.hdfs.protocol.datatransfer.TestPacketReceiver
hadoop.hdfs.server.namenode.ha.TestHAStateTransitions
hadoop.hdfs.web.TestFSMainOperationsWebHdfs
hadoop.yarn.webapp.view.TestTwoColumnLayout
hadoop.yarn.webapp.view.TestHtmlBlock
hadoop.yarn.webapp.view.TestHtmlPage
hadoop.yarn.webapp.test.TestWebAppTests
hadoop.yarn.webapp.hamlet2.TestHamlet
hadoop.yarn.webapp.view.TestCommonViews
hadoop.yarn.webapp.TestSubViews
hadoop.yarn.webapp.view.TestInfoBlock
hadoop.yarn.webapp.hamlet2.TestHamletImpl
hadoop.yarn.webapp.view.TestTwoColumnCssPage
hadoop.mapreduce.checkpoint.TestFSCheckpointService
hadoop.mapreduce.v2.app.TestMRAppMaster
hadoop.mapreduce.v2.app.webapp.TestAMWebApp
hadoop.mapreduce.v2.app.TestJobEndNotifier
hadoop.mapreduce.lib.output.TestJobOutputCommitter
hadoop.mapred.TestMiniMRChildTask
hadoop.mapreduce.v2.TestMRJobs
hadoop.mapred.TestMiniMRClientCluster
hadoop.mapreduce.TestMRJobClient
hadoop.mapreduce.TestLargeSort
hadoop.mapred.TestClusterMRNotification
hadoop.mapreduce.v2.TestMRJobsWithHistoryService
hadoop.mapred.TestMerge
hadoop.mapreduce.v2.TestMROldApiJobs
hadoop.mapred.TestReduceFetchFromPartialMem
hadoop.mapred.TestLazyOutput
hadoop.mapreduce.v2.TestUberAM
hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers
hadoop.mapred.TestReduceFetch
hadoop.mapred.TestClusterMapReduceTestCase
hadoop.mapreduce.v2.TestSpeculativeExecution
hadoop.mapred.TestJobName
hadoop.mapred.TestJobCounters
hadoop.mapreduce.security.TestBinaryTokenFile
hadoop.mapreduce.security.ssl.TestEncryptedShuffle
hadoop.mapred.TestJobSysDirWithDFS
hadoop.mapreduce.TestChild
hadoop.mapred.TestMRTimelineEventHandling
hadoop.mapreduce.v2.TestMiniMRProxyUser
hadoop.mapreduce.v2.TestMRJobsWithProfiler
hadoop.mapred.TestMiniMRClasspath
hadoop.mapreduce.TestMapReduceLazyOutput
hadoop.mapreduce.security.TestMRCredentials
hadoop.streaming.TestMultipleArchiveFiles
hadoop.streaming.TestSymLink
hadoop.streaming.TestMultipleCachefiles
hadoop.streaming.TestFileArgs
hadoop.mapred.gridmix.TestDistCacheEmulation
hadoop.mapred.gridmix.TestGridmixSubmission
hadoop.mapred.gridmix.TestSleepJob
hadoop.mapred.gridmix.TestLoadJob
Subsystem Report/Notes
Docker ClientAPI=1.46 ServerAPI=1.46 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/14/artifact/out/Dockerfile
GITHUB PR #6914
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs jsonlint mvnsite unit compile javac javadoc mvninstall shadedclient xmllint spotbugs checkstyle
uname Linux 24b734ca64ab 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / b379d78
Default Java Ubuntu-17.0.12+7-Ubuntu-1ubuntu220.04
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/14/testReport/
Max. process+thread count 5038 (vs. ulimit of 5500)
modules C: hadoop-project hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs-client hadoop-hdfs-project/hadoop-hdfs hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core hadoop-mapreduce-project/hadoop-mapreduce-examples hadoop-tools/hadoop-streaming hadoop-tools/hadoop-gridmix hadoop-tools/hadoop-aws U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6914/14/console
versions git=2.25.1 maven=3.6.3 hadolint=1.11.1-0-g0e692dd shellcheck=0.7.0
Powered by Apache Yetus 0.14.0 https://yetus.apache.org

This message was automatically generated.

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

Successfully merging this pull request may close these issues.

4 participants