PatModImg_AppMod_1
[2025-05-21T20:55:08.097Z] Running test PatModImg_AppMod_1 ...
[2025-05-21T20:55:08.097Z] ===============================================
[2025-05-21T20:55:08.097Z] PatModImg_AppMod_1 Start Time: Wed May 21 20:55:07 2025 Epoch Time (ms): 1747860907826
[2025-05-21T20:55:08.097Z] variation: Mode650
[2025-05-21T20:55:08.097Z] JVM_OPTIONS: -XX:-UseCompressedOops
[2025-05-21T20:55:08.097Z] { \
[2025-05-21T20:55:08.097Z] echo ""; echo "TEST SETUP:"; \
[2025-05-21T20:55:08.097Z] echo "Nothing to be done for setup."; \
[2025-05-21T20:55:08.097Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478592177476/PatModImg_AppMod_1"; \
[2025-05-21T20:55:08.097Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478592177476/PatModImg_AppMod_1"; \
[2025-05-21T20:55:08.097Z] echo ""; echo "TESTING:"; \
[2025-05-21T20:55:08.097Z] perl /home/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest/system/modularity/..//STF;/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest/system/modularity/..//aqa-systemtest""" -systemtest-prereqs="/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib/" -java-args=' -XX:-UseCompressedOops ' -results-root="/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478592177476/PatModImg_AppMod_1" -test=PatModImgTest -test-args="variant=AppMod"; \
[2025-05-21T20:55:08.097Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "PatModImg_AppMod_1""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478592177476/PatModImg_AppMod_1"; else echo "-----------------------------------"; echo "PatModImg_AppMod_1""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-21T20:55:08.097Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-21T20:55:08.097Z] echo "Nothing to be done for teardown."; \
[2025-05-21T20:55:08.097Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478592177476/TestTargetResult";
[2025-05-21T20:55:08.097Z]
[2025-05-21T20:55:08.097Z] TEST SETUP:
[2025-05-21T20:55:08.097Z] Nothing to be done for setup.
[2025-05-21T20:55:08.097Z]
[2025-05-21T20:55:08.097Z] TESTING:
[2025-05-21T20:55:08.881Z] STF 20:55:08.149 - ========================= S T F =========================
[2025-05-21T20:55:08.881Z] systemtest-prereqs has been processed, and set to: /home/jenkins/testDependency/system_libRetrieving amount of free space on drive containing /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478592177476/PatModImg_AppMod_1
[2025-05-21T20:55:08.881Z] There is 625194 Mb free
[2025-05-21T20:55:08.881Z] STF 20:55:08.178 - ================== G E N E R A T I O N ==================
[2025-05-21T20:55:08.881Z] STF 20:55:08.179 - Checking JVM: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image
[2025-05-21T20:55:08.881Z] STF 20:55:08.179 - Starting process to generate scripts: /home/jenkins/workspace/Test_openjdk21_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_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/scripts/../../stf.load/bin/stf.load.jar -classpath /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//asm/asm.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//asm/asm-commons.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//log4j/log4j-api.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/../../testDependency/system_lib//log4j/log4j-core.jar:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/scripts/../bin net.adoptopenjdk.stf.runner.StfRunner -properties "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/stf_parameters.properties, , /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/config/stf.properties" -testDir "/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest"
[2025-05-21T20:55:08.881Z] GEN stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-21T20:55:08.881Z] GEN [0.053s][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-21T20:55:14.588Z] GEN 20:55:13.963 - Found test. Project: 'openjdk.test.modularity' class: 'PatModImgTest.class' Dir: '/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2025-05-21T20:55:14.588Z] GEN 20:55:14.009 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.PatModImgTest'
[2025-05-21T20:55:14.588Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl1
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayServiceImpl2
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hi
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/bin
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-05-21T20:55:14.588Z] GEN /home/jenkins/testDependency/system_lib/junit/junit.jar
[2025-05-21T20:55:15.383Z] GEN 20:55:14.630 - Using Mode NoOptions. Values = ''
[2025-05-21T20:55:15.383Z] GEN 20:55:15.164 -
[2025-05-21T20:55:15.383Z] GEN 20:55:15.164 - Test command summary:
[2025-05-21T20:55:15.383Z] GEN 20:55:15.165 - Step Stage Command Description
[2025-05-21T20:55:15.383Z] GEN 20:55:15.165 - -----+--------+-----------------+------------
[2025-05-21T20:55:15.383Z] GEN 20:55:15.165 - 1 execute jar Create com.hello jar
[2025-05-21T20:55:15.383Z] GEN 20:55:15.165 - 2 execute jar Create com.hola jar
[2025-05-21T20:55:15.383Z] GEN 20:55:15.165 - 3 execute jar Create com.helper jar
[2025-05-21T20:55:15.383Z] GEN 20:55:15.165 - 4 execute jar Create com.discreet jar
[2025-05-21T20:55:15.383Z] GEN 20:55:15.165 - 5 execute jar Create tests jar
[2025-05-21T20:55:15.383Z] GEN 20:55:15.165 - 6 execute jlink Create runtime image for PatchModule test
[2025-05-21T20:55:15.383Z] GEN 20:55:15.165 - 7 execute jar Create com.hello jar
[2025-05-21T20:55:15.383Z] GEN 20:55:15.165 - 8 execute jar create java.xml.jar
[2025-05-21T20:55:15.383Z] GEN 20:55:15.165 - 9 execute Run java Verify if we can patch an Application module using exploded directory
[2025-05-21T20:55:15.383Z] GEN 20:55:15.165 - 10 execute Run java Verify if we can patch an Application module using modular jar
[2025-05-21T20:55:15.383Z] STF 20:55:15.270 -
[2025-05-21T20:55:15.383Z] STF 20:55:15.270 - Script generation completed
[2025-05-21T20:55:15.383Z] STF 20:55:15.270 -
[2025-05-21T20:55:15.383Z] STF 20:55:15.271 -
[2025-05-21T20:55:15.383Z] STF 20:55:15.271 - ======================= S E T U P =======================
[2025-05-21T20:55:15.383Z] STF 20:55:15.271 - Running setup: perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/setUp.pl
[2025-05-21T20:55:16.159Z] STF 20:55:15.467 - SETUP stage completed
[2025-05-21T20:55:16.159Z] STF 20:55:15.469 -
[2025-05-21T20:55:16.159Z] STF 20:55:15.469 - ==================== E X E C U T E - ====================
[2025-05-21T20:55:16.159Z] STF 20:55:15.469 - Running execute: perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/execute.pl
[2025-05-21T20:55:16.159Z] STF 20:55:15.589 -
[2025-05-21T20:55:16.159Z] STF 20:55:15.589 - Java version
[2025-05-21T20:55:16.159Z] STF 20:55:15.589 - Running: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2025-05-21T20:55:16.159Z] Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-21T20:55:16.159Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-05-21T20:55:16.159Z] OpenJDK Runtime Environment Temurin-21.0.8+4-202505211902 (build 21.0.8-beta+4-ea)
[2025-05-21T20:55:16.159Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+4-202505211902 (build 21.0.8-beta+4-ea, mixed mode, sharing)
[2025-05-21T20:55:16.159Z] STF 20:55:15.719 -
[2025-05-21T20:55:16.159Z] STF 20:55:15.719 - +------ Step 1 - Create com.hello jar
[2025-05-21T20:55:16.159Z] STF 20:55:15.719 - | Create modular jar
[2025-05-21T20:55:16.159Z] STF 20:55:15.719 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.hello
[2025-05-21T20:55:16.159Z] STF 20:55:15.719 - | ModuleVersion: null
[2025-05-21T20:55:16.159Z] STF 20:55:15.719 - | MainClass: null
[2025-05-21T20:55:16.159Z] STF 20:55:15.719 - | HashModules: null
[2025-05-21T20:55:16.159Z] STF 20:55:15.719 - |
[2025-05-21T20:55:16.159Z] STF 20:55:15.720 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/modules/1.com.hello.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hello .
[2025-05-21T20:55:16.159Z] STF 20:55:15.720 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/1.CMJ.stderr
[2025-05-21T20:55:16.159Z] STF 20:55:15.720 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/1.CMJ.stdout
[2025-05-21T20:55:16.159Z] STF 20:55:15.749 - Monitoring processes: CMJ
[2025-05-21T20:55:16.159Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-21T20:55:16.933Z] STF 20:55:16.772 - Monitoring Report Summary:
[2025-05-21T20:55:16.933Z] STF 20:55:16.773 - o Process CMJ ended with the expected exit code (0)
[2025-05-21T20:55:16.933Z] STF 20:55:16.773 - Created modular jar: 1.com.hello.jar
[2025-05-21T20:55:16.933Z] STF 20:55:16.773 -
[2025-05-21T20:55:16.933Z] STF 20:55:16.773 - +------ Step 2 - Create com.hola jar
[2025-05-21T20:55:16.933Z] STF 20:55:16.773 - | Create modular jar
[2025-05-21T20:55:16.933Z] STF 20:55:16.773 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.hola
[2025-05-21T20:55:16.933Z] STF 20:55:16.773 - | ModuleVersion: null
[2025-05-21T20:55:16.933Z] STF 20:55:16.773 - | MainClass: null
[2025-05-21T20:55:16.933Z] STF 20:55:16.773 - | HashModules: null
[2025-05-21T20:55:16.933Z] STF 20:55:16.773 - |
[2025-05-21T20:55:16.933Z] STF 20:55:16.773 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/modules/2.com.hola.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.hola .
[2025-05-21T20:55:16.933Z] STF 20:55:16.773 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/2.CMJ.stderr
[2025-05-21T20:55:16.933Z] STF 20:55:16.773 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/2.CMJ.stdout
[2025-05-21T20:55:16.933Z] STF 20:55:16.775 - Monitoring processes: CMJ
[2025-05-21T20:55:16.933Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-21T20:55:18.526Z] STF 20:55:18.047 - Monitoring Report Summary:
[2025-05-21T20:55:18.526Z] STF 20:55:18.047 - o Process CMJ ended with the expected exit code (0)
[2025-05-21T20:55:18.526Z] STF 20:55:18.048 - Created modular jar: 2.com.hola.jar
[2025-05-21T20:55:18.526Z] STF 20:55:18.048 -
[2025-05-21T20:55:18.526Z] STF 20:55:18.048 - +------ Step 3 - Create com.helper jar
[2025-05-21T20:55:18.526Z] STF 20:55:18.048 - | Create modular jar
[2025-05-21T20:55:18.526Z] STF 20:55:18.048 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.helper
[2025-05-21T20:55:18.526Z] STF 20:55:18.048 - | ModuleVersion: null
[2025-05-21T20:55:18.526Z] STF 20:55:18.048 - | MainClass: null
[2025-05-21T20:55:18.526Z] STF 20:55:18.048 - | HashModules: null
[2025-05-21T20:55:18.526Z] STF 20:55:18.048 - |
[2025-05-21T20:55:18.526Z] STF 20:55:18.048 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/modules/3.com.helper.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.helper .
[2025-05-21T20:55:18.526Z] STF 20:55:18.048 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/3.CMJ.stderr
[2025-05-21T20:55:18.526Z] STF 20:55:18.048 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/3.CMJ.stdout
[2025-05-21T20:55:18.526Z] STF 20:55:18.049 - Monitoring processes: CMJ
[2025-05-21T20:55:18.526Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-21T20:55:20.111Z] STF 20:55:19.323 - Monitoring Report Summary:
[2025-05-21T20:55:20.111Z] STF 20:55:19.323 - o Process CMJ ended with the expected exit code (0)
[2025-05-21T20:55:20.111Z] STF 20:55:19.323 - Created modular jar: 3.com.helper.jar
[2025-05-21T20:55:20.111Z] STF 20:55:19.323 -
[2025-05-21T20:55:20.111Z] STF 20:55:19.323 - +------ Step 4 - Create com.discreet jar
[2025-05-21T20:55:20.111Z] STF 20:55:19.323 - | Create modular jar
[2025-05-21T20:55:20.111Z] STF 20:55:19.323 - | ModuleSpec: openjdk.test.modularity/bin/common-mods/com.discreet
[2025-05-21T20:55:20.111Z] STF 20:55:19.323 - | ModuleVersion: null
[2025-05-21T20:55:20.111Z] STF 20:55:19.323 - | MainClass: null
[2025-05-21T20:55:20.111Z] STF 20:55:19.323 - | HashModules: null
[2025-05-21T20:55:20.111Z] STF 20:55:19.323 - |
[2025-05-21T20:55:20.111Z] STF 20:55:19.323 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/modules/4.com.discreet.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet .
[2025-05-21T20:55:20.111Z] STF 20:55:19.323 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/4.CMJ.stderr
[2025-05-21T20:55:20.111Z] STF 20:55:19.323 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/4.CMJ.stdout
[2025-05-21T20:55:20.111Z] STF 20:55:19.325 - Monitoring processes: CMJ
[2025-05-21T20:55:20.111Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-21T20:55:20.877Z] STF 20:55:20.235 - Monitoring Report Summary:
[2025-05-21T20:55:20.877Z] STF 20:55:20.235 - o Process CMJ ended with the expected exit code (0)
[2025-05-21T20:55:20.877Z] STF 20:55:20.235 - Created modular jar: 4.com.discreet.jar
[2025-05-21T20:55:20.877Z] STF 20:55:20.235 -
[2025-05-21T20:55:20.877Z] STF 20:55:20.235 - +------ Step 5 - Create tests jar
[2025-05-21T20:55:20.877Z] STF 20:55:20.235 - | Create modular jar
[2025-05-21T20:55:20.877Z] STF 20:55:20.235 - | ModuleSpec: openjdk.test.modularity/bin/tests/com.test
[2025-05-21T20:55:20.877Z] STF 20:55:20.235 - | ModuleVersion: null
[2025-05-21T20:55:20.877Z] STF 20:55:20.235 - | MainClass: null
[2025-05-21T20:55:20.877Z] STF 20:55:20.235 - | HashModules: null
[2025-05-21T20:55:20.877Z] STF 20:55:20.235 - |
[2025-05-21T20:55:20.877Z] STF 20:55:20.236 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/modules/5.com.test.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test .
[2025-05-21T20:55:20.877Z] STF 20:55:20.236 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/5.CMJ.stderr
[2025-05-21T20:55:20.877Z] STF 20:55:20.236 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/5.CMJ.stdout
[2025-05-21T20:55:20.877Z] STF 20:55:20.237 - Monitoring processes: CMJ
[2025-05-21T20:55:20.877Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-21T20:55:21.638Z] STF 20:55:21.270 - Monitoring Report Summary:
[2025-05-21T20:55:21.639Z] STF 20:55:21.270 - o Process CMJ ended with the expected exit code (0)
[2025-05-21T20:55:21.639Z] STF 20:55:21.270 - Created modular jar: 5.com.test.jar
[2025-05-21T20:55:21.639Z] STF 20:55:21.270 -
[2025-05-21T20:55:21.639Z] STF 20:55:21.270 - +------ Step 6 - Create runtime image for PatchModule test
[2025-05-21T20:55:21.639Z] STF 20:55:21.270 - | Run jlink to create runtime image
[2025-05-21T20:55:21.639Z] STF 20:55:21.270 - | ImageName: XpJVM
[2025-05-21T20:55:21.639Z] STF 20:55:21.270 - |
[2025-05-21T20:55:21.639Z] STF 20:55:21.271 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jlink --module-path /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/jmods:/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/modules --add-modules com.hello,com.hola,com.test,com.helper,com.discreet --output /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/tmp/6.XpJVM
[2025-05-21T20:55:21.639Z] STF 20:55:21.271 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/6.JLNK.stderr
[2025-05-21T20:55:21.639Z] STF 20:55:21.271 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/6.JLNK.stdout
[2025-05-21T20:55:21.639Z] STF 20:55:21.272 - Monitoring processes: JLNK
[2025-05-21T20:55:21.639Z] JLNK stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-21T20:55:35.756Z] STF 20:55:33.907 - Monitoring Report Summary:
[2025-05-21T20:55:35.756Z] STF 20:55:33.907 - o Process JLNK ended with the expected exit code (0)
[2025-05-21T20:55:35.756Z] STF 20:55:33.907 -
[2025-05-21T20:55:35.756Z] STF 20:55:33.907 - +------ Step 7 - Create com.hello jar
[2025-05-21T20:55:35.756Z] STF 20:55:33.907 - | Create modular jar
[2025-05-21T20:55:35.756Z] STF 20:55:33.907 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.hello
[2025-05-21T20:55:35.756Z] STF 20:55:33.907 - | ModuleVersion: null
[2025-05-21T20:55:35.756Z] STF 20:55:33.907 - | MainClass: null
[2025-05-21T20:55:35.756Z] STF 20:55:33.907 - | HashModules: null
[2025-05-21T20:55:35.756Z] STF 20:55:33.907 - |
[2025-05-21T20:55:35.756Z] STF 20:55:33.907 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/modules/7.com.hello.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.hello .
[2025-05-21T20:55:35.756Z] STF 20:55:33.907 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/7.CMJ.stderr
[2025-05-21T20:55:35.756Z] STF 20:55:33.907 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/7.CMJ.stdout
[2025-05-21T20:55:35.756Z] STF 20:55:33.909 - Monitoring processes: CMJ
[2025-05-21T20:55:35.756Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-21T20:55:35.756Z] STF 20:55:35.356 - Monitoring Report Summary:
[2025-05-21T20:55:35.756Z] STF 20:55:35.357 - o Process CMJ ended with the expected exit code (0)
[2025-05-21T20:55:35.756Z] STF 20:55:35.358 - Created modular jar: 7.com.hello.jar
[2025-05-21T20:55:35.756Z] STF 20:55:35.359 -
[2025-05-21T20:55:35.756Z] STF 20:55:35.359 - +------ Step 8 - create java.xml.jar
[2025-05-21T20:55:35.756Z] STF 20:55:35.359 - | Create modular jar
[2025-05-21T20:55:35.756Z] STF 20:55:35.359 - | ModuleSpec: openjdk.test.modularity/bin/common-override/java.xml
[2025-05-21T20:55:35.756Z] STF 20:55:35.359 - | ModuleVersion: null
[2025-05-21T20:55:35.756Z] STF 20:55:35.359 - | MainClass: null
[2025-05-21T20:55:35.756Z] STF 20:55:35.359 - | HashModules: null
[2025-05-21T20:55:35.756Z] STF 20:55:35.359 - |
[2025-05-21T20:55:35.756Z] STF 20:55:35.371 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/jar --create --file /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/modules/8.java.xml.jar -C /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/java.xml .
[2025-05-21T20:55:35.756Z] STF 20:55:35.371 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/8.CMJ.stderr
[2025-05-21T20:55:35.756Z] STF 20:55:35.371 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/8.CMJ.stdout
[2025-05-21T20:55:35.756Z] STF 20:55:35.373 - Monitoring processes: CMJ
[2025-05-21T20:55:35.756Z] CMJ stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-21T20:55:38.002Z] STF 20:55:36.822 - Monitoring Report Summary:
[2025-05-21T20:55:38.002Z] STF 20:55:36.823 - o Process CMJ ended with the expected exit code (0)
[2025-05-21T20:55:38.002Z] STF 20:55:36.823 - Created modular jar: 8.java.xml.jar
[2025-05-21T20:55:38.002Z] STF 20:55:36.823 -
[2025-05-21T20:55:38.002Z] STF 20:55:36.823 - +------ Step 9 - Verify if we can patch an Application module using exploded directory
[2025-05-21T20:55:38.002Z] STF 20:55:36.823 - | Run foreground process
[2025-05-21T20:55:38.002Z] STF 20:55:36.823 - | Program: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/tmp/6.XpJVM/bin/java
[2025-05-21T20:55:38.002Z] STF 20:55:36.823 - | Mnemonic: OT21
[2025-05-21T20:55:38.002Z] STF 20:55:36.823 - | Echo: ECHO_ON
[2025-05-21T20:55:38.002Z] STF 20:55:36.823 - | Expectation: CLEAN_RUN within 5m
[2025-05-21T20:55:38.002Z] STF 20:55:36.823 - |
[2025-05-21T20:55:38.002Z] STF 20:55:36.823 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/tmp/6.XpJVM/bin/java --add-reads com.test=ALL-UNNAMED --patch-module com.hello=/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.hello -XX:-UseCompressedOops -classpath /home/jenkins/testDependency/system_lib/junit/junit.jar:/home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingAppModule
[2025-05-21T20:55:38.002Z] STF 20:55:36.823 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/9.OT21.stderr
[2025-05-21T20:55:38.002Z] STF 20:55:36.823 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/9.OT21.stdout
[2025-05-21T20:55:38.002Z] STF 20:55:36.824 - Monitoring processes: OT21
[2025-05-21T20:55:38.002Z] OT21 stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-21T20:55:38.812Z] OT21 stderr WARNING: module-info.class ignored in patch: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.hello
[2025-05-21T20:55:38.812Z] OT21 JUnit version 4.12
[2025-05-21T20:55:38.812Z] OT21 .
[2025-05-21T20:55:38.812Z] OT21 Time: 0.036
[2025-05-21T20:55:38.812Z] OT21
[2025-05-21T20:55:38.812Z] OT21 OK (1 test)
[2025-05-21T20:55:38.812Z] OT21
[2025-05-21T20:55:38.812Z] STF 20:55:38.225 - Monitoring Report Summary:
[2025-05-21T20:55:38.812Z] STF 20:55:38.225 - o Process OT21 ended with the expected exit code (0)
[2025-05-21T20:55:38.812Z] STF 20:55:38.225 -
[2025-05-21T20:55:38.812Z] STF 20:55:38.225 - +------ Step 10 - Verify if we can patch an Application module using modular jar
[2025-05-21T20:55:38.812Z] STF 20:55:38.225 - | Run foreground process
[2025-05-21T20:55:38.812Z] STF 20:55:38.225 - | Program: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/tmp/6.XpJVM/bin/java
[2025-05-21T20:55:38.812Z] STF 20:55:38.225 - | Mnemonic: OT22
[2025-05-21T20:55:38.812Z] STF 20:55:38.225 - | Echo: ECHO_ON
[2025-05-21T20:55:38.812Z] STF 20:55:38.225 - | Expectation: CLEAN_RUN within 5m
[2025-05-21T20:55:38.812Z] STF 20:55:38.225 - |
[2025-05-21T20:55:38.812Z] STF 20:55:38.225 - Running command: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/tmp/6.XpJVM/bin/java --add-reads com.test=ALL-UNNAMED --patch-module com.hello=/home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/modules/7.com.hello.jar -XX:-UseCompressedOops -classpath /home/jenkins/testDependency/system_lib/junit/junit.jar:/home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar org.junit.runner.JUnitCore net.adoptopenjdk.test.modularity.junit.TestOverrideUsingAppModule
[2025-05-21T20:55:38.812Z] STF 20:55:38.225 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/10.OT22.stderr
[2025-05-21T20:55:38.812Z] STF 20:55:38.225 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/results/10.OT22.stdout
[2025-05-21T20:55:38.812Z] STF 20:55:38.227 - Monitoring processes: OT22
[2025-05-21T20:55:38.812Z] OT22 stderr Picked up JAVA_TOOL_OPTIONS: -Djava.security.manager=allow
[2025-05-21T20:55:39.580Z] OT22 stderr WARNING: module-info.class ignored in patch: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/modules/7.com.hello.jar
[2025-05-21T20:55:39.580Z] OT22 JUnit version 4.12
[2025-05-21T20:55:40.343Z] OT22 .
[2025-05-21T20:55:40.343Z] OT22 Time: 0.078
[2025-05-21T20:55:40.343Z] OT22
[2025-05-21T20:55:40.343Z] OT22 OK (1 test)
[2025-05-21T20:55:40.343Z] OT22
[2025-05-21T20:55:40.343Z] STF 20:55:39.650 - Monitoring Report Summary:
[2025-05-21T20:55:40.343Z] STF 20:55:39.650 - o Process OT22 ended with the expected exit code (0)
[2025-05-21T20:55:40.343Z] STF 20:55:39.650 - EXECUTE stage completed
[2025-05-21T20:55:40.343Z] STF 20:55:39.704 -
[2025-05-21T20:55:40.343Z] STF 20:55:39.704 - ==================== T E A R D O W N ====================
[2025-05-21T20:55:40.343Z] STF 20:55:39.704 - Running teardown: perl /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17478592177476/PatModImg_AppMod_1/20250521-205508-PatModImgTest/tearDown.pl
[2025-05-21T20:55:40.343Z] STF 20:55:39.802 - TEARDOWN stage completed
[2025-05-21T20:55:40.343Z] STF 20:55:39.807 -
[2025-05-21T20:55:40.343Z] STF 20:55:39.807 - ===================== R E S U L T S =====================
[2025-05-21T20:55:40.343Z] STF 20:55:39.807 - Stage results:
[2025-05-21T20:55:40.343Z] STF 20:55:39.807 - setUp: pass
[2025-05-21T20:55:40.343Z] STF 20:55:39.807 - execute: pass
[2025-05-21T20:55:40.343Z] STF 20:55:39.807 - teardown: pass
[2025-05-21T20:55:40.343Z] STF 20:55:39.807 -
[2025-05-21T20:55:40.343Z] STF 20:55:39.807 - Overall result: PASSED
[2025-05-21T20:55:40.343Z] -----------------------------------
[2025-05-21T20:55:40.343Z] PatModImg_AppMod_1_PASSED
[2025-05-21T20:55:40.343Z] -----------------------------------
[2025-05-21T20:55:40.343Z]
[2025-05-21T20:55:40.343Z] TEST TEARDOWN:
[2025-05-21T20:55:40.343Z] Nothing to be done for teardown.
[2025-05-21T20:55:40.343Z] PatModImg_AppMod_1 Finish Time: Wed May 21 20:55:39 2025 Epoch Time (ms): 1747860939882