Open
Description
Failure link
From an internal build(rhel9s390xrt-2
):
java version "17.0.8-beta" 2023-07-18
IBM Semeru Runtime Certified Edition 17.0.8+2-202305240519 (build 17.0.8-beta+2-202305240519)
Eclipse OpenJ9 VM 17.0.8+2-202305240519 (build master-37e239e9e, JRE 17 Linux s390x-64-Bit Compressed References 20230523_412 (JIT enabled, AOT enabled)
OpenJ9 - 37e239e9e
OMR - 779c51b95
JCL - adfa6c5f0f based on jdk-17.0.8+2)
Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
[2023-05-24T06:44:54.784Z] variation: -Xint
[2023-05-24T06:44:54.784Z] JVM_OPTIONS: -Xint
[2023-05-24T06:44:54.784Z] TESTING:
[2023-05-24T06:44:55.773Z] *** Starting test suite: J9 Criu Command-Line Option Tests ***
[2023-05-24T06:44:55.773Z] Testing: Create Criu Checkpoint Image without Restore
[2023-05-24T06:44:55.773Z] Test start time: 2023/05/24 07:44:55 Greenwich Mean Time
[2023-05-24T06:44:55.773Z] Running command: bash /home/jenkins/workspace/Test_openjdk17_j9_sanity.functional_s390x_linux_testList_1/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/criu/criuScript.sh /home/jenkins/workspace/Test_openjdk17_j9_sanity.functional_s390x_linux_testList_1/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/criu /home/jenkins/workspace/Test_openjdk17_j9_sanity.functional_s390x_linux_testList_1/openjdkbinary/j2sdk-image/bin/java " -Xint " org.openj9.criu.CRIUSimpleTest 1 1 true
[2023-05-24T06:44:55.773Z] Time spent starting: 53 milliseconds
[2023-05-24T06:44:56.711Z] Time spent executing: 1079 milliseconds
[2023-05-24T06:44:56.711Z] Test result: FAILED
[2023-05-24T06:44:56.711Z] Output from test:
[2023-05-24T06:44:56.711Z] [OUT] start running script
[2023-05-24T06:44:56.711Z] [OUT] export GLIBC_TUNABLES=glibc.cpu.hwcaps=-XSAVEC,-XSAVE,-AVX2,-ERMS,-AVX,-AVX_Fast_Unaligned_Load
[2023-05-24T06:44:56.711Z] [OUT] export LD_BIND_NOT=on
[2023-05-24T06:44:56.711Z] [OUT] Total checkpoint(s) 1:
[2023-05-24T06:44:56.711Z] [OUT] Pre-checkpoint
[2023-05-24T06:44:56.711Z] [OUT] Performing CRIUSupport.checkpointJVM(), current thread name: main, Wed May 24 07:44:55 BST 2023, System.currentTimeMillis(): 1684910695981, System.nanoTime(): 1684910695977370967
[2023-05-24T06:44:56.711Z] [OUT] Exception in thread "main" org.eclipse.openj9.criu.SystemCheckpointException: The JVM attempted to load libcriu.so but was unable to: 1
[2023-05-24T06:44:56.711Z] [OUT] at openj9.criu/org.eclipse.openj9.criu.CRIUSupport.checkpointJVMImpl(Native Method)
[2023-05-24T06:44:56.711Z] [OUT] at openj9.criu/org.eclipse.openj9.criu.CRIUSupport.checkpointJVM(CRIUSupport.java:650)
[2023-05-24T06:44:56.711Z] [OUT] at org.openj9.criu.CRIUTestUtils.checkPointJVM(CRIUTestUtils.java:77)
[2023-05-24T06:44:56.711Z] [OUT] at org.openj9.criu.CRIUTestUtils.checkPointJVM(CRIUTestUtils.java:65)
[2023-05-24T06:44:56.711Z] [OUT] at org.openj9.criu.CRIUTestUtils.checkPointJVM(CRIUTestUtils.java:61)
[2023-05-24T06:44:56.712Z] [OUT] at org.openj9.criu.CRIUSimpleTest.checkpoints(CRIUSimpleTest.java:43)
[2023-05-24T06:44:56.712Z] [OUT] at org.openj9.criu.CRIUSimpleTest.main(CRIUSimpleTest.java:33)
[2023-05-24T06:44:56.712Z] [OUT] finished script
[2023-05-24T06:44:56.712Z] >> Success condition was not found: [Output match: Killed]
[2023-05-24T06:44:56.712Z] >> Required condition was found: [Output match: Pre-checkpoint]
[2023-05-24T06:44:56.712Z] >> Failure condition was not found: [Output match: Post-checkpoint]
[2023-05-24T06:44:56.712Z] >> Failure condition was not found: [Output match: CRIU is not enabled]
[2023-05-24T06:44:56.712Z] >> Failure condition was not found: [Output match: Removed testOutput file]
[2023-05-24T06:44:56.712Z] >> Failure condition was not found: [Output match: Operation not permitted]
[2023-05-24T06:44:56.712Z] >> Failure condition was not found: [Output match: ERR]
[2023-05-24T06:44:56.712Z] >> Failure condition was not found: [Output match: Could not dump the JVM processes, err=-70]
[2023-05-24T06:44:56.712Z]
[2023-05-24T06:44:56.712Z]
[2023-05-24T06:44:56.712Z] ---TEST RESULTS---
[2023-05-24T06:44:56.712Z] Number of PASSED tests: 0 out of 1
[2023-05-24T06:44:56.712Z] Number of FAILED tests: 1 out of 1
[2023-05-24T06:44:56.712Z]
[2023-05-24T06:44:56.712Z] ---SUMMARY OF FAILED TESTS---
[2023-05-24T06:44:56.712Z] Create Criu Checkpoint Image without Restore
[2023-05-24T06:44:56.712Z] -----------------------------
[2023-05-24T06:44:56.712Z]
[2023-05-24T06:44:57.728Z] -----------------------------------
[2023-05-24T06:44:57.728Z] cmdLineTester_criu_keepCheckpoint_1_FAILED
FYI @tajila