Skip to content

YARN-11713. yarn-ui build fails in ARM docker in MacOs phantomjs error. #7729

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

Merged
merged 1 commit into from
Jun 7, 2025

Conversation

iwasakims
Copy link
Member

@iwasakims iwasakims commented Jun 5, 2025

https://issues.apache.org/jira/browse/YARN-11713

  • phantomjs package is needed on arm64. The part of fix of HADOOP-17723 looks missing in the current Docker resources.
  • Since the phantomjs package is not available in recent Ubuntu any more, we need another fix for upgrading the build environment.
  • YARN-11712 must be addressed too for successful build of yarn-ui on arm64.

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

@hadoop-yetus
Copy link

🎊 +1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 9m 9s 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.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ trunk Compile Tests _
+0 🆗 mvndep 6m 21s Maven dependency ordering for branch
+1 💚 shadedclient 21m 12s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 22s Maven dependency ordering for patch
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 hadolint 0m 1s No new issues.
+1 💚 shellcheck 0m 0s No new issues.
+1 💚 shadedclient 20m 5s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 asflicense 0m 23s The patch does not generate ASF License warnings.
59m 4s
Subsystem Report/Notes
Docker ClientAPI=1.50 ServerAPI=1.50 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7729/1/artifact/out/Dockerfile
GITHUB PR #7729
Optional Tests dupname asflicense codespell detsecrets hadolint shellcheck shelldocs
uname Linux 19cda645719e 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 108be60
Max. process+thread count 560 (vs. ulimit of 5500)
modules C: U:
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7729/1/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.

@slfan1989
Copy link
Contributor

@iwasakims Thanks for the contribution! +1

@iwasakims iwasakims merged commit d2a970f into apache:trunk Jun 7, 2025
4 checks passed
iwasakims added a commit that referenced this pull request Jun 7, 2025
…r. (#7729)

(cherry picked from commit d2a970f)

 Conflicts:
	dev-support/docker/Dockerfile_aarch64
iwasakims added a commit that referenced this pull request Jun 7, 2025
…r. (#7729)

(cherry picked from commit d2a970f)

 Conflicts:
	dev-support/docker/Dockerfile_aarch64

(cherry picked from commit 9ebb9a9)
@iwasakims
Copy link
Member Author

I merge this to trunk, branch3.4 and branch-3.4.2. Thanks, @slfan1989.

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.

3 participants