testXXArgumentTesting_0
[2023-04-18T22:56:59.395Z] Running test testXXArgumentTesting_0 ...
[2023-04-18T22:56:59.395Z] ===============================================
[2023-04-18T22:56:59.395Z] testXXArgumentTesting_0 Start Time: Tue Apr 18 22:56:59 2023 Epoch Time (ms): 1681858619229
[2023-04-18T22:56:59.395Z] variation: Mode150
[2023-04-18T22:56:59.395Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2023-04-18T22:56:59.395Z] { \
[2023-04-18T22:56:59.395Z] echo ""; echo "TEST SETUP:"; \
[2023-04-18T22:56:59.395Z] echo "Nothing to be done for setup."; \
[2023-04-18T22:56:59.395Z] mkdir -p "E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/aqa-tests/\\TKG\\output_16818586139546\\testXXArgumentTesting_0"; \
[2023-04-18T22:56:59.395Z] cd "E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/aqa-tests/\\TKG\\output_16818586139546\\testXXArgumentTesting_0"; \
[2023-04-18T22:56:59.396Z] echo ""; echo "TESTING:"; \
[2023-04-18T22:56:59.396Z] "E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/openjdkbinary/j2sdk-image\\bin\\java" -DEXE='"E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/openjdkbinary/j2sdk-image\\bin\\java" -XX:+UseCompressedOops ' -jar "E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/aqa-tests///..//jvmtest\\functional\\cmdline_options_tester\\cmdlinetester.jar" \
[2023-04-18T22:56:59.396Z] -config "E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/aqa-tests///..//jvmtest\\functional\\cmdLineTests\\xxargtest\\XXArgumentTesting.xml"; \
[2023-04-18T22:56:59.396Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "testXXArgumentTesting_0""_PASSED"; echo "-----------------------------------"; cd E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/aqa-tests/; rm -f -r "E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/aqa-tests/\\TKG\\output_16818586139546\\testXXArgumentTesting_0"; else echo "-----------------------------------"; echo "testXXArgumentTesting_0""_FAILED"; echo "-----------------------------------"; fi; \
[2023-04-18T22:56:59.396Z] echo ""; echo "TEST TEARDOWN:"; \
[2023-04-18T22:56:59.396Z] echo "Nothing to be done for teardown."; \
[2023-04-18T22:56:59.396Z] } 2>&1 | tee -a "E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/aqa-tests/\\TKG\\output_16818586139546\\TestTargetResult";
[2023-04-18T22:56:59.925Z]
[2023-04-18T22:56:59.925Z] TEST SETUP:
[2023-04-18T22:56:59.925Z] Nothing to be done for setup.
[2023-04-18T22:56:59.925Z]
[2023-04-18T22:56:59.925Z] TESTING:
[2023-04-18T22:56:59.925Z] *** Starting test suite: XXArgumentTesting.xml ***
[2023-04-18T22:56:59.926Z] Testing: Ensure -XXnosuballoc32bitmem is recognized on all platforms
[2023-04-18T22:56:59.926Z] Test start time: 2023/04/18 22:56:59 Coordinated Universal Time
[2023-04-18T22:56:59.926Z] Running command: "E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/openjdkbinary/j2sdk-image\\bin\\java" -XX:+UseCompressedOops -Xcompressedrefs -XXnosuballoc32bitmem -version
[2023-04-18T22:56:59.926Z] Time spent starting: 17 milliseconds
[2023-04-18T22:56:59.926Z] Time spent executing: 48 milliseconds
[2023-04-18T22:56:59.926Z] Test result: FAILED
[2023-04-18T22:56:59.926Z] Output from test:
[2023-04-18T22:56:59.926Z] [ERR] Unrecognized option: -Xcompressedrefs
[2023-04-18T22:56:59.926Z] [ERR] Error: Could not create the Java Virtual Machine.
[2023-04-18T22:56:59.926Z] [ERR] Error: A fatal exception has occurred. Program will exit.
[2023-04-18T22:56:59.926Z] >> Success condition was not found: [Output match: (java|openjdk|semeru) version]
[2023-04-18T22:56:59.926Z] >> Failure condition was not found: [Output match: Command-line option unrecognised]
[2023-04-18T22:56:59.926Z] >> Failure condition was not found: [Output match: Unhandled Exception]
[2023-04-18T22:56:59.926Z] >> Failure condition was not found: [Output match: Exception:]
[2023-04-18T22:56:59.926Z] >> Failure condition was not found: [Output match: Processing dump event]
[2023-04-18T22:56:59.926Z]
[2023-04-18T22:56:59.926Z] Executing command: rm -f testjavacore.txt
[2023-04-18T22:56:59.926Z]
[2023-04-18T22:56:59.926Z] Testing: Generate a javacore without -XXnosuballoc32bitmem
[2023-04-18T22:56:59.926Z] Test start time: 2023/04/18 22:56:59 Coordinated Universal Time
[2023-04-18T22:56:59.926Z] Running command: "E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/openjdkbinary/j2sdk-image\\bin\\java" -XX:+UseCompressedOops -Xcompressedrefs -Xdump:java:events=vmstop,file=testjavacore.txt -version
[2023-04-18T22:56:59.926Z] Time spent starting: 10 milliseconds
[2023-04-18T22:56:59.926Z] Time spent executing: 29 milliseconds
[2023-04-18T22:56:59.926Z] Test result: FAILED
[2023-04-18T22:56:59.926Z] Output from test:
[2023-04-18T22:56:59.926Z] [ERR] Unrecognized option: -Xcompressedrefs
[2023-04-18T22:56:59.926Z] [ERR] Error: Could not create the Java Virtual Machine.
[2023-04-18T22:56:59.926Z] [ERR] Error: A fatal exception has occurred. Program will exit.
[2023-04-18T22:56:59.926Z] >> Success condition was not found: [Output match: (java|openjdk|semeru) version]
[2023-04-18T22:56:59.926Z] >> Failure condition was not found: [Output match: Command-line option unrecognised]
[2023-04-18T22:56:59.926Z] >> Failure condition was not found: [Output match: Unhandled Exception]
[2023-04-18T22:56:59.926Z] >> Failure condition was not found: [Output match: Exception:]
[2023-04-18T22:56:59.926Z]
[2023-04-18T22:56:59.926Z] Testing: Verify that the sub allocator memory is listed in the javacore
[2023-04-18T22:56:59.926Z] Test start time: 2023/04/18 22:56:59 Coordinated Universal Time
[2023-04-18T22:56:59.926Z] Running command: cat testjavacore.txt
[2023-04-18T22:56:59.926Z] Time spent starting: 3 milliseconds
[2023-04-18T22:56:59.926Z] Time spent executing: 20 milliseconds
[2023-04-18T22:56:59.926Z] Test result: FAILED
[2023-04-18T22:56:59.926Z] Output from test:
[2023-04-18T22:56:59.926Z] [ERR] cat: testjavacore.txt: No such file or directory
[2023-04-18T22:56:59.926Z] >> Success condition was not found: [Output match: 32bit allocation regions]
[2023-04-18T22:56:59.926Z]
[2023-04-18T22:56:59.926Z] Executing command: rm -f testjavacore.txt
[2023-04-18T22:56:59.926Z]
[2023-04-18T22:56:59.926Z] Testing: Generate a javacore with -XXnosuballoc32bitmem
[2023-04-18T22:56:59.926Z] Test start time: 2023/04/18 22:56:59 Coordinated Universal Time
[2023-04-18T22:56:59.926Z] Running command: "E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/openjdkbinary/j2sdk-image\\bin\\java" -XX:+UseCompressedOops -Xcompressedrefs -XXnosuballoc32bitmem -Xdump:java:events=vmstop,file=testjavacore.txt -version
[2023-04-18T22:56:59.926Z] Time spent starting: 2 milliseconds
[2023-04-18T22:56:59.926Z] Time spent executing: 19 milliseconds
[2023-04-18T22:56:59.926Z] Test result: FAILED
[2023-04-18T22:56:59.926Z] Output from test:
[2023-04-18T22:56:59.926Z] [ERR] Unrecognized option: -Xcompressedrefs
[2023-04-18T22:56:59.926Z] [ERR] Error: Could not create the Java Virtual Machine.
[2023-04-18T22:56:59.926Z] [ERR] Error: A fatal exception has occurred. Program will exit.
[2023-04-18T22:56:59.926Z] >> Success condition was not found: [Output match: (java|openjdk|semeru) version]
[2023-04-18T22:56:59.926Z] >> Failure condition was not found: [Output match: Command-line option unrecognised]
[2023-04-18T22:56:59.926Z] >> Failure condition was not found: [Output match: Unhandled Exception]
[2023-04-18T22:56:59.926Z] >> Failure condition was not found: [Output match: Exception:]
[2023-04-18T22:56:59.926Z]
[2023-04-18T22:56:59.926Z] Testing: Verify that the sub allocator memory is not listed in the javacore on z/OS. All other platforms should use the sub-allocator when -XXnosuballoc32bitmem is used.
[2023-04-18T22:56:59.926Z] Test start time: 2023/04/18 22:56:59 Coordinated Universal Time
[2023-04-18T22:56:59.926Z] Running command: cat testjavacore.txt
[2023-04-18T22:56:59.926Z] Time spent starting: 6 milliseconds
[2023-04-18T22:56:59.926Z] Time spent executing: 31 milliseconds
[2023-04-18T22:56:59.926Z] Test result: FAILED
[2023-04-18T22:56:59.926Z] Output from test:
[2023-04-18T22:56:59.926Z] [ERR] cat: testjavacore.txt: No such file or directory
[2023-04-18T22:56:59.926Z] >> Success condition was not found: [Output match: Javacore filename]
[2023-04-18T22:56:59.926Z]
[2023-04-18T22:56:59.926Z] Testing: Verify -XX:MaxHeapSize -XX:InitialHeapSize -XX:ThreadStackSize
[2023-04-18T22:56:59.926Z] Test start time: 2023/04/18 22:56:59 Coordinated Universal Time
[2023-04-18T22:56:59.926Z] Running command: "E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/openjdkbinary/j2sdk-image\\bin\\java" -XX:+UseCompressedOops -XX:MaxHeapSize=234m -XX:InitialHeapSize=11m -verbose:sizes -version
[2023-04-18T22:56:59.926Z] Time spent starting: 2 milliseconds
[2023-04-18T22:57:00.451Z] Time spent executing: 97 milliseconds
[2023-04-18T22:57:00.451Z] Test result: FAILED
[2023-04-18T22:57:00.451Z] Output from test:
[2023-04-18T22:57:00.451Z] [ERR] openjdk version "17.0.7" 2023-04-18
[2023-04-18T22:57:00.451Z] [ERR] OpenJDK Runtime Environment Temurin-17.0.7+7 (build 17.0.7+7)
[2023-04-18T22:57:00.451Z] [ERR] OpenJDK 64-Bit Server VM Temurin-17.0.7+7 (build 17.0.7+7, mixed mode, sharing)
[2023-04-18T22:57:00.451Z] >> Success condition was not found: [Output match: OpenJ9]
[2023-04-18T22:57:00.451Z] >> Required condition was not found: [Output match: -Xmx234M]
[2023-04-18T22:57:00.451Z] >> Required condition was not found: [Output match: -Xms11M]
[2023-04-18T22:57:00.451Z]
[2023-04-18T22:57:00.451Z] Testing: Verify -XX:+PrintFlagsFinal
[2023-04-18T22:57:00.451Z] Test start time: 2023/04/18 22:56:59 Coordinated Universal Time
[2023-04-18T22:57:00.451Z] Running command: "E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/openjdkbinary/j2sdk-image\\bin\\java" -XX:+UseCompressedOops -XX:+PrintFlagsFinal -version
[2023-04-18T22:57:00.451Z] Time spent starting: 4 milliseconds
[2023-04-18T22:57:00.976Z] Time spent executing: 467 milliseconds
[2023-04-18T22:57:00.976Z] Test result: PASSED
[2023-04-18T22:57:00.976Z]
[2023-04-18T22:57:00.976Z] Testing: Verify rightmost -XX:+PrintFlagsFinal overrides earlier -XX:-PrintFlagsFinal
[2023-04-18T22:57:00.976Z] Test start time: 2023/04/18 22:57:00 Coordinated Universal Time
[2023-04-18T22:57:00.976Z] Running command: "E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/openjdkbinary/j2sdk-image\\bin\\java" -XX:+UseCompressedOops -XX:-PrintFlagsFinal -XX:+PrintFlagsFinal -version
[2023-04-18T22:57:00.976Z] Time spent starting: 6 milliseconds
[2023-04-18T22:57:00.976Z] Time spent executing: 262 milliseconds
[2023-04-18T22:57:00.976Z] Test result: PASSED
[2023-04-18T22:57:00.976Z]
[2023-04-18T22:57:00.976Z] Testing: Verify rightmost -XX:-PrintFlagsFinal overrides earlier -XX:+PrintFlagsFinal
[2023-04-18T22:57:00.976Z] Test start time: 2023/04/18 22:57:00 Coordinated Universal Time
[2023-04-18T22:57:00.976Z] Running command: "E:/jenkins/workspace/Test_openjdk17_hs_sanity.functional_x86-64_windows/openjdkbinary/j2sdk-image\\bin\\java" -XX:+UseCompressedOops -XX:+PrintFlagsFinal -XX:-PrintFlagsFinal -version
[2023-04-18T22:57:00.976Z] Time spent starting: 7 milliseconds
[2023-04-18T22:57:00.976Z] Time spent executing: 101 milliseconds
[2023-04-18T22:57:00.976Z] Test result: PASSED
[2023-04-18T22:57:00.976Z]
[2023-04-18T22:57:00.977Z]
[2023-04-18T22:57:00.977Z] ---TEST RESULTS---
[2023-04-18T22:57:00.977Z] Number of PASSED tests: 3 out of 9
[2023-04-18T22:57:00.977Z] Number of FAILED tests: 6 out of 9
[2023-04-18T22:57:00.977Z]
[2023-04-18T22:57:00.977Z] ---SUMMARY OF FAILED TESTS---
[2023-04-18T22:57:00.977Z] Ensure -XXnosuballoc32bitmem is recognized on all platforms
[2023-04-18T22:57:00.977Z] Generate a javacore without -XXnosuballoc32bitmem
[2023-04-18T22:57:00.977Z] Verify that the sub allocator memory is listed in the javacore
[2023-04-18T22:57:00.977Z] Generate a javacore with -XXnosuballoc32bitmem
[2023-04-18T22:57:00.977Z] Verify that the sub allocator memory is not listed in the javacore on z/OS. All other platforms should use the sub-allocator when -XXnosuballoc32bitmem is used.
[2023-04-18T22:57:00.977Z] Verify -XX:MaxHeapSize -XX:InitialHeapSize -XX:ThreadStackSize
[2023-04-18T22:57:00.977Z] -----------------------------
[2023-04-18T22:57:00.977Z]
[2023-04-18T22:57:00.977Z] -----------------------------------
[2023-04-18T22:57:00.977Z] testXXArgumentTesting_0_PASSED
[2023-04-18T22:57:00.977Z] -----------------------------------
[2023-04-18T22:57:00.977Z]
[2023-04-18T22:57:00.977Z] TEST TEARDOWN:
[2023-04-18T22:57:00.977Z] Nothing to be done for teardown.
[2023-04-18T22:57:00.977Z] testXXArgumentTesting_0 Finish Time: Tue Apr 18 22:57:00 2023 Epoch Time (ms): 1681858620898