Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 567
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3074
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 367
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux@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_openjdk8_hs_extended.functional_x86-64_linux@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/master^{commit} # timeout=10
Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
> git rev-list --no-walk 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-17T21:40:46.777Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-02-17T21:40:46.779Z] 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-02-17T21:40:46.788Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] echo
[2026-02-17T21:40:46.790Z] Added dynamic agent, nodeLabel: 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)', dynamicLabel: 'azure'
[Pipeline] echo
[2026-02-17T21:40:46.791Z] Provisioning LABEL: hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)
[Pipeline] nodesByLabel
[2026-02-17T21:40:46.798Z] Found a total of 17 nodes with the 'hw.arch.x86&&sw.os.linux&&(ci.role.test||ci.agent.dynamic)' label
[Pipeline] node
[2026-02-17T21:40:46.814Z] Running on test-ibmcloud-centosstream10-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux
[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-02-17T21:40:46.834Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-17T21:40:46.895Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-17T21:40:46.895Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-17T21:40:46.917Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-17T21:40:46.970Z] The recommended git tool is: git
[2026-02-17T21:40:47.017Z] No credentials specified
[2026-02-17T21:40:47.037Z] Cloning the remote Git repository
[2026-02-17T21:40:47.070Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:40:47.070Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests # timeout=10
[2026-02-17T21:40:47.084Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-17T21:40:47.084Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:40:47.084Z] > git --version # timeout=10
[2026-02-17T21:40:47.089Z] > git --version # 'git version 2.52.0'
[2026-02-17T21:40:47.090Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-17T21:40:51.791Z] Avoid second fetch
[2026-02-17T21:40:51.816Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master)
[2026-02-17T21:40:52.433Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-02-17T21:40:51.747Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-17T21:40:51.752Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-17T21:40:51.799Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-17T21:40:51.825Z] > git config core.sparsecheckout # timeout=10
[2026-02-17T21:40:51.830Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/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.
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-02-17T21:40:53.835Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-17T21:40:53.858Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-17T21:40:54.350Z] + LC_TIME=C
[2026-02-17T21:40:54.350Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-17T21:40:54.436Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-17T21:40:54.874Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-17T21:40:54.874Z] Unix type machine..
[2026-02-17T21:40:54.874Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-02-17T21:40:54.874Z] Running on a Linux host
[2026-02-17T21:40:54.874Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-02-17T21:40:54.874Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-02-17T21:40:54.874Z] egrep: warning: egrep is obsolescent; using grep -E
[2026-02-17T21:40:54.874Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (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 (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 (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 (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 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-02-17T21:40:56.108Z] + printenv
[2026-02-17T21:40:56.108Z] SHELL=/bin/bash
[2026-02-17T21:40:56.108Z] KEEP_WORKSPACE=false
[2026-02-17T21:40:56.108Z] TAP_NAME=Test_openjdk8_hs_extended.functional_x86-64_linux.tap
[2026-02-17T21:40:56.108Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-17T21:40:56.108Z] EXIT_FAILURE=false
[2026-02-17T21:40:56.108Z] JDK_BRANCH=jdk8u492-b03_adopt
[2026-02-17T21:40:56.108Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/725/display/redirect?page=tests
[2026-02-17T21:40:56.108Z] PLATFORM=x86-64_linux
[2026-02-17T21:40:56.108Z] DOCKER_REQUIRED=false
[2026-02-17T21:40:56.108Z] TIME_LIMIT=25
[2026-02-17T21:40:56.108Z] JENKINS_SERVER_COOKIE=durable-732e010044eae5464b5ef6fad75bd68186b4b4ad99b1503d032866532900ce08
[2026-02-17T21:40:56.108Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-17T21:40:56.108Z] GENERATE_JOBS=true
[2026-02-17T21:40:56.108Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-17T21:40:56.108Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/725/display/redirect?page=changes
[2026-02-17T21:40:56.108Z] RERUN_ITERATIONS=1
[2026-02-17T21:40:56.108Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-17T21:40:56.108Z] GPG_TTY=not a tty
[2026-02-17T21:40:56.108Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-17T21:40:56.108Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux
[2026-02-17T21:40:56.108Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-17T21:40:56.108Z] LOGNAME=jenkins
[2026-02-17T21:40:56.108Z] XDG_SESSION_TYPE=tty
[2026-02-17T21:40:56.108Z] SETUP_JCK_RUN=false
[2026-02-17T21:40:56.108Z] ARCHIVE_TEST_RESULTS=false
[2026-02-17T21:40:56.108Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/725/
[2026-02-17T21:40:56.108Z] SLACK_CHANNEL=aqavit-bot
[2026-02-17T21:40:56.108Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin
[2026-02-17T21:40:56.108Z] JCK_GIT_BRANCH=master
[2026-02-17T21:40:56.108Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/
[2026-02-17T21:40:56.108Z] BUILD_NUMBER=725
[2026-02-17T21:40:56.108Z] TKG_ITERATIONS=1
[2026-02-17T21:40:56.108Z] _=/usr/bin/printenv
[2026-02-17T21:40:56.108Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../benchmarks
[2026-02-17T21:40:56.108Z] MOTD_SHOWN=pam
[2026-02-17T21:40:56.108Z] JENKINS_NODE_COOKIE=7a86c609-4a47-4426-ac0d-5a48bbae000b
[2026-02-17T21:40:56.108Z] KEEP_REPORTDIR=false
[2026-02-17T21:40:56.108Z] BUILD_DISPLAY_NAME=#725
[2026-02-17T21:40:56.108Z] SDK_RESOURCE=upstream
[2026-02-17T21:40:56.108Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-17T21:40:56.108Z] HOME=/home/jenkins
[2026-02-17T21:40:56.108Z] LANG=en_US.UTF-8
[2026-02-17T21:40:56.108Z] jobStatus=SUCCESS
[2026-02-17T21:40:56.108Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-17T21:40:56.108Z] CLOUD_PROVIDER=azure
[2026-02-17T21:40:56.108Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.functional_x86-64_linux
[2026-02-17T21:40:56.108Z] JOBSTARTTIME=Tue, 17 Feb 2026 21:40:54 +0000
[2026-02-17T21:40:56.108Z] JDK_VERSION=8
[2026-02-17T21:40:56.108Z] JOB_NAME=Test_openjdk8_hs_extended.functional_x86-64_linux
[2026-02-17T21:40:56.108Z] USE_TESTENV_PROPERTIES=false
[2026-02-17T21:40:56.108Z] PERSONAL_BUILD=false
[2026-02-17T21:40:56.108Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/725/display/redirect
[2026-02-17T21:40:56.108Z] AUTO_DETECT=true
[2026-02-17T21:40:56.108Z] SSH_CONNECTION=78.47.239.97 47274 10.243.64.6 22
[2026-02-17T21:40:56.108Z] EXIT_SUCCESS=false
[2026-02-17T21:40:56.108Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/display/redirect
[2026-02-17T21:40:56.108Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux
[2026-02-17T21:40:56.108Z] OPENJ9_BRANCH=master
[2026-02-17T21:40:56.108Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-17T21:40:56.108Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/system_lib
[2026-02-17T21:40:56.108Z] PARALLEL=Dynamic
[2026-02-17T21:40:56.108Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-17T21:40:56.108Z] ITERATIONS=1
[2026-02-17T21:40:56.108Z] UPSTREAM_JOB_NUMBER=567
[2026-02-17T21:40:56.108Z] SPEC=linux_x86-64
[2026-02-17T21:40:56.108Z] XDG_SESSION_CLASS=user
[2026-02-17T21:40:56.108Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-17T21:40:56.108Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-17T21:40:56.108Z] NODE_NAME=test-ibmcloud-centosstream10-x64-1
[2026-02-17T21:40:56.108Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-02-17T21:40:56.108Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:40:56.108Z] USER=jenkins
[2026-02-17T21:40:56.108Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-17T21:40:56.108Z] DYNAMIC_COMPILE=true
[2026-02-17T21:40:56.108Z] SHLVL=2
[2026-02-17T21:40:56.108Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.functional_x86-64_linux-725
[2026-02-17T21:40:56.108Z] EXECUTOR_NUMBER=0
[2026-02-17T21:40:56.108Z] HUDSON_COOKIE=2d240410-2f26-4527-a571-a8f3fd96594c
[2026-02-17T21:40:56.108Z] XDG_SESSION_ID=1587
[2026-02-17T21:40:56.108Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-17T21:40:56.108Z] ADOPTOPENJDK_BRANCH=master
[2026-02-17T21:40:56.108Z] ORIGIN_JDK_VERSION=8
[2026-02-17T21:40:56.108Z] XDG_RUNTIME_DIR=/run/user/1002
[2026-02-17T21:40:56.108Z] NUM_PROCESSORS=2
[2026-02-17T21:40:56.108Z] SSH_CLIENT=78.47.239.97 47274 22
[2026-02-17T21:40:56.108Z] DEBUGINFOD_URLS=https://debuginfod.centos.org/
[2026-02-17T21:40:56.108Z] DOCKER_HOST=unix:///run/user/1002/podman/podman.sock
[2026-02-17T21:40:56.108Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
[2026-02-17T21:40:56.108Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-17T21:40:56.108Z] STAGE_NAME=Setup
[2026-02-17T21:40:56.108Z] NODE_LABELS=ci.role.test test-ibmcloud-centosstream10-x64-1 linux x64 rhel repro_no_attest sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86
[2026-02-17T21:40:56.108Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-17T21:40:56.108Z] TEST_TIME=120
[2026-02-17T21:40:56.108Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux@tmp
[2026-02-17T21:40:56.108Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2026-02-17T21:40:56.108Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-17T21:40:56.108Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-17T21:40:56.108Z] CI=true
[2026-02-17T21:40:56.108Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/725/display/redirect?page=artifacts
[2026-02-17T21:40:56.108Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2026-02-17T21:40:56.108Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-17T21:40:56.108Z] RERUN_FAILURE=true
[2026-02-17T21:40:56.108Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-17T21:40:56.108Z] BUILD_LIST=functional
[2026-02-17T21:40:56.108Z] BUILD_ID=725
[2026-02-17T21:40:56.108Z] OLDPWD=/home/jenkins
[2026-02-17T21:40:56.108Z] TARGET=extended.functional
[2026-02-17T21:40:56.108Z] USE_JRE=false
[2026-02-17T21:40:56.108Z] 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-02-17T21:40:56.177Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-17T21:40:56.191Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-17T21:41:13.982Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 567
[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 OPENJ9_REPO_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 OPENJ9_BRANCH_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 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 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 TKG_REPO_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 TKG_BRANCH_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-02-17T21:41:14.171Z] 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-02-17T21:41:14.178Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2026-02-17T21:41:14.206Z] $ ssh-agent
[2026-02-17T21:41:14.304Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXX0CTK5C/agent.1574803
[2026-02-17T21:41:14.304Z] SSH_AGENT_PID=1574805
[2026-02-17T21:41:14.304Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-17T21:41:14.315Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-17T21:41:14.339Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-17T21:41:14.791Z] ++ pwd
[2026-02-17T21:41:14.791Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-17T21:41:14.791Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests
[2026-02-17T21:41:14.791Z] get jdk binary...
[2026-02-17T21:41:14.791Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-17T21:41:14.791Z] Uncompressing file: OpenJDK8U-jdk-sources_8u492b03-ea.tar.gz ...
[2026-02-17T21:41:25.853Z] List files in jdkbinary folder...
[2026-02-17T21:41:25.853Z] total 388708
[2026-02-17T21:41:25.853Z] -rw-r--r--. 1 jenkins jenkins 158419059 Feb 17 21:26 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:25.853Z] -rw-r--r--. 1 jenkins jenkins 94173428 Feb 17 21:08 OpenJDK8U-jdk-sources_8u492b03-ea.tar.gz
[2026-02-17T21:41:25.853Z] -rw-r--r--. 1 jenkins jenkins 103501873 Feb 17 21:27 OpenJDK8U-jdk_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:25.853Z] -rw-r--r--. 1 jenkins jenkins 41825372 Feb 17 21:26 OpenJDK8U-jre_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:25.853Z] -rw-r--r--. 1 jenkins jenkins 79913 Feb 17 21:31 OpenJDK8U-sbom_x64_linux_hotspot_8u492b03-ea.json
[2026-02-17T21:41:25.853Z] -rw-rw-r--. 1 jenkins jenkins 21284 Feb 17 21:30 OpenJDK8U-sbom_x64_linux_hotspot_8u492b03-ea-metadata.json
[2026-02-17T21:41:25.853Z] drwxr-xr-x. 3 jenkins jenkins 30 Feb 17 21:41 tmp
[2026-02-17T21:41:25.853Z] List files in jdkbinary/tmp folder...
[2026-02-17T21:41:25.853Z] total 4
[2026-02-17T21:41:25.853Z] drwxr-xr-x. 15 jenkins jenkins 4096 Feb 17 21:07 jdk8u492-b03-src
[2026-02-17T21:41:25.853Z] Moving directory jdk8u492-b03-src/ to ../source-image
[2026-02-17T21:41:25.853Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u492b03-ea.tar.gz ...
[2026-02-17T21:41:26.571Z] List files in jdkbinary folder...
[2026-02-17T21:41:26.571Z] total 388712
[2026-02-17T21:41:26.571Z] -rw-r--r--. 1 jenkins jenkins 158419059 Feb 17 21:26 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:26.571Z] -rw-r--r--. 1 jenkins jenkins 94173428 Feb 17 21:08 OpenJDK8U-jdk-sources_8u492b03-ea.tar.gz
[2026-02-17T21:41:26.572Z] -rw-r--r--. 1 jenkins jenkins 103501873 Feb 17 21:27 OpenJDK8U-jdk_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:26.572Z] -rw-r--r--. 1 jenkins jenkins 41825372 Feb 17 21:26 OpenJDK8U-jre_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:26.572Z] -rw-r--r--. 1 jenkins jenkins 79913 Feb 17 21:31 OpenJDK8U-sbom_x64_linux_hotspot_8u492b03-ea.json
[2026-02-17T21:41:26.572Z] -rw-rw-r--. 1 jenkins jenkins 21284 Feb 17 21:30 OpenJDK8U-sbom_x64_linux_hotspot_8u492b03-ea-metadata.json
[2026-02-17T21:41:26.572Z] drwxr-xr-x. 15 jenkins jenkins 4096 Feb 17 21:07 source-image
[2026-02-17T21:41:26.572Z] drwxr-xr-x. 3 jenkins jenkins 26 Feb 17 21:41 tmp
[2026-02-17T21:41:26.572Z] List files in jdkbinary/tmp folder...
[2026-02-17T21:41:26.572Z] total 0
[2026-02-17T21:41:26.572Z] drwxr-xr-x. 8 jenkins jenkins 190 Feb 17 21:26 jdk8u492-b03
[2026-02-17T21:41:26.572Z] Moving directory jdk8u492-b03/ to ../j2sdk-image
[2026-02-17T21:41:26.572Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u492b03-ea.tar.gz ...
[2026-02-17T21:41:28.910Z] List files in jdkbinary folder...
[2026-02-17T21:41:28.910Z] total 388712
[2026-02-17T21:41:28.910Z] drwxr-xr-x. 8 jenkins jenkins 190 Feb 17 21:26 j2sdk-image
[2026-02-17T21:41:28.910Z] -rw-r--r--. 1 jenkins jenkins 158419059 Feb 17 21:26 OpenJDK8U-debugimage_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:28.910Z] -rw-r--r--. 1 jenkins jenkins 94173428 Feb 17 21:08 OpenJDK8U-jdk-sources_8u492b03-ea.tar.gz
[2026-02-17T21:41:28.910Z] -rw-r--r--. 1 jenkins jenkins 103501873 Feb 17 21:27 OpenJDK8U-jdk_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:28.910Z] -rw-r--r--. 1 jenkins jenkins 41825372 Feb 17 21:26 OpenJDK8U-jre_x64_linux_hotspot_8u492b03-ea.tar.gz
[2026-02-17T21:41:28.910Z] -rw-r--r--. 1 jenkins jenkins 79913 Feb 17 21:31 OpenJDK8U-sbom_x64_linux_hotspot_8u492b03-ea.json
[2026-02-17T21:41:28.910Z] -rw-rw-r--. 1 jenkins jenkins 21284 Feb 17 21:30 OpenJDK8U-sbom_x64_linux_hotspot_8u492b03-ea-metadata.json
[2026-02-17T21:41:28.910Z] drwxr-xr-x. 15 jenkins jenkins 4096 Feb 17 21:07 source-image
[2026-02-17T21:41:28.910Z] drwxr-xr-x. 3 jenkins jenkins 30 Feb 17 21:41 tmp
[2026-02-17T21:41:28.910Z] List files in jdkbinary/tmp folder...
[2026-02-17T21:41:28.910Z] total 0
[2026-02-17T21:41:28.910Z] drwxr-xr-x. 5 jenkins jenkins 135 Feb 17 21:26 jdk8u492-b03-jre
[2026-02-17T21:41:28.910Z] Moving directory jdk8u492-b03-jre/ to ../j2re-image
[2026-02-17T21:41:28.910Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u492b03-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-17T21:41:33.772Z] Removing top-level folder jdk8u492-b03-debug-image/
[2026-02-17T21:41:33.772Z] Removing top-level folder jdk8u492-b03/
[2026-02-17T21:41:52.932Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-02-17T21:41:52.932Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-17T21:41:52.932Z] openjdk version "1.8.0_492-beta"
[2026-02-17T21:41:52.932Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172107-b03)
[2026-02-17T21:41:52.932Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T21:41:52.932Z] =JAVA VERSION OUTPUT END=
[2026-02-17T21:41:52.932Z] =RELEASE INFO BEGIN=
[2026-02-17T21:41:52.932Z] JAVA_VERSION="1.8.0_492"
[2026-02-17T21:41:52.932Z] OS_NAME="Linux"
[2026-02-17T21:41:52.932Z] OS_VERSION="2.6"
[2026-02-17T21:41:52.932Z] OS_ARCH="amd64"
[2026-02-17T21:41:52.932Z] SOURCE=".:git:42033a331a3c+"
[2026-02-17T21:41:52.932Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-17T21:41:52.932Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-17T21:41:52.932Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-17T21:41:52.932Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-17T21:41:52.932Z] FULL_VERSION="1.8.0_492-beta-202602172107-b03"
[2026-02-17T21:41:52.932Z] SEMANTIC_VERSION="8.0.492+3"
[2026-02-17T21:41:52.932Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-02-17T21:41:52.932Z] JVM_VARIANT="Hotspot"
[2026-02-17T21:41:52.932Z] JVM_VERSION="25.492-b03"
[2026-02-17T21:41:52.932Z] IMAGE_TYPE="JDK"
[2026-02-17T21:41:52.932Z] =RELEASE INFO END=
[2026-02-17T21:41:52.932Z] get testKitGen...
[2026-02-17T21:41:52.932Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-17T21:42:00.178Z] git rev-parse master
[2026-02-17T21:42:00.178Z] git checkout -q -f d8a5e7b9cec170af57c956a21372271dee7f8dfe
[2026-02-17T21:42:00.178Z] get functional test material...
[2026-02-17T21:42:00.178Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-17T21:42:00.178Z] Cloning into 'openj9'...
[2026-02-17T21:42:00.179Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-17T21:42:02.429Z] check OpenJ9 Repo sha
[2026-02-17T21:42:02.429Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-17T21:42:02.429Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/openj9 and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/testenv/testenv.properties
[2026-02-17T21:42:02.429Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-17T21:42:02.429Z] OPENJ9_SHA=4037fa4f50615ee12f722cd76a0ae3185a5349c0
[2026-02-17T21:42:02.429Z] total 100
[2026-02-17T21:42:02.429Z] drwxr-xr-x. 4 jenkins jenkins 35 Feb 17 21:40 buildenv
[2026-02-17T21:42:02.429Z] -rwxr-xr-x. 1 jenkins jenkins 339 Feb 17 21:40 compile.sh
[2026-02-17T21:42:02.429Z] drwxr-xr-x. 3 jenkins jenkins 25 Feb 17 21:40 config
[2026-02-17T21:42:02.429Z] -rw-r--r--. 1 jenkins jenkins 6735 Feb 17 21:40 Contributing.md
[2026-02-17T21:42:02.429Z] drwxr-xr-x. 5 jenkins jenkins 46 Feb 17 21:40 docs
[2026-02-17T21:42:02.429Z] drwxr-xr-x. 34 jenkins jenkins 4096 Feb 17 21:40 external
[2026-02-17T21:42:02.429Z] drwxr-xr-x. 8 jenkins jenkins 141 Feb 17 21:40 functional
[2026-02-17T21:42:02.429Z] -rwxr-xr-x. 1 jenkins jenkins 30011 Feb 17 21:40 get.sh
[2026-02-17T21:42:02.429Z] drwxr-xr-x. 20 jenkins jenkins 4096 Feb 17 21:40 jck
[2026-02-17T21:42:02.429Z] -rw-r--r--. 1 jenkins jenkins 11360 Feb 17 21:40 LICENSE
[2026-02-17T21:42:02.429Z] -rw-r--r--. 1 jenkins jenkins 65 Feb 17 21:40 NOTICE
[2026-02-17T21:42:02.429Z] drwxr-xr-x. 13 jenkins jenkins 4096 Feb 17 21:42 openj9
[2026-02-17T21:42:02.429Z] drwxr-xr-x. 3 jenkins jenkins 94 Feb 17 21:40 openjdk
[2026-02-17T21:42:02.429Z] drwxr-xr-x. 9 jenkins jenkins 4096 Feb 17 21:40 perf
[2026-02-17T21:42:02.429Z] -rw-r--r--. 1 jenkins jenkins 8350 Feb 17 21:40 README.md
[2026-02-17T21:42:02.429Z] drwxr-xr-x. 4 jenkins jenkins 43 Feb 17 21:40 scripts
[2026-02-17T21:42:02.429Z] drwxr-xr-x. 13 jenkins jenkins 4096 Feb 17 21:40 system
[2026-02-17T21:42:02.429Z] -rwxr-xr-x. 1 jenkins jenkins 3928 Feb 17 21:40 terminateTestProcesses.sh
[2026-02-17T21:42:02.429Z] drwxr-xr-x. 2 jenkins jenkins 94 Feb 17 21:40 testenv
[2026-02-17T21:42:02.429Z] drwxr-xr-x. 8 jenkins jenkins 4096 Feb 17 21:41 TKG
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-17T21:42:02.921Z] $ ssh-agent -k
[2026-02-17T21:42:02.926Z] unset SSH_AUTH_SOCK;
[2026-02-17T21:42:02.926Z] unset SSH_AGENT_PID;
[2026-02-17T21:42:02.926Z] echo Agent pid 1574805 killed;
[2026-02-17T21:42:03.014Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-17T21:42:03.319Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=false&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=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&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=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=567&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-17T21:42:03.335Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=false&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-ibmcloud-centosstream10-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=azure&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b03_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&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=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=567&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-17T21:42:03.382Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-17T21:42:03.520Z] Copied 1 artifact from "getTRSSOutput" build number 2050
[Pipeline] sh
[2026-02-17T21:42:03.971Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-17T21:42:03.971Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-17T21:42:03.971Z] + tar xof -
[2026-02-17T21:42:03.971Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-17T21:42:04.062Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-17T21:42:04.081Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-17T21:42:04.119Z] Machine limit is 40.
[Pipeline] sh
[2026-02-17T21:42:04.593Z] + cd ./aqa-tests/TKG
[2026-02-17T21:42:04.593Z] ++ uname
[2026-02-17T21:42:04.593Z] + '[' Linux = AIX ']'
[2026-02-17T21:42:04.593Z] ++ uname
[2026-02-17T21:42:04.593Z] + '[' Linux = SunOS ']'
[2026-02-17T21:42:04.593Z] ++ uname
[2026-02-17T21:42:04.593Z] + '[' Linux = '*BSD' ']'
[2026-02-17T21:42:04.593Z] + MAKE=make
[2026-02-17T21:42:04.593Z] + make genParallelList TEST=extended.functional TEST_TIME=120 NUM_MACHINES=
[2026-02-17T21:42:04.593Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-17T21:42:04.593Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:04.593Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:42:04.593Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:42:04.593Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-17T21:42:04.593Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-17T21:42:04.593Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-17T21:42:05.304Z]
[2026-02-17T21:42:05.304Z] build:
[2026-02-17T21:42:05.304Z]
[2026-02-17T21:42:05.304Z] clean:
[2026-02-17T21:42:05.304Z]
[2026-02-17T21:42:05.305Z] init:
[2026-02-17T21:42:05.305Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-02-17T21:42:05.305Z]
[2026-02-17T21:42:05.305Z] getDependentLibs:
[2026-02-17T21:42:05.305Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib does not exist, creating one.
[2026-02-17T21:42:05.305Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency
[2026-02-17T21:42:05.305Z] [exec] mkdir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:05.305Z] [exec] --------------------------------------------
[2026-02-17T21:42:05.305Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:05.305Z] [exec] task is set to default
[2026-02-17T21:42:05.305Z] [exec] dependencyList is set to json_simple
[2026-02-17T21:42:05.305Z] [exec] System Test jars will not be downloaded.
[2026-02-17T21:42:05.305Z] [exec] --------------------------------------------
[2026-02-17T21:42:05.305Z] [exec] Starting download third party dependent jars
[2026-02-17T21:42:05.305Z] [exec] --------------------------------------------
[2026-02-17T21:42:05.305Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:05.305Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-17T21:42:05.305Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-02-17T21:42:05.305Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/json-simple.jar
[2026-02-17T21:42:05.305Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T21:42:05.305Z]
[2026-02-17T21:42:05.305Z] compile:
[2026-02-17T21:42:05.305Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:42:05.305Z] [echo] ============COMPILER SETTINGS============
[2026-02-17T21:42:05.305Z] [echo] ===fork: yes
[2026-02-17T21:42:05.305Z] [echo] ===debug: on
[2026-02-17T21:42:05.637Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-02-17T21:42:07.304Z]
[2026-02-17T21:42:07.304Z] dist:
[2026-02-17T21:42:07.304Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-17T21:42:07.304Z]
[2026-02-17T21:42:07.304Z] BUILD SUCCESSFUL
[2026-02-17T21:42:07.304Z] Total time: 2 seconds
[2026-02-17T21:42:07.634Z] 0
[2026-02-17T21:42:07.634Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-17T21:42:07.634Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-17T21:42:07.634Z] microArchOutput: model name : AMD EPYC-Rome Processor
[2026-02-17T21:42:08.344Z] ****************************** MACHINE INFO ******************************
[2026-02-17T21:42:08.344Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG
[2026-02-17T21:42:08.344Z] Free Physical Memory Size : 3101634560
[2026-02-17T21:42:08.344Z] Free space (bytes) : 56353443840
[2026-02-17T21:42:08.345Z] Total Physical Memory Size : 8052400128
[2026-02-17T21:42:08.345Z] Total space (bytes) : 107199070208
[2026-02-17T21:42:08.345Z] Usable space (bytes) : 56353443840
[2026-02-17T21:42:08.345Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:42:08.345Z] bashVersion :
[2026-02-17T21:42:08.345Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu)
[2026-02-17T21:42:08.345Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-17T21:42:08.345Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T21:42:08.345Z]
[2026-02-17T21:42:08.345Z] This is free software; you are free to change and redistribute it.
[2026-02-17T21:42:08.345Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T21:42:08.345Z] cpuCores : 2
[2026-02-17T21:42:08.345Z] curlVersion :
[2026-02-17T21:42:08.345Z] curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.5 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.5 libssh/0.12.0/openssl/zlib nghttp2/1.68.0 OpenLDAP/2.6.10
[2026-02-17T21:42:08.345Z] Release-Date: 2025-02-13
[2026-02-17T21:42:08.345Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-17T21:42:08.345Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[2026-02-17T21:42:08.345Z] dockerVersion :
[2026-02-17T21:42:08.345Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[2026-02-17T21:42:08.345Z] podman version 5.8.0
[2026-02-17T21:42:08.345Z] gcc version : 14
[2026-02-17T21:42:08.345Z] gclibc version : ldd (GNU libc) 2.39
[2026-02-17T21:42:08.345Z] gdb version : bash: line 1: gdb: command not found
[2026-02-17T21:42:08.345Z] lldb version : Command could not be executed
[2026-02-17T21:42:08.345Z] makeVersion :
[2026-02-17T21:42:08.345Z] GNU Make 4.4.1
[2026-02-17T21:42:08.345Z] Built for x86_64-redhat-linux-gnu
[2026-02-17T21:42:08.345Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-17T21:42:08.345Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-17T21:42:08.345Z] This is free software: you are free to change and redistribute it.
[2026-02-17T21:42:08.345Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T21:42:08.345Z] mavenVersion :
[2026-02-17T21:42:08.345Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-17T21:42:08.345Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-17T21:42:08.345Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/jre
[2026-02-17T21:42:08.345Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-17T21:42:08.345Z] OS name: "linux", version: "6.12.0-122.el10.x86_64", arch: "amd64", family: "unix"
[2026-02-17T21:42:08.345Z] osInfo :
[2026-02-17T21:42:08.345Z] NAME="CentOS Stream"
[2026-02-17T21:42:08.345Z] VERSION="10 (Coughlan)"
[2026-02-17T21:42:08.345Z] RELEASE_TYPE=stable
[2026-02-17T21:42:08.345Z] ID="centos"
[2026-02-17T21:42:08.345Z] ID_LIKE="rhel fedora"
[2026-02-17T21:42:08.345Z] VERSION_ID="10"
[2026-02-17T21:42:08.345Z] PLATFORM_ID="platform:el10"
[2026-02-17T21:42:08.345Z] PRETTY_NAME="CentOS Stream 10 (Coughlan)"
[2026-02-17T21:42:08.345Z] ANSI_COLOR="0;31"
[2026-02-17T21:42:08.345Z] LOGO="fedora-logo-icon"
[2026-02-17T21:42:08.345Z] CPE_NAME="cpe:/o:centos:centos:10"
[2026-02-17T21:42:08.345Z] HOME_URL="https://centos.org/"
[2026-02-17T21:42:08.345Z] VENDOR_NAME="CentOS"
[2026-02-17T21:42:08.345Z] VENDOR_URL="https://centos.org/"
[2026-02-17T21:42:08.345Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-02-17T21:42:08.345Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 10"
[2026-02-17T21:42:08.345Z] REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream"
[2026-02-17T21:42:08.345Z] osLabel : cent.10
[2026-02-17T21:42:08.345Z] perlVersion :
[2026-02-17T21:42:08.345Z]
[2026-02-17T21:42:08.345Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi
[2026-02-17T21:42:08.345Z] (with 16 registered patches, see perl -V for more detail)
[2026-02-17T21:42:08.345Z]
[2026-02-17T21:42:08.345Z] Copyright 1987-2025, Larry Wall
[2026-02-17T21:42:08.345Z]
[2026-02-17T21:42:08.345Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-17T21:42:08.345Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-17T21:42:08.345Z]
[2026-02-17T21:42:08.345Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-17T21:42:08.345Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-17T21:42:08.345Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-17T21:42:08.345Z]
[2026-02-17T21:42:08.345Z] podmanVersion : podman version 5.8.0
[2026-02-17T21:42:08.345Z] procArch : unknown
[2026-02-17T21:42:08.345Z] sysArch : x86_64
[2026-02-17T21:42:08.345Z] sysOS : Linux
[2026-02-17T21:42:08.345Z] ulimit :
[2026-02-17T21:42:08.345Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-17T21:42:08.345Z] core file size (blocks, -c) unlimited
[2026-02-17T21:42:08.345Z] data seg size (kbytes, -d) unlimited
[2026-02-17T21:42:08.345Z] scheduling priority (-e) 0
[2026-02-17T21:42:08.345Z] file size (blocks, -f) unlimited
[2026-02-17T21:42:08.345Z] pending signals (-i) 30513
[2026-02-17T21:42:08.345Z] max locked memory (kbytes, -l) 8192
[2026-02-17T21:42:08.345Z] max memory size (kbytes, -m) unlimited
[2026-02-17T21:42:08.345Z] open files (-n) 524288
[2026-02-17T21:42:08.345Z] pipe size (512 bytes, -p) 8
[2026-02-17T21:42:08.345Z] POSIX message queues (bytes, -q) 819200
[2026-02-17T21:42:08.345Z] real-time priority (-r) 0
[2026-02-17T21:42:08.345Z] stack size (kbytes, -s) 8192
[2026-02-17T21:42:08.345Z] cpu time (seconds, -t) unlimited
[2026-02-17T21:42:08.345Z] max user processes (-u) 30513
[2026-02-17T21:42:08.345Z] virtual memory (kbytes, -v) unlimited
[2026-02-17T21:42:08.345Z] file locks (-x) unlimited
[2026-02-17T21:42:08.345Z] uname : Linux test-ibmcloud-centosstream10-x64-1.adoptopenjdk.net 6.12.0-122.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025 x86_64 GNU/Linux
[2026-02-17T21:42:08.345Z] vmVendor : Oracle Corporation
[2026-02-17T21:42:08.345Z] vmVersion : 25.492-b03
[2026-02-17T21:42:08.345Z] xlc version : bash: line 1: xlC: command not found
[2026-02-17T21:42:08.345Z] **************************************************************************
[2026-02-17T21:42:08.345Z]
[2026-02-17T21:42:08.345Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-17T21:42:08.345Z]
[2026-02-17T21:42:08.345Z] System.getProperty('java.vendor')=Temurin
[2026-02-17T21:42:08.345Z]
[2026-02-17T21:42:08.345Z] System.getProperty('os.name')=Linux
[2026-02-17T21:42:08.345Z]
[2026-02-17T21:42:08.345Z] System.getProperty('os.arch')=amd64
[2026-02-17T21:42:08.345Z]
[2026-02-17T21:42:08.345Z] System.getProperty('java.fullversion')=null
[2026-02-17T21:42:08.345Z]
[2026-02-17T21:42:08.345Z] System.getProperty('sun.arch.data.model')=64
[2026-02-17T21:42:08.345Z]
[2026-02-17T21:42:08.345Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.functional TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:08.345Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:42:08.345Z] perl scripts/configure.pl
[2026-02-17T21:42:08.345Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="cent.10" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-17T21:42:08.675Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-17T21:42:08.675Z]
[2026-02-17T21:42:08.675Z]
[2026-02-17T21:42:08.675Z] Starting to generate parallel test lists.
[2026-02-17T21:42:08.675Z]
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-17T21:42:09.007Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-17T21:42:09.337Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-17T21:42:09.671Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-17T21:42:09.672Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-17T21:42:10.016Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-17T21:42:10.016Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-17T21:42:10.016Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-17T21:42:10.016Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-17T21:42:10.016Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-17T21:42:10.016Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-17T21:42:10.016Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-17T21:42:10.016Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-17T21:42:10.016Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-17T21:42:10.016Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-17T21:42:10.016Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-17T21:42:10.016Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-17T21:42:10.016Z] Attempting to get test duration data from TRSS.
[2026-02-17T21:42:10.016Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_linux&group=functional&level=extended
[2026-02-17T21:42:20.825Z] Attempting to get test duration data from cached files.
[2026-02-17T21:42:20.825Z] Reading file: Test_openjdk8_hs_functional_x86-64_linux.json
[2026-02-17T21:42:20.825Z] Warning: cannot get data from cached files.
[2026-02-17T21:42:20.825Z]
[2026-02-17T21:42:20.825Z] TEST DURATION
[2026-02-17T21:42:20.825Z] ====================================================================================
[2026-02-17T21:42:20.825Z] Total number of tests searched: 6
[2026-02-17T21:42:20.825Z] Number of test durations found: 6
[2026-02-17T21:42:20.825Z] Top slowest tests:
[2026-02-17T21:42:20.825Z] 02m09s CryptoTests_jtreg_0
[2026-02-17T21:42:20.825Z] 00m02s CryptoTests_0
[2026-02-17T21:42:20.825Z] 00m00s IllegalAccessProtectedMethodTest_hs_0
[2026-02-17T21:42:20.825Z] ====================================================================================
[2026-02-17T21:42:20.825Z]
[2026-02-17T21:42:20.825Z] Test target is split into 1 lists.
[2026-02-17T21:42:20.825Z] Reducing estimated test running time from 02m13s to 02m13s.
[2026-02-17T21:42:20.825Z]
[2026-02-17T21:42:20.825Z] -------------------------------------testList_0-------------------------------------
[2026-02-17T21:42:20.825Z] Number of tests: 6
[2026-02-17T21:42:20.825Z] Estimated running time: 02m13s
[2026-02-17T21:42:20.825Z] TESTLIST=CryptoTests_jtreg_0,CryptoTests_0,IllegalAccessProtectedMethodTest_hs_0,testExample_0,SecurityTests_0,cmdLineTester_classesdbgddrext_zos_0
[2026-02-17T21:42:20.825Z] ------------------------------------------------------------------------------------
[2026-02-17T21:42:20.825Z]
[2026-02-17T21:42:20.825Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-17T21:42:20.825Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-17T21:42:20.911Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-17T21:42:20.983Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-17T21:42:21.049Z] Building tests...
[Pipeline] timeout
[2026-02-17T21:42:21.057Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-17T21:42:21.070Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-17T21:42:21.188Z] 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 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-02-17T21:42:21.210Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-17T21:42:21.648Z] + which Xvfb
[2026-02-17T21:42:21.648Z] which: no Xvfb in (/home/jenkins/.local/bin:/home/jenkins/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin)
[Pipeline] sh
[2026-02-17T21:42:22.268Z] ++ id -u
[2026-02-17T21:42:22.268Z] + echo wayland-1002
[Pipeline] echo
[2026-02-17T21:42:22.347Z] Creating temporary wayland path and symlink /tmp/wayland-1002
[Pipeline] sh
[2026-02-17T21:42:22.781Z] + rm -rf /tmp/wayland-1002
[2026-02-17T21:42:22.781Z] + mkdir -pm 0700 /tmp/wayland-1002
[Pipeline] sh
[2026-02-17T21:42:23.296Z] + mkdir -pm 0700 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/.xdg-runtime
[Pipeline] sh
[2026-02-17T21:42:23.810Z] + ln -sfn /tmp/wayland-1002 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/.xdg-runtime
[Pipeline] sh
[2026-02-17T21:42:24.306Z] + mkdir -p -m 1777 /tmp/.X11-unix
[Pipeline] sh
[2026-02-17T21:42:24.800Z] + weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland
[2026-02-17T21:42:24.800Z] Date: 2026-02-17 UTC
[2026-02-17T21:42:24.800Z] [21:42:24.474] weston 14.0.1
[2026-02-17T21:42:24.800Z] https://wayland.freedesktop.org
[2026-02-17T21:42:24.800Z] Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/
[2026-02-17T21:42:24.800Z] Build: 14.0.1
[2026-02-17T21:42:24.800Z] [21:42:24.474] Command line: weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland
[2026-02-17T21:42:24.800Z] [21:42:24.474] OS: Linux, 6.12.0-122.el10.x86_64, #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025, x86_64
[2026-02-17T21:42:24.800Z] [21:42:24.474] Flight recorder: enabled
[2026-02-17T21:42:24.800Z] [21:42:24.474] Starting with no config file.
[2026-02-17T21:42:24.800Z] [21:42:24.474] Output repaint window is 7 ms maximum.
[2026-02-17T21:42:24.800Z] [21:42:24.474] Loading module '/usr/lib64/libweston-14/headless-backend.so'
[2026-02-17T21:42:24.800Z] [21:42:24.481] Registered plugin API 'weston_windowed_output_api_headless_v2' of size 16
[2026-02-17T21:42:24.800Z] [21:42:24.481] Color manager: no-op
[2026-02-17T21:42:24.800Z] protocol support: no
[2026-02-17T21:42:24.800Z] [21:42:24.481] Output 'headless' attempts EOTF mode SDR and colorimetry mode default.
[2026-02-17T21:42:24.800Z] [21:42:24.481] Output 'headless' using color profile: stock sRGB color profile
[2026-02-17T21:42:24.800Z] [21:42:24.481] Output 'headless' enabled with head(s) headless
[2026-02-17T21:42:24.800Z] [21:42:24.481] Compositor capabilities:
[2026-02-17T21:42:24.800Z] arbitrary surface rotation: no
[2026-02-17T21:42:24.800Z] screen capture uses y-flip: no
[2026-02-17T21:42:24.800Z] cursor planes: no
[2026-02-17T21:42:24.800Z] arbitrary resolutions: no
[2026-02-17T21:42:24.800Z] view mask clipping: no
[2026-02-17T21:42:24.800Z] explicit sync: no
[2026-02-17T21:42:24.800Z] color operations: no
[2026-02-17T21:42:24.800Z] presentation clock: CLOCK_MONOTONIC_RAW, id 4
[2026-02-17T21:42:24.800Z] presentation clock resolution: 0.000000001 s
[2026-02-17T21:42:24.800Z] [21:42:24.482] Loading module '/usr/lib64/weston/desktop-shell.so'
[2026-02-17T21:42:24.800Z] [21:42:24.482] Loading module '/usr/lib64/libweston-14/xwayland.so'
[2026-02-17T21:42:24.800Z] [21:42:24.483] Registered plugin API 'weston_xwayland_v3' of size 32
[2026-02-17T21:42:24.800Z] [21:42:24.483] Registered plugin API 'weston_xwayland_surface_v2' of size 24
[2026-02-17T21:42:24.800Z] [21:42:24.483] xserver listening on display :0
[2026-02-17T21:42:24.800Z] [21:42:24.483] launching '/usr/libexec/weston-keyboard'
[2026-02-17T21:42:24.800Z] [21:42:24.484] launching '/usr/libexec/weston-desktop-shell'
[2026-02-17T21:42:24.800Z] could not load cursor 'dnd-move'
[2026-02-17T21:42:24.800Z] could not load cursor 'dnd-copy'
[2026-02-17T21:42:24.800Z] could not load cursor 'dnd-none'
[2026-02-17T21:42:24.800Z] could not load cursor 'dnd-move'
[2026-02-17T21:42:24.800Z] could not load cursor 'dnd-copy'
[2026-02-17T21:42:24.800Z] could not load cursor 'dnd-none'
[Pipeline] echo
[2026-02-17T21:42:24.874Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-17T21:42:24.885Z] $ ssh-agent
[2026-02-17T21:42:24.981Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMlsdjU/agent.1575843
[2026-02-17T21:42:24.981Z] SSH_AGENT_PID=1575845
[2026-02-17T21:42:24.981Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-17T21:42:25.432Z] ++ uname
[2026-02-17T21:42:25.432Z] + '[' Linux = AIX ']'
[2026-02-17T21:42:25.432Z] ++ uname
[2026-02-17T21:42:25.432Z] + '[' Linux = SunOS ']'
[2026-02-17T21:42:25.432Z] ++ uname
[2026-02-17T21:42:25.432Z] + '[' Linux = '*BSD' ']'
[2026-02-17T21:42:25.432Z] + MAKE=make
[2026-02-17T21:42:25.432Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-17T21:42:25.432Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-17T21:42:25.941Z] ++ uname
[2026-02-17T21:42:25.941Z] + '[' Linux = AIX ']'
[2026-02-17T21:42:25.941Z] ++ uname
[2026-02-17T21:42:25.941Z] + '[' Linux = SunOS ']'
[2026-02-17T21:42:25.941Z] ++ uname
[2026-02-17T21:42:25.941Z] + '[' Linux = '*BSD' ']'
[2026-02-17T21:42:25.941Z] + MAKE=make
[2026-02-17T21:42:25.941Z] + cd ./aqa-tests
[2026-02-17T21:42:25.941Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-17T21:42:25.941Z] ++ set +x
[2026-02-17T21:42:25.941Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-17T21:42:25.941Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:25.941Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:42:25.941Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:42:25.941Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-17T21:42:25.941Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-17T21:42:25.941Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-17T21:42:26.655Z]
[2026-02-17T21:42:26.655Z] build:
[2026-02-17T21:42:26.655Z]
[2026-02-17T21:42:26.655Z] clean:
[2026-02-17T21:42:26.655Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-02-17T21:42:26.656Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-02-17T21:42:26.656Z]
[2026-02-17T21:42:26.656Z] init:
[2026-02-17T21:42:26.656Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-02-17T21:42:26.656Z]
[2026-02-17T21:42:26.656Z] getDependentLibs:
[2026-02-17T21:42:26.656Z] [exec] --------------------------------------------
[2026-02-17T21:42:26.656Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:26.656Z] [exec] task is set to default
[2026-02-17T21:42:26.656Z] [exec] dependencyList is set to json_simple
[2026-02-17T21:42:26.656Z] [exec] System Test jars will not be downloaded.
[2026-02-17T21:42:26.656Z] [exec] --------------------------------------------
[2026-02-17T21:42:26.656Z] [exec] Starting download third party dependent jars
[2026-02-17T21:42:26.656Z] [exec] --------------------------------------------
[2026-02-17T21:42:26.656Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:26.656Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-17T21:42:26.656Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T21:42:26.656Z]
[2026-02-17T21:42:26.656Z] compile:
[2026-02-17T21:42:26.656Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:42:26.656Z] [echo] ============COMPILER SETTINGS============
[2026-02-17T21:42:26.656Z] [echo] ===fork: yes
[2026-02-17T21:42:26.656Z] [echo] ===debug: on
[2026-02-17T21:42:26.656Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-02-17T21:42:28.944Z]
[2026-02-17T21:42:28.944Z] dist:
[2026-02-17T21:42:28.944Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-17T21:42:28.944Z]
[2026-02-17T21:42:28.944Z] BUILD SUCCESSFUL
[2026-02-17T21:42:28.944Z] Total time: 2 seconds
[2026-02-17T21:42:28.944Z] 0
[2026-02-17T21:42:28.944Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-17T21:42:28.944Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-17T21:42:28.944Z] microArchOutput: model name : AMD EPYC-Rome Processor
[2026-02-17T21:42:29.661Z] ****************************** MACHINE INFO ******************************
[2026-02-17T21:42:29.661Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG
[2026-02-17T21:42:29.661Z] Free Physical Memory Size : 3112108032
[2026-02-17T21:42:29.661Z] Free space (bytes) : 56353746944
[2026-02-17T21:42:29.661Z] Total Physical Memory Size : 8052400128
[2026-02-17T21:42:29.661Z] Total space (bytes) : 107199070208
[2026-02-17T21:42:29.661Z] Usable space (bytes) : 56353746944
[2026-02-17T21:42:29.661Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:42:29.661Z] bashVersion :
[2026-02-17T21:42:29.661Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu)
[2026-02-17T21:42:29.661Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-17T21:42:29.661Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-17T21:42:29.661Z]
[2026-02-17T21:42:29.661Z] This is free software; you are free to change and redistribute it.
[2026-02-17T21:42:29.661Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T21:42:29.661Z] cpuCores : 2
[2026-02-17T21:42:29.661Z] curlVersion :
[2026-02-17T21:42:29.661Z] curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.5 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.5 libssh/0.12.0/openssl/zlib nghttp2/1.68.0 OpenLDAP/2.6.10
[2026-02-17T21:42:29.661Z] Release-Date: 2025-02-13
[2026-02-17T21:42:29.661Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-17T21:42:29.661Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[2026-02-17T21:42:29.661Z] dockerVersion :
[2026-02-17T21:42:29.661Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[2026-02-17T21:42:29.661Z] podman version 5.8.0
[2026-02-17T21:42:29.661Z] gcc version : 14
[2026-02-17T21:42:29.661Z] gclibc version : ldd (GNU libc) 2.39
[2026-02-17T21:42:29.661Z] gdb version : bash: line 1: gdb: command not found
[2026-02-17T21:42:29.661Z] lldb version : Command could not be executed
[2026-02-17T21:42:29.661Z] makeVersion :
[2026-02-17T21:42:29.661Z] GNU Make 4.4.1
[2026-02-17T21:42:29.661Z] Built for x86_64-redhat-linux-gnu
[2026-02-17T21:42:29.661Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-17T21:42:29.661Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-17T21:42:29.661Z] This is free software: you are free to change and redistribute it.
[2026-02-17T21:42:29.661Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-17T21:42:29.661Z] mavenVersion :
[2026-02-17T21:42:29.661Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-02-17T21:42:29.661Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-17T21:42:29.661Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/jre
[2026-02-17T21:42:29.661Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-17T21:42:29.661Z] OS name: "linux", version: "6.12.0-122.el10.x86_64", arch: "amd64", family: "unix"
[2026-02-17T21:42:29.661Z] osInfo :
[2026-02-17T21:42:29.661Z] NAME="CentOS Stream"
[2026-02-17T21:42:29.661Z] VERSION="10 (Coughlan)"
[2026-02-17T21:42:29.661Z] RELEASE_TYPE=stable
[2026-02-17T21:42:29.661Z] ID="centos"
[2026-02-17T21:42:29.661Z] ID_LIKE="rhel fedora"
[2026-02-17T21:42:29.661Z] VERSION_ID="10"
[2026-02-17T21:42:29.661Z] PLATFORM_ID="platform:el10"
[2026-02-17T21:42:29.661Z] PRETTY_NAME="CentOS Stream 10 (Coughlan)"
[2026-02-17T21:42:29.661Z] ANSI_COLOR="0;31"
[2026-02-17T21:42:29.661Z] LOGO="fedora-logo-icon"
[2026-02-17T21:42:29.661Z] CPE_NAME="cpe:/o:centos:centos:10"
[2026-02-17T21:42:29.661Z] HOME_URL="https://centos.org/"
[2026-02-17T21:42:29.661Z] VENDOR_NAME="CentOS"
[2026-02-17T21:42:29.661Z] VENDOR_URL="https://centos.org/"
[2026-02-17T21:42:29.661Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-02-17T21:42:29.661Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 10"
[2026-02-17T21:42:29.661Z] REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream"
[2026-02-17T21:42:29.661Z] osLabel : cent.10
[2026-02-17T21:42:29.661Z] perlVersion :
[2026-02-17T21:42:29.661Z]
[2026-02-17T21:42:29.661Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi
[2026-02-17T21:42:29.661Z] (with 16 registered patches, see perl -V for more detail)
[2026-02-17T21:42:29.661Z]
[2026-02-17T21:42:29.661Z] Copyright 1987-2025, Larry Wall
[2026-02-17T21:42:29.661Z]
[2026-02-17T21:42:29.662Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-17T21:42:29.662Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-17T21:42:29.662Z]
[2026-02-17T21:42:29.662Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-17T21:42:29.662Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-17T21:42:29.662Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-17T21:42:29.662Z]
[2026-02-17T21:42:29.662Z] podmanVersion : podman version 5.8.0
[2026-02-17T21:42:29.662Z] procArch : unknown
[2026-02-17T21:42:29.662Z] sysArch : x86_64
[2026-02-17T21:42:29.662Z] sysOS : Linux
[2026-02-17T21:42:29.662Z] ulimit :
[2026-02-17T21:42:29.662Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-17T21:42:29.662Z] core file size (blocks, -c) unlimited
[2026-02-17T21:42:29.662Z] data seg size (kbytes, -d) unlimited
[2026-02-17T21:42:29.662Z] scheduling priority (-e) 0
[2026-02-17T21:42:29.662Z] file size (blocks, -f) unlimited
[2026-02-17T21:42:29.662Z] pending signals (-i) 30513
[2026-02-17T21:42:29.662Z] max locked memory (kbytes, -l) 8192
[2026-02-17T21:42:29.662Z] max memory size (kbytes, -m) unlimited
[2026-02-17T21:42:29.662Z] open files (-n) 524288
[2026-02-17T21:42:29.662Z] pipe size (512 bytes, -p) 8
[2026-02-17T21:42:29.662Z] POSIX message queues (bytes, -q) 819200
[2026-02-17T21:42:29.662Z] real-time priority (-r) 0
[2026-02-17T21:42:29.662Z] stack size (kbytes, -s) 8192
[2026-02-17T21:42:29.662Z] cpu time (seconds, -t) unlimited
[2026-02-17T21:42:29.662Z] max user processes (-u) 30513
[2026-02-17T21:42:29.662Z] virtual memory (kbytes, -v) unlimited
[2026-02-17T21:42:29.662Z] file locks (-x) unlimited
[2026-02-17T21:42:29.662Z] uname : Linux test-ibmcloud-centosstream10-x64-1.adoptopenjdk.net 6.12.0-122.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025 x86_64 GNU/Linux
[2026-02-17T21:42:29.662Z] vmVendor : Oracle Corporation
[2026-02-17T21:42:29.662Z] vmVersion : 25.492-b03
[2026-02-17T21:42:29.662Z] xlc version : bash: line 1: xlC: command not found
[2026-02-17T21:42:29.662Z] **************************************************************************
[2026-02-17T21:42:29.662Z]
[2026-02-17T21:42:29.662Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-17T21:42:29.662Z]
[2026-02-17T21:42:29.662Z] System.getProperty('java.vendor')=Temurin
[2026-02-17T21:42:29.662Z]
[2026-02-17T21:42:29.662Z] System.getProperty('os.name')=Linux
[2026-02-17T21:42:29.662Z]
[2026-02-17T21:42:29.662Z] System.getProperty('os.arch')=amd64
[2026-02-17T21:42:29.662Z]
[2026-02-17T21:42:29.662Z] System.getProperty('java.fullversion')=null
[2026-02-17T21:42:29.662Z]
[2026-02-17T21:42:29.662Z] System.getProperty('sun.arch.data.model')=64
[2026-02-17T21:42:29.662Z]
[2026-02-17T21:42:29.662Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-02-17T21:42:29.662Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:42:29.662Z] perl scripts/configure.pl
[2026-02-17T21:42:29.662Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="cent.10" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-17T21:42:29.992Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-17T21:42:29.992Z]
[2026-02-17T21:42:29.992Z]
[2026-02-17T21:42:29.992Z] Starting to generate build list.
[2026-02-17T21:42:29.992Z]
[2026-02-17T21:42:30.328Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-17T21:42:30.328Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-17T21:42:30.328Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-17T21:42:30.328Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-17T21:42:30.328Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-17T21:42:30.328Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-17T21:42:30.328Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-17T21:42:30.328Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-17T21:42:30.328Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-17T21:42:30.328Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-17T21:42:30.328Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-17T21:42:30.328Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-17T21:42:30.328Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-17T21:42:30.328Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-17T21:42:30.328Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-17T21:42:30.657Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-17T21:42:30.657Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-17T21:42:30.657Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-17T21:42:30.657Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-17T21:42:30.657Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-17T21:42:30.657Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-17T21:42:30.657Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-17T21:42:30.657Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-17T21:42:30.657Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-17T21:42:30.658Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-17T21:42:30.990Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-17T21:42:30.990Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-17T21:42:30.990Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-17T21:42:30.990Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-17T21:42:30.990Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-17T21:42:30.990Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-17T21:42:30.990Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-17T21:42:30.990Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-17T21:42:30.990Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-17T21:42:30.990Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-17T21:42:30.990Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-17T21:42:30.991Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-17T21:42:31.323Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-17T21:42:31.323Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-17T21:42:31.323Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-17T21:42:31.323Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-17T21:42:31.323Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-17T21:42:31.323Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-17T21:42:31.323Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-17T21:42:31.323Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-02-17T21:42:31.323Z]
[2026-02-17T21:42:31.323Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:42:31.323Z] make -f clean.mk cleanBuild
[2026-02-17T21:42:31.323Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:42:31.323Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2026-02-17T21:42:31.323Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:42:31.323Z] make -f compile.mk compile
[2026-02-17T21:42:31.323Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:42:31.657Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:42:31.657Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-17T21:42:31.657Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/security/Crypto,functional/IllegalAccessError_for_protected_method,functional/TestExample" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-17T21:42:31.657Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-17T21:42:31.657Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-02-17T21:42:32.370Z] [echo] build.list is TestConfig/build.xml,functional/security/Crypto/build.xml,functional/IllegalAccessError_for_protected_method/build.xml,functional/TestExample/build.xml
[2026-02-17T21:42:32.370Z]
[2026-02-17T21:42:32.370Z] -create_test_directory:
[2026-02-17T21:42:32.370Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest
[2026-02-17T21:42:32.370Z]
[2026-02-17T21:42:32.370Z] stage_test_material:
[2026-02-17T21:42:32.699Z] [copy] Copying 588 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest
[2026-02-17T21:42:32.699Z]
[2026-02-17T21:42:32.699Z] build:
[2026-02-17T21:42:32.699Z]
[2026-02-17T21:42:32.699Z] init:
[2026-02-17T21:42:32.699Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/TestConfig
[2026-02-17T21:42:32.699Z]
[2026-02-17T21:42:32.699Z] build:
[2026-02-17T21:42:32.699Z] [copy] Copying 15 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/TestConfig
[2026-02-17T21:42:32.699Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/TestConfig
[2026-02-17T21:42:32.699Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/TestConfig
[2026-02-17T21:42:33.034Z]
[2026-02-17T21:42:33.034Z] build:
[2026-02-17T21:42:33.034Z]
[2026-02-17T21:42:33.034Z] init:
[2026-02-17T21:42:33.034Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-17T21:42:33.034Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-17T21:42:33.034Z]
[2026-02-17T21:42:33.034Z] getDependentLibs:
[2026-02-17T21:42:33.034Z] [exec] --------------------------------------------
[2026-02-17T21:42:33.034Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:33.034Z] [exec] task is set to default
[2026-02-17T21:42:33.034Z] [exec] dependencyList is set to asm_all,testng
[2026-02-17T21:42:33.034Z] [exec] System Test jars will not be downloaded.
[2026-02-17T21:42:33.035Z] [exec] --------------------------------------------
[2026-02-17T21:42:33.035Z] [exec] Starting download third party dependent jars
[2026-02-17T21:42:33.035Z] [exec] --------------------------------------------
[2026-02-17T21:42:33.035Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:33.035Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-02-17T21:42:33.035Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar
[2026-02-17T21:42:33.368Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/testng.jar
[2026-02-17T21:42:33.368Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2026-02-17T21:42:33.368Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar
[2026-02-17T21:42:33.368Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/asm-all.jar
[2026-02-17T21:42:33.368Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T21:42:33.368Z]
[2026-02-17T21:42:33.368Z] compile:
[2026-02-17T21:42:33.368Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:42:33.368Z] [echo] ============COMPILER SETTINGS============
[2026-02-17T21:42:33.368Z] [echo] ===fork: yes
[2026-02-17T21:42:33.368Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-17T21:42:33.368Z] [echo] ===debug: on
[2026-02-17T21:42:33.368Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-17T21:42:33.368Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-17T21:42:34.524Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Agent.java uses or overrides a deprecated API.
[2026-02-17T21:42:34.524Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-17T21:42:34.524Z]
[2026-02-17T21:42:34.524Z] dist:
[2026-02-17T21:42:34.524Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar
[2026-02-17T21:42:34.524Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-02-17T21:42:34.524Z]
[2026-02-17T21:42:34.524Z] clean:
[2026-02-17T21:42:34.524Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-02-17T21:42:34.524Z]
[2026-02-17T21:42:34.524Z] build:
[2026-02-17T21:42:34.524Z]
[2026-02-17T21:42:34.524Z] init:
[2026-02-17T21:42:34.524Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/TestExample
[2026-02-17T21:42:34.524Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/TestExample/bin
[2026-02-17T21:42:34.524Z]
[2026-02-17T21:42:34.524Z] getDependentLibs:
[2026-02-17T21:42:34.524Z] [exec] --------------------------------------------
[2026-02-17T21:42:34.524Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:34.524Z] [exec] task is set to default
[2026-02-17T21:42:34.524Z] [exec] dependencyList is set to jcommander,testng
[2026-02-17T21:42:34.524Z] [exec] System Test jars will not be downloaded.
[2026-02-17T21:42:34.524Z] [exec] --------------------------------------------
[2026-02-17T21:42:34.524Z] [exec] Starting download third party dependent jars
[2026-02-17T21:42:34.524Z] [exec] --------------------------------------------
[2026-02-17T21:42:34.524Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:34.524Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2026-02-17T21:42:34.524Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar
[2026-02-17T21:42:40.418Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/jcommander.jar
[2026-02-17T21:42:40.418Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-02-17T21:42:40.418Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T21:42:40.418Z]
[2026-02-17T21:42:40.418Z] compile:
[2026-02-17T21:42:40.418Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-17T21:42:40.418Z] [echo] ============COMPILER SETTINGS============
[2026-02-17T21:42:40.418Z] [echo] ===fork: yes
[2026-02-17T21:42:40.418Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-02-17T21:42:40.418Z] [echo] ===debug: on
[2026-02-17T21:42:40.418Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/TestExample
[2026-02-17T21:42:40.418Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/TestExample/bin
[2026-02-17T21:42:40.418Z]
[2026-02-17T21:42:40.418Z] dist:
[2026-02-17T21:42:40.418Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/TestExample/TestExample.jar
[2026-02-17T21:42:40.418Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/TestExample
[2026-02-17T21:42:40.418Z]
[2026-02-17T21:42:40.418Z] clean:
[2026-02-17T21:42:40.418Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/TestExample/bin
[2026-02-17T21:42:40.418Z]
[2026-02-17T21:42:40.418Z] build:
[2026-02-17T21:42:40.418Z]
[2026-02-17T21:42:40.418Z] getJtregVersion:
[2026-02-17T21:42:40.418Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-02-17T21:42:40.418Z]
[2026-02-17T21:42:40.418Z] getDependentLibs:
[2026-02-17T21:42:40.747Z] [exec] --------------------------------------------
[2026-02-17T21:42:40.747Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:40.747Z] [exec] task is set to default
[2026-02-17T21:42:40.747Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-02-17T21:42:40.747Z] [exec] System Test jars will not be downloaded.
[2026-02-17T21:42:40.747Z] [exec] --------------------------------------------
[2026-02-17T21:42:40.747Z] [exec] Starting download third party dependent jars
[2026-02-17T21:42:40.747Z] [exec] --------------------------------------------
[2026-02-17T21:42:40.747Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib
[2026-02-17T21:42:40.747Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-17T21:42:40.747Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-17T21:42:40.747Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-17T21:42:40.747Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz
[2026-02-17T21:42:40.747Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz
[2026-02-17T21:42:46.643Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/jtreg_5_1_b01.tar.gz
[2026-02-17T21:42:46.643Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-17T21:42:46.643Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-17T21:42:46.643Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt
[2026-02-17T21:42:46.643Z] [exec] downloaded dependent third party jars successfully
[2026-02-17T21:42:46.643Z]
[2026-02-17T21:42:46.643Z] getJtreg:
[2026-02-17T21:42:46.643Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/security/Crypto
[2026-02-17T21:42:46.643Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/security/Crypto
[2026-02-17T21:42:46.643Z]
[2026-02-17T21:42:46.643Z] cryptoTest.check:
[2026-02-17T21:42:46.643Z]
[2026-02-17T21:42:46.643Z] getCryptoTest:
[2026-02-17T21:42:46.643Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest
[2026-02-17T21:42:46.971Z]
[2026-02-17T21:42:46.971Z] dist:
[2026-02-17T21:42:46.971Z]
[2026-02-17T21:42:46.971Z] clean:
[2026-02-17T21:42:46.971Z]
[2026-02-17T21:42:46.971Z] BUILD SUCCESSFUL
[2026-02-17T21:42:46.971Z] Total time: 15 seconds
[2026-02-17T21:42:46.971Z] 0
[2026-02-17T21:42:46.971Z]
[2026-02-17T21:42:46.971Z]
[2026-02-17T21:42:46.971Z] RECORD TEST REPOs SHA
[2026-02-17T21:42:46.971Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-17T21:42:46.971Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-17T21:42:46.971Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-17T21:42:46.971Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-17T21:42:46.971Z] ================================================
[2026-02-17T21:42:46.971Z] timestamp: 20260217-214246
[2026-02-17T21:42:46.971Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests
[2026-02-17T21:42:46.971Z] git repo:
[2026-02-17T21:42:46.971Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-17T21:42:46.971Z] sha:
[2026-02-17T21:42:46.971Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e
[2026-02-17T21:42:46.971Z] ================================================
[2026-02-17T21:42:46.971Z] timestamp: 20260217-214246
[2026-02-17T21:42:46.971Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/security/Crypto/CryptoTest
[2026-02-17T21:42:46.971Z] git repo:
[2026-02-17T21:42:46.971Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git
[2026-02-17T21:42:46.971Z] sha:
[2026-02-17T21:42:46.971Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0
[2026-02-17T21:42:46.971Z] ================================================
[2026-02-17T21:42:46.971Z] timestamp: 20260217-214246
[2026-02-17T21:42:46.971Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG
[2026-02-17T21:42:46.971Z] git repo:
[2026-02-17T21:42:46.971Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-17T21:42:46.971Z] sha:
[2026-02-17T21:42:46.971Z] d8a5e7b9cec170af57c956a21372271dee7f8dfe
[2026-02-17T21:42:46.971Z] ================================================
[2026-02-17T21:42:46.971Z] timestamp: 20260217-214246
[2026-02-17T21:42:46.971Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/openj9
[2026-02-17T21:42:46.971Z] git repo:
[2026-02-17T21:42:46.971Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-17T21:42:46.971Z] sha:
[2026-02-17T21:42:46.971Z] 4037fa4f50615ee12f722cd76a0ae3185a5349c0
[2026-02-17T21:42:46.971Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:42:46.971Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-02-17T21:42:46.971Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:42:46.971Z] perl scripts/configure.pl
[2026-02-17T21:42:46.971Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="cent.10" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-17T21:42:47.684Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-17T21:42:47.684Z]
[2026-02-17T21:42:47.684Z] Starting to generate test make files.
[2026-02-17T21:42:47.684Z]
[2026-02-17T21:42:47.684Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-02-17T21:42:47.684Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-02-17T21:42:47.684Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-02-17T21:42:47.684Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-02-17T21:42:47.684Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-02-17T21:42:47.684Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-02-17T21:42:47.684Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-02-17T21:42:47.684Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-02-17T21:42:47.684Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-02-17T21:42:47.684Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-02-17T21:42:47.684Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-02-17T21:42:47.684Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-02-17T21:42:47.684Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-02-17T21:42:48.013Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-02-17T21:42:48.014Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/autoGen.mk
[2026-02-17T21:42:48.014Z]
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-02-17T21:42:48.014Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/autoGen.mk
[2026-02-17T21:42:48.014Z]
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-02-17T21:42:48.014Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/autoGen.mk
[2026-02-17T21:42:48.014Z]
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-02-17T21:42:48.014Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-02-17T21:42:48.343Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/autoGen.mk
[2026-02-17T21:42:48.343Z]
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-02-17T21:42:48.343Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-02-17T21:42:48.688Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk
[2026-02-17T21:42:48.688Z]
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-02-17T21:42:48.688Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/autoGen.mk
[2026-02-17T21:42:48.688Z]
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-02-17T21:42:48.688Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/autoGen.mk
[2026-02-17T21:42:48.688Z]
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-02-17T21:42:48.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-02-17T21:42:48.688Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/autoGen.mk
[2026-02-17T21:42:48.688Z]
[2026-02-17T21:42:48.688Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2026-02-17T21:42:48.688Z]
[2026-02-17T21:42:48.688Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-02-17T21:42:48.688Z]
[2026-02-17T21:42:48.688Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-17T21:42:48.688Z]
[2026-02-17T21:42:48.688Z] Make files are generated successfully.
[2026-02-17T21:42:48.688Z]
[2026-02-17T21:42:48.688Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:42:48.688Z] make -f runtest.mk _extended.functional
[2026-02-17T21:42:48.688Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-02-17T21:42:48.688Z]
[2026-02-17T21:42:48.688Z] Running make 4.4.1
[2026-02-17T21:42:48.688Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/..
[2026-02-17T21:42:48.688Z] set JDK_VERSION to 8
[2026-02-17T21:42:49.025Z] set JDK_IMPL to hotspot
[2026-02-17T21:42:49.025Z] set JVM_VERSION to openjdk8
[2026-02-17T21:42:49.025Z] set JCL_VERSION to latest
[2026-02-17T21:42:49.025Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-02-17T21:42:49.025Z] set SPEC to linux_x86-64
[2026-02-17T21:42:49.025Z] set TEST_FLAG to
[2026-02-17T21:42:49.025Z] set OS_LABEL to cent.10
[2026-02-17T21:42:49.025Z] Running extended.functional ...
[2026-02-17T21:42:49.025Z] There are 6 test targets in extended.functional
[2026-02-17T21:42:49.025Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-17T21:42:49.025Z] openjdk version "1.8.0_492-beta"
[2026-02-17T21:42:49.025Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172107-b03)
[2026-02-17T21:42:49.025Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode)
[2026-02-17T21:42:49.025Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests'
[2026-02-17T21:42:49.025Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional'
[2026-02-17T21:42:49.025Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/security'
[2026-02-17T21:42:49.025Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/security/AQAvit'
[2026-02-17T21:42:49.025Z]
[2026-02-17T21:42:49.025Z] ===============================================