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

Don't access ROM class from RAM class directly #6922

Merged
merged 1 commit into from
Sep 4, 2019

Conversation

dchopra001
Copy link
Contributor

Signed-off-by: Dhruv Chopra Dhruv.C.Chopra@ibm.com

Signed-off-by: Dhruv Chopra <Dhruv.C.Chopra@ibm.com>
@dchopra001 dchopra001 mentioned this pull request Aug 30, 2019
32 tasks
Copy link
Contributor

@mpirvu mpirvu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mpirvu
Copy link
Contributor

mpirvu commented Sep 3, 2019

Jenkins test sanity all jdk8,jdk11

@mpirvu
Copy link
Contributor

mpirvu commented Sep 3, 2019

3 failures due to infra

@mpirvu
Copy link
Contributor

mpirvu commented Sep 3, 2019

Jenkins test sanity xlinux jdk11

@dchopra001
Copy link
Contributor Author

I see the following failures in the failing builds:

Receiving objects:  30% (2165/7140), 39.07 MiB | 474.00 KiB/s   
error: index-pack died of signal 15
fatal: index-pack failed
error: RPC failed; curl 56 SSL read: error:00000000:lib(0):func(0):reason(0), errno 110

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:655)

And

21:53:45  curl error code: 23. Sleep 300 secs, then retry 4...
21:58:36  curl -OLJks --user ****:**** https://140-211-168-230-openstack.osuosl.org/artifactory/ci-eclipse-openj9/Build_JDK11_x86-64_mac_Personal/120/OpenJ9-JDK11-x86-64_mac-20190903-004244.tar.gz
21:58:36  curl error code: 23. Sleep 300 secs, then retry 5...
22:03:45  curl -OLJks --user ****:**** https://140-211-168-230-openstack.osuosl.org/artifactory/ci-eclipse-openj9/Build_JDK11_x86-64_mac_Personal/120/OpenJ9-JDK11-x86-64_mac-20190903-004244.tar.gz
22:03:45  curl error code: 23
22:03:45  Failed to retrieve https://140-211-168-230-openstack.osuosl.org/artifactory/ci-eclipse-openj9/Build_JDK11_x86-64_mac_Personal/120/OpenJ9-JDK11-x86-64_mac-20190903-004244.tar.gz, exiting. This is what we received of the file and MD5 sum:
22:03:45  ls: https://140-211-168-230-openstack.osuosl.org/artifactory/ci-eclipse-openj9/Build_JDK11_x86-64_mac_Personal/120/OpenJ9-JDK11-x86-64_mac-20190903-004244.tar.gz: No such file or directory

These both look like infra issues as well.

@mpirvu mpirvu self-assigned this Sep 4, 2019
@mpirvu
Copy link
Contributor

mpirvu commented Sep 4, 2019

Jenkins test sanity xlinuxxl,osx jdk11

@mpirvu mpirvu merged commit ec5d412 into eclipse-openj9:master Sep 4, 2019
@dchopra001 dchopra001 deleted the romToRamClass branch July 13, 2021 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants