Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 602
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3070
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 363
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
Commit message: "Exclude OSRWithManyLocals for OpenJ9"
> git rev-list --no-walk 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-10T10:35:17.389Z] SPEC: win_x86-64
[Pipeline] echo
[2026-02-10T10:35:17.390Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-10T10:35:17.399Z] dynamicAgents: []
[Pipeline] echo
[2026-02-10T10:35:17.401Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] nodesByLabel
[2026-02-10T10:35:17.408Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] node
[2026-02-10T10:35:17.422Z] Running on test-azure-win2022-x64-4 in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-10T10:35:17.448Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-10T10:35:17.528Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-10T10:35:17.528Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-10T10:35:17.548Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-10T10:35:17.608Z] The recommended git tool is: git
[2026-02-10T10:35:17.651Z] No credentials specified
[2026-02-10T10:35:17.668Z] Cloning the remote Git repository
[2026-02-10T10:35:17.697Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-10T10:35:17.697Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests # timeout=10
[2026-02-10T10:35:18.094Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2026-02-10T10:35:18.095Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-10T10:35:18.095Z] > git --version # timeout=10
[2026-02-10T10:35:18.241Z] > git --version # 'git version 2.45.1'
[2026-02-10T10:35:18.241Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-10T10:35:26.629Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-10T10:35:26.682Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-10T10:35:26.792Z] Avoid second fetch
[2026-02-10T10:35:26.886Z] Checking out Revision 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master)
[2026-02-10T10:35:26.801Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2026-02-10T10:35:26.895Z] > git config core.sparsecheckout # timeout=10
[2026-02-10T10:35:27.044Z] > git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
[2026-02-10T10:35:31.839Z] Commit message: "Exclude OSRWithManyLocals for OpenJ9"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-10T10:35:33.367Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-10T10:35:33.384Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-10T10:35:34.424Z] + LC_TIME=C
[2026-02-10T10:35:34.424Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-10T10:35:34.491Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-10T10:35:34.940Z] + aqa-tests/terminateTestProcesses.sh null
[2026-02-10T10:35:34.940Z] Windows machine, using powershell queries...
[2026-02-10T10:35:36.508Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-10T10:35:37.643Z] + printenv
[2026-02-10T10:35:37.970Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-02-10T10:35:37.970Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-02-10T10:35:37.970Z] KEEP_WORKSPACE=false
[2026-02-10T10:35:37.970Z] NUMBER_OF_PROCESSORS=2
[2026-02-10T10:35:37.970Z] PROCESSOR_LEVEL=6
[2026-02-10T10:35:37.970Z] TAP_NAME=Test_openjdk8_hs_special.functional_x86-64_windows.tap
[2026-02-10T10:35:37.970Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib
[2026-02-10T10:35:37.970Z] EXIT_FAILURE=false
[2026-02-10T10:35:37.970Z] JDK_BRANCH=jdk8u492-b01_adopt
[2026-02-10T10:35:37.970Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/243/display/redirect?page=tests
[2026-02-10T10:35:37.970Z] PLATFORM=x86-64_windows
[2026-02-10T10:35:37.970Z] DOCKER_REQUIRED=false
[2026-02-10T10:35:37.970Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2026-02-10T10:35:37.970Z] PROGRAMFILES=C:\Program Files
[2026-02-10T10:35:37.970Z] git=C:\Program Files\Git\cmd\git.exe
[2026-02-10T10:35:37.970Z] TIME_LIMIT=25
[2026-02-10T10:35:37.970Z] JENKINS_SERVER_COOKIE=durable-212d35012b5d1efe91c2df20fa8db52df5cd580a6a7bf2a68e69e6e3b129f398
[2026-02-10T10:35:37.970Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-02-10T10:35:37.970Z] JAVA_HOME=C:\openjdk\jdk-8
[2026-02-10T10:35:37.970Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-10T10:35:37.970Z] GENERATE_JOBS=true
[2026-02-10T10:35:37.970Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-10T10:35:37.970Z] OS=Windows_NT
[2026-02-10T10:35:37.970Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/243/display/redirect?page=changes
[2026-02-10T10:35:37.970Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-02-10T10:35:37.970Z] RERUN_ITERATIONS=1
[2026-02-10T10:35:37.970Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-10T10:35:37.970Z] USERDOMAIN=test-azure-win2
[2026-02-10T10:35:37.970Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-10T10:35:37.970Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-10T10:35:37.970Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows
[2026-02-10T10:35:37.970Z] USERPROFILE=C:\Users\jenkins
[2026-02-10T10:35:37.970Z] ARCHIVE_TEST_RESULTS=false
[2026-02-10T10:35:37.970Z] SETUP_JCK_RUN=false
[2026-02-10T10:35:37.970Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/243/
[2026-02-10T10:35:37.970Z] SLACK_CHANNEL=aqavit-bot
[2026-02-10T10:35:37.970Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin
[2026-02-10T10:35:37.970Z] JCK_GIT_BRANCH=master
[2026-02-10T10:35:37.970Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/
[2026-02-10T10:35:37.970Z] BUILD_NUMBER=243
[2026-02-10T10:35:37.970Z] TKG_ITERATIONS=1
[2026-02-10T10:35:37.970Z] _=/usr/bin/printenv
[2026-02-10T10:35:37.970Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-02-10T10:35:37.970Z] SERVICE_ID=Jenkins
[2026-02-10T10:35:37.970Z] BASE=C:\Users\jenkins\agent
[2026-02-10T10:35:37.970Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/../../benchmarks
[2026-02-10T10:35:37.970Z] ALLUSERSPROFILE=C:\ProgramData
[2026-02-10T10:35:37.970Z] JENKINS_NODE_COOKIE=af01ed10-f867-43ff-807e-305b54d96bb8
[2026-02-10T10:35:37.970Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-02-10T10:35:37.970Z] KEEP_REPORTDIR=false
[2026-02-10T10:35:37.970Z] BUILD_DISPLAY_NAME=#243
[2026-02-10T10:35:37.970Z] SDK_RESOURCE=upstream
[2026-02-10T10:35:37.970Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-10T10:35:37.970Z] HOME=/home/jenkins
[2026-02-10T10:35:37.970Z] USERNAME=jenkins
[2026-02-10T10:35:37.970Z] WINSW_SERVICE_ID=Jenkins
[2026-02-10T10:35:37.970Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-02-10T10:35:37.970Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-10T10:35:37.970Z] jobStatus=SUCCESS
[2026-02-10T10:35:37.970Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-10T10:35:37.971Z] JOB_BASE_NAME=Test_openjdk8_hs_special.functional_x86-64_windows
[2026-02-10T10:35:37.971Z] JOBSTARTTIME=Tue, 10 Feb 2026 10:35:34 +0000
[2026-02-10T10:35:37.971Z] JDK_VERSION=8
[2026-02-10T10:35:37.971Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2026-02-10T10:35:37.971Z] JOB_NAME=Test_openjdk8_hs_special.functional_x86-64_windows
[2026-02-10T10:35:37.971Z] USE_TESTENV_PROPERTIES=false
[2026-02-10T10:35:37.971Z] SYSTEMROOT=C:\Windows
[2026-02-10T10:35:37.971Z] PERSONAL_BUILD=false
[2026-02-10T10:35:37.971Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/243/display/redirect
[2026-02-10T10:35:37.971Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2026-02-10T10:35:37.971Z] AUTO_DETECT=true
[2026-02-10T10:35:37.971Z] EXIT_SUCCESS=false
[2026-02-10T10:35:37.971Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/display/redirect
[2026-02-10T10:35:37.971Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows
[2026-02-10T10:35:37.971Z] COMPUTERNAME=test-azure-win2
[2026-02-10T10:35:37.971Z] OPENJ9_BRANCH=master
[2026-02-10T10:35:37.971Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-10T10:35:37.971Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/system_lib
[2026-02-10T10:35:37.971Z] PARALLEL=Dynamic
[2026-02-10T10:35:37.971Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-10T10:35:37.971Z] ITERATIONS=1
[2026-02-10T10:35:37.971Z] UPSTREAM_JOB_NUMBER=602
[2026-02-10T10:35:37.971Z] SPEC=win_x86-64
[2026-02-10T10:35:37.971Z] TERM=xterm-256color
[2026-02-10T10:35:37.971Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-10T10:35:37.971Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-10T10:35:37.971Z] NODE_NAME=test-azure-win2022-x64-4
[2026-02-10T10:35:37.971Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-10T10:35:37.971Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-02-10T10:35:37.971Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-10T10:35:37.971Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-10T10:35:37.971Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-10T10:35:37.971Z] DYNAMIC_COMPILE=true
[2026-02-10T10:35:37.971Z] SHLVL=2
[2026-02-10T10:35:37.971Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.functional_x86-64_windows-243
[2026-02-10T10:35:37.971Z] PROCESSOR_REVISION=5507
[2026-02-10T10:35:37.971Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-02-10T10:35:37.971Z] EXECUTOR_NUMBER=0
[2026-02-10T10:35:37.971Z] HUDSON_COOKIE=7999c54c-c616-47e2-b844-1dab1c5460b2
[2026-02-10T10:35:37.971Z] ADOPTOPENJDK_BRANCH=master
[2026-02-10T10:35:37.971Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-10T10:35:37.971Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-02-10T10:35:37.971Z] ORIGIN_JDK_VERSION=8
[2026-02-10T10:35:37.971Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
[2026-02-10T10:35:37.971Z] NUM_PROCESSORS=2
[2026-02-10T10:35:37.971Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-10T10:35:37.971Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-4 ci.role.perf windows hw.arch.x86 win2022
[2026-02-10T10:35:37.971Z] STAGE_NAME=Setup
[2026-02-10T10:35:37.971Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-10T10:35:37.971Z] TEST_TIME=120
[2026-02-10T10:35:37.971Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows@tmp
[2026-02-10T10:35:37.971Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-10T10:35:37.971Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2026-02-10T10:35:37.971Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-10T10:35:37.971Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-10T10:35:37.971Z] ProgramW6432=C:\Program Files
[2026-02-10T10:35:37.971Z] CI=true
[2026-02-10T10:35:37.971Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/243/display/redirect?page=artifacts
[2026-02-10T10:35:37.971Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-10T10:35:37.971Z] RERUN_FAILURE=true
[2026-02-10T10:35:37.971Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-10T10:35:37.971Z] BUILD_LIST=functional
[2026-02-10T10:35:37.971Z] BUILD_ID=243
[2026-02-10T10:35:37.971Z] WINDIR=C:\Windows
[2026-02-10T10:35:37.971Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-02-10T10:35:37.971Z] PUBLIC=C:\Users\Public
[2026-02-10T10:35:37.971Z] SYSTEMDRIVE=C:
[2026-02-10T10:35:37.971Z] TARGET=special.functional
[2026-02-10T10:35:37.971Z] USE_JRE=false
[2026-02-10T10:35:37.971Z] JDK_IMPL=hotspot
[2026-02-10T10:35:37.971Z] ProgramData=C:\ProgramData
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-10T10:35:38.011Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-10T10:35:38.023Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-10T10:35:42.479Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 602
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-10T10:35:42.670Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-10T10:35:42.678Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows
[Pipeline] {
[Pipeline] sshagent
[2026-02-10T10:35:42.702Z] $ ssh-agent
[2026-02-10T10:35:42.855Z] SSH_AUTH_SOCK=/tmp/ssh-vwFxyao7uu0c/agent.51666
[2026-02-10T10:35:42.855Z] SSH_AGENT_PID=51667
[2026-02-10T10:35:42.855Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-10T10:35:42.872Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-10T10:35:42.943Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2026-02-10T10:35:43.482Z] ++ pwd
[2026-02-10T10:35:43.483Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-10T10:35:43.483Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests
[2026-02-10T10:35:43.483Z] get jdk binary...
[2026-02-10T10:35:43.805Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-10T10:35:43.805Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u492b01-ea.zip ...
[2026-02-10T10:35:47.421Z] List files in jdkbinary folder...
[2026-02-10T10:35:47.421Z] total 173620
[2026-02-10T10:35:47.421Z] -rwxrwx---+ 1 jenkins None 31117432 Feb 10 10:08 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b01-ea.zip
[2026-02-10T10:35:47.421Z] -rwxrwx---+ 1 jenkins None 106452701 Feb 10 10:14 OpenJDK8U-jdk_x64_windows_hotspot_8u492b01-ea.zip
[2026-02-10T10:35:47.421Z] -rwxrwx---+ 1 jenkins None 40106812 Feb 10 10:15 OpenJDK8U-jre_x64_windows_hotspot_8u492b01-ea.zip
[2026-02-10T10:35:47.421Z] -rwxrwx---+ 1 jenkins None 23617 Feb 10 10:12 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea-metadata.json
[2026-02-10T10:35:47.422Z] -rwxrwx---+ 1 jenkins None 77408 Feb 10 10:28 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea.json
[2026-02-10T10:35:47.422Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:35 tmp
[2026-02-10T10:35:47.422Z] List files in jdkbinary/tmp folder...
[2026-02-10T10:35:47.422Z] total 4
[2026-02-10T10:35:47.422Z] drwxrwx---+ 1 jenkins None 0 Feb 10 10:08 jdk8u492-b01
[2026-02-10T10:35:47.422Z] Moving directory jdk8u492-b01/ to ../j2sdk-image
[2026-02-10T10:35:47.422Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u492b01-ea.zip ...
[2026-02-10T10:35:48.509Z] List files in jdkbinary folder...
[2026-02-10T10:35:48.509Z] total 173624
[2026-02-10T10:35:48.509Z] -rwxrwx---+ 1 jenkins None 31117432 Feb 10 10:08 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b01-ea.zip
[2026-02-10T10:35:48.509Z] -rwxrwx---+ 1 jenkins None 106452701 Feb 10 10:14 OpenJDK8U-jdk_x64_windows_hotspot_8u492b01-ea.zip
[2026-02-10T10:35:48.509Z] -rwxrwx---+ 1 jenkins None 40106812 Feb 10 10:15 OpenJDK8U-jre_x64_windows_hotspot_8u492b01-ea.zip
[2026-02-10T10:35:48.509Z] -rwxrwx---+ 1 jenkins None 23617 Feb 10 10:12 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea-metadata.json
[2026-02-10T10:35:48.509Z] -rwxrwx---+ 1 jenkins None 77408 Feb 10 10:28 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea.json
[2026-02-10T10:35:48.509Z] drwxrwx---+ 1 jenkins None 0 Feb 10 10:08 j2sdk-image
[2026-02-10T10:35:48.509Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:35 tmp
[2026-02-10T10:35:48.509Z] List files in jdkbinary/tmp folder...
[2026-02-10T10:35:48.509Z] total 4
[2026-02-10T10:35:48.509Z] drwxrwx---+ 1 jenkins None 0 Feb 10 10:08 jdk8u492-b01-jre
[2026-02-10T10:35:48.831Z] Moving directory jdk8u492-b01-jre/ to ../j2re-image
[2026-02-10T10:35:48.831Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u492b01-ea.zip over ./j2sdk-image/jre...
[2026-02-10T10:35:50.409Z] Removing top-level folder jdk8u492-b01-debug-image/
[2026-02-10T10:35:50.409Z] Removing top-level folder jdk8u492-b01/
[2026-02-10T10:35:54.105Z] Run c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version
[2026-02-10T10:35:54.105Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-10T10:35:54.427Z] openjdk version "1.8.0_492-beta"
[2026-02-10T10:35:54.427Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100942-b01)
[2026-02-10T10:35:54.427Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode)
[2026-02-10T10:35:54.427Z] =JAVA VERSION OUTPUT END=
[2026-02-10T10:35:54.427Z] =RELEASE INFO BEGIN=
[2026-02-10T10:35:54.427Z] JAVA_VERSION="1.8.0_492"
[2026-02-10T10:35:54.427Z] OS_NAME="Windows"
[2026-02-10T10:35:54.427Z] OS_VERSION="5.2"
[2026-02-10T10:35:54.427Z] OS_ARCH="amd64"
[2026-02-10T10:35:54.427Z] SOURCE=".:git:f719f676c4e2+"
[2026-02-10T10:35:54.427Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-10T10:35:54.427Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-10T10:35:54.427Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-10T10:35:54.427Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-10T10:35:54.427Z] FULL_VERSION="1.8.0_492-beta-202602100942-b01"
[2026-02-10T10:35:54.427Z] SEMANTIC_VERSION="8.0.492+1"
[2026-02-10T10:35:54.427Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-02-10T10:35:54.427Z] JVM_VARIANT="Hotspot"
[2026-02-10T10:35:54.427Z] JVM_VERSION="25.492-b01"
[2026-02-10T10:35:54.427Z] IMAGE_TYPE="JDK"
[2026-02-10T10:35:54.427Z] =RELEASE INFO END=
[2026-02-10T10:35:54.427Z] get testKitGen...
[2026-02-10T10:35:54.428Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-10T10:35:57.247Z] git rev-parse master
[2026-02-10T10:35:57.247Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-10T10:35:58.800Z] get functional test material...
[2026-02-10T10:35:58.800Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-10T10:35:58.800Z] Cloning into 'openj9'...
[2026-02-10T10:35:58.800Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-10T10:36:06.278Z] Updating files: 10% (1038/10149)
[2026-02-10T10:36:06.963Z] Updating files: 11% (1117/10149)
[2026-02-10T10:36:06.963Z] Updating files: 12% (1218/10149)
[2026-02-10T10:36:07.291Z] Updating files: 12% (1226/10149)
[2026-02-10T10:36:07.291Z] Updating files: 13% (1320/10149)
[2026-02-10T10:36:07.622Z] Updating files: 14% (1421/10149)
[2026-02-10T10:36:07.622Z] Updating files: 15% (1523/10149)
[2026-02-10T10:36:07.622Z] Updating files: 16% (1624/10149)
[2026-02-10T10:36:07.957Z] Updating files: 17% (1726/10149)
[2026-02-10T10:36:07.958Z] Updating files: 18% (1827/10149)
[2026-02-10T10:36:07.958Z] Updating files: 19% (1929/10149)
[2026-02-10T10:36:07.958Z] Updating files: 19% (2019/10149)
[2026-02-10T10:36:08.288Z] Updating files: 20% (2030/10149)
[2026-02-10T10:36:08.288Z] Updating files: 21% (2132/10149)
[2026-02-10T10:36:08.288Z] Updating files: 22% (2233/10149)
[2026-02-10T10:36:08.615Z] Updating files: 23% (2335/10149)
[2026-02-10T10:36:08.615Z] Updating files: 24% (2436/10149)
[2026-02-10T10:36:08.615Z] Updating files: 25% (2538/10149)
[2026-02-10T10:36:08.941Z] Updating files: 26% (2639/10149)
[2026-02-10T10:36:08.941Z] Updating files: 27% (2741/10149)
[2026-02-10T10:36:08.941Z] Updating files: 28% (2842/10149)
[2026-02-10T10:36:08.941Z] Updating files: 28% (2893/10149)
[2026-02-10T10:36:09.380Z] Updating files: 29% (2944/10149)
[2026-02-10T10:36:09.380Z] Updating files: 30% (3045/10149)
[2026-02-10T10:36:09.790Z] Updating files: 31% (3147/10149)
[2026-02-10T10:36:09.790Z] Updating files: 32% (3248/10149)
[2026-02-10T10:36:09.790Z] Updating files: 33% (3350/10149)
[2026-02-10T10:36:09.790Z] Updating files: 34% (3451/10149)
[2026-02-10T10:36:09.790Z] Updating files: 35% (3553/10149)
[2026-02-10T10:36:09.790Z] Updating files: 36% (3654/10149)
[2026-02-10T10:36:10.119Z] Updating files: 36% (3710/10149)
[2026-02-10T10:36:10.119Z] Updating files: 37% (3756/10149)
[2026-02-10T10:36:10.119Z] Updating files: 38% (3857/10149)
[2026-02-10T10:36:10.448Z] Updating files: 39% (3959/10149)
[2026-02-10T10:36:10.448Z] Updating files: 40% (4060/10149)
[2026-02-10T10:36:10.448Z] Updating files: 41% (4162/10149)
[2026-02-10T10:36:10.805Z] Updating files: 42% (4263/10149)
[2026-02-10T10:36:10.805Z] Updating files: 43% (4365/10149)
[2026-02-10T10:36:10.805Z] Updating files: 44% (4466/10149)
[2026-02-10T10:36:10.805Z] Updating files: 45% (4568/10149)
[2026-02-10T10:36:11.130Z] Updating files: 45% (4666/10149)
[2026-02-10T10:36:12.775Z] Updating files: 46% (4669/10149)
[2026-02-10T10:36:13.102Z] Updating files: 47% (4771/10149)
[2026-02-10T10:36:13.102Z] Updating files: 47% (4784/10149)
[2026-02-10T10:36:13.102Z] Updating files: 47% (4837/10149)
[2026-02-10T10:36:13.102Z] Updating files: 48% (4872/10149)
[2026-02-10T10:36:13.428Z] Updating files: 49% (4974/10149)
[2026-02-10T10:36:13.428Z] Updating files: 50% (5075/10149)
[2026-02-10T10:36:13.428Z] Updating files: 51% (5176/10149)
[2026-02-10T10:36:13.756Z] Updating files: 52% (5278/10149)
[2026-02-10T10:36:13.756Z] Updating files: 53% (5379/10149)
[2026-02-10T10:36:13.756Z] Updating files: 54% (5481/10149)
[2026-02-10T10:36:13.756Z] Updating files: 55% (5582/10149)
[2026-02-10T10:36:14.084Z] Updating files: 55% (5672/10149)
[2026-02-10T10:36:14.084Z] Updating files: 56% (5684/10149)
[2026-02-10T10:36:14.413Z] Updating files: 57% (5785/10149)
[2026-02-10T10:36:14.413Z] Updating files: 58% (5887/10149)
[2026-02-10T10:36:14.413Z] Updating files: 59% (5988/10149)
[2026-02-10T10:36:14.740Z] Updating files: 60% (6090/10149)
[2026-02-10T10:36:14.741Z] Updating files: 61% (6191/10149)
[2026-02-10T10:36:14.741Z] Updating files: 62% (6293/10149)
[2026-02-10T10:36:14.741Z] Updating files: 63% (6394/10149)
[2026-02-10T10:36:15.128Z] Updating files: 64% (6496/10149)
[2026-02-10T10:36:15.128Z] Updating files: 64% (6515/10149)
[2026-02-10T10:36:15.128Z] Updating files: 65% (6597/10149)
[2026-02-10T10:36:15.454Z] Updating files: 66% (6699/10149)
[2026-02-10T10:36:15.455Z] Updating files: 67% (6800/10149)
[2026-02-10T10:36:15.783Z] Updating files: 68% (6902/10149)
[2026-02-10T10:36:15.783Z] Updating files: 69% (7003/10149)
[2026-02-10T10:36:16.108Z] Updating files: 70% (7105/10149)
[2026-02-10T10:36:16.788Z] Updating files: 70% (7147/10149)
[2026-02-10T10:36:16.788Z] Updating files: 71% (7206/10149)
[2026-02-10T10:36:17.468Z] Updating files: 71% (7301/10149)
[2026-02-10T10:36:17.787Z] Updating files: 72% (7308/10149)
[2026-02-10T10:36:18.881Z] Updating files: 73% (7409/10149)
[2026-02-10T10:36:19.552Z] Updating files: 73% (7433/10149)
[2026-02-10T10:36:19.878Z] Updating files: 73% (7434/10149)
[2026-02-10T10:36:20.557Z] Updating files: 74% (7511/10149)
[2026-02-10T10:36:20.882Z] Updating files: 74% (7536/10149)
[2026-02-10T10:36:21.207Z] Updating files: 75% (7612/10149)
[2026-02-10T10:36:21.910Z] Updating files: 75% (7670/10149)
[2026-02-10T10:36:21.910Z] Updating files: 76% (7714/10149)
[2026-02-10T10:36:22.240Z] Updating files: 76% (7806/10149)
[2026-02-10T10:36:22.240Z] Updating files: 77% (7815/10149)
[2026-02-10T10:36:22.920Z] Updating files: 78% (7917/10149)
[2026-02-10T10:36:22.920Z] Updating files: 79% (8018/10149)
[2026-02-10T10:36:23.246Z] Updating files: 80% (8120/10149)
[2026-02-10T10:36:23.923Z] Updating files: 80% (8126/10149)
[2026-02-10T10:36:23.923Z] Updating files: 81% (8221/10149)
[2026-02-10T10:36:24.602Z] Updating files: 81% (8300/10149)
[2026-02-10T10:36:24.930Z] Updating files: 82% (8323/10149)
[2026-02-10T10:36:24.930Z] Updating files: 83% (8424/10149)
[2026-02-10T10:36:24.930Z] Updating files: 84% (8526/10149)
[2026-02-10T10:36:24.930Z] Updating files: 84% (8579/10149)
[2026-02-10T10:36:25.264Z] Updating files: 85% (8627/10149)
[2026-02-10T10:36:25.604Z] Updating files: 86% (8729/10149)
[2026-02-10T10:36:25.604Z] Updating files: 87% (8830/10149)
[2026-02-10T10:36:25.604Z] Updating files: 88% (8932/10149)
[2026-02-10T10:36:25.929Z] Updating files: 89% (9033/10149)
[2026-02-10T10:36:25.929Z] Updating files: 90% (9135/10149)
[2026-02-10T10:36:25.929Z] Updating files: 90% (9209/10149)
[2026-02-10T10:36:26.256Z] Updating files: 91% (9236/10149)
[2026-02-10T10:36:26.256Z] Updating files: 92% (9338/10149)
[2026-02-10T10:36:26.256Z] Updating files: 93% (9439/10149)
[2026-02-10T10:36:26.584Z] Updating files: 94% (9541/10149)
[2026-02-10T10:36:26.910Z] Updating files: 95% (9642/10149)
[2026-02-10T10:36:26.910Z] Updating files: 96% (9744/10149)
[2026-02-10T10:36:28.202Z] Updating files: 96% (9829/10149)
[2026-02-10T10:36:28.202Z] Updating files: 97% (9845/10149)
[2026-02-10T10:36:28.529Z] Updating files: 98% (9947/10149)
[2026-02-10T10:36:28.854Z] Updating files: 99% (10048/10149)
[2026-02-10T10:36:28.854Z] Updating files: 99% (10098/10149)
[2026-02-10T10:36:28.854Z] Updating files: 100% (10149/10149)
[2026-02-10T10:36:28.854Z] Updating files: 100% (10149/10149), done.
[2026-02-10T10:36:28.854Z] check OpenJ9 Repo sha
[2026-02-10T10:36:28.854Z] /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-10T10:36:28.854Z] Check sha in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/testenv/testenv.properties
[2026-02-10T10:36:29.179Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-10T10:36:29.179Z] OPENJ9_SHA=8c6adb775038c20052375861b5ca2970dcbaae7a
[2026-02-10T10:36:29.179Z] total 114
[2026-02-10T10:36:29.179Z] -rw-rw-r--+ 1 jenkins None 6735 Feb 10 10:35 Contributing.md
[2026-02-10T10:36:29.179Z] -rw-rw-r--+ 1 jenkins None 11360 Feb 10 10:35 LICENSE
[2026-02-10T10:36:29.179Z] -rw-rw-r--+ 1 jenkins None 65 Feb 10 10:35 NOTICE
[2026-02-10T10:36:29.179Z] -rw-rw-r--+ 1 jenkins None 8350 Feb 10 10:35 README.md
[2026-02-10T10:36:29.179Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:35 TKG
[2026-02-10T10:36:29.179Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:35 buildenv
[2026-02-10T10:36:29.179Z] -rwxrwxr-x+ 1 jenkins None 339 Feb 10 10:35 compile.sh
[2026-02-10T10:36:29.179Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:35 config
[2026-02-10T10:36:29.179Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:35 docs
[2026-02-10T10:36:29.179Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:35 external
[2026-02-10T10:36:29.179Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:35 functional
[2026-02-10T10:36:29.179Z] -rwxrwxr-x+ 1 jenkins None 30011 Feb 10 10:35 get.sh
[2026-02-10T10:36:29.179Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:35 jck
[2026-02-10T10:36:29.179Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:36 openj9
[2026-02-10T10:36:29.179Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:35 openjdk
[2026-02-10T10:36:29.179Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:35 perf
[2026-02-10T10:36:29.179Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:35 scripts
[2026-02-10T10:36:29.179Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:35 system
[2026-02-10T10:36:29.180Z] -rwxrwxr-x+ 1 jenkins None 3928 Feb 10 10:35 terminateTestProcesses.sh
[2026-02-10T10:36:29.180Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 10:35 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-10T10:36:37.888Z] $ ssh-agent -k
[2026-02-10T10:36:37.941Z] unset SSH_AUTH_SOCK;
[2026-02-10T10:36:37.941Z] unset SSH_AGENT_PID;
[2026-02-10T10:36:37.941Z] echo Agent pid 51667 killed;
[2026-02-10T10:36:37.995Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-10T10:36:38.372Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b01_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=602&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-10T10:36:38.383Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win2022-x64-4&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b01_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=602&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-10T10:36:38.423Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-10T10:36:38.779Z] Copied 1 artifact from "getTRSSOutput" build number 2043
[Pipeline] sh
[2026-02-10T10:36:39.246Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-10T10:36:39.246Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-10T10:36:39.246Z] + tar xof -
[2026-02-10T10:36:39.914Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-10T10:36:39.970Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-10T10:36:39.988Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-10T10:36:40.061Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] echo
[2026-02-10T10:36:40.065Z] Machine limit is 6.
[Pipeline] sh
[2026-02-10T10:36:40.535Z] + cd ./aqa-tests/TKG
[2026-02-10T10:36:40.535Z] ++ uname
[2026-02-10T10:36:40.842Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-10T10:36:40.842Z] ++ uname
[2026-02-10T10:36:40.842Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-10T10:36:40.842Z] ++ uname
[2026-02-10T10:36:40.842Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-10T10:36:40.842Z] + MAKE=make
[2026-02-10T10:36:40.842Z] + make genParallelList TEST=special.functional TEST_TIME=120 NUM_MACHINES=
[2026-02-10T10:36:40.842Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-10T10:36:41.146Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-02-10T10:36:41.146Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:36:41.146Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:36:41.146Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-10T10:36:41.146Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-10T10:36:44.812Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-10T10:36:44.812Z]
[2026-02-10T10:36:44.812Z] build:
[2026-02-10T10:36:45.150Z]
[2026-02-10T10:36:45.150Z] clean:
[2026-02-10T10:36:45.150Z]
[2026-02-10T10:36:45.150Z] init:
[2026-02-10T10:36:45.150Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-10T10:36:45.150Z]
[2026-02-10T10:36:45.150Z] getDependentLibs:
[2026-02-10T10:36:45.899Z] [exec] --------------------------------------------
[2026-02-10T10:36:45.899Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-10T10:36:45.899Z] [exec] task is set to default
[2026-02-10T10:36:45.899Z] [exec] dependencyList is set to json_simple
[2026-02-10T10:36:45.899Z] [exec] System Test jars will not be downloaded.
[2026-02-10T10:36:45.899Z] [exec] --------------------------------------------
[2026-02-10T10:36:45.899Z] [exec] Starting download third party dependent jars
[2026-02-10T10:36:45.899Z] [exec] --------------------------------------------
[2026-02-10T10:36:45.899Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-10T10:36:45.899Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-10T10:36:45.899Z] [exec] downloaded dependent third party jars successfully
[2026-02-10T10:36:45.899Z]
[2026-02-10T10:36:45.899Z] compile:
[2026-02-10T10:36:45.899Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:36:45.899Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:36:45.899Z] [echo] ===fork: yes
[2026-02-10T10:36:45.899Z] [echo] ===debug: on
[2026-02-10T10:36:45.899Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-10T10:36:49.897Z]
[2026-02-10T10:36:49.897Z] dist:
[2026-02-10T10:36:49.897Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-10T10:36:50.223Z]
[2026-02-10T10:36:50.223Z] BUILD SUCCESSFUL
[2026-02-10T10:36:50.223Z] Total time: 5 seconds
[2026-02-10T10:36:50.223Z] 0
[2026-02-10T10:36:50.223Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-10T10:36:50.902Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-10T10:36:50.902Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-02-10T10:36:53.716Z] ****************************** MACHINE INFO ******************************
[2026-02-10T10:36:53.716Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG
[2026-02-10T10:36:53.716Z] Free Physical Memory Size : 5984202752
[2026-02-10T10:36:53.716Z] Free space (bytes) : 416362373120
[2026-02-10T10:36:53.716Z] Total Physical Memory Size : 8536289280
[2026-02-10T10:36:53.716Z] Total space (bytes) : 549161218048
[2026-02-10T10:36:53.716Z] Usable space (bytes) : 416362373120
[2026-02-10T10:36:53.716Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:36:53.716Z] bashVersion :
[2026-02-10T10:36:53.716Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-10T10:36:53.716Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-10T10:36:53.716Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-10T10:36:53.716Z]
[2026-02-10T10:36:53.716Z] This is free software; you are free to change and redistribute it.
[2026-02-10T10:36:53.716Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T10:36:53.716Z] cpuCores : 2
[2026-02-10T10:36:53.716Z] curlVersion :
[2026-02-10T10:36:53.716Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8
[2026-02-10T10:36:53.716Z] Release-Date: 2024-11-06
[2026-02-10T10:36:53.716Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-10T10:36:53.716Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-10T10:36:53.716Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-10T10:36:53.716Z] gcc version : 12
[2026-02-10T10:36:53.716Z] gclibc version : ldd (cygwin) 3.5.4
[2026-02-10T10:36:53.716Z] gdb version : bash: line 1: gdb: command not found
[2026-02-10T10:36:53.716Z] lldb version : Command could not be executed
[2026-02-10T10:36:53.716Z] makeVersion :
[2026-02-10T10:36:53.716Z] GNU Make 4.4.1
[2026-02-10T10:36:53.716Z] Built for x86_64-pc-cygwin
[2026-02-10T10:36:53.716Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-10T10:36:53.716Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-10T10:36:53.716Z] This is free software: you are free to change and redistribute it.
[2026-02-10T10:36:53.716Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T10:36:53.716Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-10T10:36:53.716Z] perlVersion :
[2026-02-10T10:36:53.716Z]
[2026-02-10T10:36:53.716Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi
[2026-02-10T10:36:53.716Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-10T10:36:53.716Z]
[2026-02-10T10:36:53.716Z] Copyright 1987-2024, Larry Wall
[2026-02-10T10:36:53.716Z]
[2026-02-10T10:36:53.716Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-10T10:36:53.716Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-10T10:36:53.716Z]
[2026-02-10T10:36:53.716Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-10T10:36:53.716Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-10T10:36:53.716Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-10T10:36:53.716Z]
[2026-02-10T10:36:53.716Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-10T10:36:53.716Z] procArch : unknown
[2026-02-10T10:36:53.716Z] sysArch : x86_64
[2026-02-10T10:36:53.716Z] sysOS : CYGWIN_NT-10.0-20348
[2026-02-10T10:36:53.716Z] ulimit :
[2026-02-10T10:36:53.717Z] core file size (blocks, -c) 0
[2026-02-10T10:36:53.717Z] data seg size (kbytes, -d) unlimited
[2026-02-10T10:36:53.717Z] file size (blocks, -f) unlimited
[2026-02-10T10:36:53.717Z] open files (-n) 3200
[2026-02-10T10:36:53.717Z] pipe size (512 bytes, -p) 8
[2026-02-10T10:36:53.717Z] stack size (kbytes, -s) 2032
[2026-02-10T10:36:53.717Z] cpu time (seconds, -t) unlimited
[2026-02-10T10:36:53.717Z] max user processes (-u) 256
[2026-02-10T10:36:53.717Z] virtual memory (kbytes, -v) unlimited
[2026-02-10T10:36:53.717Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin
[2026-02-10T10:36:53.717Z] vmVendor : Oracle Corporation
[2026-02-10T10:36:53.717Z] vmVersion : 25.492-b01
[2026-02-10T10:36:53.717Z] xlc version : bash: line 1: xlC: command not found
[2026-02-10T10:36:53.717Z] **************************************************************************
[2026-02-10T10:36:53.717Z]
[2026-02-10T10:36:53.717Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-10T10:36:53.717Z]
[2026-02-10T10:36:53.717Z] System.getProperty('java.vendor')=Temurin
[2026-02-10T10:36:53.717Z]
[2026-02-10T10:36:53.717Z] System.getProperty('os.name')=Windows Server 2022
[2026-02-10T10:36:53.717Z]
[2026-02-10T10:36:53.717Z] System.getProperty('os.arch')=amd64
[2026-02-10T10:36:53.717Z]
[2026-02-10T10:36:53.717Z] System.getProperty('java.fullversion')=null
[2026-02-10T10:36:53.717Z]
[2026-02-10T10:36:53.717Z] System.getProperty('sun.arch.data.model')=64
[2026-02-10T10:36:53.717Z]
[2026-02-10T10:36:53.717Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.functional TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/externalDependency/lib
[2026-02-10T10:36:53.717Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-10T10:36:53.717Z] perl scripts/configure.pl
[2026-02-10T10:36:53.717Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-10T10:36:54.472Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-10T10:36:54.472Z]
[2026-02-10T10:36:54.472Z]
[2026-02-10T10:36:54.472Z] Starting to generate parallel test lists.
[2026-02-10T10:36:54.472Z]
[2026-02-10T10:36:54.472Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-02-10T10:36:54.472Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-02-10T10:36:54.472Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-02-10T10:36:54.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-02-10T10:36:54.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-02-10T10:36:54.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-02-10T10:36:54.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-02-10T10:36:54.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-02-10T10:36:54.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-02-10T10:36:54.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-02-10T10:36:54.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-02-10T10:36:55.251Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-02-10T10:36:55.251Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-02-10T10:36:55.251Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-02-10T10:36:55.251Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-02-10T10:36:55.251Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-02-10T10:36:55.251Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-02-10T10:36:55.251Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-02-10T10:36:55.251Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-02-10T10:36:55.251Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-02-10T10:36:55.251Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-02-10T10:36:55.251Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-02-10T10:36:55.251Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-02-10T10:36:55.251Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-02-10T10:36:55.252Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-02-10T10:36:55.613Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-02-10T10:36:55.613Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-02-10T10:36:55.613Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-02-10T10:36:55.613Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-02-10T10:36:55.613Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-02-10T10:36:55.613Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-02-10T10:36:55.613Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-02-10T10:36:55.613Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-02-10T10:36:55.613Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-02-10T10:36:55.613Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-02-10T10:36:55.613Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-02-10T10:36:55.613Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-02-10T10:36:55.943Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-02-10T10:36:55.943Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-02-10T10:36:55.943Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-02-10T10:36:55.943Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-02-10T10:36:55.943Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-02-10T10:36:55.943Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-02-10T10:36:55.943Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-02-10T10:36:55.943Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-02-10T10:36:55.943Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-02-10T10:36:55.943Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-02-10T10:36:55.943Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-02-10T10:36:55.943Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-02-10T10:36:56.456Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-02-10T10:36:56.457Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-02-10T10:36:56.457Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-02-10T10:36:56.457Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-02-10T10:36:56.457Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-02-10T10:36:56.457Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-02-10T10:36:56.457Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-02-10T10:36:56.457Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-02-10T10:36:56.457Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-02-10T10:36:56.457Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-02-10T10:36:56.457Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-02-10T10:36:56.457Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-02-10T10:36:56.457Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-02-10T10:36:56.457Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-02-10T10:36:56.457Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-02-10T10:36:56.946Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-02-10T10:36:57.275Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-02-10T10:36:57.275Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-02-10T10:36:57.275Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-02-10T10:36:57.275Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-02-10T10:36:57.275Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-02-10T10:36:57.275Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-02-10T10:36:57.275Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-02-10T10:36:57.275Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-02-10T10:36:57.275Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-02-10T10:36:57.275Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-02-10T10:36:57.275Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-02-10T10:36:57.669Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-02-10T10:36:57.669Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-02-10T10:36:57.669Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-02-10T10:36:57.669Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-02-10T10:36:57.669Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-02-10T10:36:57.669Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-02-10T10:36:57.669Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-02-10T10:36:57.669Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-02-10T10:36:57.669Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-02-10T10:36:57.669Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-02-10T10:36:57.669Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-02-10T10:36:57.669Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-02-10T10:36:57.669Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-02-10T10:36:57.669Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-02-10T10:36:58.077Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-02-10T10:36:58.077Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-02-10T10:36:58.077Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-02-10T10:36:58.077Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-02-10T10:36:58.077Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-02-10T10:36:58.077Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-02-10T10:36:58.077Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-02-10T10:36:58.077Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-02-10T10:36:58.077Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-02-10T10:36:58.077Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-02-10T10:36:58.077Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-02-10T10:36:58.077Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-02-10T10:36:58.077Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-02-10T10:36:58.077Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-02-10T10:36:58.521Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-02-10T10:36:58.521Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-02-10T10:36:58.521Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-02-10T10:36:58.521Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-02-10T10:36:58.521Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-02-10T10:36:58.521Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-02-10T10:36:58.521Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-02-10T10:36:58.521Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-02-10T10:36:58.521Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-02-10T10:36:58.521Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-02-10T10:36:58.521Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-02-10T10:36:58.521Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-02-10T10:36:58.521Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-02-10T10:36:58.847Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-02-10T10:36:58.847Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-02-10T10:36:58.847Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-02-10T10:36:58.847Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-02-10T10:36:58.847Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-02-10T10:36:58.847Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-02-10T10:36:58.847Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-02-10T10:36:58.847Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-02-10T10:36:58.847Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-02-10T10:36:58.847Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-02-10T10:36:58.847Z] Attempting to get test duration data from TRSS.
[2026-02-10T10:36:58.847Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_windows&group=functional&level=special"
[2026-02-10T10:36:59.521Z] Attempting to get test duration data from cached files.
[2026-02-10T10:36:59.521Z] Reading file: Test_openjdk8_hs_functional_x86-64_windows.json
[2026-02-10T10:36:59.521Z] Warning: cannot get data from cached files.
[2026-02-10T10:36:59.521Z]
[2026-02-10T10:36:59.521Z] TEST DURATION
[2026-02-10T10:36:59.521Z] ====================================================================================
[2026-02-10T10:36:59.521Z] Total number of tests searched: 170
[2026-02-10T10:36:59.521Z] Number of test durations found: 170
[2026-02-10T10:36:59.521Z] Top slowest tests:
[2026-02-10T10:36:59.521Z] 01m03s MBCS_Tests_charsets8_0
[2026-02-10T10:36:59.521Z] 00m10s MBCS_Tests_urlclassloader_ja_windows_0
[2026-02-10T10:36:59.522Z] 00m07s MBCS_Tests_urlclassloader_cn_windows_0
[2026-02-10T10:36:59.522Z] ====================================================================================
[2026-02-10T10:36:59.522Z]
[2026-02-10T10:36:59.522Z] Test target is split into 1 lists.
[2026-02-10T10:36:59.522Z] Reducing estimated test running time from 03m24s to 03m24s.
[2026-02-10T10:36:59.522Z]
[2026-02-10T10:36:59.522Z] -------------------------------------testList_0-------------------------------------
[2026-02-10T10:36:59.522Z] Number of tests: 170
[2026-02-10T10:36:59.522Z] Estimated running time: 03m24s
[2026-02-10T10:36:59.522Z] TESTLIST=MBCS_Tests_charsets8_0,MBCS_Tests_urlclassloader_ja_windows_0,MBCS_Tests_urlclassloader_cn_windows_0,MBCS_Tests_urlclassloader_tw_windows_0,MBCS_Tests_urlclassloader_ko_windows_0,MBCS_Tests_coin_ja_windows_0,MBCS_Tests_jdbc41_ja_windows_0,MBCS_Tests_jdbc41_ko_windows_0,MBCS_Tests_jdbc41_cn_windows_0,MBCS_Tests_jdbc41_tw_windows_0,MBCS_Tests_IDN_ja_windows_0,MBCS_Tests_coin_cn_windows_0,MBCS_Tests_coin_tw_windows_0,MBCS_Tests_coin_ko_windows_0,MBCS_Tests_IDN_ko_windows_0,MBCS_Tests_IDN_cn_windows_0,MBCS_Tests_file_tw_windows_0,MBCS_Tests_IDN_tw_windows_0,MBCS_Tests_file_cn_windows_0,MBCS_Tests_file_ja_windows_0,MBCS_Tests_file_ko_windows_0,MBCS_Tests_nio_tw_windows_0,MBCS_Tests_codepage_tw_windows_0,MBCS_Tests_pref_ja_windows_0,MBCS_Tests_regex_ja_windows_0,MBCS_Tests_scanner_ja_windows_0,MBCS_Tests_urlclassloader_windows_0,MBCS_Tests_regex_windows_0,MBCS_Tests_pref_tw_windows_0,MBCS_Tests_codepage_ja_windows_0,MBCS_Tests_annotation_windows_0,MBCS_Tests_pref_cn_windows_0,MBCS_Tests_pref_ko_windows_0,MBCS_Tests_scanner_windows_0,MBCS_Tests_nio_windows_0,MBCS_Tests_scanner_tw_windows_0,MBCS_Tests_nio_ja_windows_0,MBCS_Tests_IDN_windows_0,MBCS_Tests_codepage_cn_windows_0,MBCS_Tests_scanner_ko_windows_0,MBCS_Tests_pref_windows_0,MBCS_Tests_scanner_cn_windows_0,MBCS_Tests_coin_windows_0,MBCS_Tests_jdbc41_windows_0,MBCS_Tests_nio_cn_windows_0,MBCS_Tests_codepage_ko_windows_0,MBCS_Tests_Compiler_windows_0,MBCS_Tests_regex_ko_windows_0,MBCS_Tests_file_windows_0,MBCS_Tests_nio_ko_windows_0,MBCS_Tests_env_windows_0,MBCS_Tests_codepage_windows_0,MBCS_Tests_regex_tw_windows_0,MBCS_Tests_regex_cn_windows_0,MBCS_Tests_urlclassloader_ZH_CN_aix_0,MBCS_Tests_urlclassloader_zh_TW_linux_0,MBCS_Tests_scanner_ZH_TW_aix_0,MBCS_Tests_urlclassloader_zh_CN_linux_0,MBCS_Tests_urlclassloader_ja_JP_linux_0,MBCS_Tests_jdbc41_zh_TW_linux_0,MBCS_Tests_regex_ZH_CN_aix_0,MBCS_Tests_regex_zh_CN_linux_0,MBCS_Tests_regex_KO_KR_aix_0,MBCS_Tests_pref_zh_CN_linux_0,MBCS_Tests_urlclassloader_ko_KR_linux_0,MBCS_Tests_scanner_ko_KR_linux_0,MBCS_Tests_scanner_ja_JP_linux_0,MBCS_Tests_jdbc41_zh_CN_linux_0,MBCS_Tests_scanner_zh_TW_linux_0,MBCS_Tests_urlclassloader_JA_JP_aix_0,MBCS_Tests_Compiler_zh_TW_linux_0,MBCS_Tests_file_JA_JP.aix_0,MBCS_Tests_pref_JA_JP_aix_0,MBCS_Tests_IDN_zh_CN_linux_0,MBCS_Tests_nio_zh_CN_linux_0,MBCS_Tests_pref_ZH_CN_aix_0,MBCS_Tests_env_ZH_TW_aix_0,MBCS_Tests_jdbc41_KO_KR_aix_0,MBCS_Tests_nio_ZH_CN_aix_0,MBCS_Tests_scanner_zh_CN_linux_0,MBCS_Tests_IDN_zh_TW_linux_0,MBCS_Tests_IDN_KO_KR_aix_0,MBCS_Tests_urlclassloader_KO_KR_aix_0,MBCS_Tests_urlclassloader_ZH_TW_aix_0,MBCS_Tests_pref_ko_KR_aix_0,MBCS_Tests_codepage_KO_KR_aix_0,MBCS_Tests_regex_ja_JP_linux_0,MBCS_Tests_IDN_ZH_TW_aix_0,MBCS_Tests_scanner_ko_KR_aix_0,MBCS_Tests_scanner_ZH_CN_aix_0,MBCS_Tests_IDN_ja_JP_linux_0,MBCS_Tests_scanner_KO_KR_aix_0,MBCS_Tests_pref_KO_KR_aix_0,MBCS_Tests_codepage_ko_KR_linux_0,MBCS_Tests_regex_ZH_TW_aix_0,MBCS_Tests_nio_ko_KR_linux_0,MBCS_Tests_nio_zh_TW_linux_0,MBCS_Tests_Compiler_JA_JP_aix_0,MBCS_Tests_jdbc41_ja_JP_linux_0,MBCS_Tests_scanner_JA_JP_aix_0,MBCS_Tests_regex_zh_TW_linux_0,MBCS_Tests_IDN_ko_KR_linux_0,MBCS_Tests_nio_ja_JP_linux_0,MBCS_Tests_pref_ZH_TW_aix_0,MBCS_Tests_jdbc41_Zh_CN_aix_0,MBCS_Tests_IDN_ZH_CN_aix_0,MBCS_Tests_jdbc41_ZH_TW_aix_0,MBCS_Tests_Compiler_ZH_TW_aix_0,MBCS_Tests_pref_ko_KR_linux_0,MBCS_Tests_file_ko_KR.aix_0,MBCS_Tests_nio_JA_JP_aix_0,MBCS_Tests_pref_ja_JP_linux_0,MBCS_Tests_jdbc41_ZH_CN_aix_0,MBCS_Tests_annotation_JA_JP_aix_0,MBCS_Tests_jdbc41_ko_KR_linux_0,MBCS_Tests_regex_ko_KR_linux_0,MBCS_Tests_file_zh_CN_linux_0,MBCS_Tests_urlclassloader_ko_KR_aix_0,MBCS_Tests_coin_ZH_CN_aix_0,MBCS_Tests_env_ZH_CN_aix_0,MBCS_Tests_file_ko_KR_linux_0,MBCS_Tests_IDN_JA_JP_aix_0,MBCS_Tests_annotation_ja_JP_linux_0,MBCS_Tests_nio_KO_KR_aix_0,MBCS_Tests_regex_ko_KR_aix_0,MBCS_Tests_Compiler_ja_JP_linux_0,MBCS_Tests_jdbc41_JA_JP_aix_0,MBCS_Tests_coin_ja_JP_linux_0,MBCS_Tests_codepage_zh_TW_linux_0,MBCS_Tests_env_zh_TW_linux_0,MBCS_Tests_regex_JA_JP_aix_0,MBCS_Tests_nio_ZH_TW_aix_0,MBCS_Tests_codepage_ZH_CN_aix_0,MBCS_Tests_env_zh_CN_linux_0,MBCS_Tests_coin_zh_TW_linux_0,MBCS_Tests_env_ko_KR_linux_0,MBCS_Tests_file_ZH_TW.aix_0,MBCS_Tests_file_ZH_CN.aix_0,MBCS_Tests_pref_zh_TW_linux_0,MBCS_Tests_annotation_Zh_CN_aix_0,MBCS_Tests_coin_KO_KR_aix_0,MBCS_Tests_env_JA_JP_aix_0,MBCS_Tests_codepage_JA_JP_aix_0,MBCS_Tests_Compiler_zh_CN_linux_0,MBCS_Tests_codepage_ja_JP_linux_0,MBCS_Tests_jdbc41_ko_KR_aix_0,MBCS_Tests_file_KO_KR.aix_0,MBCS_Tests_Compiler_ko_KR_linux_0,MBCS_Tests_codepage_zh_CN_linux_0,MBCS_Tests_coin_ko_KR_linux_0,MBCS_Tests_file_ja_JP_linux_0,MBCS_Tests_coin_ko_KR_aix_0,MBCS_Tests_annotation_ko_KR_linux_0,MBCS_Tests_Compiler_ko_KR_aix_0,MBCS_Tests_coin_ZH_TW_aix_0,MBCS_Tests_annotation_ZH_TW_aix_0,MBCS_Tests_Compiler_ZH_CN_aix_0,MBCS_Tests_annotation_zh_CN_linux_0,MBCS_Tests_env_KO_KR_aix_0,MBCS_Tests_env_ko_KR_aix_0,MBCS_Tests_coin_zh_CN_linux_0,MBCS_Tests_env_ja_JP_linux_0,MBCS_Tests_annotation_KO_KR_aix_0,MBCS_Tests_Compiler_KO_KR_aix_0,MBCS_Tests_annotation_zh_TW_linux_0,MBCS_Tests_annotation_ko_KR_aix_0,MBCS_Tests_file_zh_TW_linux_0,MBCS_Tests_coin_JA_JP_aix_0,MBCS_Tests_codepage_ZH_TW_aix_0,MBCS_Tests_annotation_ZH_CN_aix_0
[2026-02-10T10:36:59.522Z] ------------------------------------------------------------------------------------
[2026-02-10T10:36:59.522Z]
[2026-02-10T10:36:59.522Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-10T10:36:59.522Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-10T10:36:59.579Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-10T10:36:59.656Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-10T10:36:59.703Z] Building tests...
[Pipeline] timeout
[2026-02-10T10:36:59.706Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-10T10:36:59.720Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-10T10:36:59.878Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-10T10:36:59.899Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-10T10:36:59.916Z] $ ssh-agent
[2026-02-10T10:37:00.035Z] SSH_AUTH_SOCK=/tmp/ssh-XtCh1olcfGck/agent.51899
[2026-02-10T10:37:00.035Z] SSH_AGENT_PID=51900
[2026-02-10T10:37:00.035Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-10T10:37:00.489Z] ++ uname
[2026-02-10T10:37:00.489Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-10T10:37:00.489Z] ++ uname
[2026-02-10T10:37:00.489Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-10T10:37:00.489Z] ++ uname
[2026-02-10T10:37:00.489Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-10T10:37:00.489Z] + MAKE=make
[2026-02-10T10:37:00.489Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-10T10:37:00.489Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-10T10:37:00.970Z] ++ uname
[2026-02-10T10:37:00.970Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-10T10:37:00.970Z] ++ uname
[2026-02-10T10:37:00.970Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-10T10:37:00.970Z] ++ uname
[2026-02-10T10:37:00.970Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-10T10:37:00.970Z] + MAKE=make
[2026-02-10T10:37:00.970Z] + cd ./aqa-tests
[2026-02-10T10:37:00.970Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-10T10:37:00.970Z] ++ set +x
[2026-02-10T10:37:01.272Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-10T10:37:01.272Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-02-10T10:37:01.272Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:37:01.272Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-10T10:37:01.272Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-10T10:37:01.272Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-10T10:37:02.425Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-10T10:37:02.818Z]
[2026-02-10T10:37:02.818Z] build:
[2026-02-10T10:37:03.316Z]
[2026-02-10T10:37:03.316Z] clean:
[2026-02-10T10:37:03.316Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\autoGenEnv.mk
[2026-02-10T10:37:03.316Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-10T10:37:03.316Z]
[2026-02-10T10:37:03.316Z] init:
[2026-02-10T10:37:03.316Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-10T10:37:03.316Z]
[2026-02-10T10:37:03.316Z] getDependentLibs:
[2026-02-10T10:37:03.316Z] [exec] --------------------------------------------
[2026-02-10T10:37:03.316Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-10T10:37:03.316Z] [exec] task is set to default
[2026-02-10T10:37:03.316Z] [exec] dependencyList is set to json_simple
[2026-02-10T10:37:03.316Z] [exec] System Test jars will not be downloaded.
[2026-02-10T10:37:03.316Z] [exec] --------------------------------------------
[2026-02-10T10:37:03.316Z] [exec] Starting download third party dependent jars
[2026-02-10T10:37:03.316Z] [exec] --------------------------------------------
[2026-02-10T10:37:03.316Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-10T10:37:03.316Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-10T10:37:03.316Z] [exec] downloaded dependent third party jars successfully
[2026-02-10T10:37:03.316Z]
[2026-02-10T10:37:03.316Z] compile:
[2026-02-10T10:37:03.316Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:03.316Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:37:03.316Z] [echo] ===fork: yes
[2026-02-10T10:37:03.316Z] [echo] ===debug: on
[2026-02-10T10:37:03.316Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-10T10:37:06.398Z]
[2026-02-10T10:37:06.398Z] dist:
[2026-02-10T10:37:06.398Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-10T10:37:06.398Z]
[2026-02-10T10:37:06.398Z] BUILD SUCCESSFUL
[2026-02-10T10:37:06.398Z] Total time: 3 seconds
[2026-02-10T10:37:06.398Z] 0
[2026-02-10T10:37:06.398Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-10T10:37:06.727Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-10T10:37:06.727Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-02-10T10:37:08.891Z] ****************************** MACHINE INFO ******************************
[2026-02-10T10:37:08.891Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG
[2026-02-10T10:37:08.891Z] Free Physical Memory Size : 5937455104
[2026-02-10T10:37:08.891Z] Free space (bytes) : 416362295296
[2026-02-10T10:37:08.891Z] Total Physical Memory Size : 8536289280
[2026-02-10T10:37:08.891Z] Total space (bytes) : 549161218048
[2026-02-10T10:37:08.891Z] Usable space (bytes) : 416362295296
[2026-02-10T10:37:08.891Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:08.891Z] bashVersion :
[2026-02-10T10:37:08.891Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-10T10:37:08.891Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-10T10:37:08.891Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-10T10:37:08.891Z]
[2026-02-10T10:37:08.891Z] This is free software; you are free to change and redistribute it.
[2026-02-10T10:37:08.891Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T10:37:08.891Z] cpuCores : 2
[2026-02-10T10:37:08.891Z] curlVersion :
[2026-02-10T10:37:08.891Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8
[2026-02-10T10:37:08.891Z] Release-Date: 2024-11-06
[2026-02-10T10:37:08.891Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-10T10:37:08.891Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-10T10:37:08.891Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-10T10:37:08.891Z] gcc version : 12
[2026-02-10T10:37:08.891Z] gclibc version : ldd (cygwin) 3.5.4
[2026-02-10T10:37:08.891Z] gdb version : bash: line 1: gdb: command not found
[2026-02-10T10:37:08.891Z] lldb version : Command could not be executed
[2026-02-10T10:37:08.891Z] makeVersion :
[2026-02-10T10:37:08.891Z] GNU Make 4.4.1
[2026-02-10T10:37:08.891Z] Built for x86_64-pc-cygwin
[2026-02-10T10:37:08.891Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-10T10:37:08.891Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-10T10:37:08.891Z] This is free software: you are free to change and redistribute it.
[2026-02-10T10:37:08.891Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-10T10:37:08.891Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-10T10:37:08.891Z] perlVersion :
[2026-02-10T10:37:08.891Z]
[2026-02-10T10:37:08.891Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi
[2026-02-10T10:37:08.891Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-10T10:37:08.891Z]
[2026-02-10T10:37:08.891Z] Copyright 1987-2024, Larry Wall
[2026-02-10T10:37:08.891Z]
[2026-02-10T10:37:08.891Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-10T10:37:08.891Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-10T10:37:08.891Z]
[2026-02-10T10:37:08.891Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-10T10:37:08.891Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-10T10:37:08.891Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-10T10:37:08.891Z]
[2026-02-10T10:37:08.891Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-10T10:37:08.891Z] procArch : unknown
[2026-02-10T10:37:08.891Z] sysArch : x86_64
[2026-02-10T10:37:08.891Z] sysOS : CYGWIN_NT-10.0-20348
[2026-02-10T10:37:08.891Z] ulimit :
[2026-02-10T10:37:08.891Z] core file size (blocks, -c) 0
[2026-02-10T10:37:08.891Z] data seg size (kbytes, -d) unlimited
[2026-02-10T10:37:08.891Z] file size (blocks, -f) unlimited
[2026-02-10T10:37:08.891Z] open files (-n) 3200
[2026-02-10T10:37:08.892Z] pipe size (512 bytes, -p) 8
[2026-02-10T10:37:08.892Z] stack size (kbytes, -s) 2032
[2026-02-10T10:37:08.892Z] cpu time (seconds, -t) unlimited
[2026-02-10T10:37:08.892Z] max user processes (-u) 256
[2026-02-10T10:37:08.892Z] virtual memory (kbytes, -v) unlimited
[2026-02-10T10:37:08.892Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin
[2026-02-10T10:37:08.892Z] vmVendor : Oracle Corporation
[2026-02-10T10:37:08.892Z] vmVersion : 25.492-b01
[2026-02-10T10:37:08.892Z] xlc version : bash: line 1: xlC: command not found
[2026-02-10T10:37:08.892Z] **************************************************************************
[2026-02-10T10:37:08.892Z]
[2026-02-10T10:37:08.892Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-10T10:37:08.892Z]
[2026-02-10T10:37:08.892Z] System.getProperty('java.vendor')=Temurin
[2026-02-10T10:37:08.892Z]
[2026-02-10T10:37:08.892Z] System.getProperty('os.name')=Windows Server 2022
[2026-02-10T10:37:08.892Z]
[2026-02-10T10:37:08.892Z] System.getProperty('os.arch')=amd64
[2026-02-10T10:37:08.892Z]
[2026-02-10T10:37:08.892Z] System.getProperty('java.fullversion')=null
[2026-02-10T10:37:08.892Z]
[2026-02-10T10:37:08.892Z] System.getProperty('sun.arch.data.model')=64
[2026-02-10T10:37:08.892Z]
[2026-02-10T10:37:08.892Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=special.functional TESTLIST=
[2026-02-10T10:37:08.892Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-10T10:37:08.892Z] perl scripts/configure.pl
[2026-02-10T10:37:09.199Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-10T10:37:09.990Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-10T10:37:09.990Z]
[2026-02-10T10:37:09.990Z]
[2026-02-10T10:37:09.990Z] Starting to generate build list.
[2026-02-10T10:37:09.990Z]
[2026-02-10T10:37:09.990Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-02-10T10:37:09.990Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-02-10T10:37:09.990Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-02-10T10:37:09.990Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-02-10T10:37:09.990Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-02-10T10:37:09.990Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-02-10T10:37:09.990Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-02-10T10:37:09.990Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-02-10T10:37:10.328Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-02-10T10:37:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-02-10T10:37:11.481Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-02-10T10:37:11.482Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-02-10T10:37:11.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-02-10T10:37:11.786Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../TKG/buildInfo.mk
[2026-02-10T10:37:11.786Z]
[2026-02-10T10:37:11.786Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-10T10:37:11.786Z] make -f clean.mk cleanBuild
[2026-02-10T10:37:11.786Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-10T10:37:12.443Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest
[2026-02-10T10:37:12.443Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-10T10:37:12.443Z] make -f compile.mk compile
[2026-02-10T10:37:12.443Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-10T10:37:13.099Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-10T10:37:13.099Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-10T10:37:13.099Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/MBCS_Tests/file,functional/MBCS_Tests/annotation,functional/MBCS_Tests/pref,functional/MBCS_Tests/charsets,functional/MBCS_Tests/codepage,functional/MBCS_Tests/regex,functional/MBCS_Tests/env,functional/MBCS_Tests/IDN,functional/MBCS_Tests/jdbc41,functional/MBCS_Tests/urlclassloader,functional/MBCS_Tests/coin,functional/MBCS_Tests/nio,functional/MBCS_Tests/Compiler,functional/MBCS_Tests/scanner" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-02-10T10:37:13.099Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation"; fi
[2026-02-10T10:37:14.696Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml
[2026-02-10T10:37:15.776Z] [echo] build.list is TestConfig/build.xml,functional/MBCS_Tests/file/build.xml,functional/MBCS_Tests/annotation/build.xml,functional/MBCS_Tests/pref/build.xml,functional/MBCS_Tests/charsets/build.xml,functional/MBCS_Tests/codepage/build.xml,functional/MBCS_Tests/regex/build.xml,functional/MBCS_Tests/env/build.xml,functional/MBCS_Tests/IDN/build.xml,functional/MBCS_Tests/jdbc41/build.xml,functional/MBCS_Tests/urlclassloader/build.xml,functional/MBCS_Tests/coin/build.xml,functional/MBCS_Tests/nio/build.xml,functional/MBCS_Tests/Compiler/build.xml,functional/MBCS_Tests/scanner/build.xml
[2026-02-10T10:37:15.776Z]
[2026-02-10T10:37:15.776Z] -create_test_directory:
[2026-02-10T10:37:15.777Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest
[2026-02-10T10:37:15.777Z]
[2026-02-10T10:37:15.777Z] stage_test_material:
[2026-02-10T10:37:15.777Z] [copy] Copying 587 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest
[2026-02-10T10:37:16.163Z]
[2026-02-10T10:37:16.163Z] build:
[2026-02-10T10:37:16.524Z]
[2026-02-10T10:37:16.524Z] init:
[2026-02-10T10:37:16.524Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-10T10:37:16.524Z]
[2026-02-10T10:37:16.524Z] build:
[2026-02-10T10:37:16.524Z] [copy] Copying 15 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-10T10:37:16.524Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-10T10:37:16.524Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-10T10:37:16.524Z]
[2026-02-10T10:37:16.524Z] build:
[2026-02-10T10:37:16.524Z]
[2026-02-10T10:37:16.524Z] init:
[2026-02-10T10:37:17.063Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\Compiler
[2026-02-10T10:37:17.063Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\Compiler\bin
[2026-02-10T10:37:17.063Z]
[2026-02-10T10:37:17.063Z] compile:
[2026-02-10T10:37:17.063Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:17.063Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:37:17.063Z] [echo] ===fork: yes
[2026-02-10T10:37:17.063Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:37:17.063Z] [echo] ===debug: on
[2026-02-10T10:37:17.063Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/Compiler
[2026-02-10T10:37:17.063Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\Compiler\bin
[2026-02-10T10:37:17.956Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\Compiler\src\CompilerTest1.java uses unchecked or unsafe operations.
[2026-02-10T10:37:17.956Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-10T10:37:17.956Z]
[2026-02-10T10:37:17.956Z] copyData:
[2026-02-10T10:37:17.956Z]
[2026-02-10T10:37:17.956Z] check-dir:
[2026-02-10T10:37:17.956Z]
[2026-02-10T10:37:17.956Z] build:
[2026-02-10T10:37:17.956Z]
[2026-02-10T10:37:17.956Z] init:
[2026-02-10T10:37:17.956Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\data
[2026-02-10T10:37:17.956Z]
[2026-02-10T10:37:17.956Z] dist:
[2026-02-10T10:37:17.956Z] [copy] Copying 32 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\data
[2026-02-10T10:37:18.312Z]
[2026-02-10T10:37:18.312Z] dist:
[2026-02-10T10:37:18.312Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\Compiler\Compiler.jar
[2026-02-10T10:37:18.312Z] [copy] Copying 30 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\Compiler
[2026-02-10T10:37:19.025Z]
[2026-02-10T10:37:19.025Z] clean:
[2026-02-10T10:37:19.025Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\Compiler\bin
[2026-02-10T10:37:19.025Z]
[2026-02-10T10:37:19.025Z] build:
[2026-02-10T10:37:19.025Z]
[2026-02-10T10:37:19.025Z] init:
[2026-02-10T10:37:19.026Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\IDN
[2026-02-10T10:37:19.026Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\IDN\bin
[2026-02-10T10:37:19.026Z]
[2026-02-10T10:37:19.026Z] compile:
[2026-02-10T10:37:19.026Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:19.026Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:37:19.026Z] [echo] ===fork: yes
[2026-02-10T10:37:19.026Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:37:19.026Z] [echo] ===debug: on
[2026-02-10T10:37:19.026Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/IDN
[2026-02-10T10:37:19.026Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\IDN\bin
[2026-02-10T10:37:20.208Z]
[2026-02-10T10:37:20.208Z] copyData:
[2026-02-10T10:37:20.208Z]
[2026-02-10T10:37:20.208Z] check-dir:
[2026-02-10T10:37:20.208Z]
[2026-02-10T10:37:20.208Z] build:
[2026-02-10T10:37:20.208Z]
[2026-02-10T10:37:20.208Z] dist:
[2026-02-10T10:37:20.208Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\IDN\IDN.jar
[2026-02-10T10:37:20.208Z] [copy] Copying 86 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\IDN
[2026-02-10T10:37:21.315Z]
[2026-02-10T10:37:21.315Z] clean:
[2026-02-10T10:37:21.315Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\IDN\bin
[2026-02-10T10:37:21.315Z]
[2026-02-10T10:37:21.315Z] build:
[2026-02-10T10:37:21.315Z]
[2026-02-10T10:37:21.315Z] init:
[2026-02-10T10:37:21.315Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\annotation
[2026-02-10T10:37:21.315Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\annotation\bin
[2026-02-10T10:37:21.315Z]
[2026-02-10T10:37:21.315Z] compile:
[2026-02-10T10:37:21.315Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:21.315Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:37:21.315Z] [echo] ===fork: yes
[2026-02-10T10:37:21.315Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:37:21.315Z] [echo] ===debug: on
[2026-02-10T10:37:21.315Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/annotation
[2026-02-10T10:37:21.315Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\annotation\bin
[2026-02-10T10:37:22.305Z]
[2026-02-10T10:37:22.305Z] copyData:
[2026-02-10T10:37:22.305Z]
[2026-02-10T10:37:22.305Z] check-dir:
[2026-02-10T10:37:22.305Z]
[2026-02-10T10:37:22.305Z] build:
[2026-02-10T10:37:22.305Z]
[2026-02-10T10:37:22.305Z] dist:
[2026-02-10T10:37:22.305Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\annotation\annotation.jar
[2026-02-10T10:37:22.305Z] [copy] Copying 11 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\annotation
[2026-02-10T10:37:22.635Z] [copy] Copying 38 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\annotation\expected
[2026-02-10T10:37:22.967Z]
[2026-02-10T10:37:22.967Z] clean:
[2026-02-10T10:37:22.967Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\annotation\bin
[2026-02-10T10:37:22.967Z]
[2026-02-10T10:37:22.967Z] build:
[2026-02-10T10:37:22.967Z]
[2026-02-10T10:37:22.967Z] init:
[2026-02-10T10:37:22.967Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\charsets
[2026-02-10T10:37:22.967Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\charsets\bin
[2026-02-10T10:37:22.967Z]
[2026-02-10T10:37:22.967Z] compile:
[2026-02-10T10:37:22.967Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:22.967Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:37:22.967Z] [echo] ===fork: yes
[2026-02-10T10:37:22.967Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:37:22.967Z] [echo] ===debug: on
[2026-02-10T10:37:22.967Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/charsets
[2026-02-10T10:37:22.967Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\charsets\bin
[2026-02-10T10:37:24.134Z]
[2026-02-10T10:37:24.134Z] copyData:
[2026-02-10T10:37:24.134Z]
[2026-02-10T10:37:24.134Z] check-dir:
[2026-02-10T10:37:24.134Z]
[2026-02-10T10:37:24.134Z] build:
[2026-02-10T10:37:24.134Z]
[2026-02-10T10:37:24.134Z] dist:
[2026-02-10T10:37:24.134Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\charsets\charsets.jar
[2026-02-10T10:37:24.134Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\charsets
[2026-02-10T10:37:24.134Z]
[2026-02-10T10:37:24.134Z] clean:
[2026-02-10T10:37:24.134Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\charsets\bin
[2026-02-10T10:37:24.134Z]
[2026-02-10T10:37:24.134Z] build:
[2026-02-10T10:37:24.134Z]
[2026-02-10T10:37:24.134Z] init:
[2026-02-10T10:37:24.134Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\codepage
[2026-02-10T10:37:24.134Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\codepage\bin
[2026-02-10T10:37:24.134Z]
[2026-02-10T10:37:24.134Z] compile:
[2026-02-10T10:37:24.134Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:24.134Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:37:24.134Z] [echo] ===fork: yes
[2026-02-10T10:37:24.134Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:37:24.134Z] [echo] ===debug: on
[2026-02-10T10:37:24.134Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/codepage
[2026-02-10T10:37:24.134Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\codepage\bin
[2026-02-10T10:37:25.348Z]
[2026-02-10T10:37:25.348Z] copyData:
[2026-02-10T10:37:25.348Z]
[2026-02-10T10:37:25.348Z] check-dir:
[2026-02-10T10:37:25.348Z]
[2026-02-10T10:37:25.348Z] build:
[2026-02-10T10:37:25.348Z]
[2026-02-10T10:37:25.348Z] dist:
[2026-02-10T10:37:25.348Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\codepage\codepage.jar
[2026-02-10T10:37:25.348Z] [copy] Copying 34 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\codepage
[2026-02-10T10:37:25.689Z]
[2026-02-10T10:37:25.689Z] clean:
[2026-02-10T10:37:25.689Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\codepage\bin
[2026-02-10T10:37:25.689Z]
[2026-02-10T10:37:25.689Z] build:
[2026-02-10T10:37:25.689Z]
[2026-02-10T10:37:25.689Z] init:
[2026-02-10T10:37:25.689Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\coin
[2026-02-10T10:37:25.689Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\coin\bin
[2026-02-10T10:37:25.689Z]
[2026-02-10T10:37:25.689Z] compile:
[2026-02-10T10:37:25.689Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:25.689Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:37:25.689Z] [echo] ===fork: yes
[2026-02-10T10:37:25.689Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:37:25.689Z] [echo] ===debug: on
[2026-02-10T10:37:25.689Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/coin
[2026-02-10T10:37:25.689Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\coin\bin
[2026-02-10T10:37:27.111Z]
[2026-02-10T10:37:27.111Z] copyData:
[2026-02-10T10:37:27.111Z]
[2026-02-10T10:37:27.112Z] check-dir:
[2026-02-10T10:37:27.112Z]
[2026-02-10T10:37:27.112Z] build:
[2026-02-10T10:37:27.112Z]
[2026-02-10T10:37:27.112Z] dist:
[2026-02-10T10:37:27.112Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\coin\coin.jar
[2026-02-10T10:37:27.446Z] [copy] Copying 10 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\coin
[2026-02-10T10:37:27.446Z]
[2026-02-10T10:37:27.446Z] clean:
[2026-02-10T10:37:27.446Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\coin\bin
[2026-02-10T10:37:27.446Z]
[2026-02-10T10:37:27.446Z] build:
[2026-02-10T10:37:27.446Z]
[2026-02-10T10:37:27.446Z] init:
[2026-02-10T10:37:27.446Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\env
[2026-02-10T10:37:27.446Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\env\bin
[2026-02-10T10:37:27.446Z]
[2026-02-10T10:37:27.446Z] compile:
[2026-02-10T10:37:27.446Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:27.446Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:37:27.446Z] [echo] ===fork: yes
[2026-02-10T10:37:27.446Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:37:27.446Z] [echo] ===debug: on
[2026-02-10T10:37:27.446Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/env
[2026-02-10T10:37:27.446Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\env\bin
[2026-02-10T10:37:28.213Z]
[2026-02-10T10:37:28.213Z] copyData:
[2026-02-10T10:37:28.213Z]
[2026-02-10T10:37:28.213Z] check-dir:
[2026-02-10T10:37:28.213Z]
[2026-02-10T10:37:28.213Z] build:
[2026-02-10T10:37:28.213Z]
[2026-02-10T10:37:28.213Z] dist:
[2026-02-10T10:37:28.213Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\env\env.jar
[2026-02-10T10:37:28.213Z] [copy] Copying 29 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\env
[2026-02-10T10:37:28.524Z]
[2026-02-10T10:37:28.524Z] clean:
[2026-02-10T10:37:28.524Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\env\bin
[2026-02-10T10:37:28.524Z]
[2026-02-10T10:37:28.524Z] build:
[2026-02-10T10:37:28.524Z]
[2026-02-10T10:37:28.524Z] init:
[2026-02-10T10:37:28.524Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\file
[2026-02-10T10:37:28.524Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\file\bin
[2026-02-10T10:37:28.524Z]
[2026-02-10T10:37:28.524Z] compile:
[2026-02-10T10:37:28.524Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:28.524Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:37:28.524Z] [echo] ===fork: yes
[2026-02-10T10:37:28.524Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:37:28.524Z] [echo] ===debug: on
[2026-02-10T10:37:28.524Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/file
[2026-02-10T10:37:28.524Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\file\bin
[2026-02-10T10:37:29.872Z]
[2026-02-10T10:37:29.872Z] copyData:
[2026-02-10T10:37:29.872Z]
[2026-02-10T10:37:29.872Z] check-dir:
[2026-02-10T10:37:29.872Z]
[2026-02-10T10:37:29.872Z] build:
[2026-02-10T10:37:29.872Z]
[2026-02-10T10:37:29.872Z] dist:
[2026-02-10T10:37:29.872Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\file\file.jar
[2026-02-10T10:37:30.196Z] [copy] Copying 9 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\file
[2026-02-10T10:37:30.196Z] [copy] Copying 25 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\file\data
[2026-02-10T10:37:30.874Z] [copy] Copying 19 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\file\expected
[2026-02-10T10:37:31.209Z]
[2026-02-10T10:37:31.209Z] clean:
[2026-02-10T10:37:31.209Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\file\bin
[2026-02-10T10:37:31.209Z]
[2026-02-10T10:37:31.209Z] build:
[2026-02-10T10:37:31.209Z]
[2026-02-10T10:37:31.209Z] init:
[2026-02-10T10:37:31.209Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41
[2026-02-10T10:37:31.209Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\jdbc41\bin
[2026-02-10T10:37:31.209Z]
[2026-02-10T10:37:31.209Z] compile:
[2026-02-10T10:37:31.209Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:31.209Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:37:31.209Z] [echo] ===fork: yes
[2026-02-10T10:37:31.209Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:37:31.209Z] [echo] ===debug: on
[2026-02-10T10:37:31.209Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/jdbc41
[2026-02-10T10:37:31.209Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\jdbc41\bin
[2026-02-10T10:37:32.420Z]
[2026-02-10T10:37:32.420Z] dist:
[2026-02-10T10:37:32.420Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41\jdbc41.jar
[2026-02-10T10:37:32.420Z] [copy] Copying 14 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41
[2026-02-10T10:37:32.745Z] [copy] Copying 39 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41\expected
[2026-02-10T10:37:33.069Z] [copy] Copying 21 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41\data
[2026-02-10T10:37:33.466Z] [copy] Copying 26 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41\derby
[2026-02-10T10:37:33.806Z]
[2026-02-10T10:37:33.807Z] clean:
[2026-02-10T10:37:33.807Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\jdbc41\bin
[2026-02-10T10:37:33.807Z]
[2026-02-10T10:37:33.807Z] build:
[2026-02-10T10:37:33.807Z]
[2026-02-10T10:37:33.807Z] init:
[2026-02-10T10:37:33.807Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\nio
[2026-02-10T10:37:33.807Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\nio\bin
[2026-02-10T10:37:33.807Z]
[2026-02-10T10:37:33.807Z] compile:
[2026-02-10T10:37:33.807Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:33.807Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:37:33.807Z] [echo] ===fork: yes
[2026-02-10T10:37:33.807Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:37:33.807Z] [echo] ===debug: on
[2026-02-10T10:37:33.807Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/nio
[2026-02-10T10:37:33.807Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\nio\bin
[2026-02-10T10:37:35.059Z]
[2026-02-10T10:37:35.059Z] copyData:
[2026-02-10T10:37:35.059Z]
[2026-02-10T10:37:35.059Z] check-dir:
[2026-02-10T10:37:35.059Z]
[2026-02-10T10:37:35.059Z] build:
[2026-02-10T10:37:35.059Z]
[2026-02-10T10:37:35.059Z] dist:
[2026-02-10T10:37:35.059Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\nio\nio.jar
[2026-02-10T10:37:35.059Z] [copy] Copying 35 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\nio
[2026-02-10T10:37:35.474Z]
[2026-02-10T10:37:35.474Z] clean:
[2026-02-10T10:37:35.474Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\nio\bin
[2026-02-10T10:37:35.474Z]
[2026-02-10T10:37:35.474Z] build:
[2026-02-10T10:37:35.474Z]
[2026-02-10T10:37:35.474Z] init:
[2026-02-10T10:37:35.474Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\pref
[2026-02-10T10:37:35.474Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\pref\bin
[2026-02-10T10:37:35.474Z]
[2026-02-10T10:37:35.474Z] compile:
[2026-02-10T10:37:35.474Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:35.474Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:37:35.474Z] [echo] ===fork: yes
[2026-02-10T10:37:35.474Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:37:35.474Z] [echo] ===debug: on
[2026-02-10T10:37:35.474Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/pref
[2026-02-10T10:37:35.474Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\pref\bin
[2026-02-10T10:37:36.289Z]
[2026-02-10T10:37:36.289Z] dist:
[2026-02-10T10:37:36.289Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\pref\pref.jar
[2026-02-10T10:37:36.289Z] [copy] Copying 31 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\pref
[2026-02-10T10:37:36.615Z]
[2026-02-10T10:37:36.615Z] clean:
[2026-02-10T10:37:36.615Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\pref\bin
[2026-02-10T10:37:36.615Z]
[2026-02-10T10:37:36.615Z] build:
[2026-02-10T10:37:36.615Z]
[2026-02-10T10:37:36.615Z] init:
[2026-02-10T10:37:36.615Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\regex
[2026-02-10T10:37:36.615Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\regex\bin
[2026-02-10T10:37:36.615Z]
[2026-02-10T10:37:36.615Z] compile:
[2026-02-10T10:37:36.615Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:36.615Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:37:36.615Z] [echo] ===fork: yes
[2026-02-10T10:37:36.615Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:37:36.615Z] [echo] ===debug: on
[2026-02-10T10:37:36.615Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/regex
[2026-02-10T10:37:36.615Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\regex\bin
[2026-02-10T10:37:37.967Z]
[2026-02-10T10:37:37.967Z] copyData:
[2026-02-10T10:37:37.967Z]
[2026-02-10T10:37:37.967Z] check-dir:
[2026-02-10T10:37:37.967Z]
[2026-02-10T10:37:37.967Z] build:
[2026-02-10T10:37:37.967Z]
[2026-02-10T10:37:37.967Z] dist:
[2026-02-10T10:37:37.967Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\regex\regex.jar
[2026-02-10T10:37:37.967Z] [copy] Copying 72 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\regex
[2026-02-10T10:37:38.677Z]
[2026-02-10T10:37:38.677Z] clean:
[2026-02-10T10:37:38.677Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\regex\bin
[2026-02-10T10:37:38.677Z]
[2026-02-10T10:37:38.677Z] build:
[2026-02-10T10:37:38.677Z]
[2026-02-10T10:37:38.677Z] init:
[2026-02-10T10:37:38.677Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\scanner
[2026-02-10T10:37:38.677Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\scanner\bin
[2026-02-10T10:37:38.677Z]
[2026-02-10T10:37:38.677Z] compile:
[2026-02-10T10:37:38.677Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:38.677Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:37:38.677Z] [echo] ===fork: yes
[2026-02-10T10:37:38.677Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:37:38.677Z] [echo] ===debug: on
[2026-02-10T10:37:38.677Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/scanner
[2026-02-10T10:37:38.677Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\scanner\bin
[2026-02-10T10:37:40.007Z]
[2026-02-10T10:37:40.007Z] dist:
[2026-02-10T10:37:40.007Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\scanner\scanner.jar
[2026-02-10T10:37:40.007Z] [copy] Copying 11 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\scanner
[2026-02-10T10:37:40.007Z] [copy] Copying 19 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\scanner\expected
[2026-02-10T10:37:40.007Z]
[2026-02-10T10:37:40.007Z] clean:
[2026-02-10T10:37:40.007Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\scanner\bin
[2026-02-10T10:37:40.007Z]
[2026-02-10T10:37:40.007Z] build:
[2026-02-10T10:37:40.007Z]
[2026-02-10T10:37:40.007Z] init:
[2026-02-10T10:37:40.007Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\urlclassloader
[2026-02-10T10:37:40.007Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\urlclassloader\bin
[2026-02-10T10:37:40.007Z]
[2026-02-10T10:37:40.007Z] compile:
[2026-02-10T10:37:40.007Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-10T10:37:40.007Z] [echo] ============COMPILER SETTINGS============
[2026-02-10T10:37:40.007Z] [echo] ===fork: yes
[2026-02-10T10:37:40.007Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-10T10:37:40.007Z] [echo] ===debug: on
[2026-02-10T10:37:40.007Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/urlclassloader
[2026-02-10T10:37:40.007Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\urlclassloader\bin
[2026-02-10T10:37:41.363Z]
[2026-02-10T10:37:41.363Z] dist:
[2026-02-10T10:37:41.363Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\urlclassloader\urlclassloader.jar
[2026-02-10T10:37:41.363Z] [copy] Copying 9 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\urlclassloader
[2026-02-10T10:37:41.363Z] [copy] Copying 19 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\urlclassloader\expected
[2026-02-10T10:37:41.684Z]
[2026-02-10T10:37:41.685Z] clean:
[2026-02-10T10:37:41.685Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\urlclassloader\bin
[2026-02-10T10:37:41.685Z]
[2026-02-10T10:37:41.685Z] BUILD SUCCESSFUL
[2026-02-10T10:37:41.685Z] Total time: 27 seconds
[2026-02-10T10:37:41.685Z] 0
[2026-02-10T10:37:42.011Z]
[2026-02-10T10:37:42.011Z]
[2026-02-10T10:37:42.011Z] RECORD TEST REPOs SHA
[2026-02-10T10:37:42.011Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/scripts"; \
[2026-02-10T10:37:42.011Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt"
[2026-02-10T10:37:42.011Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-10T10:37:42.011Z] touch C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-10T10:37:42.688Z] ================================================
[2026-02-10T10:37:42.688Z] timestamp: 20260210-103742
[2026-02-10T10:37:42.688Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests
[2026-02-10T10:37:42.688Z] git repo:
[2026-02-10T10:37:43.014Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-10T10:37:43.014Z] sha:
[2026-02-10T10:37:43.014Z] 4c8318f78e063f3435c4aef6f4a61edc83de2f4b
[2026-02-10T10:37:43.343Z] ================================================
[2026-02-10T10:37:43.343Z] timestamp: 20260210-103743
[2026-02-10T10:37:43.343Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/openj9
[2026-02-10T10:37:43.343Z] git repo:
[2026-02-10T10:37:43.343Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-10T10:37:43.343Z] sha:
[2026-02-10T10:37:43.343Z] 8c6adb775038c20052375861b5ca2970dcbaae7a
[2026-02-10T10:37:43.343Z] ================================================
[2026-02-10T10:37:43.343Z] timestamp: 20260210-103743
[2026-02-10T10:37:43.343Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG
[2026-02-10T10:37:43.343Z] git repo:
[2026-02-10T10:37:43.673Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-10T10:37:43.673Z] sha:
[2026-02-10T10:37:43.673Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-10T10:37:43.673Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-10T10:37:43.673Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=special.functional TESTLIST=
[2026-02-10T10:37:43.673Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-10T10:37:43.673Z] perl scripts/configure.pl
[2026-02-10T10:37:44.057Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-10T10:37:44.992Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-10T10:37:44.992Z]
[2026-02-10T10:37:44.992Z] Starting to generate test make files.
[2026-02-10T10:37:44.992Z]
[2026-02-10T10:37:44.992Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-02-10T10:37:44.992Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-02-10T10:37:44.992Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-02-10T10:37:44.992Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-02-10T10:37:44.992Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-02-10T10:37:44.992Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-02-10T10:37:44.992Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-02-10T10:37:44.992Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-02-10T10:37:45.380Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-02-10T10:37:45.381Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-02-10T10:37:45.381Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-02-10T10:37:45.381Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-02-10T10:37:45.381Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-02-10T10:37:45.381Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-02-10T10:37:45.381Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-02-10T10:37:45.381Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-02-10T10:37:45.381Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-02-10T10:37:45.381Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-02-10T10:37:45.381Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-02-10T10:37:45.381Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-02-10T10:37:45.381Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-02-10T10:37:45.786Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-02-10T10:37:46.144Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/annotation/autoGen.mk
[2026-02-10T10:37:46.144Z]
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-02-10T10:37:46.144Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/charsets/autoGen.mk
[2026-02-10T10:37:46.144Z]
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-02-10T10:37:46.144Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/codepage/autoGen.mk
[2026-02-10T10:37:46.144Z]
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-02-10T10:37:46.144Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/coin/autoGen.mk
[2026-02-10T10:37:46.144Z]
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-02-10T10:37:46.144Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/Compiler/autoGen.mk
[2026-02-10T10:37:46.144Z]
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-02-10T10:37:46.144Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/env/autoGen.mk
[2026-02-10T10:37:46.144Z]
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-02-10T10:37:46.144Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/file/autoGen.mk
[2026-02-10T10:37:46.144Z]
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-02-10T10:37:46.144Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/IDN/autoGen.mk
[2026-02-10T10:37:46.144Z]
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-02-10T10:37:46.144Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/jdbc41/autoGen.mk
[2026-02-10T10:37:46.144Z]
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-02-10T10:37:46.144Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/nio/autoGen.mk
[2026-02-10T10:37:46.144Z]
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-02-10T10:37:46.144Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/pref/autoGen.mk
[2026-02-10T10:37:46.144Z]
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-02-10T10:37:46.144Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-02-10T10:37:46.524Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/regex/autoGen.mk
[2026-02-10T10:37:46.524Z]
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-02-10T10:37:46.524Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/scanner/autoGen.mk
[2026-02-10T10:37:46.524Z]
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-02-10T10:37:46.524Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/urlclassloader/autoGen.mk
[2026-02-10T10:37:46.524Z]
[2026-02-10T10:37:46.524Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/autoGen.mk
[2026-02-10T10:37:46.524Z]
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-02-10T10:37:46.524Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-02-10T10:37:46.524Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/autoGen.mk
[2026-02-10T10:37:46.524Z]
[2026-02-10T10:37:46.524Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../autoGen.mk
[2026-02-10T10:37:46.524Z]
[2026-02-10T10:37:46.524Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk
[2026-02-10T10:37:46.524Z]
[2026-02-10T10:37:46.524Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2026-02-10T10:37:46.524Z]
[2026-02-10T10:37:46.524Z] Make files are generated successfully.
[2026-02-10T10:37:46.524Z]
[2026-02-10T10:37:46.524Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-10T10:37:46.524Z] make -f runtest.mk _special.functional
[2026-02-10T10:37:46.825Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-10T10:37:47.129Z]
[2026-02-10T10:37:47.129Z] Running make 4.4.1
[2026-02-10T10:37:47.451Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/
[2026-02-10T10:37:47.451Z] set JDK_VERSION to 8
[2026-02-10T10:37:47.451Z] set JDK_IMPL to hotspot
[2026-02-10T10:37:47.451Z] set JVM_VERSION to openjdk8
[2026-02-10T10:37:47.451Z] set JCL_VERSION to latest
[2026-02-10T10:37:47.451Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2026-02-10T10:37:47.451Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-10T10:37:47.451Z] set SPEC to win_x86-64
[2026-02-10T10:37:47.753Z] set TEST_FLAG to
[2026-02-10T10:37:47.753Z] Running special.functional ...
[2026-02-10T10:37:47.753Z] There are 170 test targets in special.functional
[2026-02-10T10:37:47.753Z] "c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-02-10T10:37:48.055Z] openjdk version "1.8.0_492-beta"
[2026-02-10T10:37:48.056Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100942-b01)
[2026-02-10T10:37:48.056Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode)
[2026-02-10T10:37:48.056Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests'
[2026-02-10T10:37:48.357Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/functional'
[2026-02-10T10:37:48.358Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/functional/MBCS_Tests'
[2026-02-10T10:37:48.669Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/functional/MBCS_Tests/annotation'
[2026-02-10T10:37:48.669Z]
[2026-02-10T10:37:48.993Z] ===============================================