CLTest_1
[2025-06-18T23:54:20.040Z] Running test CLTest_1 ...
[2025-06-18T23:54:20.040Z] ===============================================
[2025-06-18T23:54:20.040Z] CLTest_1 Start Time: Wed Jun 18 19:54:19 2025 Epoch Time (ms): 1750290859640
[2025-06-18T23:54:20.040Z] variation: Mode650
[2025-06-18T23:54:20.040Z] JVM_OPTIONS: -XX:-UseCompressedOops
[2025-06-18T23:54:20.040Z] { \
[2025-06-18T23:54:20.040Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T23:54:20.040Z] echo "Nothing to be done for setup."; \
[2025-06-18T23:54:20.040Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502883016415/CLTest_1"; \
[2025-06-18T23:54:20.040Z] cd "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502883016415/CLTest_1"; \
[2025-06-18T23:54:20.040Z] echo ""; echo "TESTING:"; \
[2025-06-18T23:54:20.040Z] perl /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF/stf.core/scripts/stf.pl -test-root="/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF;/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//aqa-systemtest""" -systemtest-prereqs="/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib/" -java-args=' -XX:-UseCompressedOops ' -results-root="/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502883016415/CLTest_1" -test=CLTest -test-args="variant=CLTest"; \
[2025-06-18T23:54:20.041Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "CLTest_1""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502883016415/CLTest_1"; else echo "-----------------------------------"; echo "CLTest_1""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T23:54:20.041Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T23:54:20.041Z] echo "Nothing to be done for teardown."; \
[2025-06-18T23:54:20.041Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502883016415/TestTargetResult";
[2025-06-18T23:54:20.041Z]
[2025-06-18T23:54:20.041Z] TEST SETUP:
[2025-06-18T23:54:20.041Z] Nothing to be done for setup.
[2025-06-18T23:54:20.041Z]
[2025-06-18T23:54:20.041Z] TESTING:
[2025-06-18T23:54:20.041Z] STF 19:54:19.685 - ========================= S T F =========================
[2025-06-18T23:54:20.041Z] systemtest-prereqs has been processed, and set to: /Users/admin/workspace/testDependency/system_libRetrieving amount of free space on drive containing /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502883016415/CLTest_1
[2025-06-18T23:54:20.041Z] There is 29421 Mb free
[2025-06-18T23:54:20.041Z] STF 19:54:19.690 - ================== G E N E R A T I O N ==================
[2025-06-18T23:54:20.041Z] STF 19:54:19.690 - Checking JVM: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-06-18T23:54:20.041Z] STF 19:54:19.690 - Starting process to generate scripts: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -Dload.agent.path=/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib//asm/asm.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib//asm/asm-commons.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib//log4j/log4j-api.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/../../testDependency/system_lib//log4j/log4j-core.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502883016415/CLTest_1/20250618-195419-CLTest/stf_parameters.properties, , /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502883016415/CLTest_1/20250618-195419-CLTest"
[2025-06-18T23:54:20.395Z] GEN 19:54:20.168 - Found test. Project: 'openjdk.test.modularity' class: 'CLTest.class' Dir: '/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2025-06-18T23:54:20.395Z] GEN 19:54:20.175 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.CLTest'
[2025-06-18T23:54:20.395Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl1
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl2
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/STF/stf.core/bin
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/testDependency/system_lib/log4j/log4j-api.jar
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/testDependency/system_lib/log4j/log4j-core.jar
[2025-06-18T23:54:20.396Z] GEN /Users/admin/workspace/testDependency/system_lib/junit/junit.jar
[2025-06-18T23:54:20.396Z] GEN 19:54:20.299 - Using Mode NoOptions. Values = ''
[2025-06-18T23:54:20.750Z] GEN 19:54:20.331 -
[2025-06-18T23:54:20.750Z] GEN 19:54:20.331 - Test command summary:
[2025-06-18T23:54:20.750Z] GEN 19:54:20.331 - Step Stage Command Description
[2025-06-18T23:54:20.750Z] GEN 19:54:20.331 - -----+--------+-----------------+------------
[2025-06-18T23:54:20.750Z] GEN 19:54:20.331 - 1 execute Run java Run Modularity ClassLoading tests
[2025-06-18T23:54:20.750Z] STF 19:54:20.364 -
[2025-06-18T23:54:20.750Z] STF 19:54:20.364 - Script generation completed
[2025-06-18T23:54:20.750Z] STF 19:54:20.364 -
[2025-06-18T23:54:20.750Z] STF 19:54:20.364 -
[2025-06-18T23:54:20.750Z] STF 19:54:20.364 - ======================= S E T U P =======================
[2025-06-18T23:54:20.750Z] STF 19:54:20.364 - Running setup: perl /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502883016415/CLTest_1/20250618-195419-CLTest/setUp.pl
[2025-06-18T23:54:20.750Z] STF 19:54:20.393 - SETUP stage completed
[2025-06-18T23:54:20.750Z] STF 19:54:20.399 -
[2025-06-18T23:54:20.750Z] STF 19:54:20.399 - ==================== E X E C U T E - ====================
[2025-06-18T23:54:20.750Z] STF 19:54:20.399 - Running execute: perl /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502883016415/CLTest_1/20250618-195419-CLTest/execute.pl
[2025-06-18T23:54:20.750Z] STF 19:54:20.428 -
[2025-06-18T23:54:20.750Z] STF 19:54:20.428 - Java version
[2025-06-18T23:54:20.750Z] STF 19:54:20.428 - Running: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-06-18T23:54:20.750Z] openjdk version "11.0.28-beta" 2025-07-15
[2025-06-18T23:54:20.750Z] OpenJDK Runtime Environment Temurin-11.0.28+5-202506182043 (build 11.0.28-beta+5-ea)
[2025-06-18T23:54:20.750Z] OpenJDK 64-Bit Server VM Temurin-11.0.28+5-202506182043 (build 11.0.28-beta+5-ea, mixed mode)
[2025-06-18T23:54:20.750Z] STF 19:54:20.494 -
[2025-06-18T23:54:20.750Z] STF 19:54:20.494 - +------ Step 1 - Run Modularity ClassLoading tests
[2025-06-18T23:54:20.750Z] STF 19:54:20.494 - | Run foreground process
[2025-06-18T23:54:20.750Z] STF 19:54:20.494 - | Program: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/java
[2025-06-18T23:54:20.750Z] STF 19:54:20.494 - | Mnemonic: CLT
[2025-06-18T23:54:20.750Z] STF 19:54:20.494 - | Echo: ECHO_ON
[2025-06-18T23:54:20.750Z] STF 19:54:20.494 - | Expectation: CLEAN_RUN within 1m
[2025-06-18T23:54:20.750Z] STF 19:54:20.494 - |
[2025-06-18T23:54:20.750Z] STF 19:54:20.495 - Running command: /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/java -Xbootclasspath/a:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi --add-reads com.test=ALL-UNNAMED --module-path /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola:/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests --add-modules=com.test -XX:-UseCompressedOops -classpath /Users/admin/workspace/testDependency/system_lib/junit/junit.jar:/Users/admin/workspace/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestClassLoading
[2025-06-18T23:54:20.750Z] STF 19:54:20.495 - Redirecting stderr to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/output_17502883016415/CLTest_1/20250618-195419-CLTest/results/1.CLT.stderr
[2025-06-18T23:54:20.750Z] STF 19:54:20.495 - Redirecting stdout to /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/output_17502883016415/CLTest_1/20250618-195419-CLTest/results/1.CLT.stdout
[2025-06-18T23:54:20.750Z] STF 19:54:20.500 - Monitoring processes: CLT
[2025-06-18T23:54:20.750Z] CLT JUnit version 4.12
[2025-06-18T23:54:20.750Z] CLT ........
[2025-06-18T23:54:20.750Z] CLT Time: 0.013
[2025-06-18T23:54:20.750Z] CLT
[2025-06-18T23:54:20.750Z] CLT OK (8 tests)
[2025-06-18T23:54:20.750Z] CLT
[2025-06-18T23:54:20.750Z] STF 19:54:20.656 - Monitoring Report Summary:
[2025-06-18T23:54:20.750Z] STF 19:54:20.656 - o Process CLT ended with the expected exit code (0)
[2025-06-18T23:54:20.750Z] STF 19:54:20.657 - EXECUTE stage completed
[2025-06-18T23:54:20.750Z] STF 19:54:20.664 -
[2025-06-18T23:54:20.750Z] STF 19:54:20.664 - ==================== T E A R D O W N ====================
[2025-06-18T23:54:20.750Z] STF 19:54:20.664 - Running teardown: perl /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_17502883016415/CLTest_1/20250618-195419-CLTest/tearDown.pl
[2025-06-18T23:54:21.103Z] STF 19:54:20.693 - TEARDOWN stage completed
[2025-06-18T23:54:21.103Z] STF 19:54:20.698 -
[2025-06-18T23:54:21.103Z] STF 19:54:20.698 - ===================== R E S U L T S =====================
[2025-06-18T23:54:21.103Z] STF 19:54:20.698 - Stage results:
[2025-06-18T23:54:21.103Z] STF 19:54:20.698 - setUp: pass
[2025-06-18T23:54:21.103Z] STF 19:54:20.698 - execute: pass
[2025-06-18T23:54:21.103Z] STF 19:54:20.698 - teardown: pass
[2025-06-18T23:54:21.103Z] STF 19:54:20.698 -
[2025-06-18T23:54:21.103Z] STF 19:54:20.698 - Overall result: PASSED
[2025-06-18T23:54:21.103Z] -----------------------------------
[2025-06-18T23:54:21.103Z] CLTest_1_PASSED
[2025-06-18T23:54:21.103Z] -----------------------------------
[2025-06-18T23:54:21.103Z]
[2025-06-18T23:54:21.103Z] TEST TEARDOWN:
[2025-06-18T23:54:21.103Z] Nothing to be done for teardown.
[2025-06-18T23:54:21.103Z] CLTest_1 Finish Time: Wed Jun 18 19:54:20 2025 Epoch Time (ms): 1750290860715