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

JDK8/HotSpot/arm32 builds not completing successfully #2247

Closed
sxa opened this issue Nov 20, 2020 · 5 comments · Fixed by #2252
Closed

JDK8/HotSpot/arm32 builds not completing successfully #2247

sxa opened this issue Nov 20, 2020 · 5 comments · Fixed by #2252
Assignees
Labels
arm Issues that affect or relate to the ARM OS buildbreak High priority issues that cause build breaks in jenkins or build scripts
Milestone

Comments

@sxa
Copy link
Member

sxa commented Nov 20, 2020

Thank you for reporting a broken build! Please fill in the following details:

SInce JDK8/aarch32 is build from a separate repository it may be a tagging issue in there. Since it has only just shown up it is unlikely to be a result of the changes that we put in to resolve issues related to the 11.0.9.1+1 release last week however #2234 was merged three days ago (FYA @andrew-m-leonard - although I think https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-arm-hotspot/488/consoleFull went through with your latest change included so it superficially looks unlikely that's affected it)

12:57:53  WARNING: Failed to identify latest tag in the repository
12:57:54  From /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-hotspot/workspace/./build//src
12:57:54   * branch                  HEAD       -> FETCH_HEAD
12:57:54  WARNING: Failed to identify latest tag in the repository
12:57:54  OpenJDK JDK path will be . JRE path will be -jre
12:57:54  Empty dir passed to be archived
@sxa sxa added the buildbreak High priority issues that cause build breaks in jenkins or build scripts label Nov 20, 2020
@sxa sxa added this to the November 2020 milestone Nov 20, 2020
@sxa sxa added this to TODO in temurin-build via automation Nov 20, 2020
@sxa sxa changed the title JDK8/HotSPot/arm32 builds not completing successfully JDK8/HotSpot/arm32 builds not completing successfully Nov 20, 2020
@M-Davies M-Davies added the arm Issues that affect or relate to the ARM OS label Nov 20, 2020
@andrew-m-leonard
Copy link
Contributor

It looks like the build is being repeated !!

@andrew-m-leonard
Copy link
Contributor

ah getOpenJDKversion() gets called several times in build.sh

@andrew-m-leonard
Copy link
Contributor

Fixed by #2252

@M-Davies M-Davies linked a pull request Nov 24, 2020 that will close this issue
temurin-build automation moved this from TODO to Done Nov 24, 2020
@andrew-m-leonard
Copy link
Contributor

@sxa
Copy link
Member Author

sxa commented Nov 24, 2020

Thanks @andrew-m-leonard :-D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arm Issues that affect or relate to the ARM OS buildbreak High priority issues that cause build breaks in jenkins or build scripts
Projects
No open projects
temurin-build
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants