AutoMod_Impl1_0
[2025-05-29T23:41:08.270Z] Running test AutoMod_Impl1_0 ...
[2025-05-29T23:41:08.270Z] ===============================================
[2025-05-29T23:41:08.270Z] AutoMod_Impl1_0 Start Time: Thu May 29 23:41:07 2025 Epoch Time (ms): 1748562067484
[2025-05-29T23:41:08.270Z] variation: Mode150
[2025-05-29T23:41:08.270Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-05-29T23:41:08.270Z] { \
[2025-05-29T23:41:08.270Z] echo ""; echo "TEST SETUP:"; \
[2025-05-29T23:41:08.270Z] echo "Nothing to be done for setup."; \
[2025-05-29T23:41:08.270Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17485556981951/AutoMod_Impl1_0"; \
[2025-05-29T23:41:08.270Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17485556981951/AutoMod_Impl1_0"; \
[2025-05-29T23:41:08.270Z] echo ""; echo "TESTING:"; \
[2025-05-29T23:41:08.270Z] perl /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF/stf.core/scripts/stf.pl -test-root="/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF;/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../../jvmtest/system/modularity/..//aqa-systemtest""" -systemtest-prereqs="/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/../../testDependency/system_lib/" -java-args=' -XX:+UseCompressedOops ' -results-root="/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17485556981951/AutoMod_Impl1_0" -test=AutoModTest -test-args="variant=Impl1"; \
[2025-05-29T23:41:08.270Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "AutoMod_Impl1_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17485556981951/AutoMod_Impl1_0"; else echo "-----------------------------------"; echo "AutoMod_Impl1_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-29T23:41:08.270Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-29T23:41:08.270Z] echo "Nothing to be done for teardown."; \
[2025-05-29T23:41:08.270Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17485556981951/TestTargetResult";
[2025-05-29T23:41:08.270Z]
[2025-05-29T23:41:08.270Z] TEST SETUP:
[2025-05-29T23:41:08.270Z] Nothing to be done for setup.
[2025-05-29T23:41:08.270Z]
[2025-05-29T23:41:08.270Z] TESTING:
[2025-05-29T23:41:08.270Z] STF 23:41:07.739 - ========================= S T F =========================
[2025-05-29T23:41:08.270Z] systemtest-prereqs has been processed, and set to: /home/jenkins/testDependency/system_libRetrieving amount of free space on drive containing /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17485556981951/AutoMod_Impl1_0
[2025-05-29T23:41:08.270Z] There is 624132 Mb free
[2025-05-29T23:41:08.270Z] STF 23:41:07.768 - ================== G E N E R A T I O N ==================
[2025-05-29T23:41:08.270Z] STF 23:41:07.769 - Checking JVM: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image
[2025-05-29T23:41:08.270Z] STF 23:41:07.769 - Starting process to generate scripts: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -Dload.agent.path=/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/../../testDependency/system_lib//asm/asm.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/../../testDependency/system_lib//asm/asm-commons.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/../../testDependency/system_lib//log4j/log4j-api.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/../../testDependency/system_lib//log4j/log4j-core.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/stf_parameters.properties, , /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest"
[2025-05-29T23:41:08.270Z] GEN [0.043s][warning][cds] Archived non-system classes are disabled because the java.system.class.loader property is specified (value = "net.adoptopenjdk.stf.runner.StfClassLoader"). To use archived non-system classes, this property must not be set
[2025-05-29T23:41:11.683Z] GEN 23:41:10.897 - Found test. Project: 'openjdk.test.modularity' class: 'AutoModTest.class' Dir: '/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2025-05-29T23:41:11.683Z] GEN 23:41:10.922 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.AutoModTest'
[2025-05-29T23:41:11.683Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl1
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl2
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/STF/stf.core/bin
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-05-29T23:41:11.683Z] GEN /home/jenkins/testDependency/system_lib/junit/junit.jar
[2025-05-29T23:41:11.683Z] GEN 23:41:11.462 - Using Mode NoOptions. Values = ''
[2025-05-29T23:41:12.446Z] GEN 23:41:11.656 -
[2025-05-29T23:41:12.446Z] GEN 23:41:11.658 - Test command summary:
[2025-05-29T23:41:12.446Z] GEN 23:41:11.658 - Step Stage Command Description
[2025-05-29T23:41:12.446Z] GEN 23:41:11.658 - -----+--------+-----------------+------------
[2025-05-29T23:41:12.446Z] GEN 23:41:11.658 - 1 setUp jar create common.jar
[2025-05-29T23:41:12.446Z] GEN 23:41:11.658 - 2 setUp jar create com.hola.jar
[2025-05-29T23:41:12.446Z] GEN 23:41:11.658 - 3 setUp jar create com.helper.jar
[2025-05-29T23:41:12.446Z] GEN 23:41:11.659 - 4 setUp jar create com.test.jar
[2025-05-29T23:41:12.446Z] GEN 23:41:11.659 - 5 setUp jar create com.hello.jar
[2025-05-29T23:41:12.446Z] GEN 23:41:11.659 - 6 setUp jar create com.discreet.jar
[2025-05-29T23:41:12.446Z] GEN 23:41:11.659 - 7 execute Run java Run TestImpliedReadability for usecase 1
[2025-05-29T23:41:12.446Z] STF 23:41:11.752 -
[2025-05-29T23:41:12.446Z] STF 23:41:11.752 - Script generation completed
[2025-05-29T23:41:12.446Z] STF 23:41:11.752 -
[2025-05-29T23:41:12.446Z] STF 23:41:11.752 -
[2025-05-29T23:41:12.446Z] STF 23:41:11.752 - ======================= S E T U P =======================
[2025-05-29T23:41:12.446Z] STF 23:41:11.752 - Running setup: perl /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/setUp.pl
[2025-05-29T23:41:12.447Z] STF 23:41:11.830 -
[2025-05-29T23:41:12.447Z] STF 23:41:11.830 - +------ Step 1 - create common.jar
[2025-05-29T23:41:12.447Z] STF 23:41:11.830 - | Create project jar
[2025-05-29T23:41:12.447Z] STF 23:41:11.830 - | ProjectSpec: openjdk.test.modularity/bin/common
[2025-05-29T23:41:12.447Z] STF 23:41:11.830 - | ArchiveSpec: ["adoptopenjdk"]
[2025-05-29T23:41:12.447Z] STF 23:41:11.830 - |
[2025-05-29T23:41:12.447Z] STF 23:41:11.831 - Running command: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/tmp/common.jar -C /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common adoptopenjdk
[2025-05-29T23:41:12.447Z] STF 23:41:11.831 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/results/1.JAR.stderr
[2025-05-29T23:41:12.447Z] STF 23:41:11.831 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/results/1.JAR.stdout
[2025-05-29T23:41:12.447Z] STF 23:41:11.843 - Monitoring processes: JAR
[2025-05-29T23:41:13.216Z] STF 23:41:12.465 - Monitoring Report Summary:
[2025-05-29T23:41:13.216Z] STF 23:41:12.466 - o Process JAR ended with the expected exit code (0)
[2025-05-29T23:41:13.216Z] STF 23:41:12.466 - Created project jar: common.jar
[2025-05-29T23:41:13.216Z] STF 23:41:12.466 -
[2025-05-29T23:41:13.216Z] STF 23:41:12.466 - +------ Step 2 - create com.hola.jar
[2025-05-29T23:41:13.217Z] STF 23:41:12.466 - | Create project jar
[2025-05-29T23:41:13.217Z] STF 23:41:12.466 - | ProjectSpec: openjdk.test.modularity/bin/common-mods/com.hola
[2025-05-29T23:41:13.217Z] STF 23:41:12.466 - | ArchiveSpec: ["adoptopenjdk"]
[2025-05-29T23:41:13.217Z] STF 23:41:12.466 - |
[2025-05-29T23:41:13.217Z] STF 23:41:12.466 - Running command: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/tmp/com.hola.jar -C /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola adoptopenjdk
[2025-05-29T23:41:13.217Z] STF 23:41:12.466 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/results/2.JAR.stderr
[2025-05-29T23:41:13.217Z] STF 23:41:12.466 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/results/2.JAR.stdout
[2025-05-29T23:41:13.217Z] STF 23:41:12.471 - Monitoring processes: JAR
[2025-05-29T23:41:13.992Z] STF 23:41:13.160 - Monitoring Report Summary:
[2025-05-29T23:41:13.992Z] STF 23:41:13.160 - o Process JAR ended with the expected exit code (0)
[2025-05-29T23:41:13.992Z] STF 23:41:13.160 - Created project jar: com.hola.jar
[2025-05-29T23:41:13.992Z] STF 23:41:13.160 -
[2025-05-29T23:41:13.992Z] STF 23:41:13.160 - +------ Step 3 - create com.helper.jar
[2025-05-29T23:41:13.992Z] STF 23:41:13.160 - | Create project jar
[2025-05-29T23:41:13.992Z] STF 23:41:13.160 - | ProjectSpec: openjdk.test.modularity/bin/common-mods/com.helper
[2025-05-29T23:41:13.992Z] STF 23:41:13.160 - | ArchiveSpec: ["adoptopenjdk"]
[2025-05-29T23:41:13.992Z] STF 23:41:13.160 - |
[2025-05-29T23:41:13.992Z] STF 23:41:13.161 - Running command: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/tmp/com.helper.jar -C /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper adoptopenjdk
[2025-05-29T23:41:13.992Z] STF 23:41:13.161 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/results/3.JAR.stderr
[2025-05-29T23:41:13.992Z] STF 23:41:13.161 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/results/3.JAR.stdout
[2025-05-29T23:41:13.992Z] STF 23:41:13.163 - Monitoring processes: JAR
[2025-05-29T23:41:14.770Z] STF 23:41:14.023 - Monitoring Report Summary:
[2025-05-29T23:41:14.770Z] STF 23:41:14.023 - o Process JAR ended with the expected exit code (0)
[2025-05-29T23:41:14.770Z] STF 23:41:14.023 - Created project jar: com.helper.jar
[2025-05-29T23:41:14.770Z] STF 23:41:14.023 -
[2025-05-29T23:41:14.770Z] STF 23:41:14.023 - +------ Step 4 - create com.test.jar
[2025-05-29T23:41:14.770Z] STF 23:41:14.023 - | Create project jar
[2025-05-29T23:41:14.770Z] STF 23:41:14.023 - | ProjectSpec: openjdk.test.modularity/bin/tests/com.test
[2025-05-29T23:41:14.770Z] STF 23:41:14.023 - | ArchiveSpec: ["net"]
[2025-05-29T23:41:14.770Z] STF 23:41:14.023 - |
[2025-05-29T23:41:14.770Z] STF 23:41:14.024 - Running command: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/tmp/com.test.jar -C /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test net
[2025-05-29T23:41:14.770Z] STF 23:41:14.024 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/results/4.JAR.stderr
[2025-05-29T23:41:14.770Z] STF 23:41:14.024 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/results/4.JAR.stdout
[2025-05-29T23:41:14.770Z] STF 23:41:14.025 - Monitoring processes: JAR
[2025-05-29T23:41:14.770Z] STF 23:41:14.638 - Monitoring Report Summary:
[2025-05-29T23:41:14.770Z] STF 23:41:14.638 - o Process JAR ended with the expected exit code (0)
[2025-05-29T23:41:14.770Z] STF 23:41:14.638 - Created project jar: com.test.jar
[2025-05-29T23:41:14.770Z] STF 23:41:14.638 -
[2025-05-29T23:41:14.770Z] STF 23:41:14.638 - +------ Step 5 - create com.hello.jar
[2025-05-29T23:41:14.770Z] STF 23:41:14.638 - | Create modular jar
[2025-05-29T23:41:14.770Z] STF 23:41:14.638 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.hello
[2025-05-29T23:41:14.770Z] STF 23:41:14.638 - | ModuleVersion: null
[2025-05-29T23:41:14.770Z] STF 23:41:14.638 - | MainClass: null
[2025-05-29T23:41:14.770Z] STF 23:41:14.638 - | HashModules: null
[2025-05-29T23:41:14.770Z] STF 23:41:14.638 - |
[2025-05-29T23:41:14.770Z] STF 23:41:14.638 - Running command: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/modules/5.com.hello.jar -C /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello .
[2025-05-29T23:41:14.770Z] STF 23:41:14.638 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/results/5.CMJ.stderr
[2025-05-29T23:41:14.770Z] STF 23:41:14.638 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/results/5.CMJ.stdout
[2025-05-29T23:41:14.770Z] STF 23:41:14.640 - Monitoring processes: CMJ
[2025-05-29T23:41:15.539Z] STF 23:41:15.332 - Monitoring Report Summary:
[2025-05-29T23:41:15.539Z] STF 23:41:15.333 - o Process CMJ ended with the expected exit code (0)
[2025-05-29T23:41:15.539Z] STF 23:41:15.333 - Created modular jar: 5.com.hello.jar
[2025-05-29T23:41:15.539Z] STF 23:41:15.333 -
[2025-05-29T23:41:15.539Z] STF 23:41:15.333 - +------ Step 6 - create com.discreet.jar
[2025-05-29T23:41:15.539Z] STF 23:41:15.333 - | Create modular jar
[2025-05-29T23:41:15.539Z] STF 23:41:15.333 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.discreet
[2025-05-29T23:41:15.539Z] STF 23:41:15.333 - | ModuleVersion: null
[2025-05-29T23:41:15.539Z] STF 23:41:15.333 - | MainClass: null
[2025-05-29T23:41:15.539Z] STF 23:41:15.333 - | HashModules: null
[2025-05-29T23:41:15.539Z] STF 23:41:15.333 - |
[2025-05-29T23:41:15.539Z] STF 23:41:15.333 - Running command: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/modules/6.com.discreet.jar -C /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet .
[2025-05-29T23:41:15.539Z] STF 23:41:15.333 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/results/6.CMJ.stderr
[2025-05-29T23:41:15.539Z] STF 23:41:15.333 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/results/6.CMJ.stdout
[2025-05-29T23:41:15.539Z] STF 23:41:15.335 - Monitoring processes: CMJ
[2025-05-29T23:41:16.306Z] STF 23:41:16.152 - Monitoring Report Summary:
[2025-05-29T23:41:16.306Z] STF 23:41:16.152 - o Process CMJ ended with the expected exit code (0)
[2025-05-29T23:41:16.306Z] STF 23:41:16.153 - Created modular jar: 6.com.discreet.jar
[2025-05-29T23:41:16.306Z] STF 23:41:16.153 - SETUP stage completed
[2025-05-29T23:41:16.306Z] STF 23:41:16.197 -
[2025-05-29T23:41:16.306Z] STF 23:41:16.198 - ==================== E X E C U T E - ====================
[2025-05-29T23:41:16.306Z] STF 23:41:16.198 - Running execute: perl /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/execute.pl
[2025-05-29T23:41:17.094Z] STF 23:41:16.454 -
[2025-05-29T23:41:17.094Z] STF 23:41:16.455 - Java version
[2025-05-29T23:41:17.094Z] STF 23:41:16.455 - Running: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2025-05-29T23:41:17.094Z] openjdk version "25-beta" 2025-09-16
[2025-05-29T23:41:17.094Z] OpenJDK Runtime Environment Temurin-25+25-202505292032 (build 25-beta+25-ea)
[2025-05-29T23:41:17.094Z] OpenJDK 64-Bit Server VM Temurin-25+25-202505292032 (build 25-beta+25-ea, mixed mode, sharing)
[2025-05-29T23:41:17.094Z] STF 23:41:16.698 -
[2025-05-29T23:41:17.094Z] STF 23:41:16.698 - +------ Step 7 - Run TestImpliedReadability for usecase 1
[2025-05-29T23:41:17.094Z] STF 23:41:16.698 - | Run foreground process
[2025-05-29T23:41:17.094Z] STF 23:41:16.698 - | Program: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java
[2025-05-29T23:41:17.094Z] STF 23:41:16.698 - | Mnemonic: T3
[2025-05-29T23:41:17.094Z] STF 23:41:16.698 - | Echo: ECHO_ON
[2025-05-29T23:41:17.094Z] STF 23:41:16.698 - | Expectation: CLEAN_RUN within 1m
[2025-05-29T23:41:17.094Z] STF 23:41:16.698 - |
[2025-05-29T23:41:17.094Z] STF 23:41:16.699 - Running command: /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/modules/5.com.hello.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/modules/6.com.discreet.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/tmp/com.hola.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/tmp/com.helper.jar --add-modules=com.test,com.hola -XX:+UseCompressedOops -classpath /home/jenkins/testDependency/system_lib/junit/junit.jar:/home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar:/home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestImpliedReadability
[2025-05-29T23:41:17.094Z] STF 23:41:16.699 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/results/7.T3.stderr
[2025-05-29T23:41:17.094Z] STF 23:41:16.699 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/results/7.T3.stdout
[2025-05-29T23:41:17.094Z] STF 23:41:16.791 - Monitoring processes: T3
[2025-05-29T23:41:17.859Z] T3 JUnit version 4.12
[2025-05-29T23:41:18.626Z] T3 ..
[2025-05-29T23:41:18.626Z] T3 Time: 0.048
[2025-05-29T23:41:18.626Z] T3
[2025-05-29T23:41:18.626Z] T3 OK (2 tests)
[2025-05-29T23:41:18.626Z] T3
[2025-05-29T23:41:18.626Z] STF 23:41:18.029 - Monitoring Report Summary:
[2025-05-29T23:41:18.626Z] STF 23:41:18.029 - o Process T3 ended with the expected exit code (0)
[2025-05-29T23:41:18.626Z] STF 23:41:18.029 - EXECUTE stage completed
[2025-05-29T23:41:18.626Z] STF 23:41:18.045 -
[2025-05-29T23:41:18.626Z] STF 23:41:18.045 - ==================== T E A R D O W N ====================
[2025-05-29T23:41:18.626Z] STF 23:41:18.045 - Running teardown: perl /home/jenkins/workspace/Test_openjdk25_hs_sanity.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_17485556981951/AutoMod_Impl1_0/20250529-234107-AutoModTest/tearDown.pl
[2025-05-29T23:41:18.626Z] STF 23:41:18.161 - TEARDOWN stage completed
[2025-05-29T23:41:18.626Z] STF 23:41:18.164 -
[2025-05-29T23:41:18.626Z] STF 23:41:18.164 - ===================== R E S U L T S =====================
[2025-05-29T23:41:18.626Z] STF 23:41:18.164 - Stage results:
[2025-05-29T23:41:18.626Z] STF 23:41:18.164 - setUp: pass
[2025-05-29T23:41:18.626Z] STF 23:41:18.164 - execute: pass
[2025-05-29T23:41:18.626Z] STF 23:41:18.164 - teardown: pass
[2025-05-29T23:41:18.626Z] STF 23:41:18.164 -
[2025-05-29T23:41:18.626Z] STF 23:41:18.164 - Overall result: PASSED
[2025-05-29T23:41:18.626Z] -----------------------------------
[2025-05-29T23:41:18.626Z] AutoMod_Impl1_0_PASSED
[2025-05-29T23:41:18.626Z] -----------------------------------
[2025-05-29T23:41:18.626Z]
[2025-05-29T23:41:18.626Z] TEST TEARDOWN:
[2025-05-29T23:41:18.626Z] Nothing to be done for teardown.
[2025-05-29T23:41:18.626Z] AutoMod_Impl1_0 Finish Time: Thu May 29 23:41:18 2025 Epoch Time (ms): 1748562078181