Pre Test

Started by upstream project "build-scripts/jobs/release/jobs/jdk25u/jdk25u-release-linux-x64-temurin" build number 6 originally caused by: Started by upstream project "build-scripts/release-openjdk25-pipeline" build number 32 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk25u" build number 1440 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_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_openjdk25_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.11-release^{commit} # timeout=10 Checking out Revision 8cf4c19aca5022865c48bc23e94575ff22603129 (origin/v1.0.11-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 8cf4c19aca5022865c48bc23e94575ff22603129 # timeout=10 Commit message: "Update expected release tag information (#6823)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-01-21T10:44:20.502Z] SPEC: linux_x86-64 [Pipeline] echo [2026-01-21T10:44:20.503Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux&&!sw.tool.glibc.2_12 [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-21T10:44:20.517Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] echo [2026-01-21T10:44:20.520Z] Added dynamic agent, nodeLabel: 'hw.arch.x86&&sw.os.linux&&!sw.tool.glibc.2_12&&(ci.role.test||ci.agent.dynamic)', dynamicLabel: 'azure' [Pipeline] echo [2026-01-21T10:44:20.522Z] Provisioning LABEL: hw.arch.x86&&sw.os.linux&&!sw.tool.glibc.2_12&&(ci.role.test||ci.agent.dynamic) [Pipeline] nodesByLabel [2026-01-21T10:44:20.531Z] Found a total of 15 nodes with the 'hw.arch.x86&&sw.os.linux&&!sw.tool.glibc.2_12&&(ci.role.test||ci.agent.dynamic)' label [Pipeline] node [2026-01-21T10:44:20.576Z] Running on test-ibmcloud-centosstream10-x64-1 in /home/jenkins/workspace/Test_openjdk25_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-21T10:44:20.601Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-21T10:44:20.662Z] [WS-CLEANUP] Deleting project workspace... [2026-01-21T10:44:20.662Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-21T10:44:20.678Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-21T10:44:20.743Z] The recommended git tool is: git [2026-01-21T10:44:20.794Z] No credentials specified [2026-01-21T10:44:20.814Z] Cloning the remote Git repository [2026-01-21T10:44:20.853Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-21T10:44:20.853Z] > git init /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests # timeout=10 [2026-01-21T10:44:20.890Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-21T10:44:20.890Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-21T10:44:20.890Z] > git --version # timeout=10 [2026-01-21T10:44:20.902Z] > git --version # 'git version 2.47.3' [2026-01-21T10:44:20.902Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-21T10:44:25.867Z] Avoid second fetch [2026-01-21T10:44:25.897Z] Checking out Revision 8cf4c19aca5022865c48bc23e94575ff22603129 (origin/v1.0.11-release) [2026-01-21T10:44:25.817Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-21T10:44:25.824Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-21T10:44:25.879Z] > git rev-parse origin/v1.0.11-release^{commit} # timeout=10 [2026-01-21T10:44:25.907Z] > git config core.sparsecheckout # timeout=10 [2026-01-21T10:44:25.915Z] > git checkout -f 8cf4c19aca5022865c48bc23e94575ff22603129 # timeout=10 [2026-01-21T10:44:26.589Z] Commit message: "Update expected release tag information (#6823)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk25_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-21T10:44:27.834Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-21T10:44:27.852Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-21T10:44:28.290Z] + LC_TIME=C [2026-01-21T10:44:28.290Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-01-21T10:44:28.365Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-21T10:44:28.778Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-21T10:44:28.778Z] Unix type machine.. [2026-01-21T10:44:28.778Z] egrep: warning: egrep is obsolescent; using grep -E [2026-01-21T10:44:28.778Z] Running on a Linux host [2026-01-21T10:44:28.778Z] egrep: warning: egrep is obsolescent; using grep -E [2026-01-21T10:44:28.778Z] egrep: warning: egrep is obsolescent; using grep -E [2026-01-21T10:44:28.778Z] egrep: warning: egrep is obsolescent; using grep -E [2026-01-21T10:44:28.778Z] 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-21T10:44:29.794Z] + printenv [2026-01-21T10:44:29.794Z] SHELL=/bin/bash [2026-01-21T10:44:29.794Z] KEEP_WORKSPACE=false [2026-01-21T10:44:29.794Z] TAP_NAME=Test_openjdk25_hs_special.functional_x86-64_linux.tap [2026-01-21T10:44:29.794Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:44:29.794Z] EXIT_FAILURE=false [2026-01-21T10:44:29.794Z] JDK_BRANCH=jdk-25.0.2+10_adopt [2026-01-21T10:44:29.794Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_special.functional_x86-64_linux/82/display/redirect?page=tests [2026-01-21T10:44:29.794Z] PLATFORM=x86-64_linux [2026-01-21T10:44:29.794Z] DOCKER_REQUIRED=false [2026-01-21T10:44:29.794Z] TIME_LIMIT=25 [2026-01-21T10:44:29.794Z] JENKINS_SERVER_COOKIE=durable-32b29c3ea47035e0f0ecf8a41c4b6cbf0f273f406c7ef5cc2486a688909d9a70 [2026-01-21T10:44:29.794Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-21T10:44:29.794Z] GENERATE_JOBS=true [2026-01-21T10:44:29.794Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T10:44:29.794Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_special.functional_x86-64_linux/82/display/redirect?page=changes [2026-01-21T10:44:29.794Z] RERUN_ITERATIONS=1 [2026-01-21T10:44:29.794Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-21T10:44:29.794Z] GPG_TTY=not a tty [2026-01-21T10:44:29.794Z] STF_OWNER_BRANCH=adoptium:master [2026-01-21T10:44:29.794Z] PWD=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux [2026-01-21T10:44:29.794Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-21T10:44:29.794Z] LOGNAME=jenkins [2026-01-21T10:44:29.794Z] XDG_SESSION_TYPE=tty [2026-01-21T10:44:29.794Z] SETUP_JCK_RUN=false [2026-01-21T10:44:29.794Z] ARCHIVE_TEST_RESULTS=false [2026-01-21T10:44:29.794Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_special.functional_x86-64_linux/82/ [2026-01-21T10:44:29.794Z] SLACK_CHANNEL=aqavit-bot [2026-01-21T10:44:29.794Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk25u/jdk25u-release-linux-x64-temurin [2026-01-21T10:44:29.794Z] JCK_GIT_BRANCH=master [2026-01-21T10:44:29.794Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_special.functional_x86-64_linux/ [2026-01-21T10:44:29.794Z] BUILD_NUMBER=82 [2026-01-21T10:44:29.794Z] TKG_ITERATIONS=1 [2026-01-21T10:44:29.794Z] _=/usr/bin/printenv [2026-01-21T10:44:29.794Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/../../benchmarks [2026-01-21T10:44:29.794Z] MOTD_SHOWN=pam [2026-01-21T10:44:29.794Z] JENKINS_NODE_COOKIE=d452c923-584f-4854-8348-d502cadca74c [2026-01-21T10:44:29.794Z] KEEP_REPORTDIR=false [2026-01-21T10:44:29.794Z] BUILD_DISPLAY_NAME=#82 [2026-01-21T10:44:29.794Z] SDK_RESOURCE=upstream [2026-01-21T10:44:29.794Z] LABEL_ADDITION=!sw.tool.glibc.2_12 [2026-01-21T10:44:29.795Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image [2026-01-21T10:44:29.795Z] HOME=/home/jenkins [2026-01-21T10:44:29.795Z] LANG=en_US.UTF-8 [2026-01-21T10:44:29.795Z] jobStatus=SUCCESS [2026-01-21T10:44:29.795Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-21T10:44:29.795Z] CLOUD_PROVIDER=azure [2026-01-21T10:44:29.795Z] JOB_BASE_NAME=Test_openjdk25_hs_special.functional_x86-64_linux [2026-01-21T10:44:29.795Z] JOBSTARTTIME=Wed, 21 Jan 2026 10:44:27 +0000 [2026-01-21T10:44:29.795Z] JDK_VERSION=25 [2026-01-21T10:44:29.795Z] JOB_NAME=Test_openjdk25_hs_special.functional_x86-64_linux [2026-01-21T10:44:29.795Z] USE_TESTENV_PROPERTIES=true [2026-01-21T10:44:29.795Z] PERSONAL_BUILD=false [2026-01-21T10:44:29.795Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_special.functional_x86-64_linux/82/display/redirect [2026-01-21T10:44:29.795Z] AUTO_DETECT=true [2026-01-21T10:44:29.795Z] SSH_CONNECTION=78.47.239.97 42918 10.243.64.6 22 [2026-01-21T10:44:29.795Z] EXIT_SUCCESS=false [2026-01-21T10:44:29.795Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_special.functional_x86-64_linux/display/redirect [2026-01-21T10:44:29.795Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux [2026-01-21T10:44:29.795Z] OPENJ9_BRANCH=master [2026-01-21T10:44:29.795Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-21T10:44:29.795Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/system_lib [2026-01-21T10:44:29.795Z] PARALLEL=Dynamic [2026-01-21T10:44:29.795Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-21T10:44:29.795Z] ITERATIONS=1 [2026-01-21T10:44:29.795Z] UPSTREAM_JOB_NUMBER=6 [2026-01-21T10:44:29.795Z] SPEC=linux_x86-64 [2026-01-21T10:44:29.795Z] XDG_SESSION_CLASS=user [2026-01-21T10:44:29.795Z] JDK_REPO=https://github.com/adoptium/jdk25u [2026-01-21T10:44:29.795Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-21T10:44:29.795Z] NODE_NAME=test-ibmcloud-centosstream10-x64-1 [2026-01-21T10:44:29.795Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2026-01-21T10:44:29.795Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-21T10:44:29.795Z] USER=jenkins [2026-01-21T10:44:29.795Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-21T10:44:29.795Z] DYNAMIC_COMPILE=true [2026-01-21T10:44:29.795Z] SHLVL=2 [2026-01-21T10:44:29.795Z] BUILD_TAG=jenkins-Test_openjdk25_hs_special.functional_x86-64_linux-82 [2026-01-21T10:44:29.795Z] EXECUTOR_NUMBER=0 [2026-01-21T10:44:29.795Z] HUDSON_COOKIE=60d419dd-a1ed-4bc2-a91d-73508d9ed16c [2026-01-21T10:44:29.795Z] XDG_SESSION_ID=1268 [2026-01-21T10:44:29.795Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-21T10:44:29.795Z] ADOPTOPENJDK_BRANCH=v1.0.11-release [2026-01-21T10:44:29.795Z] ORIGIN_JDK_VERSION=25 [2026-01-21T10:44:29.795Z] XDG_RUNTIME_DIR=/run/user/1002 [2026-01-21T10:44:29.795Z] NUM_PROCESSORS=2 [2026-01-21T10:44:29.795Z] SSH_CLIENT=78.47.239.97 42918 22 [2026-01-21T10:44:29.795Z] DEBUGINFOD_URLS=https://debuginfod.centos.org/ [2026-01-21T10:44:29.795Z] DOCKER_HOST=unix:///run/user/1002/podman/podman.sock [2026-01-21T10:44:29.795Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima: [2026-01-21T10:44:29.795Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-21T10:44:29.795Z] STAGE_NAME=Setup [2026-01-21T10:44:29.795Z] NODE_LABELS=ci.role.test test-ibmcloud-centosstream10-x64-1 linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86 [2026-01-21T10:44:29.795Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-21T10:44:29.795Z] TEST_TIME=120 [2026-01-21T10:44:29.795Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux@tmp [2026-01-21T10:44:29.795Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin [2026-01-21T10:44:29.795Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-21T10:44:29.795Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-21T10:44:29.795Z] CI=true [2026-01-21T10:44:29.795Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_special.functional_x86-64_linux/82/display/redirect?page=artifacts [2026-01-21T10:44:29.795Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus [2026-01-21T10:44:29.795Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-21T10:44:29.795Z] RERUN_FAILURE=true [2026-01-21T10:44:29.795Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25 [2026-01-21T10:44:29.795Z] BUILD_LIST=functional [2026-01-21T10:44:29.795Z] BUILD_ID=82 [2026-01-21T10:44:29.795Z] OLDPWD=/home/jenkins [2026-01-21T10:44:29.795Z] TARGET=special.functional [2026-01-21T10:44:29.795Z] USE_JRE=false [2026-01-21T10:44:29.795Z] JDK_IMPL=hotspot Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-21T10:44:29.847Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-21T10:44:29.862Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-21T10:45:05.428Z] Copied 9 artifacts from "build-scripts » jobs » release » jobs » jdk25u » jdk25u-release-linux-x64-temurin" build number 6 [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-21T10:45:05.606Z] 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-21T10:45:05.617Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux [Pipeline] { [Pipeline] sshagent [2026-01-21T10:45:05.650Z] $ ssh-agent [2026-01-21T10:45:05.735Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKh5iA5/agent.3354486 [2026-01-21T10:45:05.735Z] SSH_AGENT_PID=3354488 [2026-01-21T10:45:05.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-21T10:45:05.769Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-21T10:45:05.797Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-21T10:45:07.064Z] ++ pwd [2026-01-21T10:45:07.064Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 25 -i hotspot --clone_openj9 true [2026-01-21T10:45:07.064Z] TESTDIR: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests [2026-01-21T10:45:07.064Z] load ./testenv/testenv.properties [2026-01-21T10:45:07.064Z] Running checkTags with ./testenv/testenv.properties and 25 [2026-01-21T10:45:07.382Z] f2a132453c8d1f2c804262bb8b7d120a1bdbac4d refs/tags/jdk-25.0.2-ga [2026-01-21T10:45:07.382Z] Use tag name jdk-25.0.2-ga from ./testenv/testenv.properties [2026-01-21T10:45:07.382Z] get jdk binary... [2026-01-21T10:45:07.382Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-21T10:45:07.382Z] Uncompressing file: OpenJDK25U-jdk-sources_25.0.2_10.tar.gz ... [2026-01-21T10:45:16.163Z] List files in jdkbinary folder... [2026-01-21T10:45:16.163Z] total 790144 [2026-01-21T10:45:16.163Z] -rw-r--r--. 1 jenkins jenkins 280881994 Jan 21 10:29 OpenJDK25U-debugimage_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:16.163Z] -rw-r--r--. 1 jenkins jenkins 120308795 Jan 21 09:38 OpenJDK25U-jdk-sources_25.0.2_10.tar.gz [2026-01-21T10:45:16.163Z] -rw-r--r--. 1 jenkins jenkins 140949044 Jan 21 10:29 OpenJDK25U-jdk_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:16.163Z] -rw-r--r--. 1 jenkins jenkins 86552981 Jan 21 10:29 OpenJDK25U-jmods_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:16.163Z] -rw-r--r--. 1 jenkins jenkins 61390278 Jan 21 10:28 OpenJDK25U-jre_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:16.163Z] -rw-r--r--. 1 jenkins jenkins 173868 Jan 21 10:36 OpenJDK25U-sbom_x64_linux_hotspot_25.0.2_10.json [2026-01-21T10:45:16.163Z] -rw-rw-r--. 1 jenkins jenkins 32319 Jan 21 10:34 OpenJDK25U-sbom_x64_linux_hotspot_25.0.2_10-metadata.json [2026-01-21T10:45:16.163Z] -rw-r--r--. 1 jenkins jenkins 4233754 Jan 21 10:29 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:16.163Z] -rw-r--r--. 1 jenkins jenkins 114566604 Jan 21 10:28 OpenJDK25U-testimage_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:16.163Z] drwxr-xr-x. 3 jenkins jenkins 31 Jan 21 10:45 tmp [2026-01-21T10:45:16.163Z] List files in jdkbinary/tmp folder... [2026-01-21T10:45:16.163Z] total 4 [2026-01-21T10:45:16.163Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jan 21 09:38 jdk-25.0.2+10-src [2026-01-21T10:45:16.163Z] Moving directory jdk-25.0.2+10-src/ to ../source-image [2026-01-21T10:45:16.163Z] Uncompressing file: OpenJDK25U-jdk_x64_linux_hotspot_25.0.2_10.tar.gz ... [2026-01-21T10:45:20.862Z] List files in jdkbinary folder... [2026-01-21T10:45:20.862Z] total 790148 [2026-01-21T10:45:20.862Z] -rw-r--r--. 1 jenkins jenkins 280881994 Jan 21 10:29 OpenJDK25U-debugimage_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:20.862Z] -rw-r--r--. 1 jenkins jenkins 120308795 Jan 21 09:38 OpenJDK25U-jdk-sources_25.0.2_10.tar.gz [2026-01-21T10:45:20.862Z] -rw-r--r--. 1 jenkins jenkins 140949044 Jan 21 10:29 OpenJDK25U-jdk_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:20.863Z] -rw-r--r--. 1 jenkins jenkins 86552981 Jan 21 10:29 OpenJDK25U-jmods_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:20.863Z] -rw-r--r--. 1 jenkins jenkins 61390278 Jan 21 10:28 OpenJDK25U-jre_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:20.863Z] -rw-r--r--. 1 jenkins jenkins 173868 Jan 21 10:36 OpenJDK25U-sbom_x64_linux_hotspot_25.0.2_10.json [2026-01-21T10:45:20.863Z] -rw-rw-r--. 1 jenkins jenkins 32319 Jan 21 10:34 OpenJDK25U-sbom_x64_linux_hotspot_25.0.2_10-metadata.json [2026-01-21T10:45:20.863Z] -rw-r--r--. 1 jenkins jenkins 4233754 Jan 21 10:29 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:20.863Z] -rw-r--r--. 1 jenkins jenkins 114566604 Jan 21 10:28 OpenJDK25U-testimage_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:20.863Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jan 21 09:38 source-image [2026-01-21T10:45:20.863Z] drwxr-xr-x. 3 jenkins jenkins 27 Jan 21 10:45 tmp [2026-01-21T10:45:20.863Z] List files in jdkbinary/tmp folder... [2026-01-21T10:45:20.863Z] total 0 [2026-01-21T10:45:20.863Z] drwxr-xr-x. 8 jenkins jenkins 108 Jan 21 10:27 jdk-25.0.2+10 [2026-01-21T10:45:20.863Z] Moving directory jdk-25.0.2+10/ to ../j2sdk-image [2026-01-21T10:45:20.863Z] Uncompressing file: OpenJDK25U-jre_x64_linux_hotspot_25.0.2_10.tar.gz ... [2026-01-21T10:45:24.576Z] List files in jdkbinary folder... [2026-01-21T10:45:24.576Z] total 790148 [2026-01-21T10:45:24.576Z] drwxr-xr-x. 8 jenkins jenkins 108 Jan 21 10:27 j2sdk-image [2026-01-21T10:45:24.576Z] -rw-r--r--. 1 jenkins jenkins 280881994 Jan 21 10:29 OpenJDK25U-debugimage_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:24.576Z] -rw-r--r--. 1 jenkins jenkins 120308795 Jan 21 09:38 OpenJDK25U-jdk-sources_25.0.2_10.tar.gz [2026-01-21T10:45:24.576Z] -rw-r--r--. 1 jenkins jenkins 140949044 Jan 21 10:29 OpenJDK25U-jdk_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:24.576Z] -rw-r--r--. 1 jenkins jenkins 86552981 Jan 21 10:29 OpenJDK25U-jmods_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:24.576Z] -rw-r--r--. 1 jenkins jenkins 61390278 Jan 21 10:28 OpenJDK25U-jre_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:24.576Z] -rw-r--r--. 1 jenkins jenkins 173868 Jan 21 10:36 OpenJDK25U-sbom_x64_linux_hotspot_25.0.2_10.json [2026-01-21T10:45:24.576Z] -rw-rw-r--. 1 jenkins jenkins 32319 Jan 21 10:34 OpenJDK25U-sbom_x64_linux_hotspot_25.0.2_10-metadata.json [2026-01-21T10:45:24.576Z] -rw-r--r--. 1 jenkins jenkins 4233754 Jan 21 10:29 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:24.576Z] -rw-r--r--. 1 jenkins jenkins 114566604 Jan 21 10:28 OpenJDK25U-testimage_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:24.576Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jan 21 09:38 source-image [2026-01-21T10:45:24.576Z] drwxr-xr-x. 3 jenkins jenkins 31 Jan 21 10:45 tmp [2026-01-21T10:45:24.576Z] List files in jdkbinary/tmp folder... [2026-01-21T10:45:24.576Z] total 0 [2026-01-21T10:45:24.576Z] drwxr-xr-x. 6 jenkins jenkins 82 Jan 21 10:27 jdk-25.0.2+10-jre [2026-01-21T10:45:24.576Z] Moving directory jdk-25.0.2+10-jre/ to ../j2re-image [2026-01-21T10:45:24.576Z] Uncompressing file: OpenJDK25U-static-libs-glibc_x64_linux_hotspot_25.0.2_10.tar.gz ... [2026-01-21T10:45:24.576Z] List files in jdkbinary folder... [2026-01-21T10:45:24.576Z] total 790148 [2026-01-21T10:45:24.576Z] drwxr-xr-x. 6 jenkins jenkins 82 Jan 21 10:27 j2re-image [2026-01-21T10:45:24.576Z] drwxr-xr-x. 8 jenkins jenkins 108 Jan 21 10:27 j2sdk-image [2026-01-21T10:45:24.577Z] -rw-r--r--. 1 jenkins jenkins 280881994 Jan 21 10:29 OpenJDK25U-debugimage_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:24.577Z] -rw-r--r--. 1 jenkins jenkins 120308795 Jan 21 09:38 OpenJDK25U-jdk-sources_25.0.2_10.tar.gz [2026-01-21T10:45:24.577Z] -rw-r--r--. 1 jenkins jenkins 140949044 Jan 21 10:29 OpenJDK25U-jdk_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:24.577Z] -rw-r--r--. 1 jenkins jenkins 86552981 Jan 21 10:29 OpenJDK25U-jmods_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:24.577Z] -rw-r--r--. 1 jenkins jenkins 61390278 Jan 21 10:28 OpenJDK25U-jre_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:24.577Z] -rw-r--r--. 1 jenkins jenkins 173868 Jan 21 10:36 OpenJDK25U-sbom_x64_linux_hotspot_25.0.2_10.json [2026-01-21T10:45:24.577Z] -rw-rw-r--. 1 jenkins jenkins 32319 Jan 21 10:34 OpenJDK25U-sbom_x64_linux_hotspot_25.0.2_10-metadata.json [2026-01-21T10:45:24.577Z] -rw-r--r--. 1 jenkins jenkins 4233754 Jan 21 10:29 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:24.577Z] -rw-r--r--. 1 jenkins jenkins 114566604 Jan 21 10:28 OpenJDK25U-testimage_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:24.577Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jan 21 09:38 source-image [2026-01-21T10:45:24.577Z] drwxr-xr-x. 3 jenkins jenkins 39 Jan 21 10:45 tmp [2026-01-21T10:45:24.577Z] List files in jdkbinary/tmp folder... [2026-01-21T10:45:24.577Z] total 0 [2026-01-21T10:45:24.577Z] drwxr-xr-x. 3 jenkins jenkins 17 Jan 21 10:27 jdk-25.0.2+10-static-libs [2026-01-21T10:45:24.577Z] Moving directory jdk-25.0.2+10-static-libs/ to ../static-libs [2026-01-21T10:45:24.577Z] Uncompressing file: OpenJDK25U-testimage_x64_linux_hotspot_25.0.2_10.tar.gz ... [2026-01-21T10:45:33.306Z] List files in jdkbinary folder... [2026-01-21T10:45:33.306Z] total 790148 [2026-01-21T10:45:33.306Z] drwxr-xr-x. 6 jenkins jenkins 82 Jan 21 10:27 j2re-image [2026-01-21T10:45:33.306Z] drwxr-xr-x. 8 jenkins jenkins 108 Jan 21 10:27 j2sdk-image [2026-01-21T10:45:33.306Z] -rw-r--r--. 1 jenkins jenkins 280881994 Jan 21 10:29 OpenJDK25U-debugimage_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:33.307Z] -rw-r--r--. 1 jenkins jenkins 120308795 Jan 21 09:38 OpenJDK25U-jdk-sources_25.0.2_10.tar.gz [2026-01-21T10:45:33.307Z] -rw-r--r--. 1 jenkins jenkins 140949044 Jan 21 10:29 OpenJDK25U-jdk_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:33.307Z] -rw-r--r--. 1 jenkins jenkins 86552981 Jan 21 10:29 OpenJDK25U-jmods_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:33.307Z] -rw-r--r--. 1 jenkins jenkins 61390278 Jan 21 10:28 OpenJDK25U-jre_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:33.307Z] -rw-r--r--. 1 jenkins jenkins 173868 Jan 21 10:36 OpenJDK25U-sbom_x64_linux_hotspot_25.0.2_10.json [2026-01-21T10:45:33.307Z] -rw-rw-r--. 1 jenkins jenkins 32319 Jan 21 10:34 OpenJDK25U-sbom_x64_linux_hotspot_25.0.2_10-metadata.json [2026-01-21T10:45:33.307Z] -rw-r--r--. 1 jenkins jenkins 4233754 Jan 21 10:29 OpenJDK25U-static-libs-glibc_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:33.307Z] -rw-r--r--. 1 jenkins jenkins 114566604 Jan 21 10:28 OpenJDK25U-testimage_x64_linux_hotspot_25.0.2_10.tar.gz [2026-01-21T10:45:33.307Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jan 21 09:38 source-image [2026-01-21T10:45:33.307Z] drwxr-xr-x. 3 jenkins jenkins 17 Jan 21 10:27 static-libs [2026-01-21T10:45:33.307Z] drwxr-xr-x. 3 jenkins jenkins 38 Jan 21 10:45 tmp [2026-01-21T10:45:33.307Z] List files in jdkbinary/tmp folder... [2026-01-21T10:45:33.307Z] total 0 [2026-01-21T10:45:33.307Z] drwxr-xr-x. 6 jenkins jenkins 112 Jan 21 10:21 jdk-25.0.2+10-test-image [2026-01-21T10:45:33.307Z] Moving directory jdk-25.0.2+10-test-image/ to ../openjdk-test-image [2026-01-21T10:45:33.307Z] Uncompressing OpenJDK25U-debugimage_x64_linux_hotspot_25.0.2_10.tar.gz over ./j2sdk-image... [2026-01-21T10:45:48.985Z] Removing top-level folder jdk-25.0.2+10-debug-image/ [2026-01-21T10:45:48.985Z] Removing top-level folder jdk-25.0.2+10/ [2026-01-21T10:46:16.460Z] Run /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version [2026-01-21T10:46:16.460Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-21T10:46:16.460Z] openjdk version "25.0.2" 2026-01-20 LTS [2026-01-21T10:46:16.460Z] OpenJDK Runtime Environment Temurin-25.0.2+10 (build 25.0.2+10-LTS) [2026-01-21T10:46:16.460Z] OpenJDK 64-Bit Server VM Temurin-25.0.2+10 (build 25.0.2+10-LTS, mixed mode, sharing) [2026-01-21T10:46:16.460Z] =JAVA VERSION OUTPUT END= [2026-01-21T10:46:16.460Z] =RELEASE INFO BEGIN= [2026-01-21T10:46:16.460Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-21T10:46:16.460Z] IMPLEMENTOR_VERSION="Temurin-25.0.2+10" [2026-01-21T10:46:16.460Z] JAVA_RUNTIME_VERSION="25.0.2+10-LTS" [2026-01-21T10:46:16.460Z] JAVA_VERSION="25.0.2" [2026-01-21T10:46:16.460Z] JAVA_VERSION_DATE="2026-01-20" [2026-01-21T10:46:16.460Z] LIBC="gnu" [2026-01-21T10:46:16.460Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom" [2026-01-21T10:46:16.460Z] OS_ARCH="x86_64" [2026-01-21T10:46:16.460Z] OS_NAME="Linux" [2026-01-21T10:46:16.460Z] SOURCE=".:git:9e3c947043a4" [2026-01-21T10:46:16.460Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438" [2026-01-21T10:46:16.460Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-21T10:46:16.460Z] SOURCE_REPO="https://github.com/adoptium/jdk25u.git" [2026-01-21T10:46:16.460Z] FULL_VERSION="25.0.2+10-LTS" [2026-01-21T10:46:16.460Z] SEMANTIC_VERSION="25.0.2+10" [2026-01-21T10:46:16.460Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure" [2026-01-21T10:46:16.460Z] JVM_VARIANT="Hotspot" [2026-01-21T10:46:16.460Z] JVM_VERSION="25.0.2+10-LTS" [2026-01-21T10:46:16.460Z] IMAGE_TYPE="JDK" [2026-01-21T10:46:16.460Z] =RELEASE INFO END= [2026-01-21T10:46:16.460Z] get testKitGen... [2026-01-21T10:46:16.460Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-21T10:46:16.460Z] git rev-parse v1.0.11.1 [2026-01-21T10:46:16.460Z] git checkout -q -f c0ef952083569cee498eb4092e4dab2df18ea6b5 [2026-01-21T10:46:16.460Z] get functional test material... [2026-01-21T10:46:16.460Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b v0.57.0-release https://github.com/eclipse-openj9/openj9.git [2026-01-21T10:46:16.460Z] Cloning into 'openj9'... [2026-01-21T10:46:16.460Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2026-01-21T10:46:21.185Z] Updating files: 99% (10338/10341) [2026-01-21T10:46:21.185Z] Updating files: 100% (10341/10341) [2026-01-21T10:46:21.185Z] Updating files: 100% (10341/10341), done. [2026-01-21T10:46:21.185Z] check OpenJ9 Repo sha [2026-01-21T10:46:21.185Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2026-01-21T10:46:21.185Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [2026-01-21T10:46:21.185Z] total 100 [2026-01-21T10:46:21.185Z] drwxr-xr-x. 4 jenkins jenkins 35 Jan 21 10:44 buildenv [2026-01-21T10:46:21.185Z] -rwxr-xr-x. 1 jenkins jenkins 339 Jan 21 10:44 compile.sh [2026-01-21T10:46:21.185Z] drwxr-xr-x. 3 jenkins jenkins 25 Jan 21 10:44 config [2026-01-21T10:46:21.185Z] -rw-r--r--. 1 jenkins jenkins 6735 Jan 21 10:44 Contributing.md [2026-01-21T10:46:21.185Z] drwxr-xr-x. 4 jenkins jenkins 159 Jan 21 10:44 doc [2026-01-21T10:46:21.185Z] drwxr-xr-x. 5 jenkins jenkins 46 Jan 21 10:44 docs [2026-01-21T10:46:21.185Z] drwxr-xr-x. 34 jenkins jenkins 4096 Jan 21 10:44 external [2026-01-21T10:46:21.185Z] drwxr-xr-x. 8 jenkins jenkins 141 Jan 21 10:44 functional [2026-01-21T10:46:21.185Z] -rwxr-xr-x. 1 jenkins jenkins 30011 Jan 21 10:44 get.sh [2026-01-21T10:46:21.185Z] drwxr-xr-x. 20 jenkins jenkins 4096 Jan 21 10:44 jck [2026-01-21T10:46:21.185Z] -rw-r--r--. 1 jenkins jenkins 11360 Jan 21 10:44 LICENSE [2026-01-21T10:46:21.185Z] -rw-r--r--. 1 jenkins jenkins 65 Jan 21 10:44 NOTICE [2026-01-21T10:46:21.185Z] drwxr-xr-x. 14 jenkins jenkins 4096 Jan 21 10:46 openj9 [2026-01-21T10:46:21.185Z] drwxr-xr-x. 3 jenkins jenkins 94 Jan 21 10:44 openjdk [2026-01-21T10:46:21.185Z] drwxr-xr-x. 9 jenkins jenkins 4096 Jan 21 10:44 perf [2026-01-21T10:46:21.185Z] -rw-r--r--. 1 jenkins jenkins 8335 Jan 21 10:44 README.md [2026-01-21T10:46:21.185Z] drwxr-xr-x. 4 jenkins jenkins 43 Jan 21 10:44 scripts [2026-01-21T10:46:21.185Z] drwxr-xr-x. 13 jenkins jenkins 4096 Jan 21 10:44 system [2026-01-21T10:46:21.185Z] -rwxr-xr-x. 1 jenkins jenkins 3928 Jan 21 10:44 terminateTestProcesses.sh [2026-01-21T10:46:21.186Z] drwxr-xr-x. 2 jenkins jenkins 94 Jan 21 10:44 testenv [2026-01-21T10:46:21.186Z] drwxr-xr-x. 8 jenkins jenkins 4096 Jan 21 10:46 TKG [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-21T10:46:21.620Z] $ ssh-agent -k [2026-01-21T10:46:21.628Z] unset SSH_AUTH_SOCK; [2026-01-21T10:46:21.628Z] unset SSH_AGENT_PID; [2026-01-21T10:46:21.628Z] echo Agent pid 3354488 killed; [2026-01-21T10:46:21.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-21T10:46:22.025Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=25&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk25u%2Fjdk25u-release-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=azure&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-25.0.2%2B10_adopt&amp;LABEL_ADDITION=%21sw.tool.glibc.2_12&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=6&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-21T10:46:22.037Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-ibmcloud-centosstream10-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=25&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk25u%2Fjdk25u-release-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=azure&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-25.0.2%2B10_adopt&amp;LABEL_ADDITION=%21sw.tool.glibc.2_12&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=6&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;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-21T10:46:22.082Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-21T10:46:22.205Z] Copied 1 artifact from "getTRSSOutput" build number 2023 [Pipeline] sh [2026-01-21T10:46:22.629Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-01-21T10:46:22.630Z] + tar xof - [2026-01-21T10:46:22.630Z] + gzip -cd TRSSOutput.tar.gz [2026-01-21T10:46:22.630Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-21T10:46:22.700Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-21T10:46:22.718Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-21T10:46:23.126Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-21T10:46:23.126Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib does not exist, creating one. [2026-01-21T10:46:23.126Z] mkdir /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency [2026-01-21T10:46:23.126Z] mkdir /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:46:23.126Z] -------------------------------------------- [2026-01-21T10:46:23.126Z] path is set to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:46:23.127Z] task is set to default [2026-01-21T10:46:23.127Z] dependencyList is set to all [2026-01-21T10:46:23.127Z] System Test jars will not be downloaded. [2026-01-21T10:46:23.127Z] -------------------------------------------- [2026-01-21T10:46:23.127Z] Starting download third party dependent jars [2026-01-21T10:46:23.127Z] -------------------------------------------- [2026-01-21T10:46:23.127Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:46:23.127Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar [2026-01-21T10:46:23.127Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar [2026-01-21T10:46:28.872Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/byte-buddy-agent.jar [2026-01-21T10:46:28.872Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar [2026-01-21T10:46:28.872Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar [2026-01-21T10:46:33.488Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/objenesis.jar [2026-01-21T10:46:33.488Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2026-01-21T10:46:33.488Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2026-01-21T10:46:33.488Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt [2026-01-21T10:46:33.488Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz [2026-01-21T10:46:33.488Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz [2026-01-21T10:46:33.801Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_7_4_1.tar.gz [2026-01-21T10:46:33.801Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2026-01-21T10:46:33.801Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2026-01-21T10:46:39.549Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt [2026-01-21T10:46:39.549Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz [2026-01-21T10:46:39.549Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz [2026-01-21T10:46:39.549Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/apache-maven-bin.tar.gz [2026-01-21T10:46:39.549Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-exec.jar [2026-01-21T10:46:39.549Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-exec.jar [2026-01-21T10:46:39.549Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/commons-exec.jar [2026-01-21T10:46:39.549Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar [2026-01-21T10:46:39.549Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar [2026-01-21T10:46:39.861Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jcstress-tests-all-20240222.jar [2026-01-21T10:46:39.861Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-01-21T10:46:39.861Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-01-21T10:46:39.861Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-01-21T10:46:39.861Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz [2026-01-21T10:46:39.861Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz [2026-01-21T10:46:40.176Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_5_1_b01.tar.gz [2026-01-21T10:46:40.176Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-01-21T10:46:40.176Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-01-21T10:46:40.176Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_5_1_b01.tar.gz.sha256sum.txt [2026-01-21T10:46:40.176Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar [2026-01-21T10:46:40.176Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar [2026-01-21T10:46:40.493Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jcommander.jar [2026-01-21T10:46:40.493Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip [2026-01-21T10:46:40.493Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip [2026-01-21T10:46:56.172Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/dacapo.zip [2026-01-21T10:46:56.172Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar [2026-01-21T10:46:56.172Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar [2026-01-21T10:46:56.172Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/mockito-core.jar [2026-01-21T10:46:56.172Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar [2026-01-21T10:46:56.172Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy.jar [2026-01-21T10:46:56.172Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/byte-buddy.jar [2026-01-21T10:46:56.172Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar [2026-01-21T10:46:56.172Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm-all.jar [2026-01-21T10:46:56.172Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/asm-all.jar [2026-01-21T10:46:56.172Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//org.eclipse.osgi-3.16.100.jar [2026-01-21T10:46:56.172Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//org.eclipse.osgi-3.16.100.jar [2026-01-21T10:46:56.172Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/org.eclipse.osgi-3.16.100.jar [2026-01-21T10:46:56.172Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt [2026-01-21T10:46:56.172Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt [2026-01-21T10:46:56.172Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt [2026-01-21T10:46:56.172Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz [2026-01-21T10:46:56.172Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz [2026-01-21T10:46:56.172Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_7_3_1_1.tar.gz [2026-01-21T10:46:56.172Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt [2026-01-21T10:46:56.172Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt [2026-01-21T10:46:56.172Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt [2026-01-21T10:46:56.172Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar [2026-01-21T10:46:56.172Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//testng.jar [2026-01-21T10:46:56.172Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/testng.jar [2026-01-21T10:46:56.172Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt [2026-01-21T10:46:56.172Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt [2026-01-21T10:46:56.172Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt [2026-01-21T10:46:56.172Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz [2026-01-21T10:46:56.172Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz [2026-01-21T10:46:56.172Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_8_2.tar.gz [2026-01-21T10:46:56.172Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt [2026-01-21T10:46:56.172Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_2.tar.gz.sha256sum.txt [2026-01-21T10:46:56.172Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_8_2.tar.gz.sha256sum.txt [2026-01-21T10:46:56.172Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt [2026-01-21T10:46:56.172Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt [2026-01-21T10:47:01.915Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/asmtools.jar.sha256sum.txt [2026-01-21T10:47:01.915Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar [2026-01-21T10:47:01.915Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar [2026-01-21T10:47:01.915Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/asmtools.jar [2026-01-21T10:47:01.915Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt [2026-01-21T10:47:01.915Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt [2026-01-21T10:47:01.915Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/asmtools.jar.sha256sum.txt [2026-01-21T10:47:01.915Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar [2026-01-21T10:47:01.915Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar [2026-01-21T10:47:01.915Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/junit4.jar [2026-01-21T10:47:01.915Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-cli.jar [2026-01-21T10:47:01.915Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-cli.jar [2026-01-21T10:47:01.915Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/commons-cli.jar [2026-01-21T10:47:01.915Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jython-standalone.jar [2026-01-21T10:47:01.915Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jython-standalone.jar [2026-01-21T10:47:02.227Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jython-standalone.jar [2026-01-21T10:47:02.227Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt [2026-01-21T10:47:02.227Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt [2026-01-21T10:47:02.227Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt [2026-01-21T10:47:02.227Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar [2026-01-21T10:47:02.227Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar [2026-01-21T10:47:02.537Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/openj9jtregtimeouthandler.jar [2026-01-21T10:47:02.537Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt [2026-01-21T10:47:02.537Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//openj9jtregtimeouthandler.jar.sha256sum.txt [2026-01-21T10:47:02.537Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/openj9jtregtimeouthandler.jar.sha256sum.txt [2026-01-21T10:47:02.537Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt [2026-01-21T10:47:02.537Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt [2026-01-21T10:47:02.537Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_8_1_1.tar.gz.sha256sum.txt [2026-01-21T10:47:02.537Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz [2026-01-21T10:47:02.537Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz [2026-01-21T10:47:02.848Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_8_1_1.tar.gz [2026-01-21T10:47:02.848Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt [2026-01-21T10:47:02.848Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_8_1_1.tar.gz.sha256sum.txt [2026-01-21T10:47:08.589Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_8_1_1.tar.gz.sha256sum.txt [2026-01-21T10:47:08.589Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-01-21T10:47:08.589Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-01-21T10:47:08.589Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/json-simple.jar [2026-01-21T10:47:08.589Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//javassist.jar [2026-01-21T10:47:08.589Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//javassist.jar [2026-01-21T10:47:08.589Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/javassist.jar [2026-01-21T10:47:08.589Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm.jar [2026-01-21T10:47:08.589Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm.jar [2026-01-21T10:47:08.589Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/asm.jar [2026-01-21T10:47:08.589Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jaxb-api.jar [2026-01-21T10:47:08.589Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jaxb-api.jar [2026-01-21T10:47:08.589Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jaxb-api.jar [2026-01-21T10:47:08.589Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-21T10:47:08.666Z] Machine limit is 40. [Pipeline] sh [2026-01-21T10:47:09.106Z] + cd ./aqa-tests/TKG [2026-01-21T10:47:09.106Z] ++ uname [2026-01-21T10:47:09.106Z] + '[' Linux = AIX ']' [2026-01-21T10:47:09.106Z] ++ uname [2026-01-21T10:47:09.106Z] + '[' Linux = SunOS ']' [2026-01-21T10:47:09.106Z] ++ uname [2026-01-21T10:47:09.106Z] + '[' Linux = '*BSD' ']' [2026-01-21T10:47:09.106Z] + MAKE=make [2026-01-21T10:47:09.106Z] + make genParallelList TEST=special.functional TEST_TIME=120 NUM_MACHINES= [2026-01-21T10:47:09.106Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image [2026-01-21T10:47:09.106Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:47:09.106Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-21T10:47:09.106Z] mkdir -p /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-21T10:47:09.106Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-21T10:47:09.106Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk25_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_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-21T10:47:09.106Z] Buildfile: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-21T10:47:09.785Z] [2026-01-21T10:47:09.785Z] build: [2026-01-21T10:47:09.785Z] [2026-01-21T10:47:09.785Z] clean: [2026-01-21T10:47:09.785Z] [2026-01-21T10:47:09.785Z] init: [2026-01-21T10:47:09.785Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/bin [2026-01-21T10:47:09.785Z] [2026-01-21T10:47:09.785Z] getDependentLibs: [2026-01-21T10:47:09.785Z] [exec] -------------------------------------------- [2026-01-21T10:47:09.785Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:47:09.785Z] [exec] task is set to default [2026-01-21T10:47:09.785Z] [exec] dependencyList is set to json_simple [2026-01-21T10:47:09.785Z] [exec] System Test jars will not be downloaded. [2026-01-21T10:47:09.785Z] [exec] -------------------------------------------- [2026-01-21T10:47:09.785Z] [exec] Starting download third party dependent jars [2026-01-21T10:47:09.785Z] [exec] -------------------------------------------- [2026-01-21T10:47:09.785Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:47:09.785Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-21T10:47:09.785Z] [exec] downloaded dependent third party jars successfully [2026-01-21T10:47:09.785Z] [2026-01-21T10:47:09.785Z] compile: [2026-01-21T10:47:09.785Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:09.785Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:09.785Z] [echo] ===fork: yes [2026-01-21T10:47:09.785Z] [echo] ===debug: on [2026-01-21T10:47:09.785Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/bin [2026-01-21T10:47:12.691Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-21T10:47:12.691Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:47:12.691Z] [2026-01-21T10:47:12.691Z] dist: [2026-01-21T10:47:12.691Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-21T10:47:12.691Z] [2026-01-21T10:47:12.691Z] BUILD SUCCESSFUL [2026-01-21T10:47:12.691Z] Total time: 3 seconds [2026-01-21T10:47:12.691Z] 0 [2026-01-21T10:47:12.691Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-21T10:47:12.691Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-21T10:47:12.691Z] microArchOutput: model name : AMD EPYC-Rome Processor [2026-01-21T10:47:13.383Z] ****************************** MACHINE INFO ****************************** [2026-01-21T10:47:13.383Z] File path : /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG [2026-01-21T10:47:13.383Z] Free Physical Memory Size : 2323693568 [2026-01-21T10:47:13.383Z] Free space (bytes) : 54390083584 [2026-01-21T10:47:13.383Z] Total Physical Memory Size : 8052400128 [2026-01-21T10:47:13.383Z] Total space (bytes) : 107199070208 [2026-01-21T10:47:13.383Z] Usable space (bytes) : 54390083584 [2026-01-21T10:47:13.383Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:13.383Z] bashVersion : [2026-01-21T10:47:13.383Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu) [2026-01-21T10:47:13.383Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-21T10:47:13.383Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-21T10:47:13.383Z] [2026-01-21T10:47:13.383Z] This is free software; you are free to change and redistribute it. [2026-01-21T10:47:13.383Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-21T10:47:13.383Z] cpuCores : 2 [2026-01-21T10:47:13.383Z] curlVersion : [2026-01-21T10:47:13.383Z] curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.1 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.5 libssh/0.11.1/openssl/zlib nghttp2/1.64.0 OpenLDAP/2.6.10 [2026-01-21T10:47:13.383Z] Release-Date: 2025-02-13 [2026-01-21T10:47:13.383Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2026-01-21T10:47:13.383Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets [2026-01-21T10:47:13.383Z] dockerVersion : [2026-01-21T10:47:13.383Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. [2026-01-21T10:47:13.383Z] podman version 5.6.0 [2026-01-21T10:47:13.383Z] gcc version : 14 [2026-01-21T10:47:13.383Z] gclibc version : ldd (GNU libc) 2.39 [2026-01-21T10:47:13.383Z] gdb version : bash: line 1: gdb: command not found [2026-01-21T10:47:13.383Z] lldb version : Command could not be executed [2026-01-21T10:47:13.383Z] makeVersion : [2026-01-21T10:47:13.383Z] GNU Make 4.4.1 [2026-01-21T10:47:13.383Z] Built for x86_64-redhat-linux-gnu [2026-01-21T10:47:13.383Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-01-21T10:47:13.383Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-01-21T10:47:13.383Z] This is free software: you are free to change and redistribute it. [2026-01-21T10:47:13.383Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-21T10:47:13.383Z] mavenVersion : [2026-01-21T10:47:13.383Z] WARNING: A restricted method in java.lang.System has been called [2026-01-21T10:47:13.383Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar) [2026-01-21T10:47:13.383Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-21T10:47:13.383Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-21T10:47:13.383Z] [2026-01-21T10:47:13.383Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-21T10:47:13.383Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-21T10:47:13.383Z] Java version: 25.0.2, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image [2026-01-21T10:47:13.383Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-21T10:47:13.383Z] OS name: "linux", version: "6.12.0-122.el10.x86_64", arch: "amd64", family: "unix" [2026-01-21T10:47:13.383Z] osInfo : [2026-01-21T10:47:13.383Z] NAME="CentOS Stream" [2026-01-21T10:47:13.383Z] VERSION="10 (Coughlan)" [2026-01-21T10:47:13.383Z] RELEASE_TYPE=stable [2026-01-21T10:47:13.383Z] ID="centos" [2026-01-21T10:47:13.383Z] ID_LIKE="rhel fedora" [2026-01-21T10:47:13.383Z] VERSION_ID="10" [2026-01-21T10:47:13.383Z] PLATFORM_ID="platform:el10" [2026-01-21T10:47:13.383Z] PRETTY_NAME="CentOS Stream 10 (Coughlan)" [2026-01-21T10:47:13.383Z] ANSI_COLOR="0;31" [2026-01-21T10:47:13.383Z] LOGO="fedora-logo-icon" [2026-01-21T10:47:13.383Z] CPE_NAME="cpe:/o:centos:centos:10" [2026-01-21T10:47:13.383Z] HOME_URL="https://centos.org/" [2026-01-21T10:47:13.383Z] VENDOR_NAME="CentOS" [2026-01-21T10:47:13.383Z] VENDOR_URL="https://centos.org/" [2026-01-21T10:47:13.383Z] BUG_REPORT_URL="https://issues.redhat.com/" [2026-01-21T10:47:13.383Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 10" [2026-01-21T10:47:13.383Z] REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" [2026-01-21T10:47:13.383Z] osLabel : cent.10 [2026-01-21T10:47:13.383Z] perlVersion : [2026-01-21T10:47:13.383Z] [2026-01-21T10:47:13.383Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi [2026-01-21T10:47:13.383Z] (with 16 registered patches, see perl -V for more detail) [2026-01-21T10:47:13.383Z] [2026-01-21T10:47:13.383Z] Copyright 1987-2025, Larry Wall [2026-01-21T10:47:13.383Z] [2026-01-21T10:47:13.383Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-21T10:47:13.383Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-21T10:47:13.383Z] [2026-01-21T10:47:13.383Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-21T10:47:13.383Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-21T10:47:13.383Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-21T10:47:13.383Z] [2026-01-21T10:47:13.383Z] podmanVersion : podman version 5.6.0 [2026-01-21T10:47:13.383Z] procArch : unknown [2026-01-21T10:47:13.383Z] sysArch : x86_64 [2026-01-21T10:47:13.383Z] sysOS : Linux [2026-01-21T10:47:13.383Z] ulimit : [2026-01-21T10:47:13.383Z] real-time non-blocking time (microseconds, -R) unlimited [2026-01-21T10:47:13.383Z] core file size (blocks, -c) unlimited [2026-01-21T10:47:13.383Z] data seg size (kbytes, -d) unlimited [2026-01-21T10:47:13.383Z] scheduling priority (-e) 0 [2026-01-21T10:47:13.383Z] file size (blocks, -f) unlimited [2026-01-21T10:47:13.383Z] pending signals (-i) 30513 [2026-01-21T10:47:13.383Z] max locked memory (kbytes, -l) 8192 [2026-01-21T10:47:13.383Z] max memory size (kbytes, -m) unlimited [2026-01-21T10:47:13.383Z] open files (-n) 524288 [2026-01-21T10:47:13.383Z] pipe size (512 bytes, -p) 8 [2026-01-21T10:47:13.383Z] POSIX message queues (bytes, -q) 819200 [2026-01-21T10:47:13.383Z] real-time priority (-r) 0 [2026-01-21T10:47:13.383Z] stack size (kbytes, -s) 8192 [2026-01-21T10:47:13.383Z] cpu time (seconds, -t) unlimited [2026-01-21T10:47:13.383Z] max user processes (-u) 30513 [2026-01-21T10:47:13.383Z] virtual memory (kbytes, -v) unlimited [2026-01-21T10:47:13.383Z] file locks (-x) unlimited [2026-01-21T10:47:13.383Z] uname : Linux test-ibmcloud-centosstream10-x64-1.adoptopenjdk.net 6.12.0-122.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025 x86_64 GNU/Linux [2026-01-21T10:47:13.383Z] vmVendor : Oracle Corporation [2026-01-21T10:47:13.383Z] vmVersion : 25.0.2+10-LTS [2026-01-21T10:47:13.383Z] xlc version : bash: line 1: xlC: command not found [2026-01-21T10:47:13.383Z] ************************************************************************** [2026-01-21T10:47:13.383Z] [2026-01-21T10:47:13.383Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-21T10:47:13.383Z] [2026-01-21T10:47:13.383Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-01-21T10:47:13.383Z] [2026-01-21T10:47:13.383Z] System.getProperty('os.name')=Linux [2026-01-21T10:47:13.383Z] [2026-01-21T10:47:13.383Z] System.getProperty('os.arch')=amd64 [2026-01-21T10:47:13.383Z] [2026-01-21T10:47:13.383Z] System.getProperty('java.fullversion')=null [2026-01-21T10:47:13.383Z] [2026-01-21T10:47:13.383Z] System.getProperty('sun.arch.data.model')=64 [2026-01-21T10:47:13.383Z] [2026-01-21T10:47:13.383Z] 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_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:47:13.383Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG' [2026-01-21T10:47:13.383Z] perl scripts/configure.pl [2026-01-21T10:47:13.383Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="cent.10" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-21T10:47:13.749Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-21T10:47:13.749Z] [2026-01-21T10:47:13.749Z] [2026-01-21T10:47:13.749Z] Starting to generate parallel test lists. [2026-01-21T10:47:13.749Z] [2026-01-21T10:47:13.749Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-01-21T10:47:13.749Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-01-21T10:47:13.749Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-01-21T10:47:14.071Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-01-21T10:47:14.071Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-01-21T10:47:14.071Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-01-21T10:47:14.071Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-01-21T10:47:14.071Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-01-21T10:47:14.071Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-01-21T10:47:14.071Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-01-21T10:47:14.071Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-01-21T10:47:14.071Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-01-21T10:47:14.071Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-01-21T10:47:14.071Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-01-21T10:47:14.071Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-01-21T10:47:14.071Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-01-21T10:47:14.071Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-01-21T10:47:14.386Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-01-21T10:47:14.387Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-01-21T10:47:14.387Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-01-21T10:47:14.387Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-01-21T10:47:14.387Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-01-21T10:47:14.387Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-01-21T10:47:14.387Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-01-21T10:47:14.387Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-01-21T10:47:14.699Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-01-21T10:47:14.699Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-01-21T10:47:14.699Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-01-21T10:47:14.699Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-01-21T10:47:14.699Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-01-21T10:47:14.699Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-01-21T10:47:14.699Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-01-21T10:47:14.699Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-01-21T10:47:14.699Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-01-21T10:47:14.699Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-01-21T10:47:14.700Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-01-21T10:47:15.013Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-01-21T10:47:15.013Z] Attempting to get test duration data from TRSS. [2026-01-21T10:47:15.013Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=25&impl=hs&platform=x86-64_linux&group=functional&level=special [2026-01-21T10:47:20.783Z] Attempting to get test duration data from cached files. [2026-01-21T10:47:20.783Z] [2026-01-21T10:47:20.783Z] TEST DURATION [2026-01-21T10:47:20.783Z] ==================================================================================== [2026-01-21T10:47:20.783Z] Total number of tests searched: 452 [2026-01-21T10:47:20.783Z] Number of test durations found: 452 [2026-01-21T10:47:20.783Z] Top slowest tests: [2026-01-21T10:47:20.783Z] 00m35s MBCS_Tests_charsets_0 [2026-01-21T10:47:20.783Z] 00m21s MBCS_Tests_annotation_zh_TW_linux_0 [2026-01-21T10:47:20.783Z] 00m21s MBCS_Tests_annotation_ko_KR_linux_0 [2026-01-21T10:47:20.783Z] ==================================================================================== [2026-01-21T10:47:20.783Z] [2026-01-21T10:47:20.783Z] Test target is split into 1 lists. [2026-01-21T10:47:20.783Z] Reducing estimated test running time from 03m40s to 03m40s. [2026-01-21T10:47:20.783Z] [2026-01-21T10:47:20.783Z] -------------------------------------testList_0------------------------------------- [2026-01-21T10:47:20.783Z] Number of tests: 452 [2026-01-21T10:47:20.783Z] Estimated running time: 03m40s [2026-01-21T10:47:20.784Z] TESTLIST=MBCS_Tests_charsets_0,MBCS_Tests_annotation_zh_TW_linux_0,MBCS_Tests_annotation_ko_KR_linux_0,MBCS_Tests_annotation_zh_CN_linux_0,MBCS_Tests_annotation_ja_JP_linux_0,MBCS_Tests_codepoint_linux_0,MBCS_Tests_urlclassloader_ja_JP_linux_0,MBCS_Tests_unicode_linux_0,MBCS_Tests_urlclassloader_zh_TW_linux_0,MBCS_Tests_urlclassloader_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_ja_JP_linux_0,MBCS_Tests_jdbc41_zh_TW_linux_0,MBCS_Tests_jdbc41_zh_CN_linux_0,MBCS_Tests_jdbc41_ko_KR_linux_0,MBCS_Tests_sealed_classes_zh_CN_linux_0,MBCS_Tests_sealed_classes_zh_TW_linux_0,MBCS_Tests_sealed_classes_ko_KR_linux_0,MBCS_Tests_sealed_classes_ja_JP_linux_0,MBCS_Tests_language_tag_0,MBCS_Tests_datetime_0,MBCS_Tests_i18n_ja_JP_linux_0,MBCS_Tests_datetime_formatter_0,MBCS_Tests_property_utf8_0,MBCS_Tests_new_jp_era_0,MBCS_Tests_locale_matching_zh_CN_linux_0,MBCS_Tests_locale_matching_ja_JP_linux_0,MBCS_Tests_locale_matching_zh_TW_linux_0,MBCS_Tests_locale_matching_ko_KR_linux_0,MBCS_Tests_Compiler_ja_JP_linux_0,MBCS_Tests_record_ko_KR_linux_0,MBCS_Tests_record_zh_CN_linux_0,MBCS_Tests_record_ja_JP_linux_0,MBCS_Tests_record_zh_TW_linux_0,MBCS_Tests_pattern_matching_instanceof_zh_TW_linux_0,MBCS_Tests_switch_expressions_ja_JP_linux_0,MBCS_Tests_switch_expressions_ko_KR_linux_0,MBCS_Tests_switch_expressions_zh_TW_linux_0,MBCS_Tests_pattern_matching_instanceof_ja_JP_linux_0,MBCS_Tests_switch_expressions_zh_CN_linux_0,MBCS_Tests_pattern_matching_instanceof_zh_CN_linux_0,MBCS_Tests_regex_ja_JP_linux_0,MBCS_Tests_regex_ko_KR_linux_0,MBCS_Tests_pattern_matching_instanceof_ko_KR_linux_0,MBCS_Tests_IDN_ja_JP_linux_0,MBCS_Tests_text_blocks_ja_JP_linux_0,MBCS_Tests_text_blocks_zh_CN_linux_0,MBCS_Tests_text_blocks_ko_KR_linux_0,MBCS_Tests_text_blocks_zh_TW_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_StAX_ja_JP_linux_0,MBCS_Tests_StAX_ko_KR_linux_0,MBCS_Tests_pref_zh_CN_linux_0,MBCS_Tests_pref_ko_KR_linux_0,MBCS_Tests_pref_zh_TW_linux_0,MBCS_Tests_regex_zh_CN_linux_0,MBCS_Tests_regex_zh_TW_linux_0,MBCS_Tests_StAX_zh_TW_linux_0,MBCS_Tests_StAX_zh_CN_linux_0,MBCS_Tests_jaxp14_ja_JP_linux_0,MBCS_Tests_i18n_zh_CN_linux_0,MBCS_Tests_i18n_zh_TW_linux_0,MBCS_Tests_IDN_ko_KR_linux_0,MBCS_Tests_jaxp14_ko_KR_linux_0,MBCS_Tests_jaxp14_zh_TW_linux_0,MBCS_Tests_jaxp14_zh_CN_linux_0,MBCS_Tests_IDN_zh_CN_linux_0,MBCS_Tests_compact_number_format_ja_JP_linux_0,MBCS_Tests_IDN_zh_TW_linux_0,MBCS_Tests_compact_number_format_zh_TW_linux_0,MBCS_Tests_compact_number_format_ko_KR_linux_0,MBCS_Tests_compact_number_format_zh_CN_linux_0,MBCS_Tests_file_ja_JP_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_codepage_ja_JP_linux_0,MBCS_Tests_nio_ja_JP_linux_0,MBCS_Tests_i18n_ko_KR_linux_0,MBCS_Tests_formatter_ja_JP_linux_0,MBCS_Tests_formatter_zh_CN_linux_0,MBCS_Tests_formatter_ko_KR_linux_0,MBCS_Tests_codepage_ko_KR_linux_0,MBCS_Tests_codepage_zh_CN_linux_0,MBCS_Tests_nio_ko_KR_linux_0,MBCS_Tests_codepage_zh_TW_linux_0,MBCS_Tests_scanner_zh_CN_linux_0,MBCS_Tests_nio_zh_CN_linux_0,MBCS_Tests_scanner_zh_TW_linux_0,MBCS_Tests_nio_zh_TW_linux_0,MBCS_Tests_env_ja_JP_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_env_zh_CN_linux_0,MBCS_Tests_env_ko_KR_linux_0,MBCS_Tests_pattern_matching_instanceof_Zh_TW_aix_0,MBCS_Tests_sealed_classes_ja_JP_aix_0,MBCS_Tests_env_Zh_TW_aix_0,MBCS_Tests_formatter_zh_TW_aix_0,MBCS_Tests_formatter_Zh_TW_aix_0,MBCS_Tests_locale_matching_zh_CN_aix_0,MBCS_Tests_locale_matching_Zh_CN_aix_0,MBCS_Tests_formatter_zh_TW_linux_0,MBCS_Tests_formatter_tw_windows_0,MBCS_Tests_formatter_ZH_TW_aix_0,MBCS_Tests_urlclassloader_Zh_CN_aix_0,MBCS_Tests_i18n_ko_KR_aix_0,MBCS_Tests_i18n_KO_KR_aix_0,MBCS_Tests_jdbc41_ko_KR_aix_0,MBCS_Tests_regex_Ja_JP_aix_0,MBCS_Tests_jdbc41_ZH_TW_aix_0,MBCS_Tests_formatter_JA_JP_aix_0,MBCS_Tests_codepage_tw_windows_0,MBCS_Tests_urlclassloader_zh_CN_aix_0,MBCS_Tests_urlclassloader_windows_0,MBCS_Tests_urlclassloader_ko_windows_0,MBCS_Tests_urlclassloader_ZH_TW_aix_0,MBCS_Tests_urlclassloader_KO_KR_aix_0,MBCS_Tests_urlclassloader_Ja_JP_aix_0,MBCS_Tests_urlclassloader_JA_JP_aix_0,MBCS_Tests_unicode_aix_0,MBCS_Tests_text_blocks_windows_0,MBCS_Tests_text_blocks_ko_KR_aix_0,MBCS_Tests_text_blocks_ja_JP_aix_0,MBCS_Tests_text_blocks_Zh_TW_aix_0,MBCS_Tests_text_blocks_JA_JP_aix_0,MBCS_Tests_switch_expressions_Zh_TW_aix_0,MBCS_Tests_switch_expressions_ZH_CN_aix_0,MBCS_Tests_sealed_classes_zh_CN_aix_0,MBCS_Tests_scanner_windows_0,MBCS_Tests_scanner_Zh_TW_aix_0,MBCS_Tests_scanner_ZH_TW_aix_0,MBCS_Tests_regex_windows_0,MBCS_Tests_record_JA_JP_aix_0,MBCS_Tests_pattern_matching_instanceof_zh_TW_aix_0,MBCS_Tests_pattern_matching_instanceof_windows_0,MBCS_Tests_pattern_matching_instanceof_ja_JP_aix_0,MBCS_Tests_pattern_matching_instanceof_Zh_CN_aix_0,MBCS_Tests_locale_matching_zh_TW_aix_0,MBCS_Tests_locale_matching_tw_windows_0,MBCS_Tests_locale_matching_ko_windows_0,MBCS_Tests_locale_matching_cn_windows_0,MBCS_Tests_locale_matching_Zh_TW_aix_0,MBCS_Tests_locale_matching_ZH_TW_aix_0,MBCS_Tests_jdbc41_tw_windows_0,MBCS_Tests_jdbc41_Zh_CN_aix_0,MBCS_Tests_jdbc41_JA_JP_aix_0,MBCS_Tests_jaxp14_ZH_TW_aix_0,MBCS_Tests_formatter_windows_0,MBCS_Tests_formatter_ZH_CN_aix_0,MBCS_Tests_file_ko_KR.aix_0,MBCS_Tests_file_ja_JP.aix_0,MBCS_Tests_file_cn_windows_0,MBCS_Tests_codepage_ko_windows_0,MBCS_Tests_annotation_KO_KR_aix_0,MBCS_Tests_StAX_windows_0,MBCS_Tests_StAX_ja_windows_0,MBCS_Tests_StAX_Zh_TW_aix_0,MBCS_Tests_StAX_ZH_TW_aix_0,MBCS_Tests_IDN_ko_KR_aix_0,MBCS_Tests_IDN_Ja_JP_aix_0,MBCS_Tests_Compiler_ja_JP_aix_0,MBCS_Tests_urlclassloader_zh_TW_aix_0,MBCS_Tests_urlclassloader_ko_KR_aix_0,MBCS_Tests_urlclassloader_ja_windows_0,MBCS_Tests_unicode_windows_0,MBCS_Tests_text_blocks_zh_TW_aix_0,MBCS_Tests_text_blocks_Zh_CN_aix_0,MBCS_Tests_text_blocks_ZH_TW_aix_0,MBCS_Tests_text_blocks_ZH_CN_aix_0,MBCS_Tests_text_blocks_KO_KR_aix_0,MBCS_Tests_switch_expressions_zh_TW_aix_0,MBCS_Tests_switch_expressions_zh_CN_aix_0,MBCS_Tests_switch_expressions_windows_0,MBCS_Tests_switch_expressions_ko_KR_aix_0,MBCS_Tests_switch_expressions_ja_JP_aix_0,MBCS_Tests_switch_expressions_Zh_CN_aix_0,MBCS_Tests_switch_expressions_ZH_TW_aix_0,MBCS_Tests_switch_expressions_KO_KR_aix_0,MBCS_Tests_switch_expressions_Ja_JP_aix_0,MBCS_Tests_switch_expressions_JA_JP_aix_0,MBCS_Tests_sealed_classes_zh_TW_aix_0,MBCS_Tests_sealed_classes_windows_0,MBCS_Tests_sealed_classes_ZH_CN_aix_0,MBCS_Tests_sealed_classes_JA_JP_aix_0,MBCS_Tests_scanner_tw_windows_0,MBCS_Tests_scanner_ko_windows_0,MBCS_Tests_scanner_ja_windows_0,MBCS_Tests_scanner_ja_JP_aix_0,MBCS_Tests_scanner_Zh_CN_aix_0,MBCS_Tests_regex_ko_windows_0,MBCS_Tests_regex_ko_KR_aix_0,MBCS_Tests_regex_cn_windows_0,MBCS_Tests_regex_Zh_TW_aix_0,MBCS_Tests_regex_KO_KR_aix_0,MBCS_Tests_regex_JA_JP_aix_0,MBCS_Tests_record_ja_JP_aix_0,MBCS_Tests_record_Zh_TW_aix_0,MBCS_Tests_record_ZH_TW_aix_0,MBCS_Tests_record_ZH_CN_aix_0,MBCS_Tests_record_KO_KR_aix_0,MBCS_Tests_record_Ja_JP_aix_0,MBCS_Tests_pref_zh_TW_aix_0,MBCS_Tests_pref_ko_KR_aix_0,MBCS_Tests_pref_JA_JP_aix_0,MBCS_Tests_pattern_matching_instanceof_ko_KR_aix_0,MBCS_Tests_pattern_matching_instanceof_ZH_CN_aix_0,MBCS_Tests_pattern_matching_instanceof_KO_KR_aix_0,MBCS_Tests_nio_zh_CN_aix_0,MBCS_Tests_nio_ko_KR_aix_0,MBCS_Tests_nio_Zh_TW_aix_0,MBCS_Tests_nio_Zh_CN_aix_0,MBCS_Tests_nio_ZH_CN_aix_0,MBCS_Tests_nio_Ja_JP_aix_0,MBCS_Tests_nio_JA_JP_aix_0,MBCS_Tests_locale_matching_windows_0,MBCS_Tests_locale_matching_ja_JP_aix_0,MBCS_Tests_locale_matching_KO_KR_aix_0,MBCS_Tests_locale_matching_Ja_JP_aix_0,MBCS_Tests_locale_matching_JA_JP_aix_0,MBCS_Tests_jdbc41_zh_CN_aix_0,MBCS_Tests_jdbc41_windows_0,MBCS_Tests_jdbc41_ko_windows_0,MBCS_Tests_jdbc41_ja_JP_aix_0,MBCS_Tests_jdbc41_cn_windows_0,MBCS_Tests_jdbc41_Zh_TW_aix_0,MBCS_Tests_jdbc41_ZH_CN_aix_0,MBCS_Tests_jdbc41_KO_KR_aix_0,MBCS_Tests_jdbc41_Ja_JP_aix_0,MBCS_Tests_jaxp14_zh_TW_aix_0,MBCS_Tests_jaxp14_windows_0,MBCS_Tests_jaxp14_tw_windows_0,MBCS_Tests_jaxp14_ko_windows_0,MBCS_Tests_jaxp14_ja_windows_0,MBCS_Tests_jaxp14_cn_windows_0,MBCS_Tests_jaxp14_ZH_CN_aix_0,MBCS_Tests_jaxp14_Ja_JP_aix_0,MBCS_Tests_jaxp14_JA_JP_aix_0,MBCS_Tests_i18n_zh_TW_aix_0,MBCS_Tests_i18n_zh_CN_aix_0,MBCS_Tests_i18n_windows_0,MBCS_Tests_i18n_ja_JP_aix_0,MBCS_Tests_i18n_Zh_CN_aix_0,MBCS_Tests_i18n_ZH_TW_aix_0,MBCS_Tests_i18n_JA_JP_aix_0,MBCS_Tests_formatter_ko_windows_0,MBCS_Tests_formatter_ja_windows_0,MBCS_Tests_formatter_Zh_CN_aix_0,MBCS_Tests_formatter_KO_KR_aix_0,MBCS_Tests_formatter_Ja_JP_aix_0,MBCS_Tests_file_zh_TW.aix_0,MBCS_Tests_file_windows_0,MBCS_Tests_file_tw_windows_0,MBCS_Tests_file_Zh_TW.aix_0,MBCS_Tests_file_Zh_CN.aix_0,MBCS_Tests_file_ZH_TW.aix_0,MBCS_Tests_file_ZH_CN.aix_0,MBCS_Tests_file_KO_KR.aix_0,MBCS_Tests_file_JA_JP.aix_0,MBCS_Tests_env_windows_0,MBCS_Tests_env_Ja_JP_aix_0,MBCS_Tests_compact_number_format_zh_CN_aix_0,MBCS_Tests_compact_number_format_ko_KR_aix_0,MBCS_Tests_compact_number_format_Zh_TW_aix_0,MBCS_Tests_compact_number_format_KO_KR_aix_0,MBCS_Tests_compact_number_format_Ja_JP_aix_0,MBCS_Tests_coin_cn_windows_0,MBCS_Tests_coin_ZH_TW_aix_0,MBCS_Tests_codepage_zh_CN_aix_0,MBCS_Tests_codepage_windows_0,MBCS_Tests_codepage_ko_KR_aix_0,MBCS_Tests_codepage_ja_windows_0,MBCS_Tests_codepage_ja_JP_aix_0,MBCS_Tests_codepage_cn_windows_0,MBCS_Tests_codepage_ZH_TW_aix_0,MBCS_Tests_codepage_KO_KR_aix_0,MBCS_Tests_codepage_Ja_JP_aix_0,MBCS_Tests_codepage_JA_JP_aix_0,MBCS_Tests_annotation_zh_CN_aix_0,MBCS_Tests_annotation_ko_KR_aix_0,MBCS_Tests_annotation_ZH_CN_aix_0,MBCS_Tests_StAX_zh_CN_aix_0,MBCS_Tests_StAX_ko_windows_0,MBCS_Tests_StAX_ko_KR_aix_0,MBCS_Tests_StAX_ja_JP_aix_0,MBCS_Tests_StAX_Ja_JP_aix_0,MBCS_Tests_IDN_zh_TW_aix_0,MBCS_Tests_IDN_zh_CN_aix_0,MBCS_Tests_IDN_ko_windows_0,MBCS_Tests_IDN_ja_windows_0,MBCS_Tests_IDN_ja_JP_aix_0,MBCS_Tests_IDN_cn_windows_0,MBCS_Tests_IDN_Zh_CN_aix_0,MBCS_Tests_IDN_ZH_TW_aix_0,MBCS_Tests_IDN_JA_JP_aix_0,MBCS_Tests_Compiler_zh_TW_aix_0,MBCS_Tests_Compiler_zh_CN_aix_0,MBCS_Tests_Compiler_Zh_TW_aix_0,MBCS_Tests_Compiler_Zh_CN_aix_0,MBCS_Tests_Compiler_JA_JP_aix_0,MBCS_Tests_urlclassloader_tw_windows_0,MBCS_Tests_urlclassloader_ja_JP_aix_0,MBCS_Tests_urlclassloader_cn_windows_0,MBCS_Tests_urlclassloader_Zh_TW_aix_0,MBCS_Tests_urlclassloader_ZH_CN_aix_0,MBCS_Tests_text_blocks_zh_CN_aix_0,MBCS_Tests_text_blocks_Ja_JP_aix_0,MBCS_Tests_sealed_classes_ko_KR_aix_0,MBCS_Tests_sealed_classes_Zh_TW_aix_0,MBCS_Tests_sealed_classes_Zh_CN_aix_0,MBCS_Tests_sealed_classes_ZH_TW_aix_0,MBCS_Tests_sealed_classes_KO_KR_aix_0,MBCS_Tests_scanner_zh_TW_aix_0,MBCS_Tests_scanner_zh_CN_aix_0,MBCS_Tests_scanner_ko_KR_aix_0,MBCS_Tests_scanner_cn_windows_0,MBCS_Tests_scanner_ZH_CN_aix_0,MBCS_Tests_scanner_KO_KR_aix_0,MBCS_Tests_scanner_Ja_JP_aix_0,MBCS_Tests_scanner_JA_JP_aix_0,MBCS_Tests_regex_zh_TW_aix_0,MBCS_Tests_regex_zh_CN_aix_0,MBCS_Tests_regex_tw_windows_0,MBCS_Tests_regex_ja_windows_0,MBCS_Tests_regex_ja_JP_aix_0,MBCS_Tests_regex_Zh_CN_aix_0,MBCS_Tests_regex_ZH_TW_aix_0,MBCS_Tests_regex_ZH_CN_aix_0,MBCS_Tests_record_zh_TW_aix_0,MBCS_Tests_record_zh_CN_aix_0,MBCS_Tests_record_windows_0,MBCS_Tests_record_ko_KR_aix_0,MBCS_Tests_record_Zh_CN_aix_0,MBCS_Tests_pref_zh_CN_aix_0,MBCS_Tests_pref_windows_0,MBCS_Tests_pref_tw_windows_0,MBCS_Tests_pref_ja_windows_0,MBCS_Tests_pref_ja_JP_aix_0,MBCS_Tests_pref_Zh_TW_aix_0,MBCS_Tests_pref_ZH_TW_aix_0,MBCS_Tests_pref_ZH_CN_aix_0,MBCS_Tests_pref_KO_KR_aix_0,MBCS_Tests_pref_Ja_JP_aix_0,MBCS_Tests_pattern_matching_instanceof_zh_CN_aix_0,MBCS_Tests_pattern_matching_instanceof_ZH_TW_aix_0,MBCS_Tests_pattern_matching_instanceof_Ja_JP_aix_0,MBCS_Tests_pattern_matching_instanceof_JA_JP_aix_0,MBCS_Tests_nio_windows_0,MBCS_Tests_nio_tw_windows_0,MBCS_Tests_nio_ko_windows_0,MBCS_Tests_nio_ja_windows_0,MBCS_Tests_nio_KO_KR_aix_0,MBCS_Tests_locale_matching_ko_KR_aix_0,MBCS_Tests_locale_matching_ja_windows_0,MBCS_Tests_locale_matching_ZH_CN_aix_0,MBCS_Tests_jdbc41_zh_TW_aix_0,MBCS_Tests_jdbc41_ja_windows_0,MBCS_Tests_jaxp14_zh_CN_aix_0,MBCS_Tests_jaxp14_ko_KR_aix_0,MBCS_Tests_jaxp14_ja_JP_aix_0,MBCS_Tests_jaxp14_Zh_TW_aix_0,MBCS_Tests_jaxp14_Zh_CN_aix_0,MBCS_Tests_jaxp14_KO_KR_aix_0,MBCS_Tests_i18n_Zh_TW_aix_0,MBCS_Tests_i18n_ZH_CN_aix_0,MBCS_Tests_i18n_Ja_JP_aix_0,MBCS_Tests_formatter_zh_CN_aix_0,MBCS_Tests_formatter_ko_KR_aix_0,MBCS_Tests_formatter_ja_JP_aix_0,MBCS_Tests_formatter_cn_windows_0,MBCS_Tests_file_zh_CN.aix_0,MBCS_Tests_file_ko_windows_0,MBCS_Tests_file_ja_windows_0,MBCS_Tests_file_Ja_JP.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_env_ja_JP_aix_0,MBCS_Tests_env_Zh_CN_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_env_JA_JP_aix_0,MBCS_Tests_compact_number_format_zh_TW_aix_0,MBCS_Tests_compact_number_format_windows_0,MBCS_Tests_compact_number_format_Zh_CN_aix_0,MBCS_Tests_compact_number_format_ZH_TW_aix_0,MBCS_Tests_compact_number_format_ZH_CN_aix_0,MBCS_Tests_coin_zh_TW_aix_0,MBCS_Tests_coin_windows_0,MBCS_Tests_coin_tw_windows_0,MBCS_Tests_coin_ko_windows_0,MBCS_Tests_coin_ko_KR_aix_0,MBCS_Tests_coin_ja_windows_0,MBCS_Tests_coin_Zh_TW_aix_0,MBCS_Tests_coin_Zh_CN_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_codepoint_windows_0,MBCS_Tests_codepage_zh_TW_aix_0,MBCS_Tests_codepage_Zh_TW_aix_0,MBCS_Tests_codepage_Zh_CN_aix_0,MBCS_Tests_annotation_zh_TW_aix_0,MBCS_Tests_annotation_windows_0,MBCS_Tests_annotation_ja_JP_aix_0,MBCS_Tests_annotation_Zh_TW_aix_0,MBCS_Tests_annotation_Zh_CN_aix_0,MBCS_Tests_annotation_ZH_TW_aix_0,MBCS_Tests_annotation_JA_JP_aix_0,MBCS_Tests_StAX_zh_TW_aix_0,MBCS_Tests_StAX_tw_windows_0,MBCS_Tests_StAX_cn_windows_0,MBCS_Tests_StAX_Zh_CN_aix_0,MBCS_Tests_StAX_KO_KR_aix_0,MBCS_Tests_StAX_JA_JP_aix_0,MBCS_Tests_IDN_windows_0,MBCS_Tests_IDN_tw_windows_0,MBCS_Tests_IDN_Zh_TW_aix_0,MBCS_Tests_IDN_ZH_CN_aix_0,MBCS_Tests_IDN_KO_KR_aix_0,MBCS_Tests_Compiler_windows_0,MBCS_Tests_Compiler_ZH_TW_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_sealed_classes_Ja_JP_aix_0,MBCS_Tests_pref_ko_windows_0,MBCS_Tests_pref_cn_windows_0,MBCS_Tests_pref_Zh_CN_aix_0,MBCS_Tests_nio_zh_TW_aix_0,MBCS_Tests_nio_ja_JP_aix_0,MBCS_Tests_nio_cn_windows_0,MBCS_Tests_nio_ZH_TW_aix_0,MBCS_Tests_compact_number_format_ja_JP_aix_0,MBCS_Tests_compact_number_format_JA_JP_aix_0,MBCS_Tests_coin_zh_CN_aix_0,MBCS_Tests_coin_ja_JP_aix_0,MBCS_Tests_coin_JA_JP_aix_0,MBCS_Tests_codepoint_aix_0,MBCS_Tests_codepage_ZH_CN_aix_0,MBCS_Tests_annotation_Ja_JP_aix_0,MBCS_Tests_StAX_ZH_CN_aix_0,MBCS_Tests_Compiler_ko_KR_aix_0 [2026-01-21T10:47:20.784Z] ------------------------------------------------------------------------------------ [2026-01-21T10:47:20.784Z] [2026-01-21T10:47:20.784Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-01-21T10:47:20.784Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-01-21T10:47:20.856Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-21T10:47:20.917Z] 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-21T10:47:20.960Z] Building tests... [Pipeline] timeout [2026-01-21T10:47:20.963Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-21T10:47:20.974Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-21T10:47:21.380Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-21T10:47:24.233Z] -------------------------------------------- [2026-01-21T10:47:24.233Z] path is set to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:47:24.233Z] task is set to default [2026-01-21T10:47:24.233Z] dependencyList is set to all [2026-01-21T10:47:24.233Z] System Test jars will not be downloaded. [2026-01-21T10:47:24.233Z] -------------------------------------------- [2026-01-21T10:47:24.233Z] Starting download third party dependent jars [2026-01-21T10:47:24.233Z] -------------------------------------------- [2026-01-21T10:47:24.233Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-21T10:47:24.233Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-21T10:47:24.450Z] 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-21T10:47:24.479Z] ITERATION: 1/1 [Pipeline] sh [2026-01-21T10:47:24.903Z] + which Xvfb [2026-01-21T10:47:24.903Z] which: no Xvfb in (/home/jenkins/.local/bin:/home/jenkins/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin) [Pipeline] sh [2026-01-21T10:47:25.360Z] ++ id -u [2026-01-21T10:47:25.360Z] + echo wayland-1002 [Pipeline] echo [2026-01-21T10:47:25.424Z] Creating temporary wayland path and symlink /tmp/wayland-1002 [Pipeline] sh [2026-01-21T10:47:25.838Z] + rm -rf /tmp/wayland-1002 [2026-01-21T10:47:25.838Z] + mkdir -pm 0700 /tmp/wayland-1002 [Pipeline] sh [2026-01-21T10:47:26.296Z] + mkdir -pm 0700 /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/.xdg-runtime [Pipeline] sh [2026-01-21T10:47:26.764Z] + ln -sfn /tmp/wayland-1002 /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/.xdg-runtime [Pipeline] sh [2026-01-21T10:47:27.218Z] + mkdir -p -m 1777 /tmp/.X11-unix [Pipeline] sh [2026-01-21T10:47:27.663Z] + weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland [2026-01-21T10:47:27.663Z] Date: 2026-01-21 UTC [2026-01-21T10:47:27.663Z] [10:47:27.357] weston 14.0.1 [2026-01-21T10:47:27.663Z] https://wayland.freedesktop.org [2026-01-21T10:47:27.663Z] Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/ [2026-01-21T10:47:27.663Z] Build: 14.0.1 [2026-01-21T10:47:27.663Z] [10:47:27.357] Command line: weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland [2026-01-21T10:47:27.663Z] [10:47:27.357] OS: Linux, 6.12.0-122.el10.x86_64, #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025, x86_64 [2026-01-21T10:47:27.663Z] [10:47:27.357] Flight recorder: enabled [2026-01-21T10:47:27.663Z] [10:47:27.357] Starting with no config file. [2026-01-21T10:47:27.663Z] [10:47:27.357] Output repaint window is 7 ms maximum. [2026-01-21T10:47:27.663Z] [10:47:27.357] Loading module '/usr/lib64/libweston-14/headless-backend.so' [2026-01-21T10:47:27.663Z] [10:47:27.364] Registered plugin API 'weston_windowed_output_api_headless_v2' of size 16 [2026-01-21T10:47:27.663Z] [10:47:27.364] Color manager: no-op [2026-01-21T10:47:27.663Z] protocol support: no [2026-01-21T10:47:27.663Z] [10:47:27.364] Output 'headless' attempts EOTF mode SDR and colorimetry mode default. [2026-01-21T10:47:27.663Z] [10:47:27.364] Output 'headless' using color profile: stock sRGB color profile [2026-01-21T10:47:27.663Z] [10:47:27.364] Output 'headless' enabled with head(s) headless [2026-01-21T10:47:27.663Z] [10:47:27.364] Compositor capabilities: [2026-01-21T10:47:27.663Z] arbitrary surface rotation: no [2026-01-21T10:47:27.663Z] screen capture uses y-flip: no [2026-01-21T10:47:27.663Z] cursor planes: no [2026-01-21T10:47:27.663Z] arbitrary resolutions: no [2026-01-21T10:47:27.663Z] view mask clipping: no [2026-01-21T10:47:27.663Z] explicit sync: no [2026-01-21T10:47:27.663Z] color operations: no [2026-01-21T10:47:27.663Z] presentation clock: CLOCK_MONOTONIC_RAW, id 4 [2026-01-21T10:47:27.663Z] presentation clock resolution: 0.000000001 s [2026-01-21T10:47:27.663Z] [10:47:27.364] Loading module '/usr/lib64/weston/desktop-shell.so' [2026-01-21T10:47:27.663Z] [10:47:27.365] Loading module '/usr/lib64/libweston-14/xwayland.so' [2026-01-21T10:47:27.663Z] [10:47:27.365] Registered plugin API 'weston_xwayland_v3' of size 32 [2026-01-21T10:47:27.663Z] [10:47:27.365] Registered plugin API 'weston_xwayland_surface_v2' of size 24 [2026-01-21T10:47:27.663Z] [10:47:27.366] xserver listening on display :0 [2026-01-21T10:47:27.663Z] [10:47:27.366] launching '/usr/libexec/weston-keyboard' [2026-01-21T10:47:27.663Z] [10:47:27.366] launching '/usr/libexec/weston-desktop-shell' [2026-01-21T10:47:27.663Z] could not load cursor 'dnd-move' [2026-01-21T10:47:27.663Z] could not load cursor 'dnd-copy' [2026-01-21T10:47:27.663Z] could not load cursor 'dnd-none' [2026-01-21T10:47:27.663Z] could not load cursor 'dnd-move' [2026-01-21T10:47:27.663Z] could not load cursor 'dnd-copy' [2026-01-21T10:47:27.663Z] could not load cursor 'dnd-none' [Pipeline] echo [2026-01-21T10:47:27.722Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-01-21T10:47:27.733Z] $ ssh-agent [2026-01-21T10:47:27.818Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEe5tyZ/agent.3355764 [2026-01-21T10:47:27.818Z] SSH_AGENT_PID=3355766 [2026-01-21T10:47:27.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-21T10:47:28.240Z] ++ uname [2026-01-21T10:47:28.240Z] + '[' Linux = AIX ']' [2026-01-21T10:47:28.240Z] ++ uname [2026-01-21T10:47:28.240Z] + '[' Linux = SunOS ']' [2026-01-21T10:47:28.240Z] ++ uname [2026-01-21T10:47:28.240Z] + '[' Linux = '*BSD' ']' [2026-01-21T10:47:28.240Z] + MAKE=make [2026-01-21T10:47:28.240Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-21T10:47:28.240Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-01-21T10:47:28.702Z] ++ uname [2026-01-21T10:47:28.702Z] + '[' Linux = AIX ']' [2026-01-21T10:47:28.702Z] ++ uname [2026-01-21T10:47:28.702Z] + '[' Linux = SunOS ']' [2026-01-21T10:47:28.702Z] ++ uname [2026-01-21T10:47:28.702Z] + '[' Linux = '*BSD' ']' [2026-01-21T10:47:28.702Z] + MAKE=make [2026-01-21T10:47:28.702Z] + cd ./aqa-tests [2026-01-21T10:47:28.702Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-21T10:47:28.702Z] ++ set +x [2026-01-21T10:47:28.702Z] Set values based on ./testenv/testenv.properties: [2026-01-21T10:47:28.702Z] ========= [2026-01-21T10:47:28.702Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-01-21T10:47:28.702Z] TKG_BRANCH=v1.0.11.1 [2026-01-21T10:47:28.702Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-21T10:47:28.702Z] OPENJ9_BRANCH=v0.57.0-release [2026-01-21T10:47:28.702Z] STF_REPO=https://github.com/adoptium/STF.git [2026-01-21T10:47:28.702Z] STF_BRANCH=v1.0.11 [2026-01-21T10:47:28.702Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-01-21T10:47:28.702Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11 [2026-01-21T10:47:28.702Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-01-21T10:47:28.702Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11 [2026-01-21T10:47:28.702Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2026-01-21T10:47:28.702Z] JDK8_BRANCH=jdk8u482-ga [2026-01-21T10:47:28.702Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2026-01-21T10:47:28.702Z] JDK11_BRANCH=jdk-11.0.30-ga [2026-01-21T10:47:28.702Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2026-01-21T10:47:28.702Z] JDK17_BRANCH=jdk-17.0.18-ga [2026-01-21T10:47:28.702Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2026-01-21T10:47:28.702Z] JDK21_BRANCH=jdk-21.0.10-ga [2026-01-21T10:47:28.702Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git [2026-01-21T10:47:28.702Z] JDK25_BRANCH=jdk-25.0.2-ga [2026-01-21T10:47:28.702Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2026-01-21T10:47:28.702Z] JDK8_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T10:47:28.702Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2026-01-21T10:47:28.702Z] JDK11_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T10:47:28.702Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2026-01-21T10:47:28.702Z] JDK17_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T10:47:28.702Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2026-01-21T10:47:28.702Z] JDK21_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T10:47:28.702Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2026-01-21T10:47:28.702Z] JDK25_OPENJ9_BRANCH=v0.57.0-release [2026-01-21T10:47:28.702Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T10:47:28.702Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30 [2026-01-21T10:47:28.702Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T10:47:28.702Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18 [2026-01-21T10:47:28.702Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T10:47:28.702Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10 [2026-01-21T10:47:28.702Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T10:47:28.702Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2 [2026-01-21T10:47:28.702Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-01-21T10:47:28.702Z] [2026-01-21T10:47:28.702Z] ========= [2026-01-21T10:47:28.702Z] [2026-01-21T10:47:28.702Z] JDK_REPO=https://github.com/adoptium/jdk25u.git [2026-01-21T10:47:28.702Z] JDK_BRANCH=jdk-25.0.2-ga [2026-01-21T10:47:28.702Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-21T10:47:28.702Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25 [2026-01-21T10:47:28.702Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image [2026-01-21T10:47:28.702Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:47:28.702Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-21T10:47:28.702Z] mkdir -p /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-21T10:47:28.702Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-21T10:47:28.702Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk25_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_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-21T10:47:28.702Z] Buildfile: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-21T10:47:29.016Z] [2026-01-21T10:47:29.016Z] build: [2026-01-21T10:47:29.332Z] [2026-01-21T10:47:29.332Z] clean: [2026-01-21T10:47:29.332Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk [2026-01-21T10:47:29.332Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/bin [2026-01-21T10:47:29.332Z] [2026-01-21T10:47:29.332Z] init: [2026-01-21T10:47:29.332Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/bin [2026-01-21T10:47:29.332Z] [2026-01-21T10:47:29.332Z] getDependentLibs: [2026-01-21T10:47:29.332Z] [exec] -------------------------------------------- [2026-01-21T10:47:29.332Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:47:29.332Z] [exec] task is set to default [2026-01-21T10:47:29.332Z] [exec] dependencyList is set to json_simple [2026-01-21T10:47:29.332Z] [exec] System Test jars will not be downloaded. [2026-01-21T10:47:29.332Z] [exec] -------------------------------------------- [2026-01-21T10:47:29.332Z] [exec] Starting download third party dependent jars [2026-01-21T10:47:29.332Z] [exec] -------------------------------------------- [2026-01-21T10:47:29.332Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:47:29.332Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-21T10:47:29.332Z] [exec] downloaded dependent third party jars successfully [2026-01-21T10:47:29.332Z] [2026-01-21T10:47:29.332Z] compile: [2026-01-21T10:47:29.332Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:29.332Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:29.332Z] [echo] ===fork: yes [2026-01-21T10:47:29.332Z] [echo] ===debug: on [2026-01-21T10:47:29.332Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/bin [2026-01-21T10:47:32.274Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-21T10:47:32.274Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:47:32.274Z] [2026-01-21T10:47:32.274Z] dist: [2026-01-21T10:47:32.274Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-21T10:47:32.274Z] [2026-01-21T10:47:32.274Z] BUILD SUCCESSFUL [2026-01-21T10:47:32.274Z] Total time: 3 seconds [2026-01-21T10:47:32.274Z] 0 [2026-01-21T10:47:32.274Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-21T10:47:32.591Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-21T10:47:32.591Z] microArchOutput: model name : AMD EPYC-Rome Processor [2026-01-21T10:47:32.905Z] ****************************** MACHINE INFO ****************************** [2026-01-21T10:47:32.905Z] File path : /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG [2026-01-21T10:47:32.905Z] Free Physical Memory Size : 2347413504 [2026-01-21T10:47:32.905Z] Free space (bytes) : 54390005760 [2026-01-21T10:47:32.905Z] Total Physical Memory Size : 8052400128 [2026-01-21T10:47:32.905Z] Total space (bytes) : 107199070208 [2026-01-21T10:47:32.905Z] Usable space (bytes) : 54390005760 [2026-01-21T10:47:32.905Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:32.905Z] bashVersion : [2026-01-21T10:47:32.905Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu) [2026-01-21T10:47:32.905Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-21T10:47:32.905Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-21T10:47:32.905Z] [2026-01-21T10:47:32.905Z] This is free software; you are free to change and redistribute it. [2026-01-21T10:47:32.905Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-21T10:47:32.905Z] cpuCores : 2 [2026-01-21T10:47:32.905Z] curlVersion : [2026-01-21T10:47:32.905Z] curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.1 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.5 libssh/0.11.1/openssl/zlib nghttp2/1.64.0 OpenLDAP/2.6.10 [2026-01-21T10:47:32.905Z] Release-Date: 2025-02-13 [2026-01-21T10:47:32.905Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2026-01-21T10:47:32.905Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets [2026-01-21T10:47:32.905Z] dockerVersion : [2026-01-21T10:47:32.905Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. [2026-01-21T10:47:32.905Z] podman version 5.6.0 [2026-01-21T10:47:32.905Z] gcc version : 14 [2026-01-21T10:47:32.905Z] gclibc version : ldd (GNU libc) 2.39 [2026-01-21T10:47:32.905Z] gdb version : bash: line 1: gdb: command not found [2026-01-21T10:47:32.905Z] lldb version : Command could not be executed [2026-01-21T10:47:32.905Z] makeVersion : [2026-01-21T10:47:32.905Z] GNU Make 4.4.1 [2026-01-21T10:47:32.905Z] Built for x86_64-redhat-linux-gnu [2026-01-21T10:47:32.905Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-01-21T10:47:32.905Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-01-21T10:47:32.905Z] This is free software: you are free to change and redistribute it. [2026-01-21T10:47:32.905Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-21T10:47:32.905Z] mavenVersion : [2026-01-21T10:47:32.905Z] WARNING: A restricted method in java.lang.System has been called [2026-01-21T10:47:32.905Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar) [2026-01-21T10:47:32.905Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2026-01-21T10:47:32.905Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2026-01-21T10:47:32.905Z] [2026-01-21T10:47:32.905Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-21T10:47:32.905Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-21T10:47:32.905Z] Java version: 25.0.2, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image [2026-01-21T10:47:32.905Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-21T10:47:32.905Z] OS name: "linux", version: "6.12.0-122.el10.x86_64", arch: "amd64", family: "unix" [2026-01-21T10:47:32.905Z] osInfo : [2026-01-21T10:47:32.905Z] NAME="CentOS Stream" [2026-01-21T10:47:32.905Z] VERSION="10 (Coughlan)" [2026-01-21T10:47:32.905Z] RELEASE_TYPE=stable [2026-01-21T10:47:32.905Z] ID="centos" [2026-01-21T10:47:32.905Z] ID_LIKE="rhel fedora" [2026-01-21T10:47:32.905Z] VERSION_ID="10" [2026-01-21T10:47:32.905Z] PLATFORM_ID="platform:el10" [2026-01-21T10:47:32.905Z] PRETTY_NAME="CentOS Stream 10 (Coughlan)" [2026-01-21T10:47:32.905Z] ANSI_COLOR="0;31" [2026-01-21T10:47:32.905Z] LOGO="fedora-logo-icon" [2026-01-21T10:47:32.905Z] CPE_NAME="cpe:/o:centos:centos:10" [2026-01-21T10:47:32.905Z] HOME_URL="https://centos.org/" [2026-01-21T10:47:32.905Z] VENDOR_NAME="CentOS" [2026-01-21T10:47:32.905Z] VENDOR_URL="https://centos.org/" [2026-01-21T10:47:32.905Z] BUG_REPORT_URL="https://issues.redhat.com/" [2026-01-21T10:47:32.905Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 10" [2026-01-21T10:47:32.905Z] REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" [2026-01-21T10:47:32.905Z] osLabel : cent.10 [2026-01-21T10:47:32.905Z] perlVersion : [2026-01-21T10:47:32.905Z] [2026-01-21T10:47:32.905Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi [2026-01-21T10:47:32.905Z] (with 16 registered patches, see perl -V for more detail) [2026-01-21T10:47:32.905Z] [2026-01-21T10:47:32.905Z] Copyright 1987-2025, Larry Wall [2026-01-21T10:47:32.905Z] [2026-01-21T10:47:32.905Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-21T10:47:32.905Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-21T10:47:32.905Z] [2026-01-21T10:47:32.905Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-21T10:47:32.905Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-21T10:47:32.905Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-21T10:47:32.905Z] [2026-01-21T10:47:32.905Z] podmanVersion : podman version 5.6.0 [2026-01-21T10:47:32.905Z] procArch : unknown [2026-01-21T10:47:32.905Z] sysArch : x86_64 [2026-01-21T10:47:32.905Z] sysOS : Linux [2026-01-21T10:47:32.905Z] ulimit : [2026-01-21T10:47:32.905Z] real-time non-blocking time (microseconds, -R) unlimited [2026-01-21T10:47:32.905Z] core file size (blocks, -c) unlimited [2026-01-21T10:47:32.905Z] data seg size (kbytes, -d) unlimited [2026-01-21T10:47:32.905Z] scheduling priority (-e) 0 [2026-01-21T10:47:32.905Z] file size (blocks, -f) unlimited [2026-01-21T10:47:32.905Z] pending signals (-i) 30513 [2026-01-21T10:47:32.905Z] max locked memory (kbytes, -l) 8192 [2026-01-21T10:47:32.905Z] max memory size (kbytes, -m) unlimited [2026-01-21T10:47:32.905Z] open files (-n) 524288 [2026-01-21T10:47:32.905Z] pipe size (512 bytes, -p) 8 [2026-01-21T10:47:32.905Z] POSIX message queues (bytes, -q) 819200 [2026-01-21T10:47:32.905Z] real-time priority (-r) 0 [2026-01-21T10:47:32.905Z] stack size (kbytes, -s) 8192 [2026-01-21T10:47:32.905Z] cpu time (seconds, -t) unlimited [2026-01-21T10:47:32.905Z] max user processes (-u) 30513 [2026-01-21T10:47:32.905Z] virtual memory (kbytes, -v) unlimited [2026-01-21T10:47:32.905Z] file locks (-x) unlimited [2026-01-21T10:47:32.906Z] uname : Linux test-ibmcloud-centosstream10-x64-1.adoptopenjdk.net 6.12.0-122.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025 x86_64 GNU/Linux [2026-01-21T10:47:32.906Z] vmVendor : Oracle Corporation [2026-01-21T10:47:32.906Z] vmVersion : 25.0.2+10-LTS [2026-01-21T10:47:32.906Z] xlc version : bash: line 1: xlC: command not found [2026-01-21T10:47:32.906Z] ************************************************************************** [2026-01-21T10:47:32.906Z] [2026-01-21T10:47:32.906Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-21T10:47:32.906Z] [2026-01-21T10:47:32.906Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-01-21T10:47:32.906Z] [2026-01-21T10:47:32.906Z] System.getProperty('os.name')=Linux [2026-01-21T10:47:32.906Z] [2026-01-21T10:47:32.906Z] System.getProperty('os.arch')=amd64 [2026-01-21T10:47:32.906Z] [2026-01-21T10:47:32.906Z] System.getProperty('java.fullversion')=null [2026-01-21T10:47:32.906Z] [2026-01-21T10:47:32.906Z] System.getProperty('sun.arch.data.model')=64 [2026-01-21T10:47:32.906Z] [2026-01-21T10:47:33.224Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=special.functional TESTLIST= [2026-01-21T10:47:33.224Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG' [2026-01-21T10:47:33.224Z] perl scripts/configure.pl [2026-01-21T10:47:33.224Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="cent.10" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-21T10:47:33.542Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-21T10:47:33.542Z] [2026-01-21T10:47:33.542Z] [2026-01-21T10:47:33.542Z] Starting to generate build list. [2026-01-21T10:47:33.542Z] [2026-01-21T10:47:33.542Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-01-21T10:47:33.542Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-01-21T10:47:33.542Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-01-21T10:47:33.861Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-01-21T10:47:34.176Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-01-21T10:47:34.494Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-01-21T10:47:34.810Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-01-21T10:47:34.810Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk [2026-01-21T10:47:34.810Z] [2026-01-21T10:47:34.810Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG' [2026-01-21T10:47:34.810Z] make -f clean.mk cleanBuild [2026-01-21T10:47:34.810Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG' [2026-01-21T10:47:35.126Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest [2026-01-21T10:47:35.126Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG' [2026-01-21T10:47:35.126Z] make -f compile.mk compile [2026-01-21T10:47:35.126Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG' [2026-01-21T10:47:35.126Z] rm -f -r /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-21T10:47:35.126Z] mkdir -p /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-21T10:47:35.126Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=25" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/MBCS_Tests/file,functional/MBCS_Tests/annotation,functional/MBCS_Tests/text_blocks,functional/MBCS_Tests/codepage,functional/MBCS_Tests/record,functional/MBCS_Tests/property_utf8,functional/MBCS_Tests/env,functional/MBCS_Tests/language_tag,functional/MBCS_Tests/StAX,functional/MBCS_Tests/scanner,functional/MBCS_Tests/switch_expressions,functional/MBCS_Tests/i18n,functional/MBCS_Tests/jaxp14,functional/MBCS_Tests/pref,functional/MBCS_Tests/charsets,functional/MBCS_Tests/sealed_classes,functional/MBCS_Tests/datetime,functional/MBCS_Tests/formatter,functional/MBCS_Tests/new_jp_era,functional/MBCS_Tests/codepoint,functional/MBCS_Tests/locale_matching,functional/MBCS_Tests/compact_number_format,functional/MBCS_Tests/regex,functional/MBCS_Tests/pattern_matching_instanceof,functional/MBCS_Tests/IDN,functional/MBCS_Tests/jdbc41,functional/MBCS_Tests/urlclassloader,functional/MBCS_Tests/coin,functional/MBCS_Tests/nio,functional/MBCS_Tests/unicode,functional/MBCS_Tests/Compiler" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-21T10:47:35.126Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk25_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_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-21T10:47:35.444Z] Buildfile: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml [2026-01-21T10:47:35.758Z] [echo] build.list is TestConfig/build.xml,functional/MBCS_Tests/file/build.xml,functional/MBCS_Tests/annotation/build.xml,functional/MBCS_Tests/text_blocks/build.xml,functional/MBCS_Tests/codepage/build.xml,functional/MBCS_Tests/record/build.xml,functional/MBCS_Tests/property_utf8/build.xml,functional/MBCS_Tests/env/build.xml,functional/MBCS_Tests/language_tag/build.xml,functional/MBCS_Tests/StAX/build.xml,functional/MBCS_Tests/scanner/build.xml,functional/MBCS_Tests/switch_expressions/build.xml,functional/MBCS_Tests/i18n/build.xml,functional/MBCS_Tests/jaxp14/build.xml,functional/MBCS_Tests/pref/build.xml,functional/MBCS_Tests/charsets/build.xml,functional/MBCS_Tests/sealed_classes/build.xml,functional/MBCS_Tests/datetime/build.xml,functional/MBCS_Tests/formatter/build.xml,functional/MBCS_Tests/new_jp_era/build.xml,functional/MBCS_Tests/codepoint/build.xml,functional/MBCS_Tests/locale_matching/build.xml,functional/MBCS_Tests/compact_number_format/build.xml,functional/MBCS_Tests/regex/build.xml,functional/MBCS_Tests/pattern_matching_instanceof/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/unicode/build.xml,functional/MBCS_Tests/Compiler/build.xml [2026-01-21T10:47:35.758Z] [2026-01-21T10:47:35.758Z] -create_test_directory: [2026-01-21T10:47:35.758Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest [2026-01-21T10:47:35.758Z] [2026-01-21T10:47:35.758Z] stage_test_material: [2026-01-21T10:47:36.072Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest [2026-01-21T10:47:36.401Z] [2026-01-21T10:47:36.401Z] build: [2026-01-21T10:47:36.401Z] [2026-01-21T10:47:36.401Z] init: [2026-01-21T10:47:36.401Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/TestConfig [2026-01-21T10:47:36.401Z] [2026-01-21T10:47:36.401Z] build: [2026-01-21T10:47:36.401Z] [copy] Copying 14 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/TestConfig [2026-01-21T10:47:36.401Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/TestConfig [2026-01-21T10:47:36.401Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/TestConfig [2026-01-21T10:47:36.401Z] [2026-01-21T10:47:36.401Z] build: [2026-01-21T10:47:36.401Z] [2026-01-21T10:47:36.401Z] init: [2026-01-21T10:47:36.401Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/Compiler [2026-01-21T10:47:36.401Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/Compiler/bin [2026-01-21T10:47:36.401Z] [2026-01-21T10:47:36.401Z] compile: [2026-01-21T10:47:36.401Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:36.401Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:36.401Z] [echo] ===fork: yes [2026-01-21T10:47:36.401Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:36.401Z] [echo] ===debug: on [2026-01-21T10:47:36.401Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/Compiler [2026-01-21T10:47:36.401Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/Compiler/bin [2026-01-21T10:47:37.505Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/Compiler/src/CompilerTest1.java uses or overrides a deprecated API. [2026-01-21T10:47:37.505Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:47:37.505Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/Compiler/src/CompilerTest1.java uses unchecked or unsafe operations. [2026-01-21T10:47:37.505Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-01-21T10:47:37.505Z] [2026-01-21T10:47:37.505Z] copyData: [2026-01-21T10:47:37.505Z] [2026-01-21T10:47:37.505Z] check-dir: [2026-01-21T10:47:37.505Z] [2026-01-21T10:47:37.505Z] build: [2026-01-21T10:47:37.505Z] [2026-01-21T10:47:37.505Z] init: [2026-01-21T10:47:37.505Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/data [2026-01-21T10:47:37.505Z] [2026-01-21T10:47:37.505Z] dist: [2026-01-21T10:47:37.505Z] [copy] Copying 32 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/data [2026-01-21T10:47:37.505Z] [2026-01-21T10:47:37.505Z] dist: [2026-01-21T10:47:37.505Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/Compiler/Compiler.jar [2026-01-21T10:47:37.505Z] [copy] Copying 30 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/Compiler [2026-01-21T10:47:37.505Z] [2026-01-21T10:47:37.505Z] clean: [2026-01-21T10:47:37.505Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/Compiler/bin [2026-01-21T10:47:37.505Z] [2026-01-21T10:47:37.505Z] build: [2026-01-21T10:47:37.505Z] [2026-01-21T10:47:37.505Z] init: [2026-01-21T10:47:37.505Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/IDN [2026-01-21T10:47:37.505Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/IDN/bin [2026-01-21T10:47:37.505Z] [2026-01-21T10:47:37.505Z] compile: [2026-01-21T10:47:37.505Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:37.505Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:37.505Z] [echo] ===fork: yes [2026-01-21T10:47:37.505Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:37.505Z] [echo] ===debug: on [2026-01-21T10:47:37.505Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/IDN [2026-01-21T10:47:37.505Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/IDN/bin [2026-01-21T10:47:39.138Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-21T10:47:39.139Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:47:39.139Z] [2026-01-21T10:47:39.139Z] copyData: [2026-01-21T10:47:39.139Z] [2026-01-21T10:47:39.139Z] check-dir: [2026-01-21T10:47:39.139Z] [2026-01-21T10:47:39.139Z] build: [2026-01-21T10:47:39.139Z] [2026-01-21T10:47:39.139Z] dist: [2026-01-21T10:47:39.139Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/IDN/IDN.jar [2026-01-21T10:47:39.139Z] [copy] Copying 86 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/IDN [2026-01-21T10:47:39.139Z] [2026-01-21T10:47:39.139Z] clean: [2026-01-21T10:47:39.139Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/IDN/bin [2026-01-21T10:47:39.139Z] [2026-01-21T10:47:39.139Z] build: [2026-01-21T10:47:39.139Z] [2026-01-21T10:47:39.139Z] init: [2026-01-21T10:47:39.139Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/StAX [2026-01-21T10:47:39.139Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/StAX/bin [2026-01-21T10:47:39.139Z] [2026-01-21T10:47:39.139Z] compile: [2026-01-21T10:47:39.139Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:39.139Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:39.139Z] [echo] ===fork: yes [2026-01-21T10:47:39.139Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:39.139Z] [echo] ===debug: on [2026-01-21T10:47:39.139Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/StAX [2026-01-21T10:47:39.139Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/StAX/bin [2026-01-21T10:47:40.259Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/StAX/src/Main.java uses or overrides a deprecated API. [2026-01-21T10:47:40.259Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:47:40.259Z] [2026-01-21T10:47:40.259Z] dist: [2026-01-21T10:47:40.259Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/StAX/StAX.jar [2026-01-21T10:47:40.259Z] [copy] Copying 10 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/StAX [2026-01-21T10:47:40.259Z] [copy] Copying 76 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/StAX/expected [2026-01-21T10:47:40.259Z] [copy] Copying 21 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/StAX/data [2026-01-21T10:47:40.259Z] [copy] Copying 10 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/StAX/data2 [2026-01-21T10:47:40.259Z] [2026-01-21T10:47:40.259Z] clean: [2026-01-21T10:47:40.259Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/StAX/bin [2026-01-21T10:47:40.572Z] [2026-01-21T10:47:40.572Z] build: [2026-01-21T10:47:40.572Z] [2026-01-21T10:47:40.572Z] init: [2026-01-21T10:47:40.572Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/annotation [2026-01-21T10:47:40.572Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/annotation/bin [2026-01-21T10:47:40.572Z] [2026-01-21T10:47:40.572Z] compile: [2026-01-21T10:47:40.572Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:40.572Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:40.572Z] [echo] ===fork: yes [2026-01-21T10:47:40.572Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:40.572Z] [echo] ===debug: on [2026-01-21T10:47:40.572Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/annotation [2026-01-21T10:47:40.572Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/annotation/bin [2026-01-21T10:47:41.692Z] [2026-01-21T10:47:41.692Z] copyData: [2026-01-21T10:47:41.692Z] [2026-01-21T10:47:41.692Z] check-dir: [2026-01-21T10:47:41.692Z] [2026-01-21T10:47:41.692Z] build: [2026-01-21T10:47:41.692Z] [2026-01-21T10:47:41.692Z] dist: [2026-01-21T10:47:41.692Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/annotation/annotation.jar [2026-01-21T10:47:41.692Z] [copy] Copying 11 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/annotation [2026-01-21T10:47:41.692Z] [copy] Copying 38 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/annotation/expected [2026-01-21T10:47:41.692Z] [2026-01-21T10:47:41.692Z] clean: [2026-01-21T10:47:41.692Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/annotation/bin [2026-01-21T10:47:41.692Z] [2026-01-21T10:47:41.692Z] build: [2026-01-21T10:47:41.692Z] [2026-01-21T10:47:41.692Z] init: [2026-01-21T10:47:41.692Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/charsets [2026-01-21T10:47:41.692Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/charsets/bin [2026-01-21T10:47:41.692Z] [2026-01-21T10:47:41.692Z] compile: [2026-01-21T10:47:41.692Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:41.692Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:41.692Z] [echo] ===fork: yes [2026-01-21T10:47:41.692Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:41.692Z] [echo] ===debug: on [2026-01-21T10:47:41.692Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/charsets [2026-01-21T10:47:41.692Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/charsets/bin [2026-01-21T10:47:43.401Z] [2026-01-21T10:47:43.402Z] copyData: [2026-01-21T10:47:43.402Z] [2026-01-21T10:47:43.402Z] check-dir: [2026-01-21T10:47:43.402Z] [2026-01-21T10:47:43.402Z] build: [2026-01-21T10:47:43.402Z] [2026-01-21T10:47:43.402Z] dist: [2026-01-21T10:47:43.402Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/charsets/charsets.jar [2026-01-21T10:47:43.402Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/charsets [2026-01-21T10:47:43.402Z] [2026-01-21T10:47:43.402Z] clean: [2026-01-21T10:47:43.402Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/charsets/bin [2026-01-21T10:47:43.402Z] [2026-01-21T10:47:43.402Z] build: [2026-01-21T10:47:43.402Z] [2026-01-21T10:47:43.402Z] init: [2026-01-21T10:47:43.402Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/codepage [2026-01-21T10:47:43.402Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/codepage/bin [2026-01-21T10:47:43.402Z] [2026-01-21T10:47:43.402Z] compile: [2026-01-21T10:47:43.402Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:43.402Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:43.402Z] [echo] ===fork: yes [2026-01-21T10:47:43.402Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:43.402Z] [echo] ===debug: on [2026-01-21T10:47:43.402Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/codepage [2026-01-21T10:47:43.402Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/codepage/bin [2026-01-21T10:47:44.115Z] [2026-01-21T10:47:44.115Z] copyData: [2026-01-21T10:47:44.115Z] [2026-01-21T10:47:44.115Z] check-dir: [2026-01-21T10:47:44.115Z] [2026-01-21T10:47:44.115Z] build: [2026-01-21T10:47:44.115Z] [2026-01-21T10:47:44.115Z] dist: [2026-01-21T10:47:44.115Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/codepage/codepage.jar [2026-01-21T10:47:44.115Z] [copy] Copying 34 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/codepage [2026-01-21T10:47:44.115Z] [2026-01-21T10:47:44.115Z] clean: [2026-01-21T10:47:44.115Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/codepage/bin [2026-01-21T10:47:44.115Z] [2026-01-21T10:47:44.115Z] build: [2026-01-21T10:47:44.115Z] [2026-01-21T10:47:44.115Z] init: [2026-01-21T10:47:44.115Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/codepoint [2026-01-21T10:47:44.115Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/codepoint/bin [2026-01-21T10:47:44.115Z] [2026-01-21T10:47:44.115Z] compile: [2026-01-21T10:47:44.115Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:44.115Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:44.115Z] [echo] ===fork: yes [2026-01-21T10:47:44.115Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:44.115Z] [echo] ===debug: on [2026-01-21T10:47:44.115Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/codepoint [2026-01-21T10:47:44.115Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/codepoint/bin [2026-01-21T10:47:45.825Z] [2026-01-21T10:47:45.825Z] copyData: [2026-01-21T10:47:45.825Z] [2026-01-21T10:47:45.825Z] check-dir: [2026-01-21T10:47:45.825Z] [2026-01-21T10:47:45.825Z] build: [2026-01-21T10:47:45.825Z] [2026-01-21T10:47:45.825Z] dist: [2026-01-21T10:47:45.825Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/codepoint/codepoint.jar [2026-01-21T10:47:45.825Z] [copy] Copying 9 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/codepoint [2026-01-21T10:47:45.825Z] [copy] Copying 20 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/codepoint/data [2026-01-21T10:47:45.825Z] [2026-01-21T10:47:45.825Z] clean: [2026-01-21T10:47:45.825Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/codepoint/bin [2026-01-21T10:47:45.825Z] [2026-01-21T10:47:45.825Z] build: [2026-01-21T10:47:45.825Z] [2026-01-21T10:47:45.825Z] init: [2026-01-21T10:47:45.825Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/coin [2026-01-21T10:47:45.825Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/coin/bin [2026-01-21T10:47:45.825Z] [2026-01-21T10:47:45.825Z] compile: [2026-01-21T10:47:45.825Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:45.825Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:45.825Z] [echo] ===fork: yes [2026-01-21T10:47:45.825Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:45.825Z] [echo] ===debug: on [2026-01-21T10:47:45.825Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/coin [2026-01-21T10:47:45.825Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/coin/bin [2026-01-21T10:47:48.104Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/coin/src/Main.java uses or overrides a deprecated API. [2026-01-21T10:47:48.104Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:47:48.104Z] [2026-01-21T10:47:48.104Z] copyData: [2026-01-21T10:47:48.104Z] [2026-01-21T10:47:48.104Z] check-dir: [2026-01-21T10:47:48.104Z] [2026-01-21T10:47:48.104Z] build: [2026-01-21T10:47:48.104Z] [2026-01-21T10:47:48.104Z] dist: [2026-01-21T10:47:48.104Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/coin/coin.jar [2026-01-21T10:47:48.104Z] [copy] Copying 10 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/coin [2026-01-21T10:47:48.104Z] [2026-01-21T10:47:48.104Z] clean: [2026-01-21T10:47:48.104Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/coin/bin [2026-01-21T10:47:48.104Z] [2026-01-21T10:47:48.104Z] build: [2026-01-21T10:47:48.104Z] [2026-01-21T10:47:48.104Z] init: [2026-01-21T10:47:48.104Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/compact_number_format [2026-01-21T10:47:48.104Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/compact_number_format/bin [2026-01-21T10:47:48.104Z] [2026-01-21T10:47:48.104Z] compile: [2026-01-21T10:47:48.104Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:48.104Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:48.104Z] [echo] ===fork: yes [2026-01-21T10:47:48.104Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:48.104Z] [echo] ===debug: on [2026-01-21T10:47:48.104Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/compact_number_format [2026-01-21T10:47:48.104Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/compact_number_format/bin [2026-01-21T10:47:48.799Z] [2026-01-21T10:47:48.799Z] copyData: [2026-01-21T10:47:48.799Z] [2026-01-21T10:47:48.799Z] check-dir: [2026-01-21T10:47:48.799Z] [2026-01-21T10:47:48.799Z] build: [2026-01-21T10:47:48.799Z] [2026-01-21T10:47:48.799Z] dist: [2026-01-21T10:47:48.799Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/compact_number_format/compact_number_format.jar [2026-01-21T10:47:48.799Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/compact_number_format [2026-01-21T10:47:48.799Z] [copy] Copying 24 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/compact_number_format/expected [2026-01-21T10:47:48.799Z] [2026-01-21T10:47:48.799Z] clean: [2026-01-21T10:47:48.800Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/compact_number_format/bin [2026-01-21T10:47:48.800Z] [2026-01-21T10:47:48.800Z] build: [2026-01-21T10:47:48.800Z] [2026-01-21T10:47:48.800Z] init: [2026-01-21T10:47:48.800Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/datetime [2026-01-21T10:47:48.800Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/datetime/bin [2026-01-21T10:47:48.800Z] [2026-01-21T10:47:48.800Z] getDependentLibs: [2026-01-21T10:47:48.800Z] [exec] -------------------------------------------- [2026-01-21T10:47:48.800Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:47:48.800Z] [exec] task is set to default [2026-01-21T10:47:48.800Z] [exec] dependencyList is set to junit4,testng,jcommander [2026-01-21T10:47:48.800Z] [exec] System Test jars will not be downloaded. [2026-01-21T10:47:48.800Z] [exec] -------------------------------------------- [2026-01-21T10:47:48.800Z] [exec] Starting download third party dependent jars [2026-01-21T10:47:48.800Z] [exec] -------------------------------------------- [2026-01-21T10:47:48.800Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:47:48.800Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-21T10:47:48.800Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-21T10:47:48.800Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-21T10:47:48.800Z] [exec] downloaded dependent third party jars successfully [2026-01-21T10:47:48.800Z] [2026-01-21T10:47:48.800Z] compile: [2026-01-21T10:47:48.800Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:48.800Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:48.800Z] [echo] ===fork: yes [2026-01-21T10:47:48.800Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:48.800Z] [echo] ===debug: on [2026-01-21T10:47:48.800Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/datetime [2026-01-21T10:47:48.800Z] [javac] Compiling 25 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/datetime/bin [2026-01-21T10:47:51.732Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-21T10:47:51.732Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:47:51.732Z] [2026-01-21T10:47:51.732Z] copyData: [2026-01-21T10:47:51.732Z] [2026-01-21T10:47:51.732Z] check-dir: [2026-01-21T10:47:51.732Z] [2026-01-21T10:47:51.732Z] build: [2026-01-21T10:47:51.732Z] [2026-01-21T10:47:51.732Z] dist: [2026-01-21T10:47:51.732Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/datetime/datetime.jar [2026-01-21T10:47:51.732Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/datetime [2026-01-21T10:47:51.732Z] [2026-01-21T10:47:51.732Z] clean: [2026-01-21T10:47:51.732Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/datetime/bin [2026-01-21T10:47:51.732Z] [2026-01-21T10:47:51.732Z] build: [2026-01-21T10:47:51.732Z] [2026-01-21T10:47:51.732Z] init: [2026-01-21T10:47:51.732Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/env [2026-01-21T10:47:51.732Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/env/bin [2026-01-21T10:47:51.732Z] [2026-01-21T10:47:51.732Z] compile: [2026-01-21T10:47:51.732Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:51.732Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:51.732Z] [echo] ===fork: yes [2026-01-21T10:47:51.732Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:51.732Z] [echo] ===debug: on [2026-01-21T10:47:51.732Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/env [2026-01-21T10:47:51.732Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/env/bin [2026-01-21T10:47:52.420Z] [2026-01-21T10:47:52.420Z] copyData: [2026-01-21T10:47:52.420Z] [2026-01-21T10:47:52.420Z] check-dir: [2026-01-21T10:47:52.420Z] [2026-01-21T10:47:52.420Z] build: [2026-01-21T10:47:52.420Z] [2026-01-21T10:47:52.420Z] dist: [2026-01-21T10:47:52.420Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/env/env.jar [2026-01-21T10:47:52.420Z] [copy] Copying 29 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/env [2026-01-21T10:47:52.420Z] [2026-01-21T10:47:52.420Z] clean: [2026-01-21T10:47:52.420Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/env/bin [2026-01-21T10:47:52.420Z] [2026-01-21T10:47:52.420Z] build: [2026-01-21T10:47:52.420Z] [2026-01-21T10:47:52.420Z] init: [2026-01-21T10:47:52.420Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/file [2026-01-21T10:47:52.420Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/file/bin [2026-01-21T10:47:52.420Z] [2026-01-21T10:47:52.420Z] compile: [2026-01-21T10:47:52.420Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:52.420Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:52.420Z] [echo] ===fork: yes [2026-01-21T10:47:52.420Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:52.420Z] [echo] ===debug: on [2026-01-21T10:47:52.420Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/file [2026-01-21T10:47:52.420Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/file/bin [2026-01-21T10:47:54.092Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/file/src/Main.java uses or overrides a deprecated API. [2026-01-21T10:47:54.092Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:47:54.092Z] [2026-01-21T10:47:54.092Z] copyData: [2026-01-21T10:47:54.092Z] [2026-01-21T10:47:54.092Z] check-dir: [2026-01-21T10:47:54.092Z] [2026-01-21T10:47:54.092Z] build: [2026-01-21T10:47:54.092Z] [2026-01-21T10:47:54.092Z] dist: [2026-01-21T10:47:54.092Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/file/file.jar [2026-01-21T10:47:54.092Z] [copy] Copying 9 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/file [2026-01-21T10:47:54.092Z] [copy] Copying 25 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/file/data [2026-01-21T10:47:54.092Z] [copy] Copying 19 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/file/expected [2026-01-21T10:47:54.092Z] [2026-01-21T10:47:54.092Z] clean: [2026-01-21T10:47:54.092Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/file/bin [2026-01-21T10:47:54.092Z] [2026-01-21T10:47:54.092Z] build: [2026-01-21T10:47:54.092Z] [2026-01-21T10:47:54.092Z] init: [2026-01-21T10:47:54.092Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/formatter [2026-01-21T10:47:54.092Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/formatter/bin [2026-01-21T10:47:54.092Z] [2026-01-21T10:47:54.092Z] compile: [2026-01-21T10:47:54.092Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:54.092Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:54.092Z] [echo] ===fork: yes [2026-01-21T10:47:54.092Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:54.092Z] [echo] ===debug: on [2026-01-21T10:47:54.092Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/formatter [2026-01-21T10:47:54.092Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/formatter/bin [2026-01-21T10:47:55.210Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/formatter/src/Main.java uses or overrides a deprecated API. [2026-01-21T10:47:55.210Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:47:55.210Z] [2026-01-21T10:47:55.210Z] copyData: [2026-01-21T10:47:55.210Z] [2026-01-21T10:47:55.210Z] check-dir: [2026-01-21T10:47:55.210Z] [2026-01-21T10:47:55.210Z] build: [2026-01-21T10:47:55.210Z] [2026-01-21T10:47:55.210Z] dist: [2026-01-21T10:47:55.210Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/formatter/formatter.jar [2026-01-21T10:47:55.210Z] [copy] Copying 30 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/formatter [2026-01-21T10:47:55.210Z] [2026-01-21T10:47:55.210Z] clean: [2026-01-21T10:47:55.210Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/formatter/bin [2026-01-21T10:47:55.210Z] [2026-01-21T10:47:55.210Z] build: [2026-01-21T10:47:55.210Z] [2026-01-21T10:47:55.210Z] init: [2026-01-21T10:47:55.210Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/i18n [2026-01-21T10:47:55.210Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/i18n/bin [2026-01-21T10:47:55.210Z] [2026-01-21T10:47:55.210Z] compile: [2026-01-21T10:47:55.210Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:55.210Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:55.210Z] [echo] ===fork: yes [2026-01-21T10:47:55.210Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:55.210Z] [echo] ===debug: on [2026-01-21T10:47:55.210Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/i18n [2026-01-21T10:47:55.210Z] [javac] Compiling 18 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/i18n/bin [2026-01-21T10:47:56.820Z] [2026-01-21T10:47:56.820Z] copyData: [2026-01-21T10:47:56.820Z] [2026-01-21T10:47:56.820Z] check-dir: [2026-01-21T10:47:56.820Z] [2026-01-21T10:47:56.820Z] build: [2026-01-21T10:47:56.820Z] [2026-01-21T10:47:56.820Z] dist: [2026-01-21T10:47:56.820Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/i18n/i18n.jar [2026-01-21T10:47:56.820Z] [copy] Copying 33 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/i18n [2026-01-21T10:47:56.820Z] [copy] Copying 40 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/i18n/expected [2026-01-21T10:47:56.820Z] [2026-01-21T10:47:56.820Z] clean: [2026-01-21T10:47:56.820Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/i18n/bin [2026-01-21T10:47:56.820Z] [2026-01-21T10:47:56.820Z] build: [2026-01-21T10:47:56.820Z] [2026-01-21T10:47:56.820Z] init: [2026-01-21T10:47:56.820Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/jaxp14 [2026-01-21T10:47:56.820Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/jaxp14/bin [2026-01-21T10:47:56.821Z] [2026-01-21T10:47:56.821Z] compile: [2026-01-21T10:47:56.821Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:56.821Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:56.821Z] [echo] ===fork: yes [2026-01-21T10:47:56.821Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:56.821Z] [echo] ===debug: on [2026-01-21T10:47:56.821Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/jaxp14 [2026-01-21T10:47:56.821Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/jaxp14/bin [2026-01-21T10:47:57.498Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/jaxp14/src/Main.java uses or overrides a deprecated API. [2026-01-21T10:47:57.498Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:47:57.498Z] [2026-01-21T10:47:57.498Z] copyData: [2026-01-21T10:47:57.498Z] [2026-01-21T10:47:57.498Z] check-dir: [2026-01-21T10:47:57.498Z] [2026-01-21T10:47:57.498Z] build: [2026-01-21T10:47:57.498Z] [2026-01-21T10:47:57.498Z] dist: [2026-01-21T10:47:57.498Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/jaxp14/jaxp14.jar [2026-01-21T10:47:57.498Z] [copy] Copying 27 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/jaxp14 [2026-01-21T10:47:57.498Z] [2026-01-21T10:47:57.498Z] clean: [2026-01-21T10:47:57.498Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/jaxp14/bin [2026-01-21T10:47:57.498Z] [2026-01-21T10:47:57.498Z] build: [2026-01-21T10:47:57.498Z] [2026-01-21T10:47:57.498Z] init: [2026-01-21T10:47:57.498Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/jdbc41 [2026-01-21T10:47:57.498Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/jdbc41/bin [2026-01-21T10:47:57.498Z] [2026-01-21T10:47:57.498Z] compile: [2026-01-21T10:47:57.498Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:57.498Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:57.498Z] [echo] ===fork: yes [2026-01-21T10:47:57.498Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:57.498Z] [echo] ===debug: on [2026-01-21T10:47:57.498Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/jdbc41 [2026-01-21T10:47:57.498Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/jdbc41/bin [2026-01-21T10:47:58.612Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-21T10:47:58.612Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:47:58.612Z] [2026-01-21T10:47:58.612Z] dist: [2026-01-21T10:47:58.612Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/jdbc41/jdbc41.jar [2026-01-21T10:47:58.612Z] [copy] Copying 14 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/jdbc41 [2026-01-21T10:47:58.612Z] [copy] Copying 39 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/jdbc41/expected [2026-01-21T10:47:58.612Z] [copy] Copying 21 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/jdbc41/data [2026-01-21T10:47:58.931Z] [copy] Copying 26 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/jdbc41/derby [2026-01-21T10:47:58.931Z] [2026-01-21T10:47:58.931Z] clean: [2026-01-21T10:47:58.931Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/jdbc41/bin [2026-01-21T10:47:58.931Z] [2026-01-21T10:47:58.931Z] build: [2026-01-21T10:47:58.931Z] [2026-01-21T10:47:58.931Z] init: [2026-01-21T10:47:58.931Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/language_tag [2026-01-21T10:47:58.931Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/language_tag/bin [2026-01-21T10:47:58.931Z] [2026-01-21T10:47:58.931Z] getDependentLibs: [2026-01-21T10:47:58.931Z] [exec] -------------------------------------------- [2026-01-21T10:47:58.931Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:47:58.931Z] [exec] task is set to default [2026-01-21T10:47:58.931Z] [exec] dependencyList is set to junit4,testng,jcommander [2026-01-21T10:47:58.931Z] [exec] System Test jars will not be downloaded. [2026-01-21T10:47:58.931Z] [exec] -------------------------------------------- [2026-01-21T10:47:58.931Z] [exec] Starting download third party dependent jars [2026-01-21T10:47:58.931Z] [exec] -------------------------------------------- [2026-01-21T10:47:58.931Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:47:58.931Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-21T10:47:58.931Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-21T10:47:58.931Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-21T10:47:58.931Z] [exec] downloaded dependent third party jars successfully [2026-01-21T10:47:58.931Z] [2026-01-21T10:47:58.931Z] compile: [2026-01-21T10:47:58.931Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:47:58.931Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:47:58.931Z] [echo] ===fork: yes [2026-01-21T10:47:58.931Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:47:58.931Z] [echo] ===debug: on [2026-01-21T10:47:58.931Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/language_tag [2026-01-21T10:47:58.931Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/language_tag/bin [2026-01-21T10:48:00.540Z] [2026-01-21T10:48:00.540Z] copyData: [2026-01-21T10:48:00.540Z] [2026-01-21T10:48:00.540Z] check-dir: [2026-01-21T10:48:00.540Z] [2026-01-21T10:48:00.540Z] build: [2026-01-21T10:48:00.540Z] [2026-01-21T10:48:00.540Z] dist: [2026-01-21T10:48:00.540Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/language_tag/language_tag.jar [2026-01-21T10:48:00.540Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/language_tag [2026-01-21T10:48:00.540Z] [2026-01-21T10:48:00.540Z] clean: [2026-01-21T10:48:00.540Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/language_tag/bin [2026-01-21T10:48:00.540Z] [2026-01-21T10:48:00.540Z] build: [2026-01-21T10:48:00.540Z] [2026-01-21T10:48:00.540Z] init: [2026-01-21T10:48:00.540Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/locale_matching [2026-01-21T10:48:00.540Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/locale_matching/bin [2026-01-21T10:48:00.540Z] [2026-01-21T10:48:00.540Z] compile: [2026-01-21T10:48:00.540Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:48:00.540Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:48:00.540Z] [echo] ===fork: yes [2026-01-21T10:48:00.540Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:48:00.540Z] [echo] ===debug: on [2026-01-21T10:48:00.540Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/locale_matching [2026-01-21T10:48:00.540Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/locale_matching/bin [2026-01-21T10:48:02.185Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/locale_matching/src/Main.java uses or overrides a deprecated API. [2026-01-21T10:48:02.185Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:48:02.185Z] [2026-01-21T10:48:02.185Z] copyData: [2026-01-21T10:48:02.185Z] [2026-01-21T10:48:02.185Z] check-dir: [2026-01-21T10:48:02.185Z] [2026-01-21T10:48:02.185Z] build: [2026-01-21T10:48:02.185Z] [2026-01-21T10:48:02.185Z] dist: [2026-01-21T10:48:02.185Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/locale_matching/locale_matching.jar [2026-01-21T10:48:02.185Z] [copy] Copying 9 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/locale_matching [2026-01-21T10:48:02.185Z] [2026-01-21T10:48:02.185Z] clean: [2026-01-21T10:48:02.185Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/locale_matching/bin [2026-01-21T10:48:02.185Z] [2026-01-21T10:48:02.185Z] build: [2026-01-21T10:48:02.185Z] [2026-01-21T10:48:02.185Z] init: [2026-01-21T10:48:02.185Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/new_jp_era [2026-01-21T10:48:02.185Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/new_jp_era/bin [2026-01-21T10:48:02.185Z] [2026-01-21T10:48:02.185Z] compile: [2026-01-21T10:48:02.185Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:48:02.185Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:48:02.185Z] [echo] ===fork: yes [2026-01-21T10:48:02.185Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:48:02.185Z] [echo] ===debug: on [2026-01-21T10:48:02.185Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/new_jp_era [2026-01-21T10:48:02.185Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/new_jp_era/bin [2026-01-21T10:48:03.308Z] [2026-01-21T10:48:03.308Z] copyData: [2026-01-21T10:48:03.308Z] [2026-01-21T10:48:03.308Z] check-dir: [2026-01-21T10:48:03.308Z] [2026-01-21T10:48:03.308Z] build: [2026-01-21T10:48:03.308Z] [2026-01-21T10:48:03.308Z] dist: [2026-01-21T10:48:03.308Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/new_jp_era/new_jp_era.jar [2026-01-21T10:48:03.308Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/new_jp_era [2026-01-21T10:48:03.308Z] [2026-01-21T10:48:03.308Z] clean: [2026-01-21T10:48:03.308Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/new_jp_era/bin [2026-01-21T10:48:03.308Z] [2026-01-21T10:48:03.308Z] build: [2026-01-21T10:48:03.308Z] [2026-01-21T10:48:03.308Z] init: [2026-01-21T10:48:03.308Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/nio [2026-01-21T10:48:03.308Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/nio/bin [2026-01-21T10:48:03.308Z] [2026-01-21T10:48:03.308Z] compile: [2026-01-21T10:48:03.308Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:48:03.308Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:48:03.308Z] [echo] ===fork: yes [2026-01-21T10:48:03.308Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:48:03.308Z] [echo] ===debug: on [2026-01-21T10:48:03.308Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/nio [2026-01-21T10:48:03.308Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/nio/bin [2026-01-21T10:48:04.416Z] [2026-01-21T10:48:04.416Z] copyData: [2026-01-21T10:48:04.416Z] [2026-01-21T10:48:04.416Z] check-dir: [2026-01-21T10:48:04.416Z] [2026-01-21T10:48:04.416Z] build: [2026-01-21T10:48:04.416Z] [2026-01-21T10:48:04.416Z] dist: [2026-01-21T10:48:04.416Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/nio/nio.jar [2026-01-21T10:48:04.416Z] [copy] Copying 35 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/nio [2026-01-21T10:48:04.416Z] [2026-01-21T10:48:04.416Z] clean: [2026-01-21T10:48:04.416Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/nio/bin [2026-01-21T10:48:04.416Z] [2026-01-21T10:48:04.416Z] build: [2026-01-21T10:48:04.416Z] [2026-01-21T10:48:04.416Z] init: [2026-01-21T10:48:04.416Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/pattern_matching_instanceof [2026-01-21T10:48:04.416Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/pattern_matching_instanceof/bin [2026-01-21T10:48:04.416Z] [2026-01-21T10:48:04.416Z] compile: [2026-01-21T10:48:04.416Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:48:04.416Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:48:04.416Z] [echo] ===fork: yes [2026-01-21T10:48:04.416Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:48:04.416Z] [echo] ===debug: on [2026-01-21T10:48:04.416Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/pattern_matching_instanceof [2026-01-21T10:48:04.416Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/pattern_matching_instanceof/bin [2026-01-21T10:48:05.534Z] [2026-01-21T10:48:05.534Z] copyData: [2026-01-21T10:48:05.534Z] [2026-01-21T10:48:05.534Z] check-dir: [2026-01-21T10:48:05.534Z] [2026-01-21T10:48:05.534Z] build: [2026-01-21T10:48:05.534Z] [2026-01-21T10:48:05.534Z] dist: [2026-01-21T10:48:05.534Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/pattern_matching_instanceof/pattern_matching_instanceof.jar [2026-01-21T10:48:05.534Z] [copy] Copying 9 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/pattern_matching_instanceof [2026-01-21T10:48:05.534Z] [2026-01-21T10:48:05.534Z] clean: [2026-01-21T10:48:05.534Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/pattern_matching_instanceof/bin [2026-01-21T10:48:05.534Z] [2026-01-21T10:48:05.534Z] build: [2026-01-21T10:48:05.534Z] [2026-01-21T10:48:05.534Z] init: [2026-01-21T10:48:05.534Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/pref [2026-01-21T10:48:05.534Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/pref/bin [2026-01-21T10:48:05.534Z] [2026-01-21T10:48:05.534Z] compile: [2026-01-21T10:48:05.534Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:48:05.534Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:48:05.534Z] [echo] ===fork: yes [2026-01-21T10:48:05.534Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:48:05.534Z] [echo] ===debug: on [2026-01-21T10:48:05.535Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/pref [2026-01-21T10:48:05.535Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/pref/bin [2026-01-21T10:48:06.213Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/pref/src/Main.java uses or overrides a deprecated API. [2026-01-21T10:48:06.213Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:48:06.213Z] [2026-01-21T10:48:06.213Z] dist: [2026-01-21T10:48:06.213Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/pref/pref.jar [2026-01-21T10:48:06.213Z] [copy] Copying 31 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/pref [2026-01-21T10:48:06.213Z] [2026-01-21T10:48:06.213Z] clean: [2026-01-21T10:48:06.528Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/pref/bin [2026-01-21T10:48:06.528Z] [2026-01-21T10:48:06.528Z] build: [2026-01-21T10:48:06.528Z] [2026-01-21T10:48:06.528Z] init: [2026-01-21T10:48:06.528Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/property_utf8 [2026-01-21T10:48:06.528Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/property_utf8/bin [2026-01-21T10:48:06.528Z] [2026-01-21T10:48:06.528Z] getDependentLibs: [2026-01-21T10:48:06.528Z] [exec] -------------------------------------------- [2026-01-21T10:48:06.528Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:48:06.528Z] [exec] task is set to default [2026-01-21T10:48:06.528Z] [exec] dependencyList is set to junit4,testng,jcommander [2026-01-21T10:48:06.528Z] [exec] System Test jars will not be downloaded. [2026-01-21T10:48:06.528Z] [exec] -------------------------------------------- [2026-01-21T10:48:06.528Z] [exec] Starting download third party dependent jars [2026-01-21T10:48:06.528Z] [exec] -------------------------------------------- [2026-01-21T10:48:06.528Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib [2026-01-21T10:48:06.528Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-21T10:48:06.528Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-21T10:48:06.528Z] [exec] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-21T10:48:06.528Z] [exec] downloaded dependent third party jars successfully [2026-01-21T10:48:06.528Z] [2026-01-21T10:48:06.528Z] compile: [2026-01-21T10:48:06.528Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:48:06.528Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:48:06.528Z] [echo] ===fork: yes [2026-01-21T10:48:06.528Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:48:06.528Z] [echo] ===debug: on [2026-01-21T10:48:06.528Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/property_utf8 [2026-01-21T10:48:06.528Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/property_utf8/bin [2026-01-21T10:48:07.642Z] [2026-01-21T10:48:07.642Z] copyData: [2026-01-21T10:48:07.642Z] [2026-01-21T10:48:07.642Z] check-dir: [2026-01-21T10:48:07.642Z] [2026-01-21T10:48:07.642Z] build: [2026-01-21T10:48:07.642Z] [2026-01-21T10:48:07.642Z] dist: [2026-01-21T10:48:07.642Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/property_utf8/property_utf8.jar [2026-01-21T10:48:07.642Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/property_utf8 [2026-01-21T10:48:07.642Z] [2026-01-21T10:48:07.642Z] clean: [2026-01-21T10:48:07.642Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/property_utf8/bin [2026-01-21T10:48:07.642Z] [2026-01-21T10:48:07.642Z] build: [2026-01-21T10:48:07.642Z] [2026-01-21T10:48:07.642Z] init: [2026-01-21T10:48:07.642Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/record [2026-01-21T10:48:07.642Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/record/bin [2026-01-21T10:48:07.642Z] [2026-01-21T10:48:07.642Z] compile: [2026-01-21T10:48:07.642Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:48:07.642Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:48:07.642Z] [echo] ===fork: yes [2026-01-21T10:48:07.642Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:48:07.642Z] [echo] ===debug: on [2026-01-21T10:48:07.642Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/record [2026-01-21T10:48:07.642Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/record/bin [2026-01-21T10:48:08.333Z] [2026-01-21T10:48:08.333Z] copyData: [2026-01-21T10:48:08.333Z] [2026-01-21T10:48:08.333Z] check-dir: [2026-01-21T10:48:08.333Z] [2026-01-21T10:48:08.333Z] build: [2026-01-21T10:48:08.333Z] [2026-01-21T10:48:08.333Z] dist: [2026-01-21T10:48:08.333Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/record/record.jar [2026-01-21T10:48:08.662Z] [copy] Copying 9 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/record [2026-01-21T10:48:08.662Z] [2026-01-21T10:48:08.662Z] clean: [2026-01-21T10:48:08.662Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/record/bin [2026-01-21T10:48:08.662Z] [2026-01-21T10:48:08.662Z] build: [2026-01-21T10:48:08.662Z] [2026-01-21T10:48:08.662Z] init: [2026-01-21T10:48:08.662Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/regex [2026-01-21T10:48:08.662Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/regex/bin [2026-01-21T10:48:08.662Z] [2026-01-21T10:48:08.662Z] compile: [2026-01-21T10:48:08.662Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:48:08.662Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:48:08.662Z] [echo] ===fork: yes [2026-01-21T10:48:08.662Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:48:08.662Z] [echo] ===debug: on [2026-01-21T10:48:08.662Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/regex [2026-01-21T10:48:08.662Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/regex/bin [2026-01-21T10:48:09.776Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/regex/src/Main.java uses or overrides a deprecated API. [2026-01-21T10:48:09.776Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:48:09.776Z] [2026-01-21T10:48:09.776Z] copyData: [2026-01-21T10:48:09.776Z] [2026-01-21T10:48:09.776Z] check-dir: [2026-01-21T10:48:09.776Z] [2026-01-21T10:48:09.776Z] build: [2026-01-21T10:48:09.776Z] [2026-01-21T10:48:09.776Z] dist: [2026-01-21T10:48:09.776Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/regex/regex.jar [2026-01-21T10:48:09.776Z] [copy] Copying 72 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/regex [2026-01-21T10:48:09.776Z] [2026-01-21T10:48:09.776Z] clean: [2026-01-21T10:48:09.776Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/regex/bin [2026-01-21T10:48:09.776Z] [2026-01-21T10:48:09.776Z] build: [2026-01-21T10:48:09.776Z] [2026-01-21T10:48:09.776Z] init: [2026-01-21T10:48:09.776Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/scanner [2026-01-21T10:48:09.776Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/scanner/bin [2026-01-21T10:48:09.776Z] [2026-01-21T10:48:09.776Z] compile: [2026-01-21T10:48:09.776Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:48:09.776Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:48:09.776Z] [echo] ===fork: yes [2026-01-21T10:48:09.776Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:48:09.776Z] [echo] ===debug: on [2026-01-21T10:48:09.776Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/scanner [2026-01-21T10:48:09.776Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/scanner/bin [2026-01-21T10:48:10.893Z] [javac] Note: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/scanner/src/Main.java uses or overrides a deprecated API. [2026-01-21T10:48:10.893Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:48:10.893Z] [2026-01-21T10:48:10.893Z] dist: [2026-01-21T10:48:10.893Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/scanner/scanner.jar [2026-01-21T10:48:10.893Z] [copy] Copying 11 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/scanner [2026-01-21T10:48:10.893Z] [copy] Copying 19 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/scanner/expected [2026-01-21T10:48:10.893Z] [2026-01-21T10:48:10.893Z] clean: [2026-01-21T10:48:10.893Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/scanner/bin [2026-01-21T10:48:10.893Z] [2026-01-21T10:48:10.893Z] build: [2026-01-21T10:48:10.893Z] [2026-01-21T10:48:10.893Z] init: [2026-01-21T10:48:10.893Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/sealed_classes [2026-01-21T10:48:10.893Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/sealed_classes/bin [2026-01-21T10:48:10.893Z] [2026-01-21T10:48:10.893Z] compile: [2026-01-21T10:48:10.893Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:48:10.893Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:48:10.893Z] [echo] ===fork: yes [2026-01-21T10:48:10.893Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:48:10.893Z] [echo] ===debug: on [2026-01-21T10:48:10.893Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/sealed_classes [2026-01-21T10:48:10.893Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/sealed_classes/bin [2026-01-21T10:48:12.001Z] [2026-01-21T10:48:12.001Z] copyData: [2026-01-21T10:48:12.001Z] [2026-01-21T10:48:12.001Z] check-dir: [2026-01-21T10:48:12.001Z] [2026-01-21T10:48:12.001Z] build: [2026-01-21T10:48:12.001Z] [2026-01-21T10:48:12.001Z] dist: [2026-01-21T10:48:12.001Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/sealed_classes/sealed_classes.jar [2026-01-21T10:48:12.001Z] [copy] Copying 9 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/sealed_classes [2026-01-21T10:48:12.001Z] [2026-01-21T10:48:12.001Z] clean: [2026-01-21T10:48:12.001Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/sealed_classes/bin [2026-01-21T10:48:12.001Z] [2026-01-21T10:48:12.001Z] build: [2026-01-21T10:48:12.001Z] [2026-01-21T10:48:12.001Z] init: [2026-01-21T10:48:12.001Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/switch_expressions [2026-01-21T10:48:12.001Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/switch_expressions/bin [2026-01-21T10:48:12.001Z] [2026-01-21T10:48:12.001Z] compile: [2026-01-21T10:48:12.001Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:48:12.001Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:48:12.001Z] [echo] ===fork: yes [2026-01-21T10:48:12.001Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:48:12.001Z] [echo] ===debug: on [2026-01-21T10:48:12.001Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/switch_expressions [2026-01-21T10:48:12.001Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/switch_expressions/bin [2026-01-21T10:48:13.112Z] [2026-01-21T10:48:13.112Z] copyData: [2026-01-21T10:48:13.112Z] [2026-01-21T10:48:13.112Z] check-dir: [2026-01-21T10:48:13.112Z] [2026-01-21T10:48:13.112Z] build: [2026-01-21T10:48:13.112Z] [2026-01-21T10:48:13.112Z] dist: [2026-01-21T10:48:13.112Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/switch_expressions/switch_expressions.jar [2026-01-21T10:48:13.112Z] [copy] Copying 9 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/switch_expressions [2026-01-21T10:48:13.112Z] [2026-01-21T10:48:13.112Z] clean: [2026-01-21T10:48:13.112Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/switch_expressions/bin [2026-01-21T10:48:13.112Z] [2026-01-21T10:48:13.112Z] build: [2026-01-21T10:48:13.112Z] [2026-01-21T10:48:13.112Z] init: [2026-01-21T10:48:13.112Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/text_blocks [2026-01-21T10:48:13.112Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/text_blocks/bin [2026-01-21T10:48:13.112Z] [2026-01-21T10:48:13.112Z] compile: [2026-01-21T10:48:13.112Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:48:13.112Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:48:13.112Z] [echo] ===fork: yes [2026-01-21T10:48:13.112Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:48:13.112Z] [echo] ===debug: on [2026-01-21T10:48:13.112Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/text_blocks [2026-01-21T10:48:13.112Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/text_blocks/bin [2026-01-21T10:48:14.216Z] [2026-01-21T10:48:14.216Z] copyData: [2026-01-21T10:48:14.216Z] [2026-01-21T10:48:14.216Z] check-dir: [2026-01-21T10:48:14.216Z] [2026-01-21T10:48:14.216Z] build: [2026-01-21T10:48:14.216Z] [2026-01-21T10:48:14.216Z] dist: [2026-01-21T10:48:14.216Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/text_blocks/text_blocks.jar [2026-01-21T10:48:14.216Z] [copy] Copying 8 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/text_blocks [2026-01-21T10:48:14.216Z] [copy] Copying 19 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/text_blocks/expected [2026-01-21T10:48:14.216Z] [2026-01-21T10:48:14.216Z] clean: [2026-01-21T10:48:14.216Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/text_blocks/bin [2026-01-21T10:48:14.216Z] [2026-01-21T10:48:14.216Z] build: [2026-01-21T10:48:14.216Z] [2026-01-21T10:48:14.216Z] init: [2026-01-21T10:48:14.216Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/unicode [2026-01-21T10:48:14.216Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/unicode/bin [2026-01-21T10:48:14.216Z] [2026-01-21T10:48:14.216Z] compile: [2026-01-21T10:48:14.216Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:48:14.216Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:48:14.216Z] [echo] ===fork: yes [2026-01-21T10:48:14.216Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:48:14.216Z] [echo] ===debug: on [2026-01-21T10:48:14.216Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/unicode [2026-01-21T10:48:14.216Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/unicode/bin [2026-01-21T10:48:15.905Z] [2026-01-21T10:48:15.905Z] dist: [2026-01-21T10:48:15.905Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/unicode/unicode.jar [2026-01-21T10:48:15.905Z] [copy] Copying 9 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/unicode [2026-01-21T10:48:15.905Z] [copy] Copying 44 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/unicode/data [2026-01-21T10:48:15.905Z] [2026-01-21T10:48:15.905Z] clean: [2026-01-21T10:48:15.905Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/unicode/bin [2026-01-21T10:48:15.905Z] [2026-01-21T10:48:15.905Z] build: [2026-01-21T10:48:15.905Z] [2026-01-21T10:48:15.905Z] init: [2026-01-21T10:48:15.905Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/urlclassloader [2026-01-21T10:48:15.905Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/urlclassloader/bin [2026-01-21T10:48:15.905Z] [2026-01-21T10:48:15.905Z] compile: [2026-01-21T10:48:15.905Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-21T10:48:15.905Z] [echo] ============COMPILER SETTINGS============ [2026-01-21T10:48:15.905Z] [echo] ===fork: yes [2026-01-21T10:48:15.905Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-21T10:48:15.905Z] [echo] ===debug: on [2026-01-21T10:48:15.905Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/urlclassloader [2026-01-21T10:48:15.905Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/urlclassloader/bin [2026-01-21T10:48:17.552Z] [javac] Note: Some input files use or override a deprecated API. [2026-01-21T10:48:17.552Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-01-21T10:48:17.552Z] [2026-01-21T10:48:17.552Z] dist: [2026-01-21T10:48:17.553Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/urlclassloader/urlclassloader.jar [2026-01-21T10:48:17.553Z] [copy] Copying 9 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/urlclassloader [2026-01-21T10:48:17.553Z] [copy] Copying 19 files to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jvmtest/functional/MBCS_Tests/urlclassloader/expected [2026-01-21T10:48:17.553Z] [2026-01-21T10:48:17.553Z] clean: [2026-01-21T10:48:17.553Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/urlclassloader/bin [2026-01-21T10:48:17.553Z] [2026-01-21T10:48:17.553Z] BUILD SUCCESSFUL [2026-01-21T10:48:17.553Z] Total time: 41 seconds [2026-01-21T10:48:17.553Z] 0 [2026-01-21T10:48:17.553Z] [2026-01-21T10:48:17.553Z] [2026-01-21T10:48:17.553Z] RECORD TEST REPOs SHA [2026-01-21T10:48:17.553Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-21T10:48:17.553Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2026-01-21T10:48:17.553Z] Check shas in /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-21T10:48:17.553Z] touch /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-21T10:48:17.553Z] ================================================ [2026-01-21T10:48:17.553Z] timestamp: 20260121-104817 [2026-01-21T10:48:17.553Z] repo dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests [2026-01-21T10:48:17.553Z] git repo: [2026-01-21T10:48:17.553Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-21T10:48:17.553Z] sha: [2026-01-21T10:48:17.553Z] 8cf4c19aca5022865c48bc23e94575ff22603129 [2026-01-21T10:48:17.553Z] ================================================ [2026-01-21T10:48:17.553Z] timestamp: 20260121-104817 [2026-01-21T10:48:17.553Z] repo dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG [2026-01-21T10:48:17.553Z] git repo: [2026-01-21T10:48:17.553Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-21T10:48:17.553Z] sha: [2026-01-21T10:48:17.553Z] f96303aaef16d21d454009c80178975ea1d4da3b [2026-01-21T10:48:17.553Z] ================================================ [2026-01-21T10:48:17.553Z] timestamp: 20260121-104817 [2026-01-21T10:48:17.553Z] repo dir: /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/openj9 [2026-01-21T10:48:17.553Z] git repo: [2026-01-21T10:48:17.553Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2026-01-21T10:48:17.553Z] sha: [2026-01-21T10:48:17.553Z] f0754f410244ad2c42b07c5fe76983a3c7b61e87 [2026-01-21T10:48:17.553Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG' [2026-01-21T10:48:17.553Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=special.functional TESTLIST= [2026-01-21T10:48:17.553Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG' [2026-01-21T10:48:17.553Z] perl scripts/configure.pl [2026-01-21T10:48:17.553Z] /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="cent.10" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-21T10:48:17.871Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-21T10:48:17.871Z] [2026-01-21T10:48:17.871Z] Starting to generate test make files. [2026-01-21T10:48:17.871Z] [2026-01-21T10:48:17.871Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-01-21T10:48:17.871Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-01-21T10:48:17.871Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/autoGen.mk [2026-01-21T10:48:17.871Z] [2026-01-21T10:48:17.871Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-01-21T10:48:17.871Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/autoGen.mk [2026-01-21T10:48:17.871Z] [2026-01-21T10:48:18.190Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-01-21T10:48:18.190Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/autoGen.mk [2026-01-21T10:48:18.190Z] [2026-01-21T10:48:18.190Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-01-21T10:48:18.190Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/autoGen.mk [2026-01-21T10:48:18.190Z] [2026-01-21T10:48:18.190Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-01-21T10:48:18.190Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/autoGen.mk [2026-01-21T10:48:18.190Z] [2026-01-21T10:48:18.190Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-01-21T10:48:18.190Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/autoGen.mk [2026-01-21T10:48:18.190Z] [2026-01-21T10:48:18.190Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-01-21T10:48:18.190Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/autoGen.mk [2026-01-21T10:48:18.190Z] [2026-01-21T10:48:18.190Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-01-21T10:48:18.190Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/autoGen.mk [2026-01-21T10:48:18.190Z] [2026-01-21T10:48:18.190Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-01-21T10:48:18.190Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/autoGen.mk [2026-01-21T10:48:18.190Z] [2026-01-21T10:48:18.191Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-01-21T10:48:18.191Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/autoGen.mk [2026-01-21T10:48:18.191Z] [2026-01-21T10:48:18.191Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-01-21T10:48:18.191Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/autoGen.mk [2026-01-21T10:48:18.191Z] [2026-01-21T10:48:18.191Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-01-21T10:48:18.191Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/autoGen.mk [2026-01-21T10:48:18.191Z] [2026-01-21T10:48:18.191Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-01-21T10:48:18.191Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/autoGen.mk [2026-01-21T10:48:18.191Z] [2026-01-21T10:48:18.191Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-01-21T10:48:18.191Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/autoGen.mk [2026-01-21T10:48:18.191Z] [2026-01-21T10:48:18.191Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-01-21T10:48:18.191Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/autoGen.mk [2026-01-21T10:48:18.191Z] [2026-01-21T10:48:18.191Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-01-21T10:48:18.191Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/autoGen.mk [2026-01-21T10:48:18.191Z] [2026-01-21T10:48:18.191Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/autoGen.mk [2026-01-21T10:48:18.503Z] [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-01-21T10:48:18.503Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-01-21T10:48:18.844Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-01-21T10:48:19.180Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-01-21T10:48:19.180Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-01-21T10:48:19.180Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-01-21T10:48:19.180Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-01-21T10:48:19.180Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-01-21T10:48:19.180Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-01-21T10:48:19.180Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-01-21T10:48:19.180Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-01-21T10:48:19.180Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-01-21T10:48:19.180Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-01-21T10:48:19.181Z] Parsing /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-01-21T10:48:19.181Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../functional/autoGen.mk [2026-01-21T10:48:19.181Z] [2026-01-21T10:48:19.181Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../autoGen.mk [2026-01-21T10:48:19.181Z] [2026-01-21T10:48:19.181Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk [2026-01-21T10:48:19.181Z] [2026-01-21T10:48:19.181Z] Generated /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk [2026-01-21T10:48:19.181Z] [2026-01-21T10:48:19.181Z] Make files are generated successfully. [2026-01-21T10:48:19.181Z] [2026-01-21T10:48:19.181Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG' [2026-01-21T10:48:19.181Z] make -f runtest.mk _special.functional [2026-01-21T10:48:19.181Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG' [2026-01-21T10:48:19.503Z] [2026-01-21T10:48:19.503Z] Running make 4.4.1 [2026-01-21T10:48:19.503Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/TKG/.. [2026-01-21T10:48:19.503Z] set JDK_VERSION to 25 [2026-01-21T10:48:19.503Z] set JDK_IMPL to hotspot [2026-01-21T10:48:19.503Z] set JVM_VERSION to openjdk25 [2026-01-21T10:48:19.503Z] set JCL_VERSION to latest [2026-01-21T10:48:19.503Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image [2026-01-21T10:48:19.503Z] set SPEC to linux_x86-64 [2026-01-21T10:48:19.503Z] set TEST_FLAG to [2026-01-21T10:48:19.503Z] set OS_LABEL to cent.10 [2026-01-21T10:48:19.503Z] Running special.functional ... [2026-01-21T10:48:19.503Z] There are 452 test targets in special.functional [2026-01-21T10:48:19.503Z] "/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version [2026-01-21T10:48:19.503Z] openjdk version "25.0.2" 2026-01-20 LTS [2026-01-21T10:48:19.503Z] OpenJDK Runtime Environment Temurin-25.0.2+10 (build 25.0.2+10-LTS) [2026-01-21T10:48:19.503Z] OpenJDK 64-Bit Server VM Temurin-25.0.2+10 (build 25.0.2+10-LTS, mixed mode, sharing) [2026-01-21T10:48:19.503Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests' [2026-01-21T10:48:19.503Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional' [2026-01-21T10:48:19.503Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests' [2026-01-21T10:48:19.503Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk25_hs_special.functional_x86-64_linux/aqa-tests/functional/MBCS_Tests/Compiler' [2026-01-21T10:48:19.503Z] [2026-01-21T10:48:19.503Z] ===============================================