PatMod_AppMod_0
[2025-05-07T17:04:48.365Z] Running test PatMod_AppMod_0 ...
[2025-05-07T17:04:48.365Z] ===============================================
[2025-05-07T17:04:48.365Z] PatMod_AppMod_0 Start Time: Wed May 7 17:04:48 2025 Epoch Time (ms): 1746637488169
[2025-05-07T17:04:48.365Z] variation: Mode150
[2025-05-07T17:04:48.365Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-05-07T17:04:48.365Z] { \
[2025-05-07T17:04:48.365Z] echo ""; echo "TEST SETUP:"; \
[2025-05-07T17:04:48.365Z] echo "Nothing to be done for setup."; \
[2025-05-07T17:04:48.365Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17466324519488/PatMod_AppMod_0"; \
[2025-05-07T17:04:48.365Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17466324519488/PatMod_AppMod_0"; \
[2025-05-07T17:04:48.365Z] echo ""; echo "TESTING:"; \
[2025-05-07T17:04:48.365Z] 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_17466324519488/PatMod_AppMod_0" -test=PatModTest -test-args="variant=AppMod"; \
[2025-05-07T17:04:48.365Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "PatMod_AppMod_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_17466324519488/PatMod_AppMod_0"; else echo "-----------------------------------"; echo "PatMod_AppMod_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-07T17:04:48.365Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-07T17:04:48.365Z] echo "Nothing to be done for teardown."; \
[2025-05-07T17:04:48.365Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17466324519488/TestTargetResult";
[2025-05-07T17:04:48.365Z]
[2025-05-07T17:04:48.365Z] TEST SETUP:
[2025-05-07T17:04:48.365Z] Nothing to be done for setup.
[2025-05-07T17:04:48.365Z]
[2025-05-07T17:04:48.365Z] TESTING:
[2025-05-07T17:04:49.162Z] STF 17:04:48.431 - ========================= S T F =========================
[2025-05-07T17:04:49.162Z] 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_17466324519488/PatMod_AppMod_0
[2025-05-07T17:04:49.162Z] There is 719562 Mb free
[2025-05-07T17:04:49.162Z] STF 17:04:48.443 - ================== G E N E R A T I O N ==================
[2025-05-07T17:04:49.162Z] STF 17:04:48.444 - Checking JVM: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image
[2025-05-07T17:04:49.162Z] STF 17:04:48.444 - 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_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/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_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest"
[2025-05-07T17:04:53.732Z] GEN 17:04:52.933 - Found test. Project: 'openjdk.test.modularity' class: 'PatModTest.class' Dir: '/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin'
[2025-05-07T17:04:53.732Z] GEN 17:04:52.978 - Found test. Project: 'openjdk.test.modularity' class: 'net.adoptopenjdk.test.modularity.PatModTest'
[2025-05-07T17:04:54.523Z] GEN Classpath directories used by project 'openjdk.test.modularity':
[2025-05-07T17:04:54.523Z] 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-05-07T17:04:54.523Z] 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-05-07T17:04:54.523Z] 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-05-07T17:04:54.523Z] 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-05-07T17:04:54.523Z] 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-05-07T17:04:54.523Z] 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-05-07T17:04:54.523Z] 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-05-07T17:04:54.523Z] 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-05-07T17:04:54.523Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-05-07T17:04:54.523Z] 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-05-07T17:04:54.523Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-05-07T17:04:54.523Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-05-07T17:04:54.523Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-05-07T17:04:54.523Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-05-07T17:04:54.523Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-05-07T17:04:54.523Z] GEN /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/STF/stf.core/bin
[2025-05-07T17:04:54.523Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar
[2025-05-07T17:04:54.523Z] GEN /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar
[2025-05-07T17:04:54.523Z] GEN /home/jenkins/testDependency/system_lib/junit/junit.jar
[2025-05-07T17:04:54.523Z] GEN 17:04:54.096 - Using Mode NoOptions. Values = ''
[2025-05-07T17:04:55.316Z] GEN 17:04:54.598 -
[2025-05-07T17:04:55.316Z] GEN 17:04:54.599 - Test command summary:
[2025-05-07T17:04:55.316Z] GEN 17:04:54.601 - Step Stage Command Description
[2025-05-07T17:04:55.316Z] GEN 17:04:54.602 - -----+--------+-----------------+------------
[2025-05-07T17:04:55.316Z] GEN 17:04:54.602 - 1 execute jar Create com.hello jar
[2025-05-07T17:04:55.316Z] GEN 17:04:54.602 - 2 execute jar Create com.discreet jar
[2025-05-07T17:04:55.316Z] GEN 17:04:54.602 - 3 execute jar create java.xml.jar
[2025-05-07T17:04:55.316Z] GEN 17:04:54.602 - 4 execute Run java Verify if we can patch an Application module using exploded directoryy
[2025-05-07T17:04:55.316Z] GEN 17:04:54.602 - 5 execute Run java Verify if we can Patch an Application module using modular jar
[2025-05-07T17:04:55.316Z] STF 17:04:54.772 -
[2025-05-07T17:04:55.316Z] STF 17:04:54.772 - Script generation completed
[2025-05-07T17:04:55.316Z] STF 17:04:54.772 -
[2025-05-07T17:04:55.316Z] STF 17:04:54.772 -
[2025-05-07T17:04:55.316Z] STF 17:04:54.772 - ======================= S E T U P =======================
[2025-05-07T17:04:55.316Z] STF 17:04:54.772 - Running setup: perl /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/setUp.pl
[2025-05-07T17:04:55.316Z] STF 17:04:54.874 - SETUP stage completed
[2025-05-07T17:04:55.316Z] STF 17:04:54.885 -
[2025-05-07T17:04:55.316Z] STF 17:04:54.885 - ==================== E X E C U T E - ====================
[2025-05-07T17:04:55.316Z] STF 17:04:54.885 - Running execute: perl /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/execute.pl
[2025-05-07T17:04:55.317Z] STF 17:04:54.967 -
[2025-05-07T17:04:55.317Z] STF 17:04:54.967 - Java version
[2025-05-07T17:04:55.317Z] STF 17:04:54.967 - Running: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2025-05-07T17:04:56.104Z] openjdk version "11.0.28-beta" 2025-07-15
[2025-05-07T17:04:56.104Z] OpenJDK Runtime Environment Temurin-11.0.28+1-202505070959 (build 11.0.28-beta+1-ea)
[2025-05-07T17:04:56.104Z] OpenJDK 64-Bit Server VM Temurin-11.0.28+1-202505070959 (build 11.0.28-beta+1-ea, mixed mode)
[2025-05-07T17:04:56.104Z] STF 17:04:55.304 -
[2025-05-07T17:04:56.104Z] STF 17:04:55.304 - +------ Step 1 - Create com.hello jar
[2025-05-07T17:04:56.104Z] STF 17:04:55.304 - | Create modular jar
[2025-05-07T17:04:56.104Z] STF 17:04:55.304 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.hello
[2025-05-07T17:04:56.104Z] STF 17:04:55.304 - | ModuleVersion: null
[2025-05-07T17:04:56.104Z] STF 17:04:55.304 - | MainClass: null
[2025-05-07T17:04:56.104Z] STF 17:04:55.304 - | HashModules: null
[2025-05-07T17:04:56.104Z] STF 17:04:55.304 - |
[2025-05-07T17:04:56.104Z] STF 17:04:55.305 - 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_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/modules/1.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-override/com.hello .
[2025-05-07T17:04:56.104Z] STF 17:04:55.305 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/results/1.CMJ.stderr
[2025-05-07T17:04:56.104Z] STF 17:04:55.305 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/results/1.CMJ.stdout
[2025-05-07T17:04:56.104Z] STF 17:04:55.316 - Monitoring processes: CMJ
[2025-05-07T17:04:56.902Z] STF 17:04:56.089 - Monitoring Report Summary:
[2025-05-07T17:04:56.902Z] STF 17:04:56.089 - o Process CMJ ended with the expected exit code (0)
[2025-05-07T17:04:56.903Z] STF 17:04:56.089 - Created modular jar: 1.com.hello.jar
[2025-05-07T17:04:56.903Z] STF 17:04:56.089 -
[2025-05-07T17:04:56.903Z] STF 17:04:56.089 - +------ Step 2 - Create com.discreet jar
[2025-05-07T17:04:56.903Z] STF 17:04:56.089 - | Create modular jar
[2025-05-07T17:04:56.903Z] STF 17:04:56.089 - | ModuleSpec: openjdk.test.modularity/bin/common-override/com.discreet
[2025-05-07T17:04:56.903Z] STF 17:04:56.089 - | ModuleVersion: null
[2025-05-07T17:04:56.903Z] STF 17:04:56.089 - | MainClass: null
[2025-05-07T17:04:56.903Z] STF 17:04:56.089 - | HashModules: null
[2025-05-07T17:04:56.903Z] STF 17:04:56.089 - |
[2025-05-07T17:04:56.903Z] STF 17:04:56.089 - 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_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/modules/2.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-override/com.discreet .
[2025-05-07T17:04:56.903Z] STF 17:04:56.089 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/results/2.CMJ.stderr
[2025-05-07T17:04:56.903Z] STF 17:04:56.089 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/results/2.CMJ.stdout
[2025-05-07T17:04:56.903Z] STF 17:04:56.091 - Monitoring processes: CMJ
[2025-05-07T17:04:56.903Z] STF 17:04:56.815 - Monitoring Report Summary:
[2025-05-07T17:04:56.903Z] STF 17:04:56.815 - o Process CMJ ended with the expected exit code (0)
[2025-05-07T17:04:56.903Z] STF 17:04:56.816 - Created modular jar: 2.com.discreet.jar
[2025-05-07T17:04:56.903Z] STF 17:04:56.816 -
[2025-05-07T17:04:56.903Z] STF 17:04:56.816 - +------ Step 3 - create java.xml.jar
[2025-05-07T17:04:56.903Z] STF 17:04:56.816 - | Create modular jar
[2025-05-07T17:04:56.903Z] STF 17:04:56.816 - | ModuleSpec: openjdk.test.modularity/bin/common-override/java.xml
[2025-05-07T17:04:56.903Z] STF 17:04:56.816 - | ModuleVersion: null
[2025-05-07T17:04:56.903Z] STF 17:04:56.816 - | MainClass: null
[2025-05-07T17:04:56.903Z] STF 17:04:56.816 - | HashModules: null
[2025-05-07T17:04:56.903Z] STF 17:04:56.816 - |
[2025-05-07T17:04:56.903Z] STF 17:04:56.816 - 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_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/modules/3.java.xml.jar -C /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/java.xml .
[2025-05-07T17:04:56.903Z] STF 17:04:56.816 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/results/3.CMJ.stderr
[2025-05-07T17:04:56.903Z] STF 17:04:56.816 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/results/3.CMJ.stdout
[2025-05-07T17:04:56.903Z] STF 17:04:56.817 - Monitoring processes: CMJ
[2025-05-07T17:04:58.555Z] STF 17:04:57.629 - Monitoring Report Summary:
[2025-05-07T17:04:58.555Z] STF 17:04:57.629 - o Process CMJ ended with the expected exit code (0)
[2025-05-07T17:04:58.555Z] STF 17:04:57.629 - Created modular jar: 3.java.xml.jar
[2025-05-07T17:04:58.555Z] STF 17:04:57.629 -
[2025-05-07T17:04:58.555Z] STF 17:04:57.629 - +------ Step 4 - Verify if we can patch an Application module using exploded directoryy
[2025-05-07T17:04:58.555Z] STF 17:04:57.629 - | Run foreground process
[2025-05-07T17:04:58.555Z] STF 17:04:57.629 - | Program: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-05-07T17:04:58.555Z] STF 17:04:57.629 - | Mnemonic: OT21
[2025-05-07T17:04:58.555Z] STF 17:04:57.629 - | Echo: ECHO_ON
[2025-05-07T17:04:58.555Z] STF 17:04:57.629 - | Expectation: CLEAN_RUN within 1m
[2025-05-07T17:04:58.555Z] STF 17:04:57.629 - |
[2025-05-07T17:04:58.555Z] STF 17:04:57.629 - 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/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests --add-modules=com.test --patch-module com.hello=/home/jenkins/workspace/Test_openjdk11_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-07T17:04:58.555Z] STF 17:04:57.629 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/results/4.OT21.stderr
[2025-05-07T17:04:58.555Z] STF 17:04:57.630 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/results/4.OT21.stdout
[2025-05-07T17:04:58.555Z] STF 17:04:57.631 - Monitoring processes: OT21
[2025-05-07T17:04:58.555Z] OT21 stderr WARNING: module-info.class ignored in patch: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-override/com.hello
[2025-05-07T17:04:58.555Z] OT21 JUnit version 4.12
[2025-05-07T17:04:59.361Z] OT21 .
[2025-05-07T17:04:59.361Z] OT21 Time: 0.018
[2025-05-07T17:04:59.361Z] OT21
[2025-05-07T17:04:59.361Z] OT21 OK (1 test)
[2025-05-07T17:04:59.361Z] OT21
[2025-05-07T17:04:59.361Z] STF 17:04:58.760 - Monitoring Report Summary:
[2025-05-07T17:04:59.361Z] STF 17:04:58.760 - o Process OT21 ended with the expected exit code (0)
[2025-05-07T17:04:59.361Z] STF 17:04:58.760 -
[2025-05-07T17:04:59.361Z] STF 17:04:58.760 - +------ Step 5 - Verify if we can Patch an Application module using modular jar
[2025-05-07T17:04:59.361Z] STF 17:04:58.760 - | Run foreground process
[2025-05-07T17:04:59.361Z] STF 17:04:58.760 - | Program: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java
[2025-05-07T17:04:59.361Z] STF 17:04:58.760 - | Mnemonic: OT22
[2025-05-07T17:04:59.361Z] STF 17:04:58.760 - | Echo: ECHO_ON
[2025-05-07T17:04:59.361Z] STF 17:04:58.760 - | Expectation: CLEAN_RUN within 1m
[2025-05-07T17:04:59.361Z] STF 17:04:58.760 - |
[2025-05-07T17:04:59.361Z] STF 17:04:58.761 - 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/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods:/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/jvmtest/system/aqa-systemtest/openjdk.test.modularity/bin/tests --add-modules=com.test --patch-module com.hello=/home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/modules/1.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-07T17:04:59.361Z] STF 17:04:58.761 - Redirecting stderr to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/results/5.OT22.stderr
[2025-05-07T17:04:59.361Z] STF 17:04:58.761 - Redirecting stdout to /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/results/5.OT22.stdout
[2025-05-07T17:04:59.361Z] STF 17:04:58.762 - Monitoring processes: OT22
[2025-05-07T17:04:59.361Z] OT22 stderr WARNING: module-info.class ignored in patch: /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/output_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/modules/1.com.hello.jar
[2025-05-07T17:05:00.150Z] OT22 JUnit version 4.12
[2025-05-07T17:05:00.150Z] OT22 .
[2025-05-07T17:05:00.150Z] OT22 Time: 0.02
[2025-05-07T17:05:00.150Z] OT22
[2025-05-07T17:05:00.150Z] OT22 OK (1 test)
[2025-05-07T17:05:00.150Z] OT22
[2025-05-07T17:05:00.150Z] STF 17:04:59.768 - Monitoring Report Summary:
[2025-05-07T17:05:00.150Z] STF 17:04:59.768 - o Process OT22 ended with the expected exit code (0)
[2025-05-07T17:05:00.150Z] STF 17:04:59.768 - EXECUTE stage completed
[2025-05-07T17:05:00.150Z] STF 17:04:59.788 -
[2025-05-07T17:05:00.150Z] STF 17:04:59.788 - ==================== T E A R D O W N ====================
[2025-05-07T17:05:00.150Z] STF 17:04:59.788 - Running teardown: perl /home/jenkins/workspace/Test_openjdk11_hs_sanity.system_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_17466324519488/PatMod_AppMod_0/20250507-170448-PatModTest/tearDown.pl
[2025-05-07T17:05:00.150Z] STF 17:04:59.936 - TEARDOWN stage completed
[2025-05-07T17:05:00.150Z] STF 17:04:59.976 -
[2025-05-07T17:05:00.150Z] STF 17:04:59.976 - ===================== R E S U L T S =====================
[2025-05-07T17:05:00.150Z] STF 17:04:59.976 - Stage results:
[2025-05-07T17:05:00.150Z] STF 17:04:59.976 - setUp: pass
[2025-05-07T17:05:00.150Z] STF 17:04:59.976 - execute: pass
[2025-05-07T17:05:00.150Z] STF 17:04:59.976 - teardown: pass
[2025-05-07T17:05:00.150Z] STF 17:04:59.976 -
[2025-05-07T17:05:00.150Z] STF 17:04:59.976 - Overall result: PASSED
[2025-05-07T17:05:00.150Z] -----------------------------------
[2025-05-07T17:05:00.150Z] PatMod_AppMod_0_PASSED
[2025-05-07T17:05:00.150Z] -----------------------------------
[2025-05-07T17:05:00.150Z]
[2025-05-07T17:05:00.150Z] TEST TEARDOWN:
[2025-05-07T17:05:00.150Z] Nothing to be done for teardown.
[2025-05-07T17:05:00.150Z] PatMod_AppMod_0 Finish Time: Wed May 7 17:04:59 2025 Epoch Time (ms): 1746637500002