Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin" build number 509
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 2993
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 249
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_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-32_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 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)"
> git rev-list --no-walk bd995c8fdcd623cd788a9fbca7d18b2cf08d37b2 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-18T19:40:29.336Z] SPEC: win_x86
[Pipeline] echo
[2025-05-18T19:40:29.337Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-18T19:40:29.348Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-18T19:40:29.352Z] dynamicAgents: []
[Pipeline] node
[2025-05-18T19:40:44.358Z] Still waiting to schedule task
[2025-05-18T19:40:44.358Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2025-05-18T22:22:17.741Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_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
[2025-05-18T22:22:17.766Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-18T22:22:17.827Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-18T22:22:17.827Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-18T22:22:17.845Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-18T22:22:17.898Z] The recommended git tool is: git
[2025-05-18T22:22:17.934Z] No credentials specified
[2025-05-18T22:22:17.953Z] Cloning the remote Git repository
[2025-05-18T22:22:17.980Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-18T22:22:17.981Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests # timeout=10
[2025-05-18T22:22:18.066Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-05-18T22:22:18.066Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-18T22:22:18.067Z] > git --version # timeout=10
[2025-05-18T22:22:18.120Z] > git --version # 'git version 2.42.1'
[2025-05-18T22:22:18.120Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-18T22:22:23.429Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-18T22:22:23.566Z] Avoid second fetch
[2025-05-18T22:22:23.643Z] Checking out Revision 557df2b721d783f417dcf1a644f503a2ea6d1eea (origin/master)
[2025-05-18T22:22:23.478Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-18T22:22:23.574Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-05-18T22:22:23.651Z] > git config core.sparsecheckout # timeout=10
[2025-05-18T22:22:23.701Z] > git checkout -f 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
[2025-05-18T22:22:26.477Z] Commit message: "Allow users to set LABEL in getTRSSOutput job (#6264)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_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
[2025-05-18T22:22:27.757Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-05-18T22:22:27.774Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-18T22:22:28.600Z] + LC_TIME=C
[2025-05-18T22:22:28.600Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-05-18T22:22:28.667Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-18T22:22:29.094Z] + aqa-tests/terminateTestProcesses.sh null
[2025-05-18T22:22:29.094Z] Windows machine, using powershell queries...
[2025-05-18T22:22:29.752Z] 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
[2025-05-18T22:22:30.901Z] + printenv
[2025-05-18T22:22:30.901Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-05-18T22:22:30.901Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-05-18T22:22:30.901Z] !C:=C:\Users\jenkins\agent
[2025-05-18T22:22:30.901Z] KEEP_WORKSPACE=false
[2025-05-18T22:22:30.901Z] NUMBER_OF_PROCESSORS=4
[2025-05-18T22:22:30.901Z] PROCESSOR_LEVEL=6
[2025-05-18T22:22:30.901Z] TAP_NAME=Test_openjdk8_hs_special.functional_x86-32_windows.tap
[2025-05-18T22:22:30.901Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib
[2025-05-18T22:22:30.901Z] EXIT_FAILURE=false
[2025-05-18T22:22:30.901Z] JDK_BRANCH=jdk8u462-b02_adopt
[2025-05-18T22:22:30.901Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-32_windows/201/display/redirect?page=tests
[2025-05-18T22:22:30.901Z] PLATFORM=x86-32_windows
[2025-05-18T22:22:30.901Z] DOCKER_REQUIRED=false
[2025-05-18T22:22:30.901Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win2
[2025-05-18T22:22:30.901Z] PROGRAMFILES=C:\Program Files
[2025-05-18T22:22:30.901Z] git=C:\Program Files\Git\cmd\git.exe
[2025-05-18T22:22:30.901Z] TIME_LIMIT=25
[2025-05-18T22:22:30.901Z] JENKINS_SERVER_COOKIE=durable-b0b0e35b64e6d4be3830be92937f07a42a0a543d1a10fc35bd474061bf7da8ed
[2025-05-18T22:22:30.901Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-05-18T22:22:30.901Z] JAVA_HOME=C:\openjdk\jdk-17
[2025-05-18T22:22:30.901Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-18T22:22:30.901Z] GENERATE_JOBS=true
[2025-05-18T22:22:30.901Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-05-18T22:22:30.901Z] OS=Windows_NT
[2025-05-18T22:22:30.901Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-32_windows/201/display/redirect?page=changes
[2025-05-18T22:22:30.901Z] HOMEDRIVE=C:
[2025-05-18T22:22:30.901Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-05-18T22:22:30.901Z] RERUN_ITERATIONS=1
[2025-05-18T22:22:30.901Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-18T22:22:30.901Z] USERDOMAIN=test-azure-win2
[2025-05-18T22:22:30.901Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-18T22:22:30.901Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-18T22:22:30.901Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows
[2025-05-18T22:22:30.901Z] USERPROFILE=C:\Users\jenkins.test-azure-win2
[2025-05-18T22:22:30.901Z] ARCHIVE_TEST_RESULTS=false
[2025-05-18T22:22:30.901Z] SETUP_JCK_RUN=false
[2025-05-18T22:22:30.901Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-32_windows/201/
[2025-05-18T22:22:30.901Z] SLACK_CHANNEL=aqavit-bot
[2025-05-18T22:22:30.901Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin
[2025-05-18T22:22:30.901Z] JCK_GIT_BRANCH=master
[2025-05-18T22:22:30.901Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-32_windows/
[2025-05-18T22:22:30.901Z] BUILD_NUMBER=201
[2025-05-18T22:22:30.901Z] TKG_ITERATIONS=1
[2025-05-18T22:22:30.901Z] _=/usr/bin/printenv
[2025-05-18T22:22:30.901Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-05-18T22:22:30.901Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows/../../benchmarks
[2025-05-18T22:22:30.901Z] ALLUSERSPROFILE=C:\ProgramData
[2025-05-18T22:22:30.901Z] JENKINS_NODE_COOKIE=a110bee5-8411-48da-a65b-e71220cb408f
[2025-05-18T22:22:30.901Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-05-18T22:22:30.901Z] KEEP_REPORTDIR=false
[2025-05-18T22:22:30.901Z] BUILD_DISPLAY_NAME=#201
[2025-05-18T22:22:30.901Z] SDK_RESOURCE=upstream
[2025-05-18T22:22:30.901Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image
[2025-05-18T22:22:30.901Z] HOME=/home/jenkins
[2025-05-18T22:22:30.901Z] USERNAME=jenkins
[2025-05-18T22:22:30.901Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-05-18T22:22:30.901Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-18T22:22:30.901Z] JOB_BASE_NAME=Test_openjdk8_hs_special.functional_x86-32_windows
[2025-05-18T22:22:30.901Z] JOBSTARTTIME=Sun, 18 May 2025 22:22:28 +0000
[2025-05-18T22:22:30.901Z] JDK_VERSION=8
[2025-05-18T22:22:30.901Z] APPDATA=C:\Users\jenkins.test-azure-win2\AppData\Roaming
[2025-05-18T22:22:30.901Z] JOB_NAME=Test_openjdk8_hs_special.functional_x86-32_windows
[2025-05-18T22:22:30.901Z] USE_TESTENV_PROPERTIES=false
[2025-05-18T22:22:30.901Z] SYSTEMROOT=C:\Windows
[2025-05-18T22:22:30.901Z] PERSONAL_BUILD=false
[2025-05-18T22:22:30.901Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-32_windows/201/display/redirect
[2025-05-18T22:22:30.901Z] LOCALAPPDATA=C:\Users\jenkins.test-azure-win2\AppData\Local
[2025-05-18T22:22:30.901Z] AUTO_DETECT=true
[2025-05-18T22:22:30.901Z] EXIT_SUCCESS=false
[2025-05-18T22:22:30.901Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-32_windows/display/redirect
[2025-05-18T22:22:30.901Z] PROMPT=$P$G
[2025-05-18T22:22:30.901Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows
[2025-05-18T22:22:30.901Z] COMPUTERNAME=test-azure-win2
[2025-05-18T22:22:30.901Z] OPENJ9_BRANCH=master
[2025-05-18T22:22:30.901Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-18T22:22:30.901Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/system_lib
[2025-05-18T22:22:30.901Z] PARALLEL=Dynamic
[2025-05-18T22:22:30.901Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-18T22:22:30.901Z] ITERATIONS=1
[2025-05-18T22:22:30.901Z] UPSTREAM_JOB_NUMBER=509
[2025-05-18T22:22:30.901Z] SPEC=win_x86
[2025-05-18T22:22:30.901Z] TERM=xterm-256color
[2025-05-18T22:22:30.901Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-05-18T22:22:30.901Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-18T22:22:30.901Z] LOGONSERVER=\\test-azure-win2
[2025-05-18T22:22:30.901Z] NODE_NAME=test-azure-win2022-x64-2
[2025-05-18T22:22:30.901Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-18T22:22:30.901Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-05-18T22:22:30.901Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-18T22:22:30.901Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\
[2025-05-18T22:22:30.901Z] TEMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2
[2025-05-18T22:22:30.901Z] DYNAMIC_COMPILE=true
[2025-05-18T22:22:30.901Z] SHLVL=2
[2025-05-18T22:22:30.901Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.functional_x86-32_windows-201
[2025-05-18T22:22:30.901Z] PROCESSOR_REVISION=5504
[2025-05-18T22:22:30.901Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-05-18T22:22:30.901Z] EXECUTOR_NUMBER=0
[2025-05-18T22:22:30.901Z] HUDSON_COOKIE=0c4e7e66-7174-4cd7-93cc-bd19cb04a8ee
[2025-05-18T22:22:30.901Z] ADOPTOPENJDK_BRANCH=master
[2025-05-18T22:22:30.901Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-18T22:22:30.901Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-05-18T22:22:30.901Z] ORIGIN_JDK_VERSION=8
[2025-05-18T22:22:30.901Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2025-05-18T22:22:30.901Z] SESSIONNAME=RDP-Tcp#6
[2025-05-18T22:22:30.901Z] NUM_PROCESSORS=2
[2025-05-18T22:22:30.901Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-05-18T22:22:30.901Z] NODE_LABELS=sw.os.windows test-azure-win2022-x64-2 ci.role.test x64 ci.role.perf windows hw.arch.x86 win2022
[2025-05-18T22:22:30.901Z] STAGE_NAME=Setup
[2025-05-18T22:22:30.901Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-18T22:22:30.901Z] TEST_TIME=120
[2025-05-18T22:22:30.901Z] HOMEPATH=\Users\jenkins.test-azure-win2
[2025-05-18T22:22:30.901Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows@tmp
[2025-05-18T22:22:30.901Z] TMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2
[2025-05-18T22:22:30.901Z] PATH=/cygdrive/c/openjdk/jdk-17/bin:/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/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/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.test-azure-win2/AppData/Local/Microsoft/WindowsApps
[2025-05-18T22:22:30.902Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-18T22:22:30.902Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-18T22:22:30.902Z] ProgramW6432=C:\Program Files
[2025-05-18T22:22:30.902Z] CI=true
[2025-05-18T22:22:30.902Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-32_windows/201/display/redirect?page=artifacts
[2025-05-18T22:22:30.902Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-18T22:22:30.902Z] RERUN_FAILURE=true
[2025-05-18T22:22:30.902Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
[2025-05-18T22:22:30.902Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-05-18T22:22:30.902Z] BUILD_LIST=functional
[2025-05-18T22:22:30.902Z] BUILD_ID=201
[2025-05-18T22:22:30.902Z] WINDIR=C:\Windows
[2025-05-18T22:22:30.902Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-05-18T22:22:30.902Z] PUBLIC=C:\Users\Public
[2025-05-18T22:22:30.902Z] CLIENTNAME=scfryer-thinkpa
[2025-05-18T22:22:30.902Z] SYSTEMDRIVE=C:
[2025-05-18T22:22:30.902Z] TARGET=special.functional
[2025-05-18T22:22:30.902Z] USE_JRE=false
[2025-05-18T22:22:30.902Z] JDK_IMPL=hotspot
[2025-05-18T22:22:30.902Z] 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
[2025-05-18T22:22:30.943Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-18T22:22:30.960Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-18T22:22:34.765Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x86-32-temurin" build number 509
[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
[2025-05-18T22:22:35.015Z] 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
[2025-05-18T22:22:35.021Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows
[Pipeline] {
[Pipeline] sshagent
[2025-05-18T22:22:35.044Z] $ ssh-agent
[2025-05-18T22:22:35.158Z] SSH_AUTH_SOCK=/tmp/ssh-ctPrfZRm5dt8/agent.1548
[2025-05-18T22:22:35.158Z] SSH_AGENT_PID=1549
[2025-05-18T22:22:35.158Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-18T22:22:35.179Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-05-18T22:22:35.207Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-05-18T22:22:35.655Z] ++ pwd
[2025-05-18T22:22:35.656Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/.. -p x86-32_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
[2025-05-18T22:22:35.656Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests
[2025-05-18T22:22:35.656Z] get jdk binary...
[2025-05-18T22:22:35.656Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-18T22:22:35.976Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b02-ea.zip ...
[2025-05-18T22:22:38.778Z] List files in jdkbinary folder...
[2025-05-18T22:22:38.778Z] total 183860
[2025-05-18T22:22:38.778Z] -rwxrwx---+ 1 jenkins None 42101080 May 17 22:24 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-18T22:22:38.778Z] -rwxrwx---+ 1 jenkins None 107359634 May 17 22:45 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-18T22:22:38.778Z] -rwxrwx---+ 1 jenkins None 38699402 May 17 22:45 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-18T22:22:38.779Z] -rwxrwx---+ 1 jenkins None 24102 May 17 22:41 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea-metadata.json
[2025-05-18T22:22:38.779Z] -rwxrwx---+ 1 jenkins None 79789 May 17 22:57 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea.json
[2025-05-18T22:22:38.779Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 tmp
[2025-05-18T22:22:38.779Z] List files in jdkbinary/tmp folder...
[2025-05-18T22:22:38.779Z] total 4
[2025-05-18T22:22:38.779Z] drwxrwxr-x+ 1 jenkins None 0 May 17 22:23 jdk8u462-b02
[2025-05-18T22:22:38.779Z] Moving directory jdk8u462-b02/ to ../j2sdk-image
[2025-05-18T22:22:38.779Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u462b02-ea.zip ...
[2025-05-18T22:22:39.870Z] List files in jdkbinary folder...
[2025-05-18T22:22:39.870Z] total 183864
[2025-05-18T22:22:39.870Z] -rwxrwx---+ 1 jenkins None 42101080 May 17 22:24 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-18T22:22:39.870Z] -rwxrwx---+ 1 jenkins None 107359634 May 17 22:45 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-18T22:22:39.870Z] -rwxrwx---+ 1 jenkins None 38699402 May 17 22:45 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b02-ea.zip
[2025-05-18T22:22:39.870Z] -rwxrwx---+ 1 jenkins None 24102 May 17 22:41 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea-metadata.json
[2025-05-18T22:22:39.870Z] -rwxrwx---+ 1 jenkins None 79789 May 17 22:57 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b02-ea.json
[2025-05-18T22:22:39.871Z] drwxrwxr-x+ 1 jenkins None 0 May 17 22:23 j2sdk-image
[2025-05-18T22:22:39.871Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 tmp
[2025-05-18T22:22:39.871Z] List files in jdkbinary/tmp folder...
[2025-05-18T22:22:39.871Z] total 4
[2025-05-18T22:22:39.871Z] drwxrwxr-x+ 1 jenkins None 0 May 17 22:23 jdk8u462-b02-jre
[2025-05-18T22:22:39.871Z] Moving directory jdk8u462-b02-jre/ to ../j2re-image
[2025-05-18T22:22:39.871Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b02-ea.zip over ./j2sdk-image/jre...
[2025-05-18T22:22:41.447Z] Removing top-level folder jdk8u462-b02-debug-image/
[2025-05-18T22:22:41.799Z] Removing top-level folder jdk8u462-b02/
[2025-05-18T22:22:43.946Z] Run c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -version
[2025-05-18T22:22:43.946Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-18T22:22:44.271Z] openjdk version "1.8.0_462-beta"
[2025-05-18T22:22:44.271Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505172008-b02)
[2025-05-18T22:22:44.271Z] OpenJDK Client VM (Temurin)(build 25.462-b02, mixed mode)
[2025-05-18T22:22:44.271Z] =JAVA VERSION OUTPUT END=
[2025-05-18T22:22:44.271Z] =RELEASE INFO BEGIN=
[2025-05-18T22:22:44.271Z] JAVA_VERSION="1.8.0_462"
[2025-05-18T22:22:44.271Z] OS_NAME="Windows"
[2025-05-18T22:22:44.271Z] OS_VERSION="5.1"
[2025-05-18T22:22:44.271Z] OS_ARCH="i586"
[2025-05-18T22:22:44.271Z] SOURCE=".:git:40ba139cc557+"
[2025-05-18T22:22:44.271Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-05-18T22:22:44.271Z] BUILD_SOURCE="git:46d74b96d237da02236c9313c077eac16278fa00"
[2025-05-18T22:22:44.272Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-05-18T22:22:44.272Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-05-18T22:22:44.272Z] FULL_VERSION="1.8.0_462-beta-202505172008-b02"
[2025-05-18T22:22:44.272Z] SEMANTIC_VERSION="8.0.462+2"
[2025-05-18T22:22:44.272Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-05-18T22:22:44.272Z] JVM_VARIANT="Hotspot"
[2025-05-18T22:22:44.272Z] JVM_VERSION="25.462-b02"
[2025-05-18T22:22:44.272Z] IMAGE_TYPE="JDK"
[2025-05-18T22:22:44.272Z] =RELEASE INFO END=
[2025-05-18T22:22:44.272Z] get testKitGen...
[2025-05-18T22:22:44.272Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-18T22:22:45.361Z] git rev-parse master
[2025-05-18T22:22:45.361Z] git checkout -q -f d37cef928a8624cf84b2056f19d6ac26a6133472
[2025-05-18T22:22:45.683Z] get functional test material...
[2025-05-18T22:22:45.683Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-05-18T22:22:45.683Z] Cloning into 'openj9'...
[2025-05-18T22:22:46.004Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2025-05-18T22:22:53.048Z] Updating files: 9% (949/10339)
[2025-05-18T22:22:53.048Z] Updating files: 10% (1034/10339)
[2025-05-18T22:22:53.372Z] Updating files: 11% (1138/10339)
[2025-05-18T22:22:53.372Z] Updating files: 12% (1241/10339)
[2025-05-18T22:22:53.372Z] Updating files: 13% (1345/10339)
[2025-05-18T22:22:53.696Z] Updating files: 14% (1448/10339)
[2025-05-18T22:22:53.696Z] Updating files: 15% (1551/10339)
[2025-05-18T22:22:53.696Z] Updating files: 16% (1655/10339)
[2025-05-18T22:22:53.696Z] Updating files: 17% (1758/10339)
[2025-05-18T22:22:53.696Z] Updating files: 18% (1862/10339)
[2025-05-18T22:22:54.017Z] Updating files: 18% (1942/10339)
[2025-05-18T22:22:54.017Z] Updating files: 19% (1965/10339)
[2025-05-18T22:22:54.017Z] Updating files: 20% (2068/10339)
[2025-05-18T22:22:54.342Z] Updating files: 21% (2172/10339)
[2025-05-18T22:22:54.342Z] Updating files: 22% (2275/10339)
[2025-05-18T22:22:54.342Z] Updating files: 23% (2378/10339)
[2025-05-18T22:22:54.342Z] Updating files: 24% (2482/10339)
[2025-05-18T22:22:54.665Z] Updating files: 25% (2585/10339)
[2025-05-18T22:22:54.665Z] Updating files: 26% (2689/10339)
[2025-05-18T22:22:54.665Z] Updating files: 27% (2792/10339)
[2025-05-18T22:22:54.988Z] Updating files: 28% (2895/10339)
[2025-05-18T22:22:54.988Z] Updating files: 29% (2999/10339)
[2025-05-18T22:22:54.988Z] Updating files: 29% (3071/10339)
[2025-05-18T22:22:54.988Z] Updating files: 30% (3102/10339)
[2025-05-18T22:22:55.314Z] Updating files: 31% (3206/10339)
[2025-05-18T22:22:55.314Z] Updating files: 32% (3309/10339)
[2025-05-18T22:22:55.314Z] Updating files: 33% (3412/10339)
[2025-05-18T22:22:55.314Z] Updating files: 34% (3516/10339)
[2025-05-18T22:22:55.637Z] Updating files: 35% (3619/10339)
[2025-05-18T22:22:55.637Z] Updating files: 36% (3723/10339)
[2025-05-18T22:22:55.637Z] Updating files: 37% (3826/10339)
[2025-05-18T22:22:55.637Z] Updating files: 38% (3929/10339)
[2025-05-18T22:22:55.637Z] Updating files: 39% (4033/10339)
[2025-05-18T22:22:55.962Z] Updating files: 40% (4136/10339)
[2025-05-18T22:22:55.962Z] Updating files: 40% (4199/10339)
[2025-05-18T22:22:55.962Z] Updating files: 41% (4239/10339)
[2025-05-18T22:22:55.962Z] Updating files: 42% (4343/10339)
[2025-05-18T22:22:56.284Z] Updating files: 43% (4446/10339)
[2025-05-18T22:22:56.284Z] Updating files: 44% (4550/10339)
[2025-05-18T22:22:56.284Z] Updating files: 45% (4653/10339)
[2025-05-18T22:22:56.284Z] Updating files: 46% (4756/10339)
[2025-05-18T22:22:56.963Z] Updating files: 47% (4860/10339)
[2025-05-18T22:22:56.963Z] Updating files: 48% (4963/10339)
[2025-05-18T22:22:56.963Z] Updating files: 49% (5067/10339)
[2025-05-18T22:22:56.963Z] Updating files: 49% (5090/10339)
[2025-05-18T22:22:56.963Z] Updating files: 50% (5170/10339)
[2025-05-18T22:22:57.285Z] Updating files: 51% (5273/10339)
[2025-05-18T22:22:57.285Z] Updating files: 52% (5377/10339)
[2025-05-18T22:22:57.285Z] Updating files: 53% (5480/10339)
[2025-05-18T22:22:57.610Z] Updating files: 54% (5584/10339)
[2025-05-18T22:22:57.610Z] Updating files: 55% (5687/10339)
[2025-05-18T22:22:57.610Z] Updating files: 56% (5790/10339)
[2025-05-18T22:22:57.610Z] Updating files: 57% (5894/10339)
[2025-05-18T22:22:57.933Z] Updating files: 58% (5997/10339)
[2025-05-18T22:22:57.933Z] Updating files: 59% (6101/10339)
[2025-05-18T22:22:57.933Z] Updating files: 59% (6159/10339)
[2025-05-18T22:22:57.933Z] Updating files: 60% (6204/10339)
[2025-05-18T22:22:58.255Z] Updating files: 61% (6307/10339)
[2025-05-18T22:22:58.255Z] Updating files: 62% (6411/10339)
[2025-05-18T22:22:58.255Z] Updating files: 63% (6514/10339)
[2025-05-18T22:22:58.255Z] Updating files: 64% (6617/10339)
[2025-05-18T22:22:58.579Z] Updating files: 65% (6721/10339)
[2025-05-18T22:22:58.579Z] Updating files: 66% (6824/10339)
[2025-05-18T22:22:58.579Z] Updating files: 67% (6928/10339)
[2025-05-18T22:22:58.579Z] Updating files: 68% (7031/10339)
[2025-05-18T22:22:58.903Z] Updating files: 69% (7134/10339)
[2025-05-18T22:22:58.903Z] Updating files: 70% (7238/10339)
[2025-05-18T22:22:58.903Z] Updating files: 70% (7296/10339)
[2025-05-18T22:22:59.225Z] Updating files: 71% (7341/10339)
[2025-05-18T22:22:59.225Z] Updating files: 72% (7445/10339)
[2025-05-18T22:22:59.225Z] Updating files: 73% (7548/10339)
[2025-05-18T22:22:59.225Z] Updating files: 74% (7651/10339)
[2025-05-18T22:22:59.547Z] Updating files: 75% (7755/10339)
[2025-05-18T22:22:59.547Z] Updating files: 76% (7858/10339)
[2025-05-18T22:22:59.871Z] Updating files: 77% (7962/10339)
[2025-05-18T22:22:59.872Z] Updating files: 78% (8065/10339)
[2025-05-18T22:22:59.872Z] Updating files: 79% (8168/10339)
[2025-05-18T22:22:59.872Z] Updating files: 79% (8255/10339)
[2025-05-18T22:23:00.193Z] Updating files: 80% (8272/10339)
[2025-05-18T22:23:00.193Z] Updating files: 81% (8375/10339)
[2025-05-18T22:23:00.193Z] Updating files: 82% (8478/10339)
[2025-05-18T22:23:00.193Z] Updating files: 83% (8582/10339)
[2025-05-18T22:23:00.516Z] Updating files: 84% (8685/10339)
[2025-05-18T22:23:00.516Z] Updating files: 85% (8789/10339)
[2025-05-18T22:23:00.516Z] Updating files: 86% (8892/10339)
[2025-05-18T22:23:00.839Z] Updating files: 87% (8995/10339)
[2025-05-18T22:23:00.839Z] Updating files: 88% (9099/10339)
[2025-05-18T22:23:00.839Z] Updating files: 89% (9202/10339)
[2025-05-18T22:23:00.839Z] Updating files: 89% (9299/10339)
[2025-05-18T22:23:01.162Z] Updating files: 90% (9306/10339)
[2025-05-18T22:23:01.162Z] Updating files: 91% (9409/10339)
[2025-05-18T22:23:01.162Z] Updating files: 92% (9512/10339)
[2025-05-18T22:23:01.162Z] Updating files: 93% (9616/10339)
[2025-05-18T22:23:01.486Z] Updating files: 94% (9719/10339)
[2025-05-18T22:23:01.486Z] Updating files: 95% (9823/10339)
[2025-05-18T22:23:01.486Z] Updating files: 96% (9926/10339)
[2025-05-18T22:23:01.486Z] Updating files: 97% (10029/10339)
[2025-05-18T22:23:02.577Z] Updating files: 98% (10133/10339)
[2025-05-18T22:23:02.577Z] Updating files: 99% (10236/10339)
[2025-05-18T22:23:02.577Z] Updating files: 99% (10334/10339)
[2025-05-18T22:23:02.577Z] Updating files: 100% (10339/10339)
[2025-05-18T22:23:02.577Z] Updating files: 100% (10339/10339), done.
[2025-05-18T22:23:02.577Z] check OpenJ9 Repo sha
[2025-05-18T22:23:02.577Z] /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-05-18T22:23:02.577Z] Check sha in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/testenv/testenv.properties
[2025-05-18T22:23:02.577Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-18T22:23:02.577Z] OPENJ9_SHA=a3f2552b9e38f04a6ec372f3a55e28f9c3c84dac
[2025-05-18T22:23:02.577Z] total 118
[2025-05-18T22:23:02.577Z] -rw-rw-r--+ 1 jenkins None 4665 May 18 22:22 Contributing.md
[2025-05-18T22:23:02.577Z] -rw-rw-r--+ 1 jenkins None 11360 May 18 22:22 LICENSE
[2025-05-18T22:23:02.577Z] -rw-rw-r--+ 1 jenkins None 65 May 18 22:22 NOTICE
[2025-05-18T22:23:02.577Z] -rw-rw-r--+ 1 jenkins None 8335 May 18 22:22 README.md
[2025-05-18T22:23:02.577Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 TKG
[2025-05-18T22:23:02.577Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 buildenv
[2025-05-18T22:23:02.577Z] -rwxrwxr-x+ 1 jenkins None 339 May 18 22:22 compile.sh
[2025-05-18T22:23:02.577Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 config
[2025-05-18T22:23:02.577Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 doc
[2025-05-18T22:23:02.577Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 docs
[2025-05-18T22:23:02.578Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 external
[2025-05-18T22:23:02.578Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 functional
[2025-05-18T22:23:02.578Z] -rwxrwxr-x+ 1 jenkins None 30008 May 18 22:22 get.sh
[2025-05-18T22:23:02.578Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 jck
[2025-05-18T22:23:02.578Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 openj9
[2025-05-18T22:23:02.578Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 openjdk
[2025-05-18T22:23:02.578Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 perf
[2025-05-18T22:23:02.578Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 scripts
[2025-05-18T22:23:02.578Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 system
[2025-05-18T22:23:02.578Z] -rwxrwxr-x+ 1 jenkins None 3935 May 18 22:22 terminateTestProcesses.sh
[2025-05-18T22:23:02.578Z] drwxrwxr-x+ 1 jenkins None 0 May 18 22:22 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-18T22:23:08.409Z] $ ssh-agent -k
[2025-05-18T22:23:08.458Z] unset SSH_AUTH_SOCK;
[2025-05-18T22:23:08.459Z] unset SSH_AGENT_PID;
[2025-05-18T22:23:08.459Z] echo Agent pid 1549 killed;
[2025-05-18T22:23:08.507Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-18T22:23:08.930Z] 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-32_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-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b02_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=509&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-18T22:23:08.946Z] 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-32_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-2&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-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b02_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=509&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
[2025-05-18T22:23:08.989Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-18T22:23:09.106Z] Copied 1 artifact from "getTRSSOutput" build number 1777
[Pipeline] sh
[2025-05-18T22:23:09.573Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-05-18T22:23:09.573Z] + gzip -cd TRSSOutput.tar.gz
[2025-05-18T22:23:09.573Z] + tar xof -
[2025-05-18T22:23:10.234Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-18T22:23:10.306Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-18T22:23:10.327Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-18T22:23:10.802Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-18T22:23:11.460Z] --------------------------------------------
[2025-05-18T22:23:11.460Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib
[2025-05-18T22:23:11.460Z] task is set to default
[2025-05-18T22:23:11.460Z] dependencyList is set to all
[2025-05-18T22:23:11.460Z] --------------------------------------------
[2025-05-18T22:23:11.460Z] Starting download third party dependent jars
[2025-05-18T22:23:11.460Z] --------------------------------------------
[2025-05-18T22:23:11.460Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.460Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-18T22:23:11.461Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-18T22:23:11.461Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-18T22:23:11.461Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-05-18T22:23:11.542Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] sh
[2025-05-18T22:23:12.018Z] + cd ./aqa-tests/TKG
[2025-05-18T22:23:12.018Z] ++ uname
[2025-05-18T22:23:12.018Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-05-18T22:23:12.018Z] ++ uname
[2025-05-18T22:23:12.018Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-05-18T22:23:12.018Z] ++ uname
[2025-05-18T22:23:12.018Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-05-18T22:23:12.018Z] + MAKE=make
[2025-05-18T22:23:12.018Z] + make genParallelList TEST=special.functional TEST_TIME=120 NUM_MACHINES=
[2025-05-18T22:23:12.018Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image
[2025-05-18T22:23:12.324Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-05-18T22:23:12.324Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-18T22:23:12.324Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-18T22:23:12.324Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-18T22:23:12.324Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_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-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-18T22:23:13.413Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-05-18T22:23:13.732Z]
[2025-05-18T22:23:13.733Z] build:
[2025-05-18T22:23:13.733Z]
[2025-05-18T22:23:13.733Z] clean:
[2025-05-18T22:23:13.733Z]
[2025-05-18T22:23:13.733Z] init:
[2025-05-18T22:23:13.733Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\bin
[2025-05-18T22:23:13.733Z]
[2025-05-18T22:23:13.733Z] getDependentLibs:
[2025-05-18T22:23:13.733Z] [exec] --------------------------------------------
[2025-05-18T22:23:13.733Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-05-18T22:23:13.733Z] [exec] task is set to default
[2025-05-18T22:23:13.733Z] [exec] dependencyList is set to json_simple
[2025-05-18T22:23:13.733Z] [exec] --------------------------------------------
[2025-05-18T22:23:13.733Z] [exec] Starting download third party dependent jars
[2025-05-18T22:23:13.733Z] [exec] --------------------------------------------
[2025-05-18T22:23:13.733Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-05-18T22:23:13.733Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-18T22:23:13.733Z] [exec] downloaded dependent third party jars successfully
[2025-05-18T22:23:13.733Z]
[2025-05-18T22:23:13.733Z] compile:
[2025-05-18T22:23:13.733Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:13.733Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:13.733Z] [echo] ===fork: yes
[2025-05-18T22:23:13.733Z] [echo] ===debug: on
[2025-05-18T22:23:14.053Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\bin
[2025-05-18T22:23:16.205Z]
[2025-05-18T22:23:16.205Z] dist:
[2025-05-18T22:23:16.205Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-05-18T22:23:16.205Z]
[2025-05-18T22:23:16.205Z] BUILD SUCCESSFUL
[2025-05-18T22:23:16.205Z] Total time: 2 seconds
[2025-05-18T22:23:16.205Z] 0
[2025-05-18T22:23:16.205Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-18T22:23:16.878Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-18T22:23:16.878Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2025-05-18T22:23:18.452Z] ****************************** MACHINE INFO ******************************
[2025-05-18T22:23:18.452Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG
[2025-05-18T22:23:18.452Z] Free Physical Memory Size : 5820751872
[2025-05-18T22:23:18.452Z] Free space (bytes) : 115284418560
[2025-05-18T22:23:18.452Z] Total Physical Memory Size : 8536289280
[2025-05-18T22:23:18.452Z] Total space (bytes) : 274283311104
[2025-05-18T22:23:18.452Z] Usable space (bytes) : 115284418560
[2025-05-18T22:23:18.452Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:18.452Z] bashVersion :
[2025-05-18T22:23:18.452Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2025-05-18T22:23:18.452Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-18T22:23:18.452Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-18T22:23:18.452Z]
[2025-05-18T22:23:18.452Z] This is free software; you are free to change and redistribute it.
[2025-05-18T22:23:18.452Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-18T22:23:18.452Z] cpuCores : 4
[2025-05-18T22:23:18.452Z] curlVersion :
[2025-05-18T22:23:18.452Z] curl 8.4.0 (x86_64-pc-cygwin) libcurl/8.4.0 OpenSSL/1.1.1w zlib/1.3 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.58.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2025-05-18T22:23:18.452Z] Release-Date: 2023-10-11
[2025-05-18T22:23:18.452Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-05-18T22:23:18.452Z] 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
[2025-05-18T22:23:18.452Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-18T22:23:18.452Z] gcc version : 11
[2025-05-18T22:23:18.452Z] gclibc version : ldd (cygwin) 3.4.10
[2025-05-18T22:23:18.452Z] gdb version : bash: line 1: gdb: command not found
[2025-05-18T22:23:18.452Z] lldb version : Command could not be executed
[2025-05-18T22:23:18.452Z] makeVersion :
[2025-05-18T22:23:18.452Z] GNU Make 4.4.1
[2025-05-18T22:23:18.452Z] Built for x86_64-pc-cygwin
[2025-05-18T22:23:18.452Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-05-18T22:23:18.452Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-05-18T22:23:18.452Z] This is free software: you are free to change and redistribute it.
[2025-05-18T22:23:18.452Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-18T22:23:18.452Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-18T22:23:18.452Z] perlVersion :
[2025-05-18T22:23:18.452Z]
[2025-05-18T22:23:18.452Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi
[2025-05-18T22:23:18.452Z] (with 6 registered patches, see perl -V for more detail)
[2025-05-18T22:23:18.452Z]
[2025-05-18T22:23:18.452Z] Copyright 1987-2023, Larry Wall
[2025-05-18T22:23:18.452Z]
[2025-05-18T22:23:18.452Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-18T22:23:18.452Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-18T22:23:18.452Z]
[2025-05-18T22:23:18.452Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-18T22:23:18.452Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-18T22:23:18.452Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-18T22:23:18.452Z]
[2025-05-18T22:23:18.452Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-18T22:23:18.452Z] procArch : unknown
[2025-05-18T22:23:18.452Z] sysArch : x86_64
[2025-05-18T22:23:18.452Z] sysOS : CYGWIN_NT-10.0-20348
[2025-05-18T22:23:18.452Z] ulimit :
[2025-05-18T22:23:18.452Z] core file size (blocks, -c) unlimited
[2025-05-18T22:23:18.452Z] data seg size (kbytes, -d) unlimited
[2025-05-18T22:23:18.452Z] file size (blocks, -f) unlimited
[2025-05-18T22:23:18.452Z] open files (-n) 3200
[2025-05-18T22:23:18.452Z] pipe size (512 bytes, -p) 8
[2025-05-18T22:23:18.452Z] stack size (kbytes, -s) 2032
[2025-05-18T22:23:18.452Z] cpu time (seconds, -t) unlimited
[2025-05-18T22:23:18.452Z] max user processes (-u) 256
[2025-05-18T22:23:18.452Z] virtual memory (kbytes, -v) unlimited
[2025-05-18T22:23:18.452Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.4.10-1.x86_64 2023-11-29 12:12 UTC x86_64 Cygwin
[2025-05-18T22:23:18.452Z] vmVendor : Oracle Corporation
[2025-05-18T22:23:18.452Z] vmVersion : 25.462-b02
[2025-05-18T22:23:18.452Z] xlc version : bash: line 1: xlC: command not found
[2025-05-18T22:23:18.452Z] **************************************************************************
[2025-05-18T22:23:18.452Z]
[2025-05-18T22:23:18.452Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-05-18T22:23:18.452Z]
[2025-05-18T22:23:18.452Z] System.getProperty('java.vendor')=Temurin
[2025-05-18T22:23:18.452Z]
[2025-05-18T22:23:18.452Z] System.getProperty('os.name')=Windows Server 2022
[2025-05-18T22:23:18.452Z]
[2025-05-18T22:23:18.452Z] System.getProperty('os.arch')=x86
[2025-05-18T22:23:18.452Z]
[2025-05-18T22:23:18.452Z] System.getProperty('java.fullversion')=null
[2025-05-18T22:23:18.452Z]
[2025-05-18T22:23:18.452Z] System.getProperty('sun.arch.data.model')=32
[2025-05-18T22:23:18.452Z]
[2025-05-18T22:23:18.774Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.functional TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/testDependency/lib
[2025-05-18T22:23:18.774Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T22:23:18.774Z] perl scripts/configure.pl
[2025-05-18T22:23:19.077Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-18T22:23:19.398Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-18T22:23:19.398Z]
[2025-05-18T22:23:19.398Z]
[2025-05-18T22:23:19.398Z] Starting to generate parallel test lists.
[2025-05-18T22:23:19.398Z]
[2025-05-18T22:23:19.398Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2025-05-18T22:23:19.398Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2025-05-18T22:23:19.398Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2025-05-18T22:23:19.398Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2025-05-18T22:23:19.398Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2025-05-18T22:23:19.398Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2025-05-18T22:23:19.398Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2025-05-18T22:23:19.398Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2025-05-18T22:23:19.398Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2025-05-18T22:23:19.398Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2025-05-18T22:23:19.398Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2025-05-18T22:23:19.716Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2025-05-18T22:23:19.716Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2025-05-18T22:23:19.716Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2025-05-18T22:23:19.716Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2025-05-18T22:23:19.716Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2025-05-18T22:23:19.716Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2025-05-18T22:23:19.716Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2025-05-18T22:23:19.716Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2025-05-18T22:23:19.717Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2025-05-18T22:23:19.717Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2025-05-18T22:23:19.717Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2025-05-18T22:23:19.717Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2025-05-18T22:23:19.717Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2025-05-18T22:23:19.717Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2025-05-18T22:23:19.717Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2025-05-18T22:23:19.717Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2025-05-18T22:23:19.717Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2025-05-18T22:23:19.717Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2025-05-18T22:23:19.717Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2025-05-18T22:23:19.717Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2025-05-18T22:23:20.035Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2025-05-18T22:23:20.350Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2025-05-18T22:23:20.350Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2025-05-18T22:23:20.350Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2025-05-18T22:23:20.350Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2025-05-18T22:23:20.350Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2025-05-18T22:23:20.351Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2025-05-18T22:23:20.351Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2025-05-18T22:23:20.351Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2025-05-18T22:23:20.351Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2025-05-18T22:23:20.351Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2025-05-18T22:23:20.351Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2025-05-18T22:23:20.351Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2025-05-18T22:23:20.351Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2025-05-18T22:23:20.351Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2025-05-18T22:23:20.351Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2025-05-18T22:23:20.351Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2025-05-18T22:23:20.351Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2025-05-18T22:23:20.351Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2025-05-18T22:23:20.667Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2025-05-18T22:23:20.978Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2025-05-18T22:23:20.978Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2025-05-18T22:23:20.978Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2025-05-18T22:23:20.978Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2025-05-18T22:23:20.978Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2025-05-18T22:23:20.978Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2025-05-18T22:23:20.978Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2025-05-18T22:23:20.978Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2025-05-18T22:23:20.978Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2025-05-18T22:23:20.978Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2025-05-18T22:23:20.978Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2025-05-18T22:23:21.295Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2025-05-18T22:23:21.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2025-05-18T22:23:21.947Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2025-05-18T22:23:21.947Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2025-05-18T22:23:21.947Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2025-05-18T22:23:21.947Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2025-05-18T22:23:21.947Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2025-05-18T22:23:21.947Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2025-05-18T22:23:21.947Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2025-05-18T22:23:21.947Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2025-05-18T22:23:21.947Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2025-05-18T22:23:21.947Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2025-05-18T22:23:21.947Z] Attempting to get test duration data from TRSS.
[2025-05-18T22:23:21.947Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-32_windows&group=functional&level=special"
[2025-05-18T22:23:22.322Z] Attempting to get test duration data from cached files.
[2025-05-18T22:23:22.322Z] Reading file: Test_openjdk8_hs_functional_x86-32_windows.json
[2025-05-18T22:23:22.322Z] Warning: cannot get data from cached files.
[2025-05-18T22:23:22.322Z]
[2025-05-18T22:23:22.322Z] TEST DURATION
[2025-05-18T22:23:22.322Z] ====================================================================================
[2025-05-18T22:23:22.322Z] Total number of tests searched: 170
[2025-05-18T22:23:22.322Z] Number of test durations found: 170
[2025-05-18T22:23:22.322Z] Top slowest tests:
[2025-05-18T22:23:22.323Z] 01m38s MBCS_Tests_charsets8_0
[2025-05-18T22:23:22.323Z] 00m10s MBCS_Tests_urlclassloader_ja_windows_0
[2025-05-18T22:23:22.323Z] 00m06s MBCS_Tests_urlclassloader_cn_windows_0
[2025-05-18T22:23:22.323Z] ====================================================================================
[2025-05-18T22:23:22.323Z]
[2025-05-18T22:23:22.323Z] Test target is split into 1 lists.
[2025-05-18T22:23:22.323Z] Reducing estimated test running time from 04m00s to 04m00s.
[2025-05-18T22:23:22.323Z]
[2025-05-18T22:23:22.323Z] -------------------------------------testList_0-------------------------------------
[2025-05-18T22:23:22.323Z] Number of tests: 170
[2025-05-18T22:23:22.323Z] Estimated running time: 04m00s
[2025-05-18T22:23:22.323Z] 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_tw_windows_0,MBCS_Tests_jdbc41_cn_windows_0,MBCS_Tests_jdbc41_ko_windows_0,MBCS_Tests_coin_tw_windows_0,MBCS_Tests_coin_cn_windows_0,MBCS_Tests_coin_ko_windows_0,MBCS_Tests_IDN_ja_windows_0,MBCS_Tests_file_tw_windows_0,MBCS_Tests_file_cn_windows_0,MBCS_Tests_IDN_cn_windows_0,MBCS_Tests_IDN_ko_windows_0,MBCS_Tests_file_ja_windows_0,MBCS_Tests_IDN_tw_windows_0,MBCS_Tests_file_ko_windows_0,MBCS_Tests_nio_tw_windows_0,MBCS_Tests_scanner_ja_windows_0,MBCS_Tests_pref_ja_windows_0,MBCS_Tests_regex_ja_windows_0,MBCS_Tests_scanner_windows_0,MBCS_Tests_regex_windows_0,MBCS_Tests_codepage_tw_windows_0,MBCS_Tests_urlclassloader_windows_0,MBCS_Tests_pref_windows_0,MBCS_Tests_scanner_tw_windows_0,MBCS_Tests_pref_cn_windows_0,MBCS_Tests_pref_tw_windows_0,MBCS_Tests_jdbc41_windows_0,MBCS_Tests_Compiler_windows_0,MBCS_Tests_regex_cn_windows_0,MBCS_Tests_nio_ja_windows_0,MBCS_Tests_pref_ko_windows_0,MBCS_Tests_IDN_windows_0,MBCS_Tests_nio_windows_0,MBCS_Tests_codepage_ja_windows_0,MBCS_Tests_regex_tw_windows_0,MBCS_Tests_env_windows_0,MBCS_Tests_annotation_windows_0,MBCS_Tests_coin_windows_0,MBCS_Tests_scanner_cn_windows_0,MBCS_Tests_codepage_ko_windows_0,MBCS_Tests_codepage_cn_windows_0,MBCS_Tests_nio_cn_windows_0,MBCS_Tests_file_windows_0,MBCS_Tests_scanner_ko_windows_0,MBCS_Tests_codepage_windows_0,MBCS_Tests_nio_ko_windows_0,MBCS_Tests_regex_ko_windows_0,MBCS_Tests_urlclassloader_ja_JP_linux_0,MBCS_Tests_scanner_ZH_TW_aix_0,MBCS_Tests_urlclassloader_ZH_TW_aix_0,MBCS_Tests_regex_ja_JP_linux_0,MBCS_Tests_urlclassloader_zh_CN_linux_0,MBCS_Tests_urlclassloader_KO_KR_aix_0,MBCS_Tests_urlclassloader_ZH_CN_aix_0,MBCS_Tests_urlclassloader_JA_JP_aix_0,MBCS_Tests_scanner_zh_TW_linux_0,MBCS_Tests_scanner_zh_CN_linux_0,MBCS_Tests_nio_ZH_CN_aix_0,MBCS_Tests_IDN_KO_KR_aix_0,MBCS_Tests_urlclassloader_zh_TW_linux_0,MBCS_Tests_scanner_ZH_CN_aix_0,MBCS_Tests_jdbc41_Zh_CN_aix_0,MBCS_Tests_nio_zh_CN_linux_0,MBCS_Tests_regex_zh_CN_linux_0,MBCS_Tests_Compiler_ja_JP_linux_0,MBCS_Tests_jdbc41_zh_CN_linux_0,MBCS_Tests_nio_ZH_TW_aix_0,MBCS_Tests_IDN_ZH_CN_aix_0,MBCS_Tests_pref_zh_TW_linux_0,MBCS_Tests_scanner_ko_KR_linux_0,MBCS_Tests_scanner_ko_KR_aix_0,MBCS_Tests_regex_zh_TW_linux_0,MBCS_Tests_scanner_KO_KR_aix_0,MBCS_Tests_scanner_ja_JP_linux_0,MBCS_Tests_nio_ja_JP_linux_0,MBCS_Tests_regex_ko_KR_aix_0,MBCS_Tests_pref_JA_JP_aix_0,MBCS_Tests_coin_JA_JP_aix_0,MBCS_Tests_jdbc41_ko_KR_aix_0,MBCS_Tests_pref_ZH_TW_aix_0,MBCS_Tests_regex_KO_KR_aix_0,MBCS_Tests_IDN_zh_CN_linux_0,MBCS_Tests_IDN_zh_TW_linux_0,MBCS_Tests_annotation_Zh_CN_aix_0,MBCS_Tests_regex_ko_KR_linux_0,MBCS_Tests_pref_ja_JP_linux_0,MBCS_Tests_regex_ZH_TW_aix_0,MBCS_Tests_Compiler_JA_JP_aix_0,MBCS_Tests_env_JA_JP_aix_0,MBCS_Tests_urlclassloader_ko_KR_linux_0,MBCS_Tests_IDN_ko_KR_linux_0,MBCS_Tests_pref_KO_KR_aix_0,MBCS_Tests_jdbc41_ko_KR_linux_0,MBCS_Tests_nio_JA_JP_aix_0,MBCS_Tests_pref_ZH_CN_aix_0,MBCS_Tests_regex_JA_JP_aix_0,MBCS_Tests_regex_ZH_CN_aix_0,MBCS_Tests_jdbc41_ZH_TW_aix_0,MBCS_Tests_nio_KO_KR_aix_0,MBCS_Tests_annotation_ja_JP_linux_0,MBCS_Tests_env_ZH_CN_aix_0,MBCS_Tests_urlclassloader_ko_KR_aix_0,MBCS_Tests_annotation_ko_KR_aix_0,MBCS_Tests_pref_zh_CN_linux_0,MBCS_Tests_nio_zh_TW_linux_0,MBCS_Tests_jdbc41_ZH_CN_aix_0,MBCS_Tests_pref_ko_KR_linux_0,MBCS_Tests_coin_ko_KR_linux_0,MBCS_Tests_file_zh_TW_linux_0,MBCS_Tests_nio_ko_KR_linux_0,MBCS_Tests_IDN_ZH_TW_aix_0,MBCS_Tests_scanner_JA_JP_aix_0,MBCS_Tests_jdbc41_zh_TW_linux_0,MBCS_Tests_file_KO_KR.aix_0,MBCS_Tests_Compiler_ZH_TW_aix_0,MBCS_Tests_env_ja_JP_linux_0,MBCS_Tests_Compiler_ko_KR_aix_0,MBCS_Tests_codepage_zh_TW_linux_0,MBCS_Tests_Compiler_ZH_CN_aix_0,MBCS_Tests_env_ko_KR_aix_0,MBCS_Tests_file_ZH_TW.aix_0,MBCS_Tests_jdbc41_JA_JP_aix_0,MBCS_Tests_Compiler_ko_KR_linux_0,MBCS_Tests_pref_ko_KR_aix_0,MBCS_Tests_jdbc41_KO_KR_aix_0,MBCS_Tests_jdbc41_ja_JP_linux_0,MBCS_Tests_file_ja_JP_linux_0,MBCS_Tests_IDN_JA_JP_aix_0,MBCS_Tests_coin_ko_KR_aix_0,MBCS_Tests_coin_ja_JP_linux_0,MBCS_Tests_file_ko_KR.aix_0,MBCS_Tests_coin_KO_KR_aix_0,MBCS_Tests_IDN_ja_JP_linux_0,MBCS_Tests_env_ko_KR_linux_0,MBCS_Tests_file_ZH_CN.aix_0,MBCS_Tests_file_JA_JP.aix_0,MBCS_Tests_codepage_JA_JP_aix_0,MBCS_Tests_env_ZH_TW_aix_0,MBCS_Tests_codepage_ja_JP_linux_0,MBCS_Tests_codepage_ko_KR_linux_0,MBCS_Tests_annotation_ZH_CN_aix_0,MBCS_Tests_coin_zh_CN_linux_0,MBCS_Tests_coin_ZH_TW_aix_0,MBCS_Tests_codepage_ZH_CN_aix_0,MBCS_Tests_annotation_zh_CN_linux_0,MBCS_Tests_annotation_zh_TW_linux_0,MBCS_Tests_annotation_ko_KR_linux_0,MBCS_Tests_annotation_JA_JP_aix_0,MBCS_Tests_Compiler_zh_TW_linux_0,MBCS_Tests_env_zh_TW_linux_0,MBCS_Tests_Compiler_zh_CN_linux_0,MBCS_Tests_codepage_KO_KR_aix_0,MBCS_Tests_Compiler_KO_KR_aix_0,MBCS_Tests_file_ko_KR_linux_0,MBCS_Tests_annotation_KO_KR_aix_0,MBCS_Tests_env_KO_KR_aix_0,MBCS_Tests_file_zh_CN_linux_0,MBCS_Tests_coin_zh_TW_linux_0,MBCS_Tests_coin_ZH_CN_aix_0,MBCS_Tests_env_zh_CN_linux_0,MBCS_Tests_codepage_zh_CN_linux_0,MBCS_Tests_codepage_ZH_TW_aix_0,MBCS_Tests_annotation_ZH_TW_aix_0
[2025-05-18T22:23:22.323Z] ------------------------------------------------------------------------------------
[2025-05-18T22:23:22.323Z]
[2025-05-18T22:23:22.323Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2025-05-18T22:23:22.323Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-05-18T22:23:22.390Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-05-18T22:23:22.471Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-05-18T22:23:22.521Z] Building tests...
[Pipeline] timeout
[2025-05-18T22:23:22.524Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-18T22:23:22.542Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-18T22:23:22.998Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-18T22:23:23.675Z] --------------------------------------------
[2025-05-18T22:23:23.675Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib
[2025-05-18T22:23:23.675Z] task is set to default
[2025-05-18T22:23:23.675Z] dependencyList is set to all
[2025-05-18T22:23:23.675Z] --------------------------------------------
[2025-05-18T22:23:23.675Z] Starting download third party dependent jars
[2025-05-18T22:23:23.675Z] --------------------------------------------
[2025-05-18T22:23:23.675Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.675Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-18T22:23:23.676Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.676Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.676Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.676Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-18T22:23:23.676Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-18T22:23:23.676Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-05-18T22:23:23.847Z] 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
[2025-05-18T22:23:23.872Z] ITERATION: 1/1
[Pipeline] sh
[2025-05-18T22:23:24.338Z] ++ uname
[2025-05-18T22:23:24.338Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-05-18T22:23:24.338Z] ++ uname
[2025-05-18T22:23:24.338Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-05-18T22:23:24.338Z] ++ uname
[2025-05-18T22:23:24.643Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-05-18T22:23:24.643Z] + MAKE=make
[2025-05-18T22:23:24.643Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-05-18T22:23:24.643Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-05-18T22:23:25.124Z] ++ uname
[2025-05-18T22:23:25.124Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-05-18T22:23:25.124Z] ++ uname
[2025-05-18T22:23:25.124Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-05-18T22:23:25.428Z] ++ uname
[2025-05-18T22:23:25.428Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-05-18T22:23:25.428Z] + MAKE=make
[2025-05-18T22:23:25.428Z] + cd ./aqa-tests
[2025-05-18T22:23:25.428Z] + . ./scripts/testenv/testenvSettings.sh
[2025-05-18T22:23:25.428Z] ++ set +x
[2025-05-18T22:23:25.428Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image
[2025-05-18T22:23:25.428Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-05-18T22:23:25.428Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-18T22:23:25.428Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-18T22:23:25.428Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-18T22:23:25.428Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_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-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-18T22:23:26.515Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-05-18T22:23:26.835Z]
[2025-05-18T22:23:26.835Z] build:
[2025-05-18T22:23:26.835Z]
[2025-05-18T22:23:26.835Z] clean:
[2025-05-18T22:23:26.835Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\autoGenEnv.mk
[2025-05-18T22:23:26.835Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\bin
[2025-05-18T22:23:26.835Z]
[2025-05-18T22:23:26.835Z] init:
[2025-05-18T22:23:26.835Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\bin
[2025-05-18T22:23:26.835Z]
[2025-05-18T22:23:26.835Z] getDependentLibs:
[2025-05-18T22:23:26.835Z] [exec] --------------------------------------------
[2025-05-18T22:23:26.835Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-05-18T22:23:26.835Z] [exec] task is set to default
[2025-05-18T22:23:26.835Z] [exec] dependencyList is set to json_simple
[2025-05-18T22:23:26.835Z] [exec] --------------------------------------------
[2025-05-18T22:23:26.835Z] [exec] Starting download third party dependent jars
[2025-05-18T22:23:26.836Z] [exec] --------------------------------------------
[2025-05-18T22:23:26.836Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-05-18T22:23:26.836Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-18T22:23:26.836Z] [exec] downloaded dependent third party jars successfully
[2025-05-18T22:23:26.836Z]
[2025-05-18T22:23:26.836Z] compile:
[2025-05-18T22:23:26.836Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:26.836Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:26.836Z] [echo] ===fork: yes
[2025-05-18T22:23:26.836Z] [echo] ===debug: on
[2025-05-18T22:23:27.153Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\bin
[2025-05-18T22:23:28.238Z]
[2025-05-18T22:23:28.238Z] dist:
[2025-05-18T22:23:28.238Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-05-18T22:23:28.238Z]
[2025-05-18T22:23:28.238Z] BUILD SUCCESSFUL
[2025-05-18T22:23:28.238Z] Total time: 1 second
[2025-05-18T22:23:28.238Z] 0
[2025-05-18T22:23:28.561Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-18T22:23:28.879Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-18T22:23:28.879Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2025-05-18T22:23:31.010Z] ****************************** MACHINE INFO ******************************
[2025-05-18T22:23:31.010Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG
[2025-05-18T22:23:31.010Z] Free Physical Memory Size : 5839347712
[2025-05-18T22:23:31.010Z] Free space (bytes) : 115284406272
[2025-05-18T22:23:31.010Z] Total Physical Memory Size : 8536289280
[2025-05-18T22:23:31.010Z] Total space (bytes) : 274283311104
[2025-05-18T22:23:31.010Z] Usable space (bytes) : 115284406272
[2025-05-18T22:23:31.010Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:31.010Z] bashVersion :
[2025-05-18T22:23:31.010Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2025-05-18T22:23:31.010Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-18T22:23:31.010Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-18T22:23:31.010Z]
[2025-05-18T22:23:31.010Z] This is free software; you are free to change and redistribute it.
[2025-05-18T22:23:31.010Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-18T22:23:31.010Z] cpuCores : 4
[2025-05-18T22:23:31.011Z] curlVersion :
[2025-05-18T22:23:31.011Z] curl 8.4.0 (x86_64-pc-cygwin) libcurl/8.4.0 OpenSSL/1.1.1w zlib/1.3 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.58.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2025-05-18T22:23:31.011Z] Release-Date: 2023-10-11
[2025-05-18T22:23:31.011Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-05-18T22:23:31.011Z] 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
[2025-05-18T22:23:31.011Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-18T22:23:31.011Z] gcc version : 11
[2025-05-18T22:23:31.011Z] gclibc version : ldd (cygwin) 3.4.10
[2025-05-18T22:23:31.011Z] gdb version : bash: line 1: gdb: command not found
[2025-05-18T22:23:31.011Z] lldb version : Command could not be executed
[2025-05-18T22:23:31.011Z] makeVersion :
[2025-05-18T22:23:31.011Z] GNU Make 4.4.1
[2025-05-18T22:23:31.011Z] Built for x86_64-pc-cygwin
[2025-05-18T22:23:31.011Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-05-18T22:23:31.011Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-05-18T22:23:31.011Z] This is free software: you are free to change and redistribute it.
[2025-05-18T22:23:31.011Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-18T22:23:31.011Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-18T22:23:31.011Z] perlVersion :
[2025-05-18T22:23:31.011Z]
[2025-05-18T22:23:31.011Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi
[2025-05-18T22:23:31.011Z] (with 6 registered patches, see perl -V for more detail)
[2025-05-18T22:23:31.011Z]
[2025-05-18T22:23:31.011Z] Copyright 1987-2023, Larry Wall
[2025-05-18T22:23:31.011Z]
[2025-05-18T22:23:31.011Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-18T22:23:31.011Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-18T22:23:31.011Z]
[2025-05-18T22:23:31.011Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-18T22:23:31.011Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-18T22:23:31.011Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-18T22:23:31.011Z]
[2025-05-18T22:23:31.011Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-18T22:23:31.011Z] procArch : unknown
[2025-05-18T22:23:31.011Z] sysArch : x86_64
[2025-05-18T22:23:31.011Z] sysOS : CYGWIN_NT-10.0-20348
[2025-05-18T22:23:31.011Z] ulimit :
[2025-05-18T22:23:31.011Z] core file size (blocks, -c) unlimited
[2025-05-18T22:23:31.011Z] data seg size (kbytes, -d) unlimited
[2025-05-18T22:23:31.011Z] file size (blocks, -f) unlimited
[2025-05-18T22:23:31.011Z] open files (-n) 3200
[2025-05-18T22:23:31.011Z] pipe size (512 bytes, -p) 8
[2025-05-18T22:23:31.011Z] stack size (kbytes, -s) 2032
[2025-05-18T22:23:31.011Z] cpu time (seconds, -t) unlimited
[2025-05-18T22:23:31.011Z] max user processes (-u) 256
[2025-05-18T22:23:31.011Z] virtual memory (kbytes, -v) unlimited
[2025-05-18T22:23:31.011Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.4.10-1.x86_64 2023-11-29 12:12 UTC x86_64 Cygwin
[2025-05-18T22:23:31.011Z] vmVendor : Oracle Corporation
[2025-05-18T22:23:31.011Z] vmVersion : 25.462-b02
[2025-05-18T22:23:31.011Z] xlc version : bash: line 1: xlC: command not found
[2025-05-18T22:23:31.011Z] **************************************************************************
[2025-05-18T22:23:31.011Z]
[2025-05-18T22:23:31.011Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-05-18T22:23:31.011Z]
[2025-05-18T22:23:31.011Z] System.getProperty('java.vendor')=Temurin
[2025-05-18T22:23:31.011Z]
[2025-05-18T22:23:31.011Z] System.getProperty('os.name')=Windows Server 2022
[2025-05-18T22:23:31.011Z]
[2025-05-18T22:23:31.011Z] System.getProperty('os.arch')=x86
[2025-05-18T22:23:31.011Z]
[2025-05-18T22:23:31.011Z] System.getProperty('java.fullversion')=null
[2025-05-18T22:23:31.011Z]
[2025-05-18T22:23:31.011Z] System.getProperty('sun.arch.data.model')=32
[2025-05-18T22:23:31.011Z]
[2025-05-18T22:23:31.011Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=special.functional TESTLIST=
[2025-05-18T22:23:31.011Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T22:23:31.011Z] perl scripts/configure.pl
[2025-05-18T22:23:31.011Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-18T22:23:31.331Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-18T22:23:31.331Z]
[2025-05-18T22:23:31.331Z]
[2025-05-18T22:23:31.331Z] Starting to generate build list.
[2025-05-18T22:23:31.331Z]
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2025-05-18T22:23:31.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2025-05-18T22:23:31.660Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2025-05-18T22:23:31.981Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2025-05-18T22:23:32.285Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2025-05-18T22:23:32.285Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2025-05-18T22:23:32.286Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2025-05-18T22:23:32.286Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../TKG/buildInfo.mk
[2025-05-18T22:23:32.286Z]
[2025-05-18T22:23:32.286Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T22:23:32.286Z] make -f clean.mk cleanBuild
[2025-05-18T22:23:32.286Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T22:23:32.611Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest
[2025-05-18T22:23:32.915Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T22:23:32.915Z] make -f compile.mk compile
[2025-05-18T22:23:32.915Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T22:23:33.218Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/output_compilation; \
[2025-05-18T22:23:33.218Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/output_compilation; \
[2025-05-18T22:23:33.218Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_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-32_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-05-18T22:23:33.218Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_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-32_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/output_compilation"; fi
[2025-05-18T22:23:34.796Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\scripts\build_test.xml
[2025-05-18T22:23:34.796Z] [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
[2025-05-18T22:23:34.796Z]
[2025-05-18T22:23:34.796Z] -create_test_directory:
[2025-05-18T22:23:34.796Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest
[2025-05-18T22:23:34.796Z]
[2025-05-18T22:23:34.796Z] stage_test_material:
[2025-05-18T22:23:35.116Z] [copy] Copying 587 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest
[2025-05-18T22:23:36.206Z]
[2025-05-18T22:23:36.206Z] build:
[2025-05-18T22:23:36.206Z]
[2025-05-18T22:23:36.206Z] init:
[2025-05-18T22:23:36.206Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\TestConfig
[2025-05-18T22:23:36.206Z]
[2025-05-18T22:23:36.206Z] build:
[2025-05-18T22:23:36.206Z] [copy] Copying 12 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\TestConfig
[2025-05-18T22:23:36.206Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\TestConfig
[2025-05-18T22:23:36.206Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\TestConfig
[2025-05-18T22:23:36.206Z]
[2025-05-18T22:23:36.206Z] build:
[2025-05-18T22:23:36.206Z]
[2025-05-18T22:23:36.206Z] init:
[2025-05-18T22:23:36.206Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\Compiler
[2025-05-18T22:23:36.206Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\Compiler\bin
[2025-05-18T22:23:36.206Z]
[2025-05-18T22:23:36.206Z] compile:
[2025-05-18T22:23:36.206Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:36.206Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:36.206Z] [echo] ===fork: yes
[2025-05-18T22:23:36.206Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-05-18T22:23:36.206Z] [echo] ===debug: on
[2025-05-18T22:23:36.206Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/Compiler
[2025-05-18T22:23:36.206Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\Compiler\bin
[2025-05-18T22:23:36.880Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\Compiler\src\CompilerTest1.java uses unchecked or unsafe operations.
[2025-05-18T22:23:36.880Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-05-18T22:23:36.880Z]
[2025-05-18T22:23:36.880Z] copyData:
[2025-05-18T22:23:36.880Z]
[2025-05-18T22:23:36.880Z] check-dir:
[2025-05-18T22:23:36.880Z]
[2025-05-18T22:23:36.880Z] build:
[2025-05-18T22:23:36.880Z]
[2025-05-18T22:23:36.880Z] init:
[2025-05-18T22:23:36.880Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\data
[2025-05-18T22:23:36.880Z]
[2025-05-18T22:23:36.880Z] dist:
[2025-05-18T22:23:36.880Z] [copy] Copying 32 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\data
[2025-05-18T22:23:37.201Z]
[2025-05-18T22:23:37.201Z] dist:
[2025-05-18T22:23:37.201Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\Compiler\Compiler.jar
[2025-05-18T22:23:37.201Z] [copy] Copying 30 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\Compiler
[2025-05-18T22:23:37.521Z]
[2025-05-18T22:23:37.521Z] clean:
[2025-05-18T22:23:37.521Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\Compiler\bin
[2025-05-18T22:23:37.521Z]
[2025-05-18T22:23:37.521Z] build:
[2025-05-18T22:23:37.521Z]
[2025-05-18T22:23:37.521Z] init:
[2025-05-18T22:23:37.521Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\IDN
[2025-05-18T22:23:37.521Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\IDN\bin
[2025-05-18T22:23:37.521Z]
[2025-05-18T22:23:37.521Z] compile:
[2025-05-18T22:23:37.521Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:37.521Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:37.521Z] [echo] ===fork: yes
[2025-05-18T22:23:37.521Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-05-18T22:23:37.521Z] [echo] ===debug: on
[2025-05-18T22:23:37.521Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/IDN
[2025-05-18T22:23:37.521Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\IDN\bin
[2025-05-18T22:23:38.196Z]
[2025-05-18T22:23:38.196Z] copyData:
[2025-05-18T22:23:38.196Z]
[2025-05-18T22:23:38.196Z] check-dir:
[2025-05-18T22:23:38.196Z]
[2025-05-18T22:23:38.196Z] build:
[2025-05-18T22:23:38.196Z]
[2025-05-18T22:23:38.196Z] dist:
[2025-05-18T22:23:38.196Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\IDN\IDN.jar
[2025-05-18T22:23:38.514Z] [copy] Copying 86 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\IDN
[2025-05-18T22:23:39.196Z]
[2025-05-18T22:23:39.196Z] clean:
[2025-05-18T22:23:39.196Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\IDN\bin
[2025-05-18T22:23:39.196Z]
[2025-05-18T22:23:39.196Z] build:
[2025-05-18T22:23:39.196Z]
[2025-05-18T22:23:39.196Z] init:
[2025-05-18T22:23:39.196Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\annotation
[2025-05-18T22:23:39.196Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\annotation\bin
[2025-05-18T22:23:39.196Z]
[2025-05-18T22:23:39.196Z] compile:
[2025-05-18T22:23:39.196Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:39.196Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:39.196Z] [echo] ===fork: yes
[2025-05-18T22:23:39.196Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-05-18T22:23:39.196Z] [echo] ===debug: on
[2025-05-18T22:23:39.196Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/annotation
[2025-05-18T22:23:39.196Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\annotation\bin
[2025-05-18T22:23:39.873Z]
[2025-05-18T22:23:39.873Z] copyData:
[2025-05-18T22:23:39.873Z]
[2025-05-18T22:23:39.873Z] check-dir:
[2025-05-18T22:23:39.873Z]
[2025-05-18T22:23:39.873Z] build:
[2025-05-18T22:23:39.873Z]
[2025-05-18T22:23:39.873Z] dist:
[2025-05-18T22:23:39.873Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\annotation\annotation.jar
[2025-05-18T22:23:39.873Z] [copy] Copying 11 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\annotation
[2025-05-18T22:23:39.873Z] [copy] Copying 38 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\annotation\expected
[2025-05-18T22:23:40.197Z]
[2025-05-18T22:23:40.197Z] clean:
[2025-05-18T22:23:40.197Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\annotation\bin
[2025-05-18T22:23:40.197Z]
[2025-05-18T22:23:40.197Z] build:
[2025-05-18T22:23:40.197Z]
[2025-05-18T22:23:40.197Z] init:
[2025-05-18T22:23:40.197Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\charsets
[2025-05-18T22:23:40.197Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\charsets\bin
[2025-05-18T22:23:40.197Z]
[2025-05-18T22:23:40.197Z] compile:
[2025-05-18T22:23:40.197Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:40.197Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:40.197Z] [echo] ===fork: yes
[2025-05-18T22:23:40.198Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-05-18T22:23:40.198Z] [echo] ===debug: on
[2025-05-18T22:23:40.198Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/charsets
[2025-05-18T22:23:40.198Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\charsets\bin
[2025-05-18T22:23:40.875Z]
[2025-05-18T22:23:40.876Z] copyData:
[2025-05-18T22:23:40.876Z]
[2025-05-18T22:23:40.876Z] check-dir:
[2025-05-18T22:23:40.876Z]
[2025-05-18T22:23:40.876Z] build:
[2025-05-18T22:23:40.876Z]
[2025-05-18T22:23:40.876Z] dist:
[2025-05-18T22:23:40.876Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\charsets\charsets.jar
[2025-05-18T22:23:40.876Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\charsets
[2025-05-18T22:23:40.876Z]
[2025-05-18T22:23:40.876Z] clean:
[2025-05-18T22:23:40.876Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\charsets\bin
[2025-05-18T22:23:40.876Z]
[2025-05-18T22:23:40.876Z] build:
[2025-05-18T22:23:40.876Z]
[2025-05-18T22:23:40.876Z] init:
[2025-05-18T22:23:40.876Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\codepage
[2025-05-18T22:23:40.876Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\codepage\bin
[2025-05-18T22:23:40.876Z]
[2025-05-18T22:23:40.876Z] compile:
[2025-05-18T22:23:40.876Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:40.876Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:40.876Z] [echo] ===fork: yes
[2025-05-18T22:23:40.876Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-05-18T22:23:40.876Z] [echo] ===debug: on
[2025-05-18T22:23:40.876Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/codepage
[2025-05-18T22:23:40.876Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\codepage\bin
[2025-05-18T22:23:41.549Z]
[2025-05-18T22:23:41.549Z] copyData:
[2025-05-18T22:23:41.549Z]
[2025-05-18T22:23:41.549Z] check-dir:
[2025-05-18T22:23:41.549Z]
[2025-05-18T22:23:41.549Z] build:
[2025-05-18T22:23:41.549Z]
[2025-05-18T22:23:41.549Z] dist:
[2025-05-18T22:23:41.549Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\codepage\codepage.jar
[2025-05-18T22:23:41.549Z] [copy] Copying 34 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\codepage
[2025-05-18T22:23:41.870Z]
[2025-05-18T22:23:41.870Z] clean:
[2025-05-18T22:23:41.870Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\codepage\bin
[2025-05-18T22:23:41.870Z]
[2025-05-18T22:23:41.870Z] build:
[2025-05-18T22:23:41.870Z]
[2025-05-18T22:23:41.870Z] init:
[2025-05-18T22:23:41.870Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\coin
[2025-05-18T22:23:41.870Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\coin\bin
[2025-05-18T22:23:41.870Z]
[2025-05-18T22:23:41.870Z] compile:
[2025-05-18T22:23:41.870Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:41.870Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:41.870Z] [echo] ===fork: yes
[2025-05-18T22:23:41.870Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-05-18T22:23:41.870Z] [echo] ===debug: on
[2025-05-18T22:23:41.870Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/coin
[2025-05-18T22:23:41.870Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\coin\bin
[2025-05-18T22:23:42.958Z]
[2025-05-18T22:23:42.958Z] copyData:
[2025-05-18T22:23:42.958Z]
[2025-05-18T22:23:42.958Z] check-dir:
[2025-05-18T22:23:42.958Z]
[2025-05-18T22:23:42.958Z] build:
[2025-05-18T22:23:42.958Z]
[2025-05-18T22:23:42.958Z] dist:
[2025-05-18T22:23:42.958Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\coin\coin.jar
[2025-05-18T22:23:42.958Z] [copy] Copying 10 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\coin
[2025-05-18T22:23:42.958Z]
[2025-05-18T22:23:42.958Z] clean:
[2025-05-18T22:23:42.958Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\coin\bin
[2025-05-18T22:23:42.958Z]
[2025-05-18T22:23:42.958Z] build:
[2025-05-18T22:23:42.958Z]
[2025-05-18T22:23:42.958Z] init:
[2025-05-18T22:23:42.959Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\env
[2025-05-18T22:23:42.959Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\env\bin
[2025-05-18T22:23:42.959Z]
[2025-05-18T22:23:42.959Z] compile:
[2025-05-18T22:23:42.959Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:42.959Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:42.959Z] [echo] ===fork: yes
[2025-05-18T22:23:42.959Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-05-18T22:23:42.959Z] [echo] ===debug: on
[2025-05-18T22:23:42.959Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/env
[2025-05-18T22:23:42.959Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\env\bin
[2025-05-18T22:23:43.634Z]
[2025-05-18T22:23:43.634Z] copyData:
[2025-05-18T22:23:43.634Z]
[2025-05-18T22:23:43.634Z] check-dir:
[2025-05-18T22:23:43.634Z]
[2025-05-18T22:23:43.634Z] build:
[2025-05-18T22:23:43.634Z]
[2025-05-18T22:23:43.634Z] dist:
[2025-05-18T22:23:43.634Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\env\env.jar
[2025-05-18T22:23:43.634Z] [copy] Copying 29 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\env
[2025-05-18T22:23:43.634Z]
[2025-05-18T22:23:43.634Z] clean:
[2025-05-18T22:23:43.634Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\env\bin
[2025-05-18T22:23:43.634Z]
[2025-05-18T22:23:43.634Z] build:
[2025-05-18T22:23:43.634Z]
[2025-05-18T22:23:43.634Z] init:
[2025-05-18T22:23:43.634Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\file
[2025-05-18T22:23:43.634Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\file\bin
[2025-05-18T22:23:43.634Z]
[2025-05-18T22:23:43.634Z] compile:
[2025-05-18T22:23:43.634Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:43.634Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:43.634Z] [echo] ===fork: yes
[2025-05-18T22:23:43.634Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-05-18T22:23:43.634Z] [echo] ===debug: on
[2025-05-18T22:23:43.634Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/file
[2025-05-18T22:23:43.634Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\file\bin
[2025-05-18T22:23:44.309Z]
[2025-05-18T22:23:44.309Z] copyData:
[2025-05-18T22:23:44.309Z]
[2025-05-18T22:23:44.309Z] check-dir:
[2025-05-18T22:23:44.309Z]
[2025-05-18T22:23:44.309Z] build:
[2025-05-18T22:23:44.309Z]
[2025-05-18T22:23:44.309Z] dist:
[2025-05-18T22:23:44.309Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\file\file.jar
[2025-05-18T22:23:44.626Z] [copy] Copying 9 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\file
[2025-05-18T22:23:44.626Z] [copy] Copying 25 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\file\data
[2025-05-18T22:23:44.944Z] [copy] Copying 19 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\file\expected
[2025-05-18T22:23:45.263Z]
[2025-05-18T22:23:45.263Z] clean:
[2025-05-18T22:23:45.263Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\file\bin
[2025-05-18T22:23:45.263Z]
[2025-05-18T22:23:45.263Z] build:
[2025-05-18T22:23:45.263Z]
[2025-05-18T22:23:45.263Z] init:
[2025-05-18T22:23:45.263Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\jdbc41
[2025-05-18T22:23:45.263Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\jdbc41\bin
[2025-05-18T22:23:45.263Z]
[2025-05-18T22:23:45.263Z] compile:
[2025-05-18T22:23:45.263Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:45.263Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:45.263Z] [echo] ===fork: yes
[2025-05-18T22:23:45.263Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-05-18T22:23:45.263Z] [echo] ===debug: on
[2025-05-18T22:23:45.263Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/jdbc41
[2025-05-18T22:23:45.263Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\jdbc41\bin
[2025-05-18T22:23:45.937Z]
[2025-05-18T22:23:45.937Z] dist:
[2025-05-18T22:23:45.937Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\jdbc41\jdbc41.jar
[2025-05-18T22:23:45.937Z] [copy] Copying 14 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\jdbc41
[2025-05-18T22:23:46.254Z] [copy] Copying 39 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\jdbc41\expected
[2025-05-18T22:23:46.578Z] [copy] Copying 21 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\jdbc41\data
[2025-05-18T22:23:46.578Z] [copy] Copying 26 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\jdbc41\derby
[2025-05-18T22:23:47.264Z]
[2025-05-18T22:23:47.264Z] clean:
[2025-05-18T22:23:47.264Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\jdbc41\bin
[2025-05-18T22:23:47.264Z]
[2025-05-18T22:23:47.264Z] build:
[2025-05-18T22:23:47.264Z]
[2025-05-18T22:23:47.264Z] init:
[2025-05-18T22:23:47.264Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\nio
[2025-05-18T22:23:47.264Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\nio\bin
[2025-05-18T22:23:47.264Z]
[2025-05-18T22:23:47.264Z] compile:
[2025-05-18T22:23:47.264Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:47.264Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:47.264Z] [echo] ===fork: yes
[2025-05-18T22:23:47.264Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-05-18T22:23:47.264Z] [echo] ===debug: on
[2025-05-18T22:23:47.264Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/nio
[2025-05-18T22:23:47.264Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\nio\bin
[2025-05-18T22:23:47.937Z]
[2025-05-18T22:23:47.937Z] copyData:
[2025-05-18T22:23:47.937Z]
[2025-05-18T22:23:47.937Z] check-dir:
[2025-05-18T22:23:47.937Z]
[2025-05-18T22:23:47.937Z] build:
[2025-05-18T22:23:47.937Z]
[2025-05-18T22:23:47.937Z] dist:
[2025-05-18T22:23:47.937Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\nio\nio.jar
[2025-05-18T22:23:47.937Z] [copy] Copying 35 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\nio
[2025-05-18T22:23:48.257Z]
[2025-05-18T22:23:48.257Z] clean:
[2025-05-18T22:23:48.257Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\nio\bin
[2025-05-18T22:23:48.257Z]
[2025-05-18T22:23:48.257Z] build:
[2025-05-18T22:23:48.257Z]
[2025-05-18T22:23:48.257Z] init:
[2025-05-18T22:23:48.257Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\pref
[2025-05-18T22:23:48.257Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\pref\bin
[2025-05-18T22:23:48.257Z]
[2025-05-18T22:23:48.257Z] compile:
[2025-05-18T22:23:48.257Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:48.258Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:48.258Z] [echo] ===fork: yes
[2025-05-18T22:23:48.258Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-05-18T22:23:48.258Z] [echo] ===debug: on
[2025-05-18T22:23:48.258Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/pref
[2025-05-18T22:23:48.258Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\pref\bin
[2025-05-18T22:23:48.578Z]
[2025-05-18T22:23:48.578Z] dist:
[2025-05-18T22:23:48.578Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\pref\pref.jar
[2025-05-18T22:23:48.578Z] [copy] Copying 31 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\pref
[2025-05-18T22:23:48.898Z]
[2025-05-18T22:23:48.898Z] clean:
[2025-05-18T22:23:48.898Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\pref\bin
[2025-05-18T22:23:48.898Z]
[2025-05-18T22:23:48.898Z] build:
[2025-05-18T22:23:48.898Z]
[2025-05-18T22:23:48.898Z] init:
[2025-05-18T22:23:48.898Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\regex
[2025-05-18T22:23:48.898Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\regex\bin
[2025-05-18T22:23:48.898Z]
[2025-05-18T22:23:48.898Z] compile:
[2025-05-18T22:23:48.898Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:48.898Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:48.898Z] [echo] ===fork: yes
[2025-05-18T22:23:48.898Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-05-18T22:23:48.898Z] [echo] ===debug: on
[2025-05-18T22:23:48.898Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/regex
[2025-05-18T22:23:48.898Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\regex\bin
[2025-05-18T22:23:49.577Z]
[2025-05-18T22:23:49.577Z] copyData:
[2025-05-18T22:23:49.577Z]
[2025-05-18T22:23:49.577Z] check-dir:
[2025-05-18T22:23:49.577Z]
[2025-05-18T22:23:49.577Z] build:
[2025-05-18T22:23:49.577Z]
[2025-05-18T22:23:49.577Z] dist:
[2025-05-18T22:23:49.577Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\regex\regex.jar
[2025-05-18T22:23:49.578Z] [copy] Copying 72 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\regex
[2025-05-18T22:23:50.255Z]
[2025-05-18T22:23:50.255Z] clean:
[2025-05-18T22:23:50.255Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\regex\bin
[2025-05-18T22:23:50.255Z]
[2025-05-18T22:23:50.255Z] build:
[2025-05-18T22:23:50.573Z]
[2025-05-18T22:23:50.574Z] init:
[2025-05-18T22:23:50.574Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\scanner
[2025-05-18T22:23:50.574Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\scanner\bin
[2025-05-18T22:23:50.574Z]
[2025-05-18T22:23:50.574Z] compile:
[2025-05-18T22:23:50.574Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:50.574Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:50.574Z] [echo] ===fork: yes
[2025-05-18T22:23:50.574Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-05-18T22:23:50.574Z] [echo] ===debug: on
[2025-05-18T22:23:50.574Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/scanner
[2025-05-18T22:23:50.574Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\scanner\bin
[2025-05-18T22:23:50.894Z]
[2025-05-18T22:23:50.894Z] dist:
[2025-05-18T22:23:50.894Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\scanner\scanner.jar
[2025-05-18T22:23:50.894Z] [copy] Copying 11 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\scanner
[2025-05-18T22:23:51.220Z] [copy] Copying 19 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\scanner\expected
[2025-05-18T22:23:51.220Z]
[2025-05-18T22:23:51.220Z] clean:
[2025-05-18T22:23:51.220Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\scanner\bin
[2025-05-18T22:23:51.220Z]
[2025-05-18T22:23:51.220Z] build:
[2025-05-18T22:23:51.220Z]
[2025-05-18T22:23:51.220Z] init:
[2025-05-18T22:23:51.220Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\urlclassloader
[2025-05-18T22:23:51.220Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\urlclassloader\bin
[2025-05-18T22:23:51.220Z]
[2025-05-18T22:23:51.220Z] compile:
[2025-05-18T22:23:51.220Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-18T22:23:51.220Z] [echo] ============COMPILER SETTINGS============
[2025-05-18T22:23:51.220Z] [echo] ===fork: yes
[2025-05-18T22:23:51.220Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-05-18T22:23:51.220Z] [echo] ===debug: on
[2025-05-18T22:23:51.220Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/urlclassloader
[2025-05-18T22:23:51.220Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\urlclassloader\bin
[2025-05-18T22:23:51.895Z]
[2025-05-18T22:23:51.895Z] dist:
[2025-05-18T22:23:51.895Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\urlclassloader\urlclassloader.jar
[2025-05-18T22:23:51.895Z] [copy] Copying 9 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\urlclassloader
[2025-05-18T22:23:52.198Z] [copy] Copying 19 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\urlclassloader\expected
[2025-05-18T22:23:52.198Z]
[2025-05-18T22:23:52.198Z] clean:
[2025-05-18T22:23:52.198Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\urlclassloader\bin
[2025-05-18T22:23:52.198Z]
[2025-05-18T22:23:52.198Z] BUILD SUCCESSFUL
[2025-05-18T22:23:52.198Z] Total time: 17 seconds
[2025-05-18T22:23:52.198Z] 0
[2025-05-18T22:23:52.503Z]
[2025-05-18T22:23:52.503Z]
[2025-05-18T22:23:52.503Z] RECORD TEST REPOs SHA
[2025-05-18T22:23:52.503Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/scripts"; \
[2025-05-18T22:23:52.503Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/SHAs.txt"
[2025-05-18T22:23:52.503Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/SHAs.txt
[2025-05-18T22:23:52.503Z] touch C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/SHAs.txt
[2025-05-18T22:23:53.178Z] ================================================
[2025-05-18T22:23:53.178Z] timestamp: 20250518-222352
[2025-05-18T22:23:53.178Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests
[2025-05-18T22:23:53.178Z] git repo:
[2025-05-18T22:23:53.178Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-05-18T22:23:53.178Z] sha:
[2025-05-18T22:23:53.178Z] 557df2b721d783f417dcf1a644f503a2ea6d1eea
[2025-05-18T22:23:53.501Z] ================================================
[2025-05-18T22:23:53.822Z] timestamp: 20250518-222353
[2025-05-18T22:23:53.822Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/openj9
[2025-05-18T22:23:53.822Z] git repo:
[2025-05-18T22:23:53.822Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-05-18T22:23:53.822Z] sha:
[2025-05-18T22:23:53.822Z] a3f2552b9e38f04a6ec372f3a55e28f9c3c84dac
[2025-05-18T22:23:53.822Z] ================================================
[2025-05-18T22:23:53.822Z] timestamp: 20250518-222353
[2025-05-18T22:23:53.822Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG
[2025-05-18T22:23:53.822Z] git repo:
[2025-05-18T22:23:53.822Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-05-18T22:23:53.822Z] sha:
[2025-05-18T22:23:54.146Z] d37cef928a8624cf84b2056f19d6ac26a6133472
[2025-05-18T22:23:54.146Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T22:23:54.146Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=special.functional TESTLIST=
[2025-05-18T22:23:54.146Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T22:23:54.146Z] perl scripts/configure.pl
[2025-05-18T22:23:54.146Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-18T22:23:54.467Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-18T22:23:54.467Z]
[2025-05-18T22:23:54.467Z] Starting to generate test make files.
[2025-05-18T22:23:54.467Z]
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2025-05-18T22:23:54.788Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2025-05-18T22:23:55.115Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2025-05-18T22:23:55.116Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/annotation/autoGen.mk
[2025-05-18T22:23:55.116Z]
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2025-05-18T22:23:55.116Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/charsets/autoGen.mk
[2025-05-18T22:23:55.116Z]
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2025-05-18T22:23:55.116Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2025-05-18T22:23:55.116Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/codepage/autoGen.mk
[2025-05-18T22:23:55.116Z]
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2025-05-18T22:23:55.440Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/coin/autoGen.mk
[2025-05-18T22:23:55.440Z]
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2025-05-18T22:23:55.440Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/Compiler/autoGen.mk
[2025-05-18T22:23:55.440Z]
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2025-05-18T22:23:55.440Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/env/autoGen.mk
[2025-05-18T22:23:55.440Z]
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2025-05-18T22:23:55.440Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/file/autoGen.mk
[2025-05-18T22:23:55.440Z]
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2025-05-18T22:23:55.440Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/IDN/autoGen.mk
[2025-05-18T22:23:55.440Z]
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2025-05-18T22:23:55.440Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/jdbc41/autoGen.mk
[2025-05-18T22:23:55.440Z]
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2025-05-18T22:23:55.440Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/nio/autoGen.mk
[2025-05-18T22:23:55.440Z]
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2025-05-18T22:23:55.440Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/pref/autoGen.mk
[2025-05-18T22:23:55.440Z]
[2025-05-18T22:23:55.440Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2025-05-18T22:23:55.441Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/regex/autoGen.mk
[2025-05-18T22:23:55.441Z]
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2025-05-18T22:23:55.441Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/scanner/autoGen.mk
[2025-05-18T22:23:55.441Z]
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2025-05-18T22:23:55.441Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/urlclassloader/autoGen.mk
[2025-05-18T22:23:55.441Z]
[2025-05-18T22:23:55.441Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/autoGen.mk
[2025-05-18T22:23:55.441Z]
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2025-05-18T22:23:55.441Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2025-05-18T22:23:55.441Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/autoGen.mk
[2025-05-18T22:23:55.441Z]
[2025-05-18T22:23:55.441Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../autoGen.mk
[2025-05-18T22:23:55.441Z]
[2025-05-18T22:23:55.441Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../TKG/utils.mk
[2025-05-18T22:23:55.441Z]
[2025-05-18T22:23:55.441Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../TKG/rerun.mk
[2025-05-18T22:23:55.441Z]
[2025-05-18T22:23:55.441Z] Make files are generated successfully.
[2025-05-18T22:23:55.441Z]
[2025-05-18T22:23:55.441Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T22:23:55.441Z] make -f runtest.mk _special.functional
[2025-05-18T22:23:55.441Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG'
[2025-05-18T22:23:56.117Z]
[2025-05-18T22:23:56.117Z] Running make 4.4.1
[2025-05-18T22:23:56.117Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/
[2025-05-18T22:23:56.117Z] set JDK_VERSION to 8
[2025-05-18T22:23:56.440Z] set JDK_IMPL to hotspot
[2025-05-18T22:23:56.440Z] set JVM_VERSION to openjdk8
[2025-05-18T22:23:56.440Z] set JCL_VERSION to latest
[2025-05-18T22:23:56.440Z] JAVA_HOME was originally set to C:\openjdk\jdk-17
[2025-05-18T22:23:56.440Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image
[2025-05-18T22:23:56.440Z] set SPEC to win_x86
[2025-05-18T22:23:56.440Z] set TEST_FLAG to
[2025-05-18T22:23:56.745Z] Running special.functional ...
[2025-05-18T22:23:56.745Z] There are 170 test targets in special.functional
[2025-05-18T22:23:56.745Z] "c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-05-18T22:23:56.745Z] openjdk version "1.8.0_462-beta"
[2025-05-18T22:23:56.745Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505172008-b02)
[2025-05-18T22:23:56.745Z] OpenJDK Client VM (Temurin)(build 25.462-b02, mixed mode)
[2025-05-18T22:23:57.050Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests'
[2025-05-18T22:23:57.050Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/functional'
[2025-05-18T22:23:57.354Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/functional/MBCS_Tests'
[2025-05-18T22:23:57.668Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/functional/MBCS_Tests/annotation'
[2025-05-18T22:23:57.668Z]
[2025-05-18T22:23:57.973Z] ===============================================