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

YARN-11166. BackPort YARN-10788 To Branch-3.3.3 #4380

Closed
wants to merge 1 commit into from

Conversation

slfan1989
Copy link
Contributor

@slfan1989 slfan1989 commented May 30, 2022

JIRA:YARN-11166. BackPort YARN-10788 To Branch-3.3.3

BackPort YARN-10788 To Branch-3.3.3, Used to solve hadoop.yarn.csi.client.TestCsiClient Junit Test failed.

The error message is as follows:

Caused by: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: File name too long 

Create unix domain socket in java.io.tmpdir instead of
test.build.dir to avoid 'File name too long' error.

Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
@steveloughran
Copy link
Contributor

-1. sorry. I'm not worried about test regressions here

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 12m 22s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell 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.
_ branch-3.3.3 Compile Tests _
+1 💚 mvninstall 36m 31s branch-3.3.3 passed
+1 💚 compile 0m 40s branch-3.3.3 passed
+1 💚 checkstyle 0m 36s branch-3.3.3 passed
+1 💚 mvnsite 0m 47s branch-3.3.3 passed
+1 💚 javadoc 0m 45s branch-3.3.3 passed
+1 💚 spotbugs 1m 33s branch-3.3.3 passed
+1 💚 shadedclient 25m 14s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 💚 mvninstall 0m 35s the patch passed
+1 💚 compile 0m 29s the patch passed
+1 💚 javac 0m 29s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 checkstyle 0m 21s the patch passed
+1 💚 mvnsite 0m 33s the patch passed
+1 💚 javadoc 0m 23s the patch passed
+1 💚 spotbugs 1m 12s the patch passed
+1 💚 shadedclient 23m 29s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 0m 43s hadoop-yarn-csi in the patch passed.
+1 💚 asflicense 0m 44s The patch does not generate ASF License warnings.
107m 32s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4380/1/artifact/out/Dockerfile
GITHUB PR #4380
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell
uname Linux ecacac2d600a 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:06:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision branch-3.3.3 / 848a9e6
Default Java Private Build-1.8.0_312-8u312-b07-0ubuntu1~18.04-b07
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4380/1/testReport/
Max. process+thread count 690 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4380/1/console
versions git=2.17.1 maven=3.6.0 spotbugs=4.2.2
Powered by Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org

This message was automatically generated.

@slfan1989 slfan1989 closed this May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants