Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin" build number 32
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 102
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6286
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.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_special.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/v1.0.10-release^{commit} # timeout=10
Checking out Revision d9b411c48b86c28c935b8c5b9276faa8d3f322de (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f d9b411c48b86c28c935b8c5b9276faa8d3f322de # timeout=10
Commit message: "Microsoft Oct 2025 PSU Problemlist (#6723)"
> git rev-list --no-walk 1aeda1cd1c9341cd2b3ab91ba550238256fb0fbb # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-09T23:51:06.037Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-01-09T23:51:06.038Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2026-01-09T23:51:06.048Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-09T23:51:06.052Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2026-01-09T23:51:06.096Z] Running on test-ibmcloud-rhel6-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_special.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-01-09T23:51:06.121Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2026-01-09T23:51:06.344Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-09T23:51:06.344Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-09T23:51:06.455Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-09T23:51:06.581Z] The recommended git tool is: git
[2026-01-09T23:51:06.789Z] No credentials specified
[2026-01-09T23:51:06.893Z] Cloning the remote Git repository
[2026-01-09T23:49:54.307Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:49:54.308Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests # timeout=10
[2026-01-09T23:49:54.345Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-09T23:49:54.345Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:49:54.345Z] > git --version # timeout=10
[2026-01-09T23:49:54.363Z] > git --version # 'git version 2.15.0'
[2026-01-09T23:49:54.364Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-09T23:49:59.522Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-09T23:49:59.542Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-09T23:51:13.372Z] Avoid second fetch
[2026-01-09T23:50:00.683Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10
[2026-01-09T23:51:13.574Z] Checking out Revision d9b411c48b86c28c935b8c5b9276faa8d3f322de (origin/v1.0.10-release)
[2026-01-09T23:50:00.884Z] > git config core.sparsecheckout # timeout=10
[2026-01-09T23:50:00.905Z] > git checkout -f d9b411c48b86c28c935b8c5b9276faa8d3f322de # timeout=10
[2026-01-09T23:51:15.249Z] Commit message: "Microsoft Oct 2025 PSU Problemlist (#6723)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_special.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-01-09T23:51:16.869Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-09T23:51:16.885Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-09T23:51:18.262Z] + LC_TIME=C
[2026-01-09T23:51:18.262Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-09T23:51:18.689Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-09T23:51:19.897Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-09T23:51:19.897Z] Unix type machine..
[2026-01-09T23:51:19.897Z] Running on a Linux host
[2026-01-09T23:51:19.897Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-01-09T23:51:22.083Z] + printenv
[2026-01-09T23:51:22.083Z] JCK_GIT_BRANCH=master
[2026-01-09T23:51:22.083Z] DYNAMIC_COMPILE=true
[2026-01-09T23:51:22.083Z] JENKINS_NODE_COOKIE=c059f6d7-f899-4e00-8a3e-765aa1356a5b
[2026-01-09T23:51:22.083Z] OPENJ9_BRANCH=master
[2026-01-09T23:51:22.083Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_linux/811/
[2026-01-09T23:51:22.083Z] DOCKER_REQUIRED=false
[2026-01-09T23:51:22.083Z] PARALLEL=Dynamic
[2026-01-09T23:51:22.083Z] SHELL=/bin/bash
[2026-01-09T23:51:22.083Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-09T23:51:22.083Z] jobStatus=SUCCESS
[2026-01-09T23:51:22.083Z] JOBSTARTTIME=Fri, 09 Jan 2026 17:50:04 -0600
[2026-01-09T23:51:22.083Z] STAGE_NAME=Setup
[2026-01-09T23:51:22.083Z] SSH_CLIENT=78.47.239.97 35046 22
[2026-01-09T23:51:22.083Z] RERUN_FAILURE=true
[2026-01-09T23:51:22.083Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.functional_x86-64_linux-811
[2026-01-09T23:51:22.083Z] SDK_RESOURCE=upstream
[2026-01-09T23:51:22.083Z] TIME_LIMIT=25
[2026-01-09T23:51:22.083Z] NUM_PROCESSORS=4
[2026-01-09T23:51:22.083Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-09T23:51:22.083Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-09T23:51:22.083Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux
[2026-01-09T23:51:22.083Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_linux/
[2026-01-09T23:51:22.083Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_linux/811/display/redirect?page=changes
[2026-01-09T23:51:22.083Z] JDK_BRANCH=jdk8u472-b08_adopt
[2026-01-09T23:51:22.083Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-09T23:51:22.083Z] USER=jenkins
[2026-01-09T23:51:22.083Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2026-01-09T23:51:22.083Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-09T23:51:22.083Z] ARCHIVE_TEST_RESULTS=false
[2026-01-09T23:51:22.083Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin
[2026-01-09T23:51:22.083Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-09T23:51:22.083Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-09T23:51:22.083Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_linux/811/display/redirect?page=artifacts
[2026-01-09T23:51:22.083Z] ORIGIN_JDK_VERSION=8
[2026-01-09T23:51:22.083Z] SETUP_JCK_RUN=false
[2026-01-09T23:51:22.083Z] PERSONAL_BUILD=false
[2026-01-09T23:51:22.083Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-09T23:51:22.083Z] RERUN_ITERATIONS=1
[2026-01-09T23:51:22.083Z] SPEC=linux_x86-64
[2026-01-09T23:51:22.083Z] TKG_ITERATIONS=1
[2026-01-09T23:51:22.083Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-09T23:51:22.083Z] ITERATIONS=1
[2026-01-09T23:51:22.083Z] PATH=/usr/local/bin:/bin:/usr/bin
[2026-01-09T23:51:22.083Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:51:22.083Z] KEEP_REPORTDIR=false
[2026-01-09T23:51:22.083Z] MAIL=/var/mail/jenkins
[2026-01-09T23:51:22.083Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_linux/811/display/redirect
[2026-01-09T23:51:22.083Z] _=/usr/bin/printenv
[2026-01-09T23:51:22.083Z] GENERATE_JOBS=true
[2026-01-09T23:51:22.083Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux
[2026-01-09T23:51:22.083Z] EXIT_FAILURE=false
[2026-01-09T23:51:22.083Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-09T23:51:22.083Z] JDK_VERSION=8
[2026-01-09T23:51:22.083Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-09T23:51:22.083Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-09T23:51:22.083Z] LANG=en_US.UTF-8
[2026-01-09T23:51:22.083Z] SLACK_CHANNEL=aqavit-bot
[2026-01-09T23:51:22.083Z] JOB_NAME=Test_openjdk8_hs_special.functional_x86-64_linux
[2026-01-09T23:51:22.083Z] BUILD_DISPLAY_NAME=#811
[2026-01-09T23:51:22.083Z] USE_TESTENV_PROPERTIES=true
[2026-01-09T23:51:22.083Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-09T23:51:22.083Z] EXIT_SUCCESS=false
[2026-01-09T23:51:22.083Z] BUILD_ID=811
[2026-01-09T23:51:22.083Z] TEST_TIME=120
[2026-01-09T23:51:22.083Z] PLATFORM=x86-64_linux
[2026-01-09T23:51:22.083Z] JDK_IMPL=hotspot
[2026-01-09T23:51:22.083Z] JOB_BASE_NAME=Test_openjdk8_hs_special.functional_x86-64_linux
[2026-01-09T23:51:22.083Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_linux/811/display/redirect?page=tests
[2026-01-09T23:51:22.083Z] SHLVL=3
[2026-01-09T23:51:22.083Z] AUTO_DETECT=true
[2026-01-09T23:51:22.083Z] HOME=/home/jenkins
[2026-01-09T23:51:22.083Z] TAP_NAME=Test_openjdk8_hs_special.functional_x86-64_linux.tap
[2026-01-09T23:51:22.083Z] CI=true
[2026-01-09T23:51:22.083Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux@tmp
[2026-01-09T23:51:22.083Z] EXECUTOR_NUMBER=0
[2026-01-09T23:51:22.083Z] JENKINS_SERVER_COOKIE=durable-c7b9a046325ee2f071f30b4dfb202f37f8a9c82639d08218094ad65fbb1df82a
[2026-01-09T23:51:22.083Z] NODE_LABELS=ci.role.test linux x64 rhel sw.os.linux test-ibmcloud-rhel6-x64-1 hw.arch.x86 sw.tool.glibc.2_12 rhel6
[2026-01-09T23:51:22.083Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/system_lib
[2026-01-09T23:51:22.083Z] BUILD_LIST=functional
[2026-01-09T23:51:22.083Z] TARGET=special.functional
[2026-01-09T23:51:22.083Z] LOGNAME=jenkins
[2026-01-09T23:51:22.083Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-09T23:51:22.083Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-01-09T23:51:22.083Z] CVS_RSH=ssh
[2026-01-09T23:51:22.083Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-09T23:51:22.083Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-09T23:51:22.083Z] SSH_CONNECTION=78.47.239.97 35046 169.48.4.140 22
[2026-01-09T23:51:22.083Z] UPSTREAM_JOB_NUMBER=32
[2026-01-09T23:51:22.083Z] NODE_NAME=test-ibmcloud-rhel6-x64-1
[2026-01-09T23:51:22.083Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-01-09T23:51:22.083Z] BUILD_NUMBER=811
[2026-01-09T23:51:22.083Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_linux/display/redirect
[2026-01-09T23:51:22.083Z] KEEP_WORKSPACE=false
[2026-01-09T23:51:22.083Z] HUDSON_COOKIE=be63242b-7d5c-4705-a41d-e66585ebc79b
[2026-01-09T23:51:22.083Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../benchmarks
[2026-01-09T23:51:22.083Z] USE_JRE=false
[2026-01-09T23:51:22.083Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-01-09T23:51:22.083Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:51:22.083Z] G_BROKEN_FILENAMES=1
[2026-01-09T23:51:22.083Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-09T23:51:22.397Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-09T23:51:22.411Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-09T23:52:06.794Z] Copied 6 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-x64-temurin" build number 32
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-09T23:52:06.921Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-01-09T23:52:06.928Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2026-01-09T23:50:54.302Z] $ ssh-agent
[2026-01-09T23:52:07.524Z] SSH_AUTH_SOCK=/tmp/ssh-WXZxc16200/agent.16200
[2026-01-09T23:52:07.524Z] SSH_AGENT_PID=16202
[2026-01-09T23:52:07.524Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-09T23:52:07.538Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-09T23:52:07.564Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-09T23:52:08.783Z] ++ pwd
[2026-01-09T23:52:08.784Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 true
[2026-01-09T23:52:08.784Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests
[2026-01-09T23:52:08.784Z] load ./testenv/testenv.properties
[2026-01-09T23:52:08.784Z] Running checkTags with ./testenv/testenv.properties and 8
[2026-01-09T23:52:08.784Z] 3159c57c20c69ab24b246303d0bf068ac1339de4 refs/tags/jdk8u472-ga
[2026-01-09T23:52:08.784Z] Use tag name jdk8u472-ga from ./testenv/testenv.properties
[2026-01-09T23:52:08.784Z] get jdk binary...
[2026-01-09T23:52:08.784Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-09T23:52:08.784Z] Uncompressing file: OpenJDK8U-jdk-sources_8u472b08.tar.gz ...
[2026-01-09T23:52:14.889Z] List files in jdkbinary folder...
[2026-01-09T23:52:14.889Z] total 385928
[2026-01-09T23:52:14.889Z] -rw-r--r-- 1 jenkins jenkins 157016305 Jan 9 17:36 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:52:14.889Z] -rw-r--r-- 1 jenkins jenkins 93126224 Jan 9 17:14 OpenJDK8U-jdk-sources_8u472b08.tar.gz
[2026-01-09T23:52:14.889Z] -rw-r--r-- 1 jenkins jenkins 103082130 Jan 9 17:37 OpenJDK8U-jdk_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:52:14.889Z] -rw-r--r-- 1 jenkins jenkins 41433457 Jan 9 17:36 OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:52:14.889Z] -rw-r--r-- 1 jenkins jenkins 81023 Jan 9 17:42 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08.json
[2026-01-09T23:52:14.889Z] -rw-rw-r-- 1 jenkins jenkins 21467 Jan 9 17:40 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08-metadata.json
[2026-01-09T23:52:14.889Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:50 tmp
[2026-01-09T23:52:14.889Z] List files in jdkbinary/tmp folder...
[2026-01-09T23:52:15.549Z] total 4
[2026-01-09T23:52:15.549Z] drwxr-xr-x 15 jenkins jenkins 4096 Jan 9 17:14 jdk8u472-b08-src
[2026-01-09T23:52:15.549Z] Moving directory jdk8u472-b08-src/ to ../source-image
[2026-01-09T23:52:15.550Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u472b08.tar.gz ...
[2026-01-09T23:52:17.695Z] List files in jdkbinary folder...
[2026-01-09T23:52:17.695Z] total 385932
[2026-01-09T23:52:17.695Z] -rw-r--r-- 1 jenkins jenkins 157016305 Jan 9 17:36 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:52:17.695Z] -rw-r--r-- 1 jenkins jenkins 93126224 Jan 9 17:14 OpenJDK8U-jdk-sources_8u472b08.tar.gz
[2026-01-09T23:52:17.695Z] -rw-r--r-- 1 jenkins jenkins 103082130 Jan 9 17:37 OpenJDK8U-jdk_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:52:17.695Z] -rw-r--r-- 1 jenkins jenkins 41433457 Jan 9 17:36 OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:52:17.695Z] -rw-r--r-- 1 jenkins jenkins 81023 Jan 9 17:42 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08.json
[2026-01-09T23:52:17.695Z] -rw-rw-r-- 1 jenkins jenkins 21467 Jan 9 17:40 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08-metadata.json
[2026-01-09T23:52:17.695Z] drwxr-xr-x 15 jenkins jenkins 4096 Jan 9 17:14 source-image
[2026-01-09T23:52:17.695Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:51 tmp
[2026-01-09T23:52:17.695Z] List files in jdkbinary/tmp folder...
[2026-01-09T23:52:17.695Z] total 4
[2026-01-09T23:52:17.695Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 9 17:36 jdk8u472-b08
[2026-01-09T23:52:17.695Z] Moving directory jdk8u472-b08/ to ../j2sdk-image
[2026-01-09T23:52:17.695Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz ...
[2026-01-09T23:52:19.074Z] List files in jdkbinary folder...
[2026-01-09T23:52:19.074Z] total 385936
[2026-01-09T23:52:19.074Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 9 17:36 j2sdk-image
[2026-01-09T23:52:19.074Z] -rw-r--r-- 1 jenkins jenkins 157016305 Jan 9 17:36 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:52:19.074Z] -rw-r--r-- 1 jenkins jenkins 93126224 Jan 9 17:14 OpenJDK8U-jdk-sources_8u472b08.tar.gz
[2026-01-09T23:52:19.074Z] -rw-r--r-- 1 jenkins jenkins 103082130 Jan 9 17:37 OpenJDK8U-jdk_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:52:19.074Z] -rw-r--r-- 1 jenkins jenkins 41433457 Jan 9 17:36 OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:52:19.074Z] -rw-r--r-- 1 jenkins jenkins 81023 Jan 9 17:42 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08.json
[2026-01-09T23:52:19.074Z] -rw-rw-r-- 1 jenkins jenkins 21467 Jan 9 17:40 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08-metadata.json
[2026-01-09T23:52:19.074Z] drwxr-xr-x 15 jenkins jenkins 4096 Jan 9 17:14 source-image
[2026-01-09T23:52:19.074Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:51 tmp
[2026-01-09T23:52:19.074Z] List files in jdkbinary/tmp folder...
[2026-01-09T23:52:19.074Z] total 4
[2026-01-09T23:52:19.074Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 9 17:36 jdk8u472-b08-jre
[2026-01-09T23:52:19.074Z] Moving directory jdk8u472-b08-jre/ to ../j2re-image
[2026-01-09T23:52:19.074Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u472b08.tar.gz over ./j2sdk-image/jre...
[2026-01-09T23:52:23.002Z] Removing top-level folder jdk8u472-b08-debug-image/
[2026-01-09T23:52:23.002Z] Removing top-level folder jdk8u472-b08/
[2026-01-09T23:52:23.666Z] Run /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-01-09T23:52:23.666Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-09T23:52:24.332Z] openjdk version "1.8.0_472"
[2026-01-09T23:52:24.332Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2026-01-09T23:52:24.332Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-01-09T23:52:24.332Z] =JAVA VERSION OUTPUT END=
[2026-01-09T23:52:24.332Z] =RELEASE INFO BEGIN=
[2026-01-09T23:52:24.332Z] JAVA_VERSION="1.8.0_472"
[2026-01-09T23:52:24.332Z] OS_NAME="Linux"
[2026-01-09T23:52:24.332Z] OS_VERSION="2.6"
[2026-01-09T23:52:24.332Z] OS_ARCH="amd64"
[2026-01-09T23:52:24.332Z] SOURCE=".:git:7c0a02d6a25b+"
[2026-01-09T23:52:24.332Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-09T23:52:24.332Z] BUILD_SOURCE="git:f91fed2069b52b614439abd3dfe2c3d43a772926"
[2026-01-09T23:52:24.332Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-09T23:52:24.332Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-09T23:52:24.332Z] FULL_VERSION="1.8.0_472-b08"
[2026-01-09T23:52:24.332Z] SEMANTIC_VERSION="8.0.472+8"
[2026-01-09T23:52:24.332Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-01-09T23:52:24.332Z] JVM_VARIANT="Hotspot"
[2026-01-09T23:52:24.332Z] JVM_VERSION="25.472-b08"
[2026-01-09T23:52:24.332Z] IMAGE_TYPE="JDK"
[2026-01-09T23:52:24.332Z] =RELEASE INFO END=
[2026-01-09T23:52:24.332Z] get testKitGen...
[2026-01-09T23:52:24.332Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-09T23:52:24.994Z] git rev-parse v1.0.10
[2026-01-09T23:52:24.994Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[2026-01-09T23:52:24.994Z] get functional test material...
[2026-01-09T23:52:24.994Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b v0.56.0-release https://github.com/eclipse-openj9/openj9.git
[2026-01-09T23:52:24.994Z] Cloning into 'openj9'...
[2026-01-09T23:52:24.994Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-01-09T23:52:32.429Z] check OpenJ9 Repo sha
[2026-01-09T23:52:32.430Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-01-09T23:52:32.430Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-01-09T23:52:32.430Z] total 132
[2026-01-09T23:52:32.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:50 buildenv
[2026-01-09T23:52:32.430Z] -rwxrwxr-x 1 jenkins jenkins 339 Jan 9 17:50 compile.sh
[2026-01-09T23:52:32.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:50 config
[2026-01-09T23:52:32.430Z] -rw-rw-r-- 1 jenkins jenkins 6735 Jan 9 17:50 Contributing.md
[2026-01-09T23:52:32.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:50 doc
[2026-01-09T23:52:32.430Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 9 17:50 docs
[2026-01-09T23:52:32.430Z] drwxrwxr-x 34 jenkins jenkins 4096 Jan 9 17:50 external
[2026-01-09T23:52:32.430Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 17:50 functional
[2026-01-09T23:52:32.430Z] -rwxrwxr-x 1 jenkins jenkins 30011 Jan 9 17:50 get.sh
[2026-01-09T23:52:32.430Z] drwxrwxr-x 20 jenkins jenkins 4096 Jan 9 17:50 jck
[2026-01-09T23:52:32.430Z] -rw-rw-r-- 1 jenkins jenkins 11360 Jan 9 17:50 LICENSE
[2026-01-09T23:52:32.430Z] -rw-rw-r-- 1 jenkins jenkins 65 Jan 9 17:50 NOTICE
[2026-01-09T23:52:32.430Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 9 17:51 openj9
[2026-01-09T23:52:32.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:50 openjdk
[2026-01-09T23:52:32.430Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 17:50 perf
[2026-01-09T23:52:32.430Z] -rw-rw-r-- 1 jenkins jenkins 8335 Jan 9 17:50 README.md
[2026-01-09T23:52:32.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:50 scripts
[2026-01-09T23:52:32.430Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 9 17:50 system
[2026-01-09T23:52:32.430Z] -rwxrwxr-x 1 jenkins jenkins 3935 Jan 9 17:50 terminateTestProcesses.sh
[2026-01-09T23:52:32.430Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 17:50 testenv
[2026-01-09T23:52:32.430Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 17:51 TKG
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-09T23:51:20.814Z] $ ssh-agent -k
[2026-01-09T23:51:20.840Z] unset SSH_AUTH_SOCK;
[2026-01-09T23:51:20.840Z] unset SSH_AGENT_PID;
[2026-01-09T23:51:20.840Z] echo Agent pid 16202 killed;
[2026-01-09T23:52:34.036Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-09T23:52:34.451Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.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=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b08_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=true&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=32&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-09T23:52:34.462Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.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-rhel6-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b08_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=true&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=32&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-01-09T23:52:34.505Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-09T23:52:35.152Z] Copied 1 artifact from "getTRSSOutput" build number 2012
[Pipeline] sh
[2026-01-09T23:52:36.377Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-01-09T23:52:36.377Z] + gzip -cd TRSSOutput.tar.gz
[2026-01-09T23:52:36.377Z] + tar xof -
[2026-01-09T23:52:36.377Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-09T23:52:36.771Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-09T23:52:36.784Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-09T23:52:37.991Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-09T23:52:48.606Z] --------------------------------------------
[2026-01-09T23:52:48.606Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:48.606Z] task is set to default
[2026-01-09T23:52:48.606Z] dependencyList is set to all
[2026-01-09T23:52:48.606Z] --------------------------------------------
[2026-01-09T23:52:48.606Z] Starting download third party dependent jars
[2026-01-09T23:52:48.606Z] --------------------------------------------
[2026-01-09T23:52:48.606Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.606Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.916Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.916Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.916Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.916Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.916Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-09T23:52:48.916Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-01-09T23:52:48.947Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label
[Pipeline] sh
[2026-01-09T23:52:51.244Z] + cd ./aqa-tests/TKG
[2026-01-09T23:52:51.244Z] ++ uname
[2026-01-09T23:52:51.244Z] + '[' Linux = AIX ']'
[2026-01-09T23:52:51.244Z] ++ uname
[2026-01-09T23:52:51.244Z] + '[' Linux = SunOS ']'
[2026-01-09T23:52:51.244Z] ++ uname
[2026-01-09T23:52:51.244Z] + '[' Linux = '*BSD' ']'
[2026-01-09T23:52:51.244Z] + MAKE=make
[2026-01-09T23:52:51.244Z] + make genParallelList TEST=special.functional TEST_TIME=120 NUM_MACHINES=
[2026-01-09T23:52:51.244Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-01-09T23:52:51.244Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:51.244Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:52:51.244Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:52:51.244Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-09T23:52:51.244Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.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_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-09T23:52:51.909Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-09T23:52:52.602Z]
[2026-01-09T23:52:52.602Z] build:
[2026-01-09T23:52:52.602Z]
[2026-01-09T23:52:52.602Z] clean:
[2026-01-09T23:52:52.602Z]
[2026-01-09T23:52:52.602Z] init:
[2026-01-09T23:52:52.602Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-01-09T23:52:52.602Z]
[2026-01-09T23:52:52.602Z] getDependentLibs:
[2026-01-09T23:52:52.602Z] [exec] --------------------------------------------
[2026-01-09T23:52:52.602Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:52.602Z] [exec] task is set to default
[2026-01-09T23:52:52.602Z] [exec] dependencyList is set to json_simple
[2026-01-09T23:52:52.602Z] [exec] --------------------------------------------
[2026-01-09T23:52:52.602Z] [exec] Starting download third party dependent jars
[2026-01-09T23:52:52.602Z] [exec] --------------------------------------------
[2026-01-09T23:52:52.602Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:52.602Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:52:52.602Z] [exec] downloaded dependent third party jars successfully
[2026-01-09T23:52:52.602Z]
[2026-01-09T23:52:52.602Z] compile:
[2026-01-09T23:52:52.602Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:52:52.602Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:52:52.602Z] [echo] ===fork: yes
[2026-01-09T23:52:52.602Z] [echo] ===debug: on
[2026-01-09T23:52:52.602Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-01-09T23:52:54.751Z]
[2026-01-09T23:52:54.751Z] dist:
[2026-01-09T23:52:54.751Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-09T23:52:54.751Z]
[2026-01-09T23:52:54.751Z] BUILD SUCCESSFUL
[2026-01-09T23:52:54.751Z] Total time: 2 seconds
[2026-01-09T23:52:54.751Z] 0
[2026-01-09T23:52:54.751Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-09T23:52:54.751Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-09T23:52:54.751Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8260 CPU @ 2.40GHz
[2026-01-09T23:52:56.908Z] ****************************** MACHINE INFO ******************************
[2026-01-09T23:52:56.908Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG
[2026-01-09T23:52:56.908Z] Free Physical Memory Size : 2396884992
[2026-01-09T23:52:56.908Z] Free space (bytes) : 43954851840
[2026-01-09T23:52:56.908Z] Total Physical Memory Size : 8220192768
[2026-01-09T23:52:56.908Z] Total space (bytes) : 104631468032
[2026-01-09T23:52:56.908Z] Usable space (bytes) : 38639882240
[2026-01-09T23:52:56.908Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:52:56.908Z] bashVersion :
[2026-01-09T23:52:56.908Z] GNU bash, version 4.1.2(1)-release (x86_64-redhat-linux-gnu)
[2026-01-09T23:52:56.908Z] Copyright (C) 2009 Free Software Foundation, Inc.
[2026-01-09T23:52:56.908Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-09T23:52:56.908Z]
[2026-01-09T23:52:56.908Z] This is free software; you are free to change and redistribute it.
[2026-01-09T23:52:56.908Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:52:56.908Z] cpuCores : 8
[2026-01-09T23:52:56.908Z] curlVersion :
[2026-01-09T23:52:56.908Z] curl 7.61.1 (x86_64-pc-linux-gnu) libcurl/7.61.1 OpenSSL/1.0.1e zlib/1.2.3
[2026-01-09T23:52:56.908Z] Release-Date: 2018-09-05
[2026-01-09T23:52:56.908Z] Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-01-09T23:52:56.908Z] Features: AsynchDNS IPv6 Largefile NTLM NTLM_WB SSL libz UnixSockets HTTPS-proxy
[2026-01-09T23:52:56.908Z] dockerVersion : bash: docker: command not found
[2026-01-09T23:52:56.908Z] gcc version : 4.4.7
[2026-01-09T23:52:56.908Z] gclibc version : ldd (GNU libc) 2.12
[2026-01-09T23:52:56.908Z] gdb version : GNU gdb (GDB) Red Hat Enterprise Linux (7.2-92.el6)
[2026-01-09T23:52:56.908Z] lldb version : Command could not be executed
[2026-01-09T23:52:56.908Z] makeVersion :
[2026-01-09T23:52:56.908Z] GNU Make 4.1
[2026-01-09T23:52:56.908Z] Built for x86_64-unknown-linux-gnu
[2026-01-09T23:52:56.908Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2026-01-09T23:52:56.908Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-09T23:52:56.908Z] This is free software: you are free to change and redistribute it.
[2026-01-09T23:52:56.908Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:52:56.908Z] mavenVersion :
[2026-01-09T23:52:56.908Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-01-09T23:52:56.908Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-09T23:52:56.908Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/jre
[2026-01-09T23:52:56.908Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-09T23:52:56.908Z] OS name: "linux", version: "2.6.32-754.35.1.el6.x86_64", arch: "amd64", family: "unix"
[2026-01-09T23:52:56.908Z] perlVersion :
[2026-01-09T23:52:56.908Z]
[2026-01-09T23:52:56.908Z] This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi
[2026-01-09T23:52:56.908Z]
[2026-01-09T23:52:56.908Z] Copyright 1987-2009, Larry Wall
[2026-01-09T23:52:56.908Z]
[2026-01-09T23:52:56.908Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-09T23:52:56.908Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-09T23:52:56.908Z]
[2026-01-09T23:52:56.908Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-09T23:52:56.908Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-09T23:52:56.908Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-09T23:52:56.908Z]
[2026-01-09T23:52:56.908Z] podmanVersion : bash: podman: command not found
[2026-01-09T23:52:56.908Z] procArch : x86_64
[2026-01-09T23:52:56.908Z] sysArch : x86_64
[2026-01-09T23:52:56.908Z] sysOS : Linux
[2026-01-09T23:52:56.908Z] ulimit :
[2026-01-09T23:52:56.908Z] core file size (blocks, -c) 0
[2026-01-09T23:52:56.908Z] data seg size (kbytes, -d) unlimited
[2026-01-09T23:52:56.908Z] scheduling priority (-e) 0
[2026-01-09T23:52:56.908Z] file size (blocks, -f) unlimited
[2026-01-09T23:52:56.908Z] pending signals (-i) 31069
[2026-01-09T23:52:56.908Z] max locked memory (kbytes, -l) 64
[2026-01-09T23:52:56.908Z] max memory size (kbytes, -m) unlimited
[2026-01-09T23:52:56.908Z] open files (-n) 1048576
[2026-01-09T23:52:56.908Z] pipe size (512 bytes, -p) 8
[2026-01-09T23:52:56.908Z] POSIX message queues (bytes, -q) 819200
[2026-01-09T23:52:56.908Z] real-time priority (-r) 0
[2026-01-09T23:52:56.908Z] stack size (kbytes, -s) 10240
[2026-01-09T23:52:56.908Z] cpu time (seconds, -t) unlimited
[2026-01-09T23:52:56.908Z] max user processes (-u) 1024
[2026-01-09T23:52:56.908Z] virtual memory (kbytes, -v) unlimited
[2026-01-09T23:52:56.908Z] file locks (-x) unlimited
[2026-01-09T23:52:56.908Z] uname : Linux test-ibmcloud-rhel6-x64-1.adoptopenjdk.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Wed Sep 16 06:48:01 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux
[2026-01-09T23:52:56.908Z] vmVendor : Oracle Corporation
[2026-01-09T23:52:56.908Z] vmVersion : 25.472-b08
[2026-01-09T23:52:56.908Z] xlc version : bash: xlC: command not found
[2026-01-09T23:52:56.908Z] **************************************************************************
[2026-01-09T23:52:56.908Z]
[2026-01-09T23:52:56.908Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-09T23:52:56.908Z]
[2026-01-09T23:52:56.908Z] System.getProperty('java.vendor')=Temurin
[2026-01-09T23:52:56.908Z]
[2026-01-09T23:52:56.908Z] System.getProperty('os.name')=Linux
[2026-01-09T23:52:56.908Z]
[2026-01-09T23:52:56.908Z] System.getProperty('os.arch')=amd64
[2026-01-09T23:52:56.908Z]
[2026-01-09T23:52:56.908Z] System.getProperty('java.fullversion')=null
[2026-01-09T23:52:56.908Z]
[2026-01-09T23:52:56.908Z] System.getProperty('sun.arch.data.model')=64
[2026-01-09T23:52:56.908Z]
[2026-01-09T23:52:56.908Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.functional TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:56.908Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:52:56.908Z] perl scripts/configure.pl
[2026-01-09T23:52:56.908Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-09T23:52:58.289Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-09T23:52:58.289Z]
[2026-01-09T23:52:58.289Z]
[2026-01-09T23:52:58.289Z] Starting to generate parallel test lists.
[2026-01-09T23:52:58.289Z]
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-01-09T23:52:58.289Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-01-09T23:52:58.290Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-01-09T23:52:58.290Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-01-09T23:52:58.290Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-01-09T23:52:58.290Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-01-09T23:52:58.290Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-01-09T23:52:58.290Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-01-09T23:52:58.290Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-01-09T23:52:58.290Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-01-09T23:52:58.290Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-01-09T23:52:58.290Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-01-09T23:52:58.954Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-01-09T23:52:58.955Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-01-09T23:52:58.955Z] Attempting to get test duration data from TRSS.
[2026-01-09T23:52:58.955Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_linux&group=functional&level=special
[2026-01-09T23:52:59.621Z] Attempting to get test duration data from cached files.
[2026-01-09T23:52:59.621Z] Reading file: Test_openjdk8_hs_functional_x86-64_linux.json
[2026-01-09T23:52:59.621Z] Warning: cannot get data from cached files.
[2026-01-09T23:52:59.621Z]
[2026-01-09T23:52:59.621Z] TEST DURATION
[2026-01-09T23:52:59.621Z] ====================================================================================
[2026-01-09T23:52:59.621Z] Total number of tests searched: 170
[2026-01-09T23:52:59.621Z] Number of test durations found: 170
[2026-01-09T23:52:59.621Z] Top slowest tests:
[2026-01-09T23:52:59.621Z] 01m02s MBCS_Tests_charsets8_0
[2026-01-09T23:52:59.621Z] 00m06s MBCS_Tests_urlclassloader_ja_JP_linux_0
[2026-01-09T23:52:59.621Z] 00m04s MBCS_Tests_urlclassloader_zh_TW_linux_0
[2026-01-09T23:52:59.621Z] ====================================================================================
[2026-01-09T23:52:59.621Z]
[2026-01-09T23:52:59.621Z] Test target is split into 1 lists.
[2026-01-09T23:52:59.621Z] Reducing estimated test running time from 02m23s to 02m23s.
[2026-01-09T23:52:59.621Z]
[2026-01-09T23:52:59.621Z] -------------------------------------testList_0-------------------------------------
[2026-01-09T23:52:59.621Z] Number of tests: 170
[2026-01-09T23:52:59.621Z] Estimated running time: 02m23s
[2026-01-09T23:52:59.621Z] TESTLIST=MBCS_Tests_charsets8_0,MBCS_Tests_urlclassloader_ja_JP_linux_0,MBCS_Tests_urlclassloader_zh_TW_linux_0,MBCS_Tests_urlclassloader_zh_CN_linux_0,MBCS_Tests_annotation_ja_JP_linux_0,MBCS_Tests_annotation_zh_TW_linux_0,MBCS_Tests_annotation_ko_KR_linux_0,MBCS_Tests_annotation_zh_CN_linux_0,MBCS_Tests_urlclassloader_ko_KR_linux_0,MBCS_Tests_coin_ja_JP_linux_0,MBCS_Tests_coin_zh_CN_linux_0,MBCS_Tests_coin_zh_TW_linux_0,MBCS_Tests_coin_ko_KR_linux_0,MBCS_Tests_jdbc41_zh_TW_linux_0,MBCS_Tests_jdbc41_ko_KR_linux_0,MBCS_Tests_jdbc41_ja_JP_linux_0,MBCS_Tests_jdbc41_zh_CN_linux_0,MBCS_Tests_IDN_ja_JP_linux_0,MBCS_Tests_regex_ko_KR_linux_0,MBCS_Tests_regex_ja_JP_linux_0,MBCS_Tests_IDN_ko_KR_linux_0,MBCS_Tests_regex_zh_CN_linux_0,MBCS_Tests_regex_zh_TW_linux_0,MBCS_Tests_IDN_zh_CN_linux_0,MBCS_Tests_IDN_zh_TW_linux_0,MBCS_Tests_Compiler_ja_JP_linux_0,MBCS_Tests_Compiler_zh_TW_linux_0,MBCS_Tests_Compiler_zh_CN_linux_0,MBCS_Tests_Compiler_ko_KR_linux_0,MBCS_Tests_pref_ja_JP_linux_0,MBCS_Tests_pref_zh_TW_linux_0,MBCS_Tests_pref_ko_KR_linux_0,MBCS_Tests_pref_zh_CN_linux_0,MBCS_Tests_file_zh_CN_linux_0,MBCS_Tests_file_zh_TW_linux_0,MBCS_Tests_file_ko_KR_linux_0,MBCS_Tests_file_ja_JP_linux_0,MBCS_Tests_codepage_ja_JP_linux_0,MBCS_Tests_codepage_zh_CN_linux_0,MBCS_Tests_codepage_ko_KR_linux_0,MBCS_Tests_codepage_zh_TW_linux_0,MBCS_Tests_scanner_ja_JP_linux_0,MBCS_Tests_scanner_ko_KR_linux_0,MBCS_Tests_env_zh_TW_linux_0,MBCS_Tests_scanner_zh_CN_linux_0,MBCS_Tests_env_zh_CN_linux_0,MBCS_Tests_scanner_zh_TW_linux_0,MBCS_Tests_env_ja_JP_linux_0,MBCS_Tests_env_ko_KR_linux_0,MBCS_Tests_nio_ko_KR_linux_0,MBCS_Tests_nio_zh_CN_linux_0,MBCS_Tests_nio_zh_TW_linux_0,MBCS_Tests_nio_ja_JP_linux_0,MBCS_Tests_urlclassloader_cn_windows_0,MBCS_Tests_urlclassloader_JA_JP_aix_0,MBCS_Tests_regex_tw_windows_0,MBCS_Tests_regex_cn_windows_0,MBCS_Tests_file_JA_JP.aix_0,MBCS_Tests_coin_ko_KR_aix_0,MBCS_Tests_codepage_JA_JP_aix_0,MBCS_Tests_IDN_JA_JP_aix_0,MBCS_Tests_urlclassloader_windows_0,MBCS_Tests_urlclassloader_ko_windows_0,MBCS_Tests_urlclassloader_ja_windows_0,MBCS_Tests_urlclassloader_ZH_TW_aix_0,MBCS_Tests_urlclassloader_ZH_CN_aix_0,MBCS_Tests_scanner_windows_0,MBCS_Tests_scanner_tw_windows_0,MBCS_Tests_scanner_ko_windows_0,MBCS_Tests_scanner_ja_windows_0,MBCS_Tests_scanner_cn_windows_0,MBCS_Tests_scanner_ZH_CN_aix_0,MBCS_Tests_scanner_JA_JP_aix_0,MBCS_Tests_regex_windows_0,MBCS_Tests_regex_ko_KR_aix_0,MBCS_Tests_regex_ja_windows_0,MBCS_Tests_regex_ZH_TW_aix_0,MBCS_Tests_regex_ZH_CN_aix_0,MBCS_Tests_regex_KO_KR_aix_0,MBCS_Tests_regex_JA_JP_aix_0,MBCS_Tests_pref_windows_0,MBCS_Tests_pref_ko_KR_aix_0,MBCS_Tests_pref_ja_windows_0,MBCS_Tests_pref_ZH_CN_aix_0,MBCS_Tests_pref_JA_JP_aix_0,MBCS_Tests_nio_windows_0,MBCS_Tests_nio_tw_windows_0,MBCS_Tests_nio_ko_windows_0,MBCS_Tests_nio_ZH_TW_aix_0,MBCS_Tests_nio_ZH_CN_aix_0,MBCS_Tests_nio_KO_KR_aix_0,MBCS_Tests_nio_JA_JP_aix_0,MBCS_Tests_jdbc41_windows_0,MBCS_Tests_jdbc41_tw_windows_0,MBCS_Tests_jdbc41_ko_windows_0,MBCS_Tests_jdbc41_ko_KR_aix_0,MBCS_Tests_jdbc41_ja_windows_0,MBCS_Tests_jdbc41_cn_windows_0,MBCS_Tests_jdbc41_ZH_TW_aix_0,MBCS_Tests_jdbc41_ZH_CN_aix_0,MBCS_Tests_jdbc41_JA_JP_aix_0,MBCS_Tests_file_ko_windows_0,MBCS_Tests_file_ko_KR.aix_0,MBCS_Tests_file_ja_windows_0,MBCS_Tests_file_ZH_TW.aix_0,MBCS_Tests_file_KO_KR.aix_0,MBCS_Tests_env_JA_JP_aix_0,MBCS_Tests_coin_windows_0,MBCS_Tests_coin_ja_windows_0,MBCS_Tests_coin_ZH_TW_aix_0,MBCS_Tests_coin_ZH_CN_aix_0,MBCS_Tests_coin_KO_KR_aix_0,MBCS_Tests_coin_JA_JP_aix_0,MBCS_Tests_codepage_windows_0,MBCS_Tests_codepage_ko_windows_0,MBCS_Tests_codepage_ja_windows_0,MBCS_Tests_codepage_cn_windows_0,MBCS_Tests_codepage_ZH_TW_aix_0,MBCS_Tests_codepage_ZH_CN_aix_0,MBCS_Tests_annotation_windows_0,MBCS_Tests_annotation_ko_KR_aix_0,MBCS_Tests_annotation_ZH_TW_aix_0,MBCS_Tests_annotation_ZH_CN_aix_0,MBCS_Tests_IDN_windows_0,MBCS_Tests_IDN_tw_windows_0,MBCS_Tests_IDN_ko_windows_0,MBCS_Tests_IDN_ja_windows_0,MBCS_Tests_IDN_cn_windows_0,MBCS_Tests_IDN_ZH_TW_aix_0,MBCS_Tests_IDN_ZH_CN_aix_0,MBCS_Tests_Compiler_ZH_TW_aix_0,MBCS_Tests_urlclassloader_tw_windows_0,MBCS_Tests_urlclassloader_ko_KR_aix_0,MBCS_Tests_urlclassloader_KO_KR_aix_0,MBCS_Tests_scanner_ko_KR_aix_0,MBCS_Tests_scanner_ZH_TW_aix_0,MBCS_Tests_scanner_KO_KR_aix_0,MBCS_Tests_pref_tw_windows_0,MBCS_Tests_pref_ko_windows_0,MBCS_Tests_pref_cn_windows_0,MBCS_Tests_pref_ZH_TW_aix_0,MBCS_Tests_pref_KO_KR_aix_0,MBCS_Tests_nio_ja_windows_0,MBCS_Tests_nio_cn_windows_0,MBCS_Tests_jdbc41_Zh_CN_aix_0,MBCS_Tests_jdbc41_KO_KR_aix_0,MBCS_Tests_file_windows_0,MBCS_Tests_file_cn_windows_0,MBCS_Tests_file_ZH_CN.aix_0,MBCS_Tests_env_windows_0,MBCS_Tests_env_ko_KR_aix_0,MBCS_Tests_env_ZH_TW_aix_0,MBCS_Tests_env_ZH_CN_aix_0,MBCS_Tests_env_KO_KR_aix_0,MBCS_Tests_coin_tw_windows_0,MBCS_Tests_coin_ko_windows_0,MBCS_Tests_coin_cn_windows_0,MBCS_Tests_codepage_tw_windows_0,MBCS_Tests_codepage_KO_KR_aix_0,MBCS_Tests_annotation_Zh_CN_aix_0,MBCS_Tests_annotation_KO_KR_aix_0,MBCS_Tests_annotation_JA_JP_aix_0,MBCS_Tests_IDN_KO_KR_aix_0,MBCS_Tests_Compiler_windows_0,MBCS_Tests_Compiler_ko_KR_aix_0,MBCS_Tests_Compiler_ZH_CN_aix_0,MBCS_Tests_Compiler_KO_KR_aix_0,MBCS_Tests_Compiler_JA_JP_aix_0,MBCS_Tests_regex_ko_windows_0,MBCS_Tests_file_tw_windows_0
[2026-01-09T23:52:59.621Z] ------------------------------------------------------------------------------------
[2026-01-09T23:52:59.621Z]
[2026-01-09T23:52:59.621Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-01-09T23:52:59.621Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-01-09T23:53:00.042Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-01-09T23:53:00.370Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-09T23:53:00.426Z] Building tests...
[Pipeline] timeout
[2026-01-09T23:53:00.429Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-09T23:53:00.445Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-09T23:53:01.759Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-09T23:53:07.928Z] --------------------------------------------
[2026-01-09T23:53:07.928Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:53:07.928Z] task is set to default
[2026-01-09T23:53:07.928Z] dependencyList is set to all
[2026-01-09T23:53:07.928Z] --------------------------------------------
[2026-01-09T23:53:07.928Z] Starting download third party dependent jars
[2026-01-09T23:53:07.928Z] --------------------------------------------
[2026-01-09T23:53:07.928Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-09T23:53:07.928Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-09T23:53:08.595Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-09T23:53:08.595Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-09T23:53:08.596Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-09T23:53:08.596Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-09T23:53:08.596Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-09T23:53:08.596Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-09T23:53:09.201Z] 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-01-09T23:53:09.224Z] ITERATION: 1/1
[Pipeline] sh
[2026-01-09T23:53:10.440Z] + which Xvfb
[2026-01-09T23:53:10.440Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-01-09T23:51:58.276Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/.xvfb-811-..fbdir10396164891504660585
[Pipeline] {
[Pipeline] sh
[2026-01-09T23:53:32.661Z] + ps -f
[2026-01-09T23:53:32.661Z] + grep '[X]vfb'
[2026-01-09T23:53:32.661Z] + awk '{print $9}'
[Pipeline] echo
[2026-01-09T23:53:33.113Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-01-09T23:52:20.439Z] $ ssh-agent
[2026-01-09T23:53:33.699Z] SSH_AUTH_SOCK=/tmp/ssh-ssLHV16773/agent.16773
[2026-01-09T23:53:33.699Z] SSH_AGENT_PID=16775
[2026-01-09T23:53:33.699Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-09T23:53:34.955Z] ++ uname
[2026-01-09T23:53:34.969Z] + '[' Linux = AIX ']'
[2026-01-09T23:53:34.969Z] ++ uname
[2026-01-09T23:53:34.969Z] + '[' Linux = SunOS ']'
[2026-01-09T23:53:34.969Z] ++ uname
[2026-01-09T23:53:34.969Z] + '[' Linux = '*BSD' ']'
[2026-01-09T23:53:34.969Z] + MAKE=make
[2026-01-09T23:53:34.969Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-09T23:53:34.969Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-09T23:53:36.509Z] ++ uname
[2026-01-09T23:53:36.509Z] + '[' Linux = AIX ']'
[2026-01-09T23:53:36.509Z] ++ uname
[2026-01-09T23:53:36.509Z] + '[' Linux = SunOS ']'
[2026-01-09T23:53:36.509Z] ++ uname
[2026-01-09T23:53:36.509Z] + '[' Linux = '*BSD' ']'
[2026-01-09T23:53:36.509Z] + MAKE=make
[2026-01-09T23:53:36.509Z] + cd ./aqa-tests
[2026-01-09T23:53:36.509Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-09T23:53:36.509Z] ++ set +x
[2026-01-09T23:53:36.509Z] Set values based on ./testenv/testenv.properties:
[2026-01-09T23:53:36.509Z] =========
[2026-01-09T23:53:36.509Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-09T23:53:36.509Z] TKG_BRANCH=v1.0.10
[2026-01-09T23:53:36.509Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-09T23:53:36.509Z] OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:53:36.509Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-09T23:53:36.509Z] STF_BRANCH=v1.0.10
[2026-01-09T23:53:36.509Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-09T23:53:36.509Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-09T23:53:36.509Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-09T23:53:36.509Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-09T23:53:36.509Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-09T23:53:36.509Z] JDK8_BRANCH=jdk8u472-ga
[2026-01-09T23:53:36.509Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-09T23:53:36.509Z] JDK11_BRANCH=jdk-11.0.29-ga
[2026-01-09T23:53:36.509Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-09T23:53:36.509Z] JDK17_BRANCH=jdk-17.0.17-ga
[2026-01-09T23:53:36.509Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-09T23:53:36.509Z] JDK21_BRANCH=jdk-21.0.9-ga
[2026-01-09T23:53:36.509Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-09T23:53:36.509Z] JDK25_BRANCH=jdk-25.0.1-ga
[2026-01-09T23:53:36.509Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-09T23:53:36.509Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:53:36.509Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-09T23:53:36.509Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:53:36.509Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-09T23:53:36.509Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:53:36.509Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-09T23:53:36.509Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:53:36.509Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-09T23:53:36.509Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:53:36.509Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:53:36.509Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2026-01-09T23:53:36.509Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:53:36.509Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2026-01-09T23:53:36.509Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:53:36.509Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2026-01-09T23:53:36.509Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:53:36.509Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2026-01-09T23:53:36.509Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-09T23:53:36.509Z]
[2026-01-09T23:53:36.509Z] =========
[2026-01-09T23:53:36.509Z]
[2026-01-09T23:53:36.509Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-09T23:53:36.509Z] JDK_BRANCH=jdk8u472-ga
[2026-01-09T23:53:36.509Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:53:36.509Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-09T23:53:36.509Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-01-09T23:53:36.509Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:53:36.509Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:53:36.509Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:53:36.509Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-09T23:53:36.509Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.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_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-09T23:53:37.171Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-09T23:53:37.889Z]
[2026-01-09T23:53:37.889Z] build:
[2026-01-09T23:53:37.889Z]
[2026-01-09T23:53:37.889Z] clean:
[2026-01-09T23:53:37.890Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-01-09T23:53:37.890Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-01-09T23:53:37.890Z]
[2026-01-09T23:53:37.890Z] init:
[2026-01-09T23:53:37.890Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-01-09T23:53:37.890Z]
[2026-01-09T23:53:37.890Z] getDependentLibs:
[2026-01-09T23:53:37.890Z] [exec] --------------------------------------------
[2026-01-09T23:53:37.890Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:53:37.890Z] [exec] task is set to default
[2026-01-09T23:53:37.890Z] [exec] dependencyList is set to json_simple
[2026-01-09T23:53:37.890Z] [exec] --------------------------------------------
[2026-01-09T23:53:37.890Z] [exec] Starting download third party dependent jars
[2026-01-09T23:53:37.890Z] [exec] --------------------------------------------
[2026-01-09T23:53:37.890Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:53:37.890Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:53:37.890Z] [exec] downloaded dependent third party jars successfully
[2026-01-09T23:53:37.890Z]
[2026-01-09T23:53:37.890Z] compile:
[2026-01-09T23:53:37.890Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:53:37.890Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:53:37.890Z] [echo] ===fork: yes
[2026-01-09T23:53:37.890Z] [echo] ===debug: on
[2026-01-09T23:53:37.890Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-01-09T23:53:40.042Z]
[2026-01-09T23:53:40.042Z] dist:
[2026-01-09T23:53:40.042Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-09T23:53:40.042Z]
[2026-01-09T23:53:40.042Z] BUILD SUCCESSFUL
[2026-01-09T23:53:40.042Z] Total time: 2 seconds
[2026-01-09T23:53:40.042Z] 0
[2026-01-09T23:53:40.042Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-09T23:53:40.042Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-09T23:53:40.042Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8260 CPU @ 2.40GHz
[2026-01-09T23:53:41.423Z] ****************************** MACHINE INFO ******************************
[2026-01-09T23:53:41.423Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG
[2026-01-09T23:53:41.423Z] Free Physical Memory Size : 2360094720
[2026-01-09T23:53:41.423Z] Free space (bytes) : 43951669248
[2026-01-09T23:53:41.423Z] Total Physical Memory Size : 8220192768
[2026-01-09T23:53:41.423Z] Total space (bytes) : 104631468032
[2026-01-09T23:53:41.423Z] Usable space (bytes) : 38636699648
[2026-01-09T23:53:41.423Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:53:41.423Z] bashVersion :
[2026-01-09T23:53:41.423Z] GNU bash, version 4.1.2(1)-release (x86_64-redhat-linux-gnu)
[2026-01-09T23:53:41.423Z] Copyright (C) 2009 Free Software Foundation, Inc.
[2026-01-09T23:53:41.423Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-09T23:53:41.423Z]
[2026-01-09T23:53:41.423Z] This is free software; you are free to change and redistribute it.
[2026-01-09T23:53:41.423Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:53:41.423Z] cpuCores : 8
[2026-01-09T23:53:41.423Z] curlVersion :
[2026-01-09T23:53:41.423Z] curl 7.61.1 (x86_64-pc-linux-gnu) libcurl/7.61.1 OpenSSL/1.0.1e zlib/1.2.3
[2026-01-09T23:53:41.423Z] Release-Date: 2018-09-05
[2026-01-09T23:53:41.423Z] Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-01-09T23:53:41.423Z] Features: AsynchDNS IPv6 Largefile NTLM NTLM_WB SSL libz UnixSockets HTTPS-proxy
[2026-01-09T23:53:41.423Z] dockerVersion : bash: docker: command not found
[2026-01-09T23:53:41.423Z] gcc version : 4.4.7
[2026-01-09T23:53:41.423Z] gclibc version : ldd (GNU libc) 2.12
[2026-01-09T23:53:41.423Z] gdb version : GNU gdb (GDB) Red Hat Enterprise Linux (7.2-92.el6)
[2026-01-09T23:53:41.423Z] lldb version : Command could not be executed
[2026-01-09T23:53:41.423Z] makeVersion :
[2026-01-09T23:53:41.423Z] GNU Make 4.1
[2026-01-09T23:53:41.423Z] Built for x86_64-unknown-linux-gnu
[2026-01-09T23:53:41.423Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2026-01-09T23:53:41.423Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-09T23:53:41.423Z] This is free software: you are free to change and redistribute it.
[2026-01-09T23:53:41.423Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:53:41.423Z] mavenVersion :
[2026-01-09T23:53:41.423Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2026-01-09T23:53:41.423Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-09T23:53:41.423Z] Java version: 1.8.0_472, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/jre
[2026-01-09T23:53:41.423Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-09T23:53:41.423Z] OS name: "linux", version: "2.6.32-754.35.1.el6.x86_64", arch: "amd64", family: "unix"
[2026-01-09T23:53:41.423Z] perlVersion :
[2026-01-09T23:53:41.423Z]
[2026-01-09T23:53:41.423Z] This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi
[2026-01-09T23:53:41.423Z]
[2026-01-09T23:53:41.423Z] Copyright 1987-2009, Larry Wall
[2026-01-09T23:53:41.423Z]
[2026-01-09T23:53:41.423Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-09T23:53:41.423Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-09T23:53:41.423Z]
[2026-01-09T23:53:41.423Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-09T23:53:41.423Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-09T23:53:41.423Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-09T23:53:41.423Z]
[2026-01-09T23:53:41.423Z] podmanVersion : bash: podman: command not found
[2026-01-09T23:53:41.423Z] procArch : x86_64
[2026-01-09T23:53:41.423Z] sysArch : x86_64
[2026-01-09T23:53:41.424Z] sysOS : Linux
[2026-01-09T23:53:41.424Z] ulimit :
[2026-01-09T23:53:41.424Z] core file size (blocks, -c) 0
[2026-01-09T23:53:41.424Z] data seg size (kbytes, -d) unlimited
[2026-01-09T23:53:41.424Z] scheduling priority (-e) 0
[2026-01-09T23:53:41.424Z] file size (blocks, -f) unlimited
[2026-01-09T23:53:41.424Z] pending signals (-i) 31069
[2026-01-09T23:53:41.424Z] max locked memory (kbytes, -l) 64
[2026-01-09T23:53:41.424Z] max memory size (kbytes, -m) unlimited
[2026-01-09T23:53:41.424Z] open files (-n) 1048576
[2026-01-09T23:53:41.424Z] pipe size (512 bytes, -p) 8
[2026-01-09T23:53:41.424Z] POSIX message queues (bytes, -q) 819200
[2026-01-09T23:53:41.424Z] real-time priority (-r) 0
[2026-01-09T23:53:41.424Z] stack size (kbytes, -s) 10240
[2026-01-09T23:53:41.424Z] cpu time (seconds, -t) unlimited
[2026-01-09T23:53:41.424Z] max user processes (-u) 1024
[2026-01-09T23:53:41.424Z] virtual memory (kbytes, -v) unlimited
[2026-01-09T23:53:41.424Z] file locks (-x) unlimited
[2026-01-09T23:53:41.424Z] uname : Linux test-ibmcloud-rhel6-x64-1.adoptopenjdk.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Wed Sep 16 06:48:01 EDT 2020 x86_64 x86_64 x86_64 GNU/Linux
[2026-01-09T23:53:41.424Z] vmVendor : Oracle Corporation
[2026-01-09T23:53:41.424Z] vmVersion : 25.472-b08
[2026-01-09T23:53:41.424Z] xlc version : bash: xlC: command not found
[2026-01-09T23:53:41.424Z] **************************************************************************
[2026-01-09T23:53:41.424Z]
[2026-01-09T23:53:41.424Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-09T23:53:41.424Z]
[2026-01-09T23:53:41.424Z] System.getProperty('java.vendor')=Temurin
[2026-01-09T23:53:41.424Z]
[2026-01-09T23:53:41.424Z] System.getProperty('os.name')=Linux
[2026-01-09T23:53:41.424Z]
[2026-01-09T23:53:41.424Z] System.getProperty('os.arch')=amd64
[2026-01-09T23:53:41.424Z]
[2026-01-09T23:53:41.424Z] System.getProperty('java.fullversion')=null
[2026-01-09T23:53:41.424Z]
[2026-01-09T23:53:41.424Z] System.getProperty('sun.arch.data.model')=64
[2026-01-09T23:53:41.424Z]
[2026-01-09T23:53:42.084Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=special.functional TESTLIST=
[2026-01-09T23:53:42.084Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:53:42.084Z] perl scripts/configure.pl
[2026-01-09T23:53:42.084Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-09T23:53:42.745Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-09T23:53:42.745Z]
[2026-01-09T23:53:42.745Z]
[2026-01-09T23:53:42.745Z] Starting to generate build list.
[2026-01-09T23:53:42.745Z]
[2026-01-09T23:53:42.745Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-01-09T23:53:42.745Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-01-09T23:53:42.745Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-01-09T23:53:42.745Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-01-09T23:53:42.745Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-01-09T23:53:42.745Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-01-09T23:53:43.406Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-01-09T23:53:43.407Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-01-09T23:53:44.072Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-01-09T23:53:44.072Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-01-09T23:53:44.072Z]
[2026-01-09T23:53:44.072Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:53:44.072Z] make -f clean.mk cleanBuild
[2026-01-09T23:53:44.072Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:53:44.736Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2026-01-09T23:53:44.736Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:53:44.736Z] make -f compile.mk compile
[2026-01-09T23:53:44.736Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:53:44.736Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:53:44.736Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:53:44.736Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/MBCS_Tests/file,functional/MBCS_Tests/pref,functional/MBCS_Tests/annotation,functional/MBCS_Tests/charsets,functional/MBCS_Tests/codepage,functional/MBCS_Tests/regex,functional/MBCS_Tests/env,functional/MBCS_Tests/IDN,functional/MBCS_Tests/jdbc41,functional/MBCS_Tests/urlclassloader,functional/MBCS_Tests/coin,functional/MBCS_Tests/nio,functional/MBCS_Tests/Compiler,functional/MBCS_Tests/scanner" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-09T23:53:44.737Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.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_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-09T23:53:46.110Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-01-09T23:53:46.110Z] [echo] build.list is TestConfig/build.xml,functional/MBCS_Tests/file/build.xml,functional/MBCS_Tests/pref/build.xml,functional/MBCS_Tests/annotation/build.xml,functional/MBCS_Tests/charsets/build.xml,functional/MBCS_Tests/codepage/build.xml,functional/MBCS_Tests/regex/build.xml,functional/MBCS_Tests/env/build.xml,functional/MBCS_Tests/IDN/build.xml,functional/MBCS_Tests/jdbc41/build.xml,functional/MBCS_Tests/urlclassloader/build.xml,functional/MBCS_Tests/coin/build.xml,functional/MBCS_Tests/nio/build.xml,functional/MBCS_Tests/Compiler/build.xml,functional/MBCS_Tests/scanner/build.xml
[2026-01-09T23:53:46.774Z]
[2026-01-09T23:53:46.774Z] -create_test_directory:
[2026-01-09T23:53:46.774Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest
[2026-01-09T23:53:46.774Z]
[2026-01-09T23:53:46.774Z] stage_test_material:
[2026-01-09T23:53:46.774Z] [copy] Copying 588 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest
[2026-01-09T23:53:46.774Z]
[2026-01-09T23:53:46.774Z] build:
[2026-01-09T23:53:46.774Z]
[2026-01-09T23:53:46.774Z] init:
[2026-01-09T23:53:46.774Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/TestConfig
[2026-01-09T23:53:46.774Z]
[2026-01-09T23:53:46.774Z] build:
[2026-01-09T23:53:46.774Z] [copy] Copying 14 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/TestConfig
[2026-01-09T23:53:46.774Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/TestConfig
[2026-01-09T23:53:46.774Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/TestConfig
[2026-01-09T23:53:46.774Z]
[2026-01-09T23:53:46.774Z] build:
[2026-01-09T23:53:46.774Z]
[2026-01-09T23:53:46.774Z] init:
[2026-01-09T23:53:46.774Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/Compiler
[2026-01-09T23:53:46.774Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/Compiler/bin
[2026-01-09T23:53:46.774Z]
[2026-01-09T23:53:46.774Z] compile:
[2026-01-09T23:53:46.774Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:53:46.774Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:53:46.774Z] [echo] ===fork: yes
[2026-01-09T23:53:46.774Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:53:46.774Z] [echo] ===debug: on
[2026-01-09T23:53:46.774Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/Compiler
[2026-01-09T23:53:47.439Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/Compiler/bin
[2026-01-09T23:53:48.103Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/Compiler/src/CompilerTest1.java uses unchecked or unsafe operations.
[2026-01-09T23:53:48.103Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-01-09T23:53:48.103Z]
[2026-01-09T23:53:48.103Z] copyData:
[2026-01-09T23:53:48.103Z]
[2026-01-09T23:53:48.103Z] check-dir:
[2026-01-09T23:53:48.103Z]
[2026-01-09T23:53:48.103Z] build:
[2026-01-09T23:53:48.103Z]
[2026-01-09T23:53:48.103Z] init:
[2026-01-09T23:53:48.103Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/data
[2026-01-09T23:53:48.103Z]
[2026-01-09T23:53:48.103Z] dist:
[2026-01-09T23:53:48.103Z] [copy] Copying 32 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/data
[2026-01-09T23:53:48.103Z]
[2026-01-09T23:53:48.103Z] dist:
[2026-01-09T23:53:48.103Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/Compiler/Compiler.jar
[2026-01-09T23:53:48.103Z] [copy] Copying 30 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/Compiler
[2026-01-09T23:53:48.103Z]
[2026-01-09T23:53:48.103Z] clean:
[2026-01-09T23:53:48.103Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/Compiler/bin
[2026-01-09T23:53:48.103Z]
[2026-01-09T23:53:48.103Z] build:
[2026-01-09T23:53:48.103Z]
[2026-01-09T23:53:48.103Z] init:
[2026-01-09T23:53:48.103Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/IDN
[2026-01-09T23:53:48.103Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/IDN/bin
[2026-01-09T23:53:48.103Z]
[2026-01-09T23:53:48.103Z] compile:
[2026-01-09T23:53:48.103Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:53:48.103Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:53:48.103Z] [echo] ===fork: yes
[2026-01-09T23:53:48.103Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:53:48.103Z] [echo] ===debug: on
[2026-01-09T23:53:48.103Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/IDN
[2026-01-09T23:53:48.103Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/IDN/bin
[2026-01-09T23:53:49.480Z]
[2026-01-09T23:53:49.480Z] copyData:
[2026-01-09T23:53:49.480Z]
[2026-01-09T23:53:49.480Z] check-dir:
[2026-01-09T23:53:49.480Z]
[2026-01-09T23:53:49.480Z] build:
[2026-01-09T23:53:49.480Z]
[2026-01-09T23:53:49.480Z] dist:
[2026-01-09T23:53:49.480Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/IDN/IDN.jar
[2026-01-09T23:53:49.480Z] [copy] Copying 86 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/IDN
[2026-01-09T23:53:49.480Z]
[2026-01-09T23:53:49.480Z] clean:
[2026-01-09T23:53:49.480Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/IDN/bin
[2026-01-09T23:53:49.480Z]
[2026-01-09T23:53:49.480Z] build:
[2026-01-09T23:53:49.480Z]
[2026-01-09T23:53:49.480Z] init:
[2026-01-09T23:53:49.480Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/annotation
[2026-01-09T23:53:49.480Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/annotation/bin
[2026-01-09T23:53:49.480Z]
[2026-01-09T23:53:49.480Z] compile:
[2026-01-09T23:53:49.480Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:53:49.480Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:53:49.480Z] [echo] ===fork: yes
[2026-01-09T23:53:49.480Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:53:49.480Z] [echo] ===debug: on
[2026-01-09T23:53:49.480Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/annotation
[2026-01-09T23:53:49.480Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/annotation/bin
[2026-01-09T23:53:50.861Z]
[2026-01-09T23:53:50.861Z] copyData:
[2026-01-09T23:53:50.861Z]
[2026-01-09T23:53:50.861Z] check-dir:
[2026-01-09T23:53:50.861Z]
[2026-01-09T23:53:50.861Z] build:
[2026-01-09T23:53:50.861Z]
[2026-01-09T23:53:50.861Z] dist:
[2026-01-09T23:53:50.861Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/annotation/annotation.jar
[2026-01-09T23:53:50.861Z] [copy] Copying 11 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/annotation
[2026-01-09T23:53:50.861Z] [copy] Copying 38 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/annotation/expected
[2026-01-09T23:53:50.861Z]
[2026-01-09T23:53:50.861Z] clean:
[2026-01-09T23:53:50.861Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/annotation/bin
[2026-01-09T23:53:50.861Z]
[2026-01-09T23:53:50.861Z] build:
[2026-01-09T23:53:50.861Z]
[2026-01-09T23:53:50.861Z] init:
[2026-01-09T23:53:50.861Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/charsets
[2026-01-09T23:53:50.861Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/charsets/bin
[2026-01-09T23:53:50.861Z]
[2026-01-09T23:53:50.861Z] compile:
[2026-01-09T23:53:50.861Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:53:50.861Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:53:50.861Z] [echo] ===fork: yes
[2026-01-09T23:53:50.861Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:53:50.861Z] [echo] ===debug: on
[2026-01-09T23:53:50.861Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/charsets
[2026-01-09T23:53:50.861Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/charsets/bin
[2026-01-09T23:53:51.526Z]
[2026-01-09T23:53:51.526Z] copyData:
[2026-01-09T23:53:51.526Z]
[2026-01-09T23:53:51.526Z] check-dir:
[2026-01-09T23:53:51.526Z]
[2026-01-09T23:53:51.526Z] build:
[2026-01-09T23:53:51.526Z]
[2026-01-09T23:53:51.526Z] dist:
[2026-01-09T23:53:51.526Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/charsets/charsets.jar
[2026-01-09T23:53:51.526Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/charsets
[2026-01-09T23:53:51.526Z]
[2026-01-09T23:53:51.526Z] clean:
[2026-01-09T23:53:51.526Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/charsets/bin
[2026-01-09T23:53:51.526Z]
[2026-01-09T23:53:51.526Z] build:
[2026-01-09T23:53:51.526Z]
[2026-01-09T23:53:51.526Z] init:
[2026-01-09T23:53:51.526Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/codepage
[2026-01-09T23:53:51.526Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/codepage/bin
[2026-01-09T23:53:51.526Z]
[2026-01-09T23:53:51.526Z] compile:
[2026-01-09T23:53:51.526Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:53:51.526Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:53:51.526Z] [echo] ===fork: yes
[2026-01-09T23:53:51.526Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:53:51.526Z] [echo] ===debug: on
[2026-01-09T23:53:51.526Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/codepage
[2026-01-09T23:53:51.526Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/codepage/bin
[2026-01-09T23:53:52.906Z]
[2026-01-09T23:53:52.906Z] copyData:
[2026-01-09T23:53:52.906Z]
[2026-01-09T23:53:52.906Z] check-dir:
[2026-01-09T23:53:52.906Z]
[2026-01-09T23:53:52.906Z] build:
[2026-01-09T23:53:52.906Z]
[2026-01-09T23:53:52.906Z] dist:
[2026-01-09T23:53:52.906Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/codepage/codepage.jar
[2026-01-09T23:53:52.906Z] [copy] Copying 34 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/codepage
[2026-01-09T23:53:52.906Z]
[2026-01-09T23:53:52.906Z] clean:
[2026-01-09T23:53:52.906Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/codepage/bin
[2026-01-09T23:53:52.906Z]
[2026-01-09T23:53:52.906Z] build:
[2026-01-09T23:53:52.906Z]
[2026-01-09T23:53:52.906Z] init:
[2026-01-09T23:53:52.906Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/coin
[2026-01-09T23:53:52.906Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/coin/bin
[2026-01-09T23:53:52.906Z]
[2026-01-09T23:53:52.906Z] compile:
[2026-01-09T23:53:52.906Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:53:52.906Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:53:52.906Z] [echo] ===fork: yes
[2026-01-09T23:53:52.906Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:53:52.906Z] [echo] ===debug: on
[2026-01-09T23:53:52.906Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/coin
[2026-01-09T23:53:52.906Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/coin/bin
[2026-01-09T23:53:54.285Z]
[2026-01-09T23:53:54.285Z] copyData:
[2026-01-09T23:53:54.285Z]
[2026-01-09T23:53:54.285Z] check-dir:
[2026-01-09T23:53:54.285Z]
[2026-01-09T23:53:54.285Z] build:
[2026-01-09T23:53:54.285Z]
[2026-01-09T23:53:54.285Z] dist:
[2026-01-09T23:53:54.285Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/coin/coin.jar
[2026-01-09T23:53:54.285Z] [copy] Copying 10 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/coin
[2026-01-09T23:53:54.285Z]
[2026-01-09T23:53:54.285Z] clean:
[2026-01-09T23:53:54.285Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/coin/bin
[2026-01-09T23:53:54.285Z]
[2026-01-09T23:53:54.285Z] build:
[2026-01-09T23:53:54.285Z]
[2026-01-09T23:53:54.285Z] init:
[2026-01-09T23:53:54.285Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/env
[2026-01-09T23:53:54.285Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/env/bin
[2026-01-09T23:53:54.285Z]
[2026-01-09T23:53:54.285Z] compile:
[2026-01-09T23:53:54.285Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:53:54.285Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:53:54.285Z] [echo] ===fork: yes
[2026-01-09T23:53:54.285Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:53:54.285Z] [echo] ===debug: on
[2026-01-09T23:53:54.285Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/env
[2026-01-09T23:53:54.285Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/env/bin
[2026-01-09T23:53:55.664Z]
[2026-01-09T23:53:55.664Z] copyData:
[2026-01-09T23:53:55.664Z]
[2026-01-09T23:53:55.664Z] check-dir:
[2026-01-09T23:53:55.664Z]
[2026-01-09T23:53:55.664Z] build:
[2026-01-09T23:53:55.664Z]
[2026-01-09T23:53:55.664Z] dist:
[2026-01-09T23:53:55.664Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/env/env.jar
[2026-01-09T23:53:55.664Z] [copy] Copying 29 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/env
[2026-01-09T23:53:55.664Z]
[2026-01-09T23:53:55.664Z] clean:
[2026-01-09T23:53:55.664Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/env/bin
[2026-01-09T23:53:55.664Z]
[2026-01-09T23:53:55.664Z] build:
[2026-01-09T23:53:55.664Z]
[2026-01-09T23:53:55.664Z] init:
[2026-01-09T23:53:55.664Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/file
[2026-01-09T23:53:55.664Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/file/bin
[2026-01-09T23:53:55.664Z]
[2026-01-09T23:53:55.664Z] compile:
[2026-01-09T23:53:55.664Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:53:55.664Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:53:55.664Z] [echo] ===fork: yes
[2026-01-09T23:53:55.664Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:53:55.664Z] [echo] ===debug: on
[2026-01-09T23:53:55.664Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/file
[2026-01-09T23:53:55.664Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/file/bin
[2026-01-09T23:53:56.327Z]
[2026-01-09T23:53:56.327Z] copyData:
[2026-01-09T23:53:56.327Z]
[2026-01-09T23:53:56.327Z] check-dir:
[2026-01-09T23:53:56.327Z]
[2026-01-09T23:53:56.327Z] build:
[2026-01-09T23:53:56.327Z]
[2026-01-09T23:53:56.327Z] dist:
[2026-01-09T23:53:56.327Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/file/file.jar
[2026-01-09T23:53:56.327Z] [copy] Copying 9 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/file
[2026-01-09T23:53:56.327Z] [copy] Copying 25 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/file/data
[2026-01-09T23:53:56.327Z] [copy] Copying 19 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/file/expected
[2026-01-09T23:53:56.327Z]
[2026-01-09T23:53:56.327Z] clean:
[2026-01-09T23:53:56.327Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/file/bin
[2026-01-09T23:53:56.327Z]
[2026-01-09T23:53:56.327Z] build:
[2026-01-09T23:53:56.327Z]
[2026-01-09T23:53:56.327Z] init:
[2026-01-09T23:53:56.327Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/jdbc41
[2026-01-09T23:53:56.327Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/jdbc41/bin
[2026-01-09T23:53:56.327Z]
[2026-01-09T23:53:56.327Z] compile:
[2026-01-09T23:53:56.327Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:53:56.327Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:53:56.327Z] [echo] ===fork: yes
[2026-01-09T23:53:56.327Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:53:56.327Z] [echo] ===debug: on
[2026-01-09T23:53:56.327Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/jdbc41
[2026-01-09T23:53:56.327Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/jdbc41/bin
[2026-01-09T23:53:57.706Z]
[2026-01-09T23:53:57.706Z] dist:
[2026-01-09T23:53:57.706Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/jdbc41/jdbc41.jar
[2026-01-09T23:53:57.706Z] [copy] Copying 14 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/jdbc41
[2026-01-09T23:53:57.706Z] [copy] Copying 39 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/jdbc41/expected
[2026-01-09T23:53:57.706Z] [copy] Copying 21 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/jdbc41/data
[2026-01-09T23:53:57.706Z] [copy] Copying 26 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/jdbc41/derby
[2026-01-09T23:53:57.706Z]
[2026-01-09T23:53:57.706Z] clean:
[2026-01-09T23:53:57.706Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/jdbc41/bin
[2026-01-09T23:53:57.706Z]
[2026-01-09T23:53:57.706Z] build:
[2026-01-09T23:53:57.706Z]
[2026-01-09T23:53:57.706Z] init:
[2026-01-09T23:53:57.706Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/nio
[2026-01-09T23:53:57.706Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/nio/bin
[2026-01-09T23:53:57.706Z]
[2026-01-09T23:53:57.706Z] compile:
[2026-01-09T23:53:57.706Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:53:57.706Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:53:57.706Z] [echo] ===fork: yes
[2026-01-09T23:53:57.706Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:53:57.706Z] [echo] ===debug: on
[2026-01-09T23:53:57.706Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/nio
[2026-01-09T23:53:57.706Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/nio/bin
[2026-01-09T23:53:59.084Z]
[2026-01-09T23:53:59.084Z] copyData:
[2026-01-09T23:53:59.084Z]
[2026-01-09T23:53:59.084Z] check-dir:
[2026-01-09T23:53:59.084Z]
[2026-01-09T23:53:59.084Z] build:
[2026-01-09T23:53:59.084Z]
[2026-01-09T23:53:59.084Z] dist:
[2026-01-09T23:53:59.084Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/nio/nio.jar
[2026-01-09T23:53:59.084Z] [copy] Copying 35 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/nio
[2026-01-09T23:53:59.084Z]
[2026-01-09T23:53:59.084Z] clean:
[2026-01-09T23:53:59.084Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/nio/bin
[2026-01-09T23:53:59.084Z]
[2026-01-09T23:53:59.084Z] build:
[2026-01-09T23:53:59.084Z]
[2026-01-09T23:53:59.084Z] init:
[2026-01-09T23:53:59.084Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/pref
[2026-01-09T23:53:59.084Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/pref/bin
[2026-01-09T23:53:59.084Z]
[2026-01-09T23:53:59.084Z] compile:
[2026-01-09T23:53:59.084Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:53:59.084Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:53:59.084Z] [echo] ===fork: yes
[2026-01-09T23:53:59.084Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:53:59.084Z] [echo] ===debug: on
[2026-01-09T23:53:59.084Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/pref
[2026-01-09T23:53:59.084Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/pref/bin
[2026-01-09T23:53:59.747Z]
[2026-01-09T23:53:59.747Z] dist:
[2026-01-09T23:53:59.747Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/pref/pref.jar
[2026-01-09T23:53:59.747Z] [copy] Copying 31 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/pref
[2026-01-09T23:53:59.747Z]
[2026-01-09T23:53:59.747Z] clean:
[2026-01-09T23:53:59.747Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/pref/bin
[2026-01-09T23:54:00.411Z]
[2026-01-09T23:54:00.411Z] build:
[2026-01-09T23:54:00.411Z]
[2026-01-09T23:54:00.411Z] init:
[2026-01-09T23:54:00.411Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/regex
[2026-01-09T23:54:00.411Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/regex/bin
[2026-01-09T23:54:00.411Z]
[2026-01-09T23:54:00.411Z] compile:
[2026-01-09T23:54:00.411Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:54:00.411Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:54:00.411Z] [echo] ===fork: yes
[2026-01-09T23:54:00.411Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:54:00.411Z] [echo] ===debug: on
[2026-01-09T23:54:00.411Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/regex
[2026-01-09T23:54:00.411Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/regex/bin
[2026-01-09T23:54:01.073Z]
[2026-01-09T23:54:01.073Z] copyData:
[2026-01-09T23:54:01.073Z]
[2026-01-09T23:54:01.073Z] check-dir:
[2026-01-09T23:54:01.073Z]
[2026-01-09T23:54:01.073Z] build:
[2026-01-09T23:54:01.073Z]
[2026-01-09T23:54:01.073Z] dist:
[2026-01-09T23:54:01.073Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/regex/regex.jar
[2026-01-09T23:54:01.073Z] [copy] Copying 72 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/regex
[2026-01-09T23:54:01.073Z]
[2026-01-09T23:54:01.073Z] clean:
[2026-01-09T23:54:01.073Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/regex/bin
[2026-01-09T23:54:01.073Z]
[2026-01-09T23:54:01.073Z] build:
[2026-01-09T23:54:01.073Z]
[2026-01-09T23:54:01.073Z] init:
[2026-01-09T23:54:01.073Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/scanner
[2026-01-09T23:54:01.073Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/scanner/bin
[2026-01-09T23:54:01.073Z]
[2026-01-09T23:54:01.073Z] compile:
[2026-01-09T23:54:01.073Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:54:01.073Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:54:01.073Z] [echo] ===fork: yes
[2026-01-09T23:54:01.073Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:54:01.073Z] [echo] ===debug: on
[2026-01-09T23:54:01.073Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/scanner
[2026-01-09T23:54:01.073Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/scanner/bin
[2026-01-09T23:54:02.450Z]
[2026-01-09T23:54:02.450Z] dist:
[2026-01-09T23:54:02.450Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/scanner/scanner.jar
[2026-01-09T23:54:02.450Z] [copy] Copying 11 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/scanner
[2026-01-09T23:54:02.450Z] [copy] Copying 19 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/scanner/expected
[2026-01-09T23:54:02.450Z]
[2026-01-09T23:54:02.450Z] clean:
[2026-01-09T23:54:02.450Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/scanner/bin
[2026-01-09T23:54:02.450Z]
[2026-01-09T23:54:02.450Z] build:
[2026-01-09T23:54:02.450Z]
[2026-01-09T23:54:02.450Z] init:
[2026-01-09T23:54:02.450Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/urlclassloader
[2026-01-09T23:54:02.450Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/urlclassloader/bin
[2026-01-09T23:54:02.450Z]
[2026-01-09T23:54:02.450Z] compile:
[2026-01-09T23:54:02.450Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-01-09T23:54:02.450Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:54:02.450Z] [echo] ===fork: yes
[2026-01-09T23:54:02.450Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:54:02.450Z] [echo] ===debug: on
[2026-01-09T23:54:02.450Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/urlclassloader
[2026-01-09T23:54:02.450Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/urlclassloader/bin
[2026-01-09T23:54:03.826Z]
[2026-01-09T23:54:03.827Z] dist:
[2026-01-09T23:54:03.827Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/urlclassloader/urlclassloader.jar
[2026-01-09T23:54:03.827Z] [copy] Copying 9 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/urlclassloader
[2026-01-09T23:54:03.827Z] [copy] Copying 19 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/urlclassloader/expected
[2026-01-09T23:54:03.827Z]
[2026-01-09T23:54:03.827Z] clean:
[2026-01-09T23:54:03.827Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/urlclassloader/bin
[2026-01-09T23:54:03.827Z]
[2026-01-09T23:54:03.827Z] BUILD SUCCESSFUL
[2026-01-09T23:54:03.827Z] Total time: 17 seconds
[2026-01-09T23:54:03.827Z] 0
[2026-01-09T23:54:03.827Z]
[2026-01-09T23:54:03.827Z]
[2026-01-09T23:54:03.827Z] RECORD TEST REPOs SHA
[2026-01-09T23:54:03.827Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-09T23:54:03.827Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-09T23:54:03.827Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-09T23:54:03.827Z] touch /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-09T23:54:03.827Z] getSHAs.sh: line 68: realpath: command not found
[2026-01-09T23:54:03.827Z] ================================================
[2026-01-09T23:54:03.827Z] timestamp: 20260109-175250
[2026-01-09T23:54:03.827Z] repo dir:
[2026-01-09T23:54:03.827Z] git repo:
[2026-01-09T23:54:03.827Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:54:03.827Z] sha:
[2026-01-09T23:54:03.827Z] d9b411c48b86c28c935b8c5b9276faa8d3f322de
[2026-01-09T23:54:03.827Z] getSHAs.sh: line 68: realpath: command not found
[2026-01-09T23:54:03.827Z] ================================================
[2026-01-09T23:54:03.827Z] timestamp: 20260109-175250
[2026-01-09T23:54:03.827Z] repo dir:
[2026-01-09T23:54:03.827Z] git repo:
[2026-01-09T23:54:03.827Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:54:03.827Z] sha:
[2026-01-09T23:54:03.827Z] d9b411c48b86c28c935b8c5b9276faa8d3f322de
[2026-01-09T23:54:03.827Z] getSHAs.sh: line 68: realpath: command not found
[2026-01-09T23:54:03.827Z] ================================================
[2026-01-09T23:54:03.827Z] timestamp: 20260109-175251
[2026-01-09T23:54:03.827Z] repo dir:
[2026-01-09T23:54:03.827Z] git repo:
[2026-01-09T23:54:04.489Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:54:04.489Z] sha:
[2026-01-09T23:54:04.489Z] d9b411c48b86c28c935b8c5b9276faa8d3f322de
[2026-01-09T23:54:04.489Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:54:04.489Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=special.functional TESTLIST=
[2026-01-09T23:54:04.489Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:54:04.489Z] perl scripts/configure.pl
[2026-01-09T23:54:04.489Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-09T23:54:05.149Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Starting to generate test make files.
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-01-09T23:54:05.149Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/autoGen.mk
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-01-09T23:54:05.149Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/autoGen.mk
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-01-09T23:54:05.149Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/autoGen.mk
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-01-09T23:54:05.149Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/autoGen.mk
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-01-09T23:54:05.149Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/autoGen.mk
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-01-09T23:54:05.149Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/autoGen.mk
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-01-09T23:54:05.149Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/autoGen.mk
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-01-09T23:54:05.149Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/autoGen.mk
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-01-09T23:54:05.149Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/autoGen.mk
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-01-09T23:54:05.149Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/autoGen.mk
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-01-09T23:54:05.149Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/autoGen.mk
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-01-09T23:54:05.149Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/autoGen.mk
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-01-09T23:54:05.149Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/autoGen.mk
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-01-09T23:54:05.149Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/autoGen.mk
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-01-09T23:54:05.149Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/autoGen.mk
[2026-01-09T23:54:05.149Z]
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-01-09T23:54:05.149Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-01-09T23:54:05.813Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-01-09T23:54:05.814Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-01-09T23:54:05.814Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/autoGen.mk
[2026-01-09T23:54:05.814Z]
[2026-01-09T23:54:05.814Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2026-01-09T23:54:05.814Z]
[2026-01-09T23:54:05.814Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-01-09T23:54:05.814Z]
[2026-01-09T23:54:05.814Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-09T23:54:05.814Z]
[2026-01-09T23:54:05.814Z] Make files are generated successfully.
[2026-01-09T23:54:05.814Z]
[2026-01-09T23:54:05.814Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:54:05.814Z] make -f runtest.mk _special.functional
[2026-01-09T23:54:05.814Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:54:06.661Z]
[2026-01-09T23:54:06.661Z] Running make 4.1
[2026-01-09T23:54:06.661Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/TKG/..
[2026-01-09T23:54:06.661Z] set JDK_VERSION to 8
[2026-01-09T23:54:06.661Z] set JDK_IMPL to hotspot
[2026-01-09T23:54:06.661Z] set JVM_VERSION to openjdk8
[2026-01-09T23:54:06.661Z] set JCL_VERSION to latest
[2026-01-09T23:54:06.661Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-01-09T23:54:06.661Z] set SPEC to linux_x86-64
[2026-01-09T23:54:06.661Z] set TEST_FLAG to
[2026-01-09T23:54:06.661Z] Running special.functional ...
[2026-01-09T23:54:06.661Z] There are 170 test targets in special.functional
[2026-01-09T23:54:06.661Z] "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-01-09T23:54:06.661Z] openjdk version "1.8.0_472"
[2026-01-09T23:54:06.661Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2026-01-09T23:54:06.661Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-01-09T23:54:06.661Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests'
[2026-01-09T23:54:06.661Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional'
[2026-01-09T23:54:06.661Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests'
[2026-01-09T23:54:06.661Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/Compiler'
[2026-01-09T23:54:06.661Z]
[2026-01-09T23:54:06.661Z] ===============================================