Pre Test
Started by upstream project "Test_openjdk11_hs_extended.openjdk_x86-64_linux" build number 295
originally caused by:
Started by upstream project "build-scripts/jobs/release/jobs/jdk11u/jdk11u-release-linux-x64-temurin" build number 62
originally caused by:
Started by upstream project "build-scripts/release-openjdk11-pipeline" build number 74
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk11u" build number 7413
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.11-release^{commit} # timeout=10
Checking out Revision 21829aea91385b5200334e46a2973435e08945d1 (origin/v1.0.11-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 21829aea91385b5200334e46a2973435e08945d1 # timeout=10
Commit message: "Utilise containers in Azure dynamic VMs for AQA runs (#6553) (#6812)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-14T21:54:28.032Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-01-14T21:54:28.033Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-14T21:54:28.067Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2026-01-14T21:54:28.074Z] Added dynamic agent, nodeLabel: 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)', dynamicLabel: 'azure'
[Pipeline] echo
[2026-01-14T21:54:28.077Z] Provisioning LABEL: hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)
[Pipeline] nodesByLabel
[2026-01-14T21:54:28.098Z] Found a total of 14 nodes with the 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)' label
[Pipeline] node
[2026-01-14T21:54:28.403Z] Running on test-linux-x64-01cd91 in /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-14T21:54:28.454Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-14T21:54:28.608Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-14T21:54:28.608Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-14T21:54:28.629Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-14T21:54:28.974Z] The recommended git tool is: git
[2026-01-14T21:54:29.025Z] No credentials specified
[2026-01-14T21:54:29.046Z] Cloning the remote Git repository
[2026-01-14T21:54:29.085Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-14T21:54:29.085Z] > git init /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests # timeout=10
[2026-01-14T21:54:29.096Z] [WARNING] Reference path does not exist: /home/adoptopenjdk/openjdk_cache
[2026-01-14T21:54:29.096Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-14T21:54:29.096Z] > git --version # timeout=10
[2026-01-14T21:54:29.101Z] > git --version # 'git version 2.34.1'
[2026-01-14T21:54:29.102Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-14T21:54:34.753Z] Avoid second fetch
[2026-01-14T21:54:34.780Z] Checking out Revision 21829aea91385b5200334e46a2973435e08945d1 (origin/v1.0.11-release)
[2026-01-14T21:54:35.784Z] Commit message: "Utilise containers in Azure dynamic VMs for AQA runs (#6553) (#6812)"
[2026-01-14T21:54:34.668Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-14T21:54:34.672Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-14T21:54:34.763Z] > git rev-parse origin/v1.0.11-release^{commit} # timeout=10
[2026-01-14T21:54:34.790Z] > git config core.sparsecheckout # timeout=10
[2026-01-14T21:54:34.795Z] > git checkout -f 21829aea91385b5200334e46a2973435e08945d1 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2026-01-14T21:54:38.379Z] + docker pull ghcr.io/adoptium/test-containers:ubi10
[2026-01-14T21:54:38.714Z] ubi10: Pulling from adoptium/test-containers
[2026-01-14T21:54:39.077Z] Digest: sha256:7c9f8ebae382a379549a9359d37f84ddd6cb5db12610f95494212dc42e878b99
[2026-01-14T21:54:39.077Z] Status: Image is up to date for ghcr.io/adoptium/test-containers:ubi10
[2026-01-14T21:54:39.077Z] ghcr.io/adoptium/test-containers:ubi10
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2026-01-14T21:54:39.726Z] + docker inspect -f . ghcr.io/adoptium/test-containers:ubi10
[2026-01-14T21:54:39.726Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2026-01-14T21:54:40.325Z] test-linux-x64-01cd91 does not seem to be running inside a container
[2026-01-14T21:54:40.596Z] $ docker run -t -d -u 1000:1000 -w /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2 -v /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2:/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2:rw,z -v /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2@tmp:/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ghcr.io/adoptium/test-containers:ubi10 cat
[2026-01-14T21:54:43.817Z] $ docker top f6c7e885c6aaa8aa1c8e1adb07a20efea70edee966abddb8d67c82ed7d0baa4f -eo pid,comm
[Pipeline] {
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-14T21:54:43.961Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] sh
[2026-01-14T21:54:44.445Z] + which activate_multicast
[2026-01-14T21:54:44.445Z] which: no activate_multicast in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
[Pipeline] echo
[2026-01-14T21:54:44.508Z] which activate_multicast status code: 1
[Pipeline] echo
[2026-01-14T21:54:44.510Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-14T21:54:45.012Z] + LC_TIME=C
[2026-01-14T21:54:45.013Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-14T21:54:45.108Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-14T21:54:45.555Z] + aqa-tests/terminateTestProcesses.sh adoptopenjdk
[2026-01-14T21:54:45.555Z] Unix type machine..
[2026-01-14T21:54:45.555Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-01-14T21:54:45.555Z] Running on a Linux host
[2026-01-14T21:54:45.555Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-01-14T21:54:45.555Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-01-14T21:54:45.555Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-01-14T21:54:45.555Z] error: user name does not exist
[2026-01-14T21:54:45.555Z]
[2026-01-14T21:54:45.555Z] Usage:
[2026-01-14T21:54:45.555Z] ps [options]
[2026-01-14T21:54:45.555Z]
[2026-01-14T21:54:45.555Z] Try 'ps --help <simple|list|output|threads|misc|all>'
[2026-01-14T21:54:45.555Z] or 'ps --help <s|l|o|t|m|a>'
[2026-01-14T21:54:45.555Z] for additional help text.
[2026-01-14T21:54:45.555Z]
[2026-01-14T21:54:45.555Z] For more details see ps(1).
[2026-01-14T21:54:45.555Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-01-14T21:54:47.902Z] + printenv
[2026-01-14T21:54:47.902Z] KEEP_WORKSPACE=false
[2026-01-14T21:54:47.902Z] TAP_NAME=Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2.tap
[2026-01-14T21:54:47.902Z] EXTRA_DOCKER_ARGS=
[2026-01-14T21:54:47.902Z] LIB_DIR=/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib
[2026-01-14T21:54:47.902Z] ARTIFACTORY_ROOT_DIR=
[2026-01-14T21:54:47.902Z] EXIT_FAILURE=false
[2026-01-14T21:54:47.902Z] JDK_BRANCH=jdk-11.0.30+6_adopt
[2026-01-14T21:54:47.902Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/58/display/redirect?page=tests
[2026-01-14T21:54:47.902Z] PLATFORM=x86-64_linux
[2026-01-14T21:54:47.902Z] DOCKER_REQUIRED=false
[2026-01-14T21:54:47.902Z] POST_RUN_PARAMS=
[2026-01-14T21:54:47.902Z] HOSTNAME=f6c7e885c6aa
[2026-01-14T21:54:47.902Z] TEST_OPTIONS_PARAMS_HELP_TEXT=
[2026-01-14T21:54:47.902Z] JENKINS_KEY=
[2026-01-14T21:54:47.902Z] TIME_LIMIT=25
[2026-01-14T21:54:47.902Z] JENKINS_SERVER_COOKIE=durable-7de6e0b95e7fd5ce1aa211009618ffeb07b69c433d78daa9860d0014b85015a8
[2026-01-14T21:54:47.902Z] ADDITIONAL_ARTIFACTS_REQUIRED=
[2026-01-14T21:54:47.902Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-14T21:54:47.902Z] CUSTOM_TARGET_KEY_VALUE=
[2026-01-14T21:54:47.902Z] GENERATE_JOBS=true
[2026-01-14T21:54:47.902Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-14T21:54:47.902Z] JDK_SELECTION_PARAMS=
[2026-01-14T21:54:47.902Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/58/display/redirect?page=changes
[2026-01-14T21:54:47.902Z] RERUN_ITERATIONS=1
[2026-01-14T21:54:47.902Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-14T21:54:47.902Z] SSH_AGENT_CREDENTIAL=
[2026-01-14T21:54:47.902Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-14T21:54:47.902Z] JCK_VERSION=
[2026-01-14T21:54:47.902Z] VENDOR_TEST_DIRS=
[2026-01-14T21:54:47.902Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-14T21:54:47.902Z] PWD=/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2
[2026-01-14T21:54:47.902Z] PLATFORM_AND_MACHINE_PARAMS=
[2026-01-14T21:54:47.902Z] SETUP_JCK_RUN=false
[2026-01-14T21:54:47.902Z] ARCHIVE_TEST_RESULTS=false
[2026-01-14T21:54:47.902Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/58/
[2026-01-14T21:54:47.902Z] SLACK_CHANNEL=aqavit-bot
[2026-01-14T21:54:47.902Z] TEST_PARALLELIZATION_PARAMS_HELP_TEXT=
[2026-01-14T21:54:47.902Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk11u/jdk11u-release-linux-x64-temurin
[2026-01-14T21:54:47.902Z] JCK_GIT_BRANCH=master
[2026-01-14T21:54:47.902Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/
[2026-01-14T21:54:47.902Z] BUILD_NUMBER=58
[2026-01-14T21:54:47.902Z] TKG_ITERATIONS=1
[2026-01-14T21:54:47.902Z] _=/usr/bin/printenv
[2026-01-14T21:54:47.902Z] JDK_SELECTION_PARAMS_HELP_TEXT=
[2026-01-14T21:54:47.902Z] container=oci
[2026-01-14T21:54:47.902Z] BUILD_IDENTIFIER=
[2026-01-14T21:54:47.902Z] PERF_ROOT=/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/../../benchmarks
[2026-01-14T21:54:47.902Z] TEST_SELECTION_PARAMS_HELP_TEXT=
[2026-01-14T21:54:47.902Z] JENKINS_NODE_COOKIE=a3edd1db-da65-4d6b-91b9-3ae50fad2073
[2026-01-14T21:54:47.902Z] OPENLIBERTY_SHA=
[2026-01-14T21:54:47.902Z] CUSTOM_TARGET=
[2026-01-14T21:54:47.902Z] KEEP_REPORTDIR=true
[2026-01-14T21:54:47.902Z] SDK_RESOURCE=upstream
[2026-01-14T21:54:47.902Z] BUILD_DISPLAY_NAME=#58
[2026-01-14T21:54:47.902Z] FAILED_TEST_TARGET=
[2026-01-14T21:54:47.902Z] LABEL_ADDITION=
[2026-01-14T21:54:47.902Z] TEST_JDK_HOME=/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image
[2026-01-14T21:54:47.902Z] HOME=/home/jenkins
[2026-01-14T21:54:47.902Z] CUSTOMIZED_SDK_URL=
[2026-01-14T21:54:47.902Z] TEST_PARALLELIZATION_PARAMS=
[2026-01-14T21:54:47.902Z] ARTIFACTORY_REPO=
[2026-01-14T21:54:47.902Z] NON_AQA_TEST_REPOS_PARAMS=
[2026-01-14T21:54:47.902Z] NUM_MACHINES=
[2026-01-14T21:54:47.902Z] jobStatus=SUCCESS
[2026-01-14T21:54:47.902Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-14T21:54:47.902Z] CLOUD_PROVIDER=azure
[2026-01-14T21:54:47.902Z] JOB_BASE_NAME=Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2
[2026-01-14T21:54:47.902Z] JOBSTARTTIME=Wed, 14 Jan 2026 21:54:44 +0000
[2026-01-14T21:54:47.902Z] TEST_OPTIONS_PARAMS=
[2026-01-14T21:54:47.902Z] JDK_VERSION=11
[2026-01-14T21:54:47.902Z] DOCKERIMAGE_TAG=
[2026-01-14T21:54:47.902Z] BASE_DOCKER_REGISTRY_CREDENTIAL_ID=
[2026-01-14T21:54:47.902Z] JOB_NAME=Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2
[2026-01-14T21:54:47.902Z] USE_TESTENV_PROPERTIES=true
[2026-01-14T21:54:47.902Z] PERSONAL_BUILD=false
[2026-01-14T21:54:47.902Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/58/display/redirect
[2026-01-14T21:54:47.902Z] AUTO_DETECT=true
[2026-01-14T21:54:47.902Z] FQDN=test-linux-x64-01cd91.uksouth.cloudapp.azure.com
[2026-01-14T21:54:47.902Z] VENDOR_TEST_REPOS=
[2026-01-14T21:54:47.902Z] EXIT_SUCCESS=false
[2026-01-14T21:54:47.902Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/display/redirect
[2026-01-14T21:54:47.902Z] DOCKER_REGISTRY_URL=
[2026-01-14T21:54:47.902Z] WORKSPACE=/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2
[2026-01-14T21:54:47.902Z] OPENJ9_BRANCH=master
[2026-01-14T21:54:47.902Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-14T21:54:47.902Z] SYSTEM_LIB_DIR=/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/system_lib
[2026-01-14T21:54:47.902Z] PARALLEL=None
[2026-01-14T21:54:47.902Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-14T21:54:47.902Z] ITERATIONS=1
[2026-01-14T21:54:47.902Z] UPSTREAM_JOB_NUMBER=62
[2026-01-14T21:54:47.902Z] SPEC=linux_x86-64
[2026-01-14T21:54:47.902Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk11_hs_extended.openjdk_x86-64_linux
[2026-01-14T21:54:47.902Z] LABEL=
[2026-01-14T21:54:47.902Z] USER_CREDENTIALS_ID=
[2026-01-14T21:54:47.902Z] JDK_REPO=https://github.com/adoptium/jdk11u
[2026-01-14T21:54:47.902Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-14T21:54:47.902Z] NODE_NAME=test-linux-x64-01cd91
[2026-01-14T21:54:47.902Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-14T21:54:47.902Z] FAILED_TESTS=
[2026-01-14T21:54:47.902Z] DOCKER_REGISTRY_DIR=
[2026-01-14T21:54:47.902Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-14T21:54:47.902Z] TEST_SELECTION_PARAMS=
[2026-01-14T21:54:47.902Z] RELATED_NODES=
[2026-01-14T21:54:47.902Z] PLATFORM_AND_MACHINE_HELP_TEXT=
[2026-01-14T21:54:47.902Z] JVM_OPTIONS=
[2026-01-14T21:54:47.902Z] DYNAMIC_COMPILE=false
[2026-01-14T21:54:47.902Z] OPENJ9_SHA=
[2026-01-14T21:54:47.902Z] SHLVL=2
[2026-01-14T21:54:47.902Z] BUILD_TAG=jenkins-Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2-58
[2026-01-14T21:54:47.902Z] TEST_FLAG=
[2026-01-14T21:54:47.902Z] EXECUTOR_NUMBER=0
[2026-01-14T21:54:47.902Z] RERUN_LINK=
[2026-01-14T21:54:47.902Z] ADOPTOPENJDK_BRANCH=v1.0.11-release
[2026-01-14T21:54:47.902Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-14T21:54:47.902Z] JVM_VERSION=
[2026-01-14T21:54:47.902Z] OPENJDK_SHA=
[2026-01-14T21:54:47.902Z] ARTIFACTORY_SERVER=
[2026-01-14T21:54:47.902Z] CLASSPATH=
[2026-01-14T21:54:47.902Z] ORIGIN_JDK_VERSION=11
[2026-01-14T21:54:47.902Z] JCK_GIT_REPO=
[2026-01-14T21:54:47.902Z] OCP_TOKEN=
[2026-01-14T21:54:47.902Z] OCP_SERVER=
[2026-01-14T21:54:47.902Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-14T21:54:47.902Z] EXTERNAL_CUSTOM_REPO=
[2026-01-14T21:54:47.902Z] JCK_ROOT=
[2026-01-14T21:54:47.902Z] NODE_LABELS=test-linux-x64-01cd91 ubuntu x86-64 x64 ci.agent.dynamic sw.os.linux hw.arch.x86 ubuntu2204
[2026-01-14T21:54:47.902Z] STAGE_NAME=Setup
[2026-01-14T21:54:47.902Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-14T21:54:47.902Z] TEST_TIME=
[2026-01-14T21:54:47.902Z] WORKSPACE_TMP=/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2@tmp
[2026-01-14T21:54:47.902Z] VENDOR_TEST_SHAS=
[2026-01-14T21:54:47.902Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2026-01-14T21:54:47.902Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-14T21:54:47.902Z] NON_AQA_TEST_REPOS_HELP_TEXT=
[2026-01-14T21:54:47.902Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-14T21:54:47.902Z] UPSTREAM_TEST_JOB_NUMBER=295
[2026-01-14T21:54:47.902Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/58/display/redirect?page=artifacts
[2026-01-14T21:54:47.902Z] CI=true
[2026-01-14T21:54:47.902Z] APPLICATION_OPTIONS=
[2026-01-14T21:54:47.902Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-14T21:54:47.902Z] RERUN_FAILURE=true
[2026-01-14T21:54:47.902Z] VENDOR_TEST_BRANCHES=
[2026-01-14T21:54:47.902Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-01-14T21:54:47.902Z] DOCKER_REGISTRY_URL_CREDENTIAL_ID=
[2026-01-14T21:54:47.902Z] BUILD_LIST=openjdk
[2026-01-14T21:54:47.902Z] BUILD_ID=58
[2026-01-14T21:54:47.902Z] TRSS_URL=
[2026-01-14T21:54:47.902Z] POST_RUN_PARAMS_HELP_TEXT=
[2026-01-14T21:54:47.902Z] TEST_REPO_PARAMS_HELP_TEXT=
[2026-01-14T21:54:47.902Z] EXTRA_OPTIONS=
[2026-01-14T21:54:47.902Z] TEST_REPO_PARAMS=
[2026-01-14T21:54:47.902Z] TARGET=-f parallelList.mk testList_2
[2026-01-14T21:54:47.902Z] USE_JRE=false
[2026-01-14T21:54:47.902Z] JDK_IMPL=hotspot
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-14T21:54:47.967Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-14T21:54:47.977Z] Running in /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-14T21:55:11.408Z] Copied 8 artifacts from "build-scripts » jobs » release » jobs » jdk11u » jdk11u-release-linux-x64-temurin" build number 62
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-14T21:55:11.534Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-01-14T21:55:11.541Z] Running in /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2
[Pipeline] {
[Pipeline] sshagent
[2026-01-14T21:55:11.573Z] $ docker exec f6c7e885c6aaa8aa1c8e1adb07a20efea70edee966abddb8d67c82ed7d0baa4f ssh-agent
[2026-01-14T21:55:14.420Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQGISTF/agent.71
[2026-01-14T21:55:14.420Z] SSH_AGENT_PID=77
[2026-01-14T21:55:14.420Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-14T21:55:14.441Z] Running in /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-14T21:55:14.468Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-14T21:55:14.957Z] ++ pwd
[2026-01-14T21:55:14.957Z] + ./get.sh -s /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/.. -p x86-64_linux -r upstream -j 11 -i hotspot --clone_openj9 false
[2026-01-14T21:55:14.957Z] TESTDIR: /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests
[2026-01-14T21:55:14.957Z] load ./testenv/testenv.properties
[2026-01-14T21:55:14.957Z] Running checkTags with ./testenv/testenv.properties and 11
[2026-01-14T21:55:14.957Z] 3a876c7f32dc3e5535f4dcc68696a0a93d8a8d13 refs/tags/jdk-11.0.30-dryrun-ga
[2026-01-14T21:55:14.957Z] Use tag name jdk-11.0.30-dryrun-ga from ./testenv/testenv.properties
[2026-01-14T21:55:14.957Z] get jdk binary...
[2026-01-14T21:55:14.957Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-14T21:55:15.292Z] Uncompressing file: OpenJDK11U-jdk-sources_11.0.30_6.tar.gz ...
[2026-01-14T21:55:28.472Z] List files in jdkbinary folder...
[2026-01-14T21:55:28.472Z] total 936396
[2026-01-14T21:55:28.473Z] -rw-r--r-- 1 jenkins jenkins 248743859 Jan 14 21:35 OpenJDK11U-debugimage_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:28.473Z] -rw-r--r-- 1 jenkins jenkins 117388967 Jan 14 20:54 OpenJDK11U-jdk-sources_11.0.30_6.tar.gz
[2026-01-14T21:55:28.473Z] -rw-r--r-- 1 jenkins jenkins 195566682 Jan 14 21:35 OpenJDK11U-jdk_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:28.473Z] -rw-r--r-- 1 jenkins jenkins 43461483 Jan 14 21:33 OpenJDK11U-jre_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:28.473Z] -rw-rw-r-- 1 jenkins jenkins 27358 Jan 14 21:40 OpenJDK11U-sbom_x64_linux_hotspot_11.0.30_6-metadata.json
[2026-01-14T21:55:28.473Z] -rw-r--r-- 1 jenkins jenkins 148468 Jan 14 21:42 OpenJDK11U-sbom_x64_linux_hotspot_11.0.30_6.json
[2026-01-14T21:55:28.473Z] -rw-r--r-- 1 jenkins jenkins 4170414 Jan 14 21:35 OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:28.473Z] -rw-r--r-- 1 jenkins jenkins 349326406 Jan 14 21:34 OpenJDK11U-testimage_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:28.473Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 21:55 tmp
[2026-01-14T21:55:28.473Z] List files in jdkbinary/tmp folder...
[2026-01-14T21:55:28.473Z] total 4
[2026-01-14T21:55:28.473Z] drwxr-xr-x 9 jenkins jenkins 4096 Jan 14 20:54 jdk-11.0.30+6-src
[2026-01-14T21:55:28.473Z] Moving directory jdk-11.0.30+6-src/ to ../source-image
[2026-01-14T21:55:28.473Z] Uncompressing file: OpenJDK11U-jdk_x64_linux_hotspot_11.0.30_6.tar.gz ...
[2026-01-14T21:55:29.625Z] List files in jdkbinary folder...
[2026-01-14T21:55:29.625Z] total 936400
[2026-01-14T21:55:29.625Z] -rw-r--r-- 1 jenkins jenkins 248743859 Jan 14 21:35 OpenJDK11U-debugimage_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:29.625Z] -rw-r--r-- 1 jenkins jenkins 117388967 Jan 14 20:54 OpenJDK11U-jdk-sources_11.0.30_6.tar.gz
[2026-01-14T21:55:29.625Z] -rw-r--r-- 1 jenkins jenkins 195566682 Jan 14 21:35 OpenJDK11U-jdk_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:29.625Z] -rw-r--r-- 1 jenkins jenkins 43461483 Jan 14 21:33 OpenJDK11U-jre_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:29.625Z] -rw-rw-r-- 1 jenkins jenkins 27358 Jan 14 21:40 OpenJDK11U-sbom_x64_linux_hotspot_11.0.30_6-metadata.json
[2026-01-14T21:55:29.625Z] -rw-r--r-- 1 jenkins jenkins 148468 Jan 14 21:42 OpenJDK11U-sbom_x64_linux_hotspot_11.0.30_6.json
[2026-01-14T21:55:29.626Z] -rw-r--r-- 1 jenkins jenkins 4170414 Jan 14 21:35 OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:29.626Z] -rw-r--r-- 1 jenkins jenkins 349326406 Jan 14 21:34 OpenJDK11U-testimage_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:29.626Z] drwxr-xr-x 9 jenkins jenkins 4096 Jan 14 20:54 source-image
[2026-01-14T21:55:29.626Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 21:55 tmp
[2026-01-14T21:55:29.626Z] List files in jdkbinary/tmp folder...
[2026-01-14T21:55:29.626Z] total 4
[2026-01-14T21:55:29.626Z] drwxr-xr-x 9 jenkins jenkins 4096 Jan 14 21:33 jdk-11.0.30+6
[2026-01-14T21:55:29.626Z] Moving directory jdk-11.0.30+6/ to ../j2sdk-image
[2026-01-14T21:55:29.626Z] Uncompressing file: OpenJDK11U-jre_x64_linux_hotspot_11.0.30_6.tar.gz ...
[2026-01-14T21:55:30.776Z] List files in jdkbinary folder...
[2026-01-14T21:55:30.776Z] total 936404
[2026-01-14T21:55:30.776Z] -rw-r--r-- 1 jenkins jenkins 248743859 Jan 14 21:35 OpenJDK11U-debugimage_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:30.776Z] -rw-r--r-- 1 jenkins jenkins 117388967 Jan 14 20:54 OpenJDK11U-jdk-sources_11.0.30_6.tar.gz
[2026-01-14T21:55:30.776Z] -rw-r--r-- 1 jenkins jenkins 195566682 Jan 14 21:35 OpenJDK11U-jdk_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:30.776Z] -rw-r--r-- 1 jenkins jenkins 43461483 Jan 14 21:33 OpenJDK11U-jre_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:30.776Z] -rw-rw-r-- 1 jenkins jenkins 27358 Jan 14 21:40 OpenJDK11U-sbom_x64_linux_hotspot_11.0.30_6-metadata.json
[2026-01-14T21:55:30.776Z] -rw-r--r-- 1 jenkins jenkins 148468 Jan 14 21:42 OpenJDK11U-sbom_x64_linux_hotspot_11.0.30_6.json
[2026-01-14T21:55:30.776Z] -rw-r--r-- 1 jenkins jenkins 4170414 Jan 14 21:35 OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:30.776Z] -rw-r--r-- 1 jenkins jenkins 349326406 Jan 14 21:34 OpenJDK11U-testimage_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:30.777Z] drwxr-xr-x 9 jenkins jenkins 4096 Jan 14 21:33 j2sdk-image
[2026-01-14T21:55:30.777Z] drwxr-xr-x 9 jenkins jenkins 4096 Jan 14 20:54 source-image
[2026-01-14T21:55:30.777Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 21:55 tmp
[2026-01-14T21:55:30.777Z] List files in jdkbinary/tmp folder...
[2026-01-14T21:55:30.777Z] total 4
[2026-01-14T21:55:30.777Z] drwxr-xr-x 7 jenkins jenkins 4096 Jan 14 21:33 jdk-11.0.30+6-jre
[2026-01-14T21:55:30.777Z] Moving directory jdk-11.0.30+6-jre/ to ../j2re-image
[2026-01-14T21:55:30.777Z] Uncompressing file: OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.30_6.tar.gz ...
[2026-01-14T21:55:31.108Z] List files in jdkbinary folder...
[2026-01-14T21:55:31.108Z] total 936408
[2026-01-14T21:55:31.108Z] -rw-r--r-- 1 jenkins jenkins 248743859 Jan 14 21:35 OpenJDK11U-debugimage_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:31.108Z] -rw-r--r-- 1 jenkins jenkins 117388967 Jan 14 20:54 OpenJDK11U-jdk-sources_11.0.30_6.tar.gz
[2026-01-14T21:55:31.108Z] -rw-r--r-- 1 jenkins jenkins 195566682 Jan 14 21:35 OpenJDK11U-jdk_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:31.108Z] -rw-r--r-- 1 jenkins jenkins 43461483 Jan 14 21:33 OpenJDK11U-jre_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:31.108Z] -rw-rw-r-- 1 jenkins jenkins 27358 Jan 14 21:40 OpenJDK11U-sbom_x64_linux_hotspot_11.0.30_6-metadata.json
[2026-01-14T21:55:31.108Z] -rw-r--r-- 1 jenkins jenkins 148468 Jan 14 21:42 OpenJDK11U-sbom_x64_linux_hotspot_11.0.30_6.json
[2026-01-14T21:55:31.108Z] -rw-r--r-- 1 jenkins jenkins 4170414 Jan 14 21:35 OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:31.108Z] -rw-r--r-- 1 jenkins jenkins 349326406 Jan 14 21:34 OpenJDK11U-testimage_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:31.108Z] drwxr-xr-x 7 jenkins jenkins 4096 Jan 14 21:33 j2re-image
[2026-01-14T21:55:31.108Z] drwxr-xr-x 9 jenkins jenkins 4096 Jan 14 21:33 j2sdk-image
[2026-01-14T21:55:31.108Z] drwxr-xr-x 9 jenkins jenkins 4096 Jan 14 20:54 source-image
[2026-01-14T21:55:31.108Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 21:55 tmp
[2026-01-14T21:55:31.108Z] List files in jdkbinary/tmp folder...
[2026-01-14T21:55:31.108Z] total 4
[2026-01-14T21:55:31.108Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 21:33 jdk-11.0.30+6-static-libs
[2026-01-14T21:55:31.108Z] Moving directory jdk-11.0.30+6-static-libs/ to ../static-libs
[2026-01-14T21:55:31.108Z] Uncompressing file: OpenJDK11U-testimage_x64_linux_hotspot_11.0.30_6.tar.gz ...
[2026-01-14T21:55:41.951Z] List files in jdkbinary folder...
[2026-01-14T21:55:41.951Z] total 936412
[2026-01-14T21:55:41.951Z] -rw-r--r-- 1 jenkins jenkins 248743859 Jan 14 21:35 OpenJDK11U-debugimage_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:41.951Z] -rw-r--r-- 1 jenkins jenkins 117388967 Jan 14 20:54 OpenJDK11U-jdk-sources_11.0.30_6.tar.gz
[2026-01-14T21:55:41.951Z] -rw-r--r-- 1 jenkins jenkins 195566682 Jan 14 21:35 OpenJDK11U-jdk_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:41.951Z] -rw-r--r-- 1 jenkins jenkins 43461483 Jan 14 21:33 OpenJDK11U-jre_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:41.951Z] -rw-rw-r-- 1 jenkins jenkins 27358 Jan 14 21:40 OpenJDK11U-sbom_x64_linux_hotspot_11.0.30_6-metadata.json
[2026-01-14T21:55:41.951Z] -rw-r--r-- 1 jenkins jenkins 148468 Jan 14 21:42 OpenJDK11U-sbom_x64_linux_hotspot_11.0.30_6.json
[2026-01-14T21:55:41.951Z] -rw-r--r-- 1 jenkins jenkins 4170414 Jan 14 21:35 OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:41.951Z] -rw-r--r-- 1 jenkins jenkins 349326406 Jan 14 21:34 OpenJDK11U-testimage_x64_linux_hotspot_11.0.30_6.tar.gz
[2026-01-14T21:55:41.951Z] drwxr-xr-x 7 jenkins jenkins 4096 Jan 14 21:33 j2re-image
[2026-01-14T21:55:41.951Z] drwxr-xr-x 9 jenkins jenkins 4096 Jan 14 21:33 j2sdk-image
[2026-01-14T21:55:41.951Z] drwxr-xr-x 9 jenkins jenkins 4096 Jan 14 20:54 source-image
[2026-01-14T21:55:41.951Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 21:33 static-libs
[2026-01-14T21:55:41.951Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 21:55 tmp
[2026-01-14T21:55:41.951Z] List files in jdkbinary/tmp folder...
[2026-01-14T21:55:41.951Z] total 4
[2026-01-14T21:55:41.951Z] drwxr-xr-x 4 jenkins jenkins 4096 Jan 14 21:20 jdk-11.0.30+6-test-image
[2026-01-14T21:55:41.951Z] Moving directory jdk-11.0.30+6-test-image/ to ../openjdk-test-image
[2026-01-14T21:55:41.951Z] Uncompressing OpenJDK11U-debugimage_x64_linux_hotspot_11.0.30_6.tar.gz over ./j2sdk-image...
[2026-01-14T21:55:49.233Z] Removing top-level folder jdk-11.0.30+6-debug-image/
[2026-01-14T21:55:49.233Z] Removing top-level folder jdk-11.0.30+6/
[2026-01-14T21:55:51.893Z] Run /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2026-01-14T21:55:51.893Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-14T21:55:52.225Z] openjdk version "11.0.30" 2026-01-20
[2026-01-14T21:55:52.225Z] OpenJDK Runtime Environment Temurin-11.0.30+6 (build 11.0.30+6)
[2026-01-14T21:55:52.225Z] OpenJDK 64-Bit Server VM Temurin-11.0.30+6 (build 11.0.30+6, mixed mode)
[2026-01-14T21:55:53.375Z] =JAVA VERSION OUTPUT END=
[2026-01-14T21:55:53.375Z] =RELEASE INFO BEGIN=
[2026-01-14T21:55:53.375Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-14T21:55:53.375Z] IMPLEMENTOR_VERSION="Temurin-11.0.30+6"
[2026-01-14T21:55:53.375Z] JAVA_RUNTIME_VERSION="11.0.30+6"
[2026-01-14T21:55:53.375Z] JAVA_VERSION="11.0.30"
[2026-01-14T21:55:53.375Z] JAVA_VERSION_DATE="2026-01-20"
[2026-01-14T21:55:53.375Z] LIBC="gnu"
[2026-01-14T21:55:53.376Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.vm.ci jdk.management jdk.unsupported jdk.internal.vm.compiler jdk.aot jdk.internal.jvmstat jdk.attach jdk.charsets jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.internal.le jdk.internal.opt jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.ldap jdk.naming.rmi jdk.net jdk.pack jdk.rmic jdk.scripting.nashorn jdk.scripting.nashorn.shell jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported.desktop jdk.xml.dom jdk.zipfs"
[2026-01-14T21:55:53.376Z] OS_ARCH="x86_64"
[2026-01-14T21:55:53.376Z] OS_NAME="Linux"
[2026-01-14T21:55:53.376Z] SOURCE=".:git:30ab9f619c10"
[2026-01-14T21:55:53.376Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438"
[2026-01-14T21:55:53.376Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-14T21:55:53.376Z] SOURCE_REPO="https://github.com/adoptium/jdk11u.git"
[2026-01-14T21:55:53.376Z] FULL_VERSION="11.0.30+6"
[2026-01-14T21:55:53.376Z] SEMANTIC_VERSION="11.0.30+6"
[2026-01-14T21:55:53.376Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-01-14T21:55:53.376Z] JVM_VARIANT="Hotspot"
[2026-01-14T21:55:53.376Z] JVM_VERSION="11.0.30+6"
[2026-01-14T21:55:53.376Z] IMAGE_TYPE="JDK"
[2026-01-14T21:55:53.376Z] =RELEASE INFO END=
[2026-01-14T21:55:54.086Z] get testKitGen...
[2026-01-14T21:55:54.086Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-14T21:55:55.239Z] git rev-parse v1.0.11.1
[2026-01-14T21:55:55.239Z] git checkout -q -f c0ef952083569cee498eb4092e4dab2df18ea6b5
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-14T21:55:55.356Z] $ docker exec --env ******** --env ******** f6c7e885c6aaa8aa1c8e1adb07a20efea70edee966abddb8d67c82ed7d0baa4f ssh-agent -k
[2026-01-14T21:55:55.427Z] unset SSH_AUTH_SOCK;
[2026-01-14T21:55:55.427Z] unset SSH_AGENT_PID;
[2026-01-14T21:55:55.427Z] echo Agent pid 77 killed;
[2026-01-14T21:55:55.482Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-14T21:55:55.777Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk11_hs_extended.openjdk_x86-64_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk11u%2Fjdk11u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.30%2B6_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=295&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=62&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-14T21:55:55.788Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk11_hs_extended.openjdk_x86-64_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-linux-x64-01cd91&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.11-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk11u%2Fjdk11u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.30%2B6_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=295&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=62&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-14T21:55:55.829Z] Building tests...
[Pipeline] timeout
[2026-01-14T21:55:55.835Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-14T21:55:55.978Z] Copied 1 artifact from "Test_openjdk11_hs_extended.openjdk_x86-64_linux" build number 295
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-14T21:55:56.008Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-14T21:55:56.021Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-14T21:55:56.489Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-14T21:55:56.489Z] /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib does not exist, creating one.
[2026-01-14T21:55:56.489Z] mkdir /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency
[2026-01-14T21:55:56.489Z] mkdir /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib
[2026-01-14T21:55:56.489Z] --------------------------------------------
[2026-01-14T21:55:56.489Z] path is set to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib
[2026-01-14T21:55:56.489Z] task is set to default
[2026-01-14T21:55:56.489Z] dependencyList is set to all
[2026-01-14T21:55:56.489Z] System Test jars will not be downloaded.
[2026-01-14T21:55:56.489Z] --------------------------------------------
[2026-01-14T21:55:56.489Z] Starting download third party dependent jars
[2026-01-14T21:55:56.489Z] --------------------------------------------
[2026-01-14T21:55:56.489Z] downloading dependent third party jars to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib
[2026-01-14T21:55:56.489Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//javassist.jar
[2026-01-14T21:55:56.489Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//javassist.jar
[2026-01-14T21:55:56.489Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/javassist.jar
[2026-01-14T21:55:56.489Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm.jar
[2026-01-14T21:55:56.489Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm.jar
[2026-01-14T21:55:56.821Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/asm.jar
[2026-01-14T21:55:56.821Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-14T21:55:56.821Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-14T21:55:57.154Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-14T21:55:57.154Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz
[2026-01-14T21:55:57.154Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz
[2026-01-14T21:55:57.485Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_8_2.tar.gz
[2026-01-14T21:55:57.485Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-14T21:55:57.485Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-14T21:55:57.485Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt
[2026-01-14T21:55:57.485Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-exec.jar
[2026-01-14T21:55:57.485Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-exec.jar
[2026-01-14T21:55:57.485Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/commons-exec.jar
[2026-01-14T21:55:57.485Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar
[2026-01-14T21:55:57.485Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar
[2026-01-14T21:55:57.814Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/mockito-core.jar
[2026-01-14T21:55:57.814Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-01-14T21:55:57.814Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-01-14T21:55:57.814Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-01-14T21:55:57.814Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz
[2026-01-14T21:55:57.814Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz
[2026-01-14T21:55:58.145Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_3_1_1.tar.gz
[2026-01-14T21:55:58.145Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-01-14T21:55:58.145Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-01-14T21:55:58.473Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt
[2026-01-14T21:55:58.473Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-01-14T21:55:58.473Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-01-14T21:55:58.473Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/json-simple.jar
[2026-01-14T21:55:58.473Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2026-01-14T21:55:58.473Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2026-01-14T21:55:59.188Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jcstress-tests-all-20240222.jar
[2026-01-14T21:55:59.188Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2026-01-14T21:55:59.188Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2026-01-14T21:55:59.518Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jcommander.jar
[2026-01-14T21:55:59.518Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar
[2026-01-14T21:55:59.518Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar
[2026-01-14T21:55:59.518Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/objenesis.jar
[2026-01-14T21:55:59.518Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar
[2026-01-14T21:55:59.518Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar
[2026-01-14T21:55:59.848Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/junit4.jar
[2026-01-14T21:55:59.848Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar
[2026-01-14T21:55:59.848Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar
[2026-01-14T21:56:00.414Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/byte-buddy.jar
[2026-01-14T21:56:00.414Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-cli.jar
[2026-01-14T21:56:00.414Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-cli.jar
[2026-01-14T21:56:00.414Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/commons-cli.jar
[2026-01-14T21:56:00.414Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt
[2026-01-14T21:56:00.414Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt
[2026-01-14T21:56:00.743Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_8_1_1.tar.gz.sha256sum.txt
[2026-01-14T21:56:00.743Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz
[2026-01-14T21:56:00.743Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz
[2026-01-14T21:56:00.743Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_8_1_1.tar.gz
[2026-01-14T21:56:00.743Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt
[2026-01-14T21:56:00.743Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt
[2026-01-14T21:56:01.074Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_8_1_1.tar.gz.sha256sum.txt
[2026-01-14T21:56:01.074Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-01-14T21:56:01.074Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-01-14T21:56:01.074Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-01-14T21:56:01.074Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz
[2026-01-14T21:56:01.074Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz
[2026-01-14T21:56:01.405Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_5_1_b01.tar.gz
[2026-01-14T21:56:01.405Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-01-14T21:56:01.405Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-01-14T21:56:01.736Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-01-14T21:56:01.736Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-01-14T21:56:01.736Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-01-14T21:56:01.736Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/testng.jar
[2026-01-14T21:56:01.736Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2026-01-14T21:56:01.736Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2026-01-14T21:56:02.068Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt
[2026-01-14T21:56:02.068Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar
[2026-01-14T21:56:02.068Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar
[2026-01-14T21:56:02.068Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/openj9jtregtimeouthandler.jar
[2026-01-14T21:56:02.068Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2026-01-14T21:56:02.068Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt
[2026-01-14T21:56:02.068Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt
[2026-01-14T21:56:02.068Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar
[2026-01-14T21:56:02.068Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar
[2026-01-14T21:56:02.398Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/byte-buddy-agent.jar
[2026-01-14T21:56:02.398Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2026-01-14T21:56:02.398Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2026-01-14T21:56:02.398Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt
[2026-01-14T21:56:02.398Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz
[2026-01-14T21:56:02.398Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz
[2026-01-14T21:56:02.739Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_4_1.tar.gz
[2026-01-14T21:56:02.739Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2026-01-14T21:56:02.739Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt
[2026-01-14T21:56:02.739Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt
[2026-01-14T21:56:02.739Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz
[2026-01-14T21:56:02.739Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz
[2026-01-14T21:56:03.070Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/apache-maven-bin.tar.gz
[2026-01-14T21:56:03.070Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jython-standalone.jar
[2026-01-14T21:56:03.070Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jython-standalone.jar
[2026-01-14T21:56:03.786Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jython-standalone.jar
[2026-01-14T21:56:03.786Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2026-01-14T21:56:03.786Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2026-01-14T21:56:03.786Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/asmtools.jar.sha256sum.txt
[2026-01-14T21:56:03.786Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar
[2026-01-14T21:56:03.786Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar
[2026-01-14T21:56:04.125Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/asmtools.jar
[2026-01-14T21:56:04.125Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2026-01-14T21:56:04.125Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt
[2026-01-14T21:56:04.125Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/asmtools.jar.sha256sum.txt
[2026-01-14T21:56:04.125Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jaxb-api.jar
[2026-01-14T21:56:04.125Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jaxb-api.jar
[2026-01-14T21:56:04.456Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jaxb-api.jar
[2026-01-14T21:56:04.456Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//org.eclipse.osgi-3.16.100.jar
[2026-01-14T21:56:04.456Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//org.eclipse.osgi-3.16.100.jar
[2026-01-14T21:56:04.456Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/org.eclipse.osgi-3.16.100.jar
[2026-01-14T21:56:04.456Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2026-01-14T21:56:04.456Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2026-01-14T21:56:04.789Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/asm-all.jar
[2026-01-14T21:56:04.789Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-01-14T21:56:04.789Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-01-14T21:56:18.065Z] --> file downloaded to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/dacapo.zip
[2026-01-14T21:56:18.065Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-01-14T21:56:18.218Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-01-14T21:56:18.263Z] Running in /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-01-14T21:56:18.301Z] $ docker exec f6c7e885c6aaa8aa1c8e1adb07a20efea70edee966abddb8d67c82ed7d0baa4f ssh-agent
[2026-01-14T21:56:18.449Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXX3Cf8sN/agent.372
[2026-01-14T21:56:18.449Z] SSH_AGENT_PID=378
[2026-01-14T21:56:18.449Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-14T21:56:18.924Z] + bash ./compile.sh
[2026-01-14T21:56:18.924Z] Set values based on ./testenv/testenv.properties:
[2026-01-14T21:56:18.924Z] =========
[2026-01-14T21:56:18.924Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-14T21:56:18.924Z] TKG_BRANCH=v1.0.11.1
[2026-01-14T21:56:18.925Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-14T21:56:18.925Z] OPENJ9_BRANCH=v0.57.0-release
[2026-01-14T21:56:18.925Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-14T21:56:18.925Z] STF_BRANCH=v1.0.11
[2026-01-14T21:56:18.925Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-14T21:56:18.925Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-14T21:56:18.925Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-14T21:56:18.925Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-14T21:56:18.925Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-14T21:56:18.925Z] JDK8_BRANCH=jdk8u481-dryrun-ga
[2026-01-14T21:56:18.925Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-14T21:56:18.925Z] JDK11_BRANCH=jdk-11.0.30-dryrun-ga
[2026-01-14T21:56:18.925Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-14T21:56:18.925Z] JDK17_BRANCH=jdk-17.0.18-dryrun-ga
[2026-01-14T21:56:18.925Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-14T21:56:18.925Z] JDK21_BRANCH=jdk-21.0.10-dryrun-ga
[2026-01-14T21:56:18.925Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-14T21:56:18.925Z] JDK25_BRANCH=jdk-25.0.2-dryrun-ga
[2026-01-14T21:56:18.925Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-14T21:56:18.925Z] JDK8_OPENJ9_BRANCH=v0.57.0-release
[2026-01-14T21:56:18.925Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-14T21:56:18.925Z] JDK11_OPENJ9_BRANCH=v0.57.0-release
[2026-01-14T21:56:18.925Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-14T21:56:18.925Z] JDK17_OPENJ9_BRANCH=v0.57.0-release
[2026-01-14T21:56:18.925Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-14T21:56:18.925Z] JDK21_OPENJ9_BRANCH=v0.57.0-release
[2026-01-14T21:56:18.925Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-14T21:56:18.925Z] JDK25_OPENJ9_BRANCH=v0.57.0-release
[2026-01-14T21:56:18.925Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-14T21:56:18.925Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30
[2026-01-14T21:56:18.925Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-14T21:56:18.925Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18
[2026-01-14T21:56:18.925Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-14T21:56:18.925Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10
[2026-01-14T21:56:18.925Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-14T21:56:18.925Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2
[2026-01-14T21:56:18.925Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-14T21:56:18.925Z]
[2026-01-14T21:56:18.925Z] =========
[2026-01-14T21:56:18.925Z]
[2026-01-14T21:56:18.925Z] JDK_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-14T21:56:18.925Z] JDK_BRANCH=jdk-11.0.30-dryrun-ga
[2026-01-14T21:56:18.925Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-14T21:56:18.925Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-01-14T21:56:18.925Z] JAVA_HOME is set to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image
[2026-01-14T21:56:18.925Z] LIB_DIR is set to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib
[2026-01-14T21:56:18.925Z] rm -f -r /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-14T21:56:18.925Z] mkdir -p /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-14T21:56:18.925Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib" 2>&1; echo $? ) | tee "/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-14T21:56:18.926Z] if [ -z "$(tail -1 /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-14T21:56:18.926Z] Buildfile: /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-14T21:56:19.650Z]
[2026-01-14T21:56:19.650Z] build:
[2026-01-14T21:56:19.650Z]
[2026-01-14T21:56:19.650Z] clean:
[2026-01-14T21:56:19.650Z]
[2026-01-14T21:56:19.650Z] init:
[2026-01-14T21:56:19.650Z] [mkdir] Created dir: /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/bin
[2026-01-14T21:56:19.650Z]
[2026-01-14T21:56:19.650Z] getDependentLibs:
[2026-01-14T21:56:19.988Z] [exec] --------------------------------------------
[2026-01-14T21:56:19.988Z] [exec] path is set to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib
[2026-01-14T21:56:19.988Z] [exec] task is set to default
[2026-01-14T21:56:19.988Z] [exec] dependencyList is set to json_simple
[2026-01-14T21:56:19.988Z] [exec] System Test jars will not be downloaded.
[2026-01-14T21:56:19.988Z] [exec] --------------------------------------------
[2026-01-14T21:56:19.988Z] [exec] Starting download third party dependent jars
[2026-01-14T21:56:19.988Z] [exec] --------------------------------------------
[2026-01-14T21:56:19.988Z] [exec] downloading dependent third party jars to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib
[2026-01-14T21:56:19.988Z] [exec] /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-14T21:56:19.988Z] [exec] downloaded dependent third party jars successfully
[2026-01-14T21:56:19.988Z]
[2026-01-14T21:56:19.988Z] compile:
[2026-01-14T21:56:19.988Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-14T21:56:19.988Z] [echo] ============COMPILER SETTINGS============
[2026-01-14T21:56:19.988Z] [echo] ===fork: yes
[2026-01-14T21:56:19.988Z] [echo] ===debug: on
[2026-01-14T21:56:19.988Z] [javac] Compiling 28 source files to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/bin
[2026-01-14T21:56:22.996Z]
[2026-01-14T21:56:22.996Z] dist:
[2026-01-14T21:56:22.996Z] [jar] Building jar: /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-14T21:56:22.996Z]
[2026-01-14T21:56:22.996Z] BUILD SUCCESSFUL
[2026-01-14T21:56:22.996Z] Total time: 3 seconds
[2026-01-14T21:56:22.996Z] 0
[2026-01-14T21:56:22.996Z] /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-14T21:56:22.996Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-14T21:56:22.996Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
[2026-01-14T21:56:22.996Z] ****************************** MACHINE INFO ******************************
[2026-01-14T21:56:22.996Z] File path : /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG
[2026-01-14T21:56:22.996Z] Free Physical Memory Size : 314200064
[2026-01-14T21:56:22.996Z] Free space (bytes) : 50402033664
[2026-01-14T21:56:22.996Z] Total Physical Memory Size : 8329809920
[2026-01-14T21:56:22.996Z] Total space (bytes) : 62241562624
[2026-01-14T21:56:22.996Z] Usable space (bytes) : 50385256448
[2026-01-14T21:56:22.996Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-14T21:56:22.996Z] bashVersion :
[2026-01-14T21:56:22.996Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu)
[2026-01-14T21:56:22.996Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-14T21:56:22.996Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-14T21:56:22.996Z]
[2026-01-14T21:56:22.996Z] This is free software; you are free to change and redistribute it.
[2026-01-14T21:56:22.996Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-14T21:56:22.996Z] cpuCores : 2
[2026-01-14T21:56:22.996Z] curlVersion :
[2026-01-14T21:56:22.996Z] curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.1 zlib/1.3.1.zlib-ng libidn2/2.3.7 nghttp2/1.64.0
[2026-01-14T21:56:22.996Z] Release-Date: 2025-02-13
[2026-01-14T21:56:22.996Z] Protocols: file ftp ftps http https ipfs ipns
[2026-01-14T21:56:22.996Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz SPNEGO SSL threadsafe UnixSockets
[2026-01-14T21:56:22.996Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-14T21:56:22.996Z] gcc version : 14
[2026-01-14T21:56:22.996Z] gclibc version : ldd (GNU libc) 2.39
[2026-01-14T21:56:22.996Z] gdb version : bash: line 1: gdb: command not found
[2026-01-14T21:56:22.996Z] lldb version : Command could not be executed
[2026-01-14T21:56:22.996Z] makeVersion :
[2026-01-14T21:56:22.996Z] GNU Make 4.4.1
[2026-01-14T21:56:22.996Z] Built for x86_64-redhat-linux-gnu
[2026-01-14T21:56:22.996Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-14T21:56:22.996Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-14T21:56:22.996Z] This is free software: you are free to change and redistribute it.
[2026-01-14T21:56:22.996Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-14T21:56:22.996Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-14T21:56:22.996Z] osInfo :
[2026-01-14T21:56:22.996Z] NAME="Red Hat Enterprise Linux"
[2026-01-14T21:56:22.996Z] VERSION="10.1 (Coughlan)"
[2026-01-14T21:56:22.996Z] ID="rhel"
[2026-01-14T21:56:22.996Z] ID_LIKE="centos fedora"
[2026-01-14T21:56:22.996Z] VERSION_ID="10.1"
[2026-01-14T21:56:22.996Z] PLATFORM_ID="platform:el10"
[2026-01-14T21:56:22.996Z] PRETTY_NAME="Red Hat Enterprise Linux 10.1 (Coughlan)"
[2026-01-14T21:56:22.996Z] ANSI_COLOR="0;31"
[2026-01-14T21:56:22.996Z] LOGO="fedora-logo-icon"
[2026-01-14T21:56:22.996Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:10.1"
[2026-01-14T21:56:22.996Z] HOME_URL="https://www.redhat.com/"
[2026-01-14T21:56:22.996Z] VENDOR_NAME="Red Hat"
[2026-01-14T21:56:22.996Z] VENDOR_URL="https://www.redhat.com/"
[2026-01-14T21:56:22.996Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/10"
[2026-01-14T21:56:22.996Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-01-14T21:56:22.996Z]
[2026-01-14T21:56:22.996Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 10"
[2026-01-14T21:56:22.996Z] REDHAT_BUGZILLA_PRODUCT_VERSION=10.1
[2026-01-14T21:56:22.996Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2026-01-14T21:56:22.996Z] REDHAT_SUPPORT_PRODUCT_VERSION="10.1"
[2026-01-14T21:56:22.996Z] osLabel : rhel.10
[2026-01-14T21:56:22.996Z] perlVersion :
[2026-01-14T21:56:22.996Z]
[2026-01-14T21:56:22.996Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi
[2026-01-14T21:56:22.996Z] (with 16 registered patches, see perl -V for more detail)
[2026-01-14T21:56:22.996Z]
[2026-01-14T21:56:22.996Z] Copyright 1987-2025, Larry Wall
[2026-01-14T21:56:22.996Z]
[2026-01-14T21:56:22.996Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-14T21:56:22.996Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-14T21:56:22.996Z]
[2026-01-14T21:56:22.996Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-14T21:56:22.996Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-14T21:56:22.996Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-14T21:56:22.996Z]
[2026-01-14T21:56:22.996Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-14T21:56:22.996Z] procArch : unknown
[2026-01-14T21:56:22.996Z] sysArch : x86_64
[2026-01-14T21:56:22.996Z] sysOS : Linux
[2026-01-14T21:56:22.996Z] ulimit :
[2026-01-14T21:56:22.996Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-14T21:56:22.996Z] core file size (blocks, -c) unlimited
[2026-01-14T21:56:22.996Z] data seg size (kbytes, -d) unlimited
[2026-01-14T21:56:22.996Z] scheduling priority (-e) 0
[2026-01-14T21:56:22.996Z] file size (blocks, -f) unlimited
[2026-01-14T21:56:22.996Z] pending signals (-i) 31746
[2026-01-14T21:56:22.996Z] max locked memory (kbytes, -l) 8192
[2026-01-14T21:56:22.996Z] max memory size (kbytes, -m) unlimited
[2026-01-14T21:56:22.996Z] open files (-n) 524288
[2026-01-14T21:56:22.996Z] pipe size (512 bytes, -p) 8
[2026-01-14T21:56:22.996Z] POSIX message queues (bytes, -q) 819200
[2026-01-14T21:56:22.996Z] real-time priority (-r) 0
[2026-01-14T21:56:22.996Z] stack size (kbytes, -s) 8192
[2026-01-14T21:56:22.996Z] cpu time (seconds, -t) unlimited
[2026-01-14T21:56:22.996Z] max user processes (-u) unlimited
[2026-01-14T21:56:22.996Z] virtual memory (kbytes, -v) unlimited
[2026-01-14T21:56:22.996Z] file locks (-x) unlimited
[2026-01-14T21:56:22.996Z] uname : Linux f6c7e885c6aa 6.8.0-1044-azure #50~22.04.1-Ubuntu SMP Wed Dec 3 15:13:22 UTC 2025 x86_64 GNU/Linux
[2026-01-14T21:56:22.996Z] vmVendor : Oracle Corporation
[2026-01-14T21:56:22.996Z] vmVersion : 11.0.30+6
[2026-01-14T21:56:22.996Z] xlc version : bash: line 1: xlC: command not found
[2026-01-14T21:56:22.996Z] **************************************************************************
[2026-01-14T21:56:22.996Z]
[2026-01-14T21:56:23.333Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-14T21:56:23.333Z]
[2026-01-14T21:56:23.333Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-01-14T21:56:23.333Z]
[2026-01-14T21:56:23.333Z] System.getProperty('os.name')=Linux
[2026-01-14T21:56:23.333Z]
[2026-01-14T21:56:23.333Z] System.getProperty('os.arch')=amd64
[2026-01-14T21:56:23.333Z]
[2026-01-14T21:56:23.333Z] System.getProperty('java.fullversion')=null
[2026-01-14T21:56:23.333Z]
[2026-01-14T21:56:23.333Z] System.getProperty('sun.arch.data.model')=64
[2026-01-14T21:56:23.333Z]
[2026-01-14T21:56:23.333Z] make -f clean.mk cleanBuild
[2026-01-14T21:56:23.333Z] make[1]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[2026-01-14T21:56:24.503Z] rm -f -r /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../../jvmtest
[2026-01-14T21:56:24.503Z] make[1]: Leaving directory '/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[2026-01-14T21:56:24.503Z] make -f compile.mk compile
[2026-01-14T21:56:24.503Z] make[1]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[2026-01-14T21:56:26.177Z] rm -f -r /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-14T21:56:26.177Z] mkdir -p /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-14T21:56:26.178Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=11" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk11" "-DLIB_DIR=/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib" 2>&1; echo $? ) | tee "/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-14T21:56:26.178Z] if [ -z "$(tail -1 /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-14T21:56:29.143Z] Buildfile: /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/scripts/build_test.xml
[2026-01-14T21:56:29.474Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2026-01-14T21:56:29.474Z]
[2026-01-14T21:56:29.474Z] -create_test_directory:
[2026-01-14T21:56:29.474Z] [mkdir] Created dir: /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/jvmtest
[2026-01-14T21:56:29.474Z]
[2026-01-14T21:56:29.474Z] stage_test_material:
[2026-01-14T21:56:30.192Z] [copy] Copying 135 files to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/jvmtest
[2026-01-14T21:56:30.192Z]
[2026-01-14T21:56:30.192Z] build:
[2026-01-14T21:56:30.192Z]
[2026-01-14T21:56:30.192Z] build:
[2026-01-14T21:56:30.526Z]
[2026-01-14T21:56:30.526Z] getJtregVersion:
[2026-01-14T21:56:30.526Z] [echo] jtreg version used is : jtreg_7_3_1_1
[2026-01-14T21:56:30.526Z]
[2026-01-14T21:56:30.526Z] getDependentLibs:
[2026-01-14T21:56:30.526Z] [exec] --------------------------------------------
[2026-01-14T21:56:30.526Z] [exec] path is set to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib
[2026-01-14T21:56:30.526Z] [exec] task is set to default
[2026-01-14T21:56:30.526Z] [exec] dependencyList is set to jtreg_7_3_1_1
[2026-01-14T21:56:30.526Z] [exec] System Test jars will not be downloaded.
[2026-01-14T21:56:30.527Z] [exec] --------------------------------------------
[2026-01-14T21:56:30.527Z] [exec] Starting download third party dependent jars
[2026-01-14T21:56:30.527Z] [exec] --------------------------------------------
[2026-01-14T21:56:30.527Z] [exec] downloading dependent third party jars to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib
[2026-01-14T21:56:30.527Z] [exec] /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-14T21:56:30.527Z] [exec] downloaded dependent third party jars successfully
[2026-01-14T21:56:30.527Z]
[2026-01-14T21:56:30.527Z] getJtreg:
[2026-01-14T21:56:30.527Z] [mkdir] Created dir: /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/jvmtest/openjdk
[2026-01-14T21:56:30.527Z] [copy] Copying 1 file to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/openjdk
[2026-01-14T21:56:30.527Z]
[2026-01-14T21:56:30.527Z] openjdk-jdk.check:
[2026-01-14T21:56:30.527Z]
[2026-01-14T21:56:30.527Z] getOpenjdk:
[2026-01-14T21:56:30.527Z] [echo] Using user specified repo and branch
[2026-01-14T21:56:30.859Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk-11.0.30-dryrun-ga https://github.com/adoptium/jdk11u.git openjdktemp
[2026-01-14T21:56:30.859Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-01-14T21:56:58.633Z] [exec] Note: switching to 'be7966c633830516c703f14610e4fef1bbe7f57d'.
[2026-01-14T21:56:58.633Z] [exec]
[2026-01-14T21:56:58.634Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2026-01-14T21:56:58.634Z] [exec] changes and commit them, and you can discard any commits you make in this
[2026-01-14T21:56:58.634Z] [exec] state without impacting any branches by switching back to a branch.
[2026-01-14T21:56:58.634Z] [exec]
[2026-01-14T21:56:58.634Z] [exec] If you want to create a new branch to retain commits you create, you may
[2026-01-14T21:56:58.634Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2026-01-14T21:56:58.634Z] [exec]
[2026-01-14T21:56:58.634Z] [exec] git switch -c <new-branch-name>
[2026-01-14T21:56:58.634Z] [exec]
[2026-01-14T21:56:58.634Z] [exec] Or undo this operation with:
[2026-01-14T21:56:58.634Z] [exec]
[2026-01-14T21:56:58.634Z] [exec] git switch -
[2026-01-14T21:56:58.634Z] [exec]
[2026-01-14T21:56:58.634Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2026-01-14T21:56:58.634Z] [exec]
[2026-01-14T21:57:05.958Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-01-14T21:57:05.958Z]
[2026-01-14T21:57:05.958Z] dist:
[2026-01-14T21:57:08.935Z] [copy] Copying 11 files to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/jvmtest/openjdk
[2026-01-14T21:57:08.935Z]
[2026-01-14T21:57:08.935Z] BUILD SUCCESSFUL
[2026-01-14T21:57:08.935Z] Total time: 40 seconds
[2026-01-14T21:57:08.935Z] 0
[2026-01-14T21:57:08.935Z]
[2026-01-14T21:57:08.935Z]
[2026-01-14T21:57:08.935Z] RECORD TEST REPOs SHA
[2026-01-14T21:57:08.935Z] cd "/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-14T21:57:08.935Z] bash "getSHAs.sh" --test_root_dir "/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.." --shas_file "/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-14T21:57:08.935Z] Check shas in /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.. and store the info in /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-14T21:57:08.935Z] touch /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-14T21:57:11.206Z] ================================================
[2026-01-14T21:57:11.206Z] timestamp: 20260114-215710
[2026-01-14T21:57:11.206Z] repo dir: /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG
[2026-01-14T21:57:11.206Z] git repo:
[2026-01-14T21:57:11.206Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-14T21:57:11.206Z] sha:
[2026-01-14T21:57:11.206Z] f96303aaef16d21d454009c80178975ea1d4da3b
[2026-01-14T21:57:11.206Z] ================================================
[2026-01-14T21:57:11.206Z] timestamp: 20260114-215710
[2026-01-14T21:57:11.206Z] repo dir: /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests
[2026-01-14T21:57:11.206Z] git repo:
[2026-01-14T21:57:11.206Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-14T21:57:11.206Z] sha:
[2026-01-14T21:57:11.206Z] 21829aea91385b5200334e46a2973435e08945d1
[2026-01-14T21:57:11.206Z] ================================================
[2026-01-14T21:57:11.206Z] timestamp: 20260114-215711
[2026-01-14T21:57:11.206Z] repo dir: /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/openjdk/openjdk-jdk
[2026-01-14T21:57:11.206Z] git repo:
[2026-01-14T21:57:11.206Z] Fetch URL: https://github.com/adoptium/jdk11u.git
[2026-01-14T21:57:11.206Z] sha:
[2026-01-14T21:57:11.206Z] be7966c633830516c703f14610e4fef1bbe7f57d
[2026-01-14T21:57:11.206Z] make[1]: Leaving directory '/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[Pipeline] }
[2026-01-14T21:57:11.278Z] $ docker exec --env ******** --env ******** f6c7e885c6aaa8aa1c8e1adb07a20efea70edee966abddb8d67c82ed7d0baa4f ssh-agent -k
[2026-01-14T21:57:11.350Z] unset SSH_AUTH_SOCK;
[2026-01-14T21:57:11.350Z] unset SSH_AGENT_PID;
[2026-01-14T21:57:11.350Z] echo Agent pid 378 killed;
[2026-01-14T21:57:11.406Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-14T21:57:11.538Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-14T21:57:11.573Z] ITERATION: 1/1
[Pipeline] sh
[2026-01-14T21:57:12.025Z] + which Xvfb
[2026-01-14T21:57:12.025Z] which: no Xvfb in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
[Pipeline] sh
[2026-01-14T21:57:12.529Z] ++ id -u
[2026-01-14T21:57:12.529Z] + echo wayland-1000
[Pipeline] echo
[2026-01-14T21:57:12.612Z] Creating temporary wayland path and symlink /tmp/wayland-1000
[Pipeline] sh
[2026-01-14T21:57:13.436Z] + rm -rf /tmp/wayland-1000
[2026-01-14T21:57:13.436Z] + mkdir -pm 0700 /tmp/wayland-1000
[Pipeline] sh
[2026-01-14T21:57:13.970Z] + mkdir -pm 0700 /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/.xdg-runtime
[Pipeline] sh
[2026-01-14T21:57:14.493Z] + ln -sfn /tmp/wayland-1000 /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/.xdg-runtime
[Pipeline] sh
[2026-01-14T21:57:15.002Z] + mkdir -p -m 1777 /tmp/.X11-unix
[Pipeline] sh
[2026-01-14T21:57:15.504Z] + weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland
[2026-01-14T21:57:15.504Z] Date: 2026-01-14 UTC
[2026-01-14T21:57:15.504Z] [21:57:15.246] weston 14.0.1
[2026-01-14T21:57:15.504Z] https://wayland.freedesktop.org
[2026-01-14T21:57:15.504Z] Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
[2026-01-14T21:57:15.504Z] Build: 14.0.1
[2026-01-14T21:57:15.504Z] [21:57:15.246] Command line: weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland
[2026-01-14T21:57:15.504Z] [21:57:15.246] OS: Linux, 6.8.0-1044-azure, #50~22.04.1-Ubuntu SMP Wed Dec 3 15:13:22 UTC 2025, x86_64
[2026-01-14T21:57:15.504Z] [21:57:15.246] Flight recorder: enabled
[2026-01-14T21:57:15.504Z] [21:57:15.246] Starting with no config file.
[2026-01-14T21:57:15.504Z] [21:57:15.246] Output repaint window is 7 ms maximum.
[2026-01-14T21:57:15.504Z] [21:57:15.246] Loading module '/usr/lib64/libweston-14/headless-backend.so'
[2026-01-14T21:57:15.504Z] [21:57:15.255] Registered plugin API 'weston_windowed_output_api_headless_v2' of size 16
[2026-01-14T21:57:15.504Z] [21:57:15.255] Color manager: no-op
[2026-01-14T21:57:15.504Z] protocol support: no
[2026-01-14T21:57:15.504Z] [21:57:15.255] Output 'headless' attempts EOTF mode SDR and colorimetry mode default.
[2026-01-14T21:57:15.504Z] [21:57:15.255] Output 'headless' using color profile: stock sRGB color profile
[2026-01-14T21:57:15.504Z] [21:57:15.255] Output 'headless' enabled with head(s) headless
[2026-01-14T21:57:15.504Z] [21:57:15.255] Compositor capabilities:
[2026-01-14T21:57:15.504Z] arbitrary surface rotation: no
[2026-01-14T21:57:15.504Z] screen capture uses y-flip: no
[2026-01-14T21:57:15.504Z] cursor planes: no
[2026-01-14T21:57:15.504Z] arbitrary resolutions: no
[2026-01-14T21:57:15.504Z] view mask clipping: no
[2026-01-14T21:57:15.504Z] explicit sync: no
[2026-01-14T21:57:15.504Z] color operations: no
[2026-01-14T21:57:15.504Z] presentation clock: CLOCK_MONOTONIC_RAW, id 4
[2026-01-14T21:57:15.504Z] presentation clock resolution: 0.000000001 s
[2026-01-14T21:57:15.504Z] [21:57:15.255] Loading module '/usr/lib64/weston/desktop-shell.so'
[2026-01-14T21:57:15.504Z] [21:57:15.255] Loading module '/usr/lib64/libweston-14/xwayland.so'
[2026-01-14T21:57:15.504Z] [21:57:15.256] Registered plugin API 'weston_xwayland_v3' of size 32
[2026-01-14T21:57:15.504Z] [21:57:15.256] Registered plugin API 'weston_xwayland_surface_v2' of size 24
[2026-01-14T21:57:15.504Z] [21:57:15.272] xserver listening on display :0
[2026-01-14T21:57:15.504Z] [21:57:15.272] launching '/usr/libexec/weston-keyboard'
[2026-01-14T21:57:15.504Z] [21:57:15.273] launching '/usr/libexec/weston-desktop-shell'
[2026-01-14T21:57:15.504Z] could not load cursor 'dnd-move'
[2026-01-14T21:57:15.504Z] could not load cursor 'dnd-move'
[2026-01-14T21:57:15.504Z] could not load cursor 'dnd-copy'
[2026-01-14T21:57:15.504Z] could not load cursor 'dnd-copy'
[2026-01-14T21:57:15.504Z] could not load cursor 'dnd-none'
[2026-01-14T21:57:15.504Z] could not load cursor 'dnd-none'
[Pipeline] echo
[2026-01-14T21:57:15.580Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-01-14T21:57:15.593Z] $ docker exec f6c7e885c6aaa8aa1c8e1adb07a20efea70edee966abddb8d67c82ed7d0baa4f ssh-agent
[2026-01-14T21:57:15.721Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbvbVVY/agent.964
[2026-01-14T21:57:15.721Z] SSH_AGENT_PID=970
[2026-01-14T21:57:15.721Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-14T21:57:16.180Z] ++ uname
[2026-01-14T21:57:16.180Z] + '[' Linux = AIX ']'
[2026-01-14T21:57:16.180Z] ++ uname
[2026-01-14T21:57:16.180Z] + '[' Linux = SunOS ']'
[2026-01-14T21:57:16.180Z] ++ uname
[2026-01-14T21:57:16.180Z] + '[' Linux = '*BSD' ']'
[2026-01-14T21:57:16.180Z] + MAKE=make
[2026-01-14T21:57:16.180Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-14T21:57:16.180Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-14T21:57:16.688Z] ++ uname
[2026-01-14T21:57:16.688Z] + '[' Linux = AIX ']'
[2026-01-14T21:57:16.688Z] ++ uname
[2026-01-14T21:57:16.688Z] + '[' Linux = SunOS ']'
[2026-01-14T21:57:16.688Z] ++ uname
[2026-01-14T21:57:16.688Z] + '[' Linux = '*BSD' ']'
[2026-01-14T21:57:16.688Z] + MAKE=make
[2026-01-14T21:57:16.688Z] + cd ./aqa-tests
[2026-01-14T21:57:16.688Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-14T21:57:16.688Z] ++ set +x
[2026-01-14T21:57:16.688Z] Set values based on ./testenv/testenv.properties:
[2026-01-14T21:57:16.688Z] =========
[2026-01-14T21:57:16.688Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-14T21:57:16.688Z] TKG_BRANCH=v1.0.11.1
[2026-01-14T21:57:16.688Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-14T21:57:16.688Z] OPENJ9_BRANCH=v0.57.0-release
[2026-01-14T21:57:16.688Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-14T21:57:16.688Z] STF_BRANCH=v1.0.11
[2026-01-14T21:57:16.688Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-14T21:57:16.688Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-14T21:57:16.688Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-14T21:57:16.688Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11
[2026-01-14T21:57:16.688Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-14T21:57:16.688Z] JDK8_BRANCH=jdk8u481-dryrun-ga
[2026-01-14T21:57:16.688Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-14T21:57:16.688Z] JDK11_BRANCH=jdk-11.0.30-dryrun-ga
[2026-01-14T21:57:16.688Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-14T21:57:16.688Z] JDK17_BRANCH=jdk-17.0.18-dryrun-ga
[2026-01-14T21:57:16.688Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-14T21:57:16.688Z] JDK21_BRANCH=jdk-21.0.10-dryrun-ga
[2026-01-14T21:57:16.688Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-14T21:57:16.688Z] JDK25_BRANCH=jdk-25.0.2-dryrun-ga
[2026-01-14T21:57:16.688Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-14T21:57:16.688Z] JDK8_OPENJ9_BRANCH=v0.57.0-release
[2026-01-14T21:57:16.688Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-14T21:57:16.688Z] JDK11_OPENJ9_BRANCH=v0.57.0-release
[2026-01-14T21:57:16.688Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-14T21:57:16.688Z] JDK17_OPENJ9_BRANCH=v0.57.0-release
[2026-01-14T21:57:16.688Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-14T21:57:16.688Z] JDK21_OPENJ9_BRANCH=v0.57.0-release
[2026-01-14T21:57:16.688Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-14T21:57:16.688Z] JDK25_OPENJ9_BRANCH=v0.57.0-release
[2026-01-14T21:57:16.688Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-14T21:57:16.688Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30
[2026-01-14T21:57:16.688Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-14T21:57:16.688Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18
[2026-01-14T21:57:16.688Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-14T21:57:16.688Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10
[2026-01-14T21:57:16.688Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-14T21:57:16.688Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2
[2026-01-14T21:57:16.688Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-14T21:57:16.688Z]
[2026-01-14T21:57:16.688Z] =========
[2026-01-14T21:57:16.688Z]
[2026-01-14T21:57:16.688Z] JDK_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-14T21:57:16.688Z] JDK_BRANCH=jdk-11.0.30-dryrun-ga
[2026-01-14T21:57:16.688Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-14T21:57:16.688Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-01-14T21:57:16.688Z] make _testList TESTLIST=hotspot_compiler_0
[2026-01-14T21:57:16.688Z] make[1]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[2026-01-14T21:57:16.688Z] JAVA_HOME is set to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image
[2026-01-14T21:57:16.688Z] LIB_DIR is set to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib
[2026-01-14T21:57:16.688Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=hotspot_compiler_0
[2026-01-14T21:57:16.688Z] make[2]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[2026-01-14T21:57:16.688Z] perl scripts/configure.pl
[2026-01-14T21:57:16.688Z] /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="rhel.10" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=hotspot_compiler_0 --numOfMachines= --testTime= --TRSSURL=
[2026-01-14T21:57:17.407Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-14T21:57:17.407Z]
[2026-01-14T21:57:17.407Z] Starting to generate test make files.
[2026-01-14T21:57:17.407Z]
[2026-01-14T21:57:19.681Z] Parsing /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../openjdk/playlist.xml
[2026-01-14T21:57:19.681Z] Generated /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../openjdk/autoGen.mk
[2026-01-14T21:57:19.681Z]
[2026-01-14T21:57:19.681Z] Generated /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../autoGen.mk
[2026-01-14T21:57:19.681Z]
[2026-01-14T21:57:19.681Z] Generated /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/utils.mk
[2026-01-14T21:57:19.681Z]
[2026-01-14T21:57:19.681Z] Generated /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-14T21:57:19.681Z]
[2026-01-14T21:57:19.681Z] Make files are generated successfully.
[2026-01-14T21:57:19.681Z]
[2026-01-14T21:57:19.681Z] make[2]: Leaving directory '/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[2026-01-14T21:57:19.681Z] make -f runtest.mk _testList
[2026-01-14T21:57:19.681Z] make[2]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG'
[2026-01-14T21:57:19.682Z]
[2026-01-14T21:57:19.682Z] Running make 4.4.1
[2026-01-14T21:57:19.682Z] set TEST_ROOT to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/..
[2026-01-14T21:57:19.682Z] set JDK_VERSION to 11
[2026-01-14T21:57:19.682Z] set JDK_IMPL to hotspot
[2026-01-14T21:57:19.682Z] set JVM_VERSION to openjdk11
[2026-01-14T21:57:19.682Z] set JCL_VERSION to latest
[2026-01-14T21:57:19.682Z] set JAVA_HOME to /home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image
[2026-01-14T21:57:19.682Z] set SPEC to linux_x86-64
[2026-01-14T21:57:19.682Z] set TEST_FLAG to
[2026-01-14T21:57:19.682Z] set OS_LABEL to rhel.10
[2026-01-14T21:57:19.682Z] Running testList ...
[2026-01-14T21:57:19.682Z] There are 1 test targets in testList
[2026-01-14T21:57:19.682Z] "/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java" -version
[2026-01-14T21:57:20.017Z] openjdk version "11.0.30" 2026-01-20
[2026-01-14T21:57:20.017Z] OpenJDK Runtime Environment Temurin-11.0.30+6 (build 11.0.30+6)
[2026-01-14T21:57:20.017Z] OpenJDK 64-Bit Server VM Temurin-11.0.30+6 (build 11.0.30+6, mixed mode)
[2026-01-14T21:57:20.017Z] make[3]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests'
[2026-01-14T21:57:20.017Z] make[4]: Entering directory '/home/adoptopenjdk/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/aqa-tests/openjdk'
[2026-01-14T21:57:20.017Z]
[2026-01-14T21:57:20.017Z] ===============================================