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

cmdLineTester_criu_nonPortableRestore Can't dump ghost file /usr/lib64/libstdc++.so.6.0.25 of 1880064 size, increase limit #21128

Open
pshipton opened this issue Feb 14, 2025 · 1 comment
Labels
criu Used to track CRIU snapshot related work test failure

Comments

@pshipton
Copy link
Member

https://openj9-jenkins.osuosl.org/job/Test_openjdk11_j9_sanity.functional_s390x_linux_Nightly_testList_1/979 - rh8-390-2
cmdLineTester_criu_nonPortableRestore_10

01:00:37  Testing: Properties test3
01:00:37  Test start time: 2025/02/13 01:00:33 Eastern Standard Time
01:00:37  Running command: bash /home/jenkins/workspace/Test_openjdk11_j9_sanity.functional_s390x_linux_Nightly_testList_1/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/criu/criuScript.sh /home/jenkins/workspace/Test_openjdk11_j9_sanity.functional_s390x_linux_Nightly_testList_1/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/criu /home/jenkins/workspace/Test_openjdk11_j9_sanity.functional_s390x_linux_Nightly_testList_1/jdkbinary/j2sdk-image/bin/java " -XX:+DebugOnRestore -Xjit:count=0 " org.openj9.criu.OptionsFileTest PropertiesTest3 1 false false

01:01:54   [OUT] (00.239923) Error (criu/files-reg.c:1053): Can't dump ghost file /usr/lib64/libstdc++.so.6.0.25 of 1880064 size, increase limit
01:01:54   [OUT] (00.239932) Error (criu/cr-dump.c:1558): Collect mappings (pid: 2636006) failed with -1
01:01:54   [OUT] (00.240047) net: Unlock network
01:01:54   [OUT] (00.240053) Unfreezing tasks into 1
01:01:54   [OUT] (00.240055) 	Unseizing 2636006 into 1
01:01:54   [OUT] (00.240119) Error (criu/cr-dump.c:2093): Dumping FAILED.
01:01:54   [OUT] -------------- End of checkpoint criu.log -------------
01:01:54   [OUT] Exception in thread "main" org.eclipse.openj9.criu.SystemCheckpointException: Could not dump the JVM processes, err=-52
01:01:54   [OUT] 	at openj9.criu/org.eclipse.openj9.criu.CRIUSupport.checkpointJVM(CRIUSupport.java:535)
01:01:54   [OUT] 	at org.openj9.criu.CRIUTestUtils.checkPointJVM(CRIUTestUtils.java:92)
01:01:54   [OUT] 	at org.openj9.criu.OptionsFileTest.propertiesTest3(OptionsFileTest.java:149)
01:01:54   [OUT] 	at org.openj9.criu.OptionsFileTest.main(OptionsFileTest.java:45)
01:01:54   [OUT] Caused by: openj9.internal.criu.SystemCheckpointException: Could not dump the JVM processes, err=-52
01:01:54   [OUT] 	at java.base/openj9.internal.criu.InternalCRIUSupport.checkpointJVMImpl(Native Method)
01:01:54   [OUT] 	at java.base/openj9.internal.criu.InternalCRIUSupport.checkpointJVM(InternalCRIUSupport.java:972)
01:01:54   [OUT] 	at openj9.criu/org.eclipse.openj9.criu.CRIUSupport.checkpointJVM(CRIUSupport.java:529)
01:01:54   [OUT] 	... 3 more
01:01:54   [OUT] initiate restore
01:01:54   [OUT] Error (criu/protobuf.c:72): Unexpected EOF on (empty-image)
01:01:54   [OUT] Removed test output files
01:01:54   [OUT] finished script
@pshipton pshipton added criu Used to track CRIU snapshot related work test failure labels Feb 14, 2025
@JasonFengJ9
Copy link
Member

JasonFengJ9 commented Feb 18, 2025

50x grinder - https://openj9-jenkins.osuosl.org/job/Grinder/4110/ - passed
5x same machine grinder - https://openj9-jenkins.osuosl.org/job/Grinder/4111/ - two passed, and other errors are not related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
criu Used to track CRIU snapshot related work test failure
Projects
None yet
Development

No branches or pull requests

2 participants