AutoMod_Impl3_0
[2025-07-16T12:39:59.469Z] Running test AutoMod_Impl3_0 ...
[2025-07-16T12:39:59.469Z] ===============================================
[2025-07-16T12:39:59.469Z] AutoMod_Impl3_0 Start Time: Wed Jul 16 12:39:58 2025 Epoch Time (ms): 1752669598705
[2025-07-16T12:39:59.469Z] variation: Mode150
[2025-07-16T12:39:59.470Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-07-16T12:39:59.470Z] { \
[2025-07-16T12:39:59.470Z] echo ""; echo "TEST SETUP:"; \
[2025-07-16T12:39:59.470Z] echo "Nothing to be done for setup."; \
[2025-07-16T12:39:59.470Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17526694722883/AutoMod_Impl3_0"; \
[2025-07-16T12:39:59.470Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17526694722883/AutoMod_Impl3_0"; \
[2025-07-16T12:39:59.470Z] echo ""; echo "TESTING:"; \
[2025-07-16T12:39:59.470Z] perl /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF/stf.core/scripts/stf.pl -test-root="/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF;/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest/system/modularity/..//aqa-systemtest""" -systemtest-prereqs="/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib/" -java-args=' -XX:+UseCompressedOops ' -results-root="/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17526694722883/AutoMod_Impl3_0" -test=AutoModTest -test-args="variant=Impl3"; \
[2025-07-16T12:39:59.470Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "AutoMod_Impl3_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17526694722883/AutoMod_Impl3_0"; else echo "-----------------------------------"; echo "AutoMod_Impl3_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-07-16T12:39:59.470Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-07-16T12:39:59.470Z] echo "Nothing to be done for teardown."; \
[2025-07-16T12:39:59.470Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17526694722883/TestTargetResult";
[2025-07-16T12:39:59.470Z]
[2025-07-16T12:39:59.470Z] TEST SETUP:
[2025-07-16T12:39:59.470Z] Nothing to be done for setup.
[2025-07-16T12:39:59.470Z]
[2025-07-16T12:39:59.470Z] TESTING:
[2025-07-16T12:39:59.470Z] STF 12:39:58.807 - ========================= S T F =========================
[2025-07-16T12:39:59.470Z] systemtest-prereqs has been processed, and set to: /home/jenkins/testDependency/system_libRetrieving amount of free space on drive containing /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17526694722883/AutoMod_Impl3_0
[2025-07-16T12:39:59.470Z] There is 23407 Mb free
[2025-07-16T12:39:59.470Z] STF 12:39:58.816 - ================== G E N E R A T I O N ==================
[2025-07-16T12:39:59.470Z] STF 12:39:58.818 - Checking JVM: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image
[2025-07-16T12:39:59.470Z] STF 12:39:58.818 - Starting process to generate scripts: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -Dlog4j.skipJansi=true -Djava.system.class.loader=net.adoptopenjdk.stf.runner.StfClassLoader -Dload.agent.path=/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//asm/asm.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//asm/asm-commons.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//log4j/log4j-api.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//log4j/log4j-core.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/stf_parameters.properties, , /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest"
[2025-07-16T12:40:01.105Z] GEN 12:40:00.872 - Found test. Project: 'openjdk.test.modularity' class: 'AutoModTest.class' Dir: '/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2025-07-16T12:40:01.105Z] GEN 12:40:00.905 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.AutoModTest'
[2025-07-16T12:40:01.921Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl1
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl2
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/bin
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-07-16T12:40:01.921Z] GEN /home/jenkins/testDependency/system_lib/junit/junit.jar
[2025-07-16T12:40:01.921Z] GEN 12:40:01.301 - Using Mode NoOptions. Values = ''
[2025-07-16T12:40:01.921Z] GEN 12:40:01.627 -
[2025-07-16T12:40:01.921Z] GEN 12:40:01.627 - Test command summary:
[2025-07-16T12:40:01.921Z] GEN 12:40:01.629 - Step Stage Command Description
[2025-07-16T12:40:01.921Z] GEN 12:40:01.630 - -----+--------+-----------------+------------
[2025-07-16T12:40:01.921Z] GEN 12:40:01.630 - 1 setUp jar create common.jar
[2025-07-16T12:40:01.921Z] GEN 12:40:01.630 - 2 setUp jar create com.hola.jar
[2025-07-16T12:40:01.921Z] GEN 12:40:01.630 - 3 setUp jar create com.helper.jar
[2025-07-16T12:40:01.921Z] GEN 12:40:01.630 - 4 setUp jar create com.test.jar
[2025-07-16T12:40:01.921Z] GEN 12:40:01.630 - 5 setUp jar create com.hello.jar
[2025-07-16T12:40:01.921Z] GEN 12:40:01.630 - 6 setUp jar create com.discreet.jar
[2025-07-16T12:40:01.921Z] GEN 12:40:01.630 - 7 execute Run java Run com.test.TestImpliedReadability for usecase3
[2025-07-16T12:40:01.921Z] STF 12:40:01.781 -
[2025-07-16T12:40:01.921Z] STF 12:40:01.781 - Script generation completed
[2025-07-16T12:40:01.921Z] STF 12:40:01.781 -
[2025-07-16T12:40:01.921Z] STF 12:40:01.782 -
[2025-07-16T12:40:01.921Z] STF 12:40:01.782 - ======================= S E T U P =======================
[2025-07-16T12:40:01.921Z] STF 12:40:01.782 - Running setup: perl /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/setUp.pl
[2025-07-16T12:40:02.702Z] STF 12:40:01.859 -
[2025-07-16T12:40:02.702Z] STF 12:40:01.859 - +------ Step 1 - create common.jar
[2025-07-16T12:40:02.702Z] STF 12:40:01.859 - | Create project jar
[2025-07-16T12:40:02.702Z] STF 12:40:01.859 - | ProjectSpec: openjdk.test.modularity/bin/common
[2025-07-16T12:40:02.702Z] STF 12:40:01.859 - | ArchiveSpec: ["adoptopenjdk"]
[2025-07-16T12:40:02.702Z] STF 12:40:01.859 - |
[2025-07-16T12:40:02.702Z] STF 12:40:01.860 - Running command: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/tmp/common.jar -C /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common adoptopenjdk
[2025-07-16T12:40:02.702Z] STF 12:40:01.860 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/results/1.JAR.stderr
[2025-07-16T12:40:02.702Z] STF 12:40:01.860 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/results/1.JAR.stdout
[2025-07-16T12:40:02.702Z] STF 12:40:01.871 - Monitoring processes: JAR
[2025-07-16T12:40:02.702Z] STF 12:40:02.211 - Monitoring Report Summary:
[2025-07-16T12:40:02.702Z] STF 12:40:02.211 - o Process JAR ended with the expected exit code (0)
[2025-07-16T12:40:02.702Z] STF 12:40:02.211 - Created project jar: common.jar
[2025-07-16T12:40:02.702Z] STF 12:40:02.211 -
[2025-07-16T12:40:02.702Z] STF 12:40:02.211 - +------ Step 2 - create com.hola.jar
[2025-07-16T12:40:02.702Z] STF 12:40:02.212 - | Create project jar
[2025-07-16T12:40:02.702Z] STF 12:40:02.212 - | ProjectSpec: openjdk.test.modularity/bin/common-mods/com.hola
[2025-07-16T12:40:02.702Z] STF 12:40:02.212 - | ArchiveSpec: ["adoptopenjdk"]
[2025-07-16T12:40:02.702Z] STF 12:40:02.212 - |
[2025-07-16T12:40:02.703Z] STF 12:40:02.212 - Running command: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/tmp/com.hola.jar -C /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola adoptopenjdk
[2025-07-16T12:40:02.703Z] STF 12:40:02.212 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/results/2.JAR.stderr
[2025-07-16T12:40:02.703Z] STF 12:40:02.212 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/results/2.JAR.stdout
[2025-07-16T12:40:02.703Z] STF 12:40:02.214 - Monitoring processes: JAR
[2025-07-16T12:40:02.703Z] STF 12:40:02.488 - Monitoring Report Summary:
[2025-07-16T12:40:02.703Z] STF 12:40:02.488 - o Process JAR ended with the expected exit code (0)
[2025-07-16T12:40:02.703Z] STF 12:40:02.488 - Created project jar: com.hola.jar
[2025-07-16T12:40:02.703Z] STF 12:40:02.488 -
[2025-07-16T12:40:02.703Z] STF 12:40:02.488 - +------ Step 3 - create com.helper.jar
[2025-07-16T12:40:02.703Z] STF 12:40:02.488 - | Create project jar
[2025-07-16T12:40:02.703Z] STF 12:40:02.488 - | ProjectSpec: openjdk.test.modularity/bin/common-mods/com.helper
[2025-07-16T12:40:02.703Z] STF 12:40:02.488 - | ArchiveSpec: ["adoptopenjdk"]
[2025-07-16T12:40:02.703Z] STF 12:40:02.488 - |
[2025-07-16T12:40:02.703Z] STF 12:40:02.489 - Running command: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/tmp/com.helper.jar -C /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper adoptopenjdk
[2025-07-16T12:40:02.703Z] STF 12:40:02.489 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/results/3.JAR.stderr
[2025-07-16T12:40:02.703Z] STF 12:40:02.489 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/results/3.JAR.stdout
[2025-07-16T12:40:02.703Z] STF 12:40:02.492 - Monitoring processes: JAR
[2025-07-16T12:40:03.485Z] STF 12:40:02.771 - Monitoring Report Summary:
[2025-07-16T12:40:03.485Z] STF 12:40:02.771 - o Process JAR ended with the expected exit code (0)
[2025-07-16T12:40:03.485Z] STF 12:40:02.772 - Created project jar: com.helper.jar
[2025-07-16T12:40:03.485Z] STF 12:40:02.772 -
[2025-07-16T12:40:03.485Z] STF 12:40:02.772 - +------ Step 4 - create com.test.jar
[2025-07-16T12:40:03.485Z] STF 12:40:02.772 - | Create project jar
[2025-07-16T12:40:03.485Z] STF 12:40:02.772 - | ProjectSpec: openjdk.test.modularity/bin/tests/com.test
[2025-07-16T12:40:03.485Z] STF 12:40:02.772 - | ArchiveSpec: ["net"]
[2025-07-16T12:40:03.485Z] STF 12:40:02.772 - |
[2025-07-16T12:40:03.485Z] STF 12:40:02.772 - Running command: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/tmp/com.test.jar -C /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test net
[2025-07-16T12:40:03.485Z] STF 12:40:02.772 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/results/4.JAR.stderr
[2025-07-16T12:40:03.485Z] STF 12:40:02.772 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/results/4.JAR.stdout
[2025-07-16T12:40:03.485Z] STF 12:40:02.775 - Monitoring processes: JAR
[2025-07-16T12:40:03.485Z] STF 12:40:03.137 - Monitoring Report Summary:
[2025-07-16T12:40:03.485Z] STF 12:40:03.137 - o Process JAR ended with the expected exit code (0)
[2025-07-16T12:40:03.485Z] STF 12:40:03.137 - Created project jar: com.test.jar
[2025-07-16T12:40:03.485Z] STF 12:40:03.137 -
[2025-07-16T12:40:03.485Z] STF 12:40:03.137 - +------ Step 5 - create com.hello.jar
[2025-07-16T12:40:03.485Z] STF 12:40:03.137 - | Create modular jar
[2025-07-16T12:40:03.485Z] STF 12:40:03.137 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.hello
[2025-07-16T12:40:03.485Z] STF 12:40:03.137 - | ModuleVersion: null
[2025-07-16T12:40:03.485Z] STF 12:40:03.137 - | MainClass: null
[2025-07-16T12:40:03.485Z] STF 12:40:03.137 - | HashModules: null
[2025-07-16T12:40:03.485Z] STF 12:40:03.137 - |
[2025-07-16T12:40:03.485Z] STF 12:40:03.138 - Running command: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/modules/5.com.hello.jar -C /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello .
[2025-07-16T12:40:03.485Z] STF 12:40:03.138 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/results/5.CMJ.stderr
[2025-07-16T12:40:03.485Z] STF 12:40:03.138 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/results/5.CMJ.stdout
[2025-07-16T12:40:03.485Z] STF 12:40:03.140 - Monitoring processes: CMJ
[2025-07-16T12:40:04.271Z] STF 12:40:03.457 - Monitoring Report Summary:
[2025-07-16T12:40:04.271Z] STF 12:40:03.457 - o Process CMJ ended with the expected exit code (0)
[2025-07-16T12:40:04.271Z] STF 12:40:03.457 - Created modular jar: 5.com.hello.jar
[2025-07-16T12:40:04.271Z] STF 12:40:03.457 -
[2025-07-16T12:40:04.271Z] STF 12:40:03.457 - +------ Step 6 - create com.discreet.jar
[2025-07-16T12:40:04.271Z] STF 12:40:03.457 - | Create modular jar
[2025-07-16T12:40:04.271Z] STF 12:40:03.457 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.discreet
[2025-07-16T12:40:04.271Z] STF 12:40:03.457 - | ModuleVersion: null
[2025-07-16T12:40:04.271Z] STF 12:40:03.457 - | MainClass: null
[2025-07-16T12:40:04.271Z] STF 12:40:03.457 - | HashModules: null
[2025-07-16T12:40:04.271Z] STF 12:40:03.457 - |
[2025-07-16T12:40:04.271Z] STF 12:40:03.459 - Running command: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/modules/6.com.discreet.jar -C /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet .
[2025-07-16T12:40:04.271Z] STF 12:40:03.459 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/results/6.CMJ.stderr
[2025-07-16T12:40:04.271Z] STF 12:40:03.459 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/results/6.CMJ.stdout
[2025-07-16T12:40:04.271Z] STF 12:40:03.463 - Monitoring processes: CMJ
[2025-07-16T12:40:04.271Z] STF 12:40:03.824 - Monitoring Report Summary:
[2025-07-16T12:40:04.271Z] STF 12:40:03.825 - o Process CMJ ended with the expected exit code (0)
[2025-07-16T12:40:04.271Z] STF 12:40:03.825 - Created modular jar: 6.com.discreet.jar
[2025-07-16T12:40:04.271Z] STF 12:40:03.825 - SETUP stage completed
[2025-07-16T12:40:04.271Z] STF 12:40:03.841 -
[2025-07-16T12:40:04.271Z] STF 12:40:03.841 - ==================== E X E C U T E - ====================
[2025-07-16T12:40:04.271Z] STF 12:40:03.841 - Running execute: perl /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/execute.pl
[2025-07-16T12:40:04.271Z] STF 12:40:03.924 -
[2025-07-16T12:40:04.271Z] STF 12:40:03.924 - Java version
[2025-07-16T12:40:04.271Z] STF 12:40:03.924 - Running: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2025-07-16T12:40:04.271Z] openjdk version "11.0.28" 2025-07-15
[2025-07-16T12:40:04.271Z] OpenJDK Runtime Environment Temurin-11.0.28+6 (build 11.0.28+6)
[2025-07-16T12:40:04.271Z] OpenJDK 64-Bit Server VM Temurin-11.0.28+6 (build 11.0.28+6, mixed mode)
[2025-07-16T12:40:04.271Z] STF 12:40:04.065 -
[2025-07-16T12:40:04.271Z] STF 12:40:04.065 - +------ Step 7 - Run com.test.TestImpliedReadability for usecase3
[2025-07-16T12:40:04.271Z] STF 12:40:04.065 - | Run foreground process
[2025-07-16T12:40:04.271Z] STF 12:40:04.065 - | Program: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-07-16T12:40:04.271Z] STF 12:40:04.065 - | Mnemonic: T5
[2025-07-16T12:40:04.271Z] STF 12:40:04.065 - | Echo: ECHO_ON
[2025-07-16T12:40:04.271Z] STF 12:40:04.065 - | Expectation: CLEAN_RUN within 1m
[2025-07-16T12:40:04.271Z] STF 12:40:04.065 - |
[2025-07-16T12:40:04.271Z] STF 12:40:04.067 - Running command: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java --add-reads com.test=ALL-UNNAMED --module-path /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/tmp/com.hola.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/tmp/com.helper.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/modules/6.com.discreet.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/tmp/com.test.jar --add-modules=com.test,com.helper,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_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestImpliedReadability
[2025-07-16T12:40:04.271Z] STF 12:40:04.067 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/results/7.T5.stderr
[2025-07-16T12:40:04.271Z] STF 12:40:04.067 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/results/7.T5.stdout
[2025-07-16T12:40:04.271Z] STF 12:40:04.079 - Monitoring processes: T5
[2025-07-16T12:40:05.054Z] T5 JUnit version 4.12
[2025-07-16T12:40:05.054Z] T5 ..
[2025-07-16T12:40:05.054Z] T5 Time: 0.016
[2025-07-16T12:40:05.054Z] T5
[2025-07-16T12:40:05.054Z] T5 OK (2 tests)
[2025-07-16T12:40:05.054Z] T5
[2025-07-16T12:40:05.054Z] STF 12:40:04.623 - Monitoring Report Summary:
[2025-07-16T12:40:05.054Z] STF 12:40:04.623 - o Process T5 ended with the expected exit code (0)
[2025-07-16T12:40:05.054Z] STF 12:40:04.623 - EXECUTE stage completed
[2025-07-16T12:40:05.054Z] STF 12:40:04.638 -
[2025-07-16T12:40:05.054Z] STF 12:40:04.638 - ==================== T E A R D O W N ====================
[2025-07-16T12:40:05.054Z] STF 12:40:04.638 - Running teardown: perl /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17526694722883/AutoMod_Impl3_0/20250716-123958-AutoModTest/tearDown.pl
[2025-07-16T12:40:05.054Z] STF 12:40:04.708 - TEARDOWN stage completed
[2025-07-16T12:40:05.054Z] STF 12:40:04.717 -
[2025-07-16T12:40:05.054Z] STF 12:40:04.717 - ===================== R E S U L T S =====================
[2025-07-16T12:40:05.054Z] STF 12:40:04.717 - Stage results:
[2025-07-16T12:40:05.054Z] STF 12:40:04.717 - setUp: pass
[2025-07-16T12:40:05.054Z] STF 12:40:04.717 - execute: pass
[2025-07-16T12:40:05.054Z] STF 12:40:04.717 - teardown: pass
[2025-07-16T12:40:05.054Z] STF 12:40:04.717 -
[2025-07-16T12:40:05.054Z] STF 12:40:04.717 - Overall result: PASSED
[2025-07-16T12:40:05.054Z] -----------------------------------
[2025-07-16T12:40:05.054Z] AutoMod_Impl3_0_PASSED
[2025-07-16T12:40:05.054Z] -----------------------------------
[2025-07-16T12:40:05.054Z]
[2025-07-16T12:40:05.054Z] TEST TEARDOWN:
[2025-07-16T12:40:05.054Z] Nothing to be done for teardown.
[2025-07-16T12:40:05.054Z] AutoMod_Impl3_0 Finish Time: Wed Jul 16 12:40:04 2025 Epoch Time (ms): 1752669604753