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

All functional tests builds with openj9 fail #62

Closed
sophia-guo opened this issue Dec 17, 2020 · 4 comments
Closed

All functional tests builds with openj9 fail #62

sophia-guo opened this issue Dec 17, 2020 · 4 comments

Comments

@sophia-guo
Copy link
Contributor

The error:
https://github.com/AdoptOpenJDK/run-aqa/runs/1566377410?check_suite_focus=true

 [javac] error: error reading /home/runner/work/run-aqa/run-aqa/openjdk-tests/TKG/lib/org.eclipse.osgi_3.16.100.v20200904-1304.jar; error in opening zip file
    [javac] 1 error
@karianna karianna added the bug Something isn't working label Dec 17, 2020
@sophia-guo
Copy link
Contributor Author

     [exec] downloading  https://mirror.umd.edu/eclipse/equinox/drops/S-4.18M1a-202010120320/org.eclipse.osgi_3.16.100.v20200904-1304.jar
     [exec] --> file downloaded to /home/runner/work/runaqaTest/runaqaTest/openjdk-tests/TKG/../TKG/lib/org.eclipse.osgi_3.16.100.v20200904-1304.jar
     [exec] Expected sha is: e0c1c2fa5e5f520d2347f9e7a7d2873e3b96bab3,
     [exec] Actual sha is  : 55df4256e88dbe8795fea9f6ac50b2f8e0215eb1.
     [exec] ERROR: sha checksum error.

@llxia @LongyuZhang idea?

@llxia
Copy link
Contributor

llxia commented Dec 17, 2020

It looks like the mirror site cannot be found: https://mirror.umd.edu/eclipse/equinox/drops/S-4.18M1a-202010120320/org.eclipse.osgi_3.16.100.v20200904-1304.jar

@LongyuZhang I think we need to update the download link for osgi jar. Similar error in Jenkins job: https://ci.adoptopenjdk.net/job/test.getDependency/918/

@llxia
Copy link
Contributor

llxia commented Dec 17, 2020

@sophia-guo It may be better to use Jenkins job to pre-download artifacts. Otherwise, run-aqa will depend on each 3rd party jar downloading.

@sophia-guo
Copy link
Contributor Author

Fixed by adoptium/TKG#134. Close it.

@karianna karianna added this to the December 2020 milestone Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants